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 883556 Details for
Bug 1062318
[RFE] ovirt-engine doesn't work with jboss-as >= 8.0 (wildfly) on Fedora 20
[?]
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.
engine.log
engine.log (text/plain), 22.43 KB, created by
Tomasz Torcz
on 2014-04-07 10:36:08 UTC
(
hide
)
Description:
engine.log
Filename:
MIME Type:
Creator:
Tomasz Torcz
Created:
2014-04-07 10:36:08 UTC
Size:
22.43 KB
patch
obsolete
>2014-04-07 12:31:39,497 INFO [org.ovirt.engine.core.utils.LocalConfig] (MSC service thread 1-6) Loaded file "/usr/share/ovirt-engine/services/ovirt-engine/ovirt-engine.conf". >2014-04-07 12:31:39,500 INFO [org.ovirt.engine.core.utils.LocalConfig] (MSC service thread 1-6) Loaded file "/etc/ovirt-engine/engine.conf". >2014-04-07 12:31:39,505 INFO [org.ovirt.engine.core.utils.LocalConfig] (MSC service thread 1-6) Loaded file "/etc/ovirt-engine/engine.conf.d/10-setup-database.conf". >2014-04-07 12:31:39,509 INFO [org.ovirt.engine.core.utils.LocalConfig] (MSC service thread 1-6) Loaded file "/etc/ovirt-engine/engine.conf.d/10-setup-java.conf". >2014-04-07 12:31:39,512 INFO [org.ovirt.engine.core.utils.LocalConfig] (MSC service thread 1-6) Loaded file "/etc/ovirt-engine/engine.conf.d/10-setup-jboss.conf". >2014-04-07 12:31:39,516 INFO [org.ovirt.engine.core.utils.LocalConfig] (MSC service thread 1-6) Loaded file "/etc/ovirt-engine/engine.conf.d/10-setup-pki.conf". >2014-04-07 12:31:39,518 INFO [org.ovirt.engine.core.utils.LocalConfig] (MSC service thread 1-6) Loaded file "/etc/ovirt-engine/engine.conf.d/10-setup-protocols.conf". >2014-04-07 12:31:39,521 INFO [org.ovirt.engine.core.utils.LocalConfig] (MSC service thread 1-6) Value of property "ENGINE_AJP_ENABLED" is "true". >2014-04-07 12:31:39,524 INFO [org.ovirt.engine.core.utils.LocalConfig] (MSC service thread 1-6) Value of property "ENGINE_AJP_PORT" is "8702". >2014-04-07 12:31:39,526 INFO [org.ovirt.engine.core.utils.LocalConfig] (MSC service thread 1-6) Value of property "ENGINE_APPS" is "engine.ear". >2014-04-07 12:31:39,526 INFO [org.ovirt.engine.core.utils.LocalConfig] (MSC service thread 1-6) Value of property "ENGINE_CACHE" is "/var/cache/ovirt-engine". >2014-04-07 12:31:39,527 INFO [org.ovirt.engine.core.utils.LocalConfig] (MSC service thread 1-6) Value of property "ENGINE_DB_CHECK_INTERVAL" is "1000". >2014-04-07 12:31:39,529 INFO [org.ovirt.engine.core.utils.LocalConfig] (MSC service thread 1-6) Value of property "ENGINE_DB_CONNECTION_TIMEOUT" is "300000". >2014-04-07 12:31:39,532 INFO [org.ovirt.engine.core.utils.LocalConfig] (MSC service thread 1-6) Value of property "ENGINE_DB_DATABASE" is "engine". >2014-04-07 12:31:39,535 INFO [org.ovirt.engine.core.utils.LocalConfig] (MSC service thread 1-6) Value of property "ENGINE_DB_DRIVER" is "org.postgresql.Driver". >2014-04-07 12:31:39,538 INFO [org.ovirt.engine.core.utils.LocalConfig] (MSC service thread 1-6) Value of property "ENGINE_DB_HOST" is "localhost". >2014-04-07 12:31:39,548 INFO [org.ovirt.engine.core.utils.LocalConfig] (MSC service thread 1-6) Value of property "ENGINE_DB_MAX_CONNECTIONS" is "100". >2014-04-07 12:31:39,558 INFO [org.ovirt.engine.core.utils.LocalConfig] (MSC service thread 1-6) Value of property "ENGINE_DB_MIN_CONNECTIONS" is "1". >2014-04-07 12:31:39,563 INFO [org.ovirt.engine.core.utils.LocalConfig] (MSC service thread 1-6) Value of property "ENGINE_DB_PASSWORD" is "***". >2014-04-07 12:31:39,567 INFO [org.ovirt.engine.core.utils.LocalConfig] (MSC service thread 1-6) Value of property "ENGINE_DB_PORT" is "5432". >2014-04-07 12:31:39,571 INFO [org.ovirt.engine.core.utils.LocalConfig] (MSC service thread 1-6) Value of property "ENGINE_DB_SECURED" is "False". >2014-04-07 12:31:39,575 INFO [org.ovirt.engine.core.utils.LocalConfig] (MSC service thread 1-6) Value of property "ENGINE_DB_SECURED_VALIDATION" is "False". >2014-04-07 12:31:39,578 INFO [org.ovirt.engine.core.utils.LocalConfig] (MSC service thread 1-6) Value of property "ENGINE_DB_URL" is "jdbc:postgresql://localhost:5432/engine?sslfactory=org.postgresql.ssl.NonValidatingFactory". >2014-04-07 12:31:39,583 INFO [org.ovirt.engine.core.utils.LocalConfig] (MSC service thread 1-6) Value of property "ENGINE_DB_USER" is "engine". >2014-04-07 12:31:39,586 INFO [org.ovirt.engine.core.utils.LocalConfig] (MSC service thread 1-6) Value of property "ENGINE_DEBUG_ADDRESS" is "". >2014-04-07 12:31:39,589 INFO [org.ovirt.engine.core.utils.LocalConfig] (MSC service thread 1-6) Value of property "ENGINE_DOC" is "/usr/share/doc/ovirt-engine". >2014-04-07 12:31:39,593 INFO [org.ovirt.engine.core.utils.LocalConfig] (MSC service thread 1-6) Value of property "ENGINE_ETC" is "/etc/ovirt-engine". >2014-04-07 12:31:39,596 INFO [org.ovirt.engine.core.utils.LocalConfig] (MSC service thread 1-6) Value of property "ENGINE_FQDN" is "nonnabo.acx.lab". >2014-04-07 12:31:39,597 INFO [org.ovirt.engine.core.utils.LocalConfig] (MSC service thread 1-6) Value of property "ENGINE_GROUP" is "ovirt". >2014-04-07 12:31:39,597 INFO [org.ovirt.engine.core.utils.LocalConfig] (MSC service thread 1-6) Value of property "ENGINE_HEAP_MAX" is "1g". >2014-04-07 12:31:39,597 INFO [org.ovirt.engine.core.utils.LocalConfig] (MSC service thread 1-6) Value of property "ENGINE_HEAP_MIN" is "1g". >2014-04-07 12:31:39,598 INFO [org.ovirt.engine.core.utils.LocalConfig] (MSC service thread 1-6) Value of property "ENGINE_HTTPS_ENABLED" is "false". >2014-04-07 12:31:39,598 INFO [org.ovirt.engine.core.utils.LocalConfig] (MSC service thread 1-6) Value of property "ENGINE_HTTPS_PORT" is "None". >2014-04-07 12:31:39,598 INFO [org.ovirt.engine.core.utils.LocalConfig] (MSC service thread 1-6) Value of property "ENGINE_HTTPS_PROTOCOLS" is "SSLv3,TLSv1,TLSv1.1,TLSv1.2". >2014-04-07 12:31:39,599 INFO [org.ovirt.engine.core.utils.LocalConfig] (MSC service thread 1-6) Value of property "ENGINE_HTTP_ENABLED" is "false". >2014-04-07 12:31:39,599 INFO [org.ovirt.engine.core.utils.LocalConfig] (MSC service thread 1-6) Value of property "ENGINE_HTTP_PORT" is "None". >2014-04-07 12:31:39,600 INFO [org.ovirt.engine.core.utils.LocalConfig] (MSC service thread 1-6) Value of property "ENGINE_JAVA_MODULEPATH" is "/usr/share/ovirt-engine/modules". >2014-04-07 12:31:39,600 INFO [org.ovirt.engine.core.utils.LocalConfig] (MSC service thread 1-6) Value of property "ENGINE_JVM_ARGS" is " -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath="/var/log/ovirt-engine/dump"". >2014-04-07 12:31:39,601 INFO [org.ovirt.engine.core.utils.LocalConfig] (MSC service thread 1-6) Value of property "ENGINE_LOG" is "/var/log/ovirt-engine". >2014-04-07 12:31:39,601 INFO [org.ovirt.engine.core.utils.LocalConfig] (MSC service thread 1-6) Value of property "ENGINE_LOG_TO_CONSOLE" is "false". >2014-04-07 12:31:39,601 INFO [org.ovirt.engine.core.utils.LocalConfig] (MSC service thread 1-6) Value of property "ENGINE_MANUAL" is "/usr/share/ovirt-engine/manual". >2014-04-07 12:31:39,602 INFO [org.ovirt.engine.core.utils.LocalConfig] (MSC service thread 1-6) Value of property "ENGINE_PERM_MAX" is "256m". >2014-04-07 12:31:39,602 INFO [org.ovirt.engine.core.utils.LocalConfig] (MSC service thread 1-6) Value of property "ENGINE_PERM_MIN" is "256m". >2014-04-07 12:31:39,603 INFO [org.ovirt.engine.core.utils.LocalConfig] (MSC service thread 1-6) Value of property "ENGINE_PKI" is "/etc/pki/ovirt-engine". >2014-04-07 12:31:39,603 INFO [org.ovirt.engine.core.utils.LocalConfig] (MSC service thread 1-6) Value of property "ENGINE_PKI_CA" is "/etc/pki/ovirt-engine/ca.pem". >2014-04-07 12:31:39,603 INFO [org.ovirt.engine.core.utils.LocalConfig] (MSC service thread 1-6) Value of property "ENGINE_PKI_ENGINE_CERT" is "/etc/pki/ovirt-engine/certs/engine.cer". >2014-04-07 12:31:39,604 INFO [org.ovirt.engine.core.utils.LocalConfig] (MSC service thread 1-6) Value of property "ENGINE_PKI_ENGINE_STORE" is "/etc/pki/ovirt-engine/keys/engine.p12". >2014-04-07 12:31:39,604 INFO [org.ovirt.engine.core.utils.LocalConfig] (MSC service thread 1-6) Value of property "ENGINE_PKI_ENGINE_STORE_ALIAS" is "1". >2014-04-07 12:31:39,604 INFO [org.ovirt.engine.core.utils.LocalConfig] (MSC service thread 1-6) Value of property "ENGINE_PKI_ENGINE_STORE_PASSWORD" is "***". >2014-04-07 12:31:39,607 INFO [org.ovirt.engine.core.utils.LocalConfig] (MSC service thread 1-6) Value of property "ENGINE_PKI_TRUST_STORE" is "/etc/pki/ovirt-engine/.truststore". >2014-04-07 12:31:39,611 INFO [org.ovirt.engine.core.utils.LocalConfig] (MSC service thread 1-6) Value of property "ENGINE_PKI_TRUST_STORE_PASSWORD" is "***". >2014-04-07 12:31:39,615 INFO [org.ovirt.engine.core.utils.LocalConfig] (MSC service thread 1-6) Value of property "ENGINE_PROPERTIES" is " jsse.enableSNIExtension=false". >2014-04-07 12:31:39,619 INFO [org.ovirt.engine.core.utils.LocalConfig] (MSC service thread 1-6) Value of property "ENGINE_PROXY_ENABLED" is "true". >2014-04-07 12:31:39,622 INFO [org.ovirt.engine.core.utils.LocalConfig] (MSC service thread 1-6) Value of property "ENGINE_PROXY_HTTPS_PORT" is "443". >2014-04-07 12:31:39,625 INFO [org.ovirt.engine.core.utils.LocalConfig] (MSC service thread 1-6) Value of property "ENGINE_PROXY_HTTP_PORT" is "80". >2014-04-07 12:31:39,636 INFO [org.ovirt.engine.core.utils.LocalConfig] (MSC service thread 1-6) Value of property "ENGINE_REPORTS_UI" is "/var/lib/ovirt-engine/reports.xml". >2014-04-07 12:31:39,638 INFO [org.ovirt.engine.core.utils.LocalConfig] (MSC service thread 1-6) Value of property "ENGINE_STOP_INTERVAL" is "1". >2014-04-07 12:31:39,639 INFO [org.ovirt.engine.core.utils.LocalConfig] (MSC service thread 1-6) Value of property "ENGINE_STOP_TIME" is "10". >2014-04-07 12:31:39,645 INFO [org.ovirt.engine.core.utils.LocalConfig] (MSC service thread 1-6) Value of property "ENGINE_TMP" is "/var/tmp/ovirt-engine". >2014-04-07 12:31:39,648 INFO [org.ovirt.engine.core.utils.LocalConfig] (MSC service thread 1-6) Value of property "ENGINE_UP_MARK" is "/var/lib/ovirt-engine/engine.up". >2014-04-07 12:31:39,652 INFO [org.ovirt.engine.core.utils.LocalConfig] (MSC service thread 1-6) Value of property "ENGINE_URI" is "/ovirt-engine". >2014-04-07 12:31:39,654 INFO [org.ovirt.engine.core.utils.LocalConfig] (MSC service thread 1-6) Value of property "ENGINE_USER" is "ovirt". >2014-04-07 12:31:39,657 INFO [org.ovirt.engine.core.utils.LocalConfig] (MSC service thread 1-6) Value of property "ENGINE_USR" is "/usr/share/ovirt-engine". >2014-04-07 12:31:39,659 INFO [org.ovirt.engine.core.utils.LocalConfig] (MSC service thread 1-6) Value of property "ENGINE_VAR" is "/var/lib/ovirt-engine". >2014-04-07 12:31:39,662 INFO [org.ovirt.engine.core.utils.LocalConfig] (MSC service thread 1-6) Value of property "ENGINE_VERBOSE_GC" is "false". >2014-04-07 12:31:39,665 INFO [org.ovirt.engine.core.utils.LocalConfig] (MSC service thread 1-6) Value of property "JAVA_HOME" is "/usr/lib/jvm/jre-1.7.0-openjdk". >2014-04-07 12:31:39,668 INFO [org.ovirt.engine.core.utils.LocalConfig] (MSC service thread 1-6) Value of property "JBOSS_HOME" is "/usr/share/jboss-as-7.1.1.Final". >2014-04-07 12:31:39,671 INFO [org.ovirt.engine.core.utils.LocalConfig] (MSC service thread 1-6) Value of property "SENSITIVE_KEYS" is ",ENGINE_DB_PASSWORD,ENGINE_PKI_TRUST_STORE_PASSWORD,ENGINE_PKI_ENGINE_STORE_PASSWORD". >2014-04-07 12:31:40,033 INFO [org.ovirt.engine.core.bll.Backend] (MSC service thread 1-13) Start initializing Backend >2014-04-07 12:31:40,122 WARN [org.ovirt.engine.core.utils.ConfigUtilsBase] (MSC service thread 1-13) Could not find enum value for option: DesktopAudioDeviceType >2014-04-07 12:31:40,122 WARN [org.ovirt.engine.core.utils.ConfigUtilsBase] (MSC service thread 1-13) Could not find enum value for option: DesktopAudioDeviceType >2014-04-07 12:31:40,128 WARN [org.ovirt.engine.core.utils.ConfigUtilsBase] (MSC service thread 1-13) Could not find enum value for option: DesktopAudioDeviceType >2014-04-07 12:31:40,131 WARN [org.ovirt.engine.core.utils.ConfigUtilsBase] (MSC service thread 1-13) Could not find enum value for option: DesktopAudioDeviceType >2014-04-07 12:31:40,392 WARN [org.ovirt.engine.core.utils.ConfigUtilsBase] (MSC service thread 1-13) Could not find enum value for option: UserSessionTimeOutInvalidationInterval >2014-04-07 12:31:40,496 WARN [org.ovirt.engine.core.utils.ConfigUtilsBase] (MSC service thread 1-13) Could not find enum value for option: HotPlugCpuEnabled >2014-04-07 12:31:40,499 WARN [org.ovirt.engine.core.utils.ConfigUtilsBase] (MSC service thread 1-13) Could not find enum value for option: HotPlugCpuEnabled >2014-04-07 12:31:40,503 WARN [org.ovirt.engine.core.utils.ConfigUtilsBase] (MSC service thread 1-13) Could not find enum value for option: HotPlugCpuEnabled >2014-04-07 12:31:40,507 WARN [org.ovirt.engine.core.utils.ConfigUtilsBase] (MSC service thread 1-13) Could not find enum value for option: HotPlugCpuEnabled >2014-04-07 12:31:40,510 WARN [org.ovirt.engine.core.utils.ConfigUtilsBase] (MSC service thread 1-13) Could not find enum value for option: HotPlugCpuEnabled >2014-04-07 12:31:40,518 ERROR [org.ovirt.engine.core.dal.dbbroker.generic.DBConfigUtils] (MSC service thread 1-13) Could not parse option AutoRecoveryAllowedTypes value. >2014-04-07 12:31:40,522 INFO [org.ovirt.engine.core.bll.Backend] (MSC service thread 1-13) Running ovirt-engine 3.4.0-0.11.beta3.fc20 >2014-04-07 12:31:40,526 INFO [org.ovirt.engine.core.bll.CpuFlagsManagerHandler] (MSC service thread 1-13) Start initializing dictionaries >2014-04-07 12:31:40,538 INFO [org.ovirt.engine.core.bll.CpuFlagsManagerHandler] (MSC service thread 1-13) Finished initializing dictionaries >2014-04-07 12:31:40,542 INFO [org.ovirt.engine.core.bll.AuditLogCleanupManager] (MSC service thread 1-13) Start initializing AuditLogCleanupManager >2014-04-07 12:31:40,546 INFO [org.ovirt.engine.core.bll.AuditLogCleanupManager] (MSC service thread 1-13) Setting audit cleanup manager to run at: 35 35 3 * * ? >2014-04-07 12:31:40,578 INFO [org.ovirt.engine.core.bll.AuditLogCleanupManager] (MSC service thread 1-13) Finished initializing AuditLogCleanupManager >2014-04-07 12:31:40,584 INFO [org.ovirt.engine.core.bll.TagsDirector] (MSC service thread 1-13) Start initializing TagsDirector >2014-04-07 12:31:40,597 INFO [org.ovirt.engine.core.bll.TagsDirector] (MSC service thread 1-13) Tag root added to tree >2014-04-07 12:31:40,615 INFO [org.ovirt.engine.core.bll.TagsDirector] (MSC service thread 1-13) Finished initializing TagsDirector >2014-04-07 12:31:40,625 INFO [org.ovirt.engine.core.bll.IsoDomainListSyncronizer] (MSC service thread 1-13) Start initializing IsoDomainListSyncronizer >2014-04-07 12:31:40,637 INFO [org.ovirt.engine.core.bll.IsoDomainListSyncronizer] (MSC service thread 1-13) Finished initializing IsoDomainListSyncronizer >2014-04-07 12:31:40,654 INFO [org.ovirt.engine.core.utils.osinfo.OsInfoPreferencesLoader] (MSC service thread 1-13) Loaded file /etc/ovirt-engine/osinfo.conf.d/00-defaults.properties >2014-04-07 12:31:40,657 INFO [org.ovirt.engine.core.utils.osinfo.OsInfoPreferencesLoader] (MSC service thread 1-13) Loaded file /etc/ovirt-engine/osinfo.conf.d/10-sysprep.properties >2014-04-07 12:31:40,873 INFO [org.ovirt.engine.core.bll.Backend] (MSC service thread 1-13) Completed initializing handlers >2014-04-07 12:31:40,878 INFO [org.ovirt.engine.core.utils.ErrorTranslatorImpl] (MSC service thread 1-13) Start initializing ErrorTranslatorImpl >2014-04-07 12:31:40,899 WARN [org.ovirt.engine.core.utils.ErrorTranslatorImpl] (MSC service thread 1-13) Code MAC_ADDRESS_IS_IN_USE appears more than once in string table. >2014-04-07 12:31:40,901 INFO [org.ovirt.engine.core.utils.ErrorTranslatorImpl] (MSC service thread 1-13) Finished initializing ErrorTranslatorImpl >2014-04-07 12:31:40,901 INFO [org.ovirt.engine.core.utils.ErrorTranslatorImpl] (MSC service thread 1-13) Start initializing ErrorTranslatorImpl >2014-04-07 12:31:40,902 INFO [org.ovirt.engine.core.utils.ErrorTranslatorImpl] (MSC service thread 1-13) Finished initializing ErrorTranslatorImpl >2014-04-07 12:31:40,903 INFO [org.ovirt.engine.core.bll.Backend] (MSC service thread 1-13) Mark incomplete jobs as UNKNOWN >2014-04-07 12:31:40,952 INFO [org.ovirt.engine.core.bll.job.JobRepositoryCleanupManager] (MSC service thread 1-13) Start initializing JobRepositoryCleanupManager >2014-04-07 12:31:40,957 INFO [org.ovirt.engine.core.bll.job.JobRepositoryCleanupManager] (MSC service thread 1-13) Finished initializing JobRepositoryCleanupManager >2014-04-07 12:31:40,963 INFO [org.ovirt.engine.core.bll.AutoRecoveryManager] (MSC service thread 1-13) Start initializing AutoRecoveryManager >2014-04-07 12:31:40,970 INFO [org.ovirt.engine.core.bll.AutoRecoveryManager] (MSC service thread 1-13) Finished initializing AutoRecoveryManager >2014-04-07 12:31:40,978 INFO [org.ovirt.engine.core.dal.job.ExecutionMessageDirector] (MSC service thread 1-13) Start initializing ExecutionMessageDirector >2014-04-07 12:31:40,984 INFO [org.ovirt.engine.core.dal.job.ExecutionMessageDirector] (MSC service thread 1-13) Finished initializing ExecutionMessageDirector >2014-04-07 12:31:41,080 INFO [org.ovirt.engine.core.bll.adbroker.UsersDomainsCacheManagerService] (MSC service thread 1-12) Start initializing UsersDomainsCacheManagerService >2014-04-07 12:31:41,108 ERROR [org.ovirt.engine.core.utils.dns.DnsSRVLocator] (MSC service thread 1-12) Error: could not find DNS SRV record name: _ldap._tcp.acx.lab. >Exception message is: DNS name not found [response code 3] >Possible causes: missing DNS entries in the DNS server or DNS resolving issues from engine-core machine. >Please Ensure correct DNS entries exist in the DNS server and ensure the DNS server is reachable from the engine-core machine. >2014-04-07 12:31:41,113 INFO [org.ovirt.engine.core.bll.AsyncTaskManager] (MSC service thread 1-11) Initialization of AsyncTaskManager completed successfully. >2014-04-07 12:31:41,126 INFO [org.ovirt.engine.core.vdsbroker.ResourceManager] (MSC service thread 1-11) Start initializing ResourceManager >2014-04-07 12:31:41,165 WARN [org.ovirt.engine.core.bll.adbroker.UsersDomainsCacheManagerService] (MSC service thread 1-12) Error in getting LDAP servers for domain acx.lab: Authentication Failed. Please verify the fully qualified domain name that is used for authentication is correct.. Constructing an LDAP URL based on domain name >2014-04-07 12:31:41,181 INFO [org.ovirt.engine.core.bll.DbUserCacheManager] (MSC service thread 1-12) Start initializing DbUserCacheManager >2014-04-07 12:31:41,185 INFO [org.ovirt.engine.core.bll.DbUserCacheManager] (MSC service thread 1-12) Finished initializing DbUserCacheManager >2014-04-07 12:31:41,188 INFO [org.ovirt.engine.core.bll.adbroker.UsersDomainsCacheManagerService] (MSC service thread 1-12) Finished initializing UsersDomainsCacheManagerService >2014-04-07 12:31:41,767 ERROR [org.ovirt.engine.core.bll.adbroker.GetRootDSE] (DefaultQuartzScheduler_Worker-1) Failed to query rootDSE for LDAP server ldap://acx.lab:389 due to acx.lab:389 >2014-04-07 12:31:41,772 ERROR [org.ovirt.engine.core.utils.timer.SchedulerUtilQuartzImpl] (DefaultQuartzScheduler_Worker-1) Failed to invoke scheduled method refreshAllUsers: java.lang.reflect.InvocationTargetException > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.7.0_51] > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) [rt.jar:1.7.0_51] > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.7.0_51] > at java.lang.reflect.Method.invoke(Method.java:606) [rt.jar:1.7.0_51] > at org.ovirt.engine.core.utils.timer.JobWrapper.execute(JobWrapper.java:60) [scheduler.jar:] > at org.quartz.core.JobRunShell.run(JobRunShell.java:213) [quartz.jar:] > at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:557) [quartz.jar:] >Caused by: java.lang.NoClassDefFoundError: org/ovirt/engine/core/bll/adbroker/LdapSearchExceptionHandlingResponse > at org.ovirt.engine.core.bll.adbroker.LdapSearchExceptionHandler.handle(LdapSearchExceptionHandler.java:22) [bll.jar:] > at org.ovirt.engine.core.bll.adbroker.LdapSearchExceptionHandler.handle(LdapSearchExceptionHandler.java:16) [bll.jar:] > at org.ovirt.engine.core.bll.adbroker.DirectorySearcher.findAndOrderServers(DirectorySearcher.java:121) [bll.jar:] > at org.ovirt.engine.core.bll.adbroker.DirectorySearcher.find(DirectorySearcher.java:85) [bll.jar:] > at org.ovirt.engine.core.bll.adbroker.DirectorySearcher.findAll(DirectorySearcher.java:49) [bll.jar:] > at org.ovirt.engine.core.bll.adbroker.LdapSearchUserByQueryCommand.executeQuery(LdapSearchUserByQueryCommand.java:22) [bll.jar:] > at org.ovirt.engine.core.bll.adbroker.LdapBrokerCommandBase.execute(LdapBrokerCommandBase.java:77) [bll.jar:] > at org.ovirt.engine.core.bll.adbroker.LdapBrokerBase.runAdAction(LdapBrokerBase.java:18) [bll.jar:] > at org.ovirt.engine.core.bll.adbroker.LdapGetAdUserByUserIdListCommand.PopulateUsers(LdapGetAdUserByUserIdListCommand.java:41) [bll.jar:] > at org.ovirt.engine.core.bll.adbroker.LdapGetAdUserByUserIdListCommand.executeQuery(LdapGetAdUserByUserIdListCommand.java:29) [bll.jar:] > at org.ovirt.engine.core.bll.adbroker.LdapBrokerCommandBase.execute(LdapBrokerCommandBase.java:77) [bll.jar:] > at org.ovirt.engine.core.bll.adbroker.LdapBrokerBase.runAdAction(LdapBrokerBase.java:18) [bll.jar:] > at org.ovirt.engine.core.authentication.provisional.ProvisionalDirectory.findUsers(ProvisionalDirectory.java:84) [bll.jar:] > at org.ovirt.engine.core.bll.DbUserCacheManager.refreshUsers(DbUserCacheManager.java:119) [bll.jar:] > at org.ovirt.engine.core.bll.DbUserCacheManager.refreshAllUsers(DbUserCacheManager.java:92) [bll.jar:] > ... 7 more >Caused by: java.lang.ClassNotFoundException: org.ovirt.engine.core.bll.adbroker.LdapSearchExceptionHandlingResponse from [Module "deployment.engine.ear.bll.jar:main" from Service Module Loader] > at org.jboss.modules.ModuleClassLoader.findClass(ModuleClassLoader.java:190) > at org.jboss.modules.ConcurrentClassLoader.performLoadClassUnchecked(ConcurrentClassLoader.java:468) > at org.jboss.modules.ConcurrentClassLoader.performLoadClassChecked(ConcurrentClassLoader.java:456) > at org.jboss.modules.ConcurrentClassLoader.performLoadClass(ConcurrentClassLoader.java:398) > at org.jboss.modules.ConcurrentClassLoader.loadClass(ConcurrentClassLoader.java:120) > ... 22 more > >2014-04-07 12:31:41,878 ERROR [org.ovirt.engine.core.utils.timer.SchedulerUtilQuartzImpl] (DefaultQuartzScheduler_Worker-1) failed to reschedule the job: org.quartz.SchedulerException: The Scheduler has been shutdown. > at org.quartz.core.QuartzScheduler.validateState(QuartzScheduler.java:749) [quartz.jar:] > at org.quartz.core.QuartzScheduler.rescheduleJob(QuartzScheduler.java:1060) [quartz.jar:] > at org.quartz.impl.StdScheduler.rescheduleJob(StdScheduler.java:312) [quartz.jar:] > at org.ovirt.engine.core.utils.timer.SchedulerUtilQuartzImpl.rescheduleAJob(SchedulerUtilQuartzImpl.java:331) [scheduler.jar:] > at org.ovirt.engine.core.utils.timer.FixedDelayJobListener.jobWasExecuted(FixedDelayJobListener.java:91) [scheduler.jar:] > at org.quartz.core.QuartzScheduler.notifyJobListenersWasExecuted(QuartzScheduler.java:1937) [quartz.jar:] > at org.quartz.core.JobRunShell.notifyJobListenersComplete(JobRunShell.java:361) [quartz.jar:] > at org.quartz.core.JobRunShell.run(JobRunShell.java:235) [quartz.jar:] > at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:557) [quartz.jar:] >
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 1062318
:
883555
| 883556 |
883557