Exception running queue exampleWhen I try running the queue example I get the following exception F:\jboss-messaging-1.4.5.GA\examples\queue>ant Buildfile: build.xml identify: [echo] ###########################################################...
SecurityDomain DeploymentHi I'm using JBoss Messaging 1.4.8.SP9(Jboss EAP 5.2.0), there having a default security-domain 'messaing' in ${jboss_home}/server/default/deploy/messaging/messaging-jboss-beans.xml, and refered by SecurityS...
JBoss Messaging - XA Recovery errorsHello there we have 4 nodes cluster with JBoss SOA 5.2 on production, lately we started seeing following errors on 2 nodes 2013-07-25 04:56:05,529 WARN [org.jboss.messaging.core.impl.tx.Transacti...
Spring JMS error with JBoss 7.1.1-FinalHello! I am trying to configure a JMS Listener with Spring 3.1 in JBoss 7.1.1-Final. But this exception is thrown: 21:05:20,184 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-12) MSC00001: Failed t...
SSL Enabled HornetQ Connector wont connect.All I am currently struggling to connect to an SSL enabled JMS Queue using HornetQConnectionFactory in JBoss 6.1.0-Final My Server is basically running the ssl-enabled hornetQ example configuration an...
Failed to replay transactionJBoss is attempting to recover existing prepared transactions by redelivering unhandled messages and acknowledgements on the appropriate channels (from TransactionRepository#recoverPreparedTransactions javadocs). The ...
createTopicConnection - username, passwordHello, i'm using JMS to distribute messages. All worked fine (subscribing, receiving) but when i receive a message and i call a service-method i got an AuthenticationException because i'm logged in as anonymou...
Thread jboss java application creating numerous connections on machine
jboss java application creating numerous connections on machineHello, We are using Jboss-5.1.0.GA as our messaging server for our application. We have the maxclientsize set to 300. But we are seeing numerour connections on the application machine when we do netstat. Als...
Thread Disappearing credentials after publisher.send
Disappearing credentials after publisher.sendHello, I hope that this is the right forum for this. We are undergoing an effort to switch to JBOSS messaging from ActiveMQ (Soon 2.x). Our first effort is to get our stuff to work with JBM 1.4x and then 2.x. We have...
Cannot create timer tableDuring start up of JBoss application server with JBoss messaging, I do see the following exception. I would like to understand what is this error and how to fix it. Please help. main 2007-04-30 17:23:29,591 ERROR [or...
Invalid username/password combination?I am new to the JBoss and appology for my mistake(s) in posting. Following is my JBoss related error message: "Invalid username/password combination" CONFIGURATION LAYOUT FOR TESTING: * Window 2008 ...
JBoss 5.1 lockup of clustered applicationI currently have an application which I am running in a JBoss 5.1.0 cluster, and after what appears to be a random period of time, processing appears to lock up. One one of the nodes JBoss appears to have comp...
Thread Message Driven Bean started receiving after restart JBoss 5.0.0.GA
Message Driven Bean started receiving after restart JBoss 5.0.0.GAHi, I have a MDB in JBoss 5 server listening to a WebSphere MQ (version 7) queue. Messages were there in WebSphere MQ but was not receiving them. After I restarted the JBoss server started to receive all of th...
Network failure problemHi, Our goal is to provide stable solution that will protect us from most common failures eg. one JBM node failure or network failure. We have clustered JBoss Messaging 1.4.8 and standalone appl...
Thread JMS Connections not getting released after upgrading to JBoss 6.0.1
JMS Connections not getting released after upgrading to JBoss 6.0.1We're in the process of testing an upgrade from JBoss 4.0.3 to JBoss 6.0.1. Configuration and general functionality seem to be fine, however under load after about 30 minutes of testing under 'typical' config...