• JBOSS EAP 7 webMethod Broker Topic connectivity.

    Hi ,   Thanks for your time.   I am facing below error during stop/start after followed your approach. What could be the problem?   I am trying to connect wmjmsnaming://@edmijndibroker.xyz.com:1234/EDMI...
    Profile Photo
    last modified by jackspa
  • Broken connections in JMS pool?

    In a WildFly 8.2.1-Final high-volume installation we are experiencing degrading performance within about a week until restart is necessary along with more and more frequently occurring failures to send JMS messages be...
    Profile Photo
    last modified by dode
  • WFLYCTL0158: Operation handler failed: java.lang.ClassCastException: org.apache.activemq.artemis.api.core.SimpleString cannot be cast to java.lang.Byte when browsing queue

    Hi, I have a issue on performing [standalone@172.17.0.11:9990 /] /subsystem=messaging-activemq/server=default/jms-queue=myQueue:list-messages-as-json on wildfly 10.0 queue (using the jboss-cli.sh but I have a simi...
    Profile Photo
    last modified by lauradp
  • cannot access ArtemisMQ ManagementQueue locally in Wildfly 10

    (god I hate this editor, can the admin.account please support Markdown?:)   Using Wildfly 10.1.0.Final with a Java EE 7 application, we need to display messages queued in a JMS queue. We use the `ManagementQueue...
    Profile Photo
    created by grexe
  • avoid including jms-client library in WebApplication Deployed in JBoss / Wildfly

    Hello everybody, I read that jboss-client.jar library available with jboss and wildfly distribution jar should be used with standalone clients only, not with deployments are that deployed to an ASx instance (see your...
    Profile Photo
    last modified by lauradp
  • Complete configuration list of the Wildfly JMS messaging

    I'm planning to configure the Wildfly 10 JMS, I've looked at the documentation here Messaging configuration - WildFly 10 - Project Documentation Editor but I do not see the complete list of properties that I can set o...
    Profile Photo
    last modified by sai.pabbathi
  • How do you use @Resource to connect to remote JMS queues

    Hi, I am looking for a way to inject remote queues into my code in a similar way as is done with connection factories.   My environment: JBoss 5.1 EAP in two clusters - A messaging cluster that runs JBoss Mes...
    Profile Photo
    last modified by kristjan.steinar
  • Doubt about 'Consumer Count' - jboss-console/jms

    I don't understand very well what mean the consumer count. In my queue I have the  consumer count = 1   Consumer Count 1 The number of consumers on the queue Message Count 0 The number of messages in the que...
    Profile Photo
    last modified by everjava
  • Failed to process phase PARSE of deployment “unifiedpush-server-wildfly.war”

    I found the below error while unifiedpush-auth-server.war and unifiedpush-server-wildfly.war deployed to jboss-wildfly-10.1.0\standalone\deployments. >> Prerequisite jboss-wildfly-10.1.0 server is running in bel...
    Profile Photo
    last modified by sachi_jboss
  • How to Configure JMX MBean as enabled for ActiveMQ Artemis sub system?

    Hi,   I am currently working on a server migration from JBoss AS 5.1.0 to Wildfly 10. I have  a set of MBean classes which requires JMX management to be enabled. By debugging further i noticed that the ...
    Profile Photo
    last modified by elaa89erd
  • How to Migrate JMS Provider from JBoss 4.2.3 to WildFly 8.1

    Hi Guys,   Is it possible to migrate below settings from JBoss 4.2.3 to WildFly 8.1? This application uses JMS queues to send and receive messages between the Manager and Adapter components. In every instal...
    Profile Photo
    last modified by glen.medina
  • JBOSS EAP 6.4 Messaging: Can we capture JMS queue message contents via logging?

    Hello,   We have a message producer client and a message consumer client running. The consumer client is third party software.   We are seeing a number of the messages produced are not being processed by ...
    Profile Photo
    created by mbeers58
  • Issue in Infinispan clustering

    Our system use the UDP base infinispan clustering. We will getting the following error randomly which cause us to restart the system to over come this. Could you please some one can help us to over come this.   ...
    Profile Photo
    created by hettimora1979
  • JMS Durable Subscriber not working after producer is restarted

    We are sending messages to JMS Topics from JBOSS EAP 5.1 server. There are durable subscribers to the JMS Topic. Once we restart the JBOSS server, the TCP connection between JBOSS and the durable subscriber is broke...
    Profile Photo
    last modified by senthilkumartk
  • JMS load balancing

    Hello there!     I have jMS kluster with 2 nodes. There is an consumer for each node. And when one consumer hangs or do a time consuming job  messages continue to come to queue on the note of this cons...
    Profile Photo
    last modified by zerotul
  • Application loads CPU IO on ChannelImpl.sendBlocking

    We've noticed CPU IO utilization grows suddenly on several nodes in cluster (~20 nodes, Wildfly 8.2.0, Amazon, Ubuntu 14). It can happen at any node and any time. IO growth from 0 to 10-20%. Dumps show that thread wi...
    Profile Photo
    created by venom_27
  • Jboss 6.4:org.drools.util.ChainedProperties.<init>(Ljava/lang/String;Ljava/lang/ClassLoader;Z)V

    HI All,   Am able to deploy the EAR sucessfully on Jboss 6.4. but when i hit my webservice which is using drool API, am getting the error as below   JBWEB000071: root cause   java.lang.NoSuchMethodEr...
    Profile Photo
    last modified by dabhijeet
  • JBoss EAP 6.4 JMS Messaging Clustering question

    Hello, We are setting up two live JBoss instances, on separate servers that will have JMS Messaging clustered with both servers in the cluster. Both server instances will share a queue defined on one shared SAN fil...
    Profile Photo
    last modified by mbeers58
  • HornetQ sync leads to IO overload

    Hello,   We have a Wildfly 8.2.0 cluster in Amazon (ubuntu 14.04, approx. 20 nodes). HornetQ has default configuration (standalone-full-ha.xml) Sometimes on one node (not at concrete one, it can be any) we se...
    Profile Photo
    created by venom_27
  • JBoss EAP 6.3 not rolling back message into individualDeadLetterQueue

    I use JBoss EAP 6.3 with ActiveMQ from JBoss Fuse ESB 6.2. I tried the below configuration into activemq.xml to ensure that the rolled back messages go into individualDeadLetterQueue but it is not happening so. Could ...
    Profile Photo
    last modified by sonyjop