You're missing

   WebContextTools:

from your WebMacro.properties file. Add it back and that warning will go
away. Also it doesn't happen under the most recent snapshot, that warning
only showed up in 0.94 and has been removed since.

It's scary looking but harmless.

Justin


Quoting Peter Pilgrim ([EMAIL PROTECTED]):
> Hi
>
> I am taking a look at webmacro now. The examples `HelloWorld' and `GuestBook' appear
>  to be working, but I am getting a backtrace in `<ApacheHome>/logs/error_log'
>
> I cant explain this backtrace.
>
>
> *** BEGIN: 11/22/00 12:19 PM ***
> *** LOG LEVEL SET TO: EXCEPTION
> 11/22/00 12:19 PM       broker  INFO    Loaded provider: 
>org.webmacro.resource.TemplateProvider
> 11/22/00 12:19 PM       broker  INFO    Loaded provider: 
>org.webmacro.resource.HandlerProvider
> 11/22/00 12:19 PM       broker  INFO    Loaded provider: 
>org.webmacro.resource.UrlProvider
> 11/22/00 12:19 PM       dir     INFO    Registered directive: include
> 11/22/00 12:19 PM       dir     INFO    Registered directive: parse
> 11/22/00 12:19 PM       dir     INFO    Registered directive: set
> 11/22/00 12:19 PM       dir     INFO    Registered directive: if
> 11/22/00 12:19 PM       dir     INFO    Registered directive: else
> 11/22/00 12:19 PM       dir     INFO    Registered directive: use
> 11/22/00 12:19 PM       dir     INFO    Registered directive: param
> 11/22/00 12:19 PM       dir     INFO    Registered directive: foreach
> 11/22/00 12:19 PM       dir     INFO    Registered directive: encode
> 11/22/00 12:19 PM       dir     INFO    Registered directive: silence
> 11/22/00 12:19 PM       dir     INFO    Registered directive: escape
> 11/22/00 12:19 PM       dir     INFO    Registered directive: local
> 11/22/00 12:19 PM       dir     INFO    Registered directive: property
> 11/22/00 12:19 PM       dir     INFO    Registered directive: tool
> 11/22/00 12:19 PM       broker  INFO    Loaded provider: 
>org.webmacro.engine.DirectiveProvider
> 11/22/00 12:19 PM       broker  INFO    Loaded provider: 
>org.webmacro.engine.ParserProvider
> 11/22/00 12:19 PM       webcon  EXCPT   org.webmacro.NotFoundException: 
>Resource[config, WebContextToo
> ls] not found: Unable to resolve requested resource
>         at java.lang.Throwable.fillInStackTrace(Native Method)
>         at java.lang.Throwable.fillInStackTrace(Compiled Code)
>         at java.lang.Throwable.<init>(Compiled Code)
>         at java.lang.Exception.<init>(Exception.java:42)
>         at org.webmacro.RethrowableException.<init>(RethrowableException.java:56)
>         at org.webmacro.WebMacroException.<init>(WebMacroException.java:33)
>         at org.webmacro.NotFoundException.<init>(NotFoundException.java:28)
>         at org.webmacro.broker.ResourceEvent.getValue(Compiled Code)
>         at org.webmacro.broker.ResourceBroker.getValue(Compiled Code)
>         at org.webmacro.servlet.WebContext.<init>(WebContext.java:87)
>         at org.webmacro.servlet.WMServlet.initWebContext(WMServlet.java:501)
>         at org.webmacro.servlet.WMServlet.init(WMServlet.java:129)
>         at org.webmacro.servlet.WMServlet.init(WMServlet.java:92)
>         at 
>org.apache.jserv.JServServletManager.load_init(JServServletManager.java:569)
>         at 
>org.apache.jserv.JServServletManager.loadServlet(JServServletManager.java:488)
>         at org.apache.jserv.JServConnection.processRequest(JServConnection.java:266)
>         at org.apache.jserv.JServConnection.run(Compiled Code)
>         at java.lang.Thread.run(Compiled Code)
> 11/22/00 12:19 PM       webcon  WARN    could not load WebContextTools from config: 
>org.webmacro.NotFo
> undException: Resource[config, WebContextTools] not found: Unable to resolve 
>requested resource
> 11/22/00 12:20 PM       webcon  EXCPT   org.webmacro.NotFoundException: 
>Resource[config, WebContextToo
> ls] not found: Unable to resolve requested resource
>
> Any ideas appreciated
>
> --
> Peter Pilgrim
> G.O.A.T
>                     "The Greatest of All Time"
>
>
>
> --
>
> This e-mail may contain confidential and/or privileged information. If you are not 
>the intended recipient (or have received this e-mail in error) please notify the 
>sender immediately and destroy this e-mail. Any unauthorised copying, disclosure or 
>distribution of the material in this e-mail is strictly forbidden.
>
> ___________________________________________________________________________
> To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
> of the message "signoff SERVLET-INTEREST".
>
> Archives: http://archives.java.sun.com/archives/servlet-interest.html
> Resources: http://java.sun.com/products/servlet/external-resources.html
> LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to