For my test environment, I've got a ColdFusion 8 instance
running on Windows 2003 Server. Everything was fine until I
rebooted the server. Then I started getting an error message:
My first thought was an application mapping error or something happened to the .cfm mappings. Everything checked out fine though. So I looked in the wsconfig log files and saw this.
Something was definitely running on port 51800 though since I could telnet to it. No clue why it couldn't initialize. Any ideas?
Thanks.
Steve
quote:
Either the Macromedia application server(s) are unreachable or none of them has a mapping to process this request.
My first thought was an application mapping error or something happened to the .cfm mappings. Everything checked out fine though. So I looked in the wsconfig log files and saw this.
quote:
2008-06-04 16:54:58 jrISAPI[ 760:1048] could not initialize proxy for 127.0.0.1:51800
2008-06-04 16:54:58 jrISAPI[ 760:1048] Couldn't initialize from remote server, JRun server(s) probably down.
Something was definitely running on port 51800 though since I could telnet to it. No clue why it couldn't initialize. Any ideas?
Thanks.
Steve