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 245420 - IllegalStateException: Listener 821308690 is not attached to J2SEProjectPlatform 1522200246 for Project JPA Sample.
Summary: IllegalStateException: Listener 821308690 is not attached to J2SEProjectPlatf...
Status: RESOLVED WORKSFORME
Alias: None
Product: projects
Classification: Unclassified
Component: Generic Infrastructure (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-07-05 03:25 UTC by Exceptions Reporter
Modified: 2016-06-24 15:03 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 210549


Attachments
stacktrace (1.06 KB, text/plain)
2014-07-05 03:25 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2014-07-05 03:25:23 UTC
This bug was originally marked as duplicate of bug 232400, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 8.0 (Build 201403101706)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.5-b02, Java(TM) SE Runtime Environment, 1.8.0_05-b13
OS: Linux

User Comments:
GUEST: Error




Stacktrace: 
java.lang.IllegalStateException: Listener 821308690 is not attached to J2SEProjectPlatform 1522200246 for Project JPA Sample.
   at org.netbeans.modules.javawebstart.JWSProjectOpenHook$PlatformListener.detach(JWSProjectOpenHook.java:219)
   at org.netbeans.modules.javawebstart.JWSProjectOpenHook.projectClosed(JWSProjectOpenHook.java:164)
   at org.netbeans.spi.project.ui.ProjectOpenedHook$1.projectClosed(ProjectOpenedHook.java:89)
   at org.netbeans.spi.project.ui.support.UILookupMergerSupport$OpenHookImpl.projectClosed(UILookupMergerSupport.java:260)
   at org.netbeans.spi.project.ui.ProjectOpenedHook$1.projectClosed(ProjectOpenedHook.java:89)
   at org.netbeans.modules.project.ui.OpenProjectList.notifyClosed(OpenProjectList.java:1322)
Comment 1 Exceptions Reporter 2014-07-05 03:25:25 UTC
Created attachment 147897 [details]
stacktrace
Comment 2 Tomas Zezula 2014-07-07 13:40:30 UTC
Again, POH projectClosed called on other instance than projectOpened.
Comment 3 Tomas Stupka 2016-06-24 15:03:45 UTC
one report in 8.0
closing