Skip to main content
Known Participant
February 17, 2010
Question

Error in CFMX8 Administrator "Settings Summary"

  • February 17, 2010
  • 1 reply
  • 603 views

I was just notifed about an error within the CFMX v8.01 Administrator. When I click on the "Settings Summary" under "Server Settings" it generates an error.  The path is /cfide/administrator/reports/index.cfm, is there a way to resolve this issue?

This topic has been closed for replies.

1 reply

dpstucsonAuthor
Known Participant
February 17, 2010

WooHoo!  Answered my question.  One of my developers caught something odd in the Java Applets section that did not exist on either our dev or internet production machine.

There were two Java Applets registered, one called probe and the other Server.

  1. java applets com.allaire.server.Server
  2. java applets com.allaire.probe.Probe

We couldn't view them nor edit, so we deleted.  Once that was done, the "Settings Summary" page works as extepected.