<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body text="#000000" bgcolor="#ffffff">
<font size="-1">Hi All,<br>
<br>
I am trying to build in support for the xmpp module running as a
component, I think I have everything setup properly but every 60
seconds I am getting this error in the logs<br>
<br>
ERROR:<a class="moz-txt-link-freetext" href="xmpp:xmpp_component_child_process:">xmpp:xmpp_component_child_process:</a> select() failed:
Interrupted system call<br>
<br>
these are the settings I have for the module<br>
<br>
modparam("xmpp", "xmpp_domain", "xmpp.ca1.cronomagic.com")<br>
modparam("xmpp", "xmpp_host", "xmpp.ca1.cronomagic.com")<br>
modparam("xmpp", "backend", "component")<br>
modparam("xmpp", "xmpp_port", 5222)<br>
<br>
<br>
Anyone have an idea where the error is comming from? <br>
<br>
Thanks<br>
Jesse<br>
</font>
</body>
</html>