All RDF Reports Running Forever With No Completion

Problem:
Concurrent program are running from long time and are not getting completed.

$INST_TOP/ora/10.1.2/bin/appsrwrun.sh userid=apps/apps mode=character report=$FND_TOP/reports/US/FNDSCURS.rdf batch=yes destype=file desname=./ddr2.out desformat=$FND_TOP/reports/HPL pagesize=132×66 traceopts=trace_all tracefile=ddr2.trc tracemode=trace_replace

Get error:
Environment:Environment java.lang.UnsatisfiedLinkError: Can’t find library rwu
(librwu.a or .so) in sun.boot.library.path or java.library.path
sun.boot.library.path=/doyen/oracle/apps/tech_st/10.1.2/jdk/jre/bin
java.library.path=/doyen/oracle/apps/tech_st/10.1.2/jdk/jre/bin:/doyen/oracle/apps
/tech_st/10.1.2/jdk/jre/bin/classic:/doyen/oracle/apps/tech_st/10.1.2/lib32:/doyen
/oracle/apps/tech_st/10.1.2/lib:/usr/dt/lib:/doyen/oracle/apps/tech_st/10.1.2/jdk
/jre/bin:/doyen/oracle/apps/tech_st/10.1.2/jdk/jre/bin/classic:/doyen/oracle/apps/
apps_st/appl/cz/12.0.0/bin:/doyen/oracle/apps/tech_st/10.1.2/lib32:/doyen/oracle/a
pps/tech_st/10.1.2/lib:/usr/dt/lib:/doyen/oracle/apps/tech_st/10.1.2/jdk/jre/bin:
/doyen/oracle/apps/tech_st/10.1.2/jdk/jre/bin/classic:/doyen/oracle/apps/apps_st/a
ppl/sht/12.0.0/lib:/usr/lib
Environment:getEnvironmentStrings java.lang.UnsatisfiedLinkError: Can’t find lib
rary rwu (librwu.a or .so) in sun.boot.library.path or java.library.path
sun.boot.library.path=/doyen/oracle/apps/tech_st/10.1.2/jdk/jre/bin
java.library.path=/doyen/oracle/apps/tech_st/10.1.2/jdk/jre/bin:/doyen/oracle/apps
/tech_st/10.1.2/jdk/jre/bin/classic:/doyen/oracle/apps/tech_st/10.1.2/lib32:/doyen
/oracle/apps/tech_st/10.1.2/lib:/usr/dt/lib:/doyen/oracle/apps/tech_st/10.1.2/jdk
/jre/bin:/doyen/oracle/apps/tech_st/10.1.2/jdk/jre/bin/classic:/doyen/oracle/apps/
apps_st/appl/cz/12.0.0/bin:/doyen/oracle/apps/tech_st/10.1.2/lib32:/doyen/oracle/a
pps/tech_st/10.1.2/lib:/usr/dt/lib:/doyen/oracle/apps/tech_st/10.1.2/jdk/jre/bin:
/doyen/oracle/apps/tech_st/10.1.2/jdk/jre/bin/classic:/doyen/oracle/apps/apps_st/a
ppl/sht/12.0.0/lib:/usr/lib
REP-50125: Caught exception: java.lang.reflect.InvocationTargetException

Error in ddr2.trc:

REP-0069: Internal error
REP-57054: In-process job terminated:Terminated with error:
REP-3000: Internal error starting Oracle Toolkit

Solution:

1. Check the E-Business (EBS) server environment DISPLAY as root user with commands: xhost + , xclock , echo $DISPLAY.
2. Change the DISPLAY setting in EBS context file .
3. Retest the issue.

Recent Posts