11-09-2009 08:14 AM
…
INFO: Starting Servlet Engine: Apache Tomcat/6.0.20
Nov 9, 2009 1:42:59 PM org.apache.catalina.core.StandardContext addApplicationListener
INFO: The listener "org.apache.myfaces.webapp.StartupServletContextListener" is already configured for this context. The duplicate definition has been ignore
d.
13:43:06,844 INFO [alfresco.config.JndiPropertiesFactoryBean] Loading properties file from class path resource [alfresco/repository.properties]
13:43:06,846 INFO [alfresco.config.JndiPropertiesFactoryBean] Loading properties file from class path resource [alfresco/domain/transaction.properties]
13:43:06,979 INFO [alfresco.config.JndiPropertyPlaceholderConfigurer] Loading properties file from class path resource [alfresco/alfresco-shared.properties
]
13:43:11,075 WARN [hibernate.cfg.SettingsFactory] Could not obtain connection 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:1136)
at org.apache.commons.dbcp.BasicDataSource.getConnection(BasicDataSource.java:880)
…further stacktrace goes here…
…
11-09-2009 09:30 AM
11-09-2009 11:05 AM
Yes you have missed setting the class loader for tomcat 6.
http://wiki.alfresco.com/wiki/Install_Tomcat6
11-09-2009 01:12 PM
11-09-2009 08:54 PM
alfresco-global.properties goes in shared/classes rather than shared/classes/alfresco.
…
INFO: Starting Servlet Engine: Apache Tomcat/6.0.20
Nov 10, 2009 2:36:11 AM org.apache.catalina.core.StandardContext addApplicationListener
INFO: The listener "org.apache.myfaces.webapp.StartupServletContextListener" is already configured for this context. The duplicate definition has been ignored.
02:36:18,718 INFO [alfresco.config.JndiPropertiesFactoryBean] Loading properties file from class path resource [alfresco/repository.properties]
02:36:18,719 INFO [alfresco.config.JndiPropertiesFactoryBean] Loading properties file from class path resource [alfresco/domain/transaction.properties]
02:36:18,720 INFO [alfresco.config.JndiPropertiesFactoryBean] Loading properties file from URL [file:/home/barkah.yusuf/apache-tomcat-6.0.20/shared/classes/alfresco-global.properties]
02:36:18,882 INFO [alfresco.config.JndiPropertyPlaceholderConfigurer] Loading properties file from class path resource [alfresco/alfresco-shared.properties]
02:36:27,535 ERROR [web.context.ContextLoader] Context initialization failed
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'indexerComponent' defined in class path resource [alfresco/core-services-context.xml]: Cannot resolve reference to bean '&indexerAndSearcherFactory' while setting bean property 'storeRedirectorProxyFactory'; nested exception is […the nested exceptions is quite long, but the line ends with…] Cause: java.lang.RuntimeException: Error parsing XPath '/sqlMapConfig/sqlMap'. Cause: com.ibatis.sqlmap.client.SqlMapException: The <sqlMap> resource is missing: alfresco/ibatis/#resource.dialect#/locks-insert-SqlMap.xml
…
11-10-2009 03:45 AM
11-10-2009 05:52 AM
Did you say you were using SQL Server? SQL server (and other enterprise databases) are only supported in the enterprise edition. Try an enterprise trial.
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.