WebSphere Portal Server - ilwwcm, version 2.0.0 error

This is Interesting: Free IT Magazines  
Home > Archive > WebSphere Portal Server > July 2004 > ilwwcm, version 2.0.0 error





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author ilwwcm, version 2.0.0 error
wahlep015

2004-07-20, 6: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 (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 = java.io.FileNotFoundException com.ibm.ws.webcontainer.servlet.SimpleFileServlet.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\AppServer\installedApps\
ptw003\ilwwcm_war.ear\ilwwcm. war\webinterface\applets\com\aptrix\util
\commons.class
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(StrictServletInstance.java:110)
at com.ibm.ws.webcontainer.servlet.StrictLifecycleServlet._service(StrictLifecycleServlet.java:174)
at com.ibm.ws.webcontainer.servlet.IdleServletState.service(StrictLifecycleServlet.java:313)
at com.ibm.ws.webcontainer.servlet.StrictLifecycleServlet.service(StrictLifecycleServlet.java:116)
at com.ibm.ws.webcontainer.servlet.ServletInstance.service(ServletInstance.java:283)
at com.ibm.ws.webcontainer.servlet.ValidServletReferenceState.dispatch(ValidServletReferenceState.java:42)
at com.ibm.ws.webcontainer.servlet.ServletInstanceReference.dispatch(ServletInstanceReference.java:40)
at com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcher. handleWebAppDispatch(WebAppRequestDispat
cher.java:972)
at com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcher.dispatch(WebAppRequestDispatcher.java:554)
at com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcher.forward(WebAppRequestDispatcher.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(CachedInvocation.java:71)
at com.ibm.ws.webcontainer.srp.ServletRequestProcessor.dispatchByURI(ServletRequestProcessor.java:182)
at com.ibm.ws.webcontainer.oselistener.OSEListenerDispatcher.service(OSEListener.java:334)
at com.ibm.ws.webcontainer.http.HttpConnection.handleRequest(HttpConnection.java: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




Jon Mell

2004-07-20, 6: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 =

java.io.FileNotFoundException
com.ibm.ws.webcontainer.servlet.SimpleFileServlet.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\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
>
>
>
>



wahlep015

2004-07-20, 6:00 pm

Jon,

We did copy the files mentioned in the installguide.

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

The problem is that the file \commons.clas does not exist in the pathc noted above. But the file doesn't even exist in the installation files of ILWWCM ??

It does not exist in ILWWCM 2 en not in ILWWCM 1.1.

In your installation of ILWWCM, does this classfile exist on the location as given above ??

greetings Pieter


Jon Mell

2004-07-22, 7:59 am

Hmmm... there is a commons.properties file there but no commons.class. I
have downloaded 2.0 but not yet installed it. Will hopefully try later today
or tomorrow and post findings.

Jon

"wahlep015" <pieter.wahle@mint.nl> wrote in message
news:695728662.1090338409848.JavaMail.wasadmin@swg3ws003...
> Jon,
>
> We did copy the files mentioned in the installguide.
>
> 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
>
> The problem is that the file \commons.clas does not exist in the pathc

noted above. But the file doesn't even exist in the installation files of
ILWWCM ??
>
> It does not exist in ILWWCM 2 en not in ILWWCM 1.1.
>
> In your installation of ILWWCM, does this classfile exist on the location

as given above ??
>
> greetings Pieter
>
>



Jon Mell

2004-07-26, 6:03 pm

Installed it today no problems.

"Jon Mell" <jon.mell@strategicthought.com> wrote in message
news:cdo725$6a0m$1@news.boulder.ibm.com...
> Hmmm... there is a commons.properties file there but no commons.class. I
> have downloaded 2.0 but not yet installed it. Will hopefully try later

today
> or tomorrow and post findings.
>
> Jon
>
> "wahlep015" <pieter.wahle@mint.nl> wrote in message
> news:695728662.1090338409848.JavaMail.wasadmin@swg3ws003...
>

Files\WebSphere\AppServer\installedApps\
ptw003\ilwwcm_war.ear\ilwwcm.war\web
> noted above. But the file doesn't even exist in the installation files of
> ILWWCM ??
location[vbcol=seagreen]
> as given above ??
>
>



Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com