Hello everybody
I am using WAS 4.0 . When i login to the adminsitrative console , it
asks me for a user name. What should be this user name. If i use a
username using which i ahve already logged in to the consle, it throws
me an alert saying "Your previous loggin had some changes to the
configuration file. would like to continue with the that file which is
stored in a temopraray file or would like to load with the default
configuration file.". On saying OK to load with the temporary file, i
get logged in. but now when i try to do any operation in the admin
console it throws me an exception like this
Error 400
An error occurred while processing request:
http://shekar:9090/admin/secure/editApplicationRef.do Message: Missing ID Key. Your session has timed out or the server has
been restarted. Please log in again.
com.ibm.servlet.engine.webapp.WebAppErrorReport: Missing ID Key. Your
session has timed out or the server has been restarted. Please log in
again.
at com.ibm.servlet.engine.webapp.WebAppDispatcherResponse.sendError(WebAppDispatcherResponse.java:97)
at com.ibm.ejs.sm.web.applicationserver.EditApplicationRefAction.perform(EditApplicationRefAction.java:94)
at org.apache.struts.action.ActionServlet.processActionInstance(ActionServlet.java:960)
at org.apache.struts.action.ActionServlet.process(ActionServlet.java:869)
at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:361)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
at com.ibm.servlet.engine.webapp.StrictServletInstance.doService(ServletManager.java:827)
at com.ibm.servlet.engine.webapp.StrictLifecycleServlet._service(StrictLifecycleServlet.java:159)
at com.ibm.servlet.engine.webapp.IdleServletState.service(StrictLifecycleServlet.java:286)
at com.ibm.servlet.engine.webapp.StrictLifecycleServlet.service(StrictLifecycleServlet.java:106)
at com.ibm.servlet.engine.webapp.ServletInstance.service(ServletManager.java:472)
at com.ibm.servlet.engine.webapp.ValidServletReferenceState.dispatch(ServletManager.java:1012)
at com.ibm.servlet.engine.webapp.ServletInstanceReference.dispatch(ServletManager.java:913)
at com.ibm.servlet.engine.webapp.WebAppRequestDispatcher.handleWebAppDispatch(WebAppRequestDispatcher.java:499)
at com.ibm.servlet.engine.webapp.WebAppRequestDispatcher.dispatch(WebAppRequestDispatcher.java:278)
at com.ibm.servlet.engine.webapp.WebAppRequestDispatcher.forward(WebAppRequestDispatcher.java:105)
at com.ibm.servlet.engine.srt.WebAppInvoker.doForward(WebAppInvoker.java:67)
at com.ibm.servlet.engine.srt.WebAppInvoker.handleInvocationHook(WebAppInvoker.java:123)
at com.ibm.servlet.engine.invocation.CachedInvocation.handleInvocation(CachedInvocation.java:67)
at com.ibm.servlet.engine.srp.ServletRequestProcessor.dispatchByURI(ServletRequestProcessor.java:122)
at com.ibm.servlet.engine.oselistener.OSEListenerDispatcher.service(OSEListener.java:315)
at com.ibm.servlet.engine.http11.HttpConnection.handleRequest(HttpConnection.java:60)
at com.ibm.ws.http.HttpConnection.readAndHandleRequest(HttpConnection.java:313)
at com.ibm.ws.http.HttpConnection.run(HttpConnection.java:242)
at com.ibm.ws.util.CachedThread.run(ThreadPool.java:122)
If i log in using the default file i have no problem
I am not able to figure out what is the problem . Pls help me out
here.
Rgds
shekar