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 211955 - 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 11:15 UTC by Kenneth Ganfield
Modified: 2012-05-02 11:17 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 187571


Attachments
stacktrace (3.62 KB, text/plain)
2012-05-02 11:15 UTC, Kenneth Ganfield
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Kenneth Ganfield 2012-05-02 11:15:04 UTC
Build: NetBeans IDE 7.2 Beta (Build 201204260929)
VM: Java HotSpot(TM) 64-Bit Server VM, 20.6-b01-415, Java(TM) SE Runtime Environment, 1.6.0_31-b04-415-10M3635
OS: Mac OS X

User Comments:
kganfield: clicked issue link in subversion commit history




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 Kenneth Ganfield 2012-05-02 11:15:08 UTC
Created attachment 118966 [details]
stacktrace
Comment 2 Tomas Stupka 2012-05-02 11:17:44 UTC

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