Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 916446 Details for
Bug 1117397
When invalid config exists in /etc/ovirt-engine/extensions.d, engine don't start
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
server.log
server.log (text/x-log), 9.90 KB, created by
Ondra Machacek
on 2014-07-08 15:08:35 UTC
(
hide
)
Description:
server.log
Filename:
MIME Type:
Creator:
Ondra Machacek
Created:
2014-07-08 15:08:35 UTC
Size:
9.90 KB
patch
obsolete
>2014-07-08 17:06:01,204 INFO [org.jboss.weld.deployer] (MSC service thread 1-3) JBAS016005: Starting Services for CDI deployment: engine.ear >2014-07-08 17:06:01,312 INFO [org.jboss.weld.Version] (MSC service thread 1-3) WELD-000900 1.1.5 (AS71) >2014-07-08 17:06:01,689 INFO [org.jboss.weld.deployer] (MSC service thread 1-3) JBAS016008: Starting weld service for deployment engine.ear >2014-07-08 17:06:04,905 INFO [org.jboss.web] (MSC service thread 1-3) JBAS018210: Registering web context: /ovirt-engine/services >2014-07-08 17:06:05,000 INFO [org.jboss.web] (MSC service thread 1-3) JBAS018210: Registering web context: /ovirt-engine/api >2014-07-08 17:06:05,011 INFO [org.jboss.web] (MSC service thread 1-3) JBAS018210: Registering web context: >2014-07-08 17:06:05,146 INFO [org.jboss.web] (MSC service thread 1-1) JBAS018210: Registering web context: /ovirt-engine >2014-07-08 17:06:05,160 INFO [org.jboss.web] (MSC service thread 1-2) JBAS018210: Registering web context: /ovirt-engine/docs >2014-07-08 17:06:05,164 INFO [org.jboss.web] (MSC service thread 1-3) JBAS018210: Registering web context: /ovirt-engine/userportal >2014-07-08 17:06:05,178 INFO [org.jboss.web] (MSC service thread 1-4) JBAS018210: Registering web context: /ovirt-engine/webadmin >2014-07-08 17:06:05,204 INFO [org.quartz.impl.StdSchedulerFactory] (MSC service thread 1-1) Using default implementation for ThreadExecutor >2014-07-08 17:06:05,207 INFO [org.quartz.simpl.SimpleThreadPool] (MSC service thread 1-1) Job execution threads will use class loader of thread: MSC service thread 1-1 >2014-07-08 17:06:05,229 INFO [org.jboss.web] (MSC service thread 1-2) JBAS018210: Registering web context: /api >2014-07-08 17:06:05,308 INFO [org.quartz.core.SchedulerSignalerImpl] (MSC service thread 1-1) Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl >2014-07-08 17:06:05,309 INFO [org.quartz.core.QuartzScheduler] (MSC service thread 1-1) Quartz Scheduler v.2.1.2 created. >2014-07-08 17:06:05,312 INFO [org.quartz.simpl.RAMJobStore] (MSC service thread 1-1) RAMJobStore initialized. >2014-07-08 17:06:05,313 INFO [org.quartz.core.QuartzScheduler] (MSC service thread 1-1) Scheduler meta-data: Quartz Scheduler (v2.1.2) 'DefaultQuartzScheduler' with instanceId 'NON_CLUSTERED' > Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. > NOT STARTED. > Currently in standby mode. > Number of jobs executed: 0 > Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 100 threads. > Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. > >2014-07-08 17:06:05,316 INFO [org.quartz.impl.StdSchedulerFactory] (MSC service thread 1-1) Quartz scheduler 'DefaultQuartzScheduler' initialized from default resource file in Quartz package: 'quartz.properties' >2014-07-08 17:06:05,319 INFO [org.quartz.impl.StdSchedulerFactory] (MSC service thread 1-1) Quartz scheduler version: 2.1.2 >2014-07-08 17:06:05,320 INFO [org.quartz.core.QuartzScheduler] (MSC service thread 1-1) Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED started. >2014-07-08 17:06:05,473 INFO [org.springframework.beans.factory.xml.XmlBeanDefinitionReader] (MSC service thread 1-1) Loading XML bean definitions from class path resource [org/springframework/jdbc/support/sql-error-codes.xml] >2014-07-08 17:06:05,715 INFO [org.springframework.jdbc.support.SQLErrorCodesFactory] (MSC service thread 1-1) SQLErrorCodes loaded: [DB2, Derby, H2, HSQL, Informix, MS-SQL, MySQL, Oracle, PostgreSQL, Sybase] >2014-07-08 17:06:06,916 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-1) MSC00001: Failed to start service jboss.deployment.subunit."engine.ear"."bll.jar".component.Backend.START: org.jboss.msc.service.StartException in service jboss.deployment.subunit."engine.ear"."bll.jar".component.Backend.START: Failed to start service > at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1767) [jboss-msc-1.0.2.GA.jar:1.0.2.GA] > at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [rt.jar:1.7.0_55] > at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.7.0_55] > at java.lang.Thread.run(Thread.java:744) [rt.jar:1.7.0_55] >Caused by: java.lang.IllegalStateException: JBAS011048: Failed to construct component instance > at org.jboss.as.ee.component.BasicComponent.constructComponentInstance(BasicComponent.java:163) > at org.jboss.as.ee.component.BasicComponent.createInstance(BasicComponent.java:85) > at org.jboss.as.ejb3.component.singleton.SingletonComponent.getComponentInstance(SingletonComponent.java:116) > at org.jboss.as.ejb3.component.singleton.SingletonComponent.start(SingletonComponent.java:130) > at org.jboss.as.ee.component.ComponentStartService.start(ComponentStartService.java:44) > at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1811) [jboss-msc-1.0.2.GA.jar:1.0.2.GA] > at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1746) [jboss-msc-1.0.2.GA.jar:1.0.2.GA] > ... 3 more >Caused by: javax.ejb.EJBException: java.lang.RuntimeException: Error loading extension __unamed_012__ > at org.jboss.as.ejb3.tx.CMTTxInterceptor.handleExceptionInOurTx(CMTTxInterceptor.java:166) > at org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:230) > at org.jboss.as.ejb3.tx.CMTTxInterceptor.requiresNew(CMTTxInterceptor.java:333) > at org.jboss.as.ejb3.tx.SingletonLifecycleCMTTxInterceptor.processInvocation(SingletonLifecycleCMTTxInterceptor.java:56) > at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288) > at org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41) > at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288) > at org.jboss.as.ee.component.TCCLInterceptor.processInvocation(TCCLInterceptor.java:45) > at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288) > at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) > at org.jboss.as.ee.component.BasicComponent.constructComponentInstance(BasicComponent.java:161) > ... 9 more >Caused by: java.lang.RuntimeException: Error loading extension __unamed_012__ > at org.ovirt.engine.core.extensions.mgr.ExtensionsManager.loadImpl(ExtensionsManager.java:238) > at org.ovirt.engine.core.extensions.mgr.ExtensionsManager.load(ExtensionsManager.java:142) > at org.ovirt.engine.core.utils.extensionsmgr.EngineExtensionsManager.engineInitialize(EngineExtensionsManager.java:82) > at org.ovirt.engine.core.bll.Backend.initialize(Backend.java:266) > at org.ovirt.engine.core.bll.Backend.create(Backend.java:138) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.7.0_55] > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) [rt.jar:1.7.0_55] > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.7.0_55] > at java.lang.reflect.Method.invoke(Method.java:606) [rt.jar:1.7.0_55] > at org.jboss.as.ee.component.ManagedReferenceLifecycleMethodInterceptorFactory$ManagedReferenceLifecycleMethodInterceptor.processInvocation(ManagedReferenceLifecycleMethodInterceptorFactory.java:130) > at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288) > at org.jboss.invocation.WeavedInterceptor.processInvocation(WeavedInterceptor.java:53) > at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288) > at org.jboss.as.weld.injection.WeldInjectionInterceptor.processInvocation(WeldInjectionInterceptor.java:73) > at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288) > at org.jboss.as.ee.component.ManagedReferenceInterceptorFactory$ManagedReferenceInterceptor.processInvocation(ManagedReferenceInterceptorFactory.java:95) > at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288) > at org.jboss.as.ee.component.ManagedReferenceInterceptorFactory$ManagedReferenceInterceptor.processInvocation(ManagedReferenceInterceptorFactory.java:95) > at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288) > at org.jboss.invocation.WeavedInterceptor.processInvocation(WeavedInterceptor.java:53) > at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288) > at org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50) > at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288) > at org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:228) > ... 18 more >Caused by: org.ovirt.engine.core.extensions.mgr.ConfigurationException: Invalid binding method 'null'. > at org.ovirt.engine.core.extensions.mgr.ExtensionsManager.loadExtension(ExtensionsManager.java:335) > at org.ovirt.engine.core.extensions.mgr.ExtensionsManager.loadImpl(ExtensionsManager.java:183) > ... 41 more > >2014-07-08 17:06:06,939 ERROR [org.jboss.as] (MSC service thread 1-1) JBAS015875: JBoss AS 7.1.1.Final "Brontes" started (with errors) in 12017ms - Started 773 of 821 services (2 services failed or missing dependencies, 45 services are passive or on-demand) >2014-07-08 17:06:07,143 INFO [org.jboss.as.server] (DeploymentScanner-threads - 2) JBAS015870: Deploy of deployment "engine.ear" was rolled back with failure message {"JBAS014671: Failed services" => {"jboss.deployment.subunit.\"engine.ear\".\"bll.jar\".component.Backend.START" => "org.jboss.msc.service.StartException in service jboss.deployment.subunit.\"engine.ear\".\"bll.jar\".component.Backend.START: Failed to start service"}} >2014-07-08 17:06:07,145 INFO [org.jboss.as.controller] (DeploymentScanner-threads - 2) JBAS014774: Service status report >JBAS014777: Services which failed to start: service jboss.deployment.subunit."engine.ear"."bll.jar".component.Backend.START: org.jboss.msc.service.StartException in service jboss.deployment.subunit."engine.ear"."bll.jar".component.Backend.START: Failed to start service >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1117397
: 916446