Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Cold Fusion MX7 troubleshooting

New Here ,
Oct 15, 2007 Oct 15, 2007
In general how do I get better and more information in the logs when a ColdFusion/jrun process hangs. Currently we are running ColdFusion MX7 7.0.2,142559 and JRUN4 build 106363. The process is a Java process thats spawned off from ColdFusion, and it hangs never returning any informatin in the logs.
TOPICS
Advanced techniques
339
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Engaged ,
Oct 16, 2007 Oct 16, 2007
There are third party tools available that can help get a better picture on hung threads/processes for ColdFusion 7. One that most immediately comes to mind for me is:

http://www.seefusion.com/

ColdFusion 8 is supposed to have better reporting & monitoring for this stuff built-in.
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Oct 24, 2007 Oct 24, 2007
LATEST
You can do this without seefusion, altho seefusion is a lot nicer!

Debugging thread dumps and server problems in ColdFusion MX 6.1 and 7.0:
http://www.adobe.com/go/tn_18339

StackTrace Analyzer:
http://www.seefusion.com/seestack/seestack.cfm
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources