
On 02/16/2015 10:57 AM, Sandro Bonazzola wrote:
Il 16/02/2015 10:45, Juan Hernández ha scritto:
On 02/16/2015 10:07 AM, Sandro Bonazzola wrote:
Il 02/02/2015 13:55, Juan Hernández ha scritto:
On 02/02/2015 07:56 AM, Sandro Bonazzola wrote:
Il 29/01/2015 22:30, Adam Litke ha scritto:
On 29/01/15 16:18 -0500, Yedidyah Bar David wrote: > ----- Original Message ----- >> From: "Adam Litke" <alitke@redhat.com> >> To: devel@ovirt.org >> Sent: Thursday, January 29, 2015 9:46:27 PM >> Subject: [ovirt-devel] Engine on Fedora 21 >> >> Hi all, >> >> Today I tried running engine on my Fedora 21 laptop. I tried two >> approaches for deploying jboss: using the ovirt-jboss-as package, and >> by downloading and unpacking jboss-7.1.1 into /usr/share as I have >> done in the past. engine-setup runs without errors but when I try to >> start engine the application does not seem to deploy in jboss and >> there are no errors reported (engine.log is empty). >> >> Is there a reasonable expectation that I should be able to get this >> working on F21 or am I wasting my time? Does anyone have any ideas >> on how I can resolve the startup issues? > > Which Java version did you try to use it with?
java-1.8.0-openjdk-1.8.0.31-3.b13.fc21.x86_64
> Did you have a look at [1]? In short: won't be, wait for f22.
Yeah, didn't see much documentation of specific issues and the tracker bug looks pretty clean as far as general engine usability goes.
Everything should be installable right now in F21 but jboss-as 7.1 doesn't work with java 1.8. We'll need to move to wildfly or backport java7 in order to make it working.
Alternatively, if it is for development purposes only, you may want to consider using JBoss EAP 6.x instead of JBoss AS 7.1.1. The root cause of the incompatibility has been fixed there (and in WildFly):
https://issues.jboss.org/browse/WFLY-2057
You can get JBoss EAP from here:
Juan, can you package EAP 6.4 beta from above link for testing on 3.6/master as you did for AS?
The use of the binaries available there is subject to the "JBoss Developer Program" subscription agreement:
I am not a lawyer, but my understanding is that if we re-distribute those binaries we would be in violation of the agreement. So even if technically packaging those binaries is a piece of cake, I think that we can't re-distribute them.
Ok, what about packaging building from sources?
The sources of JBoss EAP are available in ftp.redhat.com, like any Red Hat sources. But building them is nearly impossible, because the EAP sources depend on versions of other components that aren't available in maven central or any other public maven repository. You can manage to find the required versions of the sources of those components, but it would be a huge task.
Then you can unzip it to your favorite directory and use it during installation of oVirt Engine:
# engine-setup --jboss-home=/whatever/jboss-eap-6.3
It should work well with Java 8. If it doesn't work it is good to know, as we will need to fix it eventually.
-- Dirección Comercial: C/Jose Bardasano Baos, 9, Edif. Gorbea 3, planta 3ºD, 28016 Madrid, Spain Inscrita en el Reg. Mercantil de Madrid – C.I.F. B82657941 - Red Hat S.L.