How to check whether all the jboss services are running or not in unix ?
Actually my issue is ,our application is deployed on jboos As 4.0x, we face some issues in jboss logging.. whenever the server isrestarted,jboss stops logging , and there is no update in server.log. After that it is not updating the log file.then we do touch cmd on log4j.xml, so that it creates the log files again.Please help me in fixing the issue we cant do touch everytine.we face this issue in both the nodes.thanks, balaji
balaji
2010-03-22 12:12:22
A:
Check is your port 8080 taken, or ps -aux | grep jboss
if doesn't display anything its not running, if yes you should see the instance of jboss and it should have its PID(process ID) and you'll be able to kill it, if you don't need it to be running
c0mrade
2010-03-22 09:25:35
Actually my issue is ,our application is deployed on jboos As 4.0x, we face some issues in jboss logging.. whenever the server isrestarted,jboss stops logging , and there is no update in server.log. After that it is not updating the log file.then we do touch cmd on log4j.xml, so that it creates the log files again.Please help me in fixing the issue we cant do touch everytine.we face this issue in both the nodes.thanks, balaji
balaji
2010-03-22 12:13:06
our application is deployed on jboos As 4.0x, we face some issues in jboss logging.. whenever the server isrestarted,jboss stops logging , and there is no update in server.log. After that it is not updating the log file.then we do touch cmd on log4j.xml, so that it creates the log files again.Please help me in fixing the issue we cant do touch everytine.we face this issue in both the nodes.thanks, balaji
balaji
2010-03-22 12:12:04
our application is deployed on jboos As 4.0x, we face some issues in jboss logging.. whenever the server is restarted, jboss stops logging , and there is no update in server.log. After that it is not updating the log file. then we do touch cmd on log4j.xml, so that it creates the log files again. Please help me in fixing the issue we cant do touch everytine. we face this issue in both the nodes. thanks, balaji
balaji
2010-03-22 12:28:18