Log in to follow, share, and participate in this community.
Thread Red Hat JBoss Web Server developer forum is now read only
Red Hat JBoss Web Server developer forum is now read onlyHi Everyone, We want you to have the best experience in getting your questions answered. We believe StackOverflow's Q&A format, along with it's features and moderation, will reach a broader community of dev...
Windows AD Configuration for Jboss EAP 6.4Hi all, we are trying to configure our Jboss application with Windows AD using Kerberos. At this time we are trying to setup our application (SAP BI) for Manual login and not SSO yet. we have configured as per the SAP...
ERROR in server logHi all I use a Siemens software. This software use JBOSS 7.1.1 like webserver. In server file log I have many ERROR as below I'm not a JBOSS specialist. Can you help me on this ERROR please ? &...
PermGen Memory multiple warHello I have a Jboss 6.4 EAP with 10 differents war's, all with spring, when start throws a exception java.lang.OutOfMemoryError: PermGen space failure, i modified memory and start ok, it's ok or i can d...
Thread Configure JBoss to capture request/response.
Configure JBoss to capture request/response.Hi We would like to capture request/and response time for restful services per client call in the jboss logs. What is the best way to go about it. Jaya
Identify request URL access my jbossHi, Im newbie here and i use jboss 4.2.3, how do i identify request URL who accessing my jboss?. Any logs that helps to find it?. Any jboss server settings needs to be do? please let me know. Tha...
Thread replacement service for realmbase in catalina.jar
replacement service for realmbase in catalina.jarHi I am attempting to port are rather ancient application from jboss 6 to wildfly, it does all of its authentication by calling class and methods found in catalina.jar, in Wildfly 10 Tomcat has be...
Thread JBoss JMS Problem - javax.naming.NameNotFoundException: jboss not bound
JBoss JMS Problem - javax.naming.NameNotFoundException: jboss not boundI have been making changes to a Java application server in that we are now implementing Weblogic JMS queues and have encountered the error shown below when attempting to run a Java server compiled into a .war file and...
Connection factory that has been shut downHi , In my JAVA web application while connecting to the database , I am getting the below error. ERROR [net.sf.hibernate.util.JDBCExceptionReporter] Cannot open connection org.jboss.util.NestedSQLException: You are tr...
Configure webserver HAHi, I am new as Jboss admin and I would like to know what is the better configuration to use in Jboss web Server to do that when I call a url http://hostname:port/appRoot the Web Server doesn't redict to...
Thread How to troubleshoot Jboss webserver crashes?
How to troubleshoot Jboss webserver crashes?Hi all, im a consultant and I'm trying to figure out this Jboss service. The website is unreachable after X hours of uptime and at least once per day the whole server needs to be rebooted to fix this. ...
How to Stop/Kill a JVM that has no pid?Hey guys, I just ran into this today: I was trying to stop a JVM using the jvm.sh -a stop command, it did not stop after a while, so I tried to run jvm.sh -s kill and it didn't do it either, so I ran p...
renew SSL certificateHi all, I have been trying to renew the ssl cert for our internal website but i can only do that for the domain cert (top level) which runs Apache. But the website keeps showing cert errors/warnings. ...
Server Vulnerabilty ScanHi, Could anyone please let me know how can I fix the below server vulnerabilities issues which we got after a server scan taken place. Please let me know how can I assure the application works fine if we do ...
Thread Wildfly contexts for mixed standalone apps fronted by nginx
Wildfly contexts for mixed standalone apps fronted by nginxI have Wildfly 10.0.0 fronted by nginx, which reverse-proxies to various localhost:8080 places for wildfly to catch. Some of my apps are hit with a browser using example.com/app-name and everything works fine. However...
Thread Spawn of thread loosing its jndi lookup context - jboss AS 6
Spawn of thread loosing its jndi lookup context - jboss AS 6Recently we migrated from jboss-5 to jboss AS 6.1.0.final, we call a third party web service. after getting the response back when we are trying to do a jndi lookup of the ejb we get the following exception ...