We are getting erroneous requests in our access log, where a URL for a shared 
resource, which is supposed to look like:
com.mycompany.mywidgets.Widget/icon.gif

...instead looks like:
com.mycompany.m564ywidgets.Widget/icon.gif

These bad requests result in an application error like:

ERROR [2009-11-18 08:20:11,080] SharedResourceRequestTarget - unable to lazily 
register shared resource com.mycompany.m564ywidgets.Widget/icon.gif
java.lang.ClassNotFoundException: com.mycompany.m564ywidgets.Widget/icon.gif
                at 
org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1352)
                at 
org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1198)
                at 
org.apache.wicket.application.DefaultClassResolver.resolveClass(DefaultClassResolver.java:103)
                at 
org.apache.wicket.request.target.resource.SharedResourceRequestTarget.respond(SharedResourceRequestTarget.java:148)
                at 
org.apache.wicket.request.AbstractRequestCycleProcessor.respond(AbstractRequestCycleProcessor.java:104)
                at 
org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:680)
                at org.apache.wicket.RequestCycle.step(RequestCycle.java:979)
                at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1054)
                at org.apache.wicket.RequestCycle.request(RequestCycle.java:706)
                at 
org.apache.wicket.protocol.http.WicketFilter.doGet(WicketFilter.java:356)
                at 
org.apache.wicket.protocol.http.WicketFilter.doFilter(WicketFilter.java:201)

Can anyone provide insight as to where this bad URL might come from, or how to 
troubleshoot it? Any help is appreciated. Thanks!

________________________________

RUSSELL E. MORRISEY
Programmer Analyst Professional
Mission Solutions Engineering, LLC

| p: 856.252.5084 | f: 856.778.7342 | [email protected] | 
www.missionse.com<http://www.missionse.com/>
304 West Route 38, Moorestown, NJ 08057


________________________________
This is a PRIVATE message. If you are not the intended recipient, please delete 
without copying and kindly advise us by e-mail of the mistake in delivery.
NOTE: Regardless of content, this e-mail shall not operate to bind MSE to any 
order or other contract unless pursuant to explicit written agreement or 
government initiative expressly permitting the use of e-mail for such purpose.

Reply via email to