ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum IndexSearch

Search found 51 matches
Author Message
Topic:JVM Heap Size of MQ MFT Agent
tomleend

Replies: 2
Views: 11470

PostForum:IBM MQ File Transfer Edition Posted: Wed May 09, 2018 2:02 am Subject: JVM Heap Size of MQ MFT Agent
You can take a Javacore or the agent’s JVM using a “kill -3” command. This will tell you the maximum heap size specified via -Xmx, the current heap size and the amount used.
Topic:Stuck Thread on new MQQueueManager(qMName, Props).
tomleend

Replies: 10
Views: 19379

PostForum:IBM MQ Java / JMS Posted: Tue Oct 17, 2017 1:33 pm Subject: Stuck Thread on new MQQueueManager(qMName, Props).
Yes, that's correct. A thread will only lock the socket (actually just its InputStream) while it writes data. It can then drop the lock and let another application thread write some data to the same ...
Topic:Stuck Thread on new MQQueueManager(qMName, Props).
tomleend

Replies: 10
Views: 19379

PostForum:IBM MQ Java / JMS Posted: Tue Oct 17, 2017 12:34 pm Subject: Stuck Thread on new MQQueueManager(qMName, Props).
Luckily, that's not the case. Imagine how awful the SHARECNV multiplexing capabilities would be if that were true

If you want to do a get with unlimited wait (perhaps a JMS doing a MessageCons ...
Topic:Stuck Thread on new MQQueueManager(qMName, Props).
tomleend

Replies: 10
Views: 19379

PostForum:IBM MQ Java / JMS Posted: Tue Oct 17, 2017 6:13 am Subject: Stuck Thread on new MQQueueManager(qMName, Props).
There is a connection timeout configuration property you can set for the MQ classes for JMS and classes for Java when TCP/IP sockets are created and an attempt to connect them are made. Namely:

...
Topic:Retaining fileName in 'Usr' folder for all messages in a grp
tomleend

Replies: 1
Views: 9629

PostForum:IBM MQ File Transfer Edition Posted: Fri Sep 22, 2017 3:14 pm Subject: Retaining fileName in 'Usr' folder for all messages in a grp
As per the documentation in the Knowledge Center, user defined properties on file-to-message transfers are only included in the first message of the group written for the transfer:

https://www.ibm. ...
Topic:Unable to connect to MFT Co-ordination Queue Manager
tomleend

Replies: 4
Views: 14316

PostForum:IBM MQ File Transfer Edition Posted: Tue Jul 25, 2017 2:49 am Subject: Unable to connect to MFT Co-ordination Queue Manager
Hi.

So it's good that transfers are running okay between QM4 (used by one agent) and QM5 (used by another agent). But how about the channels etc between QM4 --> QM6 and QM5 --> QM6?

Agent ...
Topic:Sending Message in MQJMS transacted session, no exception
tomleend

Replies: 4
Views: 9101

PostForum:IBM MQ Java / JMS Posted: Tue Jul 25, 2017 2:40 am Subject: Sending Message in MQJMS transacted session, no exception
1.) Can producer.send() throw any exception in transacted session (XA) or only txn.commit will throw exceptions for any issue in delivery?

MessageProducer.send(...) can throw a JMSException:

htt ...
Topic:Unable to connect to MFT Co-ordination Queue Manager
tomleend

Replies: 4
Views: 14316

PostForum:IBM MQ File Transfer Edition Posted: Tue Jul 25, 2017 2:32 am Subject: Unable to connect to MFT Co-ordination Queue Manager
I would double check the plumbing between your queue managers (QM4, QM5 and QM6) including the channels and transmission queues in use. It sounds like messages aren't flowing between the agent queue ...
Topic:File transfer request message format
tomleend

Replies: 1
Views: 9820

PostForum:IBM MQ File Transfer Edition Posted: Tue Jul 25, 2017 2:00 am Subject: File transfer request message format
Hi dextermbmq,

If you are creating the transfer request XML message within an application, then are you explicitly specifying the source /destination file names within it (rather than using a wildc ...
Topic:FTE patching
tomleend

Replies: 10
Views: 16488

PostForum:IBM MQ File Transfer Edition Posted: Thu Feb 23, 2017 2:57 am Subject: FTE patching
I have tested it.

But, remember that WebSphere MQ File Transfer Edition (FTE) is a separate product to MQ itself. All that FTE really is is an MQ application that moves files from one file syste ...
Topic:FTE patching
tomleend

Replies: 10
Views: 16488

PostForum:IBM MQ File Transfer Edition Posted: Wed Feb 22, 2017 2:35 pm Subject: FTE patching
You do not need to stop any MQ queue managers to apply a WebSphere MQ File Transfer Edition (FTE) Fix Pack. Only the FTE processes themselves (agents and loggers) need to be stopped.
Topic:Deleting the MFT monitor
tomleend

Replies: 7
Views: 19408

PostForum:IBM MQ File Transfer Edition Posted: Wed Feb 22, 2017 3:54 am Subject: Deleting the MFT monitor
Agents hosting Resource Monitors will publish state about them when they are started and stopped. So, stopping and then starting your agents should result in a new trained message being published to ...
Topic:Deleting the MFT monitor
tomleend

Replies: 7
Views: 19408

PostForum:IBM MQ File Transfer Edition Posted: Tue Feb 21, 2017 10:21 am Subject: Deleting the MFT monitor
Hi varunraot,

I assume you mean they are still listed via the fteListMonitors command (rather than the fteListAgents command)?

So, it is important to understand that the definition/configuration ...
Topic:ftelistmonitors
tomleend

Replies: 2
Views: 7880

PostForum:IBM MQ File Transfer Edition Posted: Tue Feb 21, 2017 10:11 am Subject: ftelistmonitors
Hi rammer,

The answer to your question is, "No". The fteListMonitors command only shows the configuration (definition) of the Resource Monitor. I does not show runtime information about ...
Topic:JBOSS EAP6.3 wmq.jmsra.rar rcvthread in thread dump
tomleend

Replies: 3
Views: 16583

PostForum:WebSphere Application Server Posted: Fri Jan 20, 2017 2:11 am Subject: JBOSS EAP6.3 wmq.jmsra.rar rcvthread in thread dump
Although trace is normally just used by IBM Support engineers, I believe you can configure the MQ classes for JMS to perform an API level trace that is more friendly to an application developer.

Th ...
Goto page 1, 2, 3, 4  Next Page 1 of 4

Jump to:
Protected by Anti-Spam ACP


Theme by Dustin Baccetti
Powered by phpBB 2001, 2002 phpBB Group

Copyright MQSeries.net. All rights reserved.