Author Topic: 2.2 migration from 2.0: Proxy server will not start  (Read 1317 times)

Coarch

  • Zen Apprentice
  • *
  • Posts: 19
  • Karma: +1/-0
    • View Profile
2.2 migration from 2.0: Proxy server will not start
« on: May 09, 2012, 06:10:04 pm »
2.0 to 2.2 migration went fine, no errors listed from the script.  Noticed today that my Proxy service is listed as stopped on the dashboard.  Starting it doesn't keep it started although I get a successful start message.

The ebox.log shows this:
2012/05/08 21:57:59 WARN> Monitor.pm:625 EBox::Monitor::__ANON__ - measure EBox::Monitor::Measure::Squid::HTTPTraffic does not exist.
2012/05/08 21:57:59 DEBUG> Manager.pm:161 EBox::Monitor::Measure::Manager::measure - measure EBox::Monitor::Measure::Squid::RequestHitRatio does not exist.
2012/05/08 21:57:59 WARN> Monitor.pm:625 EBox::Monitor::__ANON__ - measure EBox::Monitor::Measure::Squid::RequestHitRatio does not exist.
2012/05/08 21:57:59 DEBUG> Manager.pm:161 EBox::Monitor::Measure::Manager::measure - measure EBox::Monitor::Measure::Squid::MemoryUsage does not exist.
2012/05/08 21:57:59 WARN> Monitor.pm:625 EBox::Monitor::__ANON__ - measure EBox::Monitor::Measure::Squid::MemoryUsage does not exist.
2012/05/08 21:58:05 INFO> Service.pm:706 EBox::Module::Service::restartService - Restarting service for module: apache
2012/05/08 21:58:06 INFO> ebox-apache-restart:52 main:: - Waiting for apache to shutdown, attempt 0
2012/05/08 21:58:09 INFO> Service.pm:706 EBox::Module::Service::restartService - Restarting service for module: events
2012/05/08 21:58:10 INFO> EventDaemon.pm:307 EBox::EventDaemon::_loadModules - EBox::Event::Watcher::EBackup loaded from registeredEvents
2012/05/08 21:58:10 INFO> EventDaemon.pm:307 EBox::EventDaemon::_loadModules - EBox::Event::Watcher::Monitor loaded from registeredEvents
2012/05/08 21:58:10 INFO> EventDaemon.pm:307 EBox::EventDaemon::_loadModules - EBox::Event::Watcher::Log loaded from registeredEvents
2012/05/08 21:58:10 INFO> EventDaemon.pm:307 EBox::EventDaemon::_loadModules - EBox::Event::Dispatcher::Log loaded from registeredDispatchers
2012/05/08 21:58:10 INFO> EventDaemon.pm:290 EBox::EventDaemon::_loadModules - Unlinking broken link /var/lib/ebox/conf/events/DispatcherEnabled//ControlCenter.pm
2012/05/08 21:58:10 WARN> EventDaemon.pm:188 EBox::EventDaemon::__ANON__ - Error executing run from EBox::Event::Watcher::Log: Can't call method "isa" on an undefined value at /usr/share/perl5/EBox/Global.pm line 780.
2012/05/08 21:58:11 INFO> Service.pm:706 EBox::Module::Service::restartService - Restarting service for module: network

Any help would be appreciated.