Service Generationnull Error While Generating a Web Service
(Doc ID 2346386.1)
Last updated on DECEMBER 08, 2022
Applies to:
Oracle E-Business Suite Integrated SOA Gateway - Version 12.1.3 and laterInformation in this document applies to any platform.
Symptoms
On : 12.1.3 version, Performance
Getting below error while trying to generate WSDL for custom interface:
Service Provider Access resulted in exception 'oracle.apps.fnd.soa.util.SOAException: ServiceGenerationError: ServiceGenerationError: Error in Service Generationnull' when attempting to perform 'GENERATE'. Please view Service Provider logs for more details
oafm std out log file shows the following error:
17/10/11 06:29:00 INFO: SecuritySensitive.lookupException password is not available for indirect password via application context (user: ASADMIN)
17/10/11 06:29:02 SEVERE: ApplicationStateRunning.initConnector Error occurred initializing connectors. Exception is: Exception creating connection pool. Exception: oracle.oc4j.sql.DataSourceException: Exception setting the property 'dbcFile' on the DataSource. Exception: java.lang.reflect.InvocationTargetException
17/10/11 06:29:02 SEVERE: ApplicationStateRunning.initConnector Stack trace: oracle.oc4j.sql.DataSourceException: Exception creating connection pool. Exception: oracle.oc4j.sql.DataSourceException: Exception setting the property 'dbcFile' on the DataSource. Exception: java.lang.reflect.InvocationTargetException
at com.evermind.server.ApplicationStateRunning.initDataSourceConnectionPool(ApplicationStateRunning.java:2142)
at com.evermind.server.ApplicationStateRunning.initDataSourceConnector(ApplicationStateRunning.java:2085)
at com.evermind.server.ApplicationStateRunning.initConnector(ApplicationStateRunning.java:1317)
...
...
Caused by: javax.resource.ResourceException: oracle.oc4j.sql.DataSourceException: Exception setting the property 'dbcFile' on the DataSource. Exception: java.lang.reflect.InvocationTargetException
Steps :
1. Integrated SOA Gateway
2. Integration Repository
3. Find the service
4. Click on Generate
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 |
Cause |
Solution |
References |