Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Condor-users] Segmentation Fault when using condor_release or condor_rm
- Date: Fri, 11 Aug 2006 14:22:45 -0700
- From: John Li <john.li@xxxxxxxxxxxxx>
- Subject: [Condor-users] Segmentation Fault when using condor_release or condor_rm
Hi,
I got 'Segmentation Fault' when trying to condor_release a held job or
when trying to condor_rm a job.
I cut/paste some command to show details below.
Is there any configration vaiable that I need to set to be able to
remove and release jobs?
Many thanks,
See below for detail,
horizon /home/sysmgr/perl5/pkg/Condor> uname -a
SunOS horizon 5.8 Generic_117350-24 sun4u sparc SUNW,Ultra-4
horizon /home/sysmgr/perl5/pkg/Condor> condor_config_val QUEUE_SUPER_USERS
condor liq
horizon /home/sysmgr/perl5/pkg/Condor> condor_config_val CONDOR_HOST
horizon.nb-engr.mindspeed.com
horizon /home/sysmgr/perl5/pkg/Condor> id
uid=99999(condor) gid=533(d533)
horizon /home/sysmgr/perl5/pkg/Condor> condor_q -name
may80.nb-engr.mindspeed.com
-- Schedd: may80.nb-engr.mindspeed.com : <10.1.6.173:63950>
ID OWNER SUBMITTED RUN_TIME ST PRI SIZE
CMD
1.0 condor 8/9 13:19 0+00:00:13 H 0 29.3 appliance
-zonerpt
2.0 condor 8/9 13:20 0+00:00:02 H 0 19.5 appliance
-zonerpt
44.0 liq 8/10 12:43 0+00:00:06 H 0 19.5 appliance
-lease
3 jobs; 0 idle, 0 running, 3 held
horizon /home/sysmgr/perl5/pkg/Condor> condor_release -name
may80.nb-engr.mindspeed.com 1
Segmentation Fault
horizon /home/sysmgr/perl5/pkg/Condor> condor_release -debug -name
may80.nb-engr.mindspeed.com 1
8/11 14:11:27 KERBEROS: No credentials cache found
8/11 14:11:27 authenticate_self_gss: acquiring self credentials failed.
Please check your Condor configuration file if this is a server process.
Or the user environment variable if this is a user process.
GSS Major Status: General failure
GSS Minor Status Error Chain:
globus_gsi_gssapi: Error with GSI credential
globus_gsi_gssapi: Error with gss credential handle
globus_credential: Valid credentials could not be found in any of the
possible locations specified by the credential search order.
Valid credentials could not be found in any of the possible locations
specified by the credential search order.
Attempt 1
globus_credential: Error reading host credential
globus_sysconfig: Could not find a valid certificate file: The host cert
could not be found in:
1) env. var. X509_USER_CERT
2) /etc/grid-security/hostcert.pem
3) $GLOBUS_LOCATION/etc/hostcert.pem
4) $HOME/.globus/hostcert.pem
The host key could not be found in:
1) env. var. X509_USER_KEY
2) /etc/grid-security/hostkey.pem
3) $GLOBUS_LOCATION/etc/hostkey.pem
4) $HOME/.globus/hostkey.pem
Attempt 2
globus_credential: Error reading proxy credential
globus_sysconfig: Could not find a valid proxy certificate file location
globus_sysconfig: Error with key filename
globus_sysconfig: File does not exist: /tmp/x509up_u99999 is not a valid
file
Attempt 3
globus_credential: Error reading user credential
globus_sysconfig: Error with certificate filename: The user cert could
not be found in:
1) env. var. X509_USER_CERT
2) $HOME/.globus/usercert.pem
3) $HOME/.globus/usercred.p12
8/11 14:11:27 AUTHENTICATE: no available authentication methods
succeeded, failing!
8/11 14:11:27 DCSchedd: authentication failure: AUTHENTICATE:1003:Failed
to authenticate with any method|AUTHENTICATE:1004:Failed to authenticate
using GSI|GSI:5003:Failed to authenticate. Globus is reporting error
(851968:46). There is probably a problem with your credentials. (Did
you run grid-proxy-init?)|AUTHENTICATE:1004:Failed to authenticate using
KERBEROS|AUTHENTICATE:1004:Failed to authenticate using FS
AUTHENTICATE:1003:Failed to authenticate with any method
AUTHENTICATE:1004:Failed to authenticate using GSI
GSI:5003:Failed to authenticate. Globus is reporting error
(851968:46). There is probably a problem with your credentials. (Did
you run grid-proxy-init?)
AUTHENTICATE:1004:Failed to authenticate using KERBEROS
AUTHENTICATE:1004:Failed to authenticate using FS
Couldn't find/release all jobs in cluster 1.
horizon /home/sysmgr/perl5/pkg/Condor> uname -a
SunOS horizon 5.8 Generic_117350-24 sun4u sparc SUNW,Ultra-4
horizon /home/sysmgr/perl5/pkg/Condor> condor_release -version
$CondorVersion: 6.8.0 Jul 19 2006 $
$CondorPlatform: SUN4X-SOLARIS28 $