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 197029 - IllegalStateException: This placeholder is already occupied.
Summary: IllegalStateException: This placeholder is already occupied.
Status: RESOLVED WORKSFORME
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-24 09:04 UTC by binotxa
Modified: 2011-10-06 10:31 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 158136


Attachments
stacktrace (4.49 KB, text/plain)
2011-03-24 09:04 UTC, binotxa
Details

Note You need to log in before you can comment on or make changes to this bug.
Description binotxa 2011-03-24 09:04:08 UTC
Build: NetBeans IDE 6.9 (Build 201011082200)
VM: Java HotSpot(TM) 64-Bit Server VM, 16.3-b01, Java(TM) SE Runtime Environment, 1.6.0_20-b02
OS: Windows 7

User Comments:
GUEST: xD

GUEST: Creating new project from SVN repository subversion.cru.fr/esup-commons

binotxa: I'm checking out with subversion

GUEST: Try to import into Subversion repository while one project is importing in that time

GUEST: trying to checkout using svn a large php project

GUEST: Attempting to import a project into an svn repository (I think?)




Stacktrace: 
java.lang.IllegalStateException: This placeholder is already occupied.
   at org.netbeans.modules.versioning.util.PlaceholderPanel.addImpl(PlaceholderPanel.java:131)
   at java.awt.Container.add(Container.java:365)
   at org.netbeans.modules.subversion.client.WizardStepProgressSupport$1.run(WizardStepProgressSupport.java:97)
   at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
   at java.awt.EventQueue.dispatchEvent(EventQueue.java:597)
   at org.netbeans.core.TimableEventQueue.dispatchEvent(TimableEventQueue.java:137)
Comment 1 binotxa 2011-03-24 09:04:13 UTC
Created attachment 107236 [details]
stacktrace
Comment 2 Tomas Stupka 2011-10-06 10:31:27 UTC
couldn't reproduce and no report since 7.0 was released. closing for now.