I am on EP Version & Patch Pack 8. In a single day I started seeing a lots of strange errors. I deployed a Web Dynpro application, configured an Iview and tried to preview it. This is the error I get:-
com.sap.engine.services.servlets_jsp.server.exceptions.InvalidSessionException: Method [getMaxInactiveInterval()] is called in an invalid session.
at com.sap.engine.services.servlets_jsp.server.runtime.client.ApplicationSession.getMaxInactiveInterval(ApplicationSession.java:549)
at com.sap.tc.webdynpro.serverimpl.defaultimpl.clientsession.HttpClientSession.<init>(HttpClientSession.java:43)
at com.sap.tc.webdynpro.serverimpl.wdc.adapter.HttpRequestAdapter.createClientSession(HttpRequestAdapter.java:191)
at com.sap.tc.webdynpro.serverimpl.core.adapter.AbstractHttpRequestAdapter.getSessionObject(AbstractHttpRequestAdapter.java:292)
at com.sap.tc.webdynpro.serverimpl.core.adapter.AbstractHttpProtocolAdapter.getSessionObject(AbstractHttpProtocolAdapter.java:109)
I had created 3 IViews yesterday. The Web Dynpro applications which were attached to them had some errors. I modified the application and re-deployed it. Then I tried to preview the Iview. This is the error I am getting:-
Portal Runtime Error
An exception occurred while processing a request for :
iView : pcd:portal_content/com.sap.pct/admin.templates/iviews/editors/com.sap.portal.pcmEditor
Component Name : com.sap.portal.appdesigner.framework.defaultPcmEditor
Failed to create deployable object 'local/com.myComp.myProductmypukms_get_key_mapping' since it is not a Web Dynpro object..
Exception id: 07:21_31/03/07_0016_102227151
See the details for the exception ID in the log file
Has any one faced a similar problem? Any ideas as to what is causing these errors?