You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@jmeter.apache.org by bu...@apache.org on 2018/04/12 20:17:43 UTC

[Bug 62296] New: JMeter says javax.jms.JMSSecurityException: invalid name or password though credentials are given for JMS Publisher

https://bz.apache.org/bugzilla/show_bug.cgi?id=62296

            Bug ID: 62296
           Summary: JMeter says javax.jms.JMSSecurityException: invalid
                    name or password though credentials are given for JMS
                    Publisher
           Product: JMeter
           Version: 3.2
          Hardware: PC
            Status: NEW
          Severity: blocker
          Priority: P2
         Component: Main
          Assignee: issues@jmeter.apache.org
          Reporter: pvac26@gmail.com
  Target Milestone: ---

Created attachment 35865
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=35865&action=edit
jmx file attached

Hi - I am using JMeter 3.2 r1790748 and trying to Load test JMS Queues/Topics.
So, I tried using 2 different Samplers,

JMS Publisher:
1). Tried using JMS Publisher by populating all the necessary fields including
User and Password fields.
2). When I tried executing the test it throws the error message saying
"Response message: javax.jms.JMSSecurityException: invalid name or password".
Attached is the test plan and JMS log.

As the above sampler did not work...so I tried using the below sampler
JMS Point-to-Point:
1). One more issue is there is no username and password fields if I want to use
JMS Point-to-Point. So, I tried using JNDI properties file where i updated the
user.properties file by adding an uncommented line
user.classpath=C:/apache-jmeter-3.2/workspace/jndi.properties.
2). And I have below data in jndi.properties file,
java.naming.factory.initial=com.fedex.mi.decorator.jms.<CompanyName>TibcoInitialContext
java.naming.provider.url=ldap://apptstldap.corp.<CompanyName>.com/ou=messaging,dc=corp,dc=<CompanyName>,dc=com
java.naming.security.principal=<I gave user name here>
java.naming.security.credentials=<I gave password here>

3). And I left JNDI Properties section in JMeter empty.

Please help with at least one of the above ways so that I can get this working.

Thanks,
Anil
USA

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 62296] JMeter says javax.jms.JMSSecurityException: invalid name or password though credentials are given for JMS Publisher

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=62296

--- Comment #1 from pvac26 <pv...@gmail.com> ---
Created attachment 35866
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=35866&action=edit
attached is the log file

log file attached but masked company name due to some unavoidable reasons,
please excuse.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 62296] JMeter says javax.jms.JMSSecurityException: invalid name or password though credentials are given for JMS Publisher

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=62296

Philippe Mouawad <p....@ubik-ingenierie.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID
                 OS|                            |All
                 CC|                            |p.mouawad@ubik-ingenierie.c
                   |                            |om

--- Comment #2 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
Bugzilla is not a support forum.
Please use user mailing list:
http://jmeter.apache.org/mail.html
Thanks

-- 
You are receiving this mail because:
You are the assignee for the bug.