• Datasource resource injection in JBoss 6 using CDI

    Hi,   I'm building a CDI based project with JBoss 6, but I can't get the injection of datasources to work. If I do a manual JNDI-lookup the datasource is found whitout any problem. Using the @Resouce annotation,...
    Profile Photo
    last modified by mikaelbeermann
  • Have issue with JBoss Cluster

    Running application in cluster. One Web server and 2 application server Getting below errors:   [org.jboss.as.clustering.web.infinispan] (Incoming-7,shared=tcp) JBAS010325: Possible concurrency problem: Replica...
    Profile Photo
    last modified by chandan.srivastav
  • DuplicateServiceException in JBoss AS 7.1.1

    Hi, What could be the reason for follwing exception. When I used in JBoss AS 6, there was no error.   Caused by: org.jboss.msc.service.DuplicateServiceException: Service jboss.naming.context.java.global.app.app...
    Profile Photo
    last modified by valsaraj007
  • Seeing empty files under "AtomicAction" folder

    I am using JBoss EAP 6.2 and SQL server as my database. After doing the latest deployment of an ear file, I've noticed that the number of files under the "data/tx-object-store/ShadowNoFileLockStore/defaultStore/StateM...
    Profile Photo
    created by oskanaan
  • JBOSS EAP MDB beans and connection factory

    I have one MDB that has max sessions as 100 and MDB max pool size as 65. The amq RA is configured with the default size with min = 1 and max = 20. I had a problem that MDB is unable to get a new connection factory fro...
    Profile Photo
    last modified by msahili
  • JBoss apache http server

    Dear All,   I Have a question about JBoss apache http server. My client want to upgrade the apache http server on their JBoss server from apache http server 2.4.29 to apache http server 2.4.41. My question is, ...
    Profile Photo
    last modified by h4rdd14n
  • Configure JBoss EAP 6.x as Service on RHEL 7

    Hi,   Recently I update the LINUX from RHEL6 to RHEL7.7. But I have to use the EAP6.4.22. But I have problem by starting the Jboss as a service. I've heard the RHEL7 works different than RHEL6. I've googled but ...
    Profile Photo
    last modified by thomas2008ch
  • ERROR [stderr] (ajp-/...:-) [Fatal Error] :-:-: Premature end of file.

    Hi, I am getting the following error in jboss logs   'ERROR [stderr] (ajp-/...:-) [Fatal Error] :-:-: Premature end of file.'   What could be the root cause and how can we troubleshoot it ?  
    Profile Photo
    last modified by ranjan.kumar1
  • How to redirect my application from http://ip:port/ to http://ip:port/abc

    Hi All,   I am using Jboss AS 6.1 and my application is running on http://ip:port/abc  . I have my context root as /abc. Now, I need to redirect all the requests from http://ipport/  to http://ip:port...
    Profile Photo
    last modified by sumanthm1
  • How to add the http headers for invalid context in JBoss AS 6.1

    Hi All,     we are using Jboss AS 6.0. This approach was working fine for the valid context-root of Jboss.     Say, I have the context-root for Jboss configured as '/abc'. Headers are being retur...
    Profile Photo
    last modified by sumanthm
  • Threading Mechanism Between JBoss 6.4 and JBoss 7.2

    Hi,   Does anyone know the differences between JBoss 6.4 and JBoss 7.2 threading/thread pools, more specially regarding its Servlet container (I believe Jbossweb is both a web server and a Servlet container)? How...
    Profile Photo
    created by jeeraud
  • Sessions replication between multiple JBoss Domain

    Hello, given the scenario below where there are two distinct environments with each containing a JBoss domain controlling two nodes, I would like to know if it is possible to make the members of the two scenarios repl...
    Profile Photo
    last modified by gian.honorio
  • how to get an error  ...

    In the browser, I get an error of 500 or 503. How can I see these errors in server.log ot console.log
    Profile Photo
    last modified by valomeq
  • java.lang.ClassCastException: org.jboss.jca.adapters.jdbc.jdk6.WrappedConnectionJDK6 cannot be cast to oracle.jdbc.OracleConnection

    java.lang.ClassCastException: org.jboss.jca.adapters.jdbc.jdk6.WrappedConnectionJDK6 cannot be cast to oracle.jdbc.OracleConnection   at oracle.sql.StructDescriptor.createDescriptor(StructDescriptor.java:101) &...
    Profile Photo
    last modified by sardarmalkit
  • Configuring server logs in JBoss EAP 6.4 with domain mode

    Hello, I'm having some trouble trying to configure the JBoss EAP 6.4 log files in domain mode. From what I understand, JBoss running in domain mode save the logs in the /domain/log folder in the host-controller.log an...
    Profile Photo
    last modified by gian.honorio
  • Issue : standalone.sh -c standalone-ha.xml mode

    Hello   I have been struggling with starting the application on jboss. Below is the error log i see every time i try to start in standalone mode Please don't mind, i am fairly new to jboss.     21:1...
    Profile Photo
    last modified by ksamba550
  • javax.management.InstanceNotFoundException: jboss.system:service=MainDeployer

    We have recently migrated our application from jboss 5 to Jboss6.4 version .   We used to deploy SAR in Jboss5 and now the same SAR is not working with the jboss 6 version.I have removed the <depends > tag...
    Profile Photo
    last modified by shaleen_sunny2001
  • java.net.SocketTimeoutException: Read timed out for http:// URL

    13:57:47,410 ERROR [Booking] (ajp-/192.168.102.97:8009-62) [com.griffin.homeport.reservation.booking.interceptors.BookingHistoryInterceptor.intercept:136] Exception in Booking History Interceptor: javax.xml.ws.WebServ...
    Profile Photo
    last modified by pkvk.1991
  • Remote CLI deployment war file

    Hello,   we are using octopus deploy to deploy a simple helloworld WAR file, using the octopus step ""Deploy to WildFly or Red Hat JBoss EAP" - see Java Applications - Octopus Deploy to a Domain Server. Our Mana...
    Profile Photo
    last modified by jeanmarclai
  • Tapestry issues during migration from Websphere 8 to JBoss EAP 6.4

    Hello,   CONTEXT :   I'm having my first internship as an engineer and my mission is to migrate an app from Websphere to JBoss. My approach was to place the .ear of the app in a the deployments file of a ...
    Profile Photo
    last modified by securetransfers