News:

Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com

Main Menu

0710beta3 amd64 upgrade issue

Started by valerian, January 20, 2008, 04:35:48 AM

Previous topic - Next topic

valerian

Well,

I spent the whole day on this. Got a decent upgrade, but now DCErouter will not start.  Please advise. Searched forums but no luck. Deleted all my MD's and just have core and orbiter left (Hybrid) left in database. Any Help greatly appreciated. Thanks. +V


When I type:nc -z localhost 3450 || echo "Port 3450 is closed"

I get:

Port 3450 is closed


netstat -ap | grep LISTEN | grep 3450

returns nothing.

Here are the logs from: StartCoreServices and DCErouter.


tail -f /var/log/pluto/StartCoreServices.log


+ nc -z localhost 3450
+ sleep 0.1
+ nc -z localhost 3450
+ sleep 0.1
+ nc -z localhost 3450
+ sleep 0.1
+ nc -z localhost 3450
+ sleep 0.1
+ nc -z localhost 3450
+ sleep 0.1
+ nc -z localhost 3450
+ sleep 0.1
+ nc -z localhost 3450
+ sleep 0.1
+ nc -z localhost 3450
+ sleep 0.1
+ nc -z localhost 3450



tail -f /var/log/pluto/DCERouter.log


1       01/19/08 21:27:44       DCERouter (server)      Starting... 120
Sat Jan 19 21:27:44 CST 2008 Starting
Return code: 126
3       01/19/08 21:27:45       DCERouter (server)      Device died... count=120/200 dev=DCERouter
Sat Jan 19 21:27:45 CST 2008 died
========== NEW LOG SECTION ==========
1       01/19/08 21:27:50       DCERouter (server)      Starting... 121
Sat Jan 19 21:27:50 CST 2008 Starting
Return code: 126
3       01/19/08 21:27:51       DCERouter (server)      Device died... count=121/200 dev=DCERouter
Sat Jan 19 21:27:51 CST 2008 died
========== NEW LOG SECTION ==========
1       01/19/08 21:27:56       DCERouter (server)      Starting... 122
Sat Jan 19 21:27:56 CST 2008 Starting
Return code: 126
3       01/19/08 21:27:56       DCERouter (server)      Device died... count=122/200 dev=DCERouter
Sat Jan 19 21:27:56 CST 2008 died
========== NEW LOG SECTION ==========
1       01/19/08 21:28:01       DCERouter (server)      Starting... 123
Sat Jan 19 21:28:01 CST 2008 Starting
Return code: 126                               

valerian

 ;D Well due to the overwhelming responses .... I decided to do a full clean install. So far so good. The good news is I had most of my media on a raid / LVM array that are separate from the install drive. It will still take me some time to get that up a running and have the system where it was before.

Cheers.

+V