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 211909 - 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-01 19:35 UTC by javydreamercsw
Modified: 2012-05-02 09:52 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 187545


Attachments
stacktrace (5.79 KB, text/plain)
2012-05-01 19:36 UTC, javydreamercsw
Details

Note You need to log in before you can comment on or make changes to this bug.
Description javydreamercsw 2012-05-01 19:35:58 UTC
Build: NetBeans IDE Dev (Build 201205010400)
VM: Java HotSpot(TM) Client VM, 23.0-b21, Java(TM) SE Runtime Environment, 1.7.0_04-b20
OS: Windows 7

User Comments:
javydreamercsw: Create schema from database wizard.




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 javydreamercsw 2012-05-01 19:36:04 UTC
Created attachment 118928 [details]
stacktrace
Comment 2 Tomas Stupka 2012-05-02 09:52:44 UTC

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