Jdeveloper Login Failed

nareen

Member
Hi Guys,

I am trying to configure BSSV with WLS 12c, getting the below error when clicking on the "New EnterpriseOne Project" option under the environments (PY910) in JDEVELOPER . I am on E910 TR 9.1.5.2 . Any help is appreciated.

09 Sep 2017 20:07:28,266 [Line -1] [AWT-EventQueue-0] [DEBUG ] - [JDBJ] Using runtime property Force Single Data Source default value false.
09 Sep 2017 20:07:28,267 [Line -1] [AWT-EventQueue-0] [DEBUG ] - [JDBJ] Resolved database object F989998 to data source Oracle Database.
09 Sep 2017 20:07:28,279 [Line -1] [AWT-EventQueue-0] [SEVERE] - [BASE] com.jdedwards.database.base.JDBException: [INVALID_DATASOURCE_TYPE] Type Override for DataSource Oracle Database is not supported.
09 Sep 2017 20:07:28,280 [Line -1] [AWT-EventQueue-0] [SEVERE] - [BASE] com.jdedwards.database.base.JDBException: [INVALID_DATASOURCE_TYPE] Type Override for DataSource Oracle Database is not supported. com.jdedwards.database.base.JDBException: [INVALID_DATASOURCE_TYPE] Type Override for DataSource Oracle Database is not supported.
09 Sep 2017 20:07:28,283 [Line -1] [AWT-EventQueue-0] [SEVERE] - [BASE] com.jdedwards.base.spec.SpecException: [INVALID_DATASOURCE_TYPE] Type COMPTBLE-F0092 for DataSource {1} is not supported. com.jdedwards.database.base.JDBException: [INVALID_DATASOURCE_TYPE] Type Override for DataSource Oracle Database is not supported.
09 Sep 2017 20:07:28,283 [Line -1] [AWT-EventQueue-0] [SEVERE] - [BASE] com.jdedwards.base.spec.SpecException: [INVALID_DATASOURCE_TYPE] Type COMPTBLE-F0092 for DataSource {1} is not supported. com.jdedwards.base.spec.SpecException: [INVALID_DATASOURCE_TYPE] Type COMPTBLE-F0092 for DataSource {1} is not supported.
09 Sep 2017 20:07:28,284 [Line -1] [AWT-EventQueue-0] [SEVERE] - [INTEROP] Unable to get initialize UserSession com.jdedwards.database.base.JDBException: [INVALID_DATASOURCE_TYPE] Type Override for DataSource Oracle Database is not supported.
09 Sep 2017 20:07:28,286 [Line -1] [AWT-EventQueue-0] [SEVERE] - [INTEROP] [INVALID_DATASOURCE_TYPE] Type Override for DataSource Oracle Database is not supported. com.jdedwards.system.connector.dynamic.ServerFailureException: [INVALID_DATASOURCE_TYPE] Type Override for DataSource Oracle Database is not supported.
09 Sep 2017 20:07:28,287 [Line -1] [AWT-EventQueue-0] [SEVERE] - [INTEROP] Exception occurred while validating role and/or environment in Java Connector Login method:[INVALID_DATASOURCE_TYPE] Type Override for DataSource Oracle Database is not supported. com.jdedwards.system.connector.dynamic.ServerFailureException: Exception occurred while validating role and/or environment in Java Connector Login method:[INVALID_DATASOURCE_TYPE] Type Override for DataSource Oracle Database is not supported.
09 Sep .

Below are the JDBJ.ini bootstrap configuration

[JDBj-BOOTSTRAP SESSION]
user=jde user name
password=ff5R2rBgIxs=
environment=PY910
role=*ALL

[JDBj-BOOTSTRAP DATA SOURCE]
name=System - 910
databaseType=I
server=servername
serverPort=
database=System - 910
physicalDatabase=SY910
owner=
lob=true
unicode=true
databaseInstance=

Thanks,
Nareen
 
Do you have PY instance installed on your computer?. Looks like its not there. Why you would connect JDeveloper to PY?.

Chan
 
Chan,

PY is installed on my PC.

Since our development environment is PY not DV.

Thanks,
Nareen
 
Back
Top