My Oracle Support Banner

R12.2.5 - Integrated SOA Gateway Error Generating an Integration Repository loader (ildt) File From a Java Class (Doc ID 2133931.1)

Last updated on FEBRUARY 14, 2022

Applies to:

Oracle E-Business Suite Integrated SOA Gateway - Version 12.2.5 and later
Information in this document applies to any platform.

Symptoms

Oracle E-Business Suite 12.2.5 Integrated SOA Gateway, Installation Issues

Generating an Integration Repository Loader file iLDT file from a java class using irep_parser.pl fails with the following error:


ERROR
-----------------------
IAS_ORACLE_HOME/perl/bin/perl $FND_TOP/bin/irep_parser.pl -g -v -username=asadmin po:patch/115/java:TestService.java:0.1=/home/appldev/siva/TestService.java

# Interface Repository Annotation Processor, 12.0.0

#
# Generating annotation output.
# Processing file '/home/appldev/siva/TestService.java'.
# Using YAPP-based parser.
Java runtime not found, minimal Java validation only.
# Warning: Carrige return(s) seen in text.
# Java code is in package 'xxe.oracle.apps.tsm.services.search'.
# Defining the class 'TestService'.
# Found a class annotation for 'TestService'.
# Found a member annotation for the method named setServiceVal
# Warning: Missing class resolution in Java parse.
# Warning: Not generating iLDT for '/home/appldev/siva/TestService.java', incomplete info.
# Done all files.



STEPS
-----------------------
The issue can be reproduced at will with the following steps:


Run the following command to generate an iLDT file via the iRepository parser:

$IAS_ORACLE_HOME/perl/bin/perl $FND_TOP/bin/irep_parser.pl -g -v -username=asadmin po:patch/115/java:TestService.java:0.1=/home/appldev/siva/TestService.java

BUSINESS IMPACT
-----------------------
The issue has the following business impact:

Users are unable to generate ildt files from a java class in Integrated SOA Gateway.

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


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.