Testharness and FT cluster

Posted by marko.lepikult@helmes.ee on 07-Jun-2012 01:55

Hi

I am new to Testharness so maybe this is simple ...

I try to connect TH to cluster with Sonic JNDI queue connection factory

I configured TH

        jndiurl=tcp://live1-esb:2506
        jndicontext=com.sonicsw.jndi.mfcontext.MFContextFactory
        jndifactoryname=qcf_Harness
        jndiuser=Administrator
        jndipassword=Administrator
        sonic.domain=Domain
        jmsuser=Administrator
        jmspassword=Administrator
        sonic.caa=true
        sonic.loadbalanced=true

All i get is and I dont understand what is missing in configration.

    [java] Setting up test sessions/threads ...
     [java] Warning: JNDI lookup failed, context dump follows:{java.naming.provider.url=tcp://live1-esb.sun.optiva.ee:2506, java.naming.factory.initial=com.sonicsw.jndi.mfcontext.MFContextFactory, com.sonicsw.jndi.mfcontext.domain=SampoDomain, java.naming.security.principal=Administrator, java.naming.security.credentials=Administrator}
     [java] Attempting direct connection to Sonic messaging broker.

Could somebody tell me what I have missed.

Regards,

Marko

All Replies

Posted by rrudis on 07-Jun-2012 07:56

Are you sure that the domain name is 'Domain' and not the default - 'Domain1'?

Posted by marko.lepikult@helmes.ee on 15-Jun-2012 06:12

Domain name is correct. I mistyped it here but I checked these settings many times and JMeter is using same JNDI settings.

This thread is closed