Dear all,

I have tried now to submit a job using WS-GRAM on GT4.0.5 installed on Mac OS X 10.4.10 intel: the simple test


globusrun-ws -submit -c /bin/touch touched_it

fails as shown in the following log

Starting SOAP server at: https://10.0.12.80:8443/wsrf/services/
With the following services:

[1]: https://10.0.12.80:8443/wsrf/services/AdminService
[2]: https://10.0.12.80:8443/wsrf/services/AuthzCalloutTestService
[3]: https://10.0.12.80:8443/wsrf/services/CASService
[4]: https://10.0.12.80:8443/wsrf/services/ContainerRegistryEntryService
[5]: https://10.0.12.80:8443/wsrf/services/ContainerRegistryService
[6]: https://10.0.12.80:8443/wsrf/services/CounterService
[7]: https://10.0.12.80:8443/wsrf/services/DefaultIndexService
[8]: https://10.0.12.80:8443/wsrf/services/DefaultIndexServiceEntry
[9]: https://10.0.12.80:8443/wsrf/services/DefaultTriggerService
[10]: https://10.0.12.80:8443/wsrf/services/DefaultTriggerServiceEntry
[11]: https://10.0.12.80:8443/wsrf/services/DelegationFactoryService
[12]: https://10.0.12.80:8443/wsrf/services/DelegationService
[13]: https://10.0.12.80:8443/wsrf/services/DelegationTestService
[14]: https://10.0.12.80:8443/wsrf/services/InMemoryServiceGroup
[15]: https://10.0.12.80:8443/wsrf/services/InMemoryServiceGroupEntry
[16]: https://10.0.12.80:8443/wsrf/services/InMemoryServiceGroupFactory
[17]: https://10.0.12.80:8443/wsrf/services/IndexFactoryService
[18]: https://10.0.12.80:8443/wsrf/services/IndexService
[19]: https://10.0.12.80:8443/wsrf/services/IndexServiceEntry
[20]: https://10.0.12.80:8443/wsrf/services/ManagedExecutableJobService
[21]: https://10.0.12.80:8443/wsrf/services/ManagedJobFactoryService
[22]: https://10.0.12.80:8443/wsrf/services/ManagedMultiJobService
[23]: https://10.0.12.80:8443/wsrf/services/ManagementService
[24]: https://10.0.12.80:8443/wsrf/services/ NotificationConsumerFactoryService
[25]: https://10.0.12.80:8443/wsrf/services/NotificationConsumerService
[26]: https://10.0.12.80:8443/wsrf/services/NotificationTestService
[27]: https://10.0.12.80:8443/wsrf/services/ PersistenceTestSubscriptionManager [28]: https://10.0.12.80:8443/wsrf/services/ ReliableFileTransferFactoryService
[29]: https://10.0.12.80:8443/wsrf/services/ReliableFileTransferService
[30]: https://10.0.12.80:8443/wsrf/services/RendezvousFactoryService
[31]: https://10.0.12.80:8443/wsrf/services/ReplicationService
[32]: https://10.0.12.80:8443/wsrf/services/SampleAuthzService
[33]: https://10.0.12.80:8443/wsrf/services/SecureCounterService
[34]: https://10.0.12.80:8443/wsrf/services/SecurityTestService
[35]: https://10.0.12.80:8443/wsrf/services/ShutdownService
[36]: https://10.0.12.80:8443/wsrf/services/SubscriptionManagerService
[37]: https://10.0.12.80:8443/wsrf/services/TestAuthzService
[38]: https://10.0.12.80:8443/wsrf/services/TestRPCService
[39]: https://10.0.12.80:8443/wsrf/services/TestService
[40]: https://10.0.12.80:8443/wsrf/services/TestServiceRequest
[41]: https://10.0.12.80:8443/wsrf/services/TestServiceWrongWSDL
[42]: https://10.0.12.80:8443/wsrf/services/TriggerFactoryService
[43]: https://10.0.12.80:8443/wsrf/services/TriggerService
[44]: https://10.0.12.80:8443/wsrf/services/TriggerServiceEntry
[45]: https://10.0.12.80:8443/wsrf/services/Version
[46]: https://10.0.12.80:8443/wsrf/services/WidgetNotificationService
[47]: https://10.0.12.80:8443/wsrf/services/WidgetService
[48]: https://10.0.12.80:8443/wsrf/services/gsi/AuthenticationService
[49]: https://10.0.12.80:8443/wsrf/services/mds/test/execsource/ IndexService [50]: https://10.0.12.80:8443/wsrf/services/mds/test/execsource/ IndexServiceEntry [51]: https://10.0.12.80:8443/wsrf/services/mds/test/subsource/ IndexService [52]: https://10.0.12.80:8443/wsrf/services/mds/test/subsource/ IndexServiceEntry 2007-07-19 09:40:42,680 INFO impl.DefaultIndexService [ServiceThread-12,processConfigFile:107] Reading default registration configuration from file: /usr/local/globus4/etc/globus_wsrf_mds_index/ hierarchy.xml 2007-07-19 09:40:52,947 INFO exec.StateMachine [RunQueueThread_0,logJobAccepted:3513] Job 606f6aa0-35cb-11dc-aa53- f32ef02b8282 accepted for local user 'cafaro' 2007-07-19 09:40:53,884 INFO exec.StateMachine [RunQueueThread_6,logJobFailed:3543] Job 606f6aa0-35cb-11dc-aa53- f32ef02b8282 failed 2007-07-19 09:42:53,548 ERROR container.GSIServiceThread [ServiceThread-12,process:141] Error processing request
java.io.EOFException
at org.globus.gsi.gssapi.net.impl.GSIGssInputStream.readHandshakeToken (GSIGssInputStream.java:56) at org.globus.gsi.gssapi.net.impl.GSIGssSocket.readToken (GSIGssSocket.java:60) at org.globus.gsi.gssapi.net.GssSocket.authenticateServer (GssSocket.java:122) at org.globus.gsi.gssapi.net.GssSocket.startHandshake (GssSocket.java:142) at org.globus.gsi.gssapi.net.GssSocket.getOutputStream (GssSocket.java:161) at org.globus.wsrf.container.GSIServiceThread.process (GSIServiceThread.java:98) at org.globus.wsrf.container.ServiceThread.run (ServiceThread.java:291) 2007-07-19 09:42:53,561 ERROR container.GSIServiceThread [ServiceThread-10,process:141] Error processing request
java.io.EOFException
at org.globus.gsi.gssapi.net.impl.GSIGssInputStream.readHandshakeToken (GSIGssInputStream.java:56) at org.globus.gsi.gssapi.net.impl.GSIGssSocket.readToken (GSIGssSocket.java:60) at org.globus.gsi.gssapi.net.GssSocket.authenticateServer (GssSocket.java:122) at org.globus.gsi.gssapi.net.GssSocket.startHandshake (GssSocket.java:142) at org.globus.gsi.gssapi.net.GssSocket.getOutputStream (GssSocket.java:161) at org.globus.wsrf.container.GSIServiceThread.process (GSIServiceThread.java:98) at org.globus.wsrf.container.ServiceThread.run (ServiceThread.java:291)


is this related to the perl XML::Parser problem too?

Regards,
Massimo

--

************************************************************************ *******************************

Massimo Cafaro, Ph.D. National Nanotechnology Laboratory (NNL/CNR-INFM) Assistant Professor Euro- Mediterranean Centre for Climate Change
 Dept. of Engineering for Innovation        SPACI Consortium
 University of Salento, Lecce, Italy
Via per Monteroni Voice +39 0832 297371 Fax +39 0832 298173 73100 Lecce, Italy Web http://sara.unile.it/~cafaro
 E-mail [EMAIL PROTECTED]             [EMAIL PROTECTED]

************************************************************************ *******************************


Attachment: PGP.sig
Description: This is a digitally signed message part

Reply via email to