Hello,
I have installed the preview version of CE 7.1 without errors and I have followed the installation manual (loopback device installed, english version of WinXP installed etc.). The starting page (http://localhost:50000) is displayd properly. Whenever I try to start the administrator-page (http://localhost:50000/nwa) I receive the following error:
500 Internal Server Error - SAP NetWeaver Application Server 7.11 / AS Java 7.11
Error: "Application error occurred during the request processing."
Details: com.sap.tc.webdynpro.services.exceptions.WDRuntimeException: Failed to retrieve client for current request. Causing exception is nested.
at com.sap.tc.webdynpro.clientserver.task.Task.getClient(Task.java:493)
at com.sap.tc.webdynpro.serverimpl.wdc.um.ClientUserFactory.checkAuthentication(ClientUserFactory.java:200)
at com.sap.tc.webdynpro.serverimpl.core.um.AbstractClientUserFactory$1.checkAuthentication(AbstractClientUserFactory.java:151)
at com.sap.tc.webdynpro.services.sal.um.api.WDClientUser.checkAuthentication(WDClientUser.java:214)
at com.sap.tc.webdynpro.clientserver.session.RequestManager.checkAuthentication(RequestManager.java:713)
at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:237)
at com.sap.tc.webdynpro.serverimpl.core.sessionctx.AbstractExecutionContextDispatcher.delegateToRequestManager(AbstractExecutionContextDispatcher.java:202)
.....
Does anybody have an idea to resolve the problem?
With kind regards,
Thomas Bayer