new problem: serializable

Bernd Jagla <[email protected]>
Newsgroups gmane.comp.java.bio.general
Message-ID <[email protected]>
  Sorry, again me...

I now get the following error:

Caused by: java.io.NotSerializableException: 
org.biojavax.bio.seq.SimpleRichSequence
     at 
java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1156)
     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 
org.knime.core.data.container.DCObjectOutputVersion2.writeDataCellPerJavaSerialization(DCObjectOutputVersion2.java:127)
     at 
org.knime.core.data.container.Buffer.writeBlobDataCell(Buffer.java:1253)
     at 
org.knime.core.data.container.Buffer.handleIncomingBlob(Buffer.java:790)
     at org.knime.core.data.container.Buffer.saveBlobs(Buffer.java:607)
     at org.knime.core.data.container.Buffer.addRow(Buffer.java:551)
     ... 9 more

It seems that the SimpleRichSequence is not serializable....

Is there a way to make use of a serializable object?

Thanks,

Bernd

_______________________________________________
Biojava-l mailing list  -  [email protected]
http://lists.open-bio.org/mailman/listinfo/biojava-l
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.