we have deployed jboss on Redhat EL 4.0. Everything is logged to server.log but after server started successfully it won't log any other errors generated. For eg the last line in server.log is always:
JBoss (MX MicroKernel) [4.0.2 (build: CVSTag=JBoss_4_0_2 date=200505022023)] Started in 1m:19s:881ms what cold be the problem and how do i fix it? JAVA_OPTS="$JAVA_OPTS -Dprogram.name=$PROGNAME -Djava.rmi.server.hostname=server01 -Xms128m -Xmx1024m -DConsoleLogConfigPath=/opt/application/resources/configs/companyconfig/logger/logConfig.config -DCompanyId=0 -DServerMode=appserver -Dorg.jboss.logging.Log4jService.catchSystemOut=false" many thnks View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3969479#3969479 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3969479 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
