Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Problem in Java Application based on Websphere MQ 5.3

843830Feb 23 2004 — edited Mar 11 2004
The Java application which is running on the Windows 2000 machine picks up message from a queue and does the processing .But at times the application fails to pick up the messages and the application log shows the TCP/IP error which i have pasted below.
Many users reported this kinda problem and IBM has released a patch(CSD05) for this problem in Websphere MQSeries 5.3 .The IBM people here claim that they have applied the patch. But this problem is still there.
.
In the application log the following error is found whenever this problem comes.

Event Type: Error
Event Source: WebSphere MQ
Event Category: None
Event ID: 9208
Date: 06/02/2004
Time: 11:05:36
User: N/A
Computer: SRV2
Description:
Error on receive from host srv2 (172.16.40.57).

An error occurred receiving data from srv2 (172.16.40.57) over TCP/IP. This may be due to a communications failure.

The return code from the TCP/IP (recv) call was 10054 (X'2746'). Record these values and tell the systems administrator.


Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 8 2004
Added on Feb 23 2004
1 comment
429 views