yes that is the case. It is a normal warning.
I can't make it another type of message so no warning..
(info or debug?)

johan


On 11/27/05, Andrew Lombardi <[EMAIL PROTECTED]> wrote:
I have received this warning before, you can basically ignore it.
From what I recall, the reason is that you have template polling on,
so it is attempting to check for any change in all templates that you
are using in your hierarchy.  So items that are in jars are not
available to be changed thus the error is shown.  You shouldn't see
this in production when the polling feature is turned off.


On Nov 27, 2005, at 9:06 AM, Matej Knopp wrote:

> Hi.
>
> I'm using datepicker and I'm constantly getting this warning
> 17:46:32.146 WARN!! [SocketListener0-3]
> wicket.util.resource.UrlResourceStream.<init>
> (UrlResourceStream.java:92) >22> cannot convert url: jar:file:/E:/
> Java/workspace/Cargo/WebContent/WEB-INF/lib/wicket-
> extensions-1.1.jar!/wicket/extensions/markup/html/datepicker/
> calendar.js to file (URI is not hierarchical), falling back to the
> inputstream for polling
>
> Everything seems to be ok and I don't expect that creating file
> with that uri can succeed. So is the warning appropriate? What
> should I do to get rid of warning (except disabling it in log4j
> config)?
>
> -Matej
>
>
> -------------------------------------------------------
> This SF.net email is sponsored by: Splunk Inc. Do you grep through
> log files
> for problems?  Stop!  Download the new AJAX search engine that makes
> searching your log files as easy as surfing the  web.  DOWNLOAD
> SPLUNK!
> http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
> _______________________________________________
> Wicket-user mailing list
> Wicket-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wicket-user



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to