• JMS Clustering By Example

    It'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...
    Profile Photo
    last modified by felipeg48
  • Send message from stateless

    Hello, I have simple service which should send message to queue   @Stateless public class PracownikServiceImpl implements PracownikService {      @Resource(mappedName = "queue/TotalOrder...
    Profile Photo
    last modified by mireksz
  • 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.
    Profile Photo
    created by tputkonen
  • JBoss 5 - MDB and ActiveMQ, can't get to work together

    Hi,   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...
    Profile Photo
    last modified by damian.sinczak
  • JmsXA and remote queues

    Env : 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...
    Profile Photo
    last modified by rlamie
  • Hypersonic localDB.data file size limit

    Hi, 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...
    Profile Photo
    last modified by erahamim
  • JBoss doesnt release threads after executing MDB (out of Mem

    Hi, 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...
    Profile Photo
    last modified by suhail
  • Hibernate post delete event listner

    The class looks like this: public class MyClass implements PostDeleteEventListener, PostInsertEventListener, PostUpdateEventListener, Initializable { public void onPostDelete(PostDeleteEvent event) { System.out.pri...
    Profile Photo
    created by aejaz
  • JMS error with SQLServer

    Hi, 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...
    Profile Photo
    last modified by balaji_srini
  • Weird behavior with ping timeouts

    Hello 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...
    Profile Photo
    last modified by smithmb
  • 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(...
    Profile Photo
    last modified by massmadx
  • JBoss / HSQLDB 1.8.0 Integration

    Some 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 ...
    Profile Photo
    last modified by freddt
  • MDB suddenly stops reading from a queue

    Hello, 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...
    Profile Photo
    created by luuzz
  • Client Not Processing Messages When Server Shutdown

    When 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...
    Profile Photo
    last modified by rpezz
  • JBossMQ and clustering in JBoss 4.2.3

    I 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...
    Profile Photo
    created by vadi2007
  • JMX console, no stopDelivery option

    I'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...
    Profile Photo
    last modified by whafrog
  • Stopping / starting queues... can't find invoker

    Running 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...
    Profile Photo
    last modified by rfidler1978
  • Queues get deleted when stopping the JBOSS server

    When 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...
    Profile Photo
    last modified by ganeshikhar
  • UIL2.SocketManager Threads accumulate until crash

    JBoss 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...
    Profile Photo
    last modified by marcusdidiusfalco
  • Search not working on User forum

    I 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...
    Profile Photo
    created by meghanai_99