NetApp Community Update
This site will enter Read Only mode on July 23 as we prepare to move to a new platform. You will still be able to view content, but posting and replying will be temporarily disabled.
We're excited to launch our new Community experience on July 30 and more information will follow soon.
Stay connected during the transition - Join our Discord community today.

Software Development Kit (SDK) and API Discussions

Unable to connect netapp filer using java 11

RATNA_GUDLAVALLETI
2,192 Views

While connecting to netappfiler with ontap api using java 11 i am getting following error

om.netapp.nmsdk.client.ApiProtocolException: Connection error to Storage System 172.28.20.200: Socket has been closed or broken
at com.netapp.nmsdk.client.ApiInvocation.invoke(ApiInvocation.java:136) ~[nmsdk-runtime-5.1.jar:5.1]
at com.netapp.nmsdk.client.XmlApiInvocation.invoke(XmlApiInvocation.java:40) ~[nmsdk-runtime-5.1.jar:5.1]
at com.netapp.nmsdk.client.ApiRunner.run(ApiRunner.java:135) ~[nmsdk-runtime-5.1.jar:5.1]
at com.netapp.nmsdk.client.ApiRunner.run(ApiRunner.java:105) ~[nmsdk-runtime-5.1.jar:5.1]

 

Following are the versions I am using

Java 11

manageontap-5.1.jar

nmsdk-runtime-5.1.jar

ontap-api-8.2.2.jar

0 REPLIES 0
Public