2085 X'0825' MQRC_UNKNOWN_OBJECT_NAME

An MQOPEN or MQPUT1 call was issued, but the object identified by the
ObjectName and ObjectQMgrName fields in the object descriptor MQOD
cannot be found. One of the following applies:

The ObjectQMgrName field is one of the following:
- Blank
- The name of the local queue manager
- The name of a local definition of a remote queue (a queue-manager
alias)   in which the RemoteQMgrName attribute is the name of the local
queue manager
but no object with the specified ObjectName and ObjectType exists on the
local queue manager.

The object being opened is a cluster queue that is hosted on a remote
queue manager, but the local queue manager does not have a defined route
to the emote queue manager.

The object being opened is a queue definition that has QSGDISP(GROUP).
Such definitions cannot be used with the MQOPEN and MQPUT1 calls.

Corrective action: Specify a valid object name. Ensure that the name is
padded to the right with blanks if necessary. If this is correct, check
the queue definitions.


-----Original Message-----
From: MQSeries List [mailto:[EMAIL PROTECTED] On Behalf Of
Anand_Sanjeevi
Sent: Thursday, September 02, 2004 3:47 AM
To: [EMAIL PROTECTED]
Subject: Re: JAVA client and reason code 2085 (unknown object)

Hi,

Are you sure your Qmgr Reference handle is calling right queues?
Check the Client program Exceptions handling Cases... If possible post
your
client program.

Regards
AS

-----Original Message-----
From: MQSeries List
To: [EMAIL PROTECTED]
Sent: 02/09/2004 02:18
Subject: JAVA client and reason code 2085 (unknown object)

We have several JAVA client applications running in our production
environment.  Every once in awhile I receive a MQ event for 2085,
unknown object, with the object name as blank and the application as
'MQSeries Client for Java'.   Other events that I have seen for a client
app would have a name of an executable instead of 'MQSeries Client for
Java'.   Nowhere on the event record is there a username or something
else that would help me to determine where that client is coming from.
Looking in the AMQERR01.LOG files in /var/mqm/errors,
/var/mqm/qmgr/@SYSTEM/errors and /var/mqm/qmgr/QMNAME, I don't see
anything.  As far as the connected SVRCONN channels, I don't see any
that look suspicious.  I don't know if an production application is
having an occasional problem, or if someone is playing in production.
Anyone have any ideas on how to determine the origin of this client.

Thanks

Janet Dye
Infrastructure Systems Engineer - Middleware
UMB Bank, n.a.
1008 Oak Street - Mailstop 1170305
Kansas City, MO. 64106
office: 816-860-1109
cell  : 816-686-1544

Instructions for managing your mailing list subscription are provided in
the Listserv General Users Guide available at http://www.lsoft.com
Archive: http://vm.akh-wien.ac.at/MQSeries.archive
************************************************************************
**
This email (including any attachments) is intended for the sole use of
the
intended recipient/s and may contain material that is CONFIDENTIAL AND
PRIVATE COMPANY INFORMATION. Any review or reliance by others or copying
or
distribution or forwarding of any or all of the contents in this message
is
STRICTLY PROHIBITED. If you are not the intended recipient, please
contact
the sender by email and delete all copies; your cooperation in this
regard
is appreciated.
************************************************************************
**

Instructions for managing your mailing list subscription are provided in
the Listserv General Users Guide available at http://www.lsoft.com
Archive: http://vm.akh-wien.ac.at/MQSeries.archive

Instructions for managing your mailing list subscription are provided in
the Listserv General Users Guide available at http://www.lsoft.com
Archive: http://vm.akh-wien.ac.at/MQSeries.archive

Reply via email to