users@glassfish.java.net

RE: JMS on the log

From: Markus Karg <karg_at_quipsy.de>
Date: Wed, 26 Nov 2008 15:02:16 +0100

I also have this in my log from time to time but have no idea what it is.

> -----Original Message-----
> From: glassfish_at_javadesktop.org [mailto:glassfish_at_javadesktop.org]
> Sent: Mittwoch, 26. November 2008 14:37
> To: users_at_glassfish.dev.java.net
> Subject: JMS on the log
>
> I have an application with an MDB in the ejb module.
> It listen message from a servlet.
> It works fine.
>
> But sometime in the server.log appear this:
>
> MQJMSRA_MC1101: constructor:Created
> mcId=70:xacId=3960385740166673664:Using xacf
> config={imqDefaultUsername=guest, imqBrokerHostName=localhost,
> imqSetJMSXUserID=false, imqJMSExpiration=0,
> imqQueueBrowserRetrieveTimeout=60000,
> imqSSLProviderClassname=com.sun.net.ssl.internal.ssl.Provider,
> imqConfiguredClientID=, imqSSLIsHostTrusted=false,
> imqSetJMSXProducerTXID=false, imqJMSDeliveryMode=PERSISTENT,
> imqAddressListBehavior=RANDOM, imqEnableSharedClientID=false,
> imqAckOnProduce=, imqConnectionURL=http://localhost/imq/tunnel,
> imqConnectionFlowLimit=1000, imqSetJMSXAppID=false,
> imqAddressListIterations=3, imqBrokerServicePort=0,
> imqSetJMSXRcvTimestamp=false, imqReconnectInterval=5000,
> imqConnectionType=TCP, imqLoadMaxToServerSession=true,
> imqSetJMSXConsumerTXID=false, imqAddressList=localhost:7676,
> imqOverrideJMSDeliveryMode=false, imqPingInterval=30,
> imqDefaultPassword=guest, imqAckOnAcknowledge=, imqJMSPriority=4,
> imqQueueBrowserMaxMessagesPerRetrieve=1000,
> imqOverrideJMSPriority=false, imqConsumerFlowLimit=1000,
> imqBrokerHostPort=7676, imqReconnectEnabled=true,
> imqConnectionFlowCount=100, imqReconnectAttempts=3,
> imqConnectionFlowLimitEnabled=false, imqAckTimeout=0,
> imqBrokerServiceName=, imqOverrideJMSExpiration=false,
> imqConnectionHandler=com.sun.messaging.jmq.jmsclient.protocol.tcp.TCPSt
> reamHandler, imqDisableSetClientID=false,
> imqOverrideJMSHeadersToTemporaryDestinations=false,
> imqConsumerFlowThreshold=50}
>
>
> What does it mean? Does it represent a new connection in the jms pool?
> If it is normal how can I disable writing this notify on the log.
> I don't like that the log continue to increase due to this messages
>
> thanks in advance
> [Message sent by forum member 'peppeme' (peppeme)]
>
> http://forums.java.net/jive/thread.jspa?messageID=318810
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net