Print

Print


On 22/08/2012 16:12, Stephen Jones wrote:
> On 08/22/2012 03:41 PM, John Hill wrote:
>>
>>    I certainly used that URL as a guide as to what needed changing -
>> thanks. Santanu never set up scaling factors for the different CPUs -
>> I will look at that sometime - but not in the immediate future.
> Good.
>
>>    It appears that my reconfiguration of the Cream CE has broken job
>> submission - though I can't see why. There seem to be no obvious
>> errors in the log files (which presumably means that I haven't found
>> the right one yet :-( ).
>
> Hm... if it's a glite Cream CE, try
> /opt/glite/var/log/glite-ce-cream.log....
>
> Steve
>
>
>

I had found that particular one, but it didn't help me. It looks as if 
the problem is with tomcat - 
/var/log/tomcat5/glite-security-trustmanager.log shows a lot of errors 
of the type

===
tomcat [main]: 2012-08-22T16:05:46.283+0100 ERROR util.DirectoryList  - 
No files found matching /etc/grid-security/certificates/9d772be7.r0
tomcat [main]: 2012-08-22T16:05:46.283+0100 WARN  util.FileCertReader  - 
Error while reading certificates or CRLs: No files found matching 
/etc/grid-security/certificates/9d772be7.r0
tomcat [main]: 2012-08-22T16:05:46.283+0100 WARN  util.FullTrustAnchor 
- CRL loading for CA /etc/grid-security/certificates/9d772be7.0 failed, 
depending on configuration the certificates from the CA CN=TERENA 
eScience SSL CA,O=TERENA,C=NL might be refused. Error was: Error while 
reading certificates or CRLs: No files found matching 
/etc/grid-security/certificates/9d772be7.r0
===

The file 9d772be7.r0 doesn't exist, though 9d772be7.0, 
9d772be7.namespaces and 9d772be7.signing_policy are present as symbolic 
links (dated August 8). If anyone has seen this before, then I'd be 
grateful for suggestions.

John