CFMX 6.1 J2EE, Server Error 500

Ask a Question related to Coldfusion - Advanced Techniques, Design and Development.

  1. #1

    Default CFMX 6.1 J2EE, Server Error 500

    I found that if I append nonsense to the end of my URL like ?%5, that it
    creates a Server Error 500. Exact message: GET
    [url]http://www.puco.ohio.gov/puco.cfm?%5[/url] HTTP/1.1 500 Internal Server Error Date:
    Fri, 11 Mar 2005 15:06:36 GMT Server: Microsoft-IIS/6.0 Content-Language: en-US
    <head><title>JRun Servlet Error</title></head><h1>500 String index out of
    range: 3</h1><body> String index out of range: 3</body> I am probably calling
    some function to evaluate the URL that creates this error. I am not very good
    at JRUN administration and I am having problems locating any logging of this
    error that can tell me where it is occurring. I run Ektron's eMPower
    application and suspect it is something related to its URL processing. Any
    assistance is appreciated.

    jsm Guest

  2. Similar Questions and Discussions

    1. CFMX 6.1 RHEL 3 Internal Server Error
      Suddenly getting internal server error after restarting CF server. It's been running fine for over 6 months on this server. Ran up2date...
    2. CFMX 7 Server Log Error and Service Issues
      Start by running cfmx from the commandline. Go to \cfusionmx7\bin. Run cfstart in a DOS window. Any errors there? If you got many installation...
    3. CFMX 7 J2EE install Session Timeout
      From time-to-time we will get java.lang.IllegalStateException Session is invalid errors with CFMX 7 (cumulative updater 2 installed) on JRun Updater...
    4. CFMX 7 and a J2ee App
      In the instance that we have CFMX deployed we also have a web application using a specific context root (/myapp). Previously with CFMX 6.1 CFMX...
    5. CFMX 6.1 Enterprise/J2EE reboot goes bad
      Running CFMX 6.1 on a Windows 2003 (no SP) server in J2EE mode. JRun is on Updater 4 and CF is on Updater 1. After a reboot of the server (for...
  3. #2

    Default Re: CFMX 6.1 J2EE, Server Error 500

    Hi, did you ever find a solution to this? I notice some sites (such as Macromedia.com) handle the error better than others.

    a c Guest

  4. #3

    Default Re: CFMX 6.1 J2EE, Server Error 500

    No, I did not find any solution but I haven't looked in a while. I plan on moving to cfmx 7 in the next several months.
    jsm 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