Skip to main content
Participant
March 25, 2008
Question

Problem with Jrun dll

  • March 25, 2008
  • 3 replies
  • 2204 views
Hello,

Just wondering if anyone else has had issues with the jrun_iis6_wildcard.dll hanging and causing IIS to stop responding. We notice this when the website stops responding. However you can still remote desktop into the server, and the server seems to be working fine.

As we researched the issue, Microsoft identified jrun_iis6_wildcard.dll as being the problem, and indicated that it was hanging.

Just checking to see if anyone else had had this issue, and if what they had done. The version of jrun_iis6_wildcard.dll we have is 4.0.5.27373 build 92909

Should have added we are running Cold Fusion 7.0

Thanks
    This topic has been closed for replies.

    3 replies

    Participating Frequently
    March 25, 2008
    I still suggest to install connector manually. :)
    anair460Author
    Participant
    March 25, 2008
    Will be doing this tonight.

    Thanks
    Charlie Arehart
    Community Expert
    Community Expert
    March 6, 2009
    So Anair, did this work for you? Your silence in reply may mean it did, and you forgot to say so, or you still have the problem and just never came back to say so. Inquiring minds want to know. :-)
    /Charlie (troubleshooter, carehart. org)
    Participating Frequently
    March 25, 2008
    You may have firewalls or another software that prevents the IIS connector from talking to CF.

    anair460Author
    Participant
    March 25, 2008
    No firewall. Both CF and IIS are on the same box. Just found some more errors:

    2008-03-14 12:53:06 jrISAPI[1048:4824] command error: Connection reset by peer <- [2368]
    2008-03-14 12:53:06 jrISAPI[1048:4824] returning error page for Connection reset by peer
    2008-03-14 12:53:06 jrISAPI[7624:4824] command error: Connection reset by peer <- [2152]
    2008-03-14 12:53:06 jrISAPI[1288:4824] command error: Connection reset by peer <- [4092]
    2008-03-14 12:53:06 jrISAPI[7624:4824] returning error page for Connection reset by peer
    2008-03-14 12:53:06 jrISAPI[1288:4824] returning error page for Connection reset by peer
    2008-03-14 12:53:06 jrISAPI[5672:4824] command error: Connection reset by peer <- [1544]
    2008-03-14 12:53:06 jrISAPI[5672:4824] returning error page for Connection reset by peer
    2008-03-14 12:53:06 jrISAPI[1528:4824] command error: Connection reset by peer <- [2352]
    2008-03-14 12:53:06 jrISAPI[1768:4824] command error: Connection reset by peer <- [2220]
    2008-03-14 12:53:06 jrISAPI[1528:4824] returning error page for Connection reset by peer
    2008-03-14 12:53:06 jrISAPI[1768:4824] returning error page for Connection reset by peer
    2008-03-14 12:53:13 jrISAPI[5912:4824] [2220] dropped.
    2008-03-14 12:53:13 jrISAPI[5912:4824] returning error page for Connection reset by peer
    2008-03-14 12:57:34 jrISAPI[init:2944] JRun 4.0 (Build 92909) JRun ISAPI Extension - Feb 18 2005 07:13:33
    2008-03-14 12:57:34 jrISAPI[init:2944] JRun ISAPI Extension DLL Attaching
    2008-03-14 12:57:35 jrISAPI[8856:2944] could not initialize proxy for 127.0.0.1:51011
    2008-03-14 12:57:35 jrISAPI[8856:2944] Couldn't initialize from remote server, JRun server(s) probably down.
    2008-03-14 12:57:41 jrISAPI[6904:2944] could not initialize proxy for 127.0.0.1:51011
    2008-03-14 12:57:41 jrISAPI[6904:2944] Couldn't initialize from remote server, JRun server(s) probably down.
    2008-03-14 12:57:41 jrISAPI[6460:2944] could not initialize proxy for 127.0.0.1:51011
    2008-03-14 12:57:41 jrISAPI[6460:2944] Couldn't initialize from remote server, JRun server(s) probably down.
    2008-03-14 12:57:42 jrISAPI[4952:2944] could not initialize proxy for 127.0.0.1:51011
    2008-03-14 12:57:42 jrISAPI[4952:2944] Couldn't initialize from remote server, JRun server(s) probably down.
    2008-03-14 12:57:42 jrISAPI[6196:2944] could not initialize proxy for 127.0.0.1:51011
    2008-03-14 12:57:42 jrISAPI[6196:2944] Couldn't initialize from remote server, JRun server(s) probably down.

    Thanks
    Participating Frequently
    March 25, 2008
    It looks like you have trouble in IIS connector.

    The first think you may try is installing connector manually.

    Here is one of the technotes: http://www.adobe.com/go/tn_19575

    I also try to check the logs for the error.

    anair460Author
    Participant
    March 25, 2008
    The logs don't seem to indicate any show anything. The Jrun log show a bunch of attahcing and detaching.

    I will try the connector suggestion.

    Thanks