View Single Post
  #7 (permalink)  
Old April 23rd, 2008, 11:07
Stefano Stefano is offline
Member
 
Join Date: Mar 2007
Location: Italy
Posts: 33
Thanks: 4
Thanked 6 Times in 6 Posts
Groans: 0
Groaned at 0 Times in 0 Posts
Rep Power: 0
Stefano is on a distinguished road
Send a message via MSN to Stefano Send a message via Skype™ to Stefano
Question Re: Dedicate Connection POOL to Integration

Thanks Chris
Finnaly using mediator servlet I discover that occassionaly performance problems depends from something blocked, some "object contention"...
We solve this pushing "release" on mediator servlet....but why this happens??
no lock in db session...??
Do you have in your experience any idea??
I did'nt find anything in log, I have to see some special logs item?

BIG Problem seems that during this BLOCKING period OTM become slower...as is JAVA process absorb 100% resource....

(CU4-linux...)

Thanks in advance
Reply With Quote