Exception when booting Jira 4.4.4 for the first time: java.lang.ArrayIndexOutOfBoundsException: at aQute.lib.osgi.Clazz.parseClassFile(

Ed tred January 18, 2012

I went throught the configuration steps, and booted Jira for the first time. the only problem that I saw was the below exception. The server came up, and when I go to the Jira URL is present "step 2 of 4" in the configuration process. Can anyone shed light on this error?

2012-01-19 12:49:11,749 main INFO [atlassian.plugin.loaders.ScanningPluginLoader] Plugin Unit: /home/tomcat/jira/plugins/.bundled-plugins/jira-greenhopper-plugin-5.7.4-disabled.jar (1322454302000) created

2012-01-19 12:49:12,511 main INFO [atlassian.plugin.loaders.ScanningPluginLoader] Plugin Unit: /home/tomcat/jira/plugins/.bundled-plugins/jira-ical-feed-1.0.1.jar (1322454300000) created

java.lang.ArrayIndexOutOfBoundsException: -31163

at aQute.lib.osgi.Clazz.parseClassFile(Clazz.java:213)

at aQute.lib.osgi.Clazz.<init>(Clazz.java:65)

at aQute.lib.osgi.Processor.analyzeJar(Processor.java:159)

at aQute.lib.osgi.Processor.analyzeBundleClasspath(Processor.java:97)

at aQute.lib.osgi.Analyzer.analyze(Analyzer.java:194)

at aQute.lib.osgi.Builder.analyze(Builder.java:94)

at aQute.lib.osgi.Analyzer.calcManifest(Analyzer.java:293)

at com.atlassian.plugin.osgi.factory.transform.stage.GenerateManifestStage.execute(GenerateManifestStage.java:154)

at com.atlassian.plugin.osgi.factory.transform.DefaultPluginTransformer.transform(DefaultPluginTransformer.java:200)

at com.atlassian.plugin.osgi.factory.OsgiPluginFactory.createOsgiPluginJar(OsgiPluginFactory.java:298)

at com.atlassian.plugin.osgi.factory.OsgiPluginFactory.create(OsgiPluginFactory.java:246)

at com.atlassian.jira.plugin.MasterPluginFactory.create(MasterPluginFactory.java:78)

at com.atlassian.plugin.loaders.ScanningPluginLoader.deployPluginFromUnit(ScanningPluginLoader.java:116)

at com.atlassian.plugin.loaders.ScanningPluginLoader.loadAllPlugins(ScanningPluginLoader.java:89)

at com.atlassian.plugin.manager.DefaultPluginManager.init(DefaultPluginManager.java:136)

at com.atlassian.jira.plugin.JiraPluginManager.start(JiraPluginManager.java:61)

at com.atlassian.jira.ComponentManager$PluginSystem.start(ComponentManager.java:676)

at com.atlassian.jira.ComponentManager.startPluginSystem(ComponentManager.java:242)

at com.atlassian.jira.ComponentManager.quickStart(ComponentManager.java:235)

at com.atlassian.jira.ComponentManager.start(ComponentManager.java:220)

at com.atlassian.jira.upgrade.PluginSystemLauncher.start(PluginSystemLauncher.java:23)

2 answers

0 votes
Ed tred January 18, 2012

Seems like this is a known bug? Any fix?

https://jira.atlassian.com/browse/JRA-24818

0 votes
Ed tred January 18, 2012

seems like this is a known bug???

https://jira.atlassian.com/browse/JRA-24818

Suggest an answer

Log in or Sign up to answer