Oracle Analytics Cloud and Server

Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture

callProcedureWithResults fails via adminservice> Web Service Endpoint (SoapUI/Test)

Received Response
1
Views
1
Comments
User_JDMI7
User_JDMI7 Rank 1 - Community Starter

Followed Using the BI Server Metadata Web Service... with OBIEE 12.2.1. Policy oracle/wss_http_token_service_policy attached, WSM configured with corresponding oracle.wsm.security map keys(basic.credentials, enc-csf-key, etc.). Still cannot utilize service via SoapUI or EM> Test Web Service : Error making connection.  Check log for details.

I found relevant to my issue invocation error  in bi.log (user_projects/domains/bi/servers/AdminServer/logs):

####<Feb 12, 2017 6:12:17 PM MST> <Error> <oracle.bi.server.metadataservice.General> <den01uts> <bi_server1> <[ACTIVE] ExecuteThread: '15' for queue: 'weblogic.kernel.Default (self-tuning)'> <weblogic> <> <9b75bd53-4633-4bdf-8dc6-4c488e1ec899-0000034e> <1486948337122> <[severity-value: 8] [rid: 0] [partition-id: 0] [partition-name: DOMAIN] > <BI-MDWS-00014> <Error making database connection.

java.lang.ClassNotFoundException: oracle.bi.jdbc.AnaJdbcDriver

  at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(GenericClassLoader.java:981)

  at weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClassLoader.java:942)

I tried to have a copy bijdbc.jar in wlserver/server/lib but observed further permission issues...

Please advise

em-tws.png

soapui.png

Answers