I see that you are using electricBinary-9.05.jar. Have you tried the
latest electricBinary-9.06.jar [
http://www.staticfreesoft.com/productsFree.html ] to see if the same
thing happens? The 9.05 was released on 06-27-2014 and 9.06 was
released on 06-15-2015. In your email, I see that a warning occurred in
com.sun.electric.tool.EJob. It may or may not be related to your
problem, but I see that a fix to the Classloader for job serialization
was made on 09-24-2014 (between the 9.05 and 9.06 release dates) to
com.sun.electric.tool.EJob [
https://java.net/projects/electric/sources/svn/revision/15273 ].
On 8/4/2015 2:56 AM, Alexandre Rusev wrote:
It seems that after following error, electric really fails to save
changes to libraries.
It also looks like that electric can mix libraries after this error,
so that when doing DRC in libraryA/cell1 it reports errorn in libraryB
Unfortunetly having no clear way to reproduce.
Encounting it after openint a number of libraries and importing
Tanner Cells
java -jar electricBinary-9.05.jar (wd: /disk2part1/tmp/electric)
Aug 3, 2015 3:23:23 PM com.sun.electric.tool.EJob serializeResult
WARNING: serializeResult failure
java.io.NotSerializableException: arc wire['net@120'] not linked
at
com.sun.electric.database.topology.ArcInst$ArcInstKey.writeExternal(ArcInst.java:182)
at
com.sun.electric.database.topology.ArcInst$ArcInstKey.writeExternal(ArcInst.java:167)
at
com.sun.electric.database.EObjectInputStream$Key.writeExternal(EObjectInputStream.java:50)
at
java.io.ObjectOutputStream.writeExternalData(ObjectOutputStream.java:1421)
at
java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1390)
at
java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1150)
at
java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:326)
at java.util.HashMap.writeObject(HashMap.java:1000)
at sun.reflect.GeneratedMethodAccessor116.invoke(Unknown Source)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
java.io.ObjectStreamClass.invokeWriteObject(ObjectStreamClass.java:945)
at
java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1461)
at
java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1392)
at
java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1150)
at
java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1509)
at
java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1474)
at
java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1392)
at
java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1150)
at
java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:326)
at com.sun.electric.tool.EJob.serializeResult(EJob.java:176)
at com.sun.electric.tool.EThread.run(EThread.java:131)
rusev@blackpearl2:/disk2part1/tmp/electric$ java -jar
electricBinary-9.05.jar
^Z
[1]+ Stopped java -jar electricBinary-9.05.jar
--
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/d/optout.