JRun Connector Protocol Error w/ CFMX7 Install

Ask a Question related to Coldfusion - Getting Started, Design and Development.

  1. #1

    Default JRun Connector Protocol Error w/ CFMX7 Install

    I just performed a new install of Coldfusion MX7 this morning on a server that
    previously had Coldfusion MX installed. Whenever I try to access any page I
    get the following message.

    Server Error
    The server encountered an internal error and was unable to complete your
    request.
    JRun Connector Protocol Error.

    Anyone have any suggestions? I have tried reconfiguring the Web Server
    Configuration Tool to reconfigure as suggested in the install guide but that
    was no help. My version of JRUN.DLL is listing as 4.0.5.25479.

    Any help would be greatly appreciated.

    skelm Guest

  2. Similar Questions and Discussions

    1. Jrun connector protocol error
      Okay, can someone help me with the CFMX 7 Developer Edition? It installed great on my XP laptop, but I get the helpful 'JRUN Connector Protocol...
    2. JRun Connector Protocol Error.
      I have a similar problem that I have been trying to figure out for several days now. I cannot even get to the CF Administrator. I am running IIS...
    3. MX 7.. Clean Install, but Still Jrun Connector Error
      I have installed 5 times and still I am experiencing a Jrun Connector Protocol Error when attempting to access Administrator. All my install logs...
    4. JRUN Connectory Protocol Error
      I am quite frustrated with the developer edition of your product. I have reinstalled it multiple times on a Win2K box running IIS 5 and HTTPS 128...
    5. cfmx 7 JRun Connector Protocol Error.
      wondering if anybody can help me out with this ... installed cfmx 7, all went good. configured to work with all IIS sites. after the install and it...
  3. #2

    Default Re: JRun Connector Protocol Error w/ CFMX7 Install

    I don't know about this but check the following.

    In IIS, go to you website, then properties, then home directory, then in
    application setting click configuration, then in mappings go to your cfm
    extention, and make sure it points to the jrun in your cfusion mx7 folder

    gmelanson Guest

  4. #3

    Default Re: JRun Connector Protocol Error w/ CFMX7 Install

    That is usually a symptom where the webserver was configured with a different
    version of the JRun connector than what is appropriate for the CFMX/JRun
    server.

    For example, say the webserver is somehow using the old CFMX 6.1 connector to
    connect CFMX 7. This would produce that error.

    Try unconfiguring the webserver, removing every trace of the connector and
    ISAPI filter for the website instance level and the global level. Then be
    certain that you are running the wsconfig utility from CFusionMX7 not
    CFusionMX in case the former installation of MX is still around.

    Turn on JRun connector logging for more information if the problem persists.

    serat 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