Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Another Admin Server won't start error 10 (arg)

5 views
Skip to first unread message

Bill Mathews

unread,
May 22, 2001, 2:26:02 PM5/22/01
to
I have the following error which prevents me from starting the WS AdminServer. I'm running on win/2000 and have WebSphere Commerce Suite 5.1 installed also. I've been researching the newsgroup and have not seen this specific error yet....

As usual, any pointers (or solutions) would be appreciated.

Bill Mathews
 

[01.05.22 12:53:25:451 CDT] 52619e6d AdminServer   F Encountered an exception in
 the main method java.rmi.RemoteException: ; nested exception is:
        com.ibm.ejs.EJSException: Could not register with Location Service Daemon; nested exception is:
        java.lang.ClassCastException
com.ibm.ejs.EJSException: Could not register with Location Service Daemon; nested exception is:
        java.lang.ClassCastException
java.lang.ClassCastException
        at java.lang.Throwable.<init>(Throwable.java:84)
        at java.lang.Exception.<init>(Exception.java:35)
        at java.lang.RuntimeException.<init>(RuntimeException.java:39)
        at java.lang.ClassCastException.<init>(ClassCastException.java:38)
        at javax.rmi.PortableRemoteObject.narrow(PortableRemoteObject.java:324)
        at com.ibm.CORBA.services.lsd.LocationServiceClient.<init>(LocationServiceClient.java:140)
        at com.ibm.CORBA.services.lsd.LocationServiceClient.initialize(LocationServiceClient.java:161)
        at com.ibm.ejs.oa.LocationService.registerExplicit(LocationService.java:191)
        at com.ibm.ejs.oa.EJSServerORBImpl.<init>(EJSServerORBImpl.java:135)
        at com.ibm.ejs.oa.EJSORB.init(EJSORB.java:324)
        at com.ibm.ejs.sm.server.ManagedServer.initializeOrb(ManagedServer.java:806)
        at com.ibm.ejs.sm.server.ManagedServer.initializeRuntime(ManagedServer.java:542)
        at com.ibm.ejs.sm.server.AdminServer.initializeRuntime(AdminServer.java:996)
        at com.ibm.ejs.sm.server.AdminServer.main(AdminServer.java:358)

Alex Strauss

unread,
May 22, 2001, 2:52:38 PM5/22/01
to
Bill,
 
it is likely that you configured multiple IP-Adresses on your machine and/or changed the hostname recently after installing WebSphere.
"Bill Mathews" <bma...@attglobal.net> wrote in message news:3B0AAF3A...@attglobal.net...

Vehbi Durmaz

unread,
May 31, 2001, 5:10:05 AM5/31/01
to
Hello,
In my case; I installed these products;
-win2000 Server
-WAS 3.5.3
-HTTP Server 1.3.12
-DB2 7.1 fix2
-JDK1.2.2
-CommerSuite5.1
-Payment Manager 2.2.01
-Set Cassette 2.2.0.1
 
Case 1:When I boot the machine WAS service is starting and everything is okey. But if I stop WAS service and try to restart only the WAS Service it does not start and gives the error "service-specific error 10". After that when I reboot the server it starts. The  adminserver_stderr.log file is as follow;
I checked the recommendation in the newsgroup but they didn't solve my problem.

ident 4 "Reference Handler" java.lang.Throwable

at java.lang.Throwable.<init>(Throwable.java:84)

at com.ibm.ejs.ras.CBuffLogger.fatalEvent(CBuffLogger.java(Compiled Code))

at com.ibm.ejs.ras.Tr.fireTraceEvent(Tr.java(Compiled Code))

at com.ibm.ejs.ras.Tr.fatal(Tr.java:685)

at com.ibm.ejs.sm.server.AdminServer.invokeInitializers(AdminServer.java(Compiled Code))

at com.ibm.ejs.sm.server.AdminServer.completeNodeInitialization(AdminServer.java:1311)

at com.ibm.ejs.sm.server.AdminServer.main(AdminServer.java:362)

Case 2:In another computer I installed the same products on win2000 workstation, for a time everything was ok, but later, I don't know why, it gave the following error in the log file and even I reboot machine WAS Service does not start. The other services are all okey.

)

java.lang.Throwable


 at java.lang.Throwable.<init>(Throwable.java:84)

 at com.ibm.ejs.ras.CBuffLogger.fatalEvent(CBuffLogger.java(Compiled Code))
 at com.ibm.ejs.ras.Tr.fireTraceEvent(Tr.java(Compiled Code))
 at com.ibm.ejs.ras.Tr.fatal(Tr.java:685)
 at com.ibm.ejs.sm.util.db.DBMgr.initialize(DBMgr.java:218)
 at com.ibm.ejs.sm.server.AdminServer.startConnectionMgr(AdminServer.java:1226)
 at com.ibm.ejs.sm.server.AdminServer.initializeRuntime(AdminServer.java:1001)
 at com.ibm.ejs.sm.server.AdminServer.main(AdminServer.java:360

Can anybody help me?? It's urgent for me..

 

Vehbi Durmaz

unread,
May 31, 2001, 10:07:58 AM5/31/01
to
Hello,
In my case; I installed these products;
-win2000 Server
-WAS 3.5.3
-HTTP Server 1.3.12
-DB2 7.1 fix2
-JDK1.2.2
-CommerSuite5.1
-Payment Manager 2.2.01
-Set Cassette 2.2.0.1
 
Case 1:When I boot the machine WAS service is starting and everything is okey. But if I stop WAS service and try to restart only the WAS Service it does not start and gives the error "service-specific error 10". After that when I reboot the server it starts. The  adminserver_stderr.log file is as follow;
I checked the recommendation in the newsgroup but they didn't solve my problem.

ident 4 "Reference Handler" java.lang.Throwable

at java.lang.Throwable.<init>(Throwable.java:84)

at com.ibm.ejs.ras.CBuffLogger.fatalEvent(CBuffLogger.java(Compiled Code))

at com.ibm.ejs.ras.Tr.fireTraceEvent(Tr.java(Compiled Code))

at com.ibm.ejs.ras.Tr.fatal(Tr.java:685)

at com.ibm.ejs.sm.server.AdminServer.invokeInitializers(AdminServer.java(Compiled Code))

at com.ibm.ejs.sm.server.AdminServer.completeNodeInitialization(AdminServer.java:1311)

at com.ibm.ejs.sm.server.AdminServer.main(AdminServer.java:362)

Case 2:In another computer I installed the same products on win2000 workstation, for a time everything was ok, but later, I don't know why, it gave the following error in the log file and even I reboot machine WAS Service does not start. The other services are all okey.

)

java.lang.Throwable


 at java.lang.Throwable.<init>(Throwable.java:84)

 at com.ibm.ejs.ras.CBuffLogger.fatalEvent(CBuffLogger.java(Compiled Code))
 at com.ibm.ejs.ras.Tr.fireTraceEvent(Tr.java(Compiled Code))
 at com.ibm.ejs.ras.Tr.fatal(Tr.java:685)
 at com.ibm.ejs.sm.util.db.DBMgr.initialize(DBMgr.java:218)
 at com.ibm.ejs.sm.server.AdminServer.startConnectionMgr(AdminServer.java:1226)
 at com.ibm.ejs.sm.server.AdminServer.initializeRuntime(AdminServer.java:1001)
 at com.ibm.ejs.sm.server.AdminServer.main(AdminServer.java:360

Can anybody help me?? It's urgent for me..

Bill,

JAGAN kARUTURI

unread,
May 31, 2001, 11:38:03 AM5/31/01
to
You could get more detailed cause for the failure by running the
adminservice from command line. adminserver.bat file is located in
\websphere\appserver\bin\debug directory.


"Vehbi Durmaz" <ve...@tr.ibm.com> wrote in message news:<9f522h$t3q$1...@news.boulder.ibm.com>...

> --

Paul Ilechko

unread,
May 31, 2001, 1:38:51 PM5/31/01
to
don't stop the WAS service, stop the node from the console (or using XMLconfig). Otherwise you might get orphaned java processes.

Vehbi Durmaz wrote:

Hello,In my case; I installed these products;-win2000 Server-WAS 3.5.3-HTTP Server 1.3.12-DB2 7.1 fix2-JDK1.2.2-CommerSuite5.1-Payment Manager 2.2.01-Set Cassette 2.2.0.1 Case 1:When I boot the machine WAS service is starting and everything is okey. But if I stop WAS service and try to restart only the WAS Service it does not start and gives the error "service-specific error 10". After that when I reboot the server it starts. The  adminserver_stderr.log file is as follow;I checked the recommendation in the newsgroup but they didn't solve my problem.ident 4 "Reference Handler" java.lang.Throwable

at java.lang.Throwable.<init>(Throwable.java:84)

at com.ibm.ejs.ras.CBuffLogger.fatalEvent(CBuffLogger.java(Compiled Code))

at com.ibm.ejs.ras.Tr.fireTraceEvent(Tr.java(Compiled Code))

at com.ibm.ejs.ras.Tr.fatal(Tr.java:685)

at com.ibm.ejs.sm.server.AdminServer.invokeInitializers(AdminServer.java(Compiled Code))

at com.ibm.ejs.sm.server.AdminServer.completeNodeInitialization(AdminServer.java:1311)

at com.ibm.ejs.sm.server.AdminServer.main(AdminServer.java:362)

Case 2:In another computer I installed the same products on win2000 workstation, for a time everything was ok, but later, I don't know why, it gave the following error in the log file and even I reboot machine WAS Service does not start. The other services are all okey.

)

java.lang.Throwable
 at java.lang.Throwable.<init>(Throwable.java:84)
 at com.ibm.ejs.ras.CBuffLogger.fatalEvent(CBuffLogger.java(Compiled Code))
 at com.ibm.ejs.ras.Tr.fireTraceEvent(Tr.java(Compiled Code))
 at com.ibm.ejs.ras.Tr.fatal(Tr.java:685)
 at com.ibm.ejs.sm.util.db.DBMgr.initialize(DBMgr.java:218)
 at com.ibm.ejs.sm.server.AdminServer.startConnectionMgr(AdminServer.java:1226)
 at com.ibm.ejs.sm.server.AdminServer.initializeRuntime(AdminServer.java:1001)
 at com.ibm.ejs.sm.server.AdminServer.main(AdminServer.java:360

Can anybody help me?? It's urgent for me..
 
 

"Alex Strauss" <alex...@hotmail.com> wrote in message news:9eect9$18dc$1...@news.boulder.ibm.com...Bill, it is likely that you configured multiple IP-Adresses on your machine and/or changed the hostname recently after installing WebSphere.
"Bill Mathews" <bma...@attglobal.net> wrote in message news:3B0AAF3A...@attglobal.net...I have the following error which prevents me from starting the WS AdminServer. I'm running on win/2000 and have WebSphere Commerce Suite 5.1 installed also. I've been researching the newsgroup and have not seen this specific error yet....

0 new messages