Hi Fabian,

What version of Java are you running?

Thanks
-Vincent

On Nov 15, 2007, at 8:51 AM, FabianC wrote:

>
> Hi!
> I am trying to get XWiki running on WAS CE 2.0x.
> I have downloaded the latest version of XWiki and imported the war  
> file into
> eclipse where I made some needed changes to the code such as  
> removing the
> unknown character, somewhere in an xsd file, edited the  
> hibernate.cfg.xml so
> that Derby is used and inserted the Derby connector into WEB-INF/lib.
> I am pretty sure I have done everything right because this  
> configuration
> runs on WASCE 1.1 !!
> Have you tried version 1.1 ?
>
> However with version 2.0.0.0 and the new 2.0.0.1 I encouter this  
> same error
> which comes up in your scenario:
> javax.servlet.ServletException: com.xpn.xwiki.XWikiException: Error  
> number 3
> in 0: Could not initialize main XWiki context
> Wrapped Exception: Error number 3202 in 3: Exception while reading  
> document
> XWiki.XWikiPreferences
> Wrapped Exception: java.util.HashSet incompatible with  
> java.lang.String
>
> org 
> .apache 
> .struts 
> .action.RequestProcessor.processException(RequestProcessor.java:535)
> (.......)
>
> Have you found any solution to this yet?
>
> Fabian
>
>
>
> Loris Conedera wrote:
>>
>> Ok now I solved but I I get an error page that seems due to database
>> problem.
>> I think my database is ok. I created a database named xwiki and  
>> defined
>> grants to user xwiki.
>> This is the error I get. I'm working on Websphere Community Edition  
>> that
>> is
>> based on Apache Geronimo.
>> -------------------------------------------------------------------------------
>> HTTP Status 500 -
>>
>> type Exception report
>>
>> message
>>
>> description The server encountered an internal error () that  
>> prevented it
>> from fulfilling this request.
>>
>> exception
>>
>> javax.servlet.ServletException: com.xpn.xwiki.XWikiException: Error  
>> number
>> 3
>> in 0: Could not initialize main XWiki context
>> Wrapped Exception: Error number 3202 in 3: Exception while reading
>> document
>> XWiki.XWikiPreferences
>> Wrapped Exception: java.util.HashSet incompatible with  
>> java.lang.String
>>    org.apache.struts.action.RequestProcessor.processException(
>> RequestProcessor.java:535)
> -- 
> View this message in context: 
> http://www.nabble.com/Install-problem-tf4584048.html#a13743082
> Sent from the XWiki- Users mailing list archive at Nabble.com.
>
> _______________________________________________
> users mailing list
> users@xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users

_______________________________________________
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users

Reply via email to