hi all
i was trying to deploy servlet filters on websphere
version 4.0 but then came to know that WAS 4.0
supports only upto servlet spec 2.2 and filters it
seems are in spec 2.3 which is supported by WAS 5.0
(also called WSTD). I downloaded the trial version of
WSTD and tried to install it on my comp the
installation was successful but the Server is not
running and is throwing exception.
This is happening when i type "startserverbasic" on
the command prompt.
the message coming on command prompt is as follows
Java 2 Security Manager is installed and enabled
Rethrowing AccessControlExceptions enabled:true
IBM WebSphere Application Server, Release 5.0.0
WebSphere Technology for Developers
Copyright IBM Corp., 1997-2001
[5/21/02 16:29:47:828 CST] 7e36ed7d 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)
but if i run the application server by clicking on
"start Application server" option on the GUI the
application server runs, but http server does'nt runs.
previously when i used to type "http://localhost" in
the URL in the browser it used to show me the "welcome
Page" for IBM Http server. but now it shows "page can
not be displayed" also the admin console is runnning
properly in the browser(on port 9090 just like in WAS
4.0)
further information taht i think will be helpful in
figuring oput the prob is as follows.
1. I already ahd Websphere Advansed Edition Server
(full version with IBM Http Server). But when i
installed WSTD i selected to upgrade it to WSTD
instead of taking a backup of WAS 4.0 and uninstall
it.
2. WSTD that i've installed is a trial version
downloaded from IBM's site.
please help and
thanks in advance
Gaurav
________________________________________________________________________
Everything you always wanted to know about cars and bikes,now
at: http://in.autos.yahoo.com/cricket/tracker.html
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html