Hi,
When starting sybase control center wwindows service , I am getting the following error from log file and can not start it.
What are your opinions ?
Regards.
2013-03-29 15:00:29,362 [ERROR] [services.BootstrapService ] [Agent Bootstrap Thread] - com.sybase.ua.service.AgentServiceException: BootstrapService encountered 0 service and 6 plugin failures and is configured to shutdown on startup failure.
Messages:
Plugin 'com.sybase.ua.services.plugin.PluginRegisterService' registration failed: Failed to register plugin com.sybase.uep.admin.agent.plugin_2.0.0. Failed to start database engine java.lang.IllegalStateException: ASAEngine: The "scc_repository" dataserver Engine could not be started
Plugin 'com.sybase.ua.services.plugin.PluginRegisterService' registration failed: Failed to register plugin com.sybase.uep.admin.agent.plugin_2.0.1. Failed to start Repository Service: Failed to open Repository: Failed to connect to repository to perform upgrade. java.lang.RuntimeException: Failed to open Repository: Failed to connect to repository to perform upgrade.
Plugin 'com.sybase.ua.services.plugin.PluginRegisterService' registration failed: Failed to register plugin com.sybase.uep.admin.agent.plugin_2.1.0. Failed to decrypt the password using the security service's currently configured encryption algorithm.
Plugin 'com.sybase.ua.services.plugin.PluginRegisterService' registration failed: Failed to register plugin com.sybase.uep.admin.agent.plugin_2.1.1. java.lang.NullPointerException
Plugin 'com.sybase.ua.services.plugin.PluginRegisterService' registration failed: Failed to register plugin com.sybase.uep.admin.agent.plugin_2.1.2. An error has occured while attempting to start the Scheduler Service. org.quartz.SchedulerConfigException: Failure occured during job recovery. [See nested exception: org.quartz.JobPersistenceException: Failed to obtain DB connection from data source 'SCC_REPOSITORY': java.lang.NullPointerException [See nested exception: java.lang.NullPointerException]]
Plugin 'com.sybase.ua.services.plugin.PluginRegisterService' registration failed: Failed to register plugin com.sybase.uep.admin.agent.plugin_2.1.3. java.lang.RuntimeException: com.sybase.scc.orm.dao.DaoException: Repository is not currently available. This problem would be expected during a network configuration change and may resolve itself.
2013-03-29 15:00:29,362 [ERROR] [startup.Main ] [Agent Bootstrap Thread] - Failed to bootstrap agent server.
com.sybase.ua.service.AgentServiceException: BootstrapService encountered 0 service and 6 plugin failures and is configured to shutdown on startup failure.
Messages:
Plugin 'com.sybase.ua.services.plugin.PluginRegisterService' registration failed: Failed to register plugin com.sybase.uep.admin.agent.plugin_2.0.0. Failed to start database engine java.lang.IllegalStateException: ASAEngine: The "scc_repository" dataserver Engine could not be started
Plugin 'com.sybase.ua.services.plugin.PluginRegisterService' registration failed: Failed to register plugin com.sybase.uep.admin.agent.plugin_2.0.1. Failed to start Repository Service: Failed to open Repository: Failed to connect to repository to perform upgrade. java.lang.RuntimeException: Failed to open Repository: Failed to connect to repository to perform upgrade.
Plugin 'com.sybase.ua.services.plugin.PluginRegisterService' registration failed: Failed to register plugin com.sybase.uep.admin.agent.plugin_2.1.0. Failed to decrypt the password using the security service's currently configured encryption algorithm.
Plugin 'com.sybase.ua.services.plugin.PluginRegisterService' registration failed: Failed to register plugin com.sybase.uep.admin.agent.plugin_2.1.1. java.lang.NullPointerException
Plugin 'com.sybase.ua.services.plugin.PluginRegisterService' registration failed: Failed to register plugin com.sybase.uep.admin.agent.plugin_2.1.2. An error has occured while attempting to start the Scheduler Service. org.quartz.SchedulerConfigException: Failure occured during job recovery. [See nested exception: org.quartz.JobPersistenceException: Failed to obtain DB connection from data source 'SCC_REPOSITORY': java.lang.NullPointerException [See nested exception: java.lang.NullPointerException]]
Plugin 'com.sybase.ua.services.plugin.PluginRegisterService' registration failed: Failed to register plugin com.sybase.uep.admin.agent.plugin_2.1.3. java.lang.RuntimeException: com.sybase.scc.orm.dao.DaoException: Repository is not currently available. This problem would be expected during a network configuration change and may resolve itself.
at com.sybase.ua.services.BootstrapService.doStart(Unknown Source)
at com.sybase.ua.service.AgentServiceBase.start(Unknown Source)
at com.sybase.ua.startup.Main$AgentBootstrapListener.run(Unknown Source)