I suspect you meant to comment on another question here. Could you explain the problem you're having, or link back to the question so we know what the context is?
Failed to execute "atlas-run-standalone --product jira "-
Hi this was the link I was referring to. I am facing the same issue and would like to find the solution. please let me know if you can help me in this. Thanks in advance.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Ok, what have you looked at so far? Are your proxy settings in .m2 and setting.xml right? As that's what fixed it for Nandini and others.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yes I changed the port number .Still I am facing this error
[ERROR] Failed to execute goal com.atlassian.maven.plugins:maven-jira-plugin:5.0.3:integration-test (default-integration-test) on project ccd_jirautil s: The product jira didn't start after 600s at http://xxxxxxxxxxxxxxxxx:2990/jira Last response code is 503 -> [Help 1]
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
What does the log file say? Atlassian-jira.log in the log directory under home.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
it says JIRA instance has started. it also says /home/...../.... is validated and locked for exclusive use by this instance. please let me know how can I resolve this.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
And the rest of the log?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
it failed to load many jars and plugins. timed out exception. unable to load all the dependencies.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
thank you. I tried to follow the solution of changing jdk version from 1.8 to 1.7. now it is failing the test saying classdefnotofound exception. I have added the dependency to my pom with the following
<dependency> <groupId>javax.ws.rs</groupId> <artifactId>jsr311-api</artifactId> <version>1.1.1</version> </dependency> still error persists. is there any other version I can use for jira?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You don't say what class or where, there's not a lot we can tell you.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Atlassian Government Cloud has achieved FedRAMP Authorization at the Moderate level! Join our webinar to learn how you can accelerate mission success and move work forward faster in cloud, all while ensuring your critical data is secure.
Register NowOnline forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.