posted 21 years ago
Hi, I am getting a similar error message. Did you resovle the problem? If yes, can you share the details.
We just upgraded to WebSphere 4.06.
I added a 13th Application Server instance to my node and I started getting this error (java.lang.ArrayIndexOutOfBoundsException: 12). I thought that I exceeded the max # instances and deleted some of the old AppServer Instances and tried to regenerated the WebSphere plugin and re-booted the Server. When I start an instance, it starts without any problem, but when I try to access a jsp/servlet I get the following error:
[8/18/03 13:09:30:453 PDT] 771d479a OSEListenerDi X PLGN0007E: Engine Throwable
[8/18/03 13:09:30:516 PDT] 771d479a SystemOut U java.lang.ArrayIndexOutOfBoundsException: 12
[8/18/03 13:09:30:516 PDT] 771d479a SystemOut U at com.ibm.servlet.engine.ServletEngine.findServletHostAsWildCard(ServletEngine.java:679)
[8/18/03 13:09:30:516 PDT] 771d479a SystemOut U at com.ibm.servlet.engine.ServletEngine.findServletHostByHostname(ServletEngine.java:606)
[8/18/03 13:09:30:516 PDT] 771d479a SystemOut U at com.ibm.servlet.engine.srp.ServletRequestProcessor.dispatchByURI(ServletRequestProcessor.java:100)
[8/18/03 13:09:30:516 PDT] 771d479a SystemOut U at com.ibm.servlet.engine.oselistener.OSEListenerDispatcher.service(OSEListener.java:317)
[8/18/03 13:09:30:516 PDT] 771d479a SystemOut U at com.ibm.servlet.engine.http11.HttpConnection.handleRequest(HttpConnection.java:60)
[8/18/03 13:09:30:516 PDT] 771d479a SystemOut U at com.ibm.ws.http.HttpConnection.readAndHandleRequest(HttpConnection.java:391)
[8/18/03 13:09:30:516 PDT] 771d479a SystemOut U at com.ibm.ws.http.HttpConnection.run(HttpConnection.java:274)
[8/18/03 13:09:30:516 PDT] 771d479a SystemOut U at com.ibm.ws.util.CachedThread.run(ThreadPool.java:144)
Any help is appreciated.....
thank you.