Bug 3312

Summary: Internal errors in image builder due to duplicate package fragment (1GFJ3Y4)
Product: [Eclipse Project] JDT Reporter: John Arthorne <john.arthorne>
Component: CoreAssignee: Kent Johnson <kent_johnson>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 2.0   
Target Milestone: 2.0 M1   
Hardware: All   
OS: Windows NT   
Whiteboard:

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.