We use 3.2.5 with Standard CMP but with Commit Option D on a 120 second timer...

Once in a while (every week or so) we get very odd behaviour...

Essentially our application processes a request, changes some entities and then 
sends a latest image of our entity out on a JMS message bus.  99.999% of the 
time this works fine however every now and again it seems that the 'before 
image' is the one that gets broadcast rather than the 'after image'.  If I look 
at the database I can see the transaction completed properly; it is just the 
JMS image wasn't the same as the one which was eventually persisted...

If I check the logs I always see a...

2005-02-01 08:25:10,306 WARN  [org.jboss.ejb.plugins.AbstractInstanceCache] 
Unable to passivate due to ctx lock, id=53961

message... these messages *ALWAYS* co-inside with this behaviour.

Any ideas???

Thanks in advance,
Gavin

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3864688#3864688

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3864688


-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to