Bug 502171 - Errors at startup
Summary: Errors at startup
Keywords:
Status: CLOSED DUPLICATE of bug 502175
Alias: None
Product: Fedora
Classification: Fedora
Component: condor
Version: 10
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Matthew Farrellee
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-05-22 10:22 UTC by Adam Huffman
Modified: 2009-05-22 15:21 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-05-22 15:21:00 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Adam Huffman 2009-05-22 10:22:56 UTC
Description of problem:

When starting condor I see these errors in MasterLog:

5/22 10:35:20 DaemonCore: ERROR: Can't open pid file /var/run/condor/condor_master.pid
5/22 10:35:20 FileLock::obtain(1) failed - errno 11 (Resource temporarily unavailable)
5/22 10:35:20 ERROR "Can't get lock on "/var/lib/condor/log/InstanceLock"" at line 933 in file master.cpp

They don't seem to be fatal.

Version-Release number of selected component (if applicable):
condor-7.2.3-1.fc10.x86_64

How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Matthew Farrellee 2009-05-22 13:19:11 UTC
Those should be fatal. I'm guessing you ran the condor_master as a non-root user.

You should check to see if the files exist and who owns them.

Comment 2 Adam Huffman 2009-05-22 14:35:14 UTC
-rw------- 1 condor condor      0 2009-05-22 10:35 InstanceLock

so, it does exist.

As for /var/run/condor/condor_master.pid, there isn't even a /var/run/condor directory.

Comment 3 Matthew Farrellee 2009-05-22 15:21:00 UTC

*** This bug has been marked as a duplicate of bug 502175 ***


Note You need to log in before you can comment on or make changes to this bug.