Hello,
i am Unable to access the http://localhost:50000/irj and http://localhost:50000/nwa only http://localhost:50000 is working.
but only the Startpage is working i can not choose Systeminformation ort anything else.
This is the Error:
500 Internal Server Error
SAP NetWeaver Application Server
Error: Application error occurred during the request processing.
SAP Technology Troubleshooting Guide
Details: WebApplicationException log ID is [C0000A05012000570000000400CF007C].
Thanks
Steven
Hi,
the problem was the SPNEGO Template = 0
To resolve the issue, open offlinecfgeditor
in edit mode, go to security/configurations/ticket
highlight the "template=spnego" key and delete it
Restart the system and it Work !!
best regards
Steven
Here is the Defaulttrace:
#2.#2011 10 13 11:24:31:896#+0200#Error#com.sap.engine.services.servlets_jsp.ISE500#
com.sap.ASJ.web.000500#BC-NWA-INC-UIF#sap.com/tclmitsamuimainframewd#C0000A05012000660000000700DA00F4#9885150000000004#sap.com/tclmitsamuimainframewd#com.sap.engine.services.servlets_jsp.ISE500#J2EE_GUEST#0##2867EE9FF57D11E09E2C00000096D5DE#2867ee9ff57d11e09e2c00000096d5de#2867ee9ff57d11e09e2c00000096d5de#0#Thread[HTTP Worker [@1117961999],5,Dedicated_Application_Thread]#Plain##
500 Internal Server Error is returned for HTTP request [http://hostname:50000/webdynpro/resources/sap.com/tclmitsamuimainframe~wd/FloorPlanApp]:
component [dispatcher],
web module [webdynpro/resources/sap.com/tclmitsamuimainframe~wd],
application [sap.com/tclmitsamuimainframe~wd],
DC name [sap.com/tclmitsamuimainframe~wd],
CSN component[BC-NWA-INC-UIF],
problem categorization [com.sap.ASJ.web.000137],
internal categorization [1542411805].
[EXCEPTION]
java.lang.NullPointerException: while trying to invoke the method javax.security.auth.login.LoginContext.login() of an object loaded from local variable 'context'
at com.sap.security.core.logon.imp.SAPJ2EEAuthenticator.authenticate(SAPJ2EEAuthenticator.java:1709)
at com.sap.security.core.logon.imp.SAPJ2EEAuthenticator.forceLoggedInUser(SAPJ2EEAuthenticator.java:438)
at com.sap.tc.webdynpro.serverimpl.wdc.um.ClientUserFactory.forceLoggedInClientUser(ClientUserFactory.java:112)
at com.sap.tc.webdynpro.serverimpl.wdc.um.ClientUserFactory.checkAuthentication(ClientUserFactory.java:284)
at com.sap.tc.webdynpro.serverimpl.core.um.AbstractClientUserFactory$1.checkAuthentication(AbstractClientUserFactory.java:223)
at com.sap.tc.webdynpro.services.sal.um.api.WDClientUser.checkAuthentication(WDClientUser.java:233)
at com.sap.tc.webdynpro.clientserver.session.RequestManager.checkAuthentication(RequestManager.java:859)
at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:294)
at com.sap.tc.webdynpro.serverimpl.core.AbstractDispatcherServlet.doContent(AbstractDispatcherServlet.java:87)
at com.sap.tc.webdynpro.serverimpl.wdc.DispatcherServlet.doContent(DispatcherServlet.java:89)
at com.sap.tc.webdynpro.serverimpl.core.AbstractDispatcherServlet.doGet(AbstractDispatcherServlet.java:55)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:734)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:847)
at com.sap.engine.services.servlets_jsp.server.Invokable.invoke(Invokable.java:152)
at com.sap.engine.services.servlets_jsp.server.Invokable.invoke(Invokable.java:38)
at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:457)
at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:210)
at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:441)
at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:430)
at com.sap.engine.services.servlets_jsp.filters.DSRWebContainerFilter.process(DSRWebContainerFilter.java:38)
at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
at com.sap.engine.services.servlets_jsp.filters.ServletSelector.process(ServletSelector.java:81)
Hi,
System is already restarted.
i get this error in Defaultrace
[HTTP Worker [@119955],5,Dedicated_Application_Thread]#Plain## Authentication context for spnego template is null.
Thanks
Steven
Hi,
I had the similar issue after EHP upgrade on one of my NW 7.3 portal system. I followed the below recommendation (2) and it helped me to resolve the issue.
RESOLUTION:
1) Try to implement OSS Notes 1539483
Alternatively you can follow this
2) The most likely reason for this issue is that the core components are not deployed on the server correctly. Deploy the latest patch available for the core JAVA SCAs for: SAPJEE, SAPJEECOR, SAPJTECHF and SAPJTECHS and restart the instance.
You will receive warning message when you attempt to login to ConfigTool saying your J2EE Core patch level is greater than JSPM patch level (something like this) and you can ignore that error.
I hope this will definitely solve your problem.
Best Regards,
Vasanth G
Thanks,
but we are on the latest patches and ther is no way i know to redeploy it.
Thanks
Steven
Hi Steve,
I have opened the config tool in edit mode.. but I'm unable to find the template value .. under security/configurations/ticket !!
I've just installed NW 7.3, I toom am not able to access the NWA page .. it says 500 internal server error. I'm able to access these pages from remote desktop or other servers..
When I'm logged into the HOST in which NW 7.3 is installed it lets me open that start page, after that neither NWA or System info etc opens .. " 500 Internal Server Error "
Can you help ...
Add a comment