I just downloaded Go 2.4 to my Mac mini running Lion. It doesn't work out of the box when I run Go Server.app as a normal user because it can't create a working directory in /Library/Application Support. See attached code snippet for log message.
What is the intended use case for running on Lion? I didn't have any problems running on Snow Leopard.
Code Snippet
SEVERE: Exception while executing command: [/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/bin/java, -Xms512m, -Xmx1024m, -XX:PermSize=128m, -XX:MaxPermSize=256m, -Dignored=true, -Duser.language=en, -Duser.country=US, -Dcruise.config.file=/Library/Application Support/Go Server/cruise-config.xml, -Dcruise.config.dir=/Library/Application Support/Go Server/, -Dcruise.server.port=8153, -Dcruise.server.ssl.port=8154, -jar, /Applications/Go Server.app/go.jar] - java.io.IOException: Could not create folder /Library/Application Support/Go Server/. Please check the permission settings for folder /Library/Application Support
Comments
1 comment
I'd like to add my name to those experiencing this issue. Any word as to a solution, or a fix from ThoughtWorks?
Please sign in to leave a comment.