|
|
|
Hi mate,
Well I initially had the path as: /Applications/Atlassian JIRA/bin/startup.sh The Start script completed successfully but JIRA would not load. I changed the path to: /Applications/Atlassian-JIRA/bin/startup.sh and it worked. Ah. It's on Mac. I assumed that if you are putting spaces into paths you are on Windows
Cool. Thanks. Hi,
I've check and found out that this is true. JIRA cannot start up if there is a space in the path. Regards, Timothy,
Thanks for the investigation. Could you add more information on what error you get? Where does the error appear? Cheers, Hi Anton,
I installed in tchin:~/Desktop/t chin/atlassian-jira-enterprise-3.12.2-standalone. Notice the space between my name. Because it is a new installation, i did not have a atlassian-jira.log but this was the error captured in catalina.out: Exception in thread "main" java.lang.NoClassDefFoundError: chin/atlassian-jira-enterprise-3/12/2-standalone/conf/logging/properties JIRA will fail to startup and there is no other evident message. Regards, |
||||||||||||||||||||||||||||||||||||||||||||||||
Are you sure that a space in the path causes a problem? Are you sure it is not a lengh of the path, rather than a space?
I think there is more to it. It's not, if there is a space in the path there is a problem. If you could nail down exactly what causes the problem, that would be great.