Skip to main content
Participant
January 21, 2011
Question

Error - Logging into Admin Console - FMS4

  • January 21, 2011
  • 1 reply
  • 687 views

We can't login to the Admin Console. After we enter credentials and click login.

Error message comes up.

"A script in this movie is causing Adobe Flash Player 10 to run slowly. If it continues to run, your computer may become unresponsive. Do you want to abort the script?"

if we say no, it comes back. If we say yes it aborts script but we never login to admin console.

FMS is running fine, it just seems to be the flash movie that can't open. We have set it up to allow each website we are running to have its own application. since we have 1500+ applications running, we think this might be the issue. Can someone let us know if there is a application limit per server running FMS and/or should we take the 1500 websites and have them all share the same application?

    This topic has been closed for replies.

    1 reply

    Graeme Bull
    Community Expert
    Community Expert
    January 21, 2011

    The admin application will NEVER run with that many apps running at the same time. It'll lock up every time. You'll be lucky to get it to load in a couple of hundred, even at that it could bog down rather rapidly depending on what is going on in the apps.

    There isn't an application limit, just CPU, memory and network limit by the technological limitations of the hardware.

    **Quick edit as I realized I didn't provide any possible solutions

    A solution would be to build your own admin application using the admin API. The main problem with the Flash based one is that it's Flash for one.. but it's not garbage collected properly and there isn't any paging going on when listing out the applications on the left. Creating your own is a lot of work, but may be a requirement for what you are looking to do.