cancel
Showing results for 
Search instead for 
Did you mean: 

Upgrading from 1.0 doesn't seem to work

sirsean
Champ in-the-making
Champ in-the-making
I've been trying to upgrade from 1.0 to 1.2 (I subsequently tried 1.1.2, with the same results).

I stop the server, backup all my data, delete the tomcat/webapps/alfresco directory, drop in alfresco.war, and start the server.

The alfresco directory is supposed to be recreated and the Tomcat server is supposed to start, at this point, but it doesn't. The startup script seems to work (it looks exactly the same as it used to with 1.0), but nothing starts up.

After this I tried unzipping the whole alfresco-tomcat package instead of just using the standalone war file. Same result.

If it matters, I'm on OS X 10.4.

Thank you very much.
4 REPLIES 4

kevinr
Star Contributor
Star Contributor
Can you post the startup log so we can see any errors?

Thanks,

Kevin

sirsean
Champ in-the-making
Champ in-the-making
Can you tell me where the startup log is located?

Thanks.

kevinr
Star Contributor
Star Contributor
I think it's in:
tomcat\bin\alfresco.log

sirsean
Champ in-the-making
Champ in-the-making
That file doesn't exist. The only log file that does exist is tomcat/logs/catalina.out:

/opt/alfresco/tomcat/bin/catalina.sh: line 247: /usr/bin/bin/java: No such file or directory
/opt/alfresco/tomcat/bin/catalina.sh: line 247: /usr/bin/bin/java: No such file or directory

I don't know why it's looking for /usr/bin/bin/java. It found it at /usr/bin/java before I tried upgrading.