Announcement Banner

edmandsj

updated

14 years ago

E

edmandsj

5 Posts

0

6064

April 18th, 2012 14:00

GST will not run --- dbsrv9 [defunct] process

Hey Guys,

Had an issue with 7.6.2 and JAVA! Oh man, who knew! So got that sorted out by downgrading java all around. Discovered that upgrading NMC to 7.6.3 would allow 1.7 / java 7 to be used. Great! So that's where I was headed.

I shut down all services (networker and gst ) and did an rpm -e on all packages for 7.6.2.

Downloaded 7.6.3 for linux_x86_64

installed all 10 rpms

ran nmc_config

told it to import old database (even tried to let it create a new datbase on it's own...didn't do anything)

tell it to start services

and I get the following error seen in gstd.raw:

83401:(pid 5733): Warning: The entropy gathering device detected (used to provide random numbers for authentication) may not provide an unique random number. This is just an informational warning. Please ensure that a pseudo-random number generator (prngd) is running on this system to avoid this message.

0 1334781588 2 0 0 4147853520 5733 0 boron.nimh.nih.gov gstd 2 %s 1 0 56 odbc_lib.c(763): lgodbc_alloc_connection(): SQLConnect()

0 1334781588 2 0 0 4147853520 5733 0 boron.nimh.nih.gov gstd 2 %s 1 0 27       ODBC environment handle:

0 1334781588 2 0 0 4147853520 5733 0 boron.nimh.nih.gov gstd 2 %s 1 0 35       ODBC database connection handle:

0 1334781588 2 0 0 4147853520 5733 0 boron.nimh.nih.gov gstd 2 %s 1 0 83     08001: [Sybase][ODBC Driver][Adaptive Server Anywhere]Database server not found

0 1334781588 2 0 0 4147853520 5733 0 boron.nimh.nih.gov gstd 2 %s 1 0 46 Internal error: could not get database handle.

0 1334781593 2 0 0 4147853520 5733 0 boron.nimh.nih.gov gstd 2 %s 1 0 46 Internal error: could not get database handle.

0 1334781593 2 0 0 4147853520 5733 0 boron.nimh.nih.gov gstd 2 %s 1 0 115 Please also see the 'db_output.log' file in this product's logs directory for the database server's output messages

0 1334781593 2 0 0 4147853520 5733 0 boron.nimh.nih.gov gstd 2 %s 1 0 50 Internal error: could not release database handle.

4690 1334781598 2 0 0 4147853520 5733 0 boron.nimh.nih.gov gstd 2 %s 1 0 27 library error 22 os error 0

31582 1334781598 2 0 0 4147853520 5733 0 boron.nimh.nih.gov gstd 23 *** gstd stopping at %s 1 36 24 Wed Apr 18 16:39:58 2012

when doing a ps -ef | grep dbsrv9 I get the following:

[root@boron lib]# service gst start

Starting GST:

GST Services, Version 7.6.3.Build.870

done.

[root@boron lib]# ps -ef | grep dbsrv9

root      5859  5851  0 17:03 ?        00:00:00 [dbsrv9]

root      5887  4473  0 17:03 pts/1    00:00:00 grep dbsrv9

GST continues to die and I cannot open GUI.

even tried this: javaws http://localhost:9000/gconsole.jnlp

and get this:

Exception

CouldNotLoadArgumentException[ Could not load file/URL specified: http://localhost:9000/gconsole.jnlp]

    at com.sun.javaws.Main.launchApp(Unknown Source)

    at com.sun.javaws.Main.continueInSecureThread(Unknown Source)

    at com.sun.javaws.Main$1.run(Unknown Source)

    at java.lang.Thread.run(Unknown Source)

Wrapped Exception

java.net.ConnectException: Connection refused

    at java.net.PlainSocketImpl.socketConnect(Native Method)

    at java.net.PlainSocketImpl.doConnect(Unknown Source)

    at java.net.PlainSocketImpl.connectToAddress(Unknown Source)

    at java.net.PlainSocketImpl.connect(Unknown Source)

    at java.net.SocksSocketImpl.connect(Unknown Source)

    at java.net.Socket.connect(Unknown Source)

    at java.net.Socket.connect(Unknown Source)

    at sun.net.NetworkClient.doConnect(Unknown Source)

    at sun.net.www.http.HttpClient.openServer(Unknown Source)

    at sun.net.www.http.HttpClient.openServer(Unknown Source)

    at sun.net.www.http.HttpClient. (Unknown Source)

    at sun.net.www.http.HttpClient.New(Unknown Source)

    at sun.net.www.http.HttpClient.New(Unknown Source)

    at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(Unknown Source)

    at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)

    at sun.net.www.protocol.http.HttpURLConnection.connect(Unknown Source)

    at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)

    at com.sun.deploy.net.HttpUtils.followRedirects(Unknown Source)

    at com.sun.deploy.net.BasicHttpRequest.doRequest(Unknown Source)

    at com.sun.deploy.net.BasicHttpRequest.doRequest(Unknown Source)

    at com.sun.deploy.net.BasicHttpRequest.doGetRequest(Unknown Source)

    at com.sun.javaws.jnl.LaunchDescFactory.buildDescriptor(Unknown Source)

    at com.sun.javaws.jnl.LaunchDescFactory.buildDescriptor(Unknown Source)

    at com.sun.javaws.Main.launchApp(Unknown Source)

    at com.sun.javaws.Main.continueInSecureThread(Unknown Source)

    at com.sun.javaws.Main$1.run(Unknown Source)

    at java.lang.Thread.run(Unknown Source)

AHHHHHHHH F*@! JAVA