MQ 8.0.1 JCA Resource adapter for Weblogic 10.3.4 on Linux

Posted by marko.lepikult@helmes.ee on 21-Jun-2011 01:13

Hi

I have problem with subject - messages get lost.

I have tested it in many ways and it seems to be load related issue.

1. Test #1

With  Sonic test client i send messages manually "at low rate" - everything is OK.

2. Test #2

Same test but I click faster and response messages start to get lost.

One of ten or so.

3. Test #3

Jmeter P-T-P test, every fift and up to all response messages are lost.

In debug log is


Debug: SonicServerSession.onMessage() entered on [ACTIVE] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)' getAccount;111111
" delivered with deliveryCount 1
SonicSampleMDBWithReply.ejbCreate(), bean instance 164136676
Message text "getAccount;111111", which was sent to Queue SampleQ1, has been delivered to SonicSampleMDBWithReply bean instance 164136676.
Debug: Reference Count is now: 9
Debug: Added reference: 9
Debug: RETURNING a pooled ConnectionTracking object
Debug: DID NOT FIND MATCHING SESSION
Debug: Reference Count is now: 10
Debug: Connection Closed event generated
Debug: Cleaning up session
Debug: Freeing a ConnectionTracking obejct
Debug: Reference count is now: 9 After free
Debug: ServerSessionPool.returnServerSession() [ACTIVE] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)' returning com.sonic
sw.sonicmq.j2ee.jmsra.impl.sonic.SonicServerSession@9cd3aad to pool

Any help is appreciated since I am out of ideas at the moment.

Regards,

Marko

All Replies

Posted by sfritz on 21-Jun-2011 01:17

Seems Weblogic 10.3.4 is not supported:

http://communities.progress.com/pcom/docs/DOC-104462#adapters

Have you treid it wiht a supported version?

Posted by marko.lepikult@helmes.ee on 21-Jun-2011 06:10

I have run same adapter on Windows XP  WL 10.3.4 so I assume it should work on SLE11 SP1 aswell.

WL 10.0 is bit too old aswell.

This thread is closed