Oracle Weblogic Server (MOSC)

MOSC Banner

java.lang.OutOfMemoryError in java.util.zip.ZipFile.getInputStream

edited Dec 9, 2010 6:28PM in Oracle Weblogic Server (MOSC) 4 commentsAnswered
  We are using weblogic 10.3 on Solaris 10 platform. We are running jdk1.6_05 on 32 bit (also tried using jdk1.6_22. We are getting an out of Memory error on the native libraries when we try to deploy an ear or war file. Any helpful pointers would be appreciated.

 <Dec 4, 2010 4:41:20 PM CST> <Error> <Deployer> <BEA-149205> <Failed to initialize the application 'coafEAR' due to error java.lang.OutOfMemoryError.
java.lang.OutOfMemoryError
        at java.util.zip.Inflater.init(Native Method)
        at java.util.zip.Inflater.<init>(Inflater.java:83)
        at java.util.zip.ZipFile.getInflater(ZipFile.java:266)
        at java.util.zip.ZipFile.getInputStream(ZipFile.java:212)
        at java.util.zip.ZipFile.getInputStream(ZipFile.java:180)

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center