ilwwcm, version 2.0.0 error
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > WebSphere > WebSphere Portal Server > ilwwcm, version 2.0.0 error




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    ilwwcm, version 2.0.0 error  
wahlep015


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
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 (clicking on links on the website) we get an 
 error in logfiles in the log directory of the WAS server. Portal is stuck t
hen 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.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\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(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: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 ]



    Re: ilwwcm, version 2.0.0 error  
Jon Mell


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
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 ]



    Re: ilwwcm, version 2.0.0 error  
wahlep015


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
07-20-04 11: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







[ Post a follow-up to this message ]



    Re: ilwwcm, version 2.0.0 error  
Jon Mell


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
07-22-04 12:59 PM

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
>
>







[ Post a follow-up to this message ]



    Re: ilwwcm, version 2.0.0 error  
Jon Mell


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
07-26-04 11: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 ?? 
>
>







[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 11:01 AM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register