You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jspwiki.apache.org by "Harry Metske (JIRA)" <ji...@apache.org> on 2008/09/17 22:37:44 UTC

[jira] Commented: (JSPWIKI-263) war and Tomcat 6.0.16 unable to deploy

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

Harry Metske commented on JSPWIKI-263:
--------------------------------------

Janne,

assuming you are the only one that has access to the above mentioned README , can you change it as suggested above ?
The same is necessary for other versions like http://www.ecyrd.com/~jalkanen/JSPWiki/2.6.4/README

thanks,
Harry

> 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
>            Priority: Trivial
>
> 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.