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 105732 - Cannot execute nb modules
Summary: Cannot execute nb modules
Status: VERIFIED FIXED
Alias: None
Product: xml
Classification: Unclassified
Component: WSDL Tools (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: Shivanand Kini
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-05 14:25 UTC by ehucka
Modified: 2007-06-20 22:55 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description ehucka 2007-06-05 14:25:27 UTC
Product Version: NetBeans IDE Dev (Build 070605) 
Java: 1.6.0_02-ea; Java HotSpot(TM) Client VM 1.6.0_02-ea-b02 
System: Linux version 2.6.16-1.2122_FC5 running on i386; UTF-8; en_US (nb)


I tried to execute PaintApp sample nb module application and it fails by:

Scanning for modules in /space/Builds/dev/netbeans
/space/Builds/dev/netbeans/harness/suite.xml:51: The following error occurred
while executing this line:
/space/Builds/dev/netbeans/harness/build.xml:74: java.io.IOException: Duplicated
module org.netbeans.modules.xml.wsdl.bindingsupport.api: found in
/space/Builds/dev/netbeans/extra/modules and /space/Builds/dev/netbeans/soa1/modules
Comment 1 Sonali Kochar 2007-06-05 19:46:14 UTC
Assigning issue to Kini as the exception is in the wsdl.bindingsupport api.
Comment 2 Shivanand Kini 2007-06-05 20:13:23 UTC
I am assuming this build was done, just before i checked in cluster.properties
yesterday evening.

if you built this yourself, can you update nbbuild\cluster.properties.
Delete the extra cluster.
and do ant rebuild-cluster -D"rebuild-cluster.cluster.name=nb.cluster.soa"



Comment 3 Shivanand Kini 2007-06-05 21:52:50 UTC
I downloaded the recent most continous build. There is no extra clusters in the
netbeans build.

Please verify with new build. 
Comment 4 jlautz 2007-06-20 22:55:09 UTC
Not able to reproduce on 
Product Version: NetBeans IDE Dev (Build 200706190000, C/C++ Pack 20070619) Java: 1.6.0_01; Java HotSpot(TM) Client VM
1.6.0_01-b06 System: Windows XP version 5.1 running on x86; Cp1252; en_US (nb) Userdir: C:\Documents and
Settings\lautz\.netbeans\dev.

So I'm verifying this bug as fixed.