| Re: Error configuring Oracle Reports with OTM Hello!
The errors that you're seeing in your Oracle Reports Apache Error.log file seem to be the key. The request is being correctly received by Oracle Reports, but it isn't being correctly passed to the back-end OC4J Reports instance.
While I haven't experienced this issue in the past, I believe this is related to the following property in your OTM Web and App server glog.properties files:
p_reports_server=REP_<oracle_reports_instance>
I see that the system improved when you set this to: rep_<oraclereportserverhostname>, however it still isn't working.
Can you post the tnsnames.ora file from <oracle_reports_home>/network/admin/ and we'll try to figure out the correct value?
Thanks,
Chris |