[
https://issues.apache.org/jira/browse/JSPWIKI-263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12594631#action_12594631
]
Janne Jalkanen commented on JSPWIKI-263:
----------------------------------------
Please read the installation instructions from the README file. You can't just
drop a WAR file into the container and hope it would work. Unfortunately.
> war and Tomcat 6.0.16 unable to deploy
> --------------------------------------
>
> Key: JSPWIKI-263
> URL: https://issues.apache.org/jira/browse/JSPWIKI-263
> Project: JSPWiki
> Issue Type: Bug
> Affects Versions: 2.6.2, 2.7.x
> Environment: Gentoo Linux, Java 6 [also Tomcat 5.5.26] [also Java 5]
> Reporter: Tomas Cerny
>
> I have default tomcat install. I drop war file on server
> and I got this stack trace
> Background thread error: (stack trace follows)
> java.lang.NullPointerException
> at com.ecyrd.jspwiki.util.WatchDog.enterState(WatchDog.java:231)
> at
> com.ecyrd.jspwiki.search.LuceneSearchProvider$LuceneUpdater.backgroundTask(LuceneSearchProvider.java:711)
> at
> com.ecyrd.jspwiki.util.WikiBackgroundThread.run(WikiBackgroundThread.java:135)
> Exception in thread "JSPWiki Lucene Indexer"
> com.ecyrd.jspwiki.InternalWikiException
> at
> com.ecyrd.jspwiki.util.WikiBackgroundThread.run(WikiBackgroundThread.java:171)
> Background thread error: (stack trace follows)
> java.lang.NullPointerException
> at com.ecyrd.jspwiki.util.WatchDog.enterState(WatchDog.java:231)
> at
> com.ecyrd.jspwiki.search.LuceneSearchProvider$LuceneUpdater.backgroundTask(LuceneSearchProvider.java:711)
> at
> com.ecyrd.jspwiki.util.WikiBackgroundThread.run(WikiBackgroundThread.java:135)
> Exception in thread "JSPWiki Lucene Indexer"
> com.ecyrd.jspwiki.InternalWikiException
> at
> com.ecyrd.jspwiki.util.WikiBackgroundThread.run(WikiBackgroundThread.java:171)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.