On 8/7/07, cjn <[EMAIL PROTECTED]> wrote:
>
> Has anyone successfully run servicemix on WebLogic 10.0?
>
> Initially I got JSP compilation errors, which I resolved by editing
> headertags.jspf to remove the form taglib (which is missing anyway).
>
> My next error is due to the nested Derby database failing to start, during
> Spring initialisation. The stack trace is:
>
> java.sql.SQLException: Failed to start database 'servicemixDB', see the next
> exception for details.
>         at 
> org.apache.derby.impl.jdbc.SQLExceptionFactory.getSQLException(Unknown
> Source)
>         at org.apache.derby.impl.jdbc.Util.newEmbedSQLException(Unknown 
> Source)
>         at org.apache.derby.impl.jdbc.Util.newEmbedSQLException(Unknown 
> Source)
>         at org.apache.derby.impl.jdbc.Util.generateCsSQLException(Unknown 
> Source)
>         at org.apache.derby.impl.jdbc.EmbedConnection.newSQLException(Unknown
> Source)
>         at org.apache.derby.impl.jdbc.EmbedConnection.bootDatabase(Unknown 
> Source)
>         at org.apache.derby.impl.jdbc.EmbedConnection.<init>(Unknown Source)
>         at org.apache.derby.impl.jdbc.EmbedConnection30.<init>(Unknown Source)
>         at org.apache.derby.jdbc.Driver30.getNewEmbedConnection(Unknown 
> Source)
>         at org.apache.derby.jdbc.InternalDriver.connect(Unknown Source)
>         at org.apache.derby.jdbc.EmbeddedDataSource.getConnection(Unknown 
> Source)
>         at org.apache.derby.jdbc.EmbeddedDataSource.getConnection(Unknown 
> Source)
>         at
> org.apache.servicemix.jbi.audit.jdbc.JdbcAuditor.afterPropertiesSet(JdbcAuditor.java:86)
>
> But then there is no "next exception" with further details...  ;-(

Have you taken a look at the data/log/servicemix.log file? It contains
debug logging and might help to troubleshoot the situation further.

Bruce
-- 
perl -e 'print unpack("u30","D0G)[EMAIL 
PROTECTED]&5R\"F)R=6-E+G-N>61E<D\!G;6%I;\"YC;VT*"
);'

Apache ActiveMQ - http://activemq.org/
Apache ServiceMix - http://servicemix.org/
Apache Geronimo - http://geronimo.apache.org/
Castor - http://castor.org/

Reply via email to