Hi All,
I get an error when launching Alfresco for the first time. It looks like Tomcat doesn't launch, but I then get an error for soffice.bin. Are they related?
Leopard 10.5.8. Latest JVM installed.
I've tried searches, but couldn't find anything handy. It looks like it's a case issue and the system uses apple's libJPEG.dylib?
Terminal:
PID file (/Applications/alfresco-3.4.a/tomcat/temp/catalina.pid) found. Is Tomcat still running? Start aborted.
/Applications/alfresco-3.4.a/tomcat/scripts/ctl.sh : tomcat could not be started
Error on screen:
The application soffice.bin quit unexpectedly.
Symbol not found: __cg_jpeg_resync_to_restart
Referenced from: /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framework/ImageIO.framework/Versions/A/ImageIO
Expected in: /Applications/alfresco-3.4.a/common/lib/libJPEG.dylib
I tried installing it on 2 computers, both updated Leopards, and had this same issue. I'm not sure what to do now. I hope someone has had this before?
Thank you,
Johan
MikeH
- Posts
- 3931
- Achievements
- 6
- Member for
- 7 years 10 months
- From
- Alfresco HQ
Alfresco Employee
Stats
Hmm... odd one. I don't think we've got anyone here still running 10.5 to test. What's the output of "java -version"?
Thanks,
Mike
Mike Hatfield
Lead Engineer, Mobile Apps
Find me on Twitter
Get the Alfresco iOS app!
Get the Alfresco Android app!
cvgaviao
- Posts
- 3
- Achievements
- 0
- Member for
- 2 years 8 months
Stats
Hi, this is my first contact with Alfresco and I'm getting this problem too.
I'm using MacOsX 10.6.4. Here is the diagnostic log:
And here is the java -version:
kraemer
- Posts
- 3
- Achievements
- 0
- Member for
- 4 years 7 months
Stats
Hi,
some symbolic links seem to be incorrect. Solution below works for me on
Systemversion: Mac OS X 10.6.4 (10F569)
Kernel-Version: Darwin 10.4.0
delete the symlinks "libpng.dylib" and "libjpeg.dylib" in "/common/lib"
Create new symlinks to the right libs.
ln -s /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPNG.dylib <your installation directory>/common/lib/libPNG.dylibln -s /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib <your installation directory>/common/lib/libJPEG.dylibRegards
Axel
cvgaviao
- Posts
- 3
- Achievements
- 0
- Member for
- 2 years 8 months
Stats
@Axel
Hi, your solution works for me too...
thanks for your help. :wink:
cheers, Cristiano
cfox
- Posts
- 12
- Achievements
- 1
- Member for
- 4 years 3 months
Stats
Looks like the source of the problem is in the installer file:
alfresco-osx-building-on-windows-patch.xml