[ 
https://issues.apache.org/jira/browse/JSPWIKI-186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12569361#action_12569361
 ] 

Janne Jalkanen commented on JSPWIKI-186:
----------------------------------------

You should not deploy JSPWiki from a WAR file.  It is not guaranteed to work.

That's why you are getting the root path is null warning.  For example, 
enabling RSS will fail spectacularly.  JSPWiki is trying to figure out the 
location of where you are storing the JSPs.  If it's from a WAR file, this 
directory does not exist.

> Tomcat 5.5 SEVERE: Error filterStart
> ------------------------------------
>
>                 Key: JSPWIKI-186
>                 URL: https://issues.apache.org/jira/browse/JSPWIKI-186
>             Project: JSPWiki
>          Issue Type: Bug
>    Affects Versions: 2.6.1
>         Environment: Linux Suse 10.0, Plesk, Tomcat 5.5., jdk 1.5 
>            Reporter: Jens Doll
>         Attachments: smime.p7s
>
>
> The Wiki works on Tomcat 5.5.9 under Windows, but when I upload it to the 
> server, I get these messages and don't know, where to search..
> I first tried with jdk 1.4 and upgraded to jdk 1.6, but it did not help.
> What can be done?
> Regards
> Jens
> INFO: Starting Coyote HTTP/1.1 on http-9080
> Feb 14, 2008 9:31:30 AM org.apache.coyote.tomcat5.MapperListener 
> registerEngine
> WARNING: Unknown default host: localhost
> Feb 14, 2008 9:31:30 AM org.apache.catalina.startup.Catalina start
> INFO: Server startup in 3886 ms
> Feb 14, 2008 10:02:38 AM org.apache.catalina.core.StandardHostDeployer start
> INFO: standardHost.start /JSPWiki
> Feb 14, 2008 10:02:40 AM org.apache.catalina.core.StandardContext start
> SEVERE: Error filterStart
> Feb 14, 2008 10:02:40 AM org.apache.catalina.core.StandardContext start
> SEVERE: Context startup failed due to previous errors

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to