cancel
Showing results for 
Search instead for 
Did you mean: 

IRJ Don't Start - Servlet [prt] will be unavailable for undefined time

Former Member
0 Kudos

Hi guru,

i have this problem on my portal, all component work fine, nwdi and index.html, but irj return this message :

Servlet prt will be unavailable for undefined time.

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

Exception id: 001B78E3D24A0065000000FB0000157C0004828EB759063A

Exception:

com.sap.engine.services.servlets_jsp.server.exceptions.WebUnavailableException: Servlet prt is currently unavailable.

at com.sap.engine.services.servlets_jsp.server.servlet.InvokerServlet.service(InvokerServlet.java:174)

at javax.servlet.http.HttpServlet.service(HttpServlet.java:853) .........

Server is all ON .

Can help me ??

Thank a lot.

Accepted Solutions (0)

Answers (1)

Answers (1)

p330068
Active Contributor
0 Kudos

Hi Massimo,

It might cause due to Java Runtime are not properly found in the sever.

Please check the JAVA_HOME system enviromental variable in my computer (My computer > Priperties >> Advance >> Startup and Recovery >> Enviromental Variable >> System Variables >> Add new JAVA_HOME parameter with path for installed Java JDK)

And Update your server IP address and host name in host file entry at (RUN > drivers > etc > host file)

Hope it helps

Regards

Arun

Former Member
0 Kudos

Hi Arun,

Thanks for help, i have check JAVA_HOME system enviromental variable and is ok.

After installation of SP 16 7.0 i have Runtime Error in irj, i have found this step to resolve it :

I have rename this file :

1- com.sap.portal.navigation.api_service.par.bak

2- com.sap.portal.navigation.service.par.bak

remove .pak and I copy its under

usr\sap\<SID>\JCXX\j2ee\cluster\serverX\apps\sap.com\irj\servlet_jsp\irj\root\WEB-INF\deployment\

later I restated sap and java.

after I had new problem javax.servlet.UnavailableException: Initialization of Dispatcher failed.

Any help?

Thanks

p330068
Active Contributor
0 Kudos

Hi Massimo,

Have you modified par file

>1- com.sap.portal.navigation.api_service.par.bak

>2- com.sap.portal.navigation.service.par.bak

If so, then there is problem on it...Becuase those PAR files are also stored in the work directory.

I would suggest, please take a backup of those PAR file from Deployment and Work Directory and deploy it again from NWDS.

Hope it helps

Regards

Arun

Former Member
0 Kudos

Hi Arun

Ok , i try to deploy par file from NWDS, but i'm not sure which port i have settings , portal 50000 o SDM 3901,

in host tab set http prefix o don't necessary ?

i have message : "unknown host : make sure the server exists and is running"

in J2EE Engine view i see all running.

Thank you very much.

Massimo

Edited by: Massimo Guarino on Mar 25, 2010 10:35 PM

former_member227283
Active Contributor
0 Kudos

Hi,

Can you share the patch details avialble on portal.

Thanks

Anil

Former Member
0 Kudos

I have re-install SP and my problem is solved.

Maybe it was a mismatch problem of packages versions