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

Re: [HTCondor-users] condor problem



I don't know what's causing the stack dump, but if you're talking to an EC2 node from outside EC2 (and it looks like you're trying to), you should probably set TCP_FORWARDING_HOST to the instance's public IP address. See

https://htcondor-wiki.cs.wisc.edu/index.cgi/wiki?p=HowToSetUpElasticComputeCloudPools

for more details.

- ToddM