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 211950 - IllegalStateException: No instance data can be specified.
Summary: IllegalStateException: No instance data can be specified.
Status: RESOLVED DUPLICATE of bug 211744
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Bugzilla (show other bugs)
Version: 7.2
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-02 10:36 UTC by KhArtNJava
Modified: 2012-05-02 10:58 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 187559


Attachments
stacktrace (5.05 KB, text/plain)
2012-05-02 10:36 UTC, KhArtNJava
Details

Note You need to log in before you can comment on or make changes to this bug.
Description KhArtNJava 2012-05-02 10:36:05 UTC
This issue was reported manually by KhArtNJava.
It already has 2 duplicates 


Build: NetBeans IDE Dev (Build 201205010400)
VM: Java HotSpot(TM) Client VM, 22.1-b02, Java(TM) SE Runtime Environment, 1.7.0_03-b05
OS: Windows 7

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.internal.runtime.InternalPlatform.getStateLocation(InternalPlatform.java:601)
   at org.eclipse.core.runtime.Platform.getStateLocation(Platform.java:1009)
   at org.eclipse.mylyn.internal.bugzilla.core.BugzillaCorePlugin.getConfigurationCachePath(BugzillaCorePlugin.java:66)
Comment 1 KhArtNJava 2012-05-02 10:36:10 UTC
Created attachment 118962 [details]
stacktrace
Comment 2 Tomas Stupka 2012-05-02 10:58:42 UTC

*** This bug has been marked as a duplicate of bug 211744 ***