Prob deploying struts app on WAS
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > WebSphere > WebSphere Application Server > Prob deploying struts app on WAS




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

satvindermann is offline     Prob deploying struts app on WAS  
satvindermann


View Ip Address Report This Message To A Moderator Edit/Delete Message


Click Here to See the Profile for satvindermann Click here to Send satvindermann a Private Message Find more posts by satvindermann Add satvindermann to your buddy list
 
05-25-04 08:04 AM

Hi,

I am new with Websphere 4.0.1. i have my struts application that runs fine i
n WSAD, but when I try to run the same in WAS, I get an error that says : di
d not realise the error in init() of the servlet. 

I am really stuck because of this issue. Can anyone help me regarding the sa
me

regards
Satvinder

The detailed error is as follows:

SRVE0100E: Did not realize  init() exception thrown by servlet PRController:
 javax.servlet.ServletException: javax/xml/parsers/SAXParser.getXMLReader 	a
t com.ibm.servlet.engine.webapp.StrictServletInstance.doInit(ServletManager.
java:817) 	at com.ibm.servlet.engine.webapp.StrictLifecycleServlet._init(Str
ictLifecycleServlet.java:137) 	at com.ibm.servlet.engine.webapp.PreInitializ
edServletState.init(StrictLifecycleServlet.java:243) 	at com.ibm.servlet.eng
ine.webapp.StrictLifecycleServlet.init(StrictLifecycleServlet.java:103) 	at 
com.ibm.servlet.engine.webapp.ServletInstance.init(ServletManager.java:388) 
	at javax.servlet.GenericServlet.init(GenericServlet.java:258) 	at com.ibm.s
ervlet.engine.webapp.ServletManager.addServlet(ServletManager.java:84) 	at c
om.ibm.servlet.engine.webapp.WebAppServletManager.loadServlet(WebAppServletM
anager.java:226) 	at com.ibm.servlet.engine.webapp.WebAppServletManager.load
AutoLoadServlets(WebAppServletManager.java:357) 	at com.ibm.servlet.engine.w
ebapp.WebApp.loadServletManager(WebApp.java:1001) 	at com.ibm.servlet.engine
.webapp.WebApp.init(WebApp.java:133) 	at com.ibm.servlet.engine.srt.WebGroup
.loadWebApp(WebGroup.java:234) 	at com.ibm.servlet.engine.srt.WebGroup.init(
WebGroup.java:139) 	at com.ibm.servlet.engine.ServletEngine.addWebApplicatio
n(ServletEngine.java:633) 	at com.ibm.ws.runtime.WebContainer.install(WebCon
tainer.java:36) 	at com.ibm.ws.runtime.Server.startModule(Server.java:615) 	
at com.ibm.ejs.sm.active.ActiveModule.startModule(ActiveModule.java:509) 	at
 com.ibm.ejs.sm.active.ActiveModule.startAction(ActiveModule.java:355) 	at c
om.ibm.ejs.sm.active.ActiveObject.startObject(ActiveObject.java:709) 	at com
.ibm.ejs.sm.active.ActiveObject.start(ActiveObject.java:131) 	at com.ibm.ejs
.sm.active.ActiveObject.operateOnContainedObjects(ActiveObject.java:609) 	at
 com.ibm.ejs.sm.active.ActiveEJBServer.startAction(ActiveEJBServer.java:730)
 	at com.ibm.ejs.sm.active.ActiveObject.startObject(ActiveObject.java:709) 	
at com.ibm.ejs.sm.active.ActiveObject.start(ActiveObject.java:131) 	at java.
lang.reflect.Method.invoke(Native Method) 	at com.ibm.ejs.sm.agent.AdminAgen
tImpl.activeObjectInvocation(AdminAgentImpl.java:93) 	at com.ibm.ejs.sm.agen
t.AdminAgentImpl.invokeActiveObject(AdminAgentImpl.java:62) 	at com.ibm.ejs.
sm.agent._AdminAgentImpl_Tie._invoke(_AdminAgentImpl_Tie.java:80) 	at com.ib
m.CORBA.iiop.ExtendedServerDelegate.dispatch(ExtendedServerDelegate.java:506
) 	at com.ibm.CORBA.iiop.ORB.process(ORB.java:2294) 	at com.ibm.CORBA.iiop.O
rbWorker.run(OrbWorker.java:185) 	at com.ibm.ejs.oa.pool.ThreadPool$PooledWo
rker.run(ThreadPool.java:95) 	at com.ibm.ws.util.CachedThread.run(ThreadPool
.java:122)




[ Post a follow-up to this message ]



    Re: Prob deploying struts app on WAS  
Ken Hygh


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
05-25-04 09:30 PM

satvindermann wrote:

>Hi,
>
>I am new with Websphere 4.0.1. i have my struts application that runs
>fine in WSAD, but when I try to run the same in WAS, I get an error
>that says : did not realise the error in init() of the servlet.
>
>I am really stuck because of this issue. Can anyone help me regarding
>the same
>
>regards
>Satvinder
>
>The detailed error is as follows:
>
>SRVE0100E: Did not realize  init() exception thrown by servlet
>PRController: javax.servlet.ServletException:
>javax/xml/parsers/SAXParser.getXMLReader 	at
>
>
>
[snip]

>--
>satvindermann
>------------------------------------------------------------------------
>Posted via http://www.webservertalk.com
>------------------------------------------------------------------------
>View this thread: http://www.webservertalk.com/message239229.html
>
>
>
You probably have Xerces or Xalan jars in your ear or war, and you need
to remove them.
Ken





[ Post a follow-up to this message ]



satvindermann is offline     Re: Re: Prob deploying struts app on WAS  
satvindermann


View Ip Address Report This Message To A Moderator Edit/Delete Message


Click Here to See the Profile for satvindermann Click here to Send satvindermann a Private Message Find more posts by satvindermann Add satvindermann to your buddy list
 
05-26-04 10:21 AM

Thanx a lot for the promp reply, but the error was in the wrong version of t
he xalan file. The app has now started working.

regards
Satvinder




[ Post a follow-up to this message ]



satvindermann is offline     Re: Re: Prob deploying struts app on WAS  
satvindermann


View Ip Address Report This Message To A Moderator Edit/Delete Message


Click Here to See the Profile for satvindermann Click here to Send satvindermann a Private Message Find more posts by satvindermann Add satvindermann to your buddy list
 
05-26-04 12:42 PM

If possible, can you help me understand why i get the following error now wh
en i try to run the app:

Invalid Oracle URL" 
the datasource has been mentioned as :jdbc:oracle:thin:@1.11.100.11:1521:dev
t

Any idea where am i going wrong on this?

regards
Satvinder




[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 07:24 AM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register