Hi
This is what appear to me when I try to Start Alfresco :
[root@alfresco opt]# ./alfresco.sh restart
Using CATALINA_BASE: /var/opt/tomcat
Using CATALINA_HOME: /var/opt/tomcat
Using CATALINA_TMPDIR: /var/opt/tomcat/temp
Using JRE_HOME: /var/opt/java
Using CLASSPATH: /var/opt/tomcat/bin/bootstrap.jar:/var/opt/tomcat/bin/tom cat-juli.jar
Using CATALINA_PID: /var/opt/tomcat/temp/catalina.pid
Tomcat stopped.
/var/opt/tomcat/scripts/ctl.sh : tomcat stopped
/var/opt/postgresql/scripts/ctl.sh : postgresql not running
waiting for server to start…….. stopped waiting
pg_ctl.bin: could not start server
Examine the log output.
/var/opt/postgresql/scripts/ctl.sh : postgresql could not be started
Using CATALINA_BASE: /var/opt/tomcat
Using CATALINA_HOME: /var/opt/tomcat
Using CATALINA_TMPDIR: /var/opt/tomcat/temp
Using JRE_HOME: /var/opt/java
Using CLASSPATH: /var/opt/tomcat/bin/bootstrap.jar:/var/opt/tomcat/bin/tom cat-juli.jar
Using CATALINA_PID: /var/opt/tomcat/temp/catalina.pid
Tomcat started.
I think it s a problem with Postgrsql ..
What should I do ??