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

Harry Metske commented on JSPWIKI-440:
--------------------------------------

Looking at the source, the following fails :

        while( ( idx < m_propertyString.length() ) && ( ( idx = 
m_propertyString.indexOf( key, idx ) ) != -1 ) )

the m_propertyString is a String representation of the previously loaded 
jspwiki.properties file. This appears to be null.
I can't think of anything else than that there is something wrong with the 
properties file.
I can't debug it any further from here, maybe someone else has any ideas ?

> Plesk Installation of *.war
> ---------------------------
>
>                 Key: JSPWIKI-440
>                 URL: https://issues.apache.org/jira/browse/JSPWIKI-440
>             Project: JSPWiki
>          Issue Type: Bug
>          Components: Servlet Container/Java compatibility
>    Affects Versions: 2.8
>         Environment: I have JAVA 1.5 installed on Suse Linux 10 and use Plesk 
> 9.x with a simple web interface.
>            Reporter: Jens Doll
>            Assignee: Harry Metske
>            Priority: Minor
>
> I just tried to install your Wiki, but did not succeed with it. I use Plesk 
> and a simple dialogue to upload *.war applications.
> You would do yourselves and the community a big favour, if you would kindly 
> configure the Wiki for ease-of -use also under Plesk.
> Greetings from Ahrensburg, Germany,
> Jens Doll

-- 
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