View Single Post
  #4 (permalink)  
Old September 4th, 2008, 23:54
james_foran james_foran is offline
Member
 
Join Date: Dec 2007
Posts: 72
Groans: 1
Groaned at 1 Time in 1 Post
Thanks: 5
Thanked 12 Times in 12 Posts
Rep Power: 2
james_foran is on a distinguished road
Re: weblogic.ejb20.locks.LockTimedOutException

Perhaps.

I would advise you do the following.
1. Ensure AGENT logging is switched on in the System Log.
2. Run the Integration.
3. Search for Starting in the System Log.

This will give you a list of all agents that have been triggered. Find the ones that are effecting the Order.

Generally speaking though, we do our best to no use any MODIFIED events. If you are, there should only be 1 per Domain/Business Object. If you need to trigger additional agents, use Custom Events, and call these from the MODIFIED agent. This will give you much greater control over the order in which agents are executed also.

Sorry, this is a bit of a brain dump, but I hope you can find something in here that helps.

Regards,
__________________
James Foran
Toll Solutions
http://www.tollgroup.com
Reply With Quote