Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Condor-users] "condor_status" - No Output ?!
- Date: Tue, 11 Apr 2006 10:49:51 -0500
- From: Erik Paulson <epaulson@xxxxxxxxxxx>
- Subject: Re: [Condor-users] "condor_status" - No Output ?!
On Tue, Apr 11, 2006 at 12:40:35AM -0700, Kris wrote:
> Hi Guys,
> While configuing condor that comes with the full NMI package version 8, having problems getting otput from condor_status. I'm not getting any output & the prompt comes back..
>
> When I checked the condor processes running, I noticed that condor_startd is not running... I get a Java Heap error when I try to start it up..
>
> # condor_startd
You should never run the condor_startd at the commandline, the master
should start it up for you.
Check the MasterLog to see why the startd isn't running.
-Erik