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

Performance Monitor Will Not Work

Contributor ,
Oct 01, 2007 Oct 01, 2007
The checkbox for Enable Performance Monitoring under the debugging options tab in my CF8 install will not stay checked. Also when I try to use the performance monitor to monitor CF8 it does not work. Any ideas?
8.1K
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 01, 2007 Oct 01, 2007
Find your cfroot/lib/neo-monitoring.xml file. Open in an editor like wordpad. Find the var monitoringEnabled. The value should be <boolean = "true"/>.
If it is <number>0</number> or something else, update it as above. Save the file and restart CF8.
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
New Here ,
Nov 12, 2007 Nov 12, 2007
The correct location for manually changing the Performance Monitor integration is in cf_root/lib/neo-metrics.xml. Set the string value for the "cfperfmon" variable to true. You will also find the cfstat entry here as well -- also set its string value to true if you want to enable cfstat. The cfstatport variable specifies the port for reporting cfstat metrics -- this is a string value default=7999. For anyone having problems with the "Enable Performance Monitoring" checkbox, do you have the same issue with the "Enable CFSTAT" checkbox?

I am unable to reproduce this behavior with my CF8-Win2K3 install. Our QA team is also unable to reproduce. Are there any further steps for reproduction?
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
Explorer ,
Nov 15, 2007 Nov 15, 2007
Sarge, are you testing on all versions? On my Developer edition it works, on my Standard edition production box it does not (see my original post from last August).
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
Nov 16, 2007 Nov 16, 2007
We have discovered another piece to this. If ColdFusion8 is installed to a server that already has CFMX7 installed, it seems the perfmonitoring works only while CFMX7 is running. Uninstalling CFMX7 breaks perfmonitoring in CF8. The only workaround so far is to re-install coldfusion8 after the CFMX7 uninstall.
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
Explorer ,
Nov 18, 2007 Nov 18, 2007
Ken, that is exactly my scenario (upgraded CF7 which had PerfMon enabled, then uninstalled 7 to leave just 8 running). Like Hedge I'm reluctant to re-install 8 just for this so I shall try the manual method suggested by Sarge.
Update Except that my cfperfmon value is already true. Oh well, will just have to do without PerfMon I guess
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
Contributor ,
Oct 01, 2007 Oct 01, 2007
Tried that but still no luck. In the neo file it still shows true even after the restart but the check box in the admin will not stay checked and the performance monitor still does not work.
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 02, 2007 Oct 02, 2007
What is your version number from the system information page or settings summary?
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
Contributor ,
Oct 02, 2007 Oct 02, 2007
8,0,0,176276
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 02, 2007 Oct 02, 2007
what OS?
CF Enterprise or standard?
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
Contributor ,
Oct 02, 2007 Oct 02, 2007
Windows 2003 Server
CF8 Standard
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 02, 2007 Oct 02, 2007
I am reproducing this now on a win2k3 server. I believe there is an existing bug, similar to this open for CFMX7. I will open a new bug for CF8 if it is not already there.
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
Contributor ,
Oct 02, 2007 Oct 02, 2007
How do I find out when this bug has been fixed or track this bug?

Not sure if this helps or not but this was an upgrade from MX7. The performance graphing was working before I removed MX7 I think. Not 100% sure though
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 02, 2007 Oct 02, 2007
I have logged bug 70537 for this. You can search for this bug in the released hot fixes. Search to see if it is listed individually as hf800-70537 or is listed in an upcoming chf (ie., chf800000x.jar) at http://www.adobe.com/go/kb402604
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
New Here ,
Oct 22, 2007 Oct 22, 2007
So where are we on this?
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
Contributor ,
Oct 22, 2007 Oct 22, 2007
Still waiting on a patch it looks like.
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
New Here ,
Nov 06, 2007 Nov 06, 2007
So I turned off ssl and ran on port 80 and guess what it worked. So now I'm wondering if CF is having a problem with my self signed cert. By the way the check box thing still isn't working, but the performance monitor is. Unfortunately, all this does is prove there's an issue with ssl. Where are we on all this? We won't move to CF8 until this bug is fixed.
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
Contributor ,
Nov 16, 2007 Nov 16, 2007
I hope they find another way. I'm not thrilled about doing a reinstall on a production server when it took us 5 weeks working with Adobe to get it to install the first time 😞
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
New Here ,
Nov 19, 2007 Nov 19, 2007
I have got the same problem:
win03
cf8, hf2
updated from cfmx7 (still on machine but disabled)

xml files are ok.... but perfmon doesn't work!
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
Dec 04, 2007 Dec 04, 2007
Engineering has just supplied new DLLs for PerfMon. These will be part of ColdFusion 8.1, which is about to enter beta. I am currently writing a technote which will supply the dlls for ColdFusion 8.0. It should be available in the next few weeks. If you need them urgently you can email me. Remember your neo-metrics.xml must be correctly setup as in Sarge's entry to this thread. cfstatport=7999 (not = 1) and
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
Explorer ,
Dec 12, 2007 Dec 12, 2007
Ken,

Do you know if any CFDOCUMENT issues will be addressed in CF 8.1? We're encountering a lot issues with CF generated PDFs that are causing our financial reports to look bad.

Erik
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
Dec 18, 2007 Dec 18, 2007
Erik,
CFDocument is a totally different issue that is better discussed in a new thread.

However, there is the cfdocument cumulative hotfix. Have you tried it. There will be an update to this hot fix and CFMX7.02's version by end of January 2007. The CF8 fixes will be part of CF8.1.
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
Explorer ,
Dec 18, 2007 Dec 18, 2007
Ken,

Yes, I had the cfdocument cumulative hotfix installed but I still have many formatting problems. I started one thread but it hasn't been answered. Others have started threads but they have not been answered or solved:

http://www.adobe.com/cfusion/webforums/forum/messageview.cfm?forumid=1&catid=3&threadid=1319534
http://www.adobe.com/cfusion/webforums/forum/messageview.cfm?forumid=1&catid=3&threadid=1321781
http://www.adobe.com/cfusion/webforums/forum/messageview.cfm?forumid=1&catid=3&threadid=1229250
http://www.adobe.com/cfusion/webforums/forum/messageview.cfm?forumid=1&catid=3&threadid=1192975
http://www.adobe.com/cfusion/webforums/forum/messageview.cfm?forumid=1&catid=3&threadid=1306114
http://www.adobe.com/cfusion/webforums/forum/messageview.cfm?forumid=1&catid=3&threadid=1295392


Should I start new threads based on the same issues people have already described? Or should I submit more bugs, or should I call Adobe support (we have a bunch of enterprise licenses and support plans) ? This is preventing us from upgrading all of our servers to CF8.

Erik
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
Dec 18, 2007 Dec 18, 2007
Thanks Coos. I emailed your listed email account. Let me know if you would like to try the new cumulative. It should post next month to the existing technote.

Again, these are user forums. You can post, but should not assume answers will come or even a response from Adobe. So, if you want to speak to support and have support plans already, that is the way to go.

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
Feb 07, 2008 Feb 07, 2008
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