Hi,

Keep seeing this in my engine.log, any idea where does this come from?
"Failed to invoke scheduled method gluster_async_task_poll_event: 
java.lang.reflect.InvocationTargetException"

I'm using 3.3.2-1.el6 with
glusterfs-server-3.4.2-1.el6.x86_64
vdsm-gluster-4.13.2-1.el6.noarch


2014-01-17 14:26:11,615 ERROR 
[org.ovirt.engine.core.utils.timer.SchedulerUtilQuartzImpl] 
(DefaultQuartzScheduler_Worker-96) Failed to invoke scheduled method 
gluster_async_task_poll_event: java.lang.reflect.InvocationTargetException
        at sun.reflect.GeneratedMethodAccessor31.invoke(Unknown Source) 
[:1.7.0_51]
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
 [rt.jar:1.7.0_51]
        at java.lang.reflect.Method.invoke(Method.java:606) [rt.jar:1.7.0_51]
        at 
org.ovirt.engine.core.utils.timer.JobWrapper.execute(JobWrapper.java:60) 
[scheduler.jar:]
        at org.quartz.core.JobRunShell.run(JobRunShell.java:213) [quartz.jar:]
        at 
org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:557) 
[quartz.jar:]
Caused by: org.ovirt.engine.core.common.errors.VdcBLLException: 
VdcBLLException: org.ovirt.engine.core.vdsbroker.vdsbroker.VDSNetworkException: 
org.apache.xmlrpc.XmlRpcException: <type 'exceptions.Exception'>:method 
"glusterTasksList" is not supported (Failed with error VDS_NETWORK_ERROR and 
code 5022)
        at 
org.ovirt.engine.core.bll.VdsHandler.handleVdsResult(VdsHandler.java:122) 
[bll.jar:]
        at 
org.ovirt.engine.core.bll.VDSBrokerFrontendImpl.RunVdsCommand(VDSBrokerFrontendImpl.java:33)
 [bll.jar:]
        at 
org.ovirt.engine.core.bll.gluster.tasks.GlusterTasksService.runVdsCommand(GlusterTasksService.java:60)
 [bll.jar:]
        at 
org.ovirt.engine.core.bll.gluster.tasks.GlusterTasksService.getTaskListForCluster(GlusterTasksService.java:28)
 [bll.jar:]
        at 
org.ovirt.engine.core.bll.gluster.GlusterTasksSyncJob.updateTasksInCluster(GlusterTasksSyncJob.java:67)
 [bll.jar:]
        at 
org.ovirt.engine.core.bll.gluster.GlusterTasksSyncJob.updateGlusterAsyncTasks(GlusterTasksSyncJob.java:56)
 [bll.jar:]
        ... 6 more

Will
_______________________________________________
Users mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/users

Reply via email to