[Mc4j-development] [ mc4j-Bugs-620029 ] Not starting due to broken jar?
Brought to you by:
ghinkl
From: SourceForge.net <no...@so...> - 2003-11-12 18:59:08
|
Bugs item #620029, was opened at 2002-10-07 20:52 Message generated for change (Comment added) made by ghinkl You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=493495&aid=620029&group_id=60228 Category: None Group: MC4J Application 1.1 >Status: Closed >Resolution: Fixed Priority: 5 Submitted By: Alwyn Schoeman (alwyns) Assigned to: Nobody/Anonymous (nobody) Summary: Not starting due to broken jar? Initial Comment: Hi, I get the following stack trace when I execute 1.1 on Linux: Exception in thread "main" java.util.zip.ZipException: invalid END header (bad central directory offset) at java.util.zip.ZipFile.open(Native Method) at java.util.zip.ZipFile.<init>(ZipFile.java:112) at java.util.jar.JarFile.<init>(JarFile.java:117) at java.util.jar.JarFile.<init>(JarFile.java:82) at org.netbeans.Main.main(Main.java:43) Can it be because lib/core-windows.jar seems to be empty or broken? ---------------------------------------------------------------------- >Comment By: Greg Hinkle (ghinkl) Date: 2003-11-12 13:59 Message: Logged In: YES user_id=773314 All these problems should be fixed with the new launcher that is created with the new installer. ---------------------------------------------------------------------- Comment By: Alwyn Schoeman (alwyns) Date: 2002-10-09 21:16 Message: Logged In: YES user_id=109518 By copying jars from netbeans over the ones shipped in the zip I finally got it working. I am not sure all the functionality is still available e.g. I cannot save servers. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=493495&aid=620029&group_id=60228 |