reports/rwservlet/showjobs? not working [message #215609] |
Tue, 23 January 2007 03:05 |
orasaket
Messages: 70 Registered: November 2006
|
Member |
|
|
Hi,
i am using Oracle 10g AS 10.1.2.0.2 on HP with Red Hat Enterprise Linux AS release 4 (Nahant Update 2)
while i am trying following in OEM i am getting an Exception
http://xxx.xx.xxx.xxx:7778/reports/rwservlet/showjobs?
REP-52266: The in-process Reports Server rep_<servername>_AS failed to start.oracle.reports.RWException: IDL:oracle/reports/RWException:1.0
I have checked the following and found ok
reports_tmp=/tmp
(/tmp exists and has read,execute and write access to all)
LD_LIBRARY_PATH is set correctly
LD_LIBRARY_PATH=$ORACLE_HOME/jdk/jre/lib/alpha:$ORACLE_HOME/lib:${LD_LIBRARY_PATH}; export LD_LIBRARY_PATH
LD_LIBRARY_PATH=$ORACLE_HOME/jdk/jre/lib/sparc:$ORACLE_HOME/lib32:${LD_LIBRARY_PATH}; export LD_LIBRARY_PATH
Moreover OC4J_BI_Forms Service is restarted many times automatically.
Can anybody suggest on this?
Thanks and Regards,
OraSaket
|
|
|