Integaration of Websphere Mq with jbossCan anyone help me in integrating websphere MQ version 7 with Jboss 5.1 GA. there are various specifications provided in differnet links which doesnot lead to the correct solution. Please help. \ The applic...
Thread JBoss Messaging cluster : Some messages takes 2 to 6 seconds to deliver
JBoss Messaging cluster : Some messages takes 2 to 6 seconds to deliverWe use JBoss EAP version 5.1.1 for JBoss messaging. JBoss 2 node cluster runs on linux servers and message sending server runs on a windows 2003 server and messaging consumers run on a separate windows 2003 server. Me...
Thread Excessive disk usage on SQL 2008 R2 with JBoss messaging 1.4.2.GA-SP1
Excessive disk usage on SQL 2008 R2 with JBoss messaging 1.4.2.GA-SP1We have seen issues when running Jboss 4.2.3 with JBoss Messaging 1.4.2.GA-SP1 using MS SQL 2008 R2 for the data-store where in high volume environments the disk usage is disproportionate to the volume of messages bei...
java.lang.NoClassDefFoundError: org/jboss/logging/LoggerI have a strange problem. I have a JMS client application & an `MDB` configured in Jboss jboss-5.1.0.GA. Earlier i added the jar by "Configure Build Path" --> "Add External jars" and everything was wor...
Problem with JBoss Messaging QueueI am using JBoss 4.2.3.GA, and am using JBoss messaging queue in my application. It is giving me the following error: 2012-06-06 16:24:42,227 ERROR -> (main) [org.jboss.messaging.util.ExceptionUtil] Queue[n...
SQL Server 2008, JBM_MSG & DeadlocksHello, Here is a quick overview of my setup JBoss AS 5.0.1 With JBoss Messaging MS SQL Server 2008 XA Datasource I've been battling this issue for a while now but I can't seem to figure out why a de...
Thread Stuck messages in jboss 5.1, messaging 1.4.3
Stuck messages in jboss 5.1, messaging 1.4.3Hello, I have a problem with queues (not clustered) that does not delivers messages. I'm using jboss 5.1.0GA and messaging and remoting versions are: jboss.messaging.providerVersion=1.4.3.GA JBossRem...
Thread JNDI Lookup exception while accessing remote queue from local bridge
JNDI Lookup exception while accessing remote queue from local bridgeTrying to setup bridge between JBoss-5.2 (/production) and JBoss-4.2 (/all). We have jbossmq jar installed on JBoss-5.2 and everything works great when connecting from JBoss-5.2 to JBoss-4.2 on port 1099 for lookup....
Problem with retry in JMS using JBOSS 5.0Hi, I have a problem in my application. When a messaged is being processed and before the response in sent if my server is shutdown, then on restart the message is processed again. I find this behaviour unique...
Multiple Post Office ConfigurationHi, we are currently dealing with Messaging problems in the JBoss 4.3 CP08 container. We realize these issues are well known and that the best move is to upgrade. However, our client (a very large corporation)...
Consumer JMS in JBoss 7.1.1-FinalI am using JBoss 7.1.1-Final with JMS. When sending messages to the queue, all right. But when I try to consume the messages, using the MessageListener Interface, the method onMessage() is not being ...
Thread EJBException: Failed to acquire the pool semaphore
EJBException: Failed to acquire the pool semaphoreHi Guys, I see that this problem's come up a few times in the past but our scenario is different so I'll raise it again. We're using ActiveMQ in JBoss 6 and are seeing intermittent errors dispatching messages ...
Thread Does JBoss-Messaging have an implementation of an HTTPConnectionFactory.?
Does JBoss-Messaging have an implementation of an HTTPConnectionFactory.?We have a standalone client which is a message consumer on the queue configured in jboss 5.1.2 . In earlier version we used HTTPServerILService mbean with jbossmq . C:\jboss-4.2.2.GA\server\default\deploy\jms\jbossmq...
List all messages in a clustered QueueWe are running JBoss EAP 5.0 in a clustered environment, containing clustered queues. We need a list of all messages currently queued for two reasons: 1. The customer wants a screen in the application where administr...
Thread Configuration of HornetQ-Paging in JBoss6.1.0.Final
Configuration of HornetQ-Paging in JBoss6.1.0.FinalIn order to send and receive large messages, we would like to use the paging feature of HornetQ. However, after changing the address-full-policy to PAGE in hornetq-configurations.xml (see below) &...
Thread JMS Client program is not able to receive messages from the queue
JMS Client program is not able to receive messages from the queueI have a jms client program and an MDB. The client program is not able to receive message from the queue. But I am able to see the messages in the MDB's system.out log. Can anyone help me please? Thanks in advance. &...
JBoss MQ in AutosysHi All, I am ware that JBoss MQ support is provided in Autosys. (CA Workload Automation version r11.3). Is there any documentation around it? If yes please redirect to it. Also, Is it possible to host...