|
From: Bharathi K. <Bha...@ma...> - 2007-06-27 14:57:58
|
Hi, I am trying to submit jobs to gridsam server using omii client. I got couple of errors . 1) I am trying to configure OMII client to use escience certificate, and i followed the tutorial avaialble at http://www.omii.ac.uk/docs/3.4.0/installation_guide/security/replacing_the_omii_temporary_certificate/nonomii_with_client_omii.htm. ./bin/cmtool -I -d . -ca certs/cacert.pem -alias oldcert Importing trusted CA's certificate certs/cacert.pem into the new keystore omii.ks java.security.cert.CertificateParsingException: invalid DER-encoded certificate data 2) when i am submitting a job gridsam-submit -s http://gridsam.besc.ac.uk:18080/gridsam-manchester/services/gridsam -j /home/bharathi/downloads/hello.jsdl and getting error: 2007-06-27 14:45:46,671 FATAL [GridSAMSubmit] (main:) unable to submit job: failed to submit job: SecurityContextInitHandler: security processing failed; nested exception is: org.apache.ws.security.WSSecurityException: An error was discovered processing the <wsse:Security> header. (WSSecurityEngine: Invalid timestamp {0}); nested exception is: java.text.ParseException: Unparseable date: "2007-06-27T13:45:46.357Z" Any help is appreciated. regards, Bharathi. |