java.util.zip.ZipInputStream.getNextEntry(ZipInputStream.java:144)
ZipInputStream.getNextEntry() calls close() after getNextEntry() returns null. I think this is a GNU Classpath's bug, I've submitted this bug to bug report form. http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39434
Fixed. (Reported bug report is still 'UNCONFIRMED')
Hi, I'm trying to load the Knopflerfish framework (http://www.knopflerfish.org/) on my windows mobile 5 with mySaifuJVM 0.4.5. I receive the error listed below: "java.util.zip.ZipInputStream.getNextEntry(ZipInputStream.java:144)" I tried to start the same framework with J9 and worked, so it is not a problem of the KF framework. Thanks in advance. Luigi
P.S.: the error log...
Knopflerfish OSGi framework, version 4.0.0 Copyright 2003-2006 Knopflerfish. All Rights Reserved.
See http://www.knopflerfish.org for more information. Loading xargs file \Scheda di memoria\Knopflerfish 2.0\init.xargs Loading xargs url file:/Scheda di memoria/Knopflerfish 2.0/props.xargs Removed existing fwdir \Scheda di memoria\Knopflerfish 2.0\fwdir Installed: file://\Scheda di memoria\Knopflerfish 2.0\jars\log\log_all-2.0.0.jar (id#1) Installed: file://\Scheda di memoria\Knopflerfish 2.0\jars\cm\cm_all-2.0.0.jar (id#2) Installed: file://\Scheda di memoria\Knopflerfish 2.0\jars\console\console_all-2.0.0.jar (id#3) Installed: file://\Scheda di memoria\Knopflerfish 2.0\jars\component\component_all-2.0.0.jar (id#4) Installed: file://\Scheda di memoria\Knopflerfish 2.0\jars\event\event_all-2.0.0.jar (id#5) Installed: file://\Scheda di memoria\Knopflerfish 2.0\jars\util\util-2.0.0.jar (id#6) Installed: file://\Scheda di memoria\Knopflerfish 2.0\jars\crimson\crimson-2.0.0.jar (id#7) Installed: file://\Scheda di memoria\Knopflerfish 2.0\jars\jsdk\jsdk-2.2.jar (id#8) Installed: file://\Scheda di memoria\Knopflerfish 2.0\jars\bundlerepository\bundlerepository_all-2.0.0.jar (id#9) Installed: file://\Scheda di memoria\Knopflerfish 2.0\jars\device\device_all-2.0.0.jar (id#10) Installed: file://\Scheda di memoria\Knopflerfish 2.0\jars\useradmin\useradmin_all-2.0.0.jar (id#11) Installed: file://\Scheda di memoria\Knopflerfish 2.0\jars\http\http_all-2.0.0.jar (id#12) Installed: file://\Scheda di memoria\Knopflerfish 2.0\jars\frameworkcommands\frameworkcommands-2.0.0.jar (id#13) Installed: file://\Scheda di memoria\Knopflerfish 2.0\jars\logcommands\logcommands-2.0.0.jar (id#14) Installed: file://\Scheda di memoria\Knopflerfish 2.0\jars\cm_cmd\cm_cmd-2.0.0.jar (id#15) Installed: file://\Scheda di memoria\Knopflerfish 2.0\jars\consoletty\consoletty-2.0.0.jar (id#16) Installed: file://\Scheda di memoria\Knopflerfish 2.0\jars\consoletelnet\consoletelnet-2.0.0.jar (id#17) Installed: file://\Scheda di memoria\Knopflerfish 2.0\jars\httproot\httproot-2.0.0.jar (id#18) Installed: file://\Scheda di memoria\Knopflerfish 2.0\jars\httpconsole\httpconsole-2.0.0.jar (id#19) java.io.IOException: Stream closed.
Error: Command "-install file://\Scheda di memoria\Knopflerfish 2.0\jars\UserAgent/MultimediaUserAgent_api-0.0.1.jar" failed, Failed to install bundle: java.io.IOException: Stream closed. JVM exit(Main.java:266)
Error: Command "-install file://\Scheda di memoria\Knopflerfish 2.0\jars\UserAgent/MultimediaUserAgent_api-0.0.1.jar" failed, Failed to install bundle: java.io.IOException: Stream closed. JVM exit