I’m new with alfresco, i’m trying to run it but i have one problem. In tomcat in the manager app page i have my alfresco application but not running (running = false). If i try to start tomcat return me error
“FAIL – Application at context path /alfresco could not be started”
I use kubuntu 11.10, tomcat 7 and alfresco 4
someone can help me?
here is catalina log http://pastebin.com/NEPfRt8B
EDIT:
after adding postgree drivers to lib dir
EDIT2:
Thank you all guys! I’ve done it.
For others users with same errors i suggest to use java-openjdk instead java-sun
@drndivoje yes, it gives me that error because of a java process in background, i need to stop it while installing any time i want to restart tomcat server.
Cannot load JDBC driver class ‘org.postgresql.Driver’
Probably means you’re missing the Postgress JDBC driver in the lib subdir of Tomcat.
If you haven’t done so yet, follow these instructions on how to configure Alfresco 4 with PostgreSQL