getAdminHash after loading MX 7 updater

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

  1. #1

    Default getAdminHash after loading MX 7 updater

    After updating the MX 7 01 updater on our production server, we are getting the
    following message:
    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.

    The error occurred in Application.cfm: line 128

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

    Has anyone seen this and have any idea how to fix it. We are locked out of
    the administrator until I figure out what is going on?


    CF_contractor Guest

  2. Similar Questions and Discussions

    1. Next Updater?
      Does anyone know when the next updater or full version upgrade of FCS is coming out? It has been a looooong time.
    2. CFMX 6.1 Updater with Jrun 4.0 updater 5
      Hi, We have a system that runs Windows 2000 SP4 (IIS 5.0). We currently have CFMX 6.1 Enterprise installed with the J2EE (Jrun4.0) configuration....
    3. loading MC loading text path question? link fixed
      Sorry my link to the files was bad before try this link 8) this is the code in the frame of the shell.fla //load Movie Behavior
    4. Updater anyone?
      http://www.macromedia.com/support/flash Linda Rathgeber ---------------------------------------------------------------------- Design Aid:...
    5. PHP files not loading- html loading fine from the same folder!?
      I have IIS installed on a Win2000 Server SP4 platform. I have installed PHP V4.3.3 and phpBB forum pages. All is running fine except for one slight...
  3. #2

    Default Re: getAdminHash after loading MX 7 updater

    Is this standalone or multi-server installation of ColdFusion? Did you uograde from CF7 to CF7.0.1?
    dimaint Guest

  4. #3

    Default Re: getAdminHash after loading MX 7 updater

    Standalone install and this was an upgrade from 7 to 7.0.1
    CF_contractor 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