[jboss-user] [Beginner's Corner] - Re: No log on shutdown command

kolesar do-not-reply at jboss.com
Thu Apr 19 09:58:03 EDT 2012


kolesar [https://community.jboss.org/people/kolesar] created the discussion

"Re: No log on shutdown command"

To view the discussion, visit: https://community.jboss.org/message/731086#731086

--------------------------------------------------------------
Hm, 
I have found this in my jboss-log4 config file

>    <!--
>        | Logs these events to SNMP:
>            - server starts/stops
>            - cluster evolution (node death/startup)
>            - When an EJB archive is deployed (and associated verified messages)
>            - When an EAR archive is deployed
> 
>    <category name="org.jboss.system.server.Server">
>      <priority value="INFO" />
>      <appender-ref ref="TRAP_LOG"/>
>    </category>
>    ...
I'm try uncomment "org.jboss.system.server.Server" block, but I do not see any changes, any (new) log in server.log file.

Notes:
I started jboss as:
./run.sh -b 0.0.0.0 -c default -Dvisualization........ *&*


If I stoped jboss with command:
/bin/shutdown.sh -s tchilroec02:1099 > /dev/null 2>&1
In console (where I started run.sh script) I see log message:
 Shutdown complete
Halting VM

but, in server.log does not any log about shuting jboss.
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/731086#731086]

Start a new discussion in Beginner's Corner at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2075]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20120419/b7631e3c/attachment-0001.html 


More information about the jboss-user mailing list