
I tried to hack the correct ws-addressing version into my client but got this when trying to access the Genesis endpoint: 2006-11-07 16:48:16,165 DEBUG handlers.MessageLoggingHandler [main,logMessage:58] SOAPEnvelope: <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><soapenv:Body><soapenv:Fault><faultcode>soapenv:Server.userException</faultcode><faultstring>java.lang.ClassCastException: edu.virginia.vcgr.htc.container.resource.db.DBServiceResource</faultstring><detail><ns1:hostname xmlns:ns1="http://xml.apache.org/axis/">warrenton</ns1:hostname></detail></soapenv:Fault></soapenv:Body></soapenv:Envelope> Could someone shed some light on this? Peter

I received the same exception when trying to send a request to Genesis and my client is not using ws-addressing. Peter G. Lane wrote:
I tried to hack the correct ws-addressing version into my client but got this when trying to access the Genesis endpoint:
2006-11-07 16:48:16,165 DEBUG handlers.MessageLoggingHandler [main,logMessage:58] SOAPEnvelope: <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><soapenv:Body><soapenv:Fault><faultcode>soapenv:Server.userException</faultcode><faultstring>java.lang.ClassCastException: edu.virginia.vcgr.htc.container.resource.db.DBServiceResource</faultstring><detail><ns1:hostname xmlns:ns1="http://xml.apache.org/axis/">warrenton</ns1:hostname></detail></soapenv:Fault></soapenv:Body></soapenv:Envelope>
Could someone shed some light on this?
Peter
------------------------------------------------------------------------
-- ogsa-hpcp-wg mailing list ogsa-hpcp-wg@ogf.org http://www.ogf.org/mailman/listinfo/ogsa-hpcp-wg
-- ------------------------------------------------------------ Vesso A. Novov -- Research Assistant -- ------------------------------------------------------------ London e-Science Centre http://www.lesc.doc.ic.ac.uk Imperial College London, Department of Computing 180 Queen's Gate, London SW7 2RH, UK tel: +44 (0)207-594-8399 fax: +44 (0)207-581-8024 ------------------------------------------------------------

Hi all, I've just added a couple of JSDLs for create activities for WMProxy JSDL on the wiki pages. I'll add some more complicate examples as soon as I go ahead with the integration. cheers, Alessandro ps: please make sure to specify your name project inside submitting JSDL: it will help when debugging; thank you all.

I'm using the username and password you've given, but I get a failed authentication fault back from create activity. Strangely ... I do get a response from GetFactoryAttributes..., but the response is empty. -- Chris On 08/11/06 07:51, "Alessandro Maraschini" <alessandro.maraschini@datamat.it> wrote:
Hi all,
I've just added a couple of JSDLs for create activities for WMProxy JSDL on the wiki pages. I'll add some more complicate examples as soon as I go ahead with the integration.
cheers, Alessandro
ps: please make sure to specify your name project inside submitting JSDL: it will help when debugging; thank you all.
-- ogsa-hpcp-wg mailing list ogsa-hpcp-wg@ogf.org http://www.ogf.org/mailman/listinfo/ogsa-hpcp-wg

Hi Chris, Well, the username/password is the same for all operation, that is pretty strange. Moreover I am unable to see any failed authentication on server log. Can you please tell me the exact time you performed the query? Or even better, can you perform a createActivity once again right now plase? thank you very much. Regarding the GetFactoryAttributes, the method is still void I'm sorry (as for GetActivityDocuments ) cheers, Alessandro On Wed, 2006-11-08 at 19:22, Christopher Smith wrote:
I'm using the username and password you've given, but I get a failed authentication fault back from create activity.
Strangely ... I do get a response from GetFactoryAttributes..., but the response is empty.
-- Chris
On 08/11/06 07:51, "Alessandro Maraschini" <alessandro.maraschini@datamat.it> wrote:
Hi all,
I've just added a couple of JSDLs for create activities for WMProxy JSDL on the wiki pages. I'll add some more complicate examples as soon as I go ahead with the integration.
cheers, Alessandro
ps: please make sure to specify your name project inside submitting JSDL: it will help when debugging; thank you all.
-- ogsa-hpcp-wg mailing list ogsa-hpcp-wg@ogf.org http://www.ogf.org/mailman/listinfo/ogsa-hpcp-wg

I've just sent a request. This is the endpoint I'm using: https://ghemon.cnaf.infn.it:7443/glite_wms_wmproxy_server It is strange. -- Chris On 08/11/06 11:19, "Alessandro Maraschini" <alessandro.maraschini@datamat.it> wrote:
Hi Chris, Well, the username/password is the same for all operation, that is pretty strange. Moreover I am unable to see any failed authentication on server log. Can you please tell me the exact time you performed the query? Or even better, can you perform a createActivity once again right now plase? thank you very much.
Regarding the GetFactoryAttributes, the method is still void I'm sorry (as for GetActivityDocuments )
cheers, Alessandro
On Wed, 2006-11-08 at 19:22, Christopher Smith wrote:
I'm using the username and password you've given, but I get a failed authentication fault back from create activity.
Strangely ... I do get a response from GetFactoryAttributes..., but the response is empty.
-- Chris
On 08/11/06 07:51, "Alessandro Maraschini" <alessandro.maraschini@datamat.it> wrote:
Hi all,
I've just added a couple of JSDLs for create activities for WMProxy JSDL on the wiki pages. I'll add some more complicate examples as soon as I go ahead with the integration.
cheers, Alessandro
ps: please make sure to specify your name project inside submitting JSDL: it will help when debugging; thank you all.
-- ogsa-hpcp-wg mailing list ogsa-hpcp-wg@ogf.org http://www.ogf.org/mailman/listinfo/ogsa-hpcp-wg

Umh. I see the access to the server, yet no error were found neither any debug info collected. While the server still works properly with my client. You're having this error just with createActivity? what about a terminate? Can you please perform it? thank you, Alessandro On Wed, 2006-11-08 at 20:23, Christopher Smith wrote:
I've just sent a request.
This is the endpoint I'm using:
https://ghemon.cnaf.infn.it:7443/glite_wms_wmproxy_server
It is strange.
-- Chris
On 08/11/06 11:19, "Alessandro Maraschini" <alessandro.maraschini@datamat.it> wrote:
Hi Chris, Well, the username/password is the same for all operation, that is pretty strange. Moreover I am unable to see any failed authentication on server log. Can you please tell me the exact time you performed the query? Or even better, can you perform a createActivity once again right now plase? thank you very much.
Regarding the GetFactoryAttributes, the method is still void I'm sorry (as for GetActivityDocuments )
cheers, Alessandro
On Wed, 2006-11-08 at 19:22, Christopher Smith wrote:
I'm using the username and password you've given, but I get a failed authentication fault back from create activity.
Strangely ... I do get a response from GetFactoryAttributes..., but the response is empty.
-- Chris
On 08/11/06 07:51, "Alessandro Maraschini" <alessandro.maraschini@datamat.it> wrote:
Hi all,
I've just added a couple of JSDLs for create activities for WMProxy JSDL on the wiki pages. I'll add some more complicate examples as soon as I go ahead with the integration.
cheers, Alessandro
ps: please make sure to specify your name project inside submitting JSDL: it will help when debugging; thank you all.
-- ogsa-hpcp-wg mailing list ogsa-hpcp-wg@ogf.org http://www.ogf.org/mailman/listinfo/ogsa-hpcp-wg

Terminate works ... well ... at least I get a response. -- Chris On 08/11/06 11:30, "Alessandro Maraschini" <alessandro.maraschini@datamat.it> wrote:
Umh. I see the access to the server, yet no error were found neither any debug info collected. While the server still works properly with my client. You're having this error just with createActivity? what about a terminate? Can you please perform it? thank you, Alessandro
On Wed, 2006-11-08 at 20:23, Christopher Smith wrote:
I've just sent a request.
This is the endpoint I'm using:
https://ghemon.cnaf.infn.it:7443/glite_wms_wmproxy_server
It is strange.
-- Chris
On 08/11/06 11:19, "Alessandro Maraschini" <alessandro.maraschini@datamat.it> wrote:
Hi Chris, Well, the username/password is the same for all operation, that is pretty strange. Moreover I am unable to see any failed authentication on server log. Can you please tell me the exact time you performed the query? Or even better, can you perform a createActivity once again right now plase? thank you very much.
Regarding the GetFactoryAttributes, the method is still void I'm sorry (as for GetActivityDocuments )
cheers, Alessandro
On Wed, 2006-11-08 at 19:22, Christopher Smith wrote:
I'm using the username and password you've given, but I get a failed authentication fault back from create activity.
Strangely ... I do get a response from GetFactoryAttributes..., but the response is empty.
-- Chris
On 08/11/06 07:51, "Alessandro Maraschini" <alessandro.maraschini@datamat.it> wrote:
Hi all,
I've just added a couple of JSDLs for create activities for WMProxy JSDL on the wiki pages. I'll add some more complicate examples as soon as I go ahead with the integration.
cheers, Alessandro
ps: please make sure to specify your name project inside submitting JSDL: it will help when debugging; thank you all.
-- ogsa-hpcp-wg mailing list ogsa-hpcp-wg@ogf.org http://www.ogf.org/mailman/listinfo/ogsa-hpcp-wg

Yes, that's the same I see from the log. This is quite strange for the authentication code appears to be the same. I'll perform some changes during the day, hopefully it'll works this afternoon (when you get up:-) cheers, Alessandro On Wed, 2006-11-08 at 20:44, Christopher Smith wrote:
Terminate works ... well ... at least I get a response.
-- Chris
On 08/11/06 11:30, "Alessandro Maraschini" <alessandro.maraschini@datamat.it> wrote:
Umh. I see the access to the server, yet no error were found neither any debug info collected. While the server still works properly with my client. You're having this error just with createActivity? what about a terminate? Can you please perform it? thank you, Alessandro
On Wed, 2006-11-08 at 20:23, Christopher Smith wrote:
I've just sent a request.
This is the endpoint I'm using:
https://ghemon.cnaf.infn.it:7443/glite_wms_wmproxy_server
It is strange.
-- Chris
On 08/11/06 11:19, "Alessandro Maraschini" <alessandro.maraschini@datamat.it> wrote:
Hi Chris, Well, the username/password is the same for all operation, that is pretty strange. Moreover I am unable to see any failed authentication on server log. Can you please tell me the exact time you performed the query? Or even better, can you perform a createActivity once again right now plase? thank you very much.
Regarding the GetFactoryAttributes, the method is still void I'm sorry (as for GetActivityDocuments )
cheers, Alessandro
On Wed, 2006-11-08 at 19:22, Christopher Smith wrote:
I'm using the username and password you've given, but I get a failed authentication fault back from create activity.
Strangely ... I do get a response from GetFactoryAttributes..., but the response is empty.
-- Chris
On 08/11/06 07:51, "Alessandro Maraschini" <alessandro.maraschini@datamat.it> wrote:
Hi all,
I've just added a couple of JSDLs for create activities for WMProxy JSDL on the wiki pages. I'll add some more complicate examples as soon as I go ahead with the integration.
cheers, Alessandro
ps: please make sure to specify your name project inside submitting JSDL: it will help when debugging; thank you all.
-- ogsa-hpcp-wg mailing list ogsa-hpcp-wg@ogf.org http://www.ogf.org/mailman/listinfo/ogsa-hpcp-wg

I get the same behavior from GetFactoryAttributes, but it sounds like that's expected. On the CreateActivity call, though, I get the following message back: 2006-11-09 10:30:28,910 DEBUG handlers.MessageLoggingHandler [main,logMessage:58] SOAPEnvelope: <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:c14n="http://www.w3.org/2001/10/xml-exc-c14n#" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1..." xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns:jsdlns="http://schemas.ggf.org/jsdl/2006/07/jsdl-hpcp" xmlns:jsdlposixns="http://schemas.ggf.org/jsdl/2005/11/jsdl-posix" xmlns:ns3="http://www.w3.org/2005/08/addressing" xmlns:ns4="http://schemas.ggf.org/jsdl/2005/11/jsdl" xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1...." xmlns:besns="http://schemas.ggf.org/bes/2006/08/bes-factory" xmlns:ns1="http://glite.org/wms/wmproxy" xmlns:ns2="http://www.gridsite.org/namespaces/delegation-2"> <SOAP-ENV:Header> <wsse:Security SOAP-ENV:mustUnderstand="1"> <wsse:UsernameToken> <wsse:Username>REMOVED</wsse:Username> <wsse:Password Type="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-profile-1.0#PasswordText">REMOVED</wsse:Password> <wsu:Created>2006-11-09T17:30:21Z</wsu:Created> </wsse:UsernameToken> </wsse:Security> </SOAP-ENV:Header> <SOAP-ENV:Body> <SOAP-ENV:Fault><faultcode>SOAP-ENV:Client</faultcode> <faultstring>End of file or no input: 'Operation interrupted or timed out'</faultstring> </SOAP-ENV:Fault> </SOAP-ENV:Body> </SOAP-ENV:Envelope> Peter Christopher Smith wrote:
I'm using the username and password you've given, but I get a failed authentication fault back from create activity.
Strangely ... I do get a response from GetFactoryAttributes..., but the response is empty.
-- Chris
On 08/11/06 07:51, "Alessandro Maraschini" <alessandro.maraschini@datamat.it> wrote:
Hi all,
I've just added a couple of JSDLs for create activities for WMProxy JSDL on the wiki pages. I'll add some more complicate examples as soon as I go ahead with the integration.
cheers, Alessandro
ps: please make sure to specify your name project inside submitting JSDL: it will help when debugging; thank you all.
-- ogsa-hpcp-wg mailing list ogsa-hpcp-wg@ogf.org http://www.ogf.org/mailman/listinfo/ogsa-hpcp-wg
-- ogsa-hpcp-wg mailing list ogsa-hpcp-wg@ogf.org http://www.ogf.org/mailman/listinfo/ogsa-hpcp-wg

This is because you didn't copy the ReferenParameters of the GenesisII EPR into your SOAP header. You have met the same problem when I first invoke the genesis service.. After I did some modification on my WS-Addressing module, everything is ok. Best Regards, Liang ZHONG Grid Computing Research Group Institute of Advanced Computing Technology, Beihang University Tel: +86 10 8231 6262 Fax: +86 10 8231 6796 Addr: Room 507, Building G,The New Main Building, 37# Xueyuan Rd., Haidian District, Beijing 100083, PRC -----Original Message----- From: ogsa-hpcp-wg-bounces@ogf.org [mailto:ogsa-hpcp-wg-bounces@ogf.org] On Behalf Of Peter G. Lane Sent: Wednesday, November 08, 2006 11:18 PM To: ogsa-hpcp-wg@ggf.org Subject: [ogsa-hpcp-wg] Genesis ClassCastException I tried to hack the correct ws-addressing version into my client but got this when trying to access the Genesis endpoint: 2006-11-07 16:48:16,165 DEBUG handlers.MessageLoggingHandler [main,logMessage:58] SOAPEnvelope: <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><soapenv:Body><soapenv :Fault><faultcode>soapenv:Server.userException</faultcode><faultstring>java. lang.ClassCastException: edu.virginia.vcgr.htc.container.resource.db.DBServiceResource</faultstring>< detail><ns1:hostname xmlns:ns1="http://xml.apache.org/axis/">warrenton</ns1:hostname></detail></s oapenv:Fault></soapenv:Body></soapenv:Envelope> Could someone shed some light on this? Peter

Yeah, I just caught this too. Thanks for the feedback. Peter Liang Zhong wrote:
This is because you didn't copy the ReferenParameters of the GenesisII EPR into your SOAP header. You have met the same problem when I first invoke the genesis service.. After I did some modification on my WS-Addressing module, everything is ok.
Best Regards, Liang ZHONG Grid Computing Research Group Institute of Advanced Computing Technology, Beihang University Tel: +86 10 8231 6262 Fax: +86 10 8231 6796 Addr: Room 507, Building G,The New Main Building, 37# Xueyuan Rd., Haidian District, Beijing 100083, PRC -----Original Message----- From: ogsa-hpcp-wg-bounces@ogf.org [mailto:ogsa-hpcp-wg-bounces@ogf.org] On Behalf Of Peter G. Lane Sent: Wednesday, November 08, 2006 11:18 PM To: ogsa-hpcp-wg@ggf.org Subject: [ogsa-hpcp-wg] Genesis ClassCastException
I tried to hack the correct ws-addressing version into my client but got this when trying to access the Genesis endpoint:
2006-11-07 16:48:16,165 DEBUG handlers.MessageLoggingHandler [main,logMessage:58] SOAPEnvelope: <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><soapenv:Body><soapenv :Fault><faultcode>soapenv:Server.userException</faultcode><faultstring>java. lang.ClassCastException: edu.virginia.vcgr.htc.container.resource.db.DBServiceResource</faultstring>< detail><ns1:hostname xmlns:ns1="http://xml.apache.org/axis/">warrenton</ns1:hostname></detail></s oapenv:Fault></soapenv:Body></soapenv:Envelope>
Could someone shed some light on this?
Peter

What this usually means is that you sent something as ReferenceParameters which isn't recognized by my service. Do either you or Vesselin have soap messages that you could email to me? -Mark -- Mark Morgan Research Scientist Department of Computer Science University of Virginia http://www.cs.virginia.edu mmm2a@virginia.edu (434) 982-2047
-----Original Message----- From: ogsa-hpcp-wg-bounces@ogf.org [mailto:ogsa-hpcp-wg-bounces@ogf.org] On Behalf Of Peter G. Lane Sent: Wednesday, November 08, 2006 10:18 AM To: ogsa-hpcp-wg@ggf.org Subject: [ogsa-hpcp-wg] Genesis ClassCastException
I tried to hack the correct ws-addressing version into my client but got this when trying to access the Genesis endpoint:
2006-11-07 16:48:16,165 DEBUG handlers.MessageLoggingHandler [main,logMessage:58] SOAPEnvelope: <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><soapenv :Body><soapenv:Fault><faultcode>soapenv:Server.userException</faultcode><fau ltstring>> java.lang.ClassCastException: edu.virginia.vcgr.htc.container.resource.db.DBServiceResource< /faultstring><detail><ns1:hostname xmlns:ns1="http://xml.apache.org/axis/">warrenton</ns1:hostnam e></detail></soapenv:Fault></soapenv:Body></soapenv:Envelope>
Could someone shed some light on this?
Peter
participants (6)
-
Alessandro Maraschini
-
Christopher Smith
-
Liang Zhong
-
Mark Morgan
-
Peter G. Lane
-
Vesselin Novov