JBoss Core Service apache http serverDear 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, w...
Thread ZipException with JBoss 7.1.3 (EAP 6.0.1) and RichFaces 4.3.0
ZipException with JBoss 7.1.3 (EAP 6.0.1) and RichFaces 4.3.0I'm getting a weird exception and my application is being deployed: 11:23:36,467 INFO [javax.enterprise.resource.webcontainer.jsf.config] (MSC service thread 1-4) Initializing Mojarra 2.1.13-jbossorg-1 20...
Thread Jboss 7 shutdown, controller not available from command line
Jboss 7 shutdown, controller not available from command lineI have a bit of a specific issue with a recent upgrade to jboss that maybe somebody else has come across. Connecting from windows to the linux machine it is possible to execute a shutdown via jconsole however ...
Thread Can you configure WAR logging without editing the standalone.xml?
Can you configure WAR logging without editing the standalone.xml?I am serving a WAR file in a Standalone instance of JBOSS eap 7.2. The WAR file is set to log to two different log files; application.log and request.log. The WAR deploys as expected and appears to...
Jboss email probhi guys can you help me out interpreting this kind of error generated from our jboss log? Note: im not a developer, im a sysad trying to locate the problem.. thanks in advance guys 00:00:00,164...
JCE cannot authenticate the provider BCI am migrating a webapp from JBoss 4.0.5.GA to JBoss AS7. I am using 7.1.0.Alpha1-SNAPSHOT. I am getting the following stack grace on Cipher.getInstance("A...
Thread Migration of EJB 2.1 from Weblogic to JBoss EAP 7.2
Migration of EJB 2.1 from Weblogic to JBoss EAP 7.2Hi All, I have been trying to migrate ejb2 which runs on top of the weblogic server which should run on jboss 7.2 server . My application was developed using xdoclet tools., I came to know that the tool is no longer i...
jboss 7 connection pool issueWe recently upgraded from jboss4 and we are now on jboss7 (7.1.1.Final). During high load times we started noticing this error: javax.resource.ResourceException: IJ000453: Unable to get managed connectio...
Thread Loadbalancer client-certificate into HTTP header
Loadbalancer client-certificate into HTTP headerHi I configured a wildfly loadbalancer to terminate TLS connections with x509-client-authentication. Now I want the loadbalancer to give the certificate to the application that is being accessed with an HTTP-header. B...
Thread Eclipse JBoss does not load the new .ear file
Eclipse JBoss does not load the new .ear fileI have a web project that I'm running on jboss server, but whenever I modify something and do mvn clean install and restart the server, or even just shut it down and then start it again, it seems not to see the chan...
ActiveMQ connection failurewe are getting below warnings in JBOSS EAP 7 , seems like in JMS connections/sessions which are opened is not closed. Is there any way i can get the stack trace to find out the files in which jms conneciton /session i...
Thread Difficulties configuring Load Balance for Cluster JBoss AS 7.1.1 Final
Difficulties configuring Load Balance for Cluster JBoss AS 7.1.1 FinalHi guys, I read a lot of documentation but so far I was not able to successfully configure a Load Balance using Apache 2.4 and mod_cluster/2.0.0.Alpha1-SNAPSHOT. First question would be: Why this version of m...
JBoss EAP 7.1: Jars 1000x openedHello, we are using a JBoss EAP 7.1. We are facing sometimes a OoMe: Cannot create new native threads, especially at the deployment. So I execute a "lsof" at the deployment process. I can see, that a...
Jboss 7.0 (Jersey 2 + OpenJPA 2.2.2)Hello All, I'm doing a Weblogic Migration to JBoss 7. While doing this migration to Jersey 2 and OpenJPA 2.2.2, everything is being properly deployed but the EntityManager in my EJB's isn't. I ...
Thread Problem converting from JBoss Server 6.4 to EAP-7.1.0
Problem converting from JBoss Server 6.4 to EAP-7.1.0Hello, I can't get any apps that ran on server version 6.4 to run on version 7.1.0. Can someone tell me what I am doing wrong ? Thanks in advance! When I start the local server, here is what is in the console:...
Operation ("read-attribute") failedServer hung and in server.log just wrote this: How understand why it hung? How to fix without reboot server? ERROR [org.jboss.as.controller.management-operation] (External Management Request Threads -- 5) WFL...
Clustering without mod_clusterHowdy, We're trying to implement JBoss AS7.4 (eap-6.3 alpha) in a clustered mode without using mod_cluster. Is it possible? Our environment already has a load balancer fronting the two servers we're tr...