View Single Post
  #4 (permalink)  
Old July 3rd, 2007, 03:38
chrisplough's Avatar
chrisplough chrisplough is offline
Site Moderator
 
Join Date: Jun 2006
Location: West Chester, PA
Posts: 864
Blog Entries: 7
Groans: 0
Groaned at 1 Time in 1 Post
Thanks: 55
Thanked 213 Times in 126 Posts
Rep Power: 10
chrisplough has a spectacular aura aboutchrisplough has a spectacular aura aboutchrisplough has a spectacular aura about
Send a message via AIM to chrisplough
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
__________________
Chris Plough
MavenWire

www.MavenWire.com
Reply With Quote