Projects tigase _server server-core Issues #725
Store full stacktrace upon shutdown (#725)
Wojciech Kapcia (Tigase) opened 9 years ago
Due Date
2016-10-30

For the troubleshooting purposes, storing a full stacktrace of all threads (similar to jstack output) to separate log file may be useful.

What do you think %kobit?

  • Artur Hefczyc commented 9 years ago

    I am not sure if this would be helpful, but it won't hurt for sure. Let's do it and see if it contains useful information. I think a similar functionality was implemented a while ago in StanzaReceiver command. You can dig the code up and reuse it if you like.

  • Wojciech Kapcia (Tigase) commented 9 years ago

    Feature added, enabled by default and information will be stored to logs/thread-dump.log.x (with limit of 10MB size/5 files). It can be disabled with --shutdown-thread-dump=false

issue 1 of 1
Type
New Feature
Priority
Normal
Assignee
RedmineID
4665
Version
tigase-server-7.1.0
Spent time
0
Issue Votes (0)
Watchers (0)
Reference
tigase/_server/server-core#725
Please wait...
Page is in error, reload to recover