Re: Digest for electricvlsi@googlegroups.com - 1 update in 1 topic

1 view
Skip to first unread message

Alexandre Rusev

unread,
Aug 4, 2015, 4:56:51 AM8/4/15
to electr...@googlegroups.com
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


On Tue, Aug 4, 2015 at 6:41 AM, <electr...@googlegroups.com> wrote:
Steven Rubin <str...@staticfreesoft.com>: Aug 03 12:14PM -0400

Thanks for the bug report. The fix is simple, and
is now in the source-code repository.
 
In the module
"com.sun.electric.tool.user.dialogs.options.SelectionTab.java",
setRoutingMode() must be called before setCursorMode().
 
-Steve
 
 
At 10:48 PM 8/1/2015, you wrote:
You received this digest because you're subscribed to updates for this group. You can change your settings on the group membership page.
To unsubscribe from this group and stop receiving emails from it send an email to electricvlsi...@googlegroups.com.

Gavin Abo

unread,
Aug 4, 2015, 2:14:58 PM8/4/15
to electr...@googlegroups.com
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 ].
Reply all
Reply to author
Forward
0 new messages