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 233320 - IllegalStateException: Listener 1395697644 is already attached to J2SEProjectPlatform 526426527 for Project teko-alarmdb.
Summary: IllegalStateException: Listener 1395697644 is already attached to J2SEProject...
Status: RESOLVED DUPLICATE of bug 232400
Alias: None
Product: projects
Classification: Unclassified
Component: Java Webstart (show other bugs)
Version: 7.4
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Zezula
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-24 13:31 UTC by aldobrucale
Modified: 2013-07-24 13:35 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 202346


Attachments
stacktrace (1.30 KB, text/plain)
2013-07-24 13:31 UTC, aldobrucale
Details

Note You need to log in before you can comment on or make changes to this bug.
Description aldobrucale 2013-07-24 13:31:02 UTC
Build: NetBeans IDE Dev (Build 201307232300)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.25-b01, Java(TM) SE Runtime Environment, 1.7.0_25-b15
OS: Linux

User Comments:
GUEST: Just started.

aldobrucale: Starting netbeans for the first time importing settings from 7.3.1




Stacktrace: 
java.lang.IllegalStateException: Listener 1395697644 is already attached to J2SEProjectPlatform 526426527 for Project teko-alarmdb.
   at org.netbeans.modules.javawebstart.JWSProjectOpenHook$PlatformListener.attach(JWSProjectOpenHook.java:207)
   at org.netbeans.modules.javawebstart.JWSProjectOpenHook.projectOpened(JWSProjectOpenHook.java:91)
   at org.netbeans.spi.project.ui.ProjectOpenedHook$1.projectOpened(ProjectOpenedHook.java:85)
   at org.netbeans.spi.project.ui.support.UILookupMergerSupport$OpenHookImpl.projectOpened(UILookupMergerSupport.java:248)
   at org.netbeans.spi.project.ui.ProjectOpenedHook$1.projectOpened(ProjectOpenedHook.java:85)
   at org.netbeans.modules.project.ui.OpenProjectList.notifyOpened(OpenProjectList.java:1230)
Comment 1 aldobrucale 2013-07-24 13:31:03 UTC
Created attachment 137696 [details]
stacktrace
Comment 2 Tomas Zezula 2013-07-24 13:35:19 UTC

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