CF Administrator ERROR after 7.0.1 Update

Ask a Question related to Coldfusion Server Administration, Design and Development.

  1. #1

    Default CF Administrator ERROR after 7.0.1 Update

    After installing CF 7.0.1 Patch to 7.0 as multiple server install on IIS Win
    2003 get this message when trying to access CF Admin:
    The web site you are accessing has experienced an unexpected error.
    Please contact the website administrator.

    The following information is meant for the website developer for debugging
    purposes.
    Error Occurred While Processing Request
    The selected method getAdminHash was not found.
    Either there are no methods with the specified method name and argument types,
    or the method getAdminHash is overloaded with arguments types that ColdFusion
    can't decipher reliably. If this is a Java object and you verified that the
    method exists, you may need to use the javacast function to reduce ambiguity.

    Resources:

    * Enable Robust Exception Information to provide greater detail about the
    source of errors. In the Administrator, click Debugging & Logging > Debugging
    Settings, and select the Robust Exception Information option.
    * Check the ColdFusion documentation to verify that you are using the
    correct syntax.
    * Search the Knowledge Base to find a solution to your problem.

    Browser Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.12)
    Gecko/20050915 Firefox/1.0.7
    Date/Time 12-Oct-05 01:05 PM

    SteveNEISD Guest

  2. Similar Questions and Discussions

    1. Administrator 404 Error on MX 7
      This is a clean install on 2003 enterprise Ed. I cant access the administrator. All I get is a 404 error. Even if I create a site with the home...
    2. Administrator error?
      Hi, I'm practically new at this: Installed CFMX 6.0, works fine (the test pages and all), but when I'm trying to access the Administrator I get...
    3. cf administrator Error
      i've installed coldfusion MX on my laptop. I got CF to work locally, meaning I can call a simple page at http://localhost. The problem is when I...
    4. 3.1 Update requires Administrator Passoword
      I wonder what features, options, programs, tools are installed that require the MAC OS administrator password? I wonder what do these programs do?...
    5. administrator error
      I recently copied some pictures to a cd, Now when I open them and try to save them to my computer for Future work Photoshop says I cant open them...
  3. #2

    Default Re: CF Administrator ERROR after 7.0.1 Update

    see this thread
    [url]http://www.mail-archive.com/cf-talk@houseoffusion.com/msg233822.html[/url]
    HTH
    --
    Tim Carley
    [url]www.recfusion.com[/url]
    [email]info@NOSPAMINGrecfusion.com[/email]
    Mountain Lover Guest

  4. #3

    Default Re: CF Administrator ERROR after 7.0.1 Update

    Great reply -- that was the fix!! (the one reply about the hash is darn funny
    - see link in above post and click on first thread reply) Thanks. Anyways- the
    solution is when installing the CF 7.0.1 Patch, when asked about CFIDE
    location, make sure you specify the current and correct CFIDE directory or you
    will get the getAdminHash error when accessing ColdFusion Administrator.

    In my case I pointed the installer to an older install of CFIDE on C: drive
    when I should have pointed it to newer CFIDE on E:. I reran the CF 7.0.1 Patch
    and everything works great!!! Thanks Mountain Lover!

    SteveNEISD Guest

  5. #4

    Default Re: CF Administrator ERROR after 7.0.1 Update

    yeah I got a grin out of it ;-)

    --
    Tim Carley
    [url]www.recfusion.com[/url]
    [email]info@NOSPAMINGrecfusion.com[/email]
    Mountain Lover Guest

  6. #5

    Default Re: CF Administrator ERROR after 7.0.1 Update

    I found your thread in both places - thanks for solving the getAdminHash error!
    But, I still have a problem - I can't open the instance manager in CFAdmin.
    Everything else is fine, but I get an error when I try and click on the
    Instance manager:
    The web site you are accessing has experienced an unexpected error.
    Please contact the website administrator.



    Instance Manager

    ColdFusion Enterprise lets you create and manage new server instances. These
    can be created and run locally (on this machine) or they can be remote servers
    that you can register with clusters.


    Available Servers Filter by Cluster
    Actions Name Server Directory HTTP Port Remote
    Port Host Cluster

    The following information is meant for the website developer for debugging
    purposes.
    Error Occurred While Processing Request
    Variable GETLOCALHOST is undefined.

    The error occurred in serverlist.cfm: line 259
    Called from serverlist.cfm: line 238
    Called from serverlist.cfm: line 187
    Called from serverlist.cfm: line 176
    Called from serverlist.cfm: line 41
    Called from serverlist.cfm: line 1
    Called from index.cfm: line 191
    Called from index.cfm: line 1

    -1 : Unable to display error's location in a CFML template.

    Any ideas? I'm running with IIS6 on Win2003.
    Thanks



    cltuxbu Guest

  7. #6

    Default Re: CF Administrator ERROR after 7.0.1 Update

    I also had the same getAdminHash probem installing 7.0.1. Reinstalling did not
    help me though. I still got some install errors noted by the installer. It
    could not copy a file into the /cfide folder. The second time I ran the
    installer, a different file failed to be copied. I fixed the problem by
    changing the security permissions on the Windows 2000 server for the Everyone
    group. I gave this group full access to the folder instead of read/list then
    re-ran the installer. No install errors appeared this time and the CF
    administrator page came up fine. Hope this might help in your situation. In
    your case, it is possible that a different file failed to be installed and
    hence is showing a different error.

    GregK

    GregK Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139