Application.initializeComponents()

may you try running wl in non-blank-spaces path? ("zip:C:/Documents[16
charater here])...")
.



On Tue, Oct 18, 2011 at 3:31 PM, Wolfgang Schreiner <wschrei...@csc.com> wrote:
> Hi all,
>
> I am having problems deploying my web application on Weblogic 10.3.2.
> Everything works fine on 10.3.5 but I am running into the following
> exception when deploying on 10.3.2 - see below
>
> How can I resolve this? And when and where is "wicket.properties" loaded?
> Can't find references in the sources ...
>
> Thanks!
>
>
> <18.10.2011 14:17 Uhr MESZ> <Error> <HTTP> <BEA-101165> <Could not load
> user def
> ined filter in web.xml: org.apache.wicket.protocol.http.WicketFilter.
> org.apache.wicket.WicketRuntimeException: java.net.URISyntaxException:
> Illegal c
> haracter in opaque part at index 16: zip:C:/Documents and
> Settings/schrewo3/Orac
> le/Middleware/user_projects/domains/test1/servers/AdminServer/tmp/_WL_user/edoc-
> web/11vfn0/war/WEB-INF/lib/wicket-core-1.5.0.jar!/wicket.properties
>        at
> org.apache.wicket.application.AbstractClassResolver.getResources(Abst
> ractClassResolver.java:156)
>        at
> org.apache.wicket.Application.initializeComponents(Application.java:4
> 90)
>        at
> org.apache.wicket.Application.initApplication(Application.java:806)
>        at
> org.apache.wicket.protocol.http.WicketFilter.init(WicketFilter.java:3
> 46)
>        at
> org.apache.wicket.protocol.http.WicketFilter.init(WicketFilter.java:2
> 86)
>        Truncated. see log file for complete stacktrace
> Caused By: java.net.URISyntaxException: Illegal character in opaque part
> at inde
> x 16: zip:C:/Documents and
> Settings/schrewo3/Oracle/Middleware/user_projects/dom
> ains/test1/servers/AdminServer/tmp/_WL_user/edoc-web/11vfn0/war/WEB-INF/lib/wick
> et-core-1.5.0.jar!/wicket.properties
>        at java.net.URI$Parser.fail(URI.java:2809)
>        at java.net.URI$Parser.checkChars(URI.java:2982)
>        at java.net.URI$Parser.parse(URI.java:3019)
>        at java.net.URI.<init>(URI.java:578)
>        at java.net.URL.toURI(URL.java:918)
>        Truncated. see log file for complete stacktrace

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to