ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum IndexMainframe, CICS, TXSeriesError: lrmq_open - MQOPEN FAILED: Reason Code 2035

Post new topicReply to topic
Error: lrmq_open - MQOPEN FAILED: Reason Code 2035 View previous topic :: View next topic
Author Message
basantbps
PostPosted: Sat Jun 30, 2012 10:03 pm Post subject: Error: lrmq_open - MQOPEN FAILED: Reason Code 2035 Reply with quote

Newbie

Joined: 30 Jun 2012
Posts: 4

Hi,

I have recorded MQ message put transaction using loadrunner via RFH utility version 4.0. While recording I was able to put message in the queue however when i am replaying the same script again it is throwing an error message as""Action.c(71): Error: lrmq_open - MQOPEN FAILED: CompCode [2], Reason Code [2035]"."

After googling through internet i found that its an authorization issue however if it is the case then i should get an error when i am put the message manually in a queue or recording the transaction using loadrunner howeevr i am only getting te error when i am replaying the recorded script.

Does anyone faced the same situation earlier. Request to please share your thoughts asap.

Thanks,
basant
Back to top
View user's profile Send private message
bruce2359
PostPosted: Sun Jul 01, 2012 4:20 am Post subject: Reply with quote

Poobah

Joined: 05 Jan 2008
Posts: 9469
Location: US: west coast, almost. Otherwise, enroute.

Yes, its an authorization failure - the userid attempting to MQOPEN the object has insufficient authority to do so.

Look in the WMQ error logs to which userid made the unsuccessful attempt.
_________________
I like deadlines. I like to wave as they pass by.
ב''ה
Lex Orandi, Lex Credendi, Lex Vivendi. As we Worship, So we Believe, So we Live.
Back to top
View user's profile Send private message
basantbps
PostPosted: Sun Jul 01, 2012 8:17 pm Post subject: Reply with quote

Newbie

Joined: 30 Jun 2012
Posts: 4

Hi Bruce2359,

Thanks for your reply.

It's the same user for which I have actually recorded the script. I havent changed anything in the script and running for the same user.

Basant
Back to top
View user's profile Send private message
bruce2359
PostPosted: Mon Jul 02, 2012 4:27 am Post subject: Reply with quote

Poobah

Joined: 05 Jan 2008
Posts: 9469
Location: US: west coast, almost. Otherwise, enroute.

So, you actually looked at the wmq error logs, and found the 2035 ReasonCode? Post the error here.

What platform? What o/s? What WMQ version?
_________________
I like deadlines. I like to wave as they pass by.
ב''ה
Lex Orandi, Lex Credendi, Lex Vivendi. As we Worship, So we Believe, So we Live.
Back to top
View user's profile Send private message
basantbps
PostPosted: Mon Jul 02, 2012 7:32 pm Post subject: Reply with quote

Newbie

Joined: 30 Jun 2012
Posts: 4

Hi,

I am using HP load runner to record and reply and i got the error message while replaying the script in load runner.

I am using Windows XP, WMQ client version 6.0.2 and RFH utility 4.0.4

Please find below the log information for your ref.

================================================================
===================================================================
================lrmq_open SENT ARGUMENT(S)===================
QueueMgrHandleName: [MQHCONN_E]
ObjectHandleName : [MQHOBJ_FSS.FLATOASM.IN]
Options : [8240]
=============================================================
=======================SENT MQSTRUCT MQOD========================
{
StrucId = "OD "
Version = "1"
ObjectType = "5"
ObjectName = "FSS.FLATOASM.IN "
ObjectQMgrName = " "
DynamicQName = "AMQ.* "
AlternateUserId = " "
RecsPresent = "0"
KnownDestCount = "0"
UnknownDestCount = "0"
InvalidDestCount = "0"
ObjectRecOffset = "0"
ResponseRecOffset = "0"
ObjectRecPtr = "0"
ResponseRecPtr = "0"
AlternateSecurityId = "1244012"
ResolvedQName = "1244052"
ResolvedQMgrName = "1244100"
}
=================================================================
=====================RETURNED MQSTRUCT MQOD======================
{
StrucId = "OD "
Version = "1"
ObjectType = "5"
ObjectName = "FSS.FLATOASM.IN "
ObjectQMgrName = " "
DynamicQName = "AMQ.* "
AlternateUserId = " "
RecsPresent = "0"
KnownDestCount = "0"
UnknownDestCount = "0"
InvalidDestCount = "0"
ObjectRecOffset = "0"
ResponseRecOffset = "0"
ObjectRecPtr = "0"
ResponseRecPtr = "0"
AlternateSecurityId = "1244012"
ResolvedQName = "1244052"
ResolvedQMgrName = "1244100"
}
=================================================================
Action.c(72): Error: lrmq_open - MQOPEN FAILED: CompCode [2], Reason Code [2045]
Ending action Action.
Ending iteration 1.
Ending Vuser...
Starting action vuser_end.
Ending action vuser_end.
Vuser Terminated.
Back to top
View user's profile Send private message
bruce2359
PostPosted: Mon Jul 02, 2012 8:08 pm Post subject: Reply with quote

Poobah

Joined: 05 Jan 2008
Posts: 9469
Location: US: west coast, almost. Otherwise, enroute.

The reasocode was 2045. Did you research 2044?
_________________
I like deadlines. I like to wave as they pass by.
ב''ה
Lex Orandi, Lex Credendi, Lex Vivendi. As we Worship, So we Believe, So we Live.
Back to top
View user's profile Send private message
basantbps
PostPosted: Mon Jul 02, 2012 8:22 pm Post subject: Reply with quote

Newbie

Joined: 30 Jun 2012
Posts: 4

I am sorry, actually I changed my parameter in the script and provided the error code based on that. I have reset the parameter again(to the actual) and found 2035 error code.

=======================SENT MQSTRUCT MQOD========================
{
StrucId = “OD “
Version = “1”
ObjectType = “1”
ObjectName = "FSS.FLATOASM.IN "
ObjectQMgrName = " "
DynamicQName = "AMQ.* "
AlternateUserId = " "
RecsPresent = "0"
KnownDestCount = "0"
UnknownDestCount = "0"
InvalidDestCount = "0"
ObjectRecOffset = "0"
ResponseRecOffset = "0"
ObjectRecPtr = "0"
ResponseRecPtr = "0"
AlternateSecurityId = "1244020"
ResolvedQName = "1244060"
ResolvedQMgrName = "1244108"
}
=================================================================
=====================RETURNED MQSTRUCT MQOD======================
{
StrucId = "OD "
Version = "1"
ObjectType = "1"
ObjectName = "FSS.FLATOASM.IN "
ObjectQMgrName = " "
DynamicQName = "AMQ.* "
AlternateUserId = " "
RecsPresent = "0"
KnownDestCount = "0"
UnknownDestCount = "0"
InvalidDestCount = "0"
ObjectRecOffset = "0"
ResponseRecOffset = "0"
ObjectRecPtr = "0"
ResponseRecPtr = "0"
AlternateSecurityId = "1244020"
ResolvedQName = "1244060"
ResolvedQMgrName = "1244108"
}
=================================================================
Action.c(72): Error: lrmq_open - MQOPEN FAILED: CompCode [2], Reason Code [2035]
Back to top
View user's profile Send private message
cicsprog
PostPosted: Thu Jul 05, 2012 10:09 am Post subject: Reply with quote

Partisan

Joined: 27 Jan 2002
Posts: 347

Don't understand why these values are in your output:

AlternateSecurityId = "1244020"
ResolvedQName = "1244060"
ResolvedQMgrName = "1244108"

Does this possibly apply?
http://www-01.ibm.com/support/docview.wss?uid=swg21420469

Even if this is NOT applicable, your output looks as if you have an overlay of some type caused by mismatch of versions or your program is messing up storage used by the API.
Back to top
View user's profile Send private message
Display posts from previous:
Post new topicReply to topic Page 1 of 1

MQSeries.net Forum IndexMainframe, CICS, TXSeriesError: lrmq_open - MQOPEN FAILED: Reason Code 2035
Jump to:



You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Protected by Anti-Spam ACP


Theme by Dustin Baccetti
Powered by phpBB 2001, 2002 phpBB Group

Copyright MQSeries.net. All rights reserved.