[ 
https://jira.nuxeo.org/browse/NXP-4630?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mathieu Guillaume updated NXP-4630:
-----------------------------------

    Reporter: Mathieu Guillaume  (was: Ian Smith)

> configuration of "default" nuxeo-distribution-jetty has wrong database
> ----------------------------------------------------------------------
>
>                 Key: NXP-4630
>                 URL: https://jira.nuxeo.org/browse/NXP-4630
>             Project: Nuxeo Enterprise Platform
>          Issue Type: Bug
>    Affects Versions: 5.3 GA
>            Reporter: Mathieu Guillaume
>            Assignee: Julien Carsique
>   Original Estimate: 0 minutes
>  Remaining Estimate: 0 minutes
>
> 14:28:26,766 ERROR [OSGiAdapter] Error during Framework Listener execution : 
> class org.nuxeo.ecm.platform.jbpm.core.service.JbpmComponent
> org.hibernate.HibernateException: JDBC Driver class not found: 
> org.hsqldb.jdbcDriver
>       at 
> org.hibernate.connection.DriverManagerConnectionProvider.configure(DriverManagerConnectionProvider.java:66)
>       at 
> org.hibernate.connection.ConnectionProviderFactory.newConnectionProvider(ConnectionProviderFactory.java:124)
>       at 
> org.hibernate.connection.ConnectionProviderFactory.newConnectionProvider(ConnectionProviderFactory.java:56)
>       at 
> org.hibernate.cfg.SettingsFactory.createConnectionProvider(SettingsFactory.java:414)
>       at 
> org.hibernate.cfg.SettingsFactory.buildSettings(SettingsFactory.java:62)
>       at 
> org.hibernate.cfg.Configuration.buildSettings(Configuration.java:2009)
>       at 
> org.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:1292)
>       at 
> org.jbpm.persistence.db.DbPersistenceServiceFactory.getSessionFactory(DbPersistenceServiceFactory.java:105)
>       at 
> org.nuxeo.ecm.platform.jbpm.core.service.JbpmComponent.frameworkEvent(JbpmComponent.java:220)
>       at org.nuxeo.osgi.OSGiAdapter.fireFrameworkEvent(OSGiAdapter.java:203)
>       at 
> org.nuxeo.osgi.application.StandaloneApplication.start(StandaloneApplication.java:131)
>       at 
> org.nuxeo.osgi.application.StandaloneApplication.main(StandaloneApplication.java:321)
>       at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>       at 
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
>       at 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>       at java.lang.reflect.Method.invoke(Method.java:597)
>       at org.nuxeo.osgi.application.Main.main(Main.java:64)
>       at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>       at 
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
>       at 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>       at java.lang.reflect.Method.invoke(Method.java:597)
>       at org.nuxeo.runtime.launcher.Main.main(Main.java:83)
> Caused by: java.lang.ClassNotFoundException: org.hsqldb.jdbcDriver
>       at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
>       at java.security.AccessController.doPrivileged(Native Method)
>       at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
>       at java.lang.ClassLoader.loadClass(ClassLoader.java:315)
>       at java.lang.ClassLoader.loadClass(ClassLoader.java:250)
>       at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:398)
>       at java.lang.Class.forName0(Native Method)
>       at java.lang.Class.forName(Class.java:169)
>       at org.hibernate.util.ReflectHelper.classForName(ReflectHelper.java:100)
>       at 
> org.hibernate.connection.DriverManagerConnectionProvider.configure(DriverManagerConnectionProvider.java:61)
>       ... 21 more
> This error results from not having the hsqldb drivers installed.  However, we 
> should really not be using HSQL when we have H2 and Derby already installed.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://jira.nuxeo.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets

Reply via email to