Hello-
I'm having an issue starting JIRA. IT says that it can't find JAVA_HOME, but I've clearly set it up. Below the output of me checking my config and trying to start JIRA. Any ideas?
Regards,
Eric
{code}
[emarthinsen@dev bin]$ java -version
java version "1.6.0_17"
Java(TM) SE Runtime Environment (build 1.6.0_17-b04)
Java HotSpot(TM) Client VM (build 14.3-b01, mixed mode, sharing)
[emarthinsen@dev bin]$ echo $JAVA_HOME
/usr/java/default
[emarthinsen@dev bin]$ sudo ./startup.sh
Detecting JVM PermGen support...
PermGen switch is NOT supported and will NOT be set automatically.
If you encounter issues starting up JIRA Standalone Edition, please see the Troubleshooting guide at
http://confluence.atlassian.com/display/JIRA/Installation+Troubleshooting+GuideNeither the JAVA_HOME nor the JRE_HOME environment variable is defined
At least one of these environment variable is needed to run this program
{code}
--
Post by emarthinsen - online at:
http://forums.atlassian.com/thread.jspa?forumID=46&threadID=38589_______________________________________________
Jira-user mailing list
Jira-user@...
To unsubscribe or change your options visit this page:
http://lists.atlassian.com/mailman/listinfo/jira-user