[Building Sakai] Sakai start with HSQLDB but get errors

David Horwitz david.horwitz at uct.ac.za
Wed Apr 28 04:38:57 PDT 2010


This error suggests you need the java 1.6 compatibility setting

> 2010-04-28 07:01:22,120 ERROR main
> org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/sakai-blogger-tool]
> - Exception sending context initialized event to listener instance of class
> com.sun.faces.config.ConfigureListener
> javax.faces.FacesException: java.lang.ClassNotFoundException:	
> [Ljava.lang.String;

Try adding the following to you java_opts:

-Dsun.lang.ClassLoader.allowArraySyntax=true


D



On 04/28/2010 01:30 PM, Miguel Carro Pellicer wrote:
> > 2010-04-28 07:01:22,120 ERROR main
> > org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/sakai-blogger-tool]
> > - Exception sending context initialized event to listener instance of class
> > com.sun.faces.config.ConfigureListener
> > javax.faces.FacesException: java.lang.ClassNotFoundException:
> > [Ljava.lang.String;
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://collab.sakaiproject.org/pipermail/sakai-dev/attachments/20100428/dbf19767/attachment.html 


More information about the sakai-dev mailing list