Skip to Main Content

Analytics Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Unable to start BDDStudio due to invalid JDBC port

deepsJun 28 2016 — edited Jun 28 2016

Can anyone please help me understand where to change the JDBC URL after the installation?  I think my JDBC should be like "jdbc:oracle:thin:@//bddhost:1521/orcl.bddhost.com"  with /  as I am using service name and not SID.

This is for BDD 1.2.2 using HDP, running on redhat.

<Error> <Deployer> <BEA-149265> <Failure occurred in the execution of deployment request with ID "15980428776700" for task "weblogic.deploy.configChangeTask.0". Error is: "weblogic.application.ModuleException: weblogic.common.resourcepool.ResourceSystemException: Invalid port number for URL jdbc:oracle:thin:@//bddhost:1521:orcl.bddhost.com for datasource 'BDDStudioPool'"

weblogic.application.ModuleException: weblogic.common.resourcepool.ResourceSystemException: Invalid port number for URL jdbc:oracle:thin:@//bddhost:1521:orcl.bddhost.com for datasource 'BDDStudioPool'

  at weblogic.jdbc.module.JDBCModule.prepare(JDBCModule.java:350)

  at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:100)

This post has been answered by deeps on Jun 28 2016
Jump to Answer
Comments
Post Details