Error While Creating The ILDT File
(Doc ID 2654115.1)
Last updated on SEPTEMBER 01, 2024
Applies to:
Oracle E-Business Suite Integrated SOA Gateway - Version 12.2.6 and laterInformation in this document applies to any platform.
Goal
On : 12.2.6 version, Installation Issues
Error while creating the ILDT file
We successfully created the ILDT file in Linux machine and below is the success O/P:-
[vis1226@inccucoeps bin]$ perl $FND_TOP/bin/irep_parser.pl -g -v -username=sysadmin PER:patch/115/sql:xxalm_asn_pkg.pls:12.0=xxalm_asn_pkg.pls
# Interface Repository Annotation Processor, 12.0.0
#
# Generating annotation output.
# Processing file 'xxalm_asn_pkg.pls'.
# Using YAPP-based parser.
# Found a package-level annotation for 'XXALM_ASN_PKG'.
# Found a detail-level annotation...
# Found a procedure named 'CREATE_RECEIPT'.
# Done all files.
However, While we were trying to create the ILDT file on the Solaris system in order to expose the endpoints as REST end point , we're facing the below error:-
Can't locate Class/MethodMaker.pm in @INC (@INC contains:
/xxx/apps/fs1/EBSapps/appl/fnd/12.0.0/perl /xxx/apps/fs1/EBSapps/appl/fnd/12.0.0/xml/orc115 /xxx/apps/fs1/EBSapps/appl/fnd/12.0.0/perl/FND/irep/repo /xxx/apps/fs1/EBSapps/appl/fnd/12.0.0/bin/ /xxx/apps/fs1/FMW_Home/webtier/perl/lib/5.10.0/sun4-solaris-thread-multi-64 /xxx/apps/fs1/FMW_Home/webtier/perl/lib/5.10.0 /xxx/apps/fs1/FMW_Home/webtier/perl/lib/site_perl/5.10.0/sun4-solaris-thread-multi-64 /xxx/apps/fs1/FMW_Home/webtier/perl/lib/site_perl/5.10.0 /xxx/apps/fs1/EBSapps/appl/au/12.0.0/perl /xxx/apps/fs1/FMW_Home/webtier/ohs/mod_perl/lib/site_perl/5.10.0/sun4-solaris-thread-multi-64 ../lib/5.10.0/sun4-solaris-thread-multi-64 ../lib/5.10.0 ../lib/site_perl/5.10.0/sun4-solaris-thread-multi-64 ../lib/site_perl/5.10.0 .) at /xxx/apps/fs1/EBSapps/appl/fnd/12.0.0/perl/FND/irep/repo/Rep/Parser.pm line 24.
BEGIN failed--compilation aborted at /xxx/apps/fs1/EBSapps/appl/fnd/12.0.0/perl/FND/irep/repo/Rep/Parser.pm line 24.
Compilation failed in require at /xxx/apps/fs1/EBSapps/appl/fnd/12.0.0/bin/irep_parser.pl line 37.
BEGIN failed--compilation aborted at /xxx/apps/fs1/EBSapps/appl/fnd/12.0.0/bin/irep_parser.pl line 37.
Solution
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
Goal |
Solution |