UNSOLVED

AartiSheth

updated

17 years ago

A

AartiSheth

19 Posts

0

4941

July 29th, 2009 13:00

InvalidXRIException when connecting to EMC cluster

I get the following exception when I run the RetrieveContent java program:

The us2_armTest1.pea was downloaded and saved in C:\CenteraSDK\Samples directory.

C:\CenteraSDK\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/invalid XRI(1008)
org.snia.xam.InvalidXRIException: xam/invalid XRI
        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:103)