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 187060 - [69cat] AssertionError: Copy Support already opened for project lorettadorbolo.com
Summary: [69cat] AssertionError: Copy Support already opened for project lorettadorbol...
Status: RESOLVED FIXED
Alias: None
Product: php
Classification: Unclassified
Component: Project (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Mysik
URL:
Keywords:
: 187531 187617 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-06-02 04:02 UTC by paolosca
Modified: 2010-06-16 07:56 UTC (History)
4 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 170359


Attachments
stacktrace (937 bytes, text/plain)
2010-06-02 04:02 UTC, paolosca
Details

Note You need to log in before you can comment on or make changes to this bug.
Description paolosca 2010-06-02 04:02:32 UTC
This bug was originally marked as duplicate of bug 177700, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE Dev (Build nbms-and-javadoc-5212-on-100521)
VM: Java HotSpot(TM) Client VM, 16.3-b01, Java(TM) SE Runtime Environment, 1.6.0_20-b02
OS: Linux

User Comments:
GUEST: after installing some updates, the ide requested a restart. this error poped at me after the restart

GUEST: starting up with Scanning projects... 3 php symfony projects. started noticing this error in the April 30 2010 dev version.

GUEST: after renaming a project noticed multiple instances of the renamed project that perhpas caused this error but the duplicate instance in the Projects window subsequently disappeared and seems ok now

GUEST: first run after installing new revision

paolosca: Just started netbeans.




Stacktrace: 
java.lang.AssertionError: Copy Support already opened for project lorettadorbolo.com
   at org.netbeans.modules.php.project.copysupport.CopySupport.projectOpened(CopySupport.java:148)
   at org.netbeans.modules.php.project.PhpProject$PhpOpenedHook.projectOpened(PhpProject.java:751)
   at org.netbeans.spi.project.ui.ProjectOpenedHook$1.projectOpened(ProjectOpenedHook.java:84)
   at org.netbeans.modules.project.ui.OpenProjectList.notifyOpened(OpenProjectList.java:1104)
   at org.netbeans.modules.project.ui.OpenProjectList.access$900(OpenProjectList.java:132)
   at org.netbeans.modules.project.ui.OpenProjectList$LoadOpenProjects.loadOnBackground(OpenProjectList.java:438)
Comment 1 paolosca 2010-06-02 04:02:36 UTC
Created attachment 99736 [details]
stacktrace
Comment 2 Tomas Mysik 2010-06-04 10:57:00 UTC
I have no idea how this can happen - it seems that the project is opened twice without any closing... I will add some more logging (under assertions only).
Comment 3 Tomas Mysik 2010-06-09 12:54:22 UTC
Hopefully fixed, more logging added.
http://hg.netbeans.org/web-main/rev/2b464bbf9f9e
Comment 4 Quality Engineering 2010-06-10 06:06:27 UTC
Integrated into 'main-golden', will be available in build *201006100001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/2b464bbf9f9e
User: Tomas Mysik <tmysik@netbeans.org>
Log: #187060: [69cat] AssertionError: Copy Support already opened for project lorettadorbolo.com
Comment 5 Tomas Mysik 2010-06-14 07:52:23 UTC
*** Bug 187531 has been marked as a duplicate of this bug. ***
Comment 6 Tomas Mysik 2010-06-16 07:56:27 UTC
*** Bug 187617 has been marked as a duplicate of this bug. ***