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

startserverbasic command exception

1 view
Skip to first unread message

Hrishikesh Barua

unread,
Dec 10, 2002, 4:39:52 AM12/10/02
to
hi
i'm running WAS 5.0 on WinNT 4.0 workstation.
at the command line, the startserver command works fine, but when i type
startserverbasic it gives me the following exceptions and exits

[09/12/02 12:40:50:982 IST] 60becbb2 StandardServe X WSVR0009E: Error
occurred during startup
java.lang.ClassCastException:
com.ibm.ejs.models.base.config.applicationserver.impl.ApplicationServerImpl
at
com.ibm.ws.runtime.StandardServer.readConfig(StandardServer.java:298)
at
com.ibm.ws.runtime.StandardServer.parseCommandLine(StandardServer.java:235)
at
com.ibm.ws.runtime.StandardServer.parseConfig(StandardServer.java:153)
at com.ibm.ws.runtime.StandardServer.main(StandardServer.java:524)
at java.lang.reflect.Method.invoke(Native Method)
at com.ibm.ws.bootstrap.WSLauncher.main(WSLauncher.java:158)

java.lang.reflect.InvocationTargetException: java.lang.NullPointerException
at com.ibm.ws.runtime.Server.stop(Server.java:322)
at com.ibm.ws.runtime.StandardServer.main(StandardServer.java:532)
at java.lang.reflect.Method.invoke(Native Method)
at com.ibm.ws.bootstrap.WSLauncher.main(WSLauncher.java:158)

what exactly is the startserverbasic command used for, then?? also, i haen't
made any changes to the serverconfig file.
--hrishikesh


0 new messages