[ovirt-devel] Engine on Fedora 21

Adam Litke alitke at redhat.com
Thu Jan 29 19:46:27 UTC 2015


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?

See logs attached...

-- 
Adam Litke
-------------- next part --------------
14:42:59,814 INFO  [org.jboss.modules] JBoss Modules version 1.1.1.GA
14:42:59,962 INFO  [org.jboss.msc] JBoss MSC version 1.0.2.GA
14:42:59,994 INFO  [org.jboss.as] JBAS015899: JBoss AS 7.1.1.Final "Brontes" starting
14:43:02,359 INFO  [org.xnio] XNIO Version 3.0.3.GA
14:43:02,369 INFO  [org.jboss.as.logging] JBAS011502: Removing bootstrap log handlers
14:44:55,300 INFO  [org.jboss.as.logging] JBAS011503: Restored bootstrap log handlers
14:44:55,340 INFO  [com.arjuna.ats.jbossatx] ARJUNA032018: Destroying TransactionManagerService
14:44:55,341 INFO  [com.arjuna.ats.jbossatx] ARJUNA032014: Stopping transaction recovery manager
14:44:55,832 INFO  [org.apache.coyote.http11.Http11Protocol] Pausing Coyote HTTP/1.1 on http--0.0.0.0-8443
14:44:55,832 INFO  [org.apache.coyote.http11.Http11Protocol] Stopping Coyote HTTP/1.1 on http--0.0.0.0-8443
14:44:55,832 INFO  [org.apache.coyote.http11.Http11Protocol] Pausing Coyote HTTP/1.1 on http--0.0.0.0-8080
14:44:55,834 INFO  [org.apache.coyote.http11.Http11Protocol] Stopping Coyote HTTP/1.1 on http--0.0.0.0-8080
14:45:01,218 INFO  [org.jboss.as] JBAS015950: JBoss AS 7.1.1.Final "Brontes" stopped in 5933ms
-------------- next part --------------
2015-01-29 14:43:02,379 INFO  [org.xnio.nio] (MSC service thread 1-1) XNIO NIO Implementation Version 3.0.3.GA
2015-01-29 14:43:02,381 INFO  [org.jboss.as.security] (ServerService Thread Pool -- 31) JBAS013101: Activating Security Subsystem
2015-01-29 14:43:02,383 INFO  [org.jboss.as.security] (MSC service thread 1-4) JBAS013100: Current PicketBox version=4.0.7.Final
2015-01-29 14:43:02,486 INFO  [org.jboss.as.naming] (ServerService Thread Pool -- 28) JBAS011800: Activating Naming Subsystem
2015-01-29 14:43:02,488 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 23) JBAS010280: Activating Infinispan subsystem.
2015-01-29 14:43:02,709 INFO  [org.jboss.as.connector] (MSC service thread 1-13) JBAS010408: Starting JCA Subsystem (JBoss IronJacamar 1.0.9.Final)
2015-01-29 14:43:03,353 INFO  [org.jboss.remoting] (MSC service thread 1-2) JBoss Remoting version 3.2.3.GA
2015-01-29 14:43:04,106 INFO  [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 19) JBAS010404: Deploying non-JDBC-compliant driver class org.postgresql.Driver (version 9.1)
2015-01-29 14:43:04,111 INFO  [org.jboss.as.naming] (MSC service thread 1-10) JBAS011802: Starting Naming Service
2015-01-29 14:43:05,082 INFO  [org.jboss.as.remoting] (MSC service thread 1-12) JBAS017100: Listening on /127.0.0.1:8703
2015-01-29 14:43:05,152 INFO  [org.apache.coyote.http11.Http11Protocol] (MSC service thread 1-3) Starting Coyote HTTP/1.1 on http--0.0.0.0-8080
2015-01-29 14:43:06,622 INFO  [org.apache.coyote.http11.Http11Protocol] (MSC service thread 1-15) Starting Coyote HTTP/1.1 on http--0.0.0.0-8443
2015-01-29 14:43:06,669 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-13) JBAS010400: Bound data source [java:/ENGINEDataSourceNoJTA]
2015-01-29 14:43:06,670 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-13) JBAS010400: Bound data source [java:/ENGINEDataSource]


More information about the Devel mailing list