Hi,
Suddenly our SMVI application has stopped working in 1 of our installations and I cannot figure out why.
I can run the program, connect to my filers, but when I click on Backup I can only see the VMware datacenter name but no VMs (and the backup button is greyed out).
Also, we are getting the following errors in our Windows event log:
Event Type: Error
Event Source: SMVI
Event Category: Error
Event ID: 4096
Date: 22/10/2009
Time: 15:15:04
User: N/A
Computer: BNK-VC01
Description:
3335716672 [backup1 050e3ac493066616903b67bdb66e07f8] ERROR com.netapp.common.flow.TaskInstanceTemplate - FLOW-11019: Failure in GetBackedupDatastoreList: Did not find any backedup datastore
java.lang.RuntimeException: Did not find any backedup datastore at com.netapp.smvi.task.GetBackedupDatastoreList.execute(GetBackedupDatastoreList.java:58) at com.netapp.common.flow.TaskInstanceTemplate.execute(TaskInstanceTemplate.java:281) at com.netapp.common.flow.Operation.executeCurrentStack(Operation.java:132) at com.netapp.common.flow.Operation.execute(Operation.java:52) at com.netapp.common.flow.Threadpool$OperationThread.run(Threadpool.java:242)
Event Type: Error
Event Source: SMVI
Event Category: Error
Event ID: 4096
Date: 22/10/2009
Time: 15:15:04
User: N/A
Computer: BNK-VC01
Description:
3335716672 [backup1 050e3ac493066616903b67bdb66e07f8] ERROR com.netapp.common.flow.Operation - FLOW-11008: Operation failed: Did not find any backedup datastore
java.lang.RuntimeException: Did not find any backedup datastore at com.netapp.smvi.task.GetBackedupDatastoreList.execute(GetBackedupDatastoreList.java:58) at com.netapp.common.flow.TaskInstanceTemplate.execute(TaskInstanceTemplate.java:281) at com.netapp.common.flow.Operation.executeCurrentStack(Operation.java:132) at com.netapp.common.flow.Operation.execute(Operation.java:52) at com.netapp.common.flow.Threadpool$OperationThread.run(Threadpool.java:242)
Event Type: Warning
Event Source: SMVI
Event Category: Warn
Event ID: 4096
Date: 22/10/2009
Time: 15:15:09
User: N/A
Computer: BNK-VC01
Description:
3335721828 [update-job1 acff7b51d94f19ec54e8be837801ce34] WARN com.netapp.smvi.task.schedule.ListJobAction - Did not find any jobs
Any ideas?
//M