07-20-04 11:00 PM
Do the missing files actually exist? After installing the war file you do
need to do some manual copying to get files into the right places, as
documented in the install guide...
Jon
"wahlep015" <pieter.wahle@mint.nl> wrote in message
news:1760361013.1090332377198.JavaMail.wasadmin@swg3ws003...
> 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 (clicking on links on the website) we get
an error in logfiles in the log directory of the WAS server. Portal is
stuck then and we need to restart Portal and WAS.
>
> "FileNot found exeption"
>
>
> Log file:
> ------Start of DE processing------ = [04.07.20 14:20:57:891 CEST] , key =[/vbc
ol]
java.io.FileNotFoundException
com.ibm.ws.webcontainer.servlet.SimpleFileServlet.doGet 312[vbcol=seagreen]
> Exception = java.io.FileNotFoundException
> Source = com.ibm.ws.webcontainer.servlet.SimpleFileServlet.doGet
> probeid = 312
> Stack Dump = java.io.FileNotFoundException: C:\Program
Files\WebSphere\AppServer\installedApps\
ptw003\ilwwcm_war.ear\ilwwcm.war\web
interface\applets\com\aptrix\util\common
s.class
> at
com.ibm.ws.webcontainer.servlet.SimpleFileServlet.doGet(SimpleFileServlet.ja
va: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(StrictServle
tInstance.java:110)
> at
com.ibm.ws.webcontainer.servlet.StrictLifecycleServlet._service(StrictLifecy
cleServlet.java:174)
> at
com.ibm.ws.webcontainer.servlet.IdleServletState.service(StrictLifecycleServ
let.java:313)
> at
com.ibm.ws.webcontainer.servlet.StrictLifecycleServlet.service(StrictLifecyc
leServlet.java:116)
> at
com.ibm.ws.webcontainer.servlet.ServletInstance.service(ServletInstance.java
:283)
> at
com.ibm.ws.webcontainer.servlet.ValidServletReferenceState.dispatch(ValidSer
vletReferenceState.java:42)
> at
com.ibm.ws.webcontainer.servlet.ServletInstanceReference.dispatch(ServletIns
tanceReference.java:40)
> at
com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcher.handleWebAppDispatch(
WebAppRequestDispatcher.java:972)
> at
com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcher.dispatch(WebAppReques
tDispatcher.java:554)
> at
com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcher.forward(WebAppRequest
Dispatcher.java:198)
> at
com.ibm.ws.webcontainer.srt.WebAppInvoker.doForward(WebAppInvoker.java:79)
> at
com.ibm.ws.webcontainer.srt.WebAppInvoker.handleInvocationHook(WebAppInvoker
.java:201)
> at
com.ibm.ws.webcontainer.cache.invocation.CachedInvocation.handleInvocation(C
achedInvocation.java:71)
> at
com.ibm.ws.webcontainer.srp.ServletRequestProcessor.dispatchByURI(ServletReq
uestProcessor.java:182)
> at
com.ibm.ws.webcontainer.oselistener.OSEListenerDispatcher.service(OSEListene
r.java:334)
> at
com.ibm.ws.webcontainer.http.HttpConnection.handleRequest(HttpConnection.jav
a:56)
> at
com.ibm.ws.http.HttpConnection.readAndHandleRequest(HttpConnection.java:614)
> at com.ibm.ws.http.HttpConnection.run(HttpConnection.java:435)
> 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@5e6637bc
>
> 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 ]
|