[Building Sakai] Sakai start with HSQLDB but get errors

Patrick Coleman patcoleman at me.com
Wed Apr 28 05:42:58 PDT 2010


Hi David,

Thanks for that piece of info. That took care of all the errors except one.

Here is the one that is left. Any other ideas?

Pat

2010-04-28 08:38:45,503  WARN main org.sakaiproject.db.impl.BasicSqlService
- Sql.ddl: missing resource: hsqldb/sakai_search_parallel.sql
2010-04-28 08:38:45,504 ERROR main
org.sakaiproject.search.transaction.impl.TransactionSequenceImpl - Failed to
check transaction table
java.sql.SQLException: Table not found in statement [select txid  from
search_transaction]
        at org.hsqldb.jdbc.Util.sqlException(Unknown Source)
        at org.hsqldb.jdbc.jdbcStatement.fetchResult(Unknown Source)
        at org.hsqldb.jdbc.jdbcStatement.executeQuery(Unknown Source)


David Horwitz wrote:
> 
> 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;
> 
> _______________________________________________
> sakai-dev mailing list
> sakai-dev at collab.sakaiproject.org
> http://collab.sakaiproject.org/mailman/listinfo/sakai-dev
> 
> TO UNSUBSCRIBE: send email to
> sakai-dev-unsubscribe at collab.sakaiproject.org with a subject of
> "unsubscribe"
> 

-- 
View this message in context: http://old.nabble.com/Sakai-start-with-HSQLDB-but-get-errors-tp28387389p28387756.html
Sent from the Sakai - Development mailing list archive at Nabble.com.



More information about the sakai-dev mailing list