Author |
Message |
Topic: how to get all message from queue? |
Francis
Replies: 4 Views: 2386
|
Forum: IBM MQ Java / JMS Posted: Tue Oct 26, 2004 5:57 pm Subject: how to get all message from queue? |
now ,i send message group ,
in a queue have many group
but now
inMsg.correlationId=MQC.MQCI_NONE;
inMsg.messageId=MQC.MQCI_NONE;
it don't work,
i still only get one message group,
after ... |
Topic: how to start channel?manually or automatically? |
Francis
Replies: 1 Views: 1481
|
Forum: IBM MQ Java / JMS Posted: Tue Oct 26, 2004 5:35 pm Subject: how to start channel?manually or automatically? |
hi,all
when i send message from one computer to another computer,
i create remote queue in source computer, point to another computer 's mq local queue, and create send and receive channel,
now ... |
Topic: how to get all message from queue? |
Francis
Replies: 4 Views: 2386
|
Forum: IBM MQ Java / JMS Posted: Tue Oct 26, 2004 5:03 pm Subject: how to get all message from queue? |
thank u for your advice,
according your message,i write
inMsg.correlationId=MQC.MQCI_NONE;
inMsg.messageId=MQC.MQCI_NONE;
then i can get all message from queue,
many thanks for ... |
Topic: how to get all message from queue? |
Francis
Replies: 4 Views: 2386
|
Forum: IBM MQ Java / JMS Posted: Tue Oct 26, 2004 1:17 am Subject: how to get all message from queue? |
now ,
in my queue ,there are ten message,
but after i get one message from queue,
the program will throw reasoncode=2033 exception ?
how do i get all message ??
my program is :
MQQ ... |
Topic: how to send file(size >100M ) use java? |
Francis
Replies: 2 Views: 2353
|
Forum: IBM MQ Java / JMS Posted: Thu Oct 21, 2004 9:15 pm Subject: how to send file(size >100M ) use java? |
now ,i met a problem ,
i should send a large file ,the file size over 100M,
i don't know what i should do?
how to do it?
and where can download some source code so that i can reference it.
many ... |
Topic: i cann't start listener in windows 2000 server |
Francis
Replies: 7 Views: 3154
|
Forum: General Discussion Posted: Thu Oct 21, 2004 10:11 am Subject: i cann't start listener in windows 2000 server |
at last ,i re-install windows 2000 server,
the problem has been solved,the listener can start.
thanks for your help! |
Topic: i cann't start listener in windows 2000 server |
Francis
Replies: 7 Views: 3154
|
Forum: General Discussion Posted: Wed Oct 20, 2004 7:54 pm Subject: i cann't start listener in windows 2000 server |
in event log:
A communications error for TCP/IP occurred.
EXPLANATION:
An unexpected error occurred in communications.
ACTION:
The return code from the TCP/IP (ioctlsocket) call was 10106 ( ... |
Topic: TCP problems ? |
Francis
Replies: 10 Views: 6880
|
Forum: General IBM MQ Support Posted: Wed Oct 20, 2004 6:44 pm Subject: TCP problems ? |
i met the same problem, but i don't know solve it?
does everybody solve this problem? |
Topic: i cann't start listener in windows 2000 server |
Francis
Replies: 1 Views: 1227
|
Forum: General Discussion Posted: Wed Oct 20, 2004 5:30 pm Subject: i cann't start listener in windows 2000 server |
i install mq in windows 2000 server ,but i cann't not start listener,
the error message is that process has terminate, return code is 20
then i install csd07,but the problem still exist,the listener ... |
Topic: i cann't start listener in windows 2000 server |
Francis
Replies: 7 Views: 3154
|
Forum: General Discussion Posted: Wed Oct 20, 2004 5:28 pm Subject: i cann't start listener in windows 2000 server |
i install mq in windows 2000 server ,but i cann't not start listener,
the error message is that process has terminate, return code is 20
then i install csd07,but the problem still exist,the listener ... |