ibm-mq
MQ java process taking 100% of CPU
F开发者_JAVA百科ollowing process in our linux server is taking 100% of CPU java -DMQJMS_LOG_DIR=/opt/hd/ca/mars/tmp/logs/log -DMQJMS_TRACE_DIR=/opt/hd/ca/mars/tmp/logs/trace -DMQJMS_INSTALL_PATH=/op[详细]
2023-03-20 06:31 分类:问答Java Message Driven Bean(MDB) simultaneous database update issue
I have a java batch process which publishes message processing to MQ. MDB associated with the queue processes the message. Each message will have 10 records. I need to update a database table to keep[详细]
2023-03-20 05:16 分类:问答WebSphere MQ: How to issue MQSC Commands using the Java API?
I\'m trying to write a small application which connects to a Queue Manager and issues some commands on it, in Java.[详细]
2023-03-17 04:19 分类:问答Silly WebSphere MQ questions
I have two very basic questions on WebSphere MQ - given that I had been kind of administrating it for past few months I tend to think that these are silly questions[详细]
2023-03-16 03:22 分类:问答Exception Writing to a queue with the MQ Extendend Transaction Client
I am trying to use the .NET MQ Extended Transaction Client to talk to an existing Queue Manager in our enterprise. I am running on a clean install of Windows 2008 R2 with the Extended Client from the[详细]
2023-03-15 19:09 分类:问答IBM.XMS ExceptionListener not firing
I am using IBM.XMS 2.0.0.5 and MQ Client 7.0.1.5 and have created a connection, set the exception listener, started the connection and started listening for messages using a message listener. This wor[详细]
2023-03-15 18:06 分类:问答How to avoid MQRC2033 NO_MSG_AVAILABLE
I have a simple program to process messages from a queue. My intention is to process all available messages in queue and still listen to queue for incoming messages.[详细]
2023-03-15 04:36 分类:问答WebSphere MQ Security Authentication Exception on Unix
We have our application running on a Sun Solaris system and have a local WebSphere MQ installation. The applcation uses bindings mode to connect to queue manager. When trying to send message to the lo[详细]
2023-03-13 14:50 分类:问答How to use .NET to coordinate/communicate between MSCS cluster nodes
I have to a develop a .NET Windows Service application that should run on an Active/Active cluster. A Windows Service instance (one instance among many in cluster nodes) should listen to an IBM Websp[详细]
2023-03-13 06:20 分类:问答WebSphere Application Server 7.0 ignoring Windows userId when connecting to MQ
Has anyone experienced an issue where WAS does not use the Windows username when connecting to a Websphere MQ resource?None of our developer boxes have ever experienced this problem in the past, they\[详细]
2023-03-12 08:08 分类:问答