[campcaster-support] Campcaster scheduler - First Start-up Error

spider spider at 673inc.com
Fri Sep 14 23:13:14 CEST 2007


Hey all,
After successfully compiling campcaster via some helpful tips I ran into another problem. Per the documentation included with the package I ran postInstallStation.sh with out any problems. However when I attempted to start the scheduler I ran into this error:
Starting the Campcaster scheduler...
using config file '/usr/local/campcaster/etc/campcaster-scheduler.xml'
error executing command start
authentication problem: Login method returned fault response:
[faultCode:105,faultString:XML error: Invalid document end at line 1]
I manually went to the site it was attempting to request and found this:
<?xml version="1.0" encoding="UTF-8"?>
<methodResponse>
<fault>
  <value>
    <struct>
      <member>
        <name>faultCode</name>
        <value><int>105</int></value>
      </member>
      <member>
        <name>faultString</name>
        <value><string>XML error: Invalid document end at line 1</string></value>
      </member>
    </struct>
  </value>
</fault>
</methodResponse>
Pretty much the same error. I'm running Campcaster v1.2.1, Apache v2.2.4, PHP v5.2.2, on Fedora Core v7. I have searched the mailing lists but have been un-able to find anything regarding this particular error.


More information about the campcaster-support mailing list