Unsolved

This post is more than 5 years old

19 Posts

4317

July 30th, 2009 12:00

ConnectException (1025) from RetrieveContent.java

I am gettng the following exception when tyring to connect to public cluster using RetrieveContent.java.

Note: The pea file is in the same directory as the sample code:  C:\CenteraXAM

Samples

C:\CenteraXAM\Samples>java RetrieveContent
Address of XSystem[snia-xam://centera_vim!128.221.200.60?us2_armTest1.pea]:
Connecting to XSystem(snia-xam://centera_vim!128.221.200.60?us2_armTest1.pea)
XAM Error occured: xam/connection failed(1025)
org.snia.xam.ConnectException: xam/connection failed
        at org.snia.xam.XAMErrors.throwConvertedException(Unknown Source)
        at org.snia.xam.XAMErrors.throwConvertedException(Unknown Source)
        at org.snia.xam.XSystemImpl. (Unknown Source)
        at org.snia.xam.XAMLibraryObj.connect(Unknown Source)
        at RetrieveContent.main(RetrieveContent.java:102)

409 Posts

July 30th, 2009 12:00

Does your firewall allow UDP and TCP on port 3218

19 Posts

July 30th, 2009 12:00

No, firewall does not.

Is there any other way?  any other standard ports like 80?

thanks

409 Posts

July 30th, 2009 12:00

Sorry no, you will need to get your network people to allow UDP and TCP to pass on port 3218.

2 Intern

 • 

417 Posts

July 31st, 2009 01:00

Aarti - please DO NOT post the same query in multiple discussions. In future, I will delete such posts.

19 Posts

July 31st, 2009 05:00

Thank you.

0 events found

No Events found!

Top