After upgrading to 8.1.1, the startup fails after reboot.
Immediately after rebooting the appliance, the UI is inaccessable with message “The appliance has been shut down”
On the command line, the following output:
sudo /sbin/service tideway status
Free Space Monitor (pid 4391) is running…
Security is stopped
Options is stopped
Discovery is stopped
Model is stopped
SQL Provider is stopped
Reasoning is stopped
NetFlow capture is not enabled
Reports is stopped
Application Server is stopped
And the following error in tw_svc_security.out:
[tideway@localhost log]$ cat tw_svc_security.out
Mon Mar 1 14:21:34 2010 : tw_svc_security started.
omniORB: (0) 2010-03-01 14:21:34.956168: Failed to bind to address :: port 25000. Address in use?
omniORB: (0) 2010-03-01 14:21:34.956214: Error: Unable to create an endpoint of this description: giop:tcp::25000
Traceback (most recent call last):
File "./main.py", line 66, in <module>
File "./main.py", line 54, in main
File "./servants.py", line 394, in init
File "/usr/tideway/lib/python2.6/site-packages/omniORB/CORBA.py", line 576, in resolve_initial_references
return _omnipy.orb_func.resolve_initial_references(self, identifier)
omniORB.CORBA.INITIALIZE: CORBA.INITIALIZE(omniORB.INITIALIZE_TransportError, CORBA.COMPLETED_NO)
Mon Mar 1 14:21:35 2010 : Watchdog : Service failed in 0.3 seconds (signal 0). Exiting.
[tideway@localhost log]$
Anyone seen this before?
