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 - Path to missing clusters is constructed erroneously
Summary: Path to missing clusters is constructed erroneously
Status: RESOLVED DUPLICATE of bug 155991
Alias: None
Product: platform
Classification: Unclassified
Component: Module System (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Jaroslav Tulach
URL:
Keywords:
: 171056 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-01-21 18:20 UTC by dlipin
Modified: 2009-09-17 09:34 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
messages.log (35.54 KB, text/plain)
2009-01-21 18:21 UTC, dlipin
Details

Note You need to log in before you can comment on or make changes to this bug.
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. ***