Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

com.vmware.vim25.MethodNotFound: AlarmManager:AlarmManager does not implement: GetAlarm #2476

Closed
shyamala-venkat opened this issue Jun 2, 2021 · 3 comments

Comments

@shyamala-venkat
Copy link

When tried to fetch the configured alarms from VCenter simulator, alarm_manager.go file is not present in the simulator folder and hence GetAlarm method is not accessible.

com.vmware.vim25.MethodNotFound: AlarmManager:AlarmManager does not implement: GetAlarm
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
at java.lang.Class.newInstance(Class.java:442)
at com.vmware.vim25.ws.XmlGenDom.fromXml(XmlGenDom.java:246)
at com.vmware.vim25.ws.XmlGenDom.parseSoapFault(XmlGenDom.java:149)
at com.vmware.vim25.ws.XmlGenDom.fromXML(XmlGenDom.java:107)
at com.vmware.vim25.ws.SoapClient.unMarshall(SoapClient.java:253)
at com.vmware.vim25.ws.WSClient.invoke(WSClient.java:96)
at com.vmware.vim25.ws.VimStub.getAlarm(VimStub.java:2551)
at com.vmware.vim25.mo.AlarmManager.getAlarm(AlarmManager.java:162)

@github-actions
Copy link
Contributor

github-actions bot commented Jun 2, 2021

Howdy 🖐   shyamala0713 ! Thank you for your interest in this project. We value your feedback and will respond soon.

If you want to contribute to this project, please make yourself familiar with the CONTRIBUTION guidelines.

@dougm
Copy link
Member

dougm commented Jul 9, 2021

Right, simulator doesn't implement AlarmManager yet

@github-actions
Copy link
Contributor

github-actions bot commented Oct 8, 2021

This issue is stale because it has been open for 90 days with no
activity. It will automatically close after 30 more days of
inactivity. Mark as fresh by adding the comment /remove-lifecycle stale.

@github-actions github-actions bot closed this as completed Nov 8, 2021
dougm added a commit to dougm/govmomi that referenced this issue Aug 8, 2024
dougm added a commit to dougm/govmomi that referenced this issue Aug 8, 2024
dougm added a commit to dougm/govmomi that referenced this issue Aug 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants