Skip to main content
Inspiring
October 18, 2011
Question

FMS Log errors

  • October 18, 2011
  • 1 reply
  • 1257 views

Can you please help me get explanation for this error in Edge logs, I get this msg every few minutes.

2011-10-1700:42:165480(e)2661034Connect failed ( , 8134 ) : Connect failed: (10061)-
2011-10-1700:44:475480(e)2661034Connect failed ( , 8134 ) : Connect failed: (10061)-
2011-10-1700:47:165480(e)2661034Connect failed ( , 8134 ) : Connect failed: (10061)-
2011-10-1700:49:445480(e)2661034Connect failed ( , 8134 ) : Connect failed: (10061)-

I have FMS 3.5.7. installed without Apache on Windows 2008, application that runs on it is video chat rooms.

    This topic has been closed for replies.

    1 reply

    Nikhil_Kalyan
    Participating Frequently
    October 18, 2011

    Hi,

    The errors mention that edge process trying to connect itself on apache that comes along with the fms installation and which binds on 8134 by default. Since you have not installed apache, you are getting these logs.

    dejanp777Author
    Inspiring
    October 18, 2011

    Do you know why is he trying to connect to apache when it's not installed? I had FMIS installed before without apache too, and didn't had such error in logs.