After installing the fix pack 4, Error 503 has appeared
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > WebSphere > WebSphere Portal Server > After installing the fix pack 4, Error 503 has appeared




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

    After installing the fix pack 4, Error 503 has appeared  


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


 
01-25-07 12:21 PM

I have installed the 5104 fix pack to 2 portal servers(5101). But when i tried to acces
sing the main site http://localhost:9081/wps/myportal, the error "Error 503:
 Failed to load target servlet [portal]" was shown on the both browsers.
 And the log in Syst
emOut.log file is :

[1/25/07 16:23:00:266 CST] 5f64eabf ServletInstan E SRVE0100E: Did not r
ealize  init() exception thrown by servlet portal: javax.servlet.Unavailable
Exception: Initialization of one or more services failed.
at com.ibm.wps.engine.Servlet.init(Servlet.java:223)
at com.ibm.ws.webcontainer.servlet.StrictServletInstance.doInit(StrictServle
tInstance.java:82)
at com.ibm.ws.webcontainer.servlet.StrictLifecycleServlet._init(StrictLifecy
cleServlet.java:147)
at com.ibm.ws.webcontainer.servlet.PreInitializedServletState.init(StrictLif
ecycleServlet.java:270)
at com.ibm.ws.webcontainer.servlet.StrictLifecycleServlet.init(StrictLifecyc
leServlet.java:113)
at com.ibm.ws.webcontainer.servlet.ServletInstance.init(ServletInstance.java
:189)
at javax.servlet.GenericServlet.init(GenericServlet.java(Inlined Compiled Co
de))
at com.ibm.ws.webcontainer.webapp.WebAppServletManager.addServlet(WebAppServ
letManager.java(Compiled Code))
at com.ibm.ws.webcontainer.webapp.WebAppServletManager.loadServlet(WebAppSer
vletManager.java:224)
at com.ibm.ws.webcontainer.webapp.WebAppServletManager.getServletReference(W
ebAppServletManager.java:455)
at com.ibm.ws.webcontainer.webapp.WebApp.getServletReference(WebApp.java:652
)
at com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcherInfo.calculateInfo(
WebAppRequestDispatcherInfo.java:187)
at com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcherInfo.<init>(WebAppR
equestDispatcherInfo.java:68)
at com.ibm.ws.webcontainer.webapp.WebApp.getRequestDispatcher(WebApp.java:14
90)
at com.ibm.ws.webcontainer.webapp.WebApp.getRequestDispatcher(WebApp.java:14
49)
at com.ibm.ws.webcontainer.srt.WebAppInvoker.handleInvocationHook(WebAppInvo
ker.java:276)
at com.ibm.ws.webcontainer.cache.invocation.CachedInvocation.handleInvocatio
n(CachedInvocation.java:71)
at com.ibm.ws.webcontainer.srp.ServletRequestProcessor.dispatchByURI(Servlet
RequestProcessor.java:182)
at com.ibm.ws.webcontainer.oselistener.OSEListenerDispatcher.service(OSEList
ener.java:334)
at com.ibm.ws.webcontainer.http.HttpConnection.handleRequest(HttpConnection.
java:56)
at com.ibm.ws.http.HttpConnection.readAndHandleRequest(HttpConnection.java:6
24)
at com.ibm.ws.http.HttpConnection.run(HttpConnection.java:448)
at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:912)
Caused by: java.lang.Exception: ServiceManager: Previous initialization was 
not successful.
at com.ibm.wps.services.ServiceManager.initInternal(ServiceManager.java:231)
at com.ibm.wps.services.ServiceManager.init(ServiceManager.java:191)
at com.ibm.wps.services.ServiceManager.init(ServiceManager.java:128)
at com.ibm.wps.engine.Servlet.init(Servlet.java:217)
.. 22 more

[1/25/07 16:23:00:281 CST] 5f64eabf WebGroup      E SRVE0020E: [Serv
let Error]-[portal]: Failed to load servlet: javax.servlet.UnavailableEx
ception: Initialization of one or more services failed.
at com.ibm.wps.engine.Servlet.init(Servlet.java:223)
at com.ibm.ws.webcontainer.servlet.StrictServletInstance.doInit(StrictServle
tInstance.java:82)
at com.ibm.ws.webcontainer.servlet.StrictLifecycleServlet._init(StrictLifecy
cleServlet.java:147)
at com.ibm.ws.webcontainer.servlet.PreInitializedServletState.init(StrictLif
ecycleServlet.java:270)
at com.ibm.ws.webcontainer.servlet.StrictLifecycleServlet.init(StrictLifecyc
leServlet.java:113)
at com.ibm.ws.webcontainer.servlet.ServletInstance.init(ServletInstance.java
:189)
at javax.servlet.GenericServlet.init(GenericServlet.java(Inlined Compiled Co
de))
at com.ibm.ws.webcontainer.webapp.WebAppServletManager.addServlet(WebAppServ
letManager.java(Compiled Code))
at com.ibm.ws.webcontainer.webapp.WebAppServletManager.loadServlet(WebAppSer
vletManager.java:224)
at com.ibm.ws.webcontainer.webapp.WebAppServletManager.getServletReference(W
ebAppServletManager.java:455)
at com.ibm.ws.webcontainer.webapp.WebApp.getServletReference(WebApp.java:652
)
at com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcherInfo.calculateInfo(
WebAppRequestDispatcherInfo.java:187)
at com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcherInfo.<init>(WebAppR
equestDispatcherInfo.java:68)
at com.ibm.ws.webcontainer.webapp.WebApp.getRequestDispatcher(WebApp.java:14
90)
at com.ibm.ws.webcontainer.webapp.WebApp.getRequestDispatcher(WebApp.java:14
49)
at com.ibm.ws.webcontainer.srt.WebAppInvoker.handleInvocationHook(WebAppInvo
ker.java:276)
at com.ibm.ws.webcontainer.cache.invocation.CachedInvocation.handleInvocatio
n(CachedInvocation.java:71)
at com.ibm.ws.webcontainer.srp.ServletRequestProcessor.dispatchByURI(Servlet
RequestProcessor.java:182)
at com.ibm.ws.webcontainer.oselistener.OSEListenerDispatcher.service(OSEList
ener.java:334)
at com.ibm.ws.webcontainer.http.HttpConnection.handleRequest(HttpConnection.
java:56)
at com.ibm.ws.http.HttpConnection.readAndHandleRequest(HttpConnection.java:6
24)
at com.ibm.ws.http.HttpConnection.run(HttpConnection.java:448)
at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:912)
Caused by: java.lang.Exception: ServiceManager: Previous initialization was 
not successful.
at com.ibm.wps.services.ServiceManager.initInternal(ServiceManager.java:231)
at com.ibm.wps.services.ServiceManager.init(ServiceManager.java:191)
at com.ibm.wps.services.ServiceManager.init(ServiceManager.java:128)
at com.ibm.wps.engine.Servlet.init(Servlet.java:217)
.. 22 more

The 2 portal has suffered the same error.How can I save the 2 portals...





[ Post a follow-up to this message ]



    Re: After installing the fix pack 4, Error 503 has appeared  


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


 
01-26-07 12:22 PM

Hi there,


Just so we can narrow it down:
You're not using it clustered (no network depployment and such)?
Are you talking about standard portal or UTE?
Which WAS and db are you using?

If it was a standard portal update, did you follow this guide?
http://publib.boulder.ibm.com/infoc...5101to5104.html


/Jonas V





[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 02:16 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