Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Unable to run development stand alone JIRA 4 via ATLAS

Christian Smolka October 30, 2013

Hi,

I have to write a plugin for a customer having a JIRA 4.4.1. So I stated by downloading the latest SDK 4.2.10 and ran the command (like the tutorial mentioned, except for the product version)

atlas-run-standalone --version 4.4.1 --product jira

resulting in a running Tomcat container. But when I try to open

http://localhost:2990/jira

I get an error page saying that there are a couple of plugins that didn't start:

The following plugins are required by JIRA, but have not been started:

    Gadget Directory Plugin (com.atlassian.gadgets.directory)
    Atlassian JIRA - Plugins - Project Config Plugin (com.atlassian.jira.jira-project-config-plugin)
    Atlassian OAuth Admin Plugin (com.atlassian.oauth.admin)
    Embedded Gadgets Plugin (com.atlassian.gadgets.embedded)
    Atlassian JIRA - Plugins - Shared Application Access Layer (SAL) Plugin (com.atlassian.sal.jira)
    Gadget Dashboard Plugin (com.atlassian.gadgets.dashboard)
    Atlassian JIRA - Plugins - Look And Feel Logo Upload Plugin (com.atlassian.jira.lookandfeel)
    Atlassian JIRA - Plugins - Gadgets Plugin (com.atlassian.jira.gadgets)
    Atlassian REST - Module Types (com.atlassian.plugins.rest.atlassian-rest-module)
    FishEye Plugin (com.atlassian.jirafisheyeplugin)
    Gadget Spec Publisher Plugin (com.atlassian.gadgets.publisher)
    Atlassian JIRA - Plugins - REST Plugin (com.atlassian.jira.rest)
    Atlassian OAuth Service Provider Plugin (com.atlassian.oauth.serviceprovider)
    Opensocial Plugin (com.atlassian.gadgets.opensocial)

Did I miss something? Do I have to insert a coin somewhere? Or has developing for JIRA4 just reached the end of life? ;)

BTW: when I run the latest JIRA, everything works fine. And, of course, I cleared the amps folder between the version switches.

Thanks in advance!

3 answers

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

0 votes
Answer accepted
Christian Smolka November 6, 2013

I solved the problem by using a JRE from a running JIRA instance as this JRE has some missing (J2EE) dependecies installed.

0 votes
Andriy Marochkin November 19, 2013

atlas-run-standalone --product jira --version 4.0.1 --data-version 4.0

0 votes
Boris Georgiev _Appfire_
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
October 31, 2013

Not sure if this will help but you might try using older SDK version.

TAGS
AUG Leaders

Atlassian Community Events