Only thing I see that might be relevant, is calling GetVdsByVdsId from VMConsoleProxyServlet. Michal - this is probably an admin query. Either change it to be a user query, or have a dedicated query for that.
Regards, Oved On Mon, Feb 8, 2016 at 11:58 AM, Budur Nagaraju <[email protected]> wrote: > Yes,. > > On Mon, Feb 8, 2016 at 2:33 PM, Oved Ourfali <[email protected]> wrote: > >> Are you using the user portal? >> >> On Mon, Feb 8, 2016 at 11:00 AM, Budur Nagaraju <[email protected]> >> wrote: >> >>> >>> >>> Getting below logs for some reason, in the engine >>> >>> >>> [root@pscloud ~]# tail -f /var/log/ovirt-engine/engine.log >>> , sharedLocks= ] >>> 2016-02-08 14:28:42,325 INFO >>> [org.ovirt.engine.core.vdsbroker.irsbroker.IrsProxyData] >>> (org.ovirt.thread.pool-8-thread-43) Removing domain >>> fb15c568-f237-4de6-8954-5bcf0de2043f from the domains in maintenance cache >>> 2016-02-08 14:28:42,533 ERROR >>> [org.ovirt.engine.core.bll.GetVdsByVdsIdQuery] (ajp--127.0.0.1-8702-17) >>> Query execution failed due to insufficient permissions. >>> 2016-02-08 14:28:42,605 ERROR >>> [org.ovirt.engine.core.bll.GetVdsByVdsIdQuery] (ajp--127.0.0.1-8702-17) >>> Query execution failed due to insufficient permissions. >>> 2016-02-08 14:28:47,551 ERROR >>> [org.ovirt.engine.core.bll.GetVdsByVdsIdQuery] (ajp--127.0.0.1-8702-3) >>> Query execution failed due to insufficient permissions. >>> 2016-02-08 14:28:47,561 ERROR >>> [org.ovirt.engine.core.bll.GetVdsByVdsIdQuery] (ajp--127.0.0.1-8702-3) >>> Query execution failed due to insufficient permissions. >>> 2016-02-08 14:28:52,511 ERROR >>> [org.ovirt.engine.core.bll.GetVdsByVdsIdQuery] (ajp--127.0.0.1-8702-18) >>> Query execution failed due to insufficient permissions. >>> 2016-02-08 14:28:52,524 ERROR >>> [org.ovirt.engine.core.bll.GetVdsByVdsIdQuery] (ajp--127.0.0.1-8702-18) >>> Query execution failed due to insufficient permissions. >>> 2016-02-08 14:28:57,597 ERROR >>> [org.ovirt.engine.core.bll.GetVdsByVdsIdQuery] (ajp--127.0.0.1-8702-12) >>> Query execution failed due to insufficient permissions. >>> 2016-02-08 14:28:57,608 ERROR >>> [org.ovirt.engine.core.bll.GetVdsByVdsIdQuery] (ajp--127.0.0.1-8702-12) >>> Query execution failed due to insufficient permissions. >>> 2016-02-08 14:29:02,510 ERROR >>> [org.ovirt.engine.core.bll.GetVdsByVdsIdQuery] (ajp--127.0.0.1-8702-17) >>> Query execution failed due to insufficient permissions. >>> 2016-02-08 14:29:02,520 ERROR >>> [org.ovirt.engine.core.bll.GetVdsByVdsIdQuery] (ajp--127.0.0.1-8702-17) >>> Query execution failed due to insufficient permissions. >>> 2016-02-08 14:29:07,539 ERROR >>> [org.ovirt.engine.core.bll.GetVdsByVdsIdQuery] (ajp--127.0.0.1-8702-16) >>> Query execution failed due to insufficient permissions. >>> 2016-02-08 14:29:07,576 ERROR >>> [org.ovirt.engine.core.bll.GetVdsByVdsIdQuery] (ajp--127.0.0.1-8702-16) >>> Query execution failed due to insufficient permissions. >>> 2016-02-08 14:29:12,538 ERROR >>> [org.ovirt.engine.core.bll.GetVdsByVdsIdQuery] (ajp--127.0.0.1-8702-11) >>> Query execution failed due to insufficient permissions. >>> 2016-02-08 14:29:12,548 ERROR >>> [org.ovirt.engine.core.bll.GetVdsByVdsIdQuery] (ajp--127.0.0.1-8702-11) >>> Query execution failed due to insufficient permissions. >>> 2016-02-08 14:29:13,948 INFO >>> [org.ovirt.engine.core.bll.tasks.AsyncTaskManager] >>> (DefaultQuartzScheduler_Worker-14) [5a3093d4] Setting new tasks map. The >>> map contains now 3 tasks >>> 2016-02-08 14:29:14,040 INFO >>> [org.ovirt.engine.core.bll.tasks.AsyncTaskManager] >>> (DefaultQuartzScheduler_Worker-36) [171bad22] Polling and updating Async >>> Tasks: 3 tasks, 2 tasks to poll now >>> 2016-02-08 14:29:14,168 INFO >>> [org.ovirt.engine.core.bll.tasks.AsyncTaskManager] >>> (DefaultQuartzScheduler_Worker-36) [171bad22] Finished polling Tasks, will >>> poll again in 10 seconds. >>> 2016-02-08 14:29:17,568 ERROR >>> [org.ovirt.engine.core.bll.GetVdsByVdsIdQuery] (ajp--127.0.0.1-8702-13) >>> Query execution failed due to insufficient permissions. >>> 2016-02-08 14:29:17,578 ERROR >>> [org.ovirt.engine.core.bll.GetVdsByVdsIdQuery] (ajp--127.0.0.1-8702-13) >>> Query execution failed due to insufficient permissions. >>> 2016-02-08 14:29:22,506 ERROR >>> [org.ovirt.engine.core.bll.GetVdsByVdsIdQuery] (ajp--127.0.0.1-8702-5) >>> Query execution failed due to insufficient permissions. >>> 2016-02-08 14:29:22,530 ERROR >>> [org.ovirt.engine.core.bll.GetVdsByVdsIdQuery] (ajp--127.0.0.1-8702-5) >>> Query execution failed due to insufficient permissions. >>> 2016-02-08 14:29:27,548 ERROR >>> [org.ovirt.engine.core.bll.GetVdsByVdsIdQuery] (ajp--127.0.0.1-8702-14) >>> Query execution failed due to insufficient permissions. >>> 2016-02-08 14:29:27,585 ERROR >>> [org.ovirt.engine.core.bll.GetVdsByVdsIdQuery] (ajp--127.0.0.1-8702-14) >>> Query execution failed due to insufficient permissions. >>> ^C >>> [root@pscloud ~]# >>> >>> >>> _______________________________________________ >>> Users mailing list >>> [email protected] >>> http://lists.ovirt.org/mailman/listinfo/users >>> >>> >> >
_______________________________________________ Users mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/users

