• consume queue is slow

    What could I do to check or fix slow consume in my queues ? I'm using jboss 5.01 + jbossesb 4.9 Follow my code.   private InitialContext getInitialContext() throws NamingException {     ...
    Profile Photo
    created by everjava
  • JBM_MSG column timestamp means ?

    Hi ~     1)I encountered a quite strange problem, in the jbm_msg table and jbm_msg_ref table we have about 8k rows and 12k rows respectively at 14 Sept, and the column "timestamp" in table jbm_msg table is ...
    Profile Photo
    last modified by bondchan921
  • Problem upgrading to JBoss Messaging from 1.4.3 to 1.4.5 in JBoss 5.1

    I am trying to upgrade JBoss Messaging from 1.4.3 to 1.4.5 in JBoss 4.1 After changing jars and configuration files I see following exception java.lang.RuntimeException: No Attribute found with name: SecurityStore ...
    Profile Photo
    last modified by niteshmehta
  • Messaging via JBoss Console

    I'm a very newbie in JBoss, I just started it, and now I'm trying to trade messages with another server via JBoss console. Is that possible given the ip and port of this server? If yes, how?   Thank you.
    Profile Photo
    created by rog
  • what is a use of SupportsLoadBalancing and SupportsFailover for ClusterPullConnectionFactory inside Application server

    connection-factories-service.xml has folloing mbean to pull messages across nodes     <mbean code="org.jboss.jms.server.connectionfactory.ConnectionFactory"       name="jboss.mes...
    Profile Photo
    created by niteshmehta
  • Failed to download and/or install client side AOP stack / Co

    Hi, I just installed the latest JBoss messaging 1.2 as a replacement to JBossMQ. In our application, in the processing of an MDB, we are creating a acknowledgement message that we submit on a queue. When the message ...
    Profile Photo
    last modified by pdestrais
  • java.lang.NullPointerException with factory.createQueueConnection

    Hi,   Our system works fine but after a period of time (e.g. a few days) we are getting a java.lang.NullPointerException on calling factory.createQueueConnection.   Here is an extract of the code: Hashtab...
    Profile Photo
    last modified by nigel-robbins
  • JBoss Messaging 1.4.7.GA on JBoss 5.1.0.GA - cannot bind to "jaas" on startup

    Dear community,   Possibly related posts:   https://community.jboss.org/message/202913#202913 https://community.jboss.org/message/622565#622565   I'm migrating from JBoss 4.3.0.GA EAP to JBoss 5.1....
    Profile Photo
    last modified by ndipiazza
  • Running into a deadlock because of messageListener handling

    Please provide me solution to avoid following scenario -   The scenario for deadlock in JMS MessageListener while closing resources in onException() method of ExceptionListener: •    ...
    Profile Photo
    created by nomind
  • Jboss Messaging 1.4.3 GA; cluster node restart problem

        Hi, We are using Jboss 5.1.0 GA cluster which uses Jboss Messaging (1.4.3 GA default version shipped with Jboss 5.1.0 GA). We have a situation after few restarts of the cluster nodes only one node ...
    Profile Photo
    created by vineetbadoni
  • Programatic way of JMS Topic/Queue creation does not work on JBoss AS7.1.0.Final

    I am trying to create a topic/queue in a programatic way, but no luck. looks like a JBoss/Hornet Q issue, can any one help me?.       ObjectName objectName =new ObjectName("jboss.as:hornetq-server=defau...
    Profile Photo
    created by tosaravananm
  • JBossMessaging

    JBoss Messaging User Wiki Page (The JBoss Messaging development WIKI page is here: JBoss Messaging Development)     JBoss Messaging is an open source messaging system from JBoss / Red Hat.   It curren...
    Profile Photo
    last modified by timfox
  • [JBossAS5.1] JBoss Messaging works within a localhost, but not between systems

    Hi,   I've recently set up JBoss AS 5.1 and implemented a point-to-point messaging service,   where one client produces a message and the other consumes it, which works well   on a localhost, but no...
    Profile Photo
    last modified by ednaswap
  • Clustered JBoss 4 bridge to connect to HornetQ

    Hello everybody,   this is my case:   A clustered JBoss 4.2.3 with a bridge (inside a SAR) and a XAConnectionFactory (inside a separate SAR) connecting to a remote HornetQ server. Everything is fine... nea...
    Profile Photo
    created by hummelbeine
  • JBoss Messaging - how to clean delivered message in DB

    I use JBoss4.2.3 and the messages fills me table in the database jboss->message. I know that JBoss during the start cleans these internal ESB messages, but is there possible set cleaning periodicaly no only by rest...
    Profile Photo
    last modified by bewek
  • OOM in Jboss 5

    Hi,   I am using Jboss 5.1.0 JBM 1.4.6 java jdk1.6.0_20 I am using topic configuration for storing the messages, there will be huge number of messages. I am getting OOM, when i check the heap dump there were...
    Profile Photo
    last modified by samavedulark
  • Setting flow control in JBM

    Hi,   I am using Jboss 5, and i am using Jboss Messaging for post messages in Topic, i am facing an issue, where there are many messages posted at faster rate on topic, but client reading very slowly, i read ...
    Profile Photo
    last modified by samavedulark
  • JBossMessaging(1.4) HA Singleton

    Hello,   I want my messaging to work in active-passive mode. I want to have HA, but I don't want the queue to be distributed on many nodes. Why? During failover, when one node is down the other tries to get th...
    Profile Photo
    created by fregg
  • WARNING [sun.rmi.transport.tcp] (RMI TCP Accept-0) RMI TCP Accept-0: accept loop for

    Hi,   I am using Jboss 5.1.0 on a 64 bit Windows R2 machine. We have JCA implementation and JMS also. It gets messages on TCP endpoint and post it to topic. messages to the TCP port comes at a pace of 20/sec. S...
    Profile Photo
    created by samavedulark
  • Really long jboss server startup times

    Hello guys,   I am using jboss 4.2.2.GA with jboss messaging. The server startup is painfully slow. There is a 20 minute delay between the 2 statements highlighted below.   I am not sure what is going on ...
    Profile Photo
    last modified by prpo