07-20-04 11:00 PM
hi everybody,
Situation: Portal 5.0.2 on windows 2000
ILWWCM version 2.0.0
Content publishing via illwcm to portlets in the portal server.
On the most unexpected moments we get an error in logfiles in the log direc
tory of the WAS server.
"FileNot found exeption"
Log file:
------Start of DE processing------ = [04.07.19 21:18:04:109 CEST] , key
= java.io.FileNotFoundException com.ibm.ws.webcontainer.servlet.SimpleFileSe
rvlet.doGet 312
Exception = java.io.FileNotFoundException
Source = com.ibm.ws.webcontainer.servlet.SimpleFileServlet.doGet
probeid = 312
Stack Dump = java.io.FileNotFoundException: C:\Program Files\WebSphere\AppSe
rver\installedApps\ptw003\ilwwcm_war.ear\ilwwcm.war\webinterface\ajpe_extend
.js
at com.ibm.ws.webcontainer.servlet.SimpleFileServlet.doGet(SimpleFileServlet
.java:157)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
at com.ibm.ws.webcontainer.servlet.StrictServletInstance.doService(StrictSer
vletInstance.java:110)
at com.ibm.ws.webcontainer.servlet.StrictLifecycleServlet._service(StrictLif
ecycleServlet.java:174)
at com.ibm.ws.webcontainer.servlet.IdleServletState.service(StrictLifecycleS
ervlet.java:313)
at com.ibm.ws.webcontainer.servlet.StrictLifecycleServlet.service(StrictLife
cycleServlet.java:116)
at com.ibm.ws.webcontainer.servlet.ServletInstance.service(ServletInstance.j
ava:283)
at com.ibm.ws.webcontainer.servlet.ValidServletReferenceState.dispatch(Valid
ServletReferenceState.java:42)
at com.ibm.ws.webcontainer.servlet.ServletInstanceReference.dispatch(Servlet
InstanceReference.java:40)
at com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcher.handleWebAppDispat
ch(WebAppRequestDispatcher.java:972)
at com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcher.dispatch(WebAppReq
uestDispatcher.java:554)
at com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcher.forward(WebAppRequ
estDispatcher.java:198)
at com.ibm.ws.webcontainer.srt.WebAppInvoker.doForward(WebAppInvoker.java:79
)
at com.ibm.ws.webcontainer.srt.WebAppInvoker.handleInvocationHook(WebAppInvo
ker.java:201)
at com.ibm.ws.webcontainer.cache.invocation.CachedInvocation.handleInvocatio
n(CachedInvocation.java:71)
at com.ibm.ws.webcontainer.srp.ServletRequestProcessor.dispatchByURI(Servlet
RequestProcessor.java:182)
at com.ibm.ws.webcontainer.oselistener.OSEListenerDispatcher.service(OSEList
ener.java:334)
at com.ibm.ws.webcontainer.http.HttpConnection.handleRequest(HttpConnection.
java:56)
at com.ibm.ws.http.HttpConnection.readAndHandleRequest(HttpConnection.java:6
14)
at com.ibm.ws.http.HttpConnection.run(HttpConnection.java:439)
at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:593)
Dump of callerThis =
Object type = com.ibm.ws.webcontainer.servlet.SimpleFileServlet
com.ibm.ws.webcontainer.servlet.SimpleFileServlet@6e40ff3c
Exception = java.io.FileNotFoundException
Source = com.ibm.ws.webcontainer.servlet.SimpleFileServlet.doGet
probeid = 312
Dump of callerThis =
Object type = com.ibm.ws.webcontainer.servlet.SimpleFileServlet
redirectToWelcomeFile = false
extendedDocumentRoot = null
esiControl = max-age=300,cacheid="URL"
defaultBufferSize = 4096
nls =
We can't find the file ajpe_extend.js anywhere, it's not in version 2.0 but
also not in version 1.1
- anybody having the same problem ?
- anybody an idea to solve this problem ?
Thanks for your reply in advance
Greetings Pieter
[ Post a follow-up to this message ]
|