Author |
Message |
Topic: Unable to create .binding file |
helping_hand
Replies: 7 Views: 16419
|
Forum: IBM MQ Java / JMS Posted: Thu Apr 08, 2010 1:16 am Subject: Unable to create .binding file |
If you are using TRANSPORT(CLIENT) you have to give Channel name.
define qcf(connection_factory_name)
tran(CLIENT)
host(<your_IP_address>)
port(1414)
chan(java.channe ... |
Topic: MQ get Message |
helping_hand
Replies: 2 Views: 2212
|
Forum: IBM MQ API Support Posted: Tue May 02, 2006 11:42 am Subject: MQ get Message |
We are trying retrieve a heavy message (eg-100 MB) from MQ using Java.
Now my question is where would the message will go if I stop Java application during the retrival process of that message.
Sinc ... |
Topic: Problem putting message to queue using WS AppSrv 6 & MQ |
helping_hand
Replies: 10 Views: 8722
|
Forum: IBM MQ Java / JMS Posted: Fri Oct 21, 2005 1:53 pm Subject: Problem putting message to queue using WS AppSrv 6 & MQ |
Did MQ PUT(ENABLED) on the queue on which u wanna put message?
and Plz
check the XmitQ's has put enabled and the channels are running properly |
Topic: Problems in Creating the Configuration manager |
helping_hand
Replies: 12 Views: 5657
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Sep 19, 2005 6:36 am Subject: Problems in Creating the Configuration manager |
be sure that the all the jar files are properly set in environment CLASSPATH
and check classpath for java, if is not set , then set it
at the installation time of DB2 did u checked the check box ... |
Topic: Web Service Client in Toolkit 5.0 CSD04 |
helping_hand
Replies: 3 Views: 7071
|
Forum: WebSphere Message Broker (ACE) Support Posted: Sat Sep 17, 2005 9:36 pm Subject: Web Service Client in Toolkit 5.0 CSD04 |
go to this site
http://www-128.ibm.com/developerworks/downloads/ws/was/
and in the bottom of the site find these
IBM HTTP Server
Application Client for WebSphere Application Server
Web ... |
Topic: Web Service Client in Toolkit 5.0 CSD04 |
helping_hand
Replies: 3 Views: 7071
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Sep 15, 2005 12:21 pm Subject: Web Service Client in Toolkit 5.0 CSD04 |
do u have HTTPServer installed on ur machine |
Topic: Error Deleting Broker |
helping_hand
Replies: 10 Views: 7926
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Sep 09, 2005 10:49 am Subject: Error Deleting Broker |
first connect to database
start broker
stop broker
delete broker
disconnect database
delete database |
Topic: "mqsichangebroker -c " , is the "-c" swi |
helping_hand
Replies: 5 Views: 5059
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Sep 07, 2005 12:11 pm Subject: "mqsichangebroker -c " , is the "-c" swi |
I cant find -c in changing a broker
could u plz check once again
mqsichangebroker brokername -a --ServicePassword -i -- ServiceUserID -p --DataSourcePassword -s --UserNameServerQueueManagerName ... |
Topic: connection to configmgr |
helping_hand
Replies: 3 Views: 3036
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Sep 06, 2005 12:55 pm Subject: connection to configmgr |
Thanks everyone helping me.
Its working now
I got logged in with db2admin and created the broker and configmgr again
and now its working fine
thanks and regards |
Topic: connection to configmgr |
helping_hand
Replies: 3 Views: 3036
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Sep 02, 2005 6:38 am Subject: connection to configmgr |
Hi,
i got this error in system services Event viewer
plz help me in sovling this error
Event Type: Error
Event Source: BIPv500
Description:
( ConfigMgr ) Error in call NetUserGetLo ... |
Topic: configmgr problem and broker on AIX |
helping_hand
Replies: 2 Views: 2205
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Aug 30, 2005 12:51 pm Subject: configmgr problem and broker on AIX |
thanks for your fast reply |
Topic: configmgr problem and broker on AIX |
helping_hand
Replies: 2 Views: 2205
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Aug 30, 2005 11:12 am Subject: configmgr problem and broker on AIX |
can anyone help me to solve this problem
I got this error
BIP0889E: An Exception occured while communicating with the configuration Manager on WBRK_QM
websphere Studio is experiencing problem ... |
Topic: BIP8040E: Unable to connect to the database. |
helping_hand
Replies: 4 Views: 9022
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Aug 29, 2005 6:48 am Subject: BIP8040E: Unable to connect to the database. |
thanks everyone for ur suggestions
Problem is solved
solution
I just connected to database
Below r the steps what i did
1. connect to database
2. disconnect database
3. connect to ... |
Topic: BIP8040E: Unable to connect to the database. |
helping_hand
Replies: 4 Views: 9022
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Aug 25, 2005 11:50 am Subject: BIP8040E: Unable to connect to the database. |
I got this error
plz help me in solving this error
mqsideletebroker BIZBRKD -w
WebSphere MQ queue manager running.
BIP2321E: Database error: ODBC return code '-1'.
The message broker en ... |