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

Re: [HTCondor-users] HTCondor on MacBook



On Aug 9, 2016, at 1:07 PM, Bower, Melvin <mbower@xxxxxxxx> wrote:

Hello

I am having problems getting HTCondor installed and working on a MacBook with OS 10.11.5.
We are running condor-8.4.8-x86_64_MacOSX7-stripped
Below are the errors I get in the MasterLog

08/09/16 09:21:20 Daemon Log is logging: D_ALWAYS D_ERROR
08/09/16 09:21:20 SharedPortEndpoint: waiting for connections to named socket 82947_76ab
08/09/16 09:21:20 SharedPortEndpoint: failed to open /tmp/condor-lock.0.127251731771143/shared_port_ad: No such file or directory
08/09/16 09:21:20 SharedPortEndpoint: did not successfully find SharedPortServer address. Will retry in 60s.
08/09/16 09:21:20 DaemonCore: private command socket at <159.189.90.78:0?sock=82947_76ab>
08/09/16 09:21:20 DaemonCore: ERROR: Can't open address file /Users/Applications/condor-8.4.8-x86_64_MacOSX7-stripped/local.umesc-9078/log/.master_address.new
08/09/16 09:21:20 DaemonCore: ERROR: Can't open address file /Users/Applications/condor-8.4.8-x86_64_MacOSX7-stripped/local.umesc-9078/log/.master_address.new
08/09/16 09:21:20 Usage: ./condor_master [-f] [-t] [-n name]
08/09/16 09:21:20 DaemonCore: ERROR: Can't delete address file /Users/Applications/condor-8.4.8-x86_64_MacOSX7-stripped/local.umesc-9078/log/.master_address
08/09/16 09:21:20 **** condor_master (condor_MASTER) pid 82947 EXITING WITH STATUS 1

 Thanks for the help

Do the directories mentioned in the error messages exist (/tmp/condor-lock.0.127251731771143 and /Users/Applications/condor-8.4.8-x86_64_MacOSX7-stripped/local.umesc-9078/log)?
If so, what owner and permissions do they have?
How are you starting the condor_master? From the command line or via launchd? If the command line, under which account?

Thanks and regards,
Jaime Frey
UW-Madison HTCondor Project