HI Guys,
I'm trying to solve this KB JIRA Backup error
Any suggestion how to find which plugin uses BLOB data type, We are using MSSQL server 2012.
Thank you
Thank you so much Brant and Nic this kb helped me
Ashish,
Took a look at the logs and it identifies the failed plugins. I have copied that and am pasting it here:
********************************************************************************************************************************************************************************************************
___ FAILED PLUGIN REPORT _____________________
2 plugins failed to load during JIRA startup.
'com.atlassian.jira.plugins.jira-development-integration-plugin' - 'Atlassian JIRA - Plugins - Development Integration Plugin' failed to load.
Cannot start plugin: com.atlassian.jira.plugins.jira-development-integration-plugin
Unresolved constraint in bundle com.atlassian.jira.plugins.jira-development-integration-plugin [86]: Unable to resolve 86.0: missing requirement [86.0] osgi.wiring.package; (osgi.wiring.package=com.atlassian.jira.plugin.ext.bamboo.service)
It was loaded from C:\Program Files\Atlassian\Application Data\JIRA\plugins\installed-plugins\jira-development-integration-plugin-4.0.6.jar
'com.atlassian.jira.jira-software-application' - 'JIRA Software Application' failed to load.
Cannot start plugin: com.atlassian.jira.jira-software-application
Unresolved constraint in bundle com.atlassian.jira.software-application [73]: Unable to resolve 73.0: missing requirement [73.0] osgi.wiring.package; (osgi.wiring.package=com.atlassian.jira.plugin.triggers.obr.install)
It was loaded from C:\Program Files\Atlassian\Application Data\JIRA\plugins\installed-plugins\jira-software-application-7.2.1.jar
********************************************************************************************************************************************************************************************************
Removing the plugins should get you up and runnning again. I would also delete the log after you get this resolved.
Best of Luck.
Brant
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank you for reply brant,
Still i see the same issue , here is the log(this is not complete log file) , i dont see any failed plugins in the log.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank you Brant i got a workaround
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Ashish,
In the logs as JIRA starts up you will be able to see each add-on as it loads. You should be able to see which add-on is failing there. Then follow the steps in the KB article to remove it from loading and your JIRA instance should start.
Brant
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank you for reply Brant, Here is the error log
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I'm afraid that's only a tiny fraction of your log and it's not the part that is failing. As Brant says, you'll need to look through all the add-on starting parts to work out whihc one is faiing.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks for your reply nic, I'm following this KB ClassNotFoundException to resolve this issue still no luck. Here is my log fileLog file
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.
I'm sorry, I don't have time to plough through thousands of irrelevant error messages. We need to see the log for what is going wrong, not spend hours looking at unrelated config failures (you should fix that as well really)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I'm sorry nic for uploading complete log file this the error im seeing while running the export
ERROR [o.a.c.c.C.[.[localhost].[/].[action]] Servlet.service() for servlet [action] in context with path [] threw exception [Servlet execution threw an exception] with root cause
java.lang.ClassNotFoundException: javax.xml.bind.DatatypeConverter not found by com.atlassian.activeobjects.activeobjects-plugin [17]
this kb ClassNotFoundException suggests to delete the plugin from installed plugins folder, plugin what i'm seeing here is an system installed plugin which we cannot delete it.
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.