jstackSeries.sh
jstackSeries.sh copied to clipboard
Script for capturing a series of thread dumps from a Java process using jstack (on Linux and Windows)
Results
1
jstackSeries.sh issues
Sort by
recently updated
recently updated
newest added
Hello, I was trying to use your ps script but it throw error: > Out-File : Cannot convert 'System.Object[]' to the type 'System.String' required by parameter 'FilePath'. Specified method is...