Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 318684 - Not able to submit a document to the repository(IBM,NIST)URL.
Summary: Not able to submit a document to the repository(IBM,NIST)URL.
Status: NEW
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: OHF (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: ohf.xds_source-inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-02 05:49 EDT by Arti CLA
Modified: 2012-01-05 13:32 EST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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