Bug 3312 - Internal errors in image builder due to duplicate package fragment (1GFJ3Y4)
Summary: Internal errors in image builder due to duplicate package fragment (1GFJ3Y4)
Status: RESOLVED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 2.0   Edit
Hardware: All Windows NT
: P3 normal (vote)
Target Milestone: 2.0 M1   Edit
Assignee: Kent Johnson CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-10-10 22:53 EDT by John Arthorne CLA
Modified: 2002-01-14 11:08 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description John Arthorne CLA 2001-10-10 22:53:02 EDT
I was running a workspace taken from Adam in ZRH.  I added a new project, and 
added a
local copy of rt.jar to the classpath (because JRE_LIB wasn't pointing to 
anything).
After running for awhile I noticed maybe a hundred copies of the following 
message
on the console (nothing in log, but I may have restarted, thus deleting the old 
log):

Warning: internal error: attempt to add duplicate package fragment in image 
builder: D:/eclipse/jre/lib/rt.jar

NOTES:

JohnA (6/18/2001 2:40:15 PM)
	Reproduced in a new workbench, it occurs if rt.jar appears twice on the 
classpath.
	These messages are generated by a println in PackageMapEntry#addFragment
(IPath).

PM (6/19/2001 11:25:07 AM)
	Those messages were already in during the techpreview era.

PM (6/19/2001 11:50:33 AM)
	Should be fixed up.
Comment 1 DJ Houghton CLA 2001-10-29 17:08:45 EST
PRODUCT VERSION:

124

Comment 2 Kent Johnson CLA 2001-12-10 16:19:52 EST
Closed - not reproducable with new builder.