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 157259

Summary: Path to missing clusters is constructed erroneously
Product: platform Reporter: dlipin <dlipin>
Component: Module SystemAssignee: Jaroslav Tulach <jtulach>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P2    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: messages.log

Description dlipin 2009-01-21 18:20:58 UTC
1) I`ve used netbeans-hudson-trunk-4864-java.zip 
2) Extracted and set userdir to ~/.netbeans/devergo
3) Run from the console

Due to the log paths to the clusters, which are missing, are constructed badly, note a bunch of
"Warning: the module C:\Program Files\Java\jdk1.6.0_10\jre\bin\modules\..." messages.
Comment 1 dlipin 2009-01-21 18:21:33 UTC
Created attachment 76110 [details]
messages.log
Comment 2 Jaroslav Tulach 2009-02-03 10:00:38 UTC
The warnings are harmless by itself. I guess I'll keep them in the build. Just, due to some additional problem, they 
result in bug 155991, which indeed needs to be fixed.

*** This issue has been marked as a duplicate of 155991 ***
Comment 3 Jaroslav Tulach 2009-02-03 13:47:35 UTC
I guess I have an improvement for this issue as well: ergonomics#cceeac53a6be
Comment 4 Quality Engineering 2009-02-04 21:21:57 UTC
Integrated into 'main-golden', will be available in build *200902041526* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/cceeac53a6be
User: Jaroslav Tulach <jtulach@netbeans.org>
Log: #157259: Disabled modules definitions refering to non-existing JARs shall be ignored, not deleted.
Comment 5 Jaroslav Tulach 2009-09-17 09:34:26 UTC
*** Issue 171056 has been marked as a duplicate of this issue. ***