This forum is no longer active. Please post your questions to our new community site
Install does not appear complete
|
|
Hello all, That said, after the install, a Safari window pops-up looking at port 8080 on my localhost. Nothing responds, so I looked at the folder under applications and found the ctlscript.sh. When I used ‘status’ on the script, mysql was running but tomcat was not. I started tomcat, and verified it was running, but still no joy on port 8080. I noticed under the ‘app/alfresco’ directory there are only a handful of files… under ‘lib’ all I see is: Any ideas? I am running 10.5.7 Server and I did install is the admin user. Thanks! -Cheers, Peter. |
|
|
Hi, Could you post the last entries of apache-tomcat/logs/catalina.out file? Have you modified the default port? |
|
|
From catalina.out file… The only port I modified was the FTP port when prompted. I have an FTP server on this system already, so it told me it could not bind… So I set the FTP port to 2121. Otherwise, there were no other prompts about ports… Thanks! -Cheers, Peter. |
|
|
Hi, We will try to reproduce on our side. Could you set the JAVA_HOME manually? Try the following, set the JAVA_HOME path to “/System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Home” in the apache-tomcat/bin/setenv.sh file and restart the server. Cheers. |
|
|
Hi beltran, Using CATALINA_BASE: /Applications/alfresco-3.0-0/apache-tomcat But still the same in catalina.out: Error occurred during initialization of VM :-) |
|
|
Hi, Thanks for your feedback, we are currently working on this. Cheers. |
|
|
Hi, We have finally found the issue. The problem is related to libpng libraries on OS X. Please remove the following libraries from your installation directory:
This command will remove all “libpng.3*” libraries and not the “libpng12*”. Restarting the Stack using “ctlscript.sh start” should resolve the issue. We will release a new version that includes this fix next week. Thanks for reporting it! |
|
|
Hi, We have released a new version which fixes this issue. Thanks for reporting it. |
|
|
No trouble. I made the changes you suggested and it starts right up now. Much Appreciated!! -Cheers, Peter. |

