Skip to Main Content

Java APIs

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Duplicate name in Manifest: Depends-On

843810Feb 2 2005 — edited Aug 8 2006
I have changed from JDK1.3.1_10 to JDK1.5.0_01.
I use VCafe as surface for Java programming.
If I translate a class, I get the following error:

Error: 02.02.2005 13(14): 06 java.util.jar.Attributes read
WARNUNG: Duplicate name in Manifest: Depends-On

If I translate my entire project (2650 classes), get I the following error:

The system is out of resources.
Consult the following stack trace for details.
java.lang.OutOfMemoryError: Java heap space

What does it mean?

R.S
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 5 2006
Added on Feb 2 2005
2 comments
1,348 views