cancel
Showing results for 
Search instead for 
Did you mean: 

Servlet [prt] will be unavailable for undefined time. Details: javax.serv

Former Member
0 Kudos

when i use http://saphome:50800/irj/portal

i get this error the other links for sld and normal links like wd admin is working.

I dont know whaqt caused this since I made some changes in portal and config tool and go.bat also..

I see all services in MMC green but when i load page it says DIspatcher error.

I checked on dev trace for dispatcher but coulnt find any error.

How do I trace the problem I am new to NWAS..

George

503 Service Unavailable

Servlet [prt] will be unavailable for undefined time.

Details: javax.servlet.UnavailableException: Initialization of Dispatcher failed

Exception id: [02004C4F4F50006C0000002800000660000425A12C032E2D]

D:\usr\sap\J2E\JC08\j2ee\cluster\server0\log\system\webcontainer this trc files gives this detail but dont know where to fix or check

<!LOGHEADER[START]/>

<!HELP[Manual modification of the header may cause parsing problem!]/>

<!LOGGINGVERSION[1.5.3.7185 - 630]/>

<!NAME[./log/system/webcontainer/requests.trc]/>

<!PATTERN[requests.trc]/>

<!FORMATTER[com.sap.tc.logging.ListFormatter]/>

<!ENCODING[Cp1252]/>

<!FILESET[0, 5, 10000000]/>

<!PREVIOUSFILE[requests.4.trc]/>

<!NEXTFILE[requests.1.trc]/>

<!LOGHEADER[END]/>

#1.5#02004C4F4F50006B0000001E00000C50000425A55E0CD7EC#1167292084618#/System/Server/WebRequests#sap.com/irj#com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl#Guest#0####bf9aa8b0964711dbc6f602004c4f4f50#SAPEngine_Application_Thread[impl:3]_21##0#0#Error#1#com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl#Plain###Processing HTTP request to servlet [gateway] finished with error.

The error is: com.sap.engine.services.servlets_jsp.server.exceptions.WebUnavailableException: Servlet [prt] is currently unavailable.

Exception id: [02004C4F4F50006B0000001D00000C50000425A55E0CD3B1]#

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi George,

Did you solve this problem?

I have the same issue.

kr,

Dirk

0 Kudos

Hi,

You can check the root cuse for the problem by searching the exception id in the server log files under usr/sap/SID/Instance_Number/j2ee/cluster/serverX/log/defaultTrace.Y.trc.

I can see from traces above that some servlets' init methos are failed but the reson can only be found in the log files.

Regards,

Diyan