cancel
Showing results for 
Search instead for 
Did you mean: 

ERROR deploy : v1.1.2

sylvain
Champ in-the-making
Champ in-the-making
org.gjt.mm.mysql.Driver

09:44:38,194 ERROR [hibernate.util.JDBCExceptionReporter] Cannot load JDBC driver class 'org.gjt.mm.mysql.Driver'
Cannot load JDBC driver class 'org.gjt.mm.mysql.Driver'
java.lang.ClassNotFoundException: org.gjt.mm.mysql.Driver
   at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1352)
   at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1198)
   at java.lang.ClassLoader.loadClassInternal(Unknown Source)
   at java.lang.Class.forName0(Native Method) …..
……
10:06:39,679 ERROR [tool.hbm2ddl.SchemaUpdate] could not get database metadata
org.apache.commons.dbcp.SQLNestedException: Cannot load JDBC driver class 'org.gjt.mm.mysql.Driver'
   at org.apache.commons.dbcp.BasicDataSource.createDataSource(BasicDataSource.java:766)
   at org.apache.commons.dbcp.BasicDataSource.getConnection(BasicDataSource.java:540)…

….
10:06:39,694 ERROR [tool.hbm2ddl.SchemaUpdate] could not complete schema update
org.apache.commons.dbcp.SQLNestedException: Cannot load JDBC driver class 'org.gjt.mm.mysql.Driver'
   at org.apache.commons.dbcp.BasicDataSource.createDataSource(BasicDataSource.java:766)….
….

10:06:42,835 ERROR [[Catalina].[localhost].[/alfresco]] Exception lors de l'envoi de l'évènement contexte initialisé (context initialized) à l'instance de classe d'écoute (listener) org.springframework.web.context.ContextLoaderListener
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'descriptorComponent' defined in class path resource [alfresco/application-context.xml]: Can't resolve reference to bean 'systemBootstrap' while setting property 'systemBootstrap'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'systemBootstrap' defined in class path resource [alfresco/application-context.xml]: Initialization of bean failed; nested exception is org.springframework.transaction.CannotCreateTransactionException: Could not open Hibernate session for transaction; nested exception is org.hibernate.exception.GenericJDBCException: Cannot open connection
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'systemBootstrap' defined in class path resource [alfresco/application-context.xml]: Initialization of bean failed; nested exception is org.springframework.transaction.CannotCreateTransactionException: Could not open Hibernate session for transaction; nested exception is org.hibernate.exception.GenericJDBCException: Cannot open connection
org.springframework.transaction.CannotCreateTransactionException: Could not open Hibernate session for transaction; nested exception is org.hibernate.exception.GenericJDBCException: Cannot open connection
org.hibernat….



HELP ME
6 REPLIES 6

kevinr
Star Contributor
Star Contributor
Can you make sure you have copied the file:

mysql-connector-java-3.1.10-bin.jar

to your tomcat common lib folder?

tomcat\common\lib

and restart tomcat.

Thanks,

Kevin

sylvain
Champ in-the-making
Champ in-the-making
Thank you very much for your assistance.  problems SQL are regulated.  But remains problems:

stdout_20060124.log —>

11:20:36,780 ERROR [transform.magick.AbstractImageMagickContentTransformer] ImageMagickContentTransformer not available: Failed to execute command: imconvert "C:\Tomcat 5.5\temp\Alfresco\ImageMagickContentTransformer_init_source_8366.gif"  "C:\Tomcat 5.5\temp\Alfresco\ImageMagickContentTransformer_init_target_8367.png"
11:21:02,671 ERROR [alfresco.smb.protocol] Error accessing Win32 NetBIOS, check DLL is on the path

catalina.2006-01-24.log –>

GRAVE: connection failed: com.sun.star.connection.NoConnectException: java.net.ConnectException: Connection refused: connect
24 janv. 2006 11:20:41 net.sf.joott.uno.UnoConnection connect
INFO: connecting using "socket,host=localhost,port=8100,tcpNoDelay=1"…
24 janv. 2006 11:20:42 net.sf.joott.uno.UnoConnection connect
GRAVE: connection failed: com.sun.star.connection.NoConnectException: java.net.ConnectException: Connection refused: connect
24 janv. 2006 11:21:08 org.apache.coyote.http11.Http11AprProtocol start

kevinr
Star Contributor
Star Contributor
These errors are not fatal. The server has started ok, the README file included with the package informs you how to setup optional 3rd party components to remove those startup errors.

Thanks!

Kevin

sylvain
Champ in-the-making
Champ in-the-making
I wishes to connect me to

http://127.0.0.1:8080/alfresco/faces/jsp/login.jsp


but which is the user and password

Thanks

sylvain
Champ in-the-making
Champ in-the-making
I connected myself with admin/admin but Erreur système :

javax.faces.FacesException: Error calling action method of component with id loginForm:submit

caused by:
javax.faces.el.EvaluationException: Exception while invoking expression #{LoginBean.login}

caused by:
java.lang.RuntimeException: class configured for MessageDigest(provider: CryptixCrypto)cannot be found.

caused by:
java.security.NoSuchAlgorithmException: class configured for MessageDigest(provider: CryptixCrypto)cannot be found.

caused by:
java.lang.ClassNotFoundException: cryptix.jce.provider.md.MD4

kevinr
Star Contributor
Star Contributor
Some other users have had similar problems with a vanilla tomcat install, but restarting Tomcat fixed it for some, see: http://www.alfresco.org/forums/viewtopic.php?p=2434
Getting started

Tags


Find what you came for

We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.