Start a Conversation

Unsolved

This post is more than 5 years old

612

May 7th, 2015 19:00

vCenter 6.0 GA support in watch4net vmware-collector?

Hi,

We have been doing some testing and getting some SEVERE errors in collecting log file when running against a vCenter 6.0 GA installation.

I had a look at the APG-VMWare-Collector.pdf for a supported versions and I can't see any specific versions called out.

Can anybody let me know if it is supported or not? Maybe I have just done something stupid on my config or vCenter, but when I point this collector to a 5.5 instance it works.

(although its SEVERE it does not crash the collector and it doesn't totally fail as there is output in file-connector)

EDIT: Using 6.5.u2

NFO     -- [2015-05-08 11:59:54 AEST] -- CollectorManagerImpl::start(): Collector Manager v5.6u1 started.
INFO     -- [2015-05-08 11:59:55 AEST] -- VMWareCollector$a$b::run(): Keeping 54 VirtualMachine matching the filter .* on https://vcenter6.iqconsult.com.au/sdk/vimService
INFO     -- [2015-05-08 11:59:55 AEST] -- VMWareCollector$a$b::run(): Found a total 0 StoragePod on https://vcenter6.iqconsult.com.au/sdk/vimService
INFO     -- [2015-05-08 11:59:55 AEST] -- VMWareCollector$a$b::run(): Keeping 0 StoragePod matching the filter .* on https://vcenter6.iqconsult.com.au/sdk/vimService
INFO     -- [2015-05-08 11:59:55 AEST] -- VMWareCollector$a$b::run(): Found a total 0 Datastore on https://vcenter6.iqconsult.com.au/sdk/vimService
INFO     -- [2015-05-08 11:59:55 AEST] -- VMWareCollector$a$b::run(): Keeping 0 Datastore matching the filter .* on https://vcenter6.iqconsult.com.au/sdk/vimService
INFO     -- [2015-05-08 11:59:55 AEST] -- VMWareCollector$a$b::run(): Found a total 3 HostSystem on https://vcenter6.iqconsult.com.au/sdk/vimService
INFO     -- [2015-05-08 11:59:55 AEST] -- VMWareCollector$a$b::run(): Keeping 3 HostSystem matching the filter .* on https://vcenter6.iqconsult.com.au/sdk/vimService
SEVERE   -- [2015-05-08 11:59:55 AEST] -- VMWareCollector$a$b::run(): Error while resynchronizing on https://vcenter6.iqconsult.com.au/sdk/vimService, reverting to previous synchronization
java.lang.RuntimeException: java.rmi.RemoteException: Exception in WSClient.invoke:; nested exception is:
        java.lang.NullPointerException
        at com.vmware.vim25.mo.ManagedObject.retrieveObjectProperties(Unknown Source)
        at com.vmware.vim25.mo.ManagedObject.getCurrentProperty(Unknown Source)
        at com.vmware.vim25.mo.PerformanceManager.getPerfCounter(Unknown Source)
        at com.watch4net.apg.collector.plugins.vmwarecollector.VMWareCollector$a$b.run(SourceFile:580)
        at com.watch4net.apg.collector.plugins.vmwarecollector.VMWareCollector$a$c.run(SourceFile:461)
        at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
        at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)
        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
Caused by: java.rmi.RemoteException: Exception in WSClient.invoke:; nested exception is:
        java.lang.NullPointerException
        at com.vmware.vim25.ws.WSClient.invoke(Unknown Source)
        at com.vmware.vim25.ws.VimStub.retrieveProperties(Unknown Source)
        at com.vmware.vim25.mo.PropertyCollector.retrieveProperties(Unknown Source)
        ... 12 more
Caused by: java.lang.NullPointerException
        at com.vmware.vim25.ws.XmlGen.fromXml(Unknown Source)
        at com.vmware.vim25.ws.XmlGen.fromXml(Unknown Source)
        at com.vmware.vim25.ws.XmlGen.fromXml(Unknown Source)
        at com.vmware.vim25.ws.XmlGen.fromXml(Unknown Source)
        at com.vmware.vim25.ws.XmlGen.fromXML(Unknown Source)
        ... 15 more
INFO     -- [2015-05-08 11:59:55 AEST] -- VMWareCollector$a$c::run(): Start polling 0 entities on https://vcenter6.iqconsult.com.au/sdk/vimService
INFO     -- [2015-05-08 11:59:55 AEST] -- VMWareCollector$a$c::run(): Completed polling in 0 msec on https://vcenter6.iqconsult.com.au/sdk/vimService
INFO     -- [2015-05-08 12:00:24 AEST] -- VMWareCollector$a$b::run(): Updating caches on https://vcenter6.iqconsult.com.au/sdk/vimService
INFO     -- [2015-05-08 12:00:24 AEST] -- b::c(): Connecting to the mob on https://vcenter6.iqconsult.com.au/sdk/vimService
INFO     -- [2015-05-08 12:00:24 AEST] -- VMWareCollector$a$b::run(): Found a total 54 VirtualMachine on https://vcenter6.iqconsult.com.au/sdk/vimService
INFO     -- [2015-05-08 12:00:24 AEST] -- VMWareCollector$a$b::run(): Keeping 54 VirtualMachine matching the filter .* on https://vcenter6.iqconsult.com.au/sdk/vimService
INFO     -- [2015-05-08 12:00:24 AEST] -- VMWareCollector$a$b::run(): Found a total 0 StoragePod on https://vcenter6.iqconsult.com.au/sdk/vimService
INFO     -- [2015-05-08 12:00:24 AEST] -- VMWareCollector$a$b::run(): Keeping 0 StoragePod matching the filter .* on https://vcenter6.iqconsult.com.au/sdk/vimService
INFO     -- [2015-05-08 12:00:24 AEST] -- VMWareCollector$a$b::run(): Found a total 0 Datastore on https://vcenter6.iqconsult.com.au/sdk/vimService
INFO     -- [2015-05-08 12:00:24 AEST] -- VMWareCollector$a$b::run(): Keeping 0 Datastore matching the filter .* on https://vcenter6.iqconsult.com.au/sdk/vimService
INFO     -- [2015-05-08 12:00:24 AEST] -- VMWareCollector$a$b::run(): Found a total 3 HostSystem on https://vcenter6.iqconsult.com.au/sdk/vimService
INFO     -- [2015-05-08 12:00:24 AEST] -- VMWareCollector$a$b::run(): Keeping 3 HostSystem matching the filter .* on https://vcenter6.iqconsult.com.au/sdk/vimService
SEVERE   -- [2015-05-08 12:00:24 AEST] -- VMWareCollector$a$b::run(): Error while resynchronizing on https://vcenter6.iqconsult.com.au/sdk/vimService, reverting to previous synchronization
java.lang.RuntimeException: java.rmi.RemoteException: Exception in WSClient.invoke:; nested exception is:
        java.lang.NullPointerException
        at com.vmware.vim25.mo.ManagedObject.retrieveObjectProperties(Unknown Source)
        at com.vmware.vim25.mo.ManagedObject.getCurrentProperty(Unknown Source)
                                                                                                 

42 Posts

May 10th, 2015 18:00

Hello,

We plan to support vCenter 6.0 with SRM 3.6.4, which is currently scheduled for mid-July.

Thanks,

-Gayatri

No Events found!

Top