Both ovirt engine & host run F19.
oVirt Engine Version: 3.3.1-2.fc19
I get an "unexpected connection termination" when trying to install host
(see attached log).

Can someone help ?

Thanks in advance

*Pascal *
2013-11-28 09:52:53,285 INFO  [org.ovirt.engine.core.utils.LocalConfig] (MSC service thread 1-13) Loaded file "/usr/share/ovirt-engine/services/ovirt-engine/ovirt-engine.conf".
2013-11-28 09:52:53,286 INFO  [org.ovirt.engine.core.utils.LocalConfig] (MSC service thread 1-13) Loaded file "/etc/ovirt-engine/engine.conf".
2013-11-28 09:52:53,286 INFO  [org.ovirt.engine.core.utils.LocalConfig] (MSC service thread 1-13) Loaded file "/etc/ovirt-engine/engine.conf.d/10-setup-database.conf".
2013-11-28 09:52:53,287 INFO  [org.ovirt.engine.core.utils.LocalConfig] (MSC service thread 1-13) Loaded file "/etc/ovirt-engine/engine.conf.d/10-setup-jboss.conf".
2013-11-28 09:52:53,287 INFO  [org.ovirt.engine.core.utils.LocalConfig] (MSC service thread 1-13) Loaded file "/etc/ovirt-engine/engine.conf.d/10-setup-pki.conf".
2013-11-28 09:52:53,287 INFO  [org.ovirt.engine.core.utils.LocalConfig] (MSC service thread 1-13) Loaded file "/etc/ovirt-engine/engine.conf.d/10-setup-protocols.conf".
2013-11-28 09:52:53,288 INFO  [org.ovirt.engine.core.utils.LocalConfig] (MSC service thread 1-13) Value of property "ENGINE_AJP_ENABLED" is "true".
2013-11-28 09:52:53,288 INFO  [org.ovirt.engine.core.utils.LocalConfig] (MSC service thread 1-13) Value of property "ENGINE_AJP_PORT" is "8702".
2013-11-28 09:52:53,288 INFO  [org.ovirt.engine.core.utils.LocalConfig] (MSC service thread 1-13) Value of property "ENGINE_APPS" is "engine.ear".
2013-11-28 09:52:53,288 INFO  [org.ovirt.engine.core.utils.LocalConfig] (MSC service thread 1-13) Value of property "ENGINE_CACHE" is "/var/cache/ovirt-engine".
2013-11-28 09:52:53,288 INFO  [org.ovirt.engine.core.utils.LocalConfig] (MSC service thread 1-13) Value of property "ENGINE_DB_CHECK_INTERVAL" is "1000".
2013-11-28 09:52:53,289 INFO  [org.ovirt.engine.core.utils.LocalConfig] (MSC service thread 1-13) Value of property "ENGINE_DB_CONNECTION_TIMEOUT" is "300000".
2013-11-28 09:52:53,289 INFO  [org.ovirt.engine.core.utils.LocalConfig] (MSC service thread 1-13) Value of property "ENGINE_DB_DATABASE" is "engine".
2013-11-28 09:52:53,289 INFO  [org.ovirt.engine.core.utils.LocalConfig] (MSC service thread 1-13) Value of property "ENGINE_DB_DRIVER" is "org.postgresql.Driver".
2013-11-28 09:52:53,289 INFO  [org.ovirt.engine.core.utils.LocalConfig] (MSC service thread 1-13) Value of property "ENGINE_DB_HOST" is "localhost".
2013-11-28 09:52:53,290 INFO  [org.ovirt.engine.core.utils.LocalConfig] (MSC service thread 1-13) Value of property "ENGINE_DB_MAX_CONNECTIONS" is "100".
2013-11-28 09:52:53,290 INFO  [org.ovirt.engine.core.utils.LocalConfig] (MSC service thread 1-13) Value of property "ENGINE_DB_MIN_CONNECTIONS" is "1".
2013-11-28 09:52:53,290 INFO  [org.ovirt.engine.core.utils.LocalConfig] (MSC service thread 1-13) Value of property "ENGINE_DB_PASSWORD" is "***".
2013-11-28 09:52:53,290 INFO  [org.ovirt.engine.core.utils.LocalConfig] (MSC service thread 1-13) Value of property "ENGINE_DB_PORT" is "5432".
2013-11-28 09:52:53,291 INFO  [org.ovirt.engine.core.utils.LocalConfig] (MSC service thread 1-13) Value of property "ENGINE_DB_SECURED" is "False".
2013-11-28 09:52:53,291 INFO  [org.ovirt.engine.core.utils.LocalConfig] (MSC service thread 1-13) Value of property "ENGINE_DB_SECURED_VALIDATION" is "False".
2013-11-28 09:52:53,291 INFO  [org.ovirt.engine.core.utils.LocalConfig] (MSC service thread 1-13) Value of property "ENGINE_DB_SSL" is "false".
2013-11-28 09:52:53,292 INFO  [org.ovirt.engine.core.utils.LocalConfig] (MSC service thread 1-13) Value of property "ENGINE_DB_URL" is "jdbc:postgresql://localhost:5432/engine?&sslfactory=org.postgresql.ssl.NonValidatingFactory".
2013-11-28 09:52:53,292 INFO  [org.ovirt.engine.core.utils.LocalConfig] (MSC service thread 1-13) Value of property "ENGINE_DB_USER" is "engine".
2013-11-28 09:52:53,292 INFO  [org.ovirt.engine.core.utils.LocalConfig] (MSC service thread 1-13) Value of property "ENGINE_DEBUG_ADDRESS" is "".
2013-11-28 09:52:53,292 INFO  [org.ovirt.engine.core.utils.LocalConfig] (MSC service thread 1-13) Value of property "ENGINE_DOC" is "/usr/share/doc/ovirt-engine".
2013-11-28 09:52:53,293 INFO  [org.ovirt.engine.core.utils.LocalConfig] (MSC service thread 1-13) Value of property "ENGINE_ETC" is "/etc/ovirt-engine".
2013-11-28 09:52:53,293 INFO  [org.ovirt.engine.core.utils.LocalConfig] (MSC service thread 1-13) Value of property "ENGINE_FQDN" is "lab1.home".
2013-11-28 09:52:53,293 INFO  [org.ovirt.engine.core.utils.LocalConfig] (MSC service thread 1-13) Value of property "ENGINE_GROUP" is "ovirt".
2013-11-28 09:52:53,294 INFO  [org.ovirt.engine.core.utils.LocalConfig] (MSC service thread 1-13) Value of property "ENGINE_HEAP_MAX" is "1g".
2013-11-28 09:52:53,294 INFO  [org.ovirt.engine.core.utils.LocalConfig] (MSC service thread 1-13) Value of property "ENGINE_HEAP_MIN" is "1g".
2013-11-28 09:52:53,294 INFO  [org.ovirt.engine.core.utils.LocalConfig] (MSC service thread 1-13) Value of property "ENGINE_HTTPS_ENABLED" is "false".
2013-11-28 09:52:53,295 INFO  [org.ovirt.engine.core.utils.LocalConfig] (MSC service thread 1-13) Value of property "ENGINE_HTTPS_PORT" is "None".
2013-11-28 09:52:53,295 INFO  [org.ovirt.engine.core.utils.LocalConfig] (MSC service thread 1-13) Value of property "ENGINE_HTTPS_PROTOCOLS" is "SSLv3,TLSv1,TLSv1.1,TLSv1.2".
2013-11-28 09:52:53,295 INFO  [org.ovirt.engine.core.utils.LocalConfig] (MSC service thread 1-13) Value of property "ENGINE_HTTP_ENABLED" is "false".
2013-11-28 09:52:53,295 INFO  [org.ovirt.engine.core.utils.LocalConfig] (MSC service thread 1-13) Value of property "ENGINE_HTTP_PORT" is "None".
2013-11-28 09:52:53,296 INFO  [org.ovirt.engine.core.utils.LocalConfig] (MSC service thread 1-13) Value of property "ENGINE_JVM_ARGS" is " -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath="/var/log/ovirt-engine/dump"".
2013-11-28 09:52:53,296 INFO  [org.ovirt.engine.core.utils.LocalConfig] (MSC service thread 1-13) Value of property "ENGINE_LOG" is "/var/log/ovirt-engine".
2013-11-28 09:52:53,296 INFO  [org.ovirt.engine.core.utils.LocalConfig] (MSC service thread 1-13) Value of property "ENGINE_LOG_TO_CONSOLE" is "false".
2013-11-28 09:52:53,297 INFO  [org.ovirt.engine.core.utils.LocalConfig] (MSC service thread 1-13) Value of property "ENGINE_MANUAL" is "/usr/share/ovirt-engine/manual".
2013-11-28 09:52:53,297 INFO  [org.ovirt.engine.core.utils.LocalConfig] (MSC service thread 1-13) Value of property "ENGINE_PERM_MAX" is "256m".
2013-11-28 09:52:53,297 INFO  [org.ovirt.engine.core.utils.LocalConfig] (MSC service thread 1-13) Value of property "ENGINE_PERM_MIN" is "256m".
2013-11-28 09:52:53,298 INFO  [org.ovirt.engine.core.utils.LocalConfig] (MSC service thread 1-13) Value of property "ENGINE_PKI" is "/etc/pki/ovirt-engine".
2013-11-28 09:52:53,298 INFO  [org.ovirt.engine.core.utils.LocalConfig] (MSC service thread 1-13) Value of property "ENGINE_PKI_CA" is "/etc/pki/ovirt-engine/ca.pem".
2013-11-28 09:52:53,298 INFO  [org.ovirt.engine.core.utils.LocalConfig] (MSC service thread 1-13) Value of property "ENGINE_PKI_ENGINE_CERT" is "/etc/pki/ovirt-engine/certs/engine.cer".
2013-11-28 09:52:53,299 INFO  [org.ovirt.engine.core.utils.LocalConfig] (MSC service thread 1-13) Value of property "ENGINE_PKI_ENGINE_STORE" is "/etc/pki/ovirt-engine/keys/engine.p12".
2013-11-28 09:52:53,299 INFO  [org.ovirt.engine.core.utils.LocalConfig] (MSC service thread 1-13) Value of property "ENGINE_PKI_ENGINE_STORE_ALIAS" is "1".
2013-11-28 09:52:53,300 INFO  [org.ovirt.engine.core.utils.LocalConfig] (MSC service thread 1-13) Value of property "ENGINE_PKI_ENGINE_STORE_PASSWORD" is "***".
2013-11-28 09:52:53,300 INFO  [org.ovirt.engine.core.utils.LocalConfig] (MSC service thread 1-13) Value of property "ENGINE_PKI_TRUST_STORE" is "/etc/pki/ovirt-engine/.truststore".
2013-11-28 09:52:53,300 INFO  [org.ovirt.engine.core.utils.LocalConfig] (MSC service thread 1-13) Value of property "ENGINE_PKI_TRUST_STORE_PASSWORD" is "***".
2013-11-28 09:52:53,301 INFO  [org.ovirt.engine.core.utils.LocalConfig] (MSC service thread 1-13) Value of property "ENGINE_PROPERTIES" is " jsse.enableSNIExtension=false".
2013-11-28 09:52:53,301 INFO  [org.ovirt.engine.core.utils.LocalConfig] (MSC service thread 1-13) Value of property "ENGINE_PROXY_ENABLED" is "true".
2013-11-28 09:52:53,301 INFO  [org.ovirt.engine.core.utils.LocalConfig] (MSC service thread 1-13) Value of property "ENGINE_PROXY_HTTPS_PORT" is "443".
2013-11-28 09:52:53,302 INFO  [org.ovirt.engine.core.utils.LocalConfig] (MSC service thread 1-13) Value of property "ENGINE_PROXY_HTTP_PORT" is "80".
2013-11-28 09:52:53,302 INFO  [org.ovirt.engine.core.utils.LocalConfig] (MSC service thread 1-13) Value of property "ENGINE_STOP_INTERVAL" is "1".
2013-11-28 09:52:53,302 INFO  [org.ovirt.engine.core.utils.LocalConfig] (MSC service thread 1-13) Value of property "ENGINE_STOP_TIME" is "10".
2013-11-28 09:52:53,303 INFO  [org.ovirt.engine.core.utils.LocalConfig] (MSC service thread 1-13) Value of property "ENGINE_TMP" is "/var/tmp/ovirt-engine".
2013-11-28 09:52:53,303 INFO  [org.ovirt.engine.core.utils.LocalConfig] (MSC service thread 1-13) Value of property "ENGINE_UP_MARK" is "/var/lib/ovirt-engine/engine.up".
2013-11-28 09:52:53,303 INFO  [org.ovirt.engine.core.utils.LocalConfig] (MSC service thread 1-13) Value of property "ENGINE_USER" is "ovirt".
2013-11-28 09:52:53,303 INFO  [org.ovirt.engine.core.utils.LocalConfig] (MSC service thread 1-13) Value of property "ENGINE_USR" is "/usr/share/ovirt-engine".
2013-11-28 09:52:53,304 INFO  [org.ovirt.engine.core.utils.LocalConfig] (MSC service thread 1-13) Value of property "ENGINE_VAR" is "/var/lib/ovirt-engine".
2013-11-28 09:52:53,304 INFO  [org.ovirt.engine.core.utils.LocalConfig] (MSC service thread 1-13) Value of property "ENGINE_VERBOSE_GC" is "false".
2013-11-28 09:52:53,304 INFO  [org.ovirt.engine.core.utils.LocalConfig] (MSC service thread 1-13) Value of property "JBOSS_HOME" is "/usr/share/jboss-as".
2013-11-28 09:52:53,304 INFO  [org.ovirt.engine.core.utils.LocalConfig] (MSC service thread 1-13) Value of property "SENSITIVE_KEYS" is ",ENGINE_DB_PASSWORD,ENGINE_PKI_TRUST_STORE_PASSWORD,ENGINE_PKI_ENGINE_STORE_PASSWORD".
2013-11-28 09:52:53,772 INFO  [org.ovirt.engine.core.bll.Backend] (MSC service thread 1-16) Start initializing Backend
2013-11-28 09:52:53,936 ERROR [org.ovirt.engine.core.dal.dbbroker.generic.DBConfigUtils] (MSC service thread 1-16) Could not parse option AutoRecoveryAllowedTypes value.
2013-11-28 09:52:54,070 INFO  [org.ovirt.engine.core.bll.Backend] (MSC service thread 1-16) Running ovirt-engine 3.3.1-2.fc19
2013-11-28 09:52:54,071 INFO  [org.ovirt.engine.core.bll.CpuFlagsManagerHandler] (MSC service thread 1-16) Start initializing dictionaries
2013-11-28 09:52:54,073 INFO  [org.ovirt.engine.core.bll.CpuFlagsManagerHandler] (MSC service thread 1-16) Finished initializing dictionaries
2013-11-28 09:52:54,074 INFO  [org.ovirt.engine.core.bll.AuditLogCleanupManager] (MSC service thread 1-16) Start initializing AuditLogCleanupManager
2013-11-28 09:52:54,074 INFO  [org.ovirt.engine.core.bll.AuditLogCleanupManager] (MSC service thread 1-16) Setting audit cleanup manager to run at: 35 35 3 * * ?
2013-11-28 09:52:54,086 INFO  [org.ovirt.engine.core.bll.AuditLogCleanupManager] (MSC service thread 1-16) Finished initializing AuditLogCleanupManager
2013-11-28 09:52:54,088 INFO  [org.ovirt.engine.core.bll.TagsDirector] (MSC service thread 1-16) Start initializing TagsDirector
2013-11-28 09:52:54,094 INFO  [org.ovirt.engine.core.bll.TagsDirector] (MSC service thread 1-16) Tag root added to tree
2013-11-28 09:52:54,104 INFO  [org.ovirt.engine.core.bll.TagsDirector] (MSC service thread 1-16) Finished initializing TagsDirector
2013-11-28 09:52:54,106 INFO  [org.ovirt.engine.core.bll.IsoDomainListSyncronizer] (MSC service thread 1-16) Start initializing IsoDomainListSyncronizer
2013-11-28 09:52:54,111 INFO  [org.ovirt.engine.core.bll.IsoDomainListSyncronizer] (MSC service thread 1-16) Finished initializing IsoDomainListSyncronizer
2013-11-28 09:52:54,118 INFO  [org.ovirt.engine.core.utils.osinfo.OsInfoPreferencesLoader] (MSC service thread 1-16) Loaded file /etc/ovirt-engine/osinfo.conf.d/00-defaults.properties
2013-11-28 09:52:54,300 INFO  [org.ovirt.engine.core.bll.Backend] (MSC service thread 1-16) Completed initializing handlers
2013-11-28 09:52:54,301 INFO  [org.ovirt.engine.core.utils.ErrorTranslatorImpl] (MSC service thread 1-16) Start initializing ErrorTranslatorImpl
2013-11-28 09:52:54,313 WARN  [org.ovirt.engine.core.utils.ErrorTranslatorImpl] (MSC service thread 1-16) Code MAC_ADDRESS_IS_IN_USE appears more than once in string table.
2013-11-28 09:52:54,315 INFO  [org.ovirt.engine.core.utils.ErrorTranslatorImpl] (MSC service thread 1-16) Finished initializing ErrorTranslatorImpl
2013-11-28 09:52:54,315 INFO  [org.ovirt.engine.core.utils.ErrorTranslatorImpl] (MSC service thread 1-16) Start initializing ErrorTranslatorImpl
2013-11-28 09:52:54,316 INFO  [org.ovirt.engine.core.utils.ErrorTranslatorImpl] (MSC service thread 1-16) Finished initializing ErrorTranslatorImpl
2013-11-28 09:52:54,317 INFO  [org.ovirt.engine.core.bll.Backend] (MSC service thread 1-16) Mark incomplete jobs as UNKNOWN
2013-11-28 09:52:54,358 INFO  [org.ovirt.engine.core.bll.job.JobRepositoryCleanupManager] (MSC service thread 1-16) Start initializing JobRepositoryCleanupManager
2013-11-28 09:52:54,359 INFO  [org.ovirt.engine.core.bll.job.JobRepositoryCleanupManager] (MSC service thread 1-16) Finished initializing JobRepositoryCleanupManager
2013-11-28 09:52:54,362 INFO  [org.ovirt.engine.core.bll.AutoRecoveryManager] (MSC service thread 1-16) Start initializing AutoRecoveryManager
2013-11-28 09:52:54,365 INFO  [org.ovirt.engine.core.bll.AutoRecoveryManager] (MSC service thread 1-16) Finished initializing AutoRecoveryManager
2013-11-28 09:52:54,369 INFO  [org.ovirt.engine.core.dal.job.ExecutionMessageDirector] (MSC service thread 1-16) Start initializing ExecutionMessageDirector
2013-11-28 09:52:54,373 INFO  [org.ovirt.engine.core.dal.job.ExecutionMessageDirector] (MSC service thread 1-16) Finished initializing ExecutionMessageDirector
2013-11-28 09:52:54,423 INFO  [org.ovirt.engine.core.bll.adbroker.UsersDomainsCacheManagerService] (MSC service thread 1-10) Start initializing UsersDomainsCacheManagerService
2013-11-28 09:52:54,440 INFO  [org.ovirt.engine.core.bll.DbUserCacheManager] (MSC service thread 1-10) Start initializing DbUserCacheManager
2013-11-28 09:52:54,441 INFO  [org.ovirt.engine.core.bll.DbUserCacheManager] (MSC service thread 1-10) Finished initializing DbUserCacheManager
2013-11-28 09:52:54,442 INFO  [org.ovirt.engine.core.bll.adbroker.UsersDomainsCacheManagerService] (MSC service thread 1-10) Finished initializing UsersDomainsCacheManagerService
2013-11-28 09:52:54,445 INFO  [org.ovirt.engine.core.bll.AsyncTaskManager] (MSC service thread 1-16) Initialization of AsyncTaskManager completed successfully.
2013-11-28 09:52:54,451 INFO  [org.ovirt.engine.core.vdsbroker.ResourceManager] (MSC service thread 1-16) Start initializing ResourceManager
2013-11-28 09:52:54,460 INFO  [org.ovirt.engine.core.bll.DbUserCacheManager] (DefaultQuartzScheduler_Worker-1) Start refreshing all users data
2013-11-28 09:52:54,522 INFO  [org.ovirt.engine.core.vdsbroker.ResourceManager] (MSC service thread 1-16) Finished initializing ResourceManager
2013-11-28 09:52:54,526 INFO  [org.ovirt.engine.core.bll.OvfDataUpdater] (MSC service thread 1-16) Initialization of OvfDataUpdater completed successfully.
2013-11-28 09:52:54,528 INFO  [org.ovirt.engine.core.bll.scheduling.SchedulingManager] (MSC service thread 1-16) Start scheduling to enable vds load balancer
2013-11-28 09:52:54,529 INFO  [org.ovirt.engine.core.bll.scheduling.SchedulingManager] (MSC service thread 1-16) Finished scheduling to enable vds load balancer
2013-11-28 09:52:54,534 INFO  [org.ovirt.engine.core.bll.network.MacPoolManager] (pool-6-thread-1) MacPoolManager(46ef0650): Start initializing
2013-11-28 09:52:54,540 INFO  [org.ovirt.engine.core.bll.InitBackendServicesOnStartupBean] (MSC service thread 1-16) Init VM custom properties utilities
2013-11-28 09:52:54,546 INFO  [org.ovirt.engine.core.bll.network.MacPoolManager] (pool-6-thread-1) MacPoolManager(46ef0650): Finished initializing
2013-11-28 09:52:54,555 INFO  [org.ovirt.engine.core.bll.InitBackendServicesOnStartupBean] (MSC service thread 1-16) Init device custom properties utilities
2013-11-28 09:52:54,557 INFO  [org.ovirt.engine.core.bll.scheduling.SchedulingManager] (MSC service thread 1-16) Initializing Scheduling manager
2013-11-28 09:52:54,581 INFO  [org.ovirt.engine.core.bll.scheduling.SchedulingManager] (MSC service thread 1-16) External scheduler disabled, discovery skipped
2013-11-28 09:52:54,581 INFO  [org.ovirt.engine.core.bll.scheduling.SchedulingManager] (MSC service thread 1-16) Initialized Scheduling manager
2013-11-28 09:52:54,582 INFO  [org.ovirt.engine.core.bll.dwh.DwhHeartBeat] (MSC service thread 1-16) Initializing DWH Heart Beat
2013-11-28 09:54:00,835 ERROR [org.ovirt.engine.core.bll.LoginAdminUserCommand] (ajp--127.0.0.1-8702-1) USER_FAILED_TO_AUTHENTICATE : admin
2013-11-28 09:54:00,837 WARN  [org.ovirt.engine.core.bll.LoginAdminUserCommand] (ajp--127.0.0.1-8702-1) CanDoAction of action LoginAdminUser failed. Reasons:USER_FAILED_TO_AUTHENTICATE
2013-11-28 09:54:06,213 INFO  [org.ovirt.engine.core.bll.LoginAdminUserCommand] (ajp--127.0.0.1-8702-2) Running command: LoginAdminUserCommand internal: false.
2013-11-28 09:54:06,316 INFO  [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (ajp--127.0.0.1-8702-2) AuditLogType: UNASSIGNED not exist in string table
2013-11-28 09:54:06,316 INFO  [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (ajp--127.0.0.1-8702-2) AuditLogType: USER_FAILED_REMOVE_VM not exist in string table
2013-11-28 09:54:06,317 INFO  [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (ajp--127.0.0.1-8702-2) AuditLogType: USER_RUN_UNLOCK_ENTITY_SCRIPT not exist in string table
2013-11-28 09:54:06,317 INFO  [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (ajp--127.0.0.1-8702-2) AuditLogType: VDS_NETWORK_MTU_DIFFER_FROM_LOGICAL_NETWORK not exist in string table
2013-11-28 09:54:06,318 INFO  [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (ajp--127.0.0.1-8702-2) AuditLogType: STORAGE_ACTIVATE_ASYNC not exist in string table
2013-11-28 09:54:06,318 INFO  [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (ajp--127.0.0.1-8702-2) AuditLogType: DWH_STOPPED not exist in string table
2013-11-28 09:54:06,318 INFO  [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (ajp--127.0.0.1-8702-2) AuditLogType: DWH_STARTED not exist in string table
2013-11-28 09:54:06,319 INFO  [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (ajp--127.0.0.1-8702-2) AuditLogType: DWH_ERROR not exist in string table
2013-11-28 09:54:06,324 WARN  [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (ajp--127.0.0.1-8702-2) AuditLogType: USER_FAILED_REMOVE_VM not have severity. Assumed Normal
2013-11-28 09:54:06,324 WARN  [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (ajp--127.0.0.1-8702-2) AuditLogType: USER_ATTACH_DISK_TO_VM not have severity. Assumed Normal
2013-11-28 09:54:06,325 WARN  [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (ajp--127.0.0.1-8702-2) AuditLogType: USER_DETACH_DISK_FROM_VM not have severity. Assumed Normal
2013-11-28 09:54:06,325 WARN  [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (ajp--127.0.0.1-8702-2) AuditLogType: USER_FAILED_DETACH_DISK_FROM_VM not have severity. Assumed Normal
2013-11-28 09:54:06,325 WARN  [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (ajp--127.0.0.1-8702-2) AuditLogType: USER_RUN_UNLOCK_ENTITY_SCRIPT not have severity. Assumed Normal
2013-11-28 09:54:06,326 WARN  [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (ajp--127.0.0.1-8702-2) AuditLogType: GLUSTER_VOLUME_OPTION_CHANGED_FROM_CLI not have severity. Assumed Normal
2013-11-28 09:54:06,326 WARN  [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (ajp--127.0.0.1-8702-2) AuditLogType: GLUSTER_SERVICES_LIST_NOT_FETCHED not have severity. Assumed Normal
2013-11-28 09:54:06,327 WARN  [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (ajp--127.0.0.1-8702-2) AuditLogType: GLUSTER_VOLUME_BRICK_ADDED not have severity. Assumed Normal
2013-11-28 09:54:06,327 WARN  [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (ajp--127.0.0.1-8702-2) AuditLogType: USER_EXTEND_DISK_SIZE_UPDATE_VM_FAILURE not have severity. Assumed Normal
2013-11-28 09:54:06,327 WARN  [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (ajp--127.0.0.1-8702-2) AuditLogType: VM_MIGRATION_START_SYSTEM_INITIATED not have severity. Assumed Normal
2013-11-28 09:54:06,328 WARN  [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (ajp--127.0.0.1-8702-2) AuditLogType: VDS_NETWORK_MTU_DIFFER_FROM_LOGICAL_NETWORK not have severity. Assumed Normal
2013-11-28 09:54:06,328 WARN  [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (ajp--127.0.0.1-8702-2) AuditLogType: NETWORK_UPDATE_VM_INTERFACE_LINK_UP not have severity. Assumed Normal
2013-11-28 09:54:06,328 WARN  [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (ajp--127.0.0.1-8702-2) AuditLogType: NETWORK_UPDATE_VM_INTERFACE_LINK_DOWN not have severity. Assumed Normal
2013-11-28 09:54:06,329 WARN  [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (ajp--127.0.0.1-8702-2) AuditLogType: USER_UPDATED_MOM_POLICIES not have severity. Assumed Normal
2013-11-28 09:54:06,329 WARN  [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (ajp--127.0.0.1-8702-2) AuditLogType: USER_FAILED_TO_UPDATE_MOM_POLICIES not have severity. Assumed Normal
2013-11-28 09:54:06,355 INFO  [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (ajp--127.0.0.1-8702-2) Correlation ID: null, Call Stack: null, Custom Event ID: -1, Message: User admin@internal logged in.
2013-11-28 09:54:07,359 INFO  [org.ovirt.engine.core.bll.LoginUserCommand] (ajp--127.0.0.1-8702-2) Running command: LoginUserCommand internal: false.
2013-11-28 09:54:07,404 INFO  [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (ajp--127.0.0.1-8702-2) Correlation ID: null, Call Stack: null, Custom Event ID: -1, Message: User admin@internal logged in.
2013-11-28 09:55:06,784 WARN  [org.ovirt.engine.core.bll.AddVdsCommand] (ajp--127.0.0.1-8702-11) Failed to initiate vdsm-id request on host: java.io.IOException: Command returned failure code 127 during SSH session '[email protected]'
	at org.ovirt.engine.core.utils.ssh.SSHClient.executeCommand(SSHClient.java:508) [utils.jar:]
	at org.ovirt.engine.core.bll.AddVdsCommand.getInstalledVdsIdIfExists(AddVdsCommand.java:404) [bll.jar:]
	at org.ovirt.engine.core.bll.AddVdsCommand.canConnect(AddVdsCommand.java:426) [bll.jar:]
	at org.ovirt.engine.core.bll.AddVdsCommand.canDoAction(AddVdsCommand.java:342) [bll.jar:]
	at org.ovirt.engine.core.bll.CommandBase.internalCanDoAction(CommandBase.java:745) [bll.jar:]
	at org.ovirt.engine.core.bll.CommandBase.executeAction(CommandBase.java:360) [bll.jar:]
	at org.ovirt.engine.core.bll.Backend.runAction(Backend.java:416) [bll.jar:]
	at org.ovirt.engine.core.bll.Backend.runActionImpl(Backend.java:395) [bll.jar:]
	at org.ovirt.engine.core.bll.Backend.RunAction(Backend.java:353) [bll.jar:]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.7.0_45]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) [rt.jar:1.7.0_45]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.7.0_45]
	at java.lang.reflect.Method.invoke(Method.java:606) [rt.jar:1.7.0_45]
	at org.jboss.as.ee.component.ManagedReferenceMethodInterceptorFactory$ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptorFactory.java:72) [jboss-as-ee-7.1.1.Final.jar:7.1.1.Final]
	at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288) [jboss-invocation.jar:1.1.1.Final]
	at org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:374) [jboss-invocation.jar:1.1.1.Final]
	at org.ovirt.engine.core.bll.interceptors.ThreadLocalSessionCleanerInterceptor.injectWebContextToThreadLocal(ThreadLocalSessionCleanerInterceptor.java:13) [bll.jar:]
	at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source) [:1.7.0_45]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.7.0_45]
	at java.lang.reflect.Method.invoke(Method.java:606) [rt.jar:1.7.0_45]
	at org.jboss.as.ee.component.ManagedReferenceLifecycleMethodInterceptorFactory$ManagedReferenceLifecycleMethodInterceptor.processInvocation(ManagedReferenceLifecycleMethodInterceptorFactory.java:123) [jboss-as-ee-7.1.1.Final.jar:7.1.1.Final]
	at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288) [jboss-invocation.jar:1.1.1.Final]
	at org.jboss.invocation.WeavedInterceptor.processInvocation(WeavedInterceptor.java:53) [jboss-invocation.jar:1.1.1.Final]
	at org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:36) [jboss-as-ee-7.1.1.Final.jar:7.1.1.Final]
	at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288) [jboss-invocation.jar:1.1.1.Final]
	at org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:21) [jboss-invocation.jar:1.1.1.Final]
	at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288) [jboss-invocation.jar:1.1.1.Final]
	at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) [jboss-invocation.jar:1.1.1.Final]
	at org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:53) [jboss-as-ee-7.1.1.Final.jar:7.1.1.Final]
	at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288) [jboss-invocation.jar:1.1.1.Final]
	at org.jboss.as.ejb3.component.singleton.SingletonComponentInstanceAssociationInterceptor.processInvocation(SingletonComponentInstanceAssociationInterceptor.java:53) [jboss-as-ejb3-7.1.1.Final.jar:7.1.1.Final]
	at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288) [jboss-invocation.jar:1.1.1.Final]
	at org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInNoTx(CMTTxInterceptor.java:211) [jboss-as-ejb3-7.1.1.Final.jar:7.1.1.Final]
	at org.jboss.as.ejb3.tx.CMTTxInterceptor.supports(CMTTxInterceptor.java:363) [jboss-as-ejb3-7.1.1.Final.jar:7.1.1.Final]
	at org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:194) [jboss-as-ejb3-7.1.1.Final.jar:7.1.1.Final]
	at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288) [jboss-invocation.jar:1.1.1.Final]
	at org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41) [jboss-as-ejb3-7.1.1.Final.jar:7.1.1.Final]
	at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288) [jboss-invocation.jar:1.1.1.Final]
	at org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:59) [jboss-as-ejb3-7.1.1.Final.jar:7.1.1.Final]
	at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288) [jboss-invocation.jar:1.1.1.Final]
	at org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50) [jboss-as-ee-7.1.1.Final.jar:7.1.1.Final]
	at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288) [jboss-invocation.jar:1.1.1.Final]
	at org.jboss.as.ee.component.TCCLInterceptor.processInvocation(TCCLInterceptor.java:45) [jboss-as-ee-7.1.1.Final.jar:7.1.1.Final]
	at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288) [jboss-invocation.jar:1.1.1.Final]
	at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) [jboss-invocation.jar:1.1.1.Final]
	at org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:165) [jboss-as-ee-7.1.1.Final.jar:7.1.1.Final]
	at org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:173) [jboss-as-ee-7.1.1.Final.jar:7.1.1.Final]
	at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288) [jboss-invocation.jar:1.1.1.Final]
	at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) [jboss-invocation.jar:1.1.1.Final]
	at org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:72) [jboss-as-ee-7.1.1.Final.jar:7.1.1.Final]
	at org.ovirt.engine.core.common.interfaces.BackendLocal$$$view8.RunAction(Unknown Source) [common.jar:]
	at org.ovirt.engine.ui.frontend.server.gwt.GenericApiGWTServiceImpl.RunAction(GenericApiGWTServiceImpl.java:131)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.7.0_45]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) [rt.jar:1.7.0_45]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.7.0_45]
	at java.lang.reflect.Method.invoke(Method.java:606) [rt.jar:1.7.0_45]
	at com.google.gwt.rpc.server.RPC.invokeAndStreamResponse(RPC.java:196)
	at com.google.gwt.rpc.server.RpcServlet.processCall(RpcServlet.java:172)
	at com.google.gwt.rpc.server.RpcServlet.processPost(RpcServlet.java:233)
	at com.google.gwt.user.server.rpc.AbstractRemoteServiceServlet.doPost(AbstractRemoteServiceServlet.java:62)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:754) [jboss-servlet-3.0-api.jar:1.0.1.Final]
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:847) [jboss-servlet-3.0-api.jar:1.0.1.Final]
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:329)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:248)
	at org.ovirt.engine.ui.frontend.server.gwt.GwtCachingFilter.doFilter(GwtCachingFilter.java:132)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:280)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:248)
	at org.ovirt.engine.core.utils.servlet.BrandingFilter.doFilter(BrandingFilter.java:65) [utils.jar:]
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:280)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:248)
	at org.ovirt.engine.core.utils.servlet.LocaleFilter.doFilter(LocaleFilter.java:64) [utils.jar:]
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:280)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:248)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:275)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:161)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:489)
	at org.jboss.as.web.security.SecurityContextAssociationValve.invoke(SecurityContextAssociationValve.java:153)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:155)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
	at org.jboss.web.rewrite.RewriteValve.invoke(RewriteValve.java:466)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:368)
	at org.apache.coyote.ajp.AjpProcessor.process(AjpProcessor.java:505)
	at org.apache.coyote.ajp.AjpProtocol$AjpConnectionHandler.process(AjpProtocol.java:445)
	at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:930)
	at java.lang.Thread.run(Thread.java:744) [rt.jar:1.7.0_45]

2013-11-28 09:55:06,870 INFO  [org.ovirt.engine.core.bll.AddVdsCommand] (ajp--127.0.0.1-8702-11) Running command: AddVdsCommand internal: false. Entities affected :  ID: 99408929-82cf-4dc7-a532-9d998063fa95 Type: VdsGroups
2013-11-28 09:55:06,991 INFO  [org.ovirt.engine.core.bll.AddVdsSpmIdCommand] (ajp--127.0.0.1-8702-11) Running command: AddVdsSpmIdCommand internal: true. Entities affected :  ID: e7333599-0d96-4e89-a6a8-050085f767c4 Type: VDS
2013-11-28 09:55:07,019 INFO  [org.ovirt.engine.core.bll.AddVdsSpmIdCommand] (ajp--127.0.0.1-8702-11) Lock freed to object EngineLock [exclusiveLocks= key: 5849b030-626e-47cb-ad90-3ce782d831b3 value: REGISTER_VDS
, sharedLocks= ]
2013-11-28 09:55:07,023 ERROR [org.ovirt.engine.core.vdsbroker.ResourceManager] (ajp--127.0.0.1-8702-11) Cannot get vdsManager for vdsid=e7333599-0d96-4e89-a6a8-050085f767c4
2013-11-28 09:55:07,037 INFO  [org.ovirt.engine.core.vdsbroker.RemoveVdsVDSCommand] (ajp--127.0.0.1-8702-11) START, RemoveVdsVDSCommand(HostName = lab2, HostId = e7333599-0d96-4e89-a6a8-050085f767c4), log id: 54ee696e
2013-11-28 09:55:07,037 ERROR [org.ovirt.engine.core.vdsbroker.ResourceManager] (ajp--127.0.0.1-8702-11) Cannot get vdsManager for vdsid=e7333599-0d96-4e89-a6a8-050085f767c4
2013-11-28 09:55:07,038 INFO  [org.ovirt.engine.core.vdsbroker.RemoveVdsVDSCommand] (ajp--127.0.0.1-8702-11) FINISH, RemoveVdsVDSCommand, log id: 54ee696e
2013-11-28 09:55:07,039 ERROR [org.ovirt.engine.core.vdsbroker.ResourceManager] (ajp--127.0.0.1-8702-11) Cannot get vdsManager for vdsid=e7333599-0d96-4e89-a6a8-050085f767c4
2013-11-28 09:55:07,051 INFO  [org.ovirt.engine.core.vdsbroker.AddVdsVDSCommand] (ajp--127.0.0.1-8702-11) START, AddVdsVDSCommand(HostName = lab2, HostId = e7333599-0d96-4e89-a6a8-050085f767c4), log id: 997c4d8
2013-11-28 09:55:07,052 INFO  [org.ovirt.engine.core.vdsbroker.AddVdsVDSCommand] (ajp--127.0.0.1-8702-11) AddVds - entered , starting logic to add VDS e7333599-0d96-4e89-a6a8-050085f767c4
2013-11-28 09:55:07,061 INFO  [org.ovirt.engine.core.vdsbroker.AddVdsVDSCommand] (ajp--127.0.0.1-8702-11) AddVds - VDS e7333599-0d96-4e89-a6a8-050085f767c4 was added, will try to add it to the resource manager
2013-11-28 09:55:07,064 INFO  [org.ovirt.engine.core.vdsbroker.VdsManager] (ajp--127.0.0.1-8702-11) Entered VdsManager constructor
2013-11-28 09:55:07,074 INFO  [org.ovirt.engine.core.vdsbroker.VdsManager] (ajp--127.0.0.1-8702-11) Initialize vdsBroker (lab2.home,54,321)
2013-11-28 09:55:07,127 INFO  [org.ovirt.engine.core.vdsbroker.ResourceManager] (ajp--127.0.0.1-8702-11) VDS e7333599-0d96-4e89-a6a8-050085f767c4 was added to the Resource Manager
2013-11-28 09:55:07,127 INFO  [org.ovirt.engine.core.vdsbroker.AddVdsVDSCommand] (ajp--127.0.0.1-8702-11) FINISH, AddVdsVDSCommand, log id: 997c4d8
2013-11-28 09:55:07,147 INFO  [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (ajp--127.0.0.1-8702-11) Correlation ID: null, Call Stack: null, Custom Event ID: -1, Message: Failed to verify Power Management configuration for Host lab2.
2013-11-28 09:55:07,207 INFO  [org.ovirt.engine.core.bll.InstallVdsCommand] (pool-6-thread-4) Lock Acquired to object EngineLock [exclusiveLocks= key: e7333599-0d96-4e89-a6a8-050085f767c4 value: VDS
, sharedLocks= ]
2013-11-28 09:55:07,217 INFO  [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (ajp--127.0.0.1-8702-11) Correlation ID: 245f0018, Job ID: a0a52b08-fe87-40ba-ab5b-2591cf1351d5, Call Stack: null, Custom Event ID: -1, Message: Host lab2 was added by admin@internal.
2013-11-28 09:55:07,248 INFO  [org.ovirt.engine.core.bll.InstallVdsCommand] (pool-6-thread-4) Running command: InstallVdsCommand internal: true. Entities affected :  ID: e7333599-0d96-4e89-a6a8-050085f767c4 Type: VDS
2013-11-28 09:55:07,249 INFO  [org.ovirt.engine.core.bll.InstallVdsCommand] (pool-6-thread-4) Before Installation host e7333599-0d96-4e89-a6a8-050085f767c4, lab2
2013-11-28 09:55:07,267 INFO  [org.ovirt.engine.core.vdsbroker.SetVdsStatusVDSCommand] (pool-6-thread-4) START, SetVdsStatusVDSCommand(HostName = lab2, HostId = e7333599-0d96-4e89-a6a8-050085f767c4, status=Installing, nonOperationalReason=NONE), log id: 2d4ef3c6
2013-11-28 09:55:07,285 INFO  [org.ovirt.engine.core.vdsbroker.SetVdsStatusVDSCommand] (pool-6-thread-4) FINISH, SetVdsStatusVDSCommand, log id: 2d4ef3c6
2013-11-28 09:55:07,358 INFO  [org.ovirt.engine.core.bll.InstallerMessages] (pool-6-thread-4) Installation lab2.home: Connected to host lab2.home with SSH key fingerprint: 6e:a6:f8:bf:31:7c:d9:fc:0b:e4:30:49:48:59:7c:1b
2013-11-28 09:55:07,374 INFO  [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (pool-6-thread-4) Correlation ID: 1d0f6d7f, Call Stack: null, Custom Event ID: -1, Message: Installing Host lab2. Connected to host lab2.home with SSH key fingerprint: 6e:a6:f8:bf:31:7c:d9:fc:0b:e4:30:49:48:59:7c:1b.
2013-11-28 09:55:07,850 INFO  [org.ovirt.engine.core.bll.VdsDeploy] (pool-6-thread-4) Installation of lab2.home. Executing command via SSH umask 0077; MYTMP="$(mktemp -t ovirt-XXXXXXXXXX)"; trap "chmod -R u+rwX \"${MYTMP}\" > /dev/null 2>&1; rm -fr \"${MYTMP}\" > /dev/null 2>&1" 0; rm -fr "${MYTMP}" && mkdir "${MYTMP}" && tar --warning=no-timestamp -C "${MYTMP}" -x &&  "${MYTMP}"/setup DIALOG/dialect=str:machine DIALOG/customization=bool:True < /var/cache/ovirt-engine/ovirt-host-deploy.tar
2013-11-28 09:55:07,851 INFO  [org.ovirt.engine.core.utils.archivers.tar.CachedTar] (pool-6-thread-4) Tarball '/var/cache/ovirt-engine/ovirt-host-deploy.tar' is missing, creating
2013-11-28 09:55:07,884 INFO  [org.ovirt.engine.core.utils.ssh.SSHDialog] (pool-6-thread-4) SSH execute [email protected] 'umask 0077; MYTMP="$(mktemp -t ovirt-XXXXXXXXXX)"; trap "chmod -R u+rwX \"${MYTMP}\" > /dev/null 2>&1; rm -fr \"${MYTMP}\" > /dev/null 2>&1" 0; rm -fr "${MYTMP}" && mkdir "${MYTMP}" && tar --warning=no-timestamp -C "${MYTMP}" -x &&  "${MYTMP}"/setup DIALOG/dialect=str:machine DIALOG/customization=bool:True'
2013-11-28 09:55:09,028 ERROR [org.ovirt.engine.core.bll.VdsDeploy] (VdsDeploy) Error during deploy dialog: java.io.IOException: Unexpected connection termination
	at org.ovirt.otopi.dialog.MachineDialogParser.nextEvent(MachineDialogParser.java:388) [otopi.jar:]
	at org.ovirt.otopi.dialog.MachineDialogParser.nextEvent(MachineDialogParser.java:405) [otopi.jar:]
	at org.ovirt.engine.core.bll.VdsDeploy._threadMain(VdsDeploy.java:750) [bll.jar:]
	at org.ovirt.engine.core.bll.VdsDeploy.access$1800(VdsDeploy.java:77) [bll.jar:]
	at org.ovirt.engine.core.bll.VdsDeploy$45.run(VdsDeploy.java:893) [bll.jar:]
	at java.lang.Thread.run(Thread.java:744) [rt.jar:1.7.0_45]

2013-11-28 09:55:09,035 ERROR [org.ovirt.engine.core.bll.VdsDeploy] (pool-6-thread-4) Error during host lab2.home install: java.io.IOException: Unexpected connection termination
	at org.ovirt.otopi.dialog.MachineDialogParser.nextEvent(MachineDialogParser.java:388) [otopi.jar:]
	at org.ovirt.otopi.dialog.MachineDialogParser.nextEvent(MachineDialogParser.java:405) [otopi.jar:]
	at org.ovirt.engine.core.bll.VdsDeploy._threadMain(VdsDeploy.java:750) [bll.jar:]
	at org.ovirt.engine.core.bll.VdsDeploy.access$1800(VdsDeploy.java:77) [bll.jar:]
	at org.ovirt.engine.core.bll.VdsDeploy$45.run(VdsDeploy.java:893) [bll.jar:]
	at java.lang.Thread.run(Thread.java:744) [rt.jar:1.7.0_45]

2013-11-28 09:55:09,037 ERROR [org.ovirt.engine.core.bll.VdsDeploy] (pool-6-thread-4) Error during host lab2.home install, prefering first exception: java.io.IOException: Unexpected connection termination
	at org.ovirt.otopi.dialog.MachineDialogParser.nextEvent(MachineDialogParser.java:388) [otopi.jar:]
	at org.ovirt.otopi.dialog.MachineDialogParser.nextEvent(MachineDialogParser.java:405) [otopi.jar:]
	at org.ovirt.engine.core.bll.VdsDeploy._threadMain(VdsDeploy.java:750) [bll.jar:]
	at org.ovirt.engine.core.bll.VdsDeploy.access$1800(VdsDeploy.java:77) [bll.jar:]
	at org.ovirt.engine.core.bll.VdsDeploy$45.run(VdsDeploy.java:893) [bll.jar:]
	at java.lang.Thread.run(Thread.java:744) [rt.jar:1.7.0_45]

2013-11-28 09:55:09,039 ERROR [org.ovirt.engine.core.bll.InstallVdsCommand] (pool-6-thread-4) Host installation failed for host e7333599-0d96-4e89-a6a8-050085f767c4, lab2.: java.io.IOException: Unexpected connection termination
	at org.ovirt.otopi.dialog.MachineDialogParser.nextEvent(MachineDialogParser.java:388) [otopi.jar:]
	at org.ovirt.otopi.dialog.MachineDialogParser.nextEvent(MachineDialogParser.java:405) [otopi.jar:]
	at org.ovirt.engine.core.bll.VdsDeploy._threadMain(VdsDeploy.java:750) [bll.jar:]
	at org.ovirt.engine.core.bll.VdsDeploy.access$1800(VdsDeploy.java:77) [bll.jar:]
	at org.ovirt.engine.core.bll.VdsDeploy$45.run(VdsDeploy.java:893) [bll.jar:]
	at java.lang.Thread.run(Thread.java:744) [rt.jar:1.7.0_45]

2013-11-28 09:55:09,057 INFO  [org.ovirt.engine.core.vdsbroker.SetVdsStatusVDSCommand] (pool-6-thread-4) START, SetVdsStatusVDSCommand(HostName = lab2, HostId = e7333599-0d96-4e89-a6a8-050085f767c4, status=InstallFailed, nonOperationalReason=NONE), log id: 5bbd16f9
2013-11-28 09:55:09,106 INFO  [org.ovirt.engine.core.vdsbroker.SetVdsStatusVDSCommand] (pool-6-thread-4) FINISH, SetVdsStatusVDSCommand, log id: 5bbd16f9
2013-11-28 09:55:09,135 INFO  [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (pool-6-thread-4) Correlation ID: 1d0f6d7f, Job ID: a0a52b08-fe87-40ba-ab5b-2591cf1351d5, Call Stack: null, Custom Event ID: -1, Message: Host lab2 installation failed. Unexpected connection termination.
2013-11-28 09:55:09,157 INFO  [org.ovirt.engine.core.bll.InstallVdsCommand] (pool-6-thread-4) Lock freed to object EngineLock [exclusiveLocks= key: e7333599-0d96-4e89-a6a8-050085f767c4 value: VDS
, sharedLocks= ]
2013-11-28 09:55:10,148 INFO  [org.ovirt.engine.core.vdsbroker.VdsManager] (DefaultQuartzScheduler_Worker-99) Initializing Host: lab2
_______________________________________________
Users mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/users

Reply via email to