Hello

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


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

What can be wrong?


Jakub Godoniuk


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

Reply via email to