I am practising API's on ocalhost:8080 but today jira start up failed.
Clicked on start-jira where the tomcat window closed quickly and hence executed 'Start-jira.bat /fg ' from command prompt after which I see the below error in my browser on hitting localhost:8080 . Please advise.
We couldn't start the following plugins:
Many reasons can cause that issue. Please take a look to the following troubleshooting article https://confluence.atlassian.com/jirakb/troubleshoot-a-jira-server-startup-failed-error-394464512.html#:~:text=It%20is%20possible%20the%20plugin,application%20instance%20can%20get%20corrupted.
Hope this helps,
Fabio
Hi,
Thank you.
I followed the Resolution 1 in the below URL:
https://community.atlassian.com/t5/Jira-questions/jira-startup-failed/qaq-p/1215226
Backed-up .bundled-plugins and .osgi-plugins , then deleted them, cleared temp and restarted service and it was successful.
However, after this, I am unable to create a new scrum project which was working fine until yesterday.
This is the input:
Body:
{
"key": "QA2",
"name": "QATEST2",
"projectTypeKey": "software",
"projectTemplateKey": "com.pyxis.greenhopper.jira:gh-scrum-template",
"description": "Example Project description",
"lead": "csugirtha"
}
I am facing the below error:
{
"errorMessages": [
"The project template specified does not exist. Make sure the project template is available in your Jira instance. Please talk to your Jira administrator if you need more help."
],
"errors": {
"projectType": "An invalid project type was specified. Make sure the project type is available in your Jira instance. Please talk to your Jira administrator if you need more help."
}
When I checked, all those plugins are back after restarting JIRA. I'm clueless now. Please assist.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
please check that JIRA Software started succesfully. Go toAdmin section -> Application and check it.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks. I installed it from admin>application, restarted the jira through bin>start-jira and able to create scrum project.
Thanks much :)
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi, Please see my response in the above comment and assist. Thanks.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online 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.