
UNSOLVED
A
AartiSheth
19 Posts
0
4342
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)
Responses (0)
Solutions (0)
