jdk7u full build fails on Win - unable to load zip.dll

Pete Brunet peter.brunet at oracle.com
Fri Apr 18 21:53:18 UTC 2014


A full 7u build currently fails like this:

make[6]: Entering directory
`/cygdrive/c/Users/Pete/JDK7u/jdk7-clone/jdk7/jdk/make/com/sun/jmx'
/usr/bin/mkdir -p
C:/Users/Pete/JDK7u/jdk7-clone/jdk7/build/windows-i586/../windows-i586-fastdebug/classes/javax/management/remote/rmi
rm -f
C:/Users/Pete/JDK7u/jdk7-clone/jdk7/build/windows-i586/../windows-i586-fastdebug/classes/javax/management/remote/rmi/RMIConnectionImpl_Stub.class
C:/Users/Pete/JDK7u/jdk7-clone/jdk7/build/windows-i586/../windows-i586-fastdebug/bin/java
-XX:-PrintVMOptions -XX:+UnlockDiagnosticVMOptions -XX:-LogVMOutput
-client -Xmx512m -Xms512m -XX:PermSize=32m -XX:MaxPermSize=160m -cp
C:/Users/Pete/JDK7u/jdk7-clone/jdk7/build/windows-i586/../windows-i586-fastdebug/classes
sun.rmi.rmic.Main -classpath
"C:/Users/Pete/JDK7u/jdk7-clone/jdk7/build/windows-i586/../windows-i586-fastdebug/classes"   
\
                -d
C:/Users/Pete/JDK7u/jdk7-clone/jdk7/build/windows-i586/../windows-i586-fastdebug/classes             
\
                -v1.2                           \
                -keepgenerated                  \
                javax.management.remote.rmi.RMIConnectionImpl
Error occurred during initialization of VM
Unable to load ZIP library:
C:\Users\Pete\JDK7u\jdk7-clone\jdk7\build\windows-i586-fastdebug\bin\zip.dll

I have BUILD_DEPLOY and BUILD_INSTALL set to off.  I mention that
because this was advice much earlier when hitting the same problem.

Any ideas?

Pete



More information about the build-dev mailing list