Date: 02/24/08 (Java Web) Keywords: java, linux A simple tip for newbies - how to get Java stack trace, the invaluable tool to debug java programs, in Linux: - Type the Ctrl key followed by \, in short Ctrl \. I just used it to debug a persistent problem where a server process which automatically fetches data from a third-party site was inexplicably hanging. All [...] Source: http://blog.taragana.com/index.php/archive/how-to-java-stack-trace-in-linux/
|