Author |
Message
|
tommie |
Posted: Fri Sep 03, 2004 7:30 am Post subject: Reason 2009 MQJE007: IO error reading message data |
|
|
Newbie
Joined: 03 Sep 2004 Posts: 3
|
I am trying to find out why the java client / agent can not longer send messages to the MQ server. An agent within a Domino database run at 21:00 nightly. Here is the full error mesage:
[48500:00007-02829] 27/08/2004 21:00:25 AMgr: Agent ('MQSeries send to MAXCIM' in 'software/distributedsoftware/specifications/specs.nsf') printing: Host d06mqsv002
[48500:00007-02829] 27/08/2004 21:00:25 AMgr: Agent ('MQSeries send to MAXCIM' in 'software/distributedsoftware/specifications/specs.nsf') printing: Channel SPECS.D06MQ002
[48500:00007-02829] 27/08/2004 21:00:25 AMgr: Agent ('MQSeries send to MAXCIM' in 'software/distributedsoftware/specifications/specs.nsf') printing: Q Name SPECS.MAXCIMPROD.SEND.QUEUE
[48500:00007-02829] 27/08/2004 21:00:25 AMgr: Agent ('MQSeries send to MAXCIM' in 'software/distributedsoftware/specifications/specs.nsf') printing: qManager D06MQ002
[48500:00007-02829] 27/08/2004 21:00:25 AMgr: Agent ('MQSeries send to MAXCIM' in 'software/distributedsoftware/specifications/specs.nsf') error message: MQJE001: An MQException occurred: Co
mpletion Code 2, Reason 2009 MQJE007: IO error reading message data
[48500:00007-02829] 27/08/2004 21:00:25 AMgr: Agent ('MQSeries send to MAXCIM' in 'software/distributedsoftware/specifications/specs.nsf') error message: MQJE001: An MQException occurred: Co
mpletion Code 2, Reason 2009 MQJE007: IO error reading message data
27/08/2004 21:00:25 AMgr: Agent ('MQSeries send to MAXCIM' in 'software/distributedsoftware/specifications/specs.nsf') error message: com.ibm.mq.MQException: MQJE001: An MQException occurred
: Completion Code 2, Reason 2009 MQJE007: IO error reading message data
[48500:00007-02829] 27/08/2004 21:00:25 AMgr: Agent ('MQSeries send to MAXCIM' in 'software/distributedsoftware/specifications/specs.nsf') error message: at com.ibm.mq.MQManagedConnectio
nJ11.<init>(MQManagedConnectionJ11.java:239)
27/08/2004 21:00:25 AMgr: Agent ('MQSeries send to MAXCIM' in 'software/distributedsoftware/specifications/specs.nsf') error message: at com.ibm.mq.MQClientManagedConnectionFactoryJ1
1._createManagedConnection(MQClientManagedConnectionFactoryJ11.java:276)
[48500:00007-02829] 27/08/2004 21:00:25 AMgr: Agent ('MQSeries send to MAXCIM' in 'software/distributedsoftware/specifications/specs.nsf') error message: at com.ibm.mq.MQClientManagedCon
nectionFactoryJ11.createManagedConnection(MQClientManagedConnectionFactoryJ11.java:296)
[48500:00007-02829] 27/08/2004 21:00:25 AMgr: Agent ('MQSeries send to MAXCIM' in 'software/distributedsoftware/specifications/specs.nsf') error message: at com.ibm.mq.StoredManagedConne
ction.<init>(StoredManagedConnection.java:80)
[48500:00007-02829] 27/08/2004 21:00:25 AMgr: Agent ('MQSeries send to MAXCIM' in 'software/distributedsoftware/specifications/specs.nsf') error message: at com.ibm.mq.MQSimpleConnection
Manager.allocateConnection(MQSimpleConnectionManager.java:171)
[48500:00007-02829] 27/08/2004 21:00:25 AMgr: Agent ('MQSeries send to MAXCIM' in 'software/distributedsoftware/specifications/specs.nsf') error message: at com.ibm.mq.MQQueueManager.obt
ainBaseMQQueueManager(MQQueueManager.java:737)
[48500:00007-02829] 27/08/2004 21:00:25 AMgr: Agent ('MQSeries send to MAXCIM' in 'software/distributedsoftware/specifications/specs.nsf') error message: at com.ibm.mq.MQQueueManager.con
struct(MQQueueManager.java:671)
[48500:00007-02829] 27/08/2004 21:00:25 AMgr: Agent ('MQSeries send to MAXCIM' in 'software/distributedsoftware/specifications/specs.nsf') error message: at com.ibm.mq.MQQueueManager.<in
it>(MQQueueManager.java:400)
[48500:00007-02829] 27/08/2004 21:00:25 AMgr: Agent ('MQSeries send to MAXCIM' in 'software/distributedsoftware/specifications/specs.nsf') error message: at JavaAgent.NotesMain(JavaAgent
.java:87)
[48500:00007-02829] 27/08/2004 21:00:25 AMgr: Agent ('MQSeries send to MAXCIM' in 'software/distributedsoftware/specifications/specs.nsf') error message: at lotus.domino.AgentBase.runNot
es(Unknown Source)
[48500:00007-02829] 27/08/2004 21:00:25 AMgr: Agent ('MQSeries send to MAXCIM' in 'software/distributedsoftware/specifications/specs.nsf') error message: at lotus.domino.NotesThread.run(
NotesThread.java:208)
[40662:00002-00001] 27/08/2004 21:01:20 AMgr: Agent 'MQSeries send to MAXCIM' in 'software/distributedsoftware/specifications/specs.nsf' ran successfully; elapsed time was '248' ticks
[40662:00002-00001] 27/08/2004 21:01:20 AMgr: Agent 'MQSeries send to MAXCIM' is scheduled to run next at: 28/08/2004 21:00:00
This is what we have tried.
export CLASSPATH=/usr/mqm/java/lib/com.ibm.gwa.mq.jar:/usr/mqm/java/lib/com.ibm.mq.jar:/usr/mqm/java/lib/connector.jar:/usr/mqm/java/lib/providerutil.jar:.
java com.ibm.gwa.mq.ClientTest -h d06mqsv002 -c SYSTEM.DEF.SVRCONN -q TEST.D06MQ002
GWA MQSeries Test Program version 1.0.3
MQ java classes version: Websphere MQ classes for Java V5.3.0
settings:
hostName = d06mqsv002
channelName = SYSTEM.DEF.SVRCONN
port = 1414
sslCipherSuiteName = null
SecurityExit version: MQSeries Channel Security Exit version 1.0.2
We are SSL Ready, using MQEnvironment.sslCipherSuite = null
MQJE001: An MQException occurred: Completion Code 2, Reason 2009
MQJE007: IO error reading message data
MQJE001: An MQException occurred: Completion Code 2, Reason 2009
MQJE007: IO error reading message data
error: MQJE001: An MQException occurred: Completion Code 2, Reason 2009
MQJE007: IO error reading message data |
|
Back to top |
|
 |
RogerLacroix |
Posted: Fri Sep 03, 2004 7:36 am Post subject: |
|
|
 Jedi Knight
Joined: 15 May 2001 Posts: 3264 Location: London, ON Canada
|
Did you max out the number of connections to the queue manager? The default is 100 (max channel connections per queue manager).
From the prompt on the server with the queue manager, do something like:
Code: |
netstat -an #### | grep #### | wc -l |
where #### is the port the queue manager is listening on i.e. 1414.
This command will return a number. i.e. 100 Hence, you will see if you have hit the max.
If you want to see where the connections are coming from then do:
Code: |
netstat -an #### | grep #### |
Regards,
Roger Lacroix _________________ Capitalware: Transforming tomorrow into today.
Connected to MQ!
Twitter |
|
Back to top |
|
 |
tommie |
Posted: Fri Sep 03, 2004 7:54 am Post subject: |
|
|
Newbie
Joined: 03 Sep 2004 Posts: 3
|
Thanks. There are 28 connections but none for the server the java client or agent is running from. I am not sure where to go from here. The mq server is runing MQ 5.3.05 and AIX 5100-06 and so is the domino server. |
|
Back to top |
|
 |
jefflowrey |
Posted: Fri Sep 03, 2004 7:57 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
Have you tried restarting the Domino Server?
It may be that, once the connection to the MQServer got broken for whatever reason, the connection can't be restored until you restart the server. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
tommie |
Posted: Fri Sep 03, 2004 8:01 am Post subject: |
|
|
Newbie
Joined: 03 Sep 2004 Posts: 3
|
We restarted the Domino Server and ran ipcs. As there were not 'notes' sem's, domino was restarted and came up error free. there are no .FDC files on the mq server for date this problem occurred. also the logs on the MQ server have been over wrote by more recent information. |
|
Back to top |
|
 |
jefflowrey |
Posted: Fri Sep 03, 2004 8:30 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
Well, the next thing to try is to see if you can make a standalone client connection from the Notes server.
You can either do this with amqsputc/amqsgetc or with the sample java programs.
In your case it might be better to try the sample java programs and see if they give you a 2009. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
|