Hello. I got a problem when I tried to save a library in Electric 9.04. No matter the Cell I add in the library (the exception appeared even with an empty library) I always got the same exception:
Electric Version 9.04 --------------- 0 -------------- Thu Oct 03 00:36:25 CST 2013 Menu Activated: File | Save Library --------------- 1 -------------- Thu Oct 03 00:36:29 CST 2013 java.lang.NoClassDefFoundError: com/sun/electric/tool/io/output/Gerber$GerberPreferences at com.sun.electric.tool.user.menus.FileMenu$RenameAndSaveLibraryTask.renameAndSave(FileMenu.java:1216) at com.sun.electric.tool.user.menus.FileMenu$RenameAndSaveLibraryTask.access$300(FileMenu.java:1180) at com.sun.electric.tool.user.menus.FileMenu$SaveLibrary.doIt(FileMenu.java:1167) at com.sun.electric.tool.EThread.run(EThread.java:90) Caused by: java.lang.ClassNotFoundException: com.sun.electric.tool.io.output.Gerber$GerberPreferences at java.net.URLClassLoader$1.run(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) ... 4 more Caused by: java.util.zip.ZipException: invalid LOC header (bad signature) at java.util.zip.ZipFile.read(Native Method) at java.util.zip.ZipFile.access$1400(Unknown Source) at java.util.zip.ZipFile$ZipFileInputStream.read(Unknown Source) at java.util.zip.ZipFile$ZipFileInflaterInputStream.fill(Unknown Source) at java.util.zip.InflaterInputStream.read(Unknown Source) at sun.misc.Resource.getBytes(Unknown Source) at java.net.URLClassLoader.defineClass(Unknown Source) at java.net.URLClassLoader.access$100(Unknown Source) ... 11 more --------------- 2 -------------- Thu Oct 03 00:36:33 CST 2013 Menu Activated: File | Quit By using the electricSFS-9.04 plugin (Static Free Software Extras) I got the same exception too. With Electric 9.03 I have no trouble at all. My OS is Windows 7 Home Premium SP1. The output of command java -version in cmd is: java version "1.7.0_25" Java(TM) SE Runtime Environment (build 1.7.0_25-b17) Java HotSpot(TM) Client VM (build 23.25-b01, mixed mode, sharing) Please tell me if you need any additional information. I'll appreciate any help. Thanks, David -- You received this message because you are subscribed to the Google Groups "Electric VLSI Editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
