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:
faultCode 105
faultString XML error: Invalid document end at line 1
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.