NMS Client Application Fails to Start "No beans of type javax.sql.DataSource"
(Doc ID 2071564.1)
Last updated on MAY 31, 2024
Applies to:
Oracle Utilities Network Management System - Version 1.12.0.1 and laterOracle Network Management for Utilities - DMS - Version 1.12.0.1 and later
Information in this document applies to any platform.
Symptoms
The NMS (Network Management Systems) fails to start with the following ERROR displayed in the java console and client log file:
-----------------------
CLIENT_TOOL_PROJECT_BUILD_DATE = "2015:10:26 12:57:50"
CLIENT_TOOL_HOST_NAME = "CLIENT-LAP"
CLIENT_TOOL_PROJECT_NAME = "OPAL"
JNDI_URL = "t3://nms-<server>.com:7201/nms/"
CLIENT_TOOL_CVS_TAG = "REL_1_12_0_3_0_GA"
2015-10-26 15:38:38,845 [main] WARN com.splwg.oms.client.BaseEnvironmentManager: Could not connect to prodnms:7101
2015-10-26 15:38:38,855 [main] ERROR com.splwg.oms.client.BaseEnvironmentManager: checkServer failed
com.bea.core.repackaged.springframework.beans.factory.BeanCreationException: Dependency injection failure: can't find the bean definition about class interface javax.sql.DataSource; nested exception is com.bea.core.repackaged.springframework.beans.factory.NoSuchBeanDefinitionException: No unique bean of type [javax.sql.DataSource] is defined: No beans of type javax.sql.DataSource; owner=com.bea.core.repackaged.springframework.context.support.GenericApplicationContext@370875ee: display name [com.bea.core.repackaged.springframework.context.support.GenericApplicationContext@370875ee]; startup date [Mon Oct 26 15:33:49 HST 2015]; parent: com.bea.core.repackaged.springframework.context.support.GenericApplicationContext@7ce6a485
at com.oracle.pitchfork.inject.Jsr250Metadata.applyInjections(Jsr250Metadata.java:241)
at com.oracle.pitchfork.inject.Jsr250Metadata.inject(Jsr250Metadata.java:223)
at com.oracle.pitchfork.spi.bean.internal.GeneralBeanManager.getBean(GeneralBeanManager.java:24)
at com.oracle.pitchfork.spi.EjbComponentCreatorBrokerImpl.getBean(EjbComponentCreatorBrokerImpl.java:82)
at weblogic.ejb.container.injection.EjbComponentCreatorImpl.getBean(EjbComponentCreatorImpl.java:57)
at weblogic.ejb.container.manager.BaseEJBManager.createNewBeanInstance(BaseEJBManager.java:220)
at weblogic.ejb.container.manager.BaseEJBManager.allocateBean(BaseEJBManager.java:235)
at weblogic.ejb.container.manager.StatelessManager.createBean(StatelessMan
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |