> service this seems undoable. Although I was logged in as the same user name > on the machine's GUI, running "jstack <pid>" only produced "Access Denied".
If you log in as an administrator (or with elevated privileges) you should be able to dump all jvm states. Also, which is not so obvious, you should use the same JVM which you're trying to probe (if you use a different version weird things can happen). Dawid --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org