06-02-2012 01:33 PM
06-03-2012 05:05 AM
You said localhost:8080/share is accessible, if so can you log into the system?
06-03-2012 05:11 AM
db.driver=org.gjt.mm.mysql.Driver
db.url=jdbc:mysql://localhost/alfresco?useUnicode=yes&characterEncoding=UTF-8
did you copy the mysql driver to tomcat/lib folder 06-03-2012 05:19 AM
annotations-api.jar jasper-el.jar servlet-api.jar
catalina-ant.jar jasper.jar tomcat-coyote.jar
catalina-ha.jar jasper-jdt.jar tomcat-dbcp.jar
catalina.jar jsp-api.jar tomcat-i18n-es.jar
catalina-tribes.jar mysql-connector-java-5.1.20-bin.jar tomcat-i18n-fr.jar
el-api.jar postgresql-9.0-801.jdbc4.jar tomcat-i18n-ja.jar
06-03-2012 06:38 AM
06-03-2012 08:20 AM
in "alfresco-global.properties" you have
db.driver=com.mysql.jdbc.Driver
Can we try out,
db.driver=org.gjt.mm.mysql.Driver
For me it is working with
db.driver=org.gjt.mm.mysql.Driver
Try out, it will work
06-03-2012 08:37 AM
127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4
::1 localhost localhost.localdomain localhost6 localhost6.localdomain6
192.168.178.42 hathor.vmtec.com localhost.vmtec.com
127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4
::1 localhost localhost.localdomain localhost6 localhost6.localdomain6
06-03-2012 08:49 AM
02-28-2013 02:16 AM
02-28-2013 02:32 AM
02-28-2013 04:42 AM
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.