[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Condor-users] IO: Incoming packet header unrecognized




Can you wget files in /usr/web from http://127.0.0.1:8081?

If not, what does condor_version say?

--Dan

Richard Hosking wrote:
Hey Guys,

Im trying to setup condor and Cloud Scheduler (http://wiki.github.com/hep-gc/cloud-scheduler/). Cloud scheduler tries to connect to the condor scheduling web service but the connection gets reset each time it tries.


I have these setting in the condor_config file:

ENABLE_SOAP = TRUE
ENABLE_WEB_SERVER = TRUE
WEB_ROOT_DIR = /usr/web
ALLOW_SOAP = 127.0.0.1
SCHEDD_ARGS = -p 8081

And this is the following error messages that are found in the SchedLog:

IO: Incoming packet header unrecognized
DaemonCore: Can't receive command request from 127.0.0.1 (perhaps a timeout?)


There may be something wrong with my configuration of Cloud Scheduler that is causing badly formatted messages (which im looking into), but i was wondering if anyone could suggest reasons why condor could be acting this way, or even ways i can get more information about the reason the packet header is unrecognized.

Thanks for your time,
Richard
_______________________________________________
Condor-users mailing list
To unsubscribe, send a message to condor-users-request@xxxxxxxxxxx with a
subject: Unsubscribe
You can also unsubscribe by visiting
https://lists.cs.wisc.edu/mailman/listinfo/condor-users

The archives can be found at:
https://lists.cs.wisc.edu/archive/condor-users/