Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 318684

Summary: Not able to submit a document to the repository(IBM,NIST)URL.
Product: z_Archived Reporter: Arti <artikulkarni42>
Component: OHFAssignee: ohf.xds_source-inbox <ohf.xds_source-inbox>
Status: NEW --- QA Contact:
Severity: normal    
Priority: P3 CC: artikulkarni42, Olivier_Thomann
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description Arti CLA 2010-07-02 05:49:43 EDT
Build Identifier: 20100218-1602

Need to submit a document to the repository(IBM,NIST).Acting as source in XDS.But when I execute source.submit(txndata) I get the following error

org.eclipse.ohf.ihe.common.ws.OHFSOAPException: Error Sending SOAP Message  [Caused by java.net.SocketException: Socket retries exhausted. ]
	at org.eclipse.ohf.ihe.common.ws.AbstractOHFSOAPSender.executeSend(AbstractOHFSOAPSender.java:253)
	at org.eclipse.ohf.ihe.common.ws.AbstractOHFSOAPSender.send(AbstractOHFSOAPSender.java:363)
	at org.eclipse.ohf.ihe.common.ws.AbstractOHFSOAPSender.send(AbstractOHFSOAPSender.java:384)
	at org.eclipse.ohf.ihe.xds.soap.AbstractXDSSoapClient.send(AbstractXDSSoapClient.java:148)
	at org.eclipse.ohf.ihe.xds.soap.AbstractXDSSoapClient.send(AbstractXDSSoapClient.java:104)
	at org.eclipse.ohf.ihe.xds.source.Source.submit(Source.java:193)
	at xds_test.Xds_submit.testSubmission(Xds_submit.java:129)
	at xds_test.Main.main(Main.java:20)
Caused by: java.net.SocketException: Socket retries exhausted. 
	at org.eclipse.ohf.ihe.atna.transport.TransporterImpl.createSocket(TransporterImpl.java:306)
	at org.eclipse.ohf.ihe.atna.transport.TransporterImpl.getSocket(TransporterImpl.java:100)
	at org.eclipse.ohf.ihe.atna.agent.AtnaAgent.getSocket(AtnaAgent.java:223)
	at org.eclipse.ohf.ihe.common.ws.AbstractOHFSOAPSender.configureTransportProtocol(AbstractOHFSOAPSender.java:195)
	at org.eclipse.ohf.ihe.common.ws.AbstractOHFSOAPSender.executeSend(AbstractOHFSOAPSender.java:228)
	... 7 more



Reproducible: Always