Error on every upgrade

Any ideas on what may be causing these error messages to appear in the console window EVERY time I upgrade my Openfire?? It only happens the first time I start Openfire after I perform an upgrade, using the zip file method. After the error, Openfire is stalled. So I close it down and restart it and all seems well…

java.util.zip.ZipError: jzentry == 0,

jzfile = 51176728,

total = 3346,

name = C:\Openfire\lib\openfire.jar,

i = 1899,

message = null

at java.util.zip.ZipFile$2.nextElement(Unknown Source)

at java.util.zip.ZipFile$2.nextElement(Unknown Source)

at java.util.jar.JarFile$1.nextElement(Unknown Source)

at java.util.jar.JarFile$1.nextElement(Unknown Source)

at sun.misc.URLClassPath$JarLoader.validIndex(Unknown Source)

at sun.misc.URLClassPath$JarLoader.getResource(Unknown Source)

at sun.misc.URLClassPath$JarLoader.getResource(Unknown Source)

at sun.misc.URLClassPath.getResource(Unknown Source)

at java.net.URLClassLoader$1.run(Unknown Source)

at java.security.AccessController.doPrivileged(Native Method)

at java.net.URLClassLoader.findClass(Unknown Source)

at java.lang.ClassLoader.loadClass(Unknown Source)

at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)

at java.lang.ClassLoader.loadClass(Unknown Source)

at java.lang.ClassLoader.loadClassInternal(Unknown Source)

at org.jivesoftware.openfire.starter.JiveClassLoader.<init>(JiveClassLoader. java:44)

at org.jivesoftware.openfire.starter.ServerStarter.start(ServerStarter.java:100)

at org.jivesoftware.openfire.starter.ServerStarter.main(ServerStarter.java:50)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

at java.lang.reflect.Method.invoke(Unknown Source)

at com.exe4j.runtime.LauncherEngine.launch(Unknown Source)

at com.exe4j.runtime.WinLauncher.main(Unknown Source)

Hey Scott,

Can you paste the entire stack trace?

Thanks,

– Gato

Hi Scott,

this error was reported before for Openfire 3.x running on Windows. So I wonder if this problem is related to windows.

LG

I wonder if it is happening only on the zip upgrade. I believe most people do the exe style upgrade. I haven’t seen anything else in any of the logs, other than what was present in the console window. As long as it doesn’t pose a problem with the reliability of the server, it really does not bother me too much at the moment… But I still would like to get it resolved eventually before it does cause a problem somewhere!

Scott