• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Paul Clapham
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Roland Mueller
  • Piet Souris
Bartenders:

Jboss and OSB Resource pool problem

 
Greenhorn
Posts: 4
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

I am facing Resousepool problem between OSB and JBOSS. I am using JBOSS-4.2.3.GA. Queues are hosted in JBOSS. jboss-messaging configured in jboss.
If I test with less load it is working fine. If I test with heavy load I can see below problems in Weblogic OSB.


and



At the same time I can see below trace messages in JBOSS.



I have verfied all the queue connections and topic connections closing properly.
Could some one let me know how to monitor whether resource pool in connection factory is full or not? We are looking for a connection factory hosted in JBOSS from OSB.
Is this problem from JBOSS or Weblogic?

Thanks,
Kantharao.
 
kantha rao
Greenhorn
Posts: 4
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello,

Could some one shed some light what might be the problem?

Let me know if you require any more information.


thanks.
 
kantha rao
Greenhorn
Posts: 4
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Below is the stack trace from logs when we have problem.

 
reply
    Bookmark Topic Watch Topic
  • New Topic