Ticket #3754 (closed defect: worksforme)
Error loading class: EBox::TrafficShaping error: Attempt to reload EBox/TrafficShaping.pm aborted.
| Reported by: | datadesignsc@… | Owned by: | jamor@… |
|---|---|---|---|
| Milestone: | 2.2.X | Component: | trafficshaping |
| Severity: | normal | Keywords: | |
| Cc: |
Description (last modified by jamor@…) (diff)
Levantando el servidor me genero el error:
Error loading class: EBox::TrafficShaping? error: Attempt to reload EBox/TrafficShaping.pm aborted. Compilation failed in require at (eval 341) line 2. BEGIN failed--compilation aborted at (eval 341) line 2.
Error
Error loading class: EBox::TrafficShaping error: Attempt to reload EBox/TrafficShaping.pm aborted. Compilation failed in require at (eval 341) line 2. BEGIN failed--compilation aborted at (eval 341) line 2.
Trace
Error loading class: EBox::TrafficShaping error: Attempt to reload EBox/TrafficShaping.pm aborted.
Compilation failed in require at (eval 341) line 2.
BEGIN failed--compilation aborted at (eval 341) line 2.
at /usr/share/perl5/EBox/GlobalImpl.pm line 836
EBox::GlobalImpl::modInstance('EBox::GlobalImpl=HASH(0x21f8f918)', 1, 'trafficshaping') called at /usr/share/perl5/EBox/Global.pm line 92
EBox::Global::AUTOLOAD('EBox::Global=HASH(0x2407cea8)', 'trafficshaping') called at /usr/share/perl5/EBox/CGI/Dashboard/Index.pm line 70
EBox::CGI::Dashboard::Index::masonParameters('EBox::CGI::Dashboard::Index=HASH(0x2208e440)') called at /usr/share/perl5/EBox/CGI/Base.pm line 522
EBox::CGI::Base::_process('EBox::CGI::Dashboard::Index=HASH(0x2208e440)') called at /usr/share/perl5/EBox/CGI/Base.pm line 275
EBox::CGI::Base::run('EBox::CGI::Dashboard::Index=HASH(0x2208e440)') called at /usr/share/perl5/EBox/CGI/Run.pm line 129
EBox::CGI::Run::run('EBox::CGI::Run', '', 'EBox') called at /usr/share/zentyal/cgi/ebox.cgi line 34
ModPerl::ROOT::ModPerl::Registry::usr_share_zentyal_cgi_ebox_2ecgi::handler('Apache2::RequestRec=SCALAR(0x2208e280)') called at /usr/lib/perl5/ModPerl/RegistryCooker.pm line 204
eval {...} called at /usr/lib/perl5/ModPerl/RegistryCooker.pm line 204
ModPerl::RegistryCooker::run('ModPerl::Registry=HASH(0x2208de80)') called at /usr/lib/perl5/ModPerl/RegistryCooker.pm line 170
ModPerl::RegistryCooker::default_handler('ModPerl::Registry=HASH(0x2208de80)') called at /usr/lib/perl5/ModPerl/Registry.pm line 31
ModPerl::Registry::handler('ModPerl::Registry', 'Apache2::RequestRec=SCALAR(0x2208e280)') called at -e line 0
eval {...} called at -e line 0
Attachments
Change History
Changed 16 months ago by anonymous
-
attachment
zentyal.log
added
comment:1 Changed 16 months ago by jamor@…
- Component changed from base to trafficshaping
- Description modified (diff)
- Summary changed from Bug report from Zentyal Server to Error loading class: EBox::TrafficShaping error: Attempt to reload EBox/TrafficShaping.pm aborted.
comment:2 Changed 16 months ago by jamor@…
Hello,
could you paste in the ticket the output of the following command:
perl -MEBox::TrafficShaping -e 1
Thanks,
Javier
comment:3 Changed 16 months ago by jamor@…
- Status changed from new to closed
- Resolution set to worksforme
Hola de nuevo,
veo que en el zentyal.log hay muchos errores de este tipo:
2012/01/27 12:50:29 ERROR> GlobalImpl.pm:836 EBox::GlobalImpl::modInstance - Error loading class: EBox::TrafficShaping error: Unrecognized character \x0E in column 16 at /usr/share/perl5/EB ox/TrafficShaping.pm line 85.
Esto indica que el archivo de TrafficShaping?.pm esta corrupto. Lo mejor que puedes hacer es reinstalarlo con el siguiente comando:
apt-get install --reinstall zentyal-trafficshaping
o ir a la interfaz de gestión de sfotware, eliminarlo y reinstalarlo de nuevo.
Saludos, Javier
zentyal.log