Hi,

I'm working with container-persistent-beans.
When i update an entity bean via servlets i sometimes get this error...
I have no idea what this is about...

Can someone explain me this error, and tell me what to do???

Best Regards,

Jochen Vastmans
[EMAIL PROTECTED]

Failed to load bean from database
Failed to load bean from database
java.rmi.RemoteException: Failed to load bean from database
        at
compactdisc.JOnASCompactDiscBeanCompactDisc.loadData(JOnASCompactDiscBeanCom
pactDisc.java:729)
        at
org.objectweb.jonas.container.EntitySynchroImpl.considerRequest(EntitySynchr
oImpl.java:179)
        at
org.objectweb.jonas.container.JBeanEntity.preinvoke(JBeanEntity.java:512)
        at
compactdisc.JOnASCompactDiscBeanCompactDisc.getArtist(JOnASCompactDiscBeanCo
mpactDisc.java:76)
        at
compactdisc.JOnASCompactDiscBeanCompactDisc_Skel.dispatch(JOnASCompactDiscBe
anCompactDisc_Skel.java:56)
        at
sun.rmi.server.UnicastServerRef.oldDispatch(UnicastServerRef.java:315)
        at
sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:183)
        at sun.rmi.transport.Transport$1.run(Transport.java:140)
        at java.security.AccessController.doPrivileged(Native Method)
        at sun.rmi.transport.Transport.serviceCall(Transport.java:137)
        at
sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:422)
        at
sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:6
34)
        at java.lang.Thread.run(Thread.java:479)



----
To unsubscribe, send email to [EMAIL PROTECTED] and
include in the body of the message "unsubscribe jonas-users".
For general help, send email to [EMAIL PROTECTED] and
include in the body of the message "help".

Reply via email to