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

Re: [Condor-users] ERROR "No 'MASTER_LOG' parameter specified." at line 170 in file dprintf_config.c



The COLLECTOR should be set to
	COLLECTOR = /opt/condor-7.4.4/sbin/condor_collector

However, Your config file seems to lack quite some entries. You'll run into the same error message for SCHEDD, NEGOTIATOR, ... Therefore, rather than giving you step-by-step help instructions, you should try invoking

	/opt/condor-7.4.4/sbin/condor_configure ..

first. The help messages it will spit out will support you through the configure setup process.

Also see: http://www.cs.wisc.edu/condor/manual/v7.4/condor_configure.html#60802

In the end you should have a first draft of a usable condor config file.

Thanks,
Cathrin

On 11/05/2010 05:07 AM, Nicolaï Kondratieff wrote:
I just discovered that in the masterlog:

11/05 10:24:37 ******************************************************
11/05 10:24:37 ** condor_master (CONDOR_MASTER) STARTING UP
11/05 10:24:37 ** /opt/condor-7.4.4/sbin/condor_master
11/05 10:24:37 ** SubsystemInfo: name=MASTER type=MASTER(2) class=DAEMON(1)
11/05 10:24:37 ** Configuration: subsystem:MASTER local:<NONE> class:DAEMON
11/05 10:24:37 ** $CondorVersion: 7.4.4 Oct 14 2010 BuildID: 279383 $
11/05 10:24:37 ** $CondorPlatform: I386-LINUX_RHEL5 $
11/05 10:24:37 ** PID = 5183
11/05 10:24:37 ** Log last touched 11/5 10:20:56
11/05 10:24:37 ******************************************************
11/05 10:24:37 Using config source: /opt/condor-7.4.4/condor_config
11/05 10:24:37 DaemonCore: Command Socket at <127.0.0.2:49671>
11/05 10:24:37 Warning: Collector information was not found in the
configuration file. ClassAds will not be sent to the collector and this
daemon will not join a larger Condor pool.
11/05 10:24:37 COLLECTOR from your DAEMON_LIST is not defined the config
files!
11/05 10:24:37 ERROR "Must have the path to COLLECTOR defined." at line
1476 in file masterDaemon.cpp

I will first try to somehow define the COLLECTOR..


--
Cathrin Weiss
Condor Project