JBoss Community

Re: maven dependency setup.

created by amber jboss1999 in IronJacamar - View the full discussion

Thank you so much Jesper, great work!

The stuff I mostly encountered was dependency issues that throw me for a loop /w InvocationTargetException. Long story short, the JCA connector is working in a remote Jboss 6 server. I ran stress tests on the new server and it seems to handle the heavy load just fine.

 

However, I am still puzzled by how I can monitor resource allocation related parameters: http://support.hyperic.com/display/EVO/JBoss+6.0+JCA+Connection+Pool+service

Min ConnectionsMinSizenoneUTILIZATIONfalse30 min
Max ConnectionsMaxSizenoneUTILIZATIONfalse30 min
Total ConnectionsConnectionCountnoneUTILIZATIONfalse5 min
Available ConnectionsAvailableConnectionCountnoneUTILIZATIONtrue5 min
Active ConnectionsInUseConnectionCountnoneUTILIZATIONtrue5 min
Connections CreatedConnectionCreatedCountnoneUTILIZATIONfalse10 min
Connections Created per MinuteConnectionCreatedCount1mnoneUTILIZATIONfalse10 min
Connections DestroyedConnectionDestroyedCountnoneUTILIZATIONfalse10 min
Connections Destroyed per MinuteConnectionDestroyedCount1mnoneUTILIZATIONfalse10 min
AvailabilityAvailabilitypercentageAVAILABILITYtrue10 min

 

I use the generated loggining.properties and put it in src/main/rar/META-INF/ironjacamar.xml, but server.log reveals no "iron.jacamar" related outputthat I can monitor allocations.

 

Sorry about the newbie questions in advance!

Reply to this message by going to Community

Start a new discussion in IronJacamar at Community