Installed SMVI 2.0 on both W2K8R2 and W2K3 Standard SP2 and am seeing the following error:
" javax.xml.ws.soap.SOAPFaultException: Message part {http://soap.smvi.netapp.com/}globalConfiguration-get was not recognized. (Does it exist in service WSDL?)"
The original SMVI install on the W2K8 system was successful (after I closed the error message) and I was able to add a filer, inventory it, and create an initial backup job that ran successfully.
When SMVI was restarted the error persisted and most of the functionality is inoperable since.
Saw a couple of past posts but didn't see a fix/solution!
Any assistance is greatly appreciated!
Error message details:
=== CLIENT ===
Version=unknown
Build=unknown
OS Name=Windows 2003
OS Arch=x86
OS Version=5.2
=== ERROR ===
com.netapp.nmf.smvi.main.SmviErrorDetailException
=== MESSAGE ===
Error initializing global configuration details
=== DETAILS ===
javax.xml.ws.soap.SOAPFaultException: Message part {http://soap.smvi.netapp.com/}globalConfiguration-get was not recognized. (Does it exist in service WSDL?)
=== CORRECTIVE ACTION ===
null
=== STACK TRACE ===
com.netapp.nmf.smvi.main.SmviErrorDetailException: Error initializing global configuration details
at com.netapp.nmf.smvi.common.utilities.OperationErrorDialogHandler.displayErrorDialog(OperationErrorDialogHandler.java:111)
at com.netapp.nmf.smvi.common.utilities.OperationErrorDialogHandler.exceptionOccurred(OperationErrorDialogHandler.java:106)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.bushe.lang.reflect.MethodCallbackInvocationHandler.invoke(MethodCallbackInvocationHandler.java:124)
at $Proxy64.actionPerformed(Unknown Source)
at org.bushe.swing.action.BasicAction.propogateActionEvent(BasicAction.java:269)
at org.bushe.swing.action.BasicAction.actionPerformedTemplate(BasicAction.java:243)
at org.bushe.swing.action.BasicAction.actionPerformed(BasicAction.java:224)
at com.netapp.nmf.smvi.common.utilities.ActionUtilities$1.run(ActionUtilities.java:40)
at java.awt.event.InvocationEvent.dispatch(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)