Ovirt-engine is not starting after rebuild

This is a multi-part message in MIME format. --------------010601040505050305040300 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Hi, I have a strange issue with dev setup in F22. Engine fails to start after every rebuild. I have to drop the engine database and remove the folder ~/ovirt-engine and do a fresh setup to start the engine. Anyone facing the similar issue. *[rnachimu@rnachimu ovirt-engine]$* $HOME/ovirt-engine/share/ovirt-engine/services/ovirt-engine/ovirt-engine.py start 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 Listening for transport dt_socket at address: 8787 *[rnachimu@rnachimu ovirt-engine]$* Regards, Ramesh --------------010601040505050305040300 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: 8bit <html> <head> <meta http-equiv="content-type" content="text/html; charset=utf-8"> </head> <body text="#000000" bgcolor="#FFFFFF"> Hi,<br> <br> I have a strange issue with dev setup in F22. Engine fails to start after every rebuild. I have to drop the engine database and remove the folder ~/ovirt-engine and do a fresh setup to start the engine. Anyone facing the similar issue. <br> <br> <b>[rnachimu@rnachimu ovirt-engine]$</b> $HOME/ovirt-engine/share/ovirt-engine/services/ovirt-engine/ovirt-engine.py start<br> OpenJDK 64-Bit Server VM warning: ignoring option PermSize=256m; support was removed in 8.0<br> OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0<br> Listening for transport dt_socket at address: 8787<br> <b>[rnachimu@rnachimu ovirt-engine]$</b><br> <br> Regards,<br> Ramesh<br> </body> </html> --------------010601040505050305040300--

Hi, are you sure that you executed all steps as described in [1]? If so please attach boot/server/engine logs. Thanks Martin [1] http://lists.ovirt.org/pipermail/devel/2015-June/010832.html ----- Original Message -----
From: "Ramesh Nachimuthu" <rnachimu@redhat.com> To: devel@ovirt.org Sent: Thursday, July 23, 2015 1:34:05 PM Subject: [ovirt-devel] Ovirt-engine is not starting after rebuild
Hi,
I have a strange issue with dev setup in F22. Engine fails to start after every rebuild. I have to drop the engine database and remove the folder ~/ovirt-engine and do a fresh setup to start the engine. Anyone facing the similar issue.
[rnachimu@rnachimu ovirt-engine]$ $HOME/ovirt-engine/share/ovirt-engine/services/ovirt-engine/ovirt-engine.py start 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 Listening for transport dt_socket at address: 8787 [rnachimu@rnachimu ovirt-engine]$
Regards, Ramesh
_______________________________________________ Devel mailing list Devel@ovirt.org http://lists.ovirt.org/mailman/listinfo/devel

On 07/23/2015 05:14 PM, Martin Perina wrote:
Hi,
are you sure that you executed all steps as described in [1]? If so please attach boot/server/engine logs.
Yes. To confirm this, when I remove the ~/ovirt-engine folder and drop the engine database then build and setup it works. Regards, Ramesh
Thanks
Martin
[1] http://lists.ovirt.org/pipermail/devel/2015-June/010832.html
----- Original Message -----
From: "Ramesh Nachimuthu" <rnachimu@redhat.com> To: devel@ovirt.org Sent: Thursday, July 23, 2015 1:34:05 PM Subject: [ovirt-devel] Ovirt-engine is not starting after rebuild
Hi,
I have a strange issue with dev setup in F22. Engine fails to start after every rebuild. I have to drop the engine database and remove the folder ~/ovirt-engine and do a fresh setup to start the engine. Anyone facing the similar issue.
[rnachimu@rnachimu ovirt-engine]$ $HOME/ovirt-engine/share/ovirt-engine/services/ovirt-engine/ovirt-engine.py start 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 Listening for transport dt_socket at address: 8787 [rnachimu@rnachimu ovirt-engine]$
Regards, Ramesh
_______________________________________________ Devel mailing list Devel@ovirt.org http://lists.ovirt.org/mailman/listinfo/devel

Hello, In devenv, it is much simpler to use jboss-eap[1], it will work for you for 3.5, master, fc, rhel without any special configuration. Download and extract it to /opt. Just remember to pass --jboss-home=/opt/jboss-eap-xxx every time you run engine-setup. You do not really need to use wildfly, it just makes it more complex as we need to patch it. Regards, Alon [1] http://www.jboss.org/products/eap/download/ ----- Original Message -----
From: "Ramesh Nachimuthu" <rnachimu@redhat.com> To: "Martin Perina" <mperina@redhat.com> Cc: devel@ovirt.org Sent: Thursday, July 23, 2015 2:54:29 PM Subject: Re: [ovirt-devel] Ovirt-engine is not starting after rebuild
On 07/23/2015 05:14 PM, Martin Perina wrote:
Hi,
are you sure that you executed all steps as described in [1]? If so please attach boot/server/engine logs.
Yes. To confirm this, when I remove the ~/ovirt-engine folder and drop the engine database then build and setup it works.
Regards, Ramesh
Thanks
Martin
[1] http://lists.ovirt.org/pipermail/devel/2015-June/010832.html
----- Original Message -----
From: "Ramesh Nachimuthu" <rnachimu@redhat.com> To: devel@ovirt.org Sent: Thursday, July 23, 2015 1:34:05 PM Subject: [ovirt-devel] Ovirt-engine is not starting after rebuild
Hi,
I have a strange issue with dev setup in F22. Engine fails to start after every rebuild. I have to drop the engine database and remove the folder ~/ovirt-engine and do a fresh setup to start the engine. Anyone facing the similar issue.
[rnachimu@rnachimu ovirt-engine]$ $HOME/ovirt-engine/share/ovirt-engine/services/ovirt-engine/ovirt-engine.py start 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 Listening for transport dt_socket at address: 8787 [rnachimu@rnachimu ovirt-engine]$
Regards, Ramesh
_______________________________________________ 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

On 07/23/2015 05:30 PM, Alon Bar-Lev wrote:
Hello,
In devenv, it is much simpler to use jboss-eap[1], it will work for you for 3.5, master, fc, rhel without any special configuration.
Download and extract it to /opt.
Just remember to pass --jboss-home=/opt/jboss-eap-xxx every time you run engine-setup.
You do not really need to use wildfly, it just makes it more complex as we need to patch it.
I have some patch to sent for 3.5. So anyway I need this. Thanks Alon for the help. Regards, Ramesh
Regards, Alon
[1] http://www.jboss.org/products/eap/download/
----- Original Message -----
From: "Ramesh Nachimuthu" <rnachimu@redhat.com> To: "Martin Perina" <mperina@redhat.com> Cc: devel@ovirt.org Sent: Thursday, July 23, 2015 2:54:29 PM Subject: Re: [ovirt-devel] Ovirt-engine is not starting after rebuild
Hi,
are you sure that you executed all steps as described in [1]? If so please attach boot/server/engine logs. Yes. To confirm this, when I remove the ~/ovirt-engine folder and drop
On 07/23/2015 05:14 PM, Martin Perina wrote: the engine database then build and setup it works.
Regards, Ramesh
Thanks
Martin
[1] http://lists.ovirt.org/pipermail/devel/2015-June/010832.html
----- Original Message -----
From: "Ramesh Nachimuthu" <rnachimu@redhat.com> To: devel@ovirt.org Sent: Thursday, July 23, 2015 1:34:05 PM Subject: [ovirt-devel] Ovirt-engine is not starting after rebuild
Hi,
I have a strange issue with dev setup in F22. Engine fails to start after every rebuild. I have to drop the engine database and remove the folder ~/ovirt-engine and do a fresh setup to start the engine. Anyone facing the similar issue.
[rnachimu@rnachimu ovirt-engine]$ $HOME/ovirt-engine/share/ovirt-engine/services/ovirt-engine/ovirt-engine.py start 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 Listening for transport dt_socket at address: 8787 [rnachimu@rnachimu ovirt-engine]$
Regards, Ramesh
_______________________________________________ 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

Hi, according to logs you don't have ovirt-engine-widlfly-overlay RPM installed and/or you forgot to execute step 5 as described in [1]. Martin ----- Original Message -----
From: "Ramesh Nachimuthu" <rnachimu@redhat.com> To: "Martin Perina" <mperina@redhat.com> Cc: devel@ovirt.org Sent: Thursday, July 23, 2015 1:54:29 PM Subject: Re: [ovirt-devel] Ovirt-engine is not starting after rebuild
On 07/23/2015 05:14 PM, Martin Perina wrote:
Hi,
are you sure that you executed all steps as described in [1]? If so please attach boot/server/engine logs.
Yes. To confirm this, when I remove the ~/ovirt-engine folder and drop the engine database then build and setup it works.
Regards, Ramesh
Thanks
Martin
[1] http://lists.ovirt.org/pipermail/devel/2015-June/010832.html
----- Original Message -----
From: "Ramesh Nachimuthu" <rnachimu@redhat.com> To: devel@ovirt.org Sent: Thursday, July 23, 2015 1:34:05 PM Subject: [ovirt-devel] Ovirt-engine is not starting after rebuild
Hi,
I have a strange issue with dev setup in F22. Engine fails to start after every rebuild. I have to drop the engine database and remove the folder ~/ovirt-engine and do a fresh setup to start the engine. Anyone facing the similar issue.
[rnachimu@rnachimu ovirt-engine]$ $HOME/ovirt-engine/share/ovirt-engine/services/ovirt-engine/ovirt-engine.py start 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 Listening for transport dt_socket at address: 8787 [rnachimu@rnachimu ovirt-engine]$
Regards, Ramesh
_______________________________________________ Devel mailing list Devel@ovirt.org http://lists.ovirt.org/mailman/listinfo/devel

On 07/23/2015 05:35 PM, Martin Perina wrote:
Hi,
according to logs you don't have ovirt-engine-widlfly-overlay RPM installed and/or you forgot to execute step 5 as described in [1].
Thanks Martin. Now it works. I think i have executed the step 5 but I removed the folder ~/ovirt-engine for some reason :) Regards, Ramesh
Martin
----- Original Message -----
From: "Ramesh Nachimuthu" <rnachimu@redhat.com> To: "Martin Perina" <mperina@redhat.com> Cc: devel@ovirt.org Sent: Thursday, July 23, 2015 1:54:29 PM Subject: Re: [ovirt-devel] Ovirt-engine is not starting after rebuild
Hi,
are you sure that you executed all steps as described in [1]? If so please attach boot/server/engine logs. Yes. To confirm this, when I remove the ~/ovirt-engine folder and drop
On 07/23/2015 05:14 PM, Martin Perina wrote: the engine database then build and setup it works.
Regards, Ramesh
Thanks
Martin
[1] http://lists.ovirt.org/pipermail/devel/2015-June/010832.html
----- Original Message -----
From: "Ramesh Nachimuthu" <rnachimu@redhat.com> To: devel@ovirt.org Sent: Thursday, July 23, 2015 1:34:05 PM Subject: [ovirt-devel] Ovirt-engine is not starting after rebuild
Hi,
I have a strange issue with dev setup in F22. Engine fails to start after every rebuild. I have to drop the engine database and remove the folder ~/ovirt-engine and do a fresh setup to start the engine. Anyone facing the similar issue.
[rnachimu@rnachimu ovirt-engine]$ $HOME/ovirt-engine/share/ovirt-engine/services/ovirt-engine/ovirt-engine.py start 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 Listening for transport dt_socket at address: 8787 [rnachimu@rnachimu ovirt-engine]$
Regards, Ramesh
_______________________________________________ Devel mailing list Devel@ovirt.org http://lists.ovirt.org/mailman/listinfo/devel
participants (3)
-
Alon Bar-Lev
-
Martin Perina
-
Ramesh Nachimuthu