[ovirt-devel] engine startup failure: Backend has been recursively invoked

2015-07-20 Thread Marcin Mirecki
After pulling the engine today morning, it refuses to start with the following 
exception. 
Any clues what cause of the problem is?


2015-07-20 09:13:32,273 ERROR [org.ovirt.engine.core.bll.Backend] 
(ServerService Thread Pool -- 47) [] Error during initialization: 
org.jboss.weld.exceptions.WeldException: WELD-49: Unable to invoke private 
void org.ovirt.engine.core.vdsbroker.ResourceManager.init() on 
org.ovirt.engine.core.vdsbroker.ResourceManager@5576f8fd
at 
org.jboss.weld.injection.producer.DefaultLifecycleCallbackInvoker.invokeMethods(DefaultLifecycleCallbackInvoker.java:100)
 [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05]
at 
org.jboss.weld.injection.producer.DefaultLifecycleCallbackInvoker.postConstruct(DefaultLifecycleCallbackInvoker.java:81)
 [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05]
at 
org.jboss.weld.injection.producer.BasicInjectionTarget.postConstruct(BasicInjectionTarget.java:126)
 [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05]
at 
org.jboss.weld.injection.producer.BeanInjectionTarget.postConstruct(BeanInjectionTarget.java:70)
 [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05]
at org.jboss.weld.bean.ManagedBean.create(ManagedBean.java:153) 
[weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05]
at org.jboss.weld.context.AbstractContext.get(AbstractContext.java:96) 
[weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05]
at 
org.jboss.weld.manager.BeanManagerImpl.getReference(BeanManagerImpl.java:742) 
[weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05]
at 
org.jboss.weld.manager.BeanManagerImpl.getInjectableReference(BeanManagerImpl.java:840)
 [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05]
at 
org.jboss.weld.injection.FieldInjectionPoint.inject(FieldInjectionPoint.java:92)
 [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05]
at org.jboss.weld.util.Beans.injectBoundFields(Beans.java:370) 
[weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05]
at 
org.jboss.weld.util.Beans.injectFieldsAndInitializers(Beans.java:381) 
[weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05]
at 
org.jboss.weld.injection.producer.ResourceInjector$1.proceed(ResourceInjector.java:70)
 [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05]
at 
org.jboss.weld.injection.InjectionContextImpl.run(InjectionContextImpl.java:48) 
[weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05]
at 
org.jboss.weld.injection.producer.ResourceInjector.inject(ResourceInjector.java:72)
 [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05]
at 
org.jboss.weld.injection.producer.BasicInjectionTarget.inject(BasicInjectionTarget.java:121)
 [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05]
at org.jboss.weld.bean.ManagedBean.create(ManagedBean.java:150) 
[weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05]
at org.jboss.weld.context.AbstractContext.get(AbstractContext.java:96) 
[weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05]
at 
org.jboss.weld.manager.BeanManagerImpl.getReference(BeanManagerImpl.java:742) 
[weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05]
at 
org.jboss.weld.manager.BeanManagerImpl.getReference(BeanManagerImpl.java:762) 
[weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05]
at 
org.jboss.weld.bean.builtin.InstanceImpl.getBeanInstance(InstanceImpl.java:168) 
[weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05]
at org.jboss.weld.bean.builtin.InstanceImpl.get(InstanceImpl.java:88) 
[weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05]
at org.ovirt.engine.core.bll.Backend.loadService(Backend.java:283) 
[bll.jar:]
at org.ovirt.engine.core.bll.Backend.initialize(Backend.java:271) 
[bll.jar:]
at org.ovirt.engine.core.bll.Backend.create(Backend.java:145) [bll.jar:]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 
[rt.jar:1.8.0_45]
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 
[rt.jar:1.8.0_45]
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
 [rt.jar:1.8.0_45]
at java.lang.reflect.Method.invoke(Method.java:497) [rt.jar:1.8.0_45]
at 
org.jboss.as.ee.component.ManagedReferenceLifecycleMethodInterceptor.processInvocation(ManagedReferenceLifecycleMethodInterceptor.java:96)
at 
org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309)
at 
org.jboss.invocation.WeavedInterceptor.processInvocation(WeavedInterceptor.java:53)
at 
org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309)
at 
org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:407)
at 
org.jboss.as.weld.ejb.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:70)
 [wildfly-weld-8.2.0.Final.jar:8.2.0.Final]
at 
org.jboss.as.weld.ejb.Jsr299BindingsInterceptor.doLifecycleInterception(Jsr299BindingsInterceptor.java:117)
 

[ovirt-devel] Updated Invitation: [3.6 deep dive] - v2v - Moving your Virtual Machines to o... @ Wed 2015-07-22 16:30 - 17:30 (bazu...@redhat.com)

2015-07-20 Thread bazulay
BEGIN:VCALENDAR
PRODID:-//Google Inc//Google Calendar 70.9054//EN
VERSION:2.0
CALSCALE:GREGORIAN
METHOD:REQUEST
BEGIN:VEVENT
DTSTART:20150722T133000Z
DTEND:20150722T143000Z
DTSTAMP:20150720T113504Z
ORGANIZER;CN=Barak Azulay:mailto:bazu...@redhat.com
UID:mna2iao625rpd28df5if9b8...@google.com
ATTENDEE;CUTYPE=INDIVIDUAL;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=
 TRUE;CN=Arik Hadas;X-NUM-GUESTS=0:mailto:aha...@redhat.com
ATTENDEE;CUTYPE=INDIVIDUAL;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=
 TRUE;CN=Michal Skrivanek;X-NUM-GUESTS=0:mailto:mskri...@redhat.com
ATTENDEE;CUTYPE=INDIVIDUAL;ROLE=REQ-PARTICIPANT;PARTSTAT=ACCEPTED;RSVP=TRUE
 ;CN=Barak Azulay;X-NUM-GUESTS=0:mailto:bazu...@redhat.com
ATTENDEE;CUTYPE=INDIVIDUAL;ROLE=REQ-PARTICIPANT;PARTSTAT=DECLINED;RSVP=TRUE
 ;CN=devel@ovirt.org;X-NUM-GUESTS=0:mailto:devel@ovirt.org
ATTENDEE;CUTYPE=INDIVIDUAL;ROLE=REQ-PARTICIPANT;PARTSTAT=ACCEPTED;RSVP=TRUE
 ;CN=us...@ovirt.org;X-NUM-GUESTS=0:mailto:us...@ovirt.org
CREATED:20150716T175243Z
DESCRIPTION:oVirt 3.6 introduces an integrated process to import virtual ma
 chines from VMware vSphere and virtual appliance (OVA) files. The previous 
 import process that was tedious and error-prone is replaced by a user-frien
 dly\, robust and efficient process. In this session Arik will present its a
 rchitecture\, present a demonstration that will show how one can import a v
 irtual machine from VMware vSphere into oVirt from oVirt's administration p
 ortal and present current limitations and possible future enhancements.\n\n
 feature page: http://www.ovirt.org/Features/virt-v2v_Integration\n\nView yo
 ur event at https://www.google.com/calendar/event?action=VIEWeid=bW5hMmlhb
 zYyNXJwZDI4ZGY1aWY5YjhkOTAgZGV2ZWxAb3ZpcnQub3Jntok=MTgjYmF6dWxheUByZWRoYXQ
 uY29tNGZiMjU5YzMzOTM0ODAwZmFlNzZiNDc4NzU3YzJmODA2YzNjNzZmZgctz=Asia/Jerusa
 lemhl=en.
LAST-MODIFIED:20150720T113504Z
LOCATION:https://www.youtube.com/watch?v=7vd8X6t9eBk
SEQUENCE:0
STATUS:CONFIRMED
SUMMARY:[3.6 deep dive] - v2v - Moving your Virtual Machines to oVirt with 
 ease
TRANSP:OPAQUE
END:VEVENT
END:VCALENDAR


invite.ics
Description: application/ics
___
Devel mailing list
Devel@ovirt.org
http://lists.ovirt.org/mailman/listinfo/devel

Re: [ovirt-devel] engine startup failure: Backend has been recursively invoked

2015-07-20 Thread Marcin Mirecki
SOLVED (by Yevgeny)

The error shows when a host is non-responsive before the engine is shut down.
https://bugzilla.redhat.com/show_bug.cgi?id=1244718

To get rid of the problem:
UPDATE vds_dynamic SET status = 3 WHERE status = 4;

- Original Message -
From: Marcin Mirecki mmire...@redhat.com
To: devel@ovirt.org
Sent: Monday, July 20, 2015 9:30:04 AM
Subject: [ovirt-devel] engine startup failure: Backend has been recursively 
invoked

After pulling the engine today morning, it refuses to start with the following 
exception. 
Any clues what cause of the problem is?


2015-07-20 09:13:32,273 ERROR [org.ovirt.engine.core.bll.Backend] 
(ServerService Thread Pool -- 47) [] Error during initialization: 
org.jboss.weld.exceptions.WeldException: WELD-49: Unable to invoke private 
void org.ovirt.engine.core.vdsbroker.ResourceManager.init() on 
org.ovirt.engine.core.vdsbroker.ResourceManager@5576f8fd
at 
org.jboss.weld.injection.producer.DefaultLifecycleCallbackInvoker.invokeMethods(DefaultLifecycleCallbackInvoker.java:100)
 [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05]
at 
org.jboss.weld.injection.producer.DefaultLifecycleCallbackInvoker.postConstruct(DefaultLifecycleCallbackInvoker.java:81)
 [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05]
at 
org.jboss.weld.injection.producer.BasicInjectionTarget.postConstruct(BasicInjectionTarget.java:126)
 [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05]
at 
org.jboss.weld.injection.producer.BeanInjectionTarget.postConstruct(BeanInjectionTarget.java:70)
 [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05]
at org.jboss.weld.bean.ManagedBean.create(ManagedBean.java:153) 
[weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05]
at org.jboss.weld.context.AbstractContext.get(AbstractContext.java:96) 
[weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05]
at 
org.jboss.weld.manager.BeanManagerImpl.getReference(BeanManagerImpl.java:742) 
[weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05]
at 
org.jboss.weld.manager.BeanManagerImpl.getInjectableReference(BeanManagerImpl.java:840)
 [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05]
at 
org.jboss.weld.injection.FieldInjectionPoint.inject(FieldInjectionPoint.java:92)
 [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05]
at org.jboss.weld.util.Beans.injectBoundFields(Beans.java:370) 
[weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05]
at 
org.jboss.weld.util.Beans.injectFieldsAndInitializers(Beans.java:381) 
[weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05]
at 
org.jboss.weld.injection.producer.ResourceInjector$1.proceed(ResourceInjector.java:70)
 [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05]
at 
org.jboss.weld.injection.InjectionContextImpl.run(InjectionContextImpl.java:48) 
[weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05]
at 
org.jboss.weld.injection.producer.ResourceInjector.inject(ResourceInjector.java:72)
 [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05]
at 
org.jboss.weld.injection.producer.BasicInjectionTarget.inject(BasicInjectionTarget.java:121)
 [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05]
at org.jboss.weld.bean.ManagedBean.create(ManagedBean.java:150) 
[weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05]
at org.jboss.weld.context.AbstractContext.get(AbstractContext.java:96) 
[weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05]
at 
org.jboss.weld.manager.BeanManagerImpl.getReference(BeanManagerImpl.java:742) 
[weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05]
at 
org.jboss.weld.manager.BeanManagerImpl.getReference(BeanManagerImpl.java:762) 
[weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05]
at 
org.jboss.weld.bean.builtin.InstanceImpl.getBeanInstance(InstanceImpl.java:168) 
[weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05]
at org.jboss.weld.bean.builtin.InstanceImpl.get(InstanceImpl.java:88) 
[weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05]
at org.ovirt.engine.core.bll.Backend.loadService(Backend.java:283) 
[bll.jar:]
at org.ovirt.engine.core.bll.Backend.initialize(Backend.java:271) 
[bll.jar:]
at org.ovirt.engine.core.bll.Backend.create(Backend.java:145) [bll.jar:]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 
[rt.jar:1.8.0_45]
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 
[rt.jar:1.8.0_45]
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
 [rt.jar:1.8.0_45]
at java.lang.reflect.Method.invoke(Method.java:497) [rt.jar:1.8.0_45]
at 
org.jboss.as.ee.component.ManagedReferenceLifecycleMethodInterceptor.processInvocation(ManagedReferenceLifecycleMethodInterceptor.java:96)
at 
org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309)
at 
org.jboss.invocation.WeavedInterceptor.processInvocation(WeavedInterceptor.java:53)
at 

[ovirt-devel] Invitation: [3.6 deep dive] - json events @ Thu 2015-07-23 16:00 - 16:45 (bazu...@redhat.com)

2015-07-20 Thread Barak Azulay
BEGIN:VCALENDAR
PRODID:-//Google Inc//Google Calendar 70.9054//EN
VERSION:2.0
CALSCALE:GREGORIAN
METHOD:REQUEST
BEGIN:VEVENT
DTSTART:20150723T13Z
DTEND:20150723T134500Z
DTSTAMP:20150720T114345Z
ORGANIZER;CN=Barak Azulay:mailto:bazu...@redhat.com
UID:3kfdosmnovmoevpcg4pp5hg...@google.com
ATTENDEE;CUTYPE=INDIVIDUAL;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=
 TRUE;CN=Oved Ourfali;X-NUM-GUESTS=0:mailto:ov...@redhat.com
ATTENDEE;CUTYPE=INDIVIDUAL;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=
 TRUE;CN=Piotr Kliczewski;X-NUM-GUESTS=0:mailto:pklic...@redhat.com
ATTENDEE;CUTYPE=INDIVIDUAL;ROLE=REQ-PARTICIPANT;PARTSTAT=ACCEPTED;RSVP=TRUE
 ;CN=Barak Azulay;X-NUM-GUESTS=0:mailto:bazu...@redhat.com
ATTENDEE;CUTYPE=INDIVIDUAL;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=
 TRUE;CN=devel@ovirt.org;X-NUM-GUESTS=0:mailto:devel@ovirt.org
ATTENDEE;CUTYPE=INDIVIDUAL;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=
 TRUE;CN=us...@ovirt.org;X-NUM-GUESTS=0:mailto:us...@ovirt.org
CREATED:20150716T174942Z
DESCRIPTION:In this session we'll cover how event infrastructure is impleme
 nted\, how to use it and what are benefits of it.  In addition  we'll  cove
 r vm monitoring changes - first usage of new API\n\nfeature page: http://ww
 w.ovirt.org/Features/Design/Events\n\nyoutube link: https://www.youtube.com
 /watch?v=hbg6ZSBuzbE\n\n\nView your event at https://www.google.com/calenda
 r/event?action=VIEWeid=M2tmZG9zbW5vdm1vZXZwY2c0cHA1aGc1NzggZGV2ZWxAb3ZpcnQ
 ub3Jntok=MTgjYmF6dWxheUByZWRoYXQuY29tZWIzOWU3NzE3MmU3NmYzYjBjMDAyZGNkMjY1Z
 DJjZjEyZDNmZGZhNwctz=Asia/Jerusalemhl=en.
LAST-MODIFIED:20150720T114345Z
LOCATION:https://www.youtube.com/watch?v=hbg6ZSBuzbE
SEQUENCE:1
STATUS:CONFIRMED
SUMMARY:[3.6 deep dive] - json events 
TRANSP:OPAQUE
END:VEVENT
END:VCALENDAR


invite.ics
Description: application/ics
___
Devel mailing list
Devel@ovirt.org
http://lists.ovirt.org/mailman/listinfo/devel

Re: [ovirt-devel] [oVirt 3.6 Localization Question #21] Storage Manager

2015-07-20 Thread Einav Cohen
Yuko, feel free to open a BZ on this issue. if it not a real issue, the BZ will 
be closed on NOT-A-BUG. 


Thanks,
Einav

- Original Message -
 From: Yuko Katabami ykata...@redhat.com
 To: devel@ovirt.org
 Sent: Monday, July 20, 2015 3:54:52 AM
 Subject: [ovirt-devel] [oVirt 3.6 Localization Question #21] Storage Manager
 
 Hi all,
 
 I am re-posting this as I still have not got answer yet.
 
 Could anyone help us?
 
 Thank you in advance,
 
 Yuko
 
 
 On 07/17/2015 12:53 PM, Yuko Katabami wrote:
 
 
 Hi,
 
 Although, these are not newly introduced strings for 3.6, they were brought
 to my attention by other translators and I would like to check with you.
 
 File: AppErrors (for both Admin and User Portals)
 Resource IDs:
 IRS_NETWORK_ERROR
 IRS_PROTOCOL_ERROR
 IRS_RESPONSE_ERROR
 Strings:
 Storage Manager Service not responding.
 Storage Manager protocol error.
 Storage Manager response error.
 Question: Is Storage Manager referring to Storage Pool Manager? If so,
 could you please fix it in the source code?
 
 Kind regards,
 
 Yuko
 
 
 
 ___
 Devel mailing list Devel@ovirt.org
 http://lists.ovirt.org/mailman/listinfo/devel
 
 
 
 ___
 Devel mailing list
 Devel@ovirt.org
 http://lists.ovirt.org/mailman/listinfo/devel
___
Devel mailing list
Devel@ovirt.org
http://lists.ovirt.org/mailman/listinfo/devel


Re: [ovirt-devel] [oVirt 3.6 Localization Question #21] Storage Manager

2015-07-20 Thread Yuko Katabami
Hi Einav,

Thank you very much for your reply.
I will file a bug and track the progress, as you suggested. :-)

Kind regards,

Yuko

On 07/20/2015 10:44 PM, Einav Cohen wrote:
 Yuko, feel free to open a BZ on this issue. if it not a real issue, the BZ 
 will be closed on NOT-A-BUG. 

 
 Thanks,
 Einav

 - Original Message -
 From: Yuko Katabami ykata...@redhat.com
 To: devel@ovirt.org
 Sent: Monday, July 20, 2015 3:54:52 AM
 Subject: [ovirt-devel] [oVirt 3.6 Localization Question #21] Storage
 Manager

 Hi all,

 I am re-posting this as I still have not got answer yet.

 Could anyone help us?

 Thank you in advance,

 Yuko


 On 07/17/2015 12:53 PM, Yuko Katabami wrote:


 Hi,

 Although, these are not newly introduced strings for 3.6, they were brought
 to my attention by other translators and I would like to check with you.

 File: AppErrors (for both Admin and User Portals)
 Resource IDs:
 IRS_NETWORK_ERROR
 IRS_PROTOCOL_ERROR
 IRS_RESPONSE_ERROR
 Strings:
 Storage Manager Service not responding.
 Storage Manager protocol error.
 Storage Manager response error.
 Question: Is Storage Manager referring to Storage Pool Manager? If so,
 could you please fix it in the source code?

 Kind regards,

 Yuko



 ___
 Devel mailing list Devel@ovirt.org
 http://lists.ovirt.org/mailman/listinfo/devel



 ___
 Devel mailing list
 Devel@ovirt.org
 http://lists.ovirt.org/mailman/listinfo/devel


___
Devel mailing list
Devel@ovirt.org
http://lists.ovirt.org/mailman/listinfo/devel

[ovirt-devel] Running oVirt 3.5 on fc21 with open jdk 1.8 (dev)

2015-07-20 Thread Eli Mesika
Hi

I upgraded my workstation from fc20 to fc21 and had troubles running 
engine-setup on a 3.5 application.
The following instructions did the trick to me (Thanks to Alon Bar Lev)

1) Download jboss-eap-x.y from http://www.jboss.org/products/eap/overview/ (zip)
2) Extract it to /opt (insure that it has the right permissions)
3) set the following environment variables :
   a) export OVIRT_ENGINE_JAVA_HOME=/usr/lib/jvm/jre
   b) export OVIRT_ENGINE_JAVA_HOME_FORCE=1
4) run engine-setup as follows :
   engine-setup --jboss-home=/opt/jboss-eap-x.y


Thanks
Eli Mesika

___
Devel mailing list
Devel@ovirt.org
http://lists.ovirt.org/mailman/listinfo/devel


[ovirt-devel] Edit template dialog can't be confirmed

2015-07-20 Thread Jakub Niedermertl
Hi all,

I can't confirm (close by 'Ok' button) 'Edit template' dialog in webadmin. 
Anyone experiencing similar issue?
No log messages in browser log nor in engine log.

Engine version: 3.6 master, commit da40d38

Jakub
___
Devel mailing list
Devel@ovirt.org
http://lists.ovirt.org/mailman/listinfo/devel


Re: [ovirt-devel] Edit template dialog can't be confirmed

2015-07-20 Thread Alexander Wels
On Monday, July 20, 2015 10:00:38 AM Jakub Niedermertl wrote:
 Hi all,
 
 I can't confirm (close by 'Ok' button) 'Edit template' dialog in webadmin.
 Anyone experiencing similar issue? No log messages in browser log nor in
 engine log.
 
 Engine version: 3.6 master, commit da40d38
 
 Jakub

I am seeing the same thing, my initial thought is that probably the validation 
is failing, and it is not showing you what failed. I don't have time to 
investigate right now, but once I am done with what I am working on I will 
look and see what is going on.

 ___
 Devel mailing list
 Devel@ovirt.org
 http://lists.ovirt.org/mailman/listinfo/devel

___
Devel mailing list
Devel@ovirt.org
http://lists.ovirt.org/mailman/listinfo/devel


[ovirt-devel] New warning when running dev env , JDK 1.8 , fc 21

2015-07-20 Thread Eli Mesika
Hi

I got those warnings when I run the application 

OpenJDK 64-Bit Server VM warning: ignoring option PermSize=256m; support was 
removed in 8.0
OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was 
removed in 8.0

Please advice  

Thanks
Eli Mesika

___
Devel mailing list
Devel@ovirt.org
http://lists.ovirt.org/mailman/listinfo/devel


Re: [ovirt-devel] Edit template dialog can't be confirmed

2015-07-20 Thread Christopher Pereira

On 20-07-2015 11:00, Jakub Niedermertl wrote:

Hi all,

I can't confirm (close by 'Ok' button) 'Edit template' dialog in webadmin. 
Anyone experiencing similar issue?
No log messages in browser log nor in engine log.

Engine version: 3.6 master, commit da40d38

Hi Jakub,

There is a bug present in 3.6 preventing the user to close the Edit 
Virtual Machine dialog.
Workarround: In the High Availability section (Show Advanced Options), 
select a Priority for Run/Migration queue, then press Ok.


PS: There is an open BZ for this bug.
___
Devel mailing list
Devel@ovirt.org
http://lists.ovirt.org/mailman/listinfo/devel


Re: [ovirt-devel] New warning when running dev env , JDK 1.8 , fc 21

2015-07-20 Thread Martin Perina
Hi,

those parameters were removed from JDK 8 [1]. For now you can
ignore this warning, in future when we will support JDK 8 only,
we will remove those parameters from engine service configuration.

Martin

[1] http://openjdk.java.net/jeps/122

- Original Message -
 From: Eli Mesika emes...@redhat.com
 To: devel devel@ovirt.org
 Sent: Monday, July 20, 2015 4:56:40 PM
 Subject: [ovirt-devel] New warning when running dev env , JDK 1.8 , fc 21
 
 Hi
 
 I got those warnings when I run the application
 
 OpenJDK 64-Bit Server VM warning: ignoring option PermSize=256m; support was
 removed in 8.0
 OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support
 was removed in 8.0
 
 Please advice
 
 Thanks
 Eli Mesika
 
 ___
 Devel mailing list
 Devel@ovirt.org
 http://lists.ovirt.org/mailman/listinfo/devel
 
___
Devel mailing list
Devel@ovirt.org
http://lists.ovirt.org/mailman/listinfo/devel


Re: [ovirt-devel] engine startup failure: Backend has been recursively invoked

2015-07-20 Thread Yevgeny Zaspitsky
As you might guess on your own, the update sql is a temporary measure... 

The engine patch was published for the problem: 
https://gerrit.ovirt.org/#/c/43831/ 

Regards, 
Yevgeny 

- Original Message -

 From: Marcin Mirecki mmire...@redhat.com
 To: devel@ovirt.org
 Sent: Monday, July 20, 2015 2:39:37 PM
 Subject: Re: [ovirt-devel] engine startup failure: Backend has been
 recursively invoked

 SOLVED (by Yevgeny)

 The error shows when a host is non-responsive before the engine is shut down.
 https://bugzilla.redhat.com/show_bug.cgi?id=1244718

 To get rid of the problem:
 UPDATE vds_dynamic SET status = 3 WHERE status = 4;

 - Original Message -
 From: Marcin Mirecki mmire...@redhat.com
 To: devel@ovirt.org
 Sent: Monday, July 20, 2015 9:30:04 AM
 Subject: [ovirt-devel] engine startup failure: Backend has been recursively
 invoked

 After pulling the engine today morning, it refuses to start with the
 following exception.
 Any clues what cause of the problem is?

 2015-07-20 09:13:32,273 ERROR [org.ovirt.engine.core.bll.Backend]
 (ServerService Thread Pool -- 47) [] Error during initialization:
 org.jboss.weld.exceptions.WeldException: WELD-49: Unable to invoke
 private void org.ovirt.engine.core.vdsbroker.ResourceManager.init() on
 org.ovirt.engine.core.vdsbroker.ResourceManager@5576f8fd
 at
 org.jboss.weld.injection.producer.DefaultLifecycleCallbackInvoker.invokeMethods(DefaultLifecycleCallbackInvoker.java:100)
 [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05]
 at
 org.jboss.weld.injection.producer.DefaultLifecycleCallbackInvoker.postConstruct(DefaultLifecycleCallbackInvoker.java:81)
 [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05]
 at
 org.jboss.weld.injection.producer.BasicInjectionTarget.postConstruct(BasicInjectionTarget.java:126)
 [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05]
 at
 org.jboss.weld.injection.producer.BeanInjectionTarget.postConstruct(BeanInjectionTarget.java:70)
 [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05]
 at org.jboss.weld.bean.ManagedBean.create(ManagedBean.java:153)
 [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05]
 at org.jboss.weld.context.AbstractContext.get(AbstractContext.java:96)
 [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05]
 at
 org.jboss.weld.manager.BeanManagerImpl.getReference(BeanManagerImpl.java:742)
 [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05]
 at
 org.jboss.weld.manager.BeanManagerImpl.getInjectableReference(BeanManagerImpl.java:840)
 [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05]
 at
 org.jboss.weld.injection.FieldInjectionPoint.inject(FieldInjectionPoint.java:92)
 [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05]
 at org.jboss.weld.util.Beans.injectBoundFields(Beans.java:370)
 [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05]
 at org.jboss.weld.util.Beans.injectFieldsAndInitializers(Beans.java:381)
 [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05]
 at
 org.jboss.weld.injection.producer.ResourceInjector$1.proceed(ResourceInjector.java:70)
 [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05]
 at
 org.jboss.weld.injection.InjectionContextImpl.run(InjectionContextImpl.java:48)
 [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05]
 at
 org.jboss.weld.injection.producer.ResourceInjector.inject(ResourceInjector.java:72)
 [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05]
 at
 org.jboss.weld.injection.producer.BasicInjectionTarget.inject(BasicInjectionTarget.java:121)
 [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05]
 at org.jboss.weld.bean.ManagedBean.create(ManagedBean.java:150)
 [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05]
 at org.jboss.weld.context.AbstractContext.get(AbstractContext.java:96)
 [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05]
 at
 org.jboss.weld.manager.BeanManagerImpl.getReference(BeanManagerImpl.java:742)
 [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05]
 at
 org.jboss.weld.manager.BeanManagerImpl.getReference(BeanManagerImpl.java:762)
 [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05]
 at
 org.jboss.weld.bean.builtin.InstanceImpl.getBeanInstance(InstanceImpl.java:168)
 [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05]
 at org.jboss.weld.bean.builtin.InstanceImpl.get(InstanceImpl.java:88)
 [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05]
 at org.ovirt.engine.core.bll.Backend.loadService(Backend.java:283) [bll.jar:]
 at org.ovirt.engine.core.bll.Backend.initialize(Backend.java:271) [bll.jar:]
 at org.ovirt.engine.core.bll.Backend.create(Backend.java:145) [bll.jar:]
 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
 [rt.jar:1.8.0_45]
 at
 sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
 [rt.jar:1.8.0_45]
 at
 sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
 [rt.jar:1.8.0_45]
 at java.lang.reflect.Method.invoke(Method.java:497) [rt.jar:1.8.0_45]
 at
 org.jboss.as.ee.component.ManagedReferenceLifecycleMethodInterceptor.processInvocation(ManagedReferenceLifecycleMethodInterceptor.java:96)
 at