This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 211790 - IllegalStateException: No instance data can be specified.
Summary: IllegalStateException: No instance data can be specified.
Status: RESOLVED DUPLICATE of bug 209691
Alias: None
Product: platform
Classification: Unclassified
Component: Netigso (show other bugs)
Version: 7.2
Hardware: All All
: P2 normal (vote)
Assignee: Jaroslav Tulach
URL:
Keywords:
: 211743 (view as bug list)
Depends on:
Blocks:
 
Reported: 2012-04-26 14:21 UTC by schkovich
Modified: 2012-05-02 07:08 UTC (History)
6 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 187405


Attachments
stacktrace (2.72 KB, text/plain)
2012-04-26 14:21 UTC, schkovich
Details
stacktrace (2.72 KB, text/plain)
2012-05-01 13:32 UTC, schkovich
Details
stacktrace (2.72 KB, text/plain)
2012-05-01 21:02 UTC, facilityderek
Details
stacktrace (2.72 KB, text/plain)
2012-05-02 07:08 UTC, akobberup
Details

Note You need to log in before you can comment on or make changes to this bug.
Description schkovich 2012-04-26 14:21:09 UTC
Build: NetBeans IDE Dev (Build 201204260400)
VM: Java HotSpot(TM) 64-Bit Server VM, 21.0-b17, Java(TM) SE Runtime Environment, 1.7.0-b147
OS: Linux

User Comments:
schkovich: restart after jira plugin install




Stacktrace: 
java.lang.IllegalStateException: No instance data can be specified.
   at org.eclipse.core.internal.runtime.DataArea.assertLocationInitialized(DataArea.java:50)
   at org.eclipse.core.internal.runtime.DataArea.getStateLocation(DataArea.java:120)
   at org.eclipse.core.internal.runtime.InternalPlatform.getStateLocation(InternalPlatform.java:606)
   at org.eclipse.core.runtime.Plugin.getStateLocation(Plugin.java:312)
   at com.atlassian.connector.eclipse.internal.jira.core.JiraCorePlugin.start(JiraCorePlugin.java:72)
   at org.eclipse.osgi.framework.internal.core.BundleContextImpl$1.run(BundleContextImpl.java:711)
Comment 1 schkovich 2012-04-26 14:21:15 UTC
Created attachment 118812 [details]
stacktrace
Comment 2 Jesse Glick 2012-04-26 17:50:02 UTC
*** Bug 211743 has been marked as a duplicate of this bug. ***
Comment 3 Marian Mirilovic 2012-04-27 10:59:37 UTC
Caused: org.osgi.framework.BundleException: Exception in com.atlassian.connector.eclipse.internal.jira.core.JiraCorePlugin.start() of bundle com.atlassian.connector.eclipse.jira.core.

*** This bug has been marked as a duplicate of bug 209691 ***
Comment 4 schkovich 2012-05-01 13:32:28 UTC
Created attachment 118921 [details]
stacktrace

restart after installing jira plugin
Comment 5 Exceptions Reporter 2012-05-01 13:32:46 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=187405
Comment 6 facilityderek 2012-05-01 21:02:29 UTC
Created attachment 118931 [details]
stacktrace

Installing Team Server and  JIRA plugins in clean installation
Comment 7 akobberup 2012-05-02 07:08:29 UTC
Created attachment 118945 [details]
stacktrace