Hi Jakub,


JG> Hello

JG> I'm new user of JBoss and have a problem. I've created an EntityBean. Then
JG> runned it on JBoss. Everything was OK untill restart of JBoss. It started
JG> ok, created tables for my Bean. But when I runned a client for my Bean,
JG> and it tried to get it from database, I received exceptions:


JG> java.rmi.ServerException: RemoteException occurred in server thread;
JG> nested exception is:
JG>     javax.transaction.TransactionRolledbackException: Load failed;
JG> nested exception is:
JG>     java.sql.SQLException: Unable to load a ResultSet column into a variable
JG>     of type 'java.lang.Character': java.io.StreamCorruptedException:
JG>         Caught EOFException while reading the stream header;

Do not use char because the jvm has a bug with it.


so long


Ingo Bruell

---
<[EMAIL PROTECTED]>
<[EMAIL PROTECTED]>
<ICQ# 40377720>
Oldenburg    PGP-Fingerprint: CB01 AE12 B359 87C4 BF1C  953C 8FE7 C648 169E E5FC
Germany      PGP-Public-Key available at pgpkeys.mit.edu



_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to