解释 BEA weblogic 线程转储 - 有用的文档和/或工具?
我是 Weblogic 故障排除方面的新手。
我们的生产环境存在问题。 我无法直接访问环境(我们的托管人员会这样做,但需要几个小时才能问他们问题)。
从问题在生产中明显出现时起,我就有了一个线程转储。 我可以查看转储并推断出一些东西,但鉴于它非常结构化并且人们一直在做一些事情,我假设有工具可以帮助解释它们。 在那儿?
如果做不到这一点,是否有一些有用的文档或网站可以帮助我学习解释它们?
I am a neophyte at Weblogic troubleshooting.
We have an issue on our production environment. I cannot access the ennvironment directly (our hosting people will do that, but it's some hours until I can ask them things).
I have a thread dump from the time the issue was evident on production. I can look through the dump and deduce some things, but given it's quite structured and something people do all the time I'm assuming there are tools out there to help interpret them. Are there?
Failing that, are there some useful documents or websites that would help me learn to interpret them?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
回答我自己的问题:
这是一个用于总结线程转储的简洁工具。
此和这篇 构成了一篇关于解释线程转储的两部分文章。
不过,我仍然没有找到我们的问题,所以仍在寻找更多。
Answering my own question:
This is a neat tool for summarising the thread dumps.
This and this form a two-part article on interpreting thread dumps.
I still haven't found our issue, though, so still looking for more.