atlas-run-standalone, 404 when accessing JIRA on 2990 port

349 views
Skip to first unread message

Vitaliy Zurian

unread,
Jun 11, 2015, 8:20:26 AM6/11/15
to atlassian-...@googlegroups.com
Hi!

Today I tried to run JIRA with this command:

atlas-run-standalone --product jira --version 6.5-OD-05-041 --bundled-plugins com.atlassian.bundles:json-schema-validator-atlassian-bundle:1.0.4,com.atlassian.webhooks:atlassian-webhooks-plugin:2.0.0,com.atlassian.jwt:jwt-plugin:1.2.2,com.atlassian.upm:atlassian-universal-plugin-manager-plugin:2.19.0.3-D20150522T180613,com.atlassian.plugins:atlassian-connect-plugin:1.1.33 --jvmargs -Datlassian.upm.on.demand=true

After execution it says that JIRA is listening on 2990 port, which is fine as it was before. But when I am trying to access it - I get 404 response and the blank page.

Here is result of atlas-version

ATLAS Version:    5.0.13

ATLAS Home:       /usr/local/Cellar/atlassian-plugin-sdk/5.0.13/libexec

ATLAS Scripts:    /usr/local/Cellar/atlassian-plugin-sdk/5.0.13/libexec/bin

ATLAS Maven Home: /usr/local/Cellar/atlassian-plugin-sdk/5.0.13/libexec/apache-maven-3.2.1

--------

Executing: /usr/local/Cellar/atlassian-plugin-sdk/5.0.13/libexec/apache-maven-3.2.1/bin/mvn --version -gs /usr/local/Cellar/atlassian-plugin-sdk/5.0.13/libexec/apache-maven-3.2.1/conf/settings.xml

Apache Maven 3.2.1 (ea8b2b07643dbb1b84b6d16e1f08391b666bc1e9; 2014-02-14T18:37:52+01:00)

Maven home: /usr/local/Cellar/atlassian-plugin-sdk/5.0.13/libexec/apache-maven-3.2.1

Java version: 1.6.0_65, vendor: Apple Inc.

Java home: /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home

Default locale: en_US, platform encoding: MacRoman

OS name: "mac os x", version: "10.10.3", arch: "x86_64", family: "mac"



Here is result of javac -version

javac 1.8.0_45


Do you have any ideas wow can I debug this issue? 

jira-LATEST.log shows nothing

Best regards,
Vitaliy

David Boyd

unread,
Jun 11, 2015, 9:10:35 PM6/11/15
to atlassian-...@googlegroups.com
Hi Vitaly,

Thanks for posting your output.  It looks like the problem is that JIRA is being launched with Java version: 1.6.0_65

Can you try setting your JAVA_HOME environment variable to point to your installation of Java version: 1.8.0_45 please?
 
David Boyd.

--
You received this message because you are subscribed to the Google Groups "Atlassian Connect Dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to atlassian-connec...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Vitaliy Zurian

unread,
Jun 12, 2015, 4:25:43 AM6/12/15
to atlassian-...@googlegroups.com
Thanks, David!

Yes, it was the problem!

Also, for anyone who encounters this on OSX - that's how you find the home location of your current JVM:

/usr/libexec/java_home


To unsubscribe from this group and stop receiving emails from it, send an email to atlassian-connect-dev+unsub...@googlegroups.com.
Reply all
Reply to author
Forward
0 new messages