You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by Bastian Voigt <po...@bastian-voigt.de> on 2007/01/24 10:38:21 UTC

Warning: classpath resource does not exist !?!?

Hi *,

After running my tap 4.0.2 application for several days without errors, I 
always get the exception below.

englisch.gif is a static resource which is processed by an @Asset annotation. 
Normally this works. 

After I saw this exception several times, the application, i.e. even the whole 
appserver stops working (100% CPU usage, no response to all kinds of 
requests).

Any ideas?


[#|2007-01-23T13:31:44.528+0100|WARNING|sun-appserver-pe9.0|
tapestry.error.RequestExceptionReporter|
_ThreadID=11;_ThreadName=httpWorkerThread-80-0;_RequestID=a951e753-11a0-4849-84ae-51ea4cf3477f;|
Failure to export classpath resource /aisweb/components/border/english.gif.
org.apache.hivemind.ApplicationRuntimeException: Classpath 
resource '/aisweb/components/border/english.gif' does not exist.
        at org.apache.tapestry.asset.ResourceDigestSourceImpl.computeMD5
(ResourceDigestSourceImpl.java:94)
        at 
org.apache.tapestry.asset.ResourceDigestSourceImpl.getDigestForResource(ResourceDigestSourceImpl.java:62)
        at 
$ResourceDigestSource_1104a38fe52.getDigestForResource($ResourceDigestSource_1104a38fe52.java)
        at 
org.apache.tapestry.asset.AssetService.service(AssetService.java:198)
        at 
$IEngineService_1104a38fda0.service($IEngineService_1104a38fda0.java)
        at 
org.apache.tapestry.services.impl.EngineServiceOuterProxy.service(EngineServiceOuterProxy.java:66)
        at 
org.apache.tapestry.engine.AbstractEngine.service(AbstractEngine.java:248)
        at 
org.apache.tapestry.services.impl.InvokeEngineTerminator.service(InvokeEngineTerminator.java:60)
        at 
$WebRequestServicer_1104a38fd76.service($WebRequestServicer_1104a38fd76.java)
        at 
$WebRequestServicer_1104a38fd72.service($WebRequestServicer_1104a38fd72.java)
-- 
Bastian Voigt
Neumünstersche Straße 4
20251 Hamburg
telefon 040/67957171
mobil   0179/4826359

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org