Log in to follow, share, and participate in this community.
Article JMS Clustering By Example
JMS Clustering By ExampleIt's amazing how the JBoss Team put together an easy way to do JMS Clustering, out of the box!!. I'll start with an easy example, creating a Queue named "MyClusteredQueue". In this example I'm using JBoss AS...
Send message from statelessHello, I have simple service which should send message to queue @Stateless
public class PracownikServiceImpl implements PracownikService {
@Resource(mappedName = "queue/TotalOrder...
JBoss 5 EJB3 MDB & Oracle AQ?Has anyone had any success getting MDBs to work with Oracle AQ? Using oracleaq.rar I was able to receive some messages from Oracle AQ, but it wasn't reliable and the authors urge not use it.
Thread JBoss 5 - MDB and ActiveMQ, can't get to work together
JBoss 5 - MDB and ActiveMQ, can't get to work togetherHi, I have tried to configure JBoss 5 to work with ActiveMq 5. I tried to base on clues from post: http://community.jboss.org/thread/48761?start=0&tstart=0 but I can't get it work. I have checked with vers...
JmsXA and remote queuesEnv : JBoss 4.2.3, JbossMQ shipped with Jboss 4.2.3 Hi all, I have a pretty simple question, but dont manage to find the solution through google/forum searchs. Inside an MDB, I need to enlist the sending of JMS mess...
Hypersonic localDB.data file size limitHi, I'm using jboss 3.2.5 with default jms configuration. I noticed that jboss-3.2.5\server\default\data\hypersonic\localDB.data file grows and never stop until I run out of disk space (2 giga). Is there any way in t...
Thread JBoss doesnt release threads after executing MDB (out of Mem
JBoss doesnt release threads after executing MDB (out of MemHi, I am using JBoss AS jboss-4.0.2. I am getting OutOfMemoryError when I send the messages to an MDB. It happens after i send 30-40 messages. What I have observed on the web-console of Jboss is that #Threads increase...
Hibernate post delete event listnerThe class looks like this: public class MyClass implements PostDeleteEventListener, PostInsertEventListener, PostUpdateEventListener, Initializable { public void onPostDelete(PostDeleteEvent event) { System.out.pri...
JMS error with SQLServerHi, I am getting this error using a SQLServer database. JBoss version - 4.0.1. Could not store message: 37 msg=36 hard NOT_STORED PERSISTENT queue=QUEUE.Event Queue priority=4 lateClone=false hashCode=21058500; - n...
Weird behavior with ping timeoutsHello all, I was wondering if anyone has seen the following behavior before, and if anyone knows a solution for it. We appear to have messages that aren't being delivered. The following is a snip of our logs:
2006...
Thread Old JMS out of threads error back again in 4.02??
Old JMS out of threads error back again in 4.02??Got the following error in JBoss 4.02: 21:33:41,076 WARN [UILServerILService] Unexpected error in setup of client connection java.lang.OutOfMemoryError: unable to create new native thread at java.lang.Thread.start(...
JBoss / HSQLDB 1.8.0 IntegrationSome of the issues previously reported with HSQLDB (v 1.71) were resolved in 1.7.2/1.7.3 releases. For 1.8.0 we have looked at all the persistence issues and introduced measures to prevent them. For best performance ...
MDB suddenly stops reading from a queueHello, We have an application in production that uses a singletion mdb that reads in a queue. It worked perfectly for months but today we suddenly noticed that the mdb wasn't reading the queue anymore. We restarted ou...
Thread Client Not Processing Messages When Server Shutdown
Client Not Processing Messages When Server ShutdownWhen JBoss 5.1.0 server is shutdown and restarted, new messages in a server queue (org.jboss.mq.server.jmx.Queue) are not processed by the QueueReceiver on the client. Here is a snippet of the client side code that w...
JBossMQ and clustering in JBoss 4.2.3I am trying to upgrade from hypersonic db to SQL Server db and my JMS Queues are not finding their destinations. The Queues are behaving very inconsistently. I am following the documents - using alternate db. Is ther...
JMX console, no stopDelivery optionI'd like to invoke stopDelivery on a message bean, but the JMX console doesn't list it. I can see my MDB under jboss.j2ee, but only as this line: ear=myear.ear,jar=myjar.jar,name=MyMDB,service=EJB3 From what I've be...
Stopping / starting queues... can't find invokerRunning on JBoss 4.2.3 with some EJB2 and some EJB3 MDBs spread amongst various jar/sar files. I had found that I could use the invoker which pertained to an MDB queue to stop/start message deliver and tested it usin...
Thread Queues get deleted when stopping the JBOSS server
Queues get deleted when stopping the JBOSS serverWhen I stop the jboss server instance using the ./stop command , the corresponding queues on the MQ server get deleted , can anyone please explain. I have deployed the application on JBOSS server and the queues which...
Thread UIL2.SocketManager Threads accumulate until crash
UIL2.SocketManager Threads accumulate until crashJBoss 4.2.2 GA Hallo, I have to fix an application which heavily relies on JMS. It crashes after it has received a number of messages, because of a java.lang.OutOfMemoryError: unable to create new native thread A thr...
Search not working on User forumI am trying to search JBossMQ user forum since yesterday and I get following exception -
Cannot invoke the operation : the module threw an exception This may not be the right place to notify JBoss forum admin but...