Software Development Kit (SDK) and API Discussions

how to handle NaAPIFailedException : Unable to create iterator (errno=13001) Exception

KASIMBASHA1
10,072 Views

I observed below exception from NetApps API jar File : manageontap.jar while accessing volumes in Filer.

Can please state the reasons for NaAPIFailedException and below is the stacktrace

Exception StackTrace:

netapp.manage.NaAPIFailedException: Unable to create iterator (errno=13001)

at netapp.manage.NaServer.invokeElem(NaServer.java:653)

...........................

Similar issue is discussed in NetApp community Portal at below URL :https://communities.netapp.com/thread/16241

but not with sufficient information.

1 ACCEPTED SOLUTION

CHWOLDSEN
6,652 Views

I know this thread is a bit old,yet I'd like to share a possible solution:

connect to your filer c$\etc and look for a folder called .zapi - this folder is most likely full! Rename it to e.g. .zapi_ and then restart your web api session again. It will be recreated and you can work again!

I have sent this answer to another (older) thread as well - but maybe it's better off here

Hope this still helps!

Chris

View solution in original post

12 REPLIES 12
Public