This is a generic error put out by VAJ (actually WebSphere) when one of
your servlets in your app.webapp fails to load. In this case, it's most
probably the ActionServlet. Check all you classpaths (in the servlet
engine) and make sure you have the xml files in the correct directory. I
can post some instructions on how to install Struts 1.1b in VAJ 4.0 if you
need it.






Struts Newsgroup (@Basebeans.com) <struts on 05/12/2002 10:40:01 PM

Please respond to "Struts Users Mailing List"
      <[EMAIL PROTECTED]>

To:   [EMAIL PROTECTED]
cc:
Subject:  VAJ 4 & Struts & Error 503


Subject: VAJ 4 & Struts & Error 503
From: Marco <[EMAIL PROTECTED]>
 ===
Hi,

I get the following error when trying the Employeelist example from IBM. I
setup everything like the article said. What else can I try?

THanks,
Marco

THis is the error msg.

Error 503
An error has occured while processing
request:http://localhost:8080/employeelist/
Message: Application is currently unavailable for service

Target Servlet: null
StackTrace:
---------------------------------------------------------------------------
-- ---
Root Error-1: Application is currently unavailable for service

com.ibm.servlet.engine.webapp.ApplicationUnavailableException: Application
is currently unavailable for service
     java.lang.Throwable(java.lang.String)
     java.lang.Exception(java.lang.String)
     javax.servlet.ServletException(java.lang.String)
     com.ibm.websphere.servlet.error.ServletErrorReport(java.lang.String)
     com.ibm.servlet.engine.webapp.WebAppErrorReport(java.lang.String)
     com.ibm.servlet.engine.webapp.ApplicationUnavailableException(com.ibm.
     se
rvlet.engine.webapp.WebApp)
     void
com.ibm.servlet.engine.webapp.WebAppRequestDispatcher.handleWebAppDispatch(
co m.ibm.servlet.engine.webapp.WebAppRequest,
javax.servlet.http.HttpServletResponse, boolean)
     void
com.ibm.servlet.engine.webapp.WebAppRequestDispatcher.dispatch(javax.servle
t. ServletRequest, javax.servlet.ServletResponse, boolean)
     void
com.ibm.servlet.engine.webapp.WebAppRequestDispatcher.forward(javax.servlet
.S ervletRequest, javax.servlet.ServletResponse)
     void
com.ibm.servlet.engine.srt.WebAppInvoker.handleInvocationHook(java.lang.Obj
ec t)
     void
com.ibm.servlet.engine.invocation.CachedInvocation.handleInvocation(java.la
ng .Object)
     void
com.ibm.servlet.engine.srp.ServletRequestProcessor.dispatchByURI(java.lang.
St ring, com.ibm.servlet.engine.srp.ISRPConnection)
     void
com.ibm.servlet.engine.oselistener.OSEListenerDispatcher.service(com.ibm.se
rv let.engine.oselistener.api.IOSEConnection)
     void
com.ibm.servlet.engine.http_transport.HttpTransportHandler.handleConnection
(j ava.net.Socket)
     void com.ibm.servlet.engine.http_transport.HttpTransportHandler.run()
     void java.lang.Thread.run()







--
===========================================
Lekkere recepten en een verzameling culinaire adresjes op
http://www.tastyweb.nl

--
To unsubscribe, e-mail:   <
mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <
mailto:[EMAIL PROTECTED]>






**********************************************************************
Please Note:
The information in this E-mail message, and any files transmitted
with it, is confidential and may be legally privileged.  It is
intended only for the use of the individual(s) named above.  If you
are the intended recipient, be aware that your use of any confidential
or personal information may be restricted by state and federal
privacy laws.  If you, the reader of this message, are not the
intended recipient, you are hereby notified that you should not
further disseminate, distribute, or forward this E-mail message.
If you have received this E-mail in error, please notify the sender
and delete the material from any computer.  Thank you.
**********************************************************************



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to