otmfaqForumsBlogsRegister
FAQMembers ListCalendarToday's PostsSearch


 Subscribe Blogs:RSS
 Subscribe Forums:RSS
OTMFAQ Home
OTMFAQ Blogs
OTMFAQ Forums
OTMFAQ Tutorials

OTM SIG
MavenWire


Reports / FTI and Other Analytics Integrating OTM / G-Log with Oracle Reports, FTI (OBIEE) and creating custom reports / analytics.

Reply
 
Submit Tools LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old July 31st, 2008, 11:43
Member
 
Join Date: May 2007
Posts: 89
Thanks: 16
Thanked 1 Time in 1 Post
Groans: 0
Groaned at 0 Times in 0 Posts
Rep Power: 2
rj5316 is on a distinguished road
error when running public reports

Hi we are getting the following error when trying to run public reports ...
REP-51002: Bind to Reports Server rep_xxxinnvlvmotx_oas_home.xxx.com failedxxxinnvlvmotx is our OTM server...any help / advice pls??Rgds--
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old July 31st, 2008, 12:44
Senior Member and Blogger
 
Join Date: Nov 2007
Location: Drexel Hill, PA
Posts: 240
Thanks: 0
Thanked 35 Times in 35 Posts
Groans: 0
Groaned at 0 Times in 0 Posts
Rep Power: 2
nick.polites is on a distinguished road
Re: error when running public reports

Click the "View Sheduled Jobs" link, does that return?

You need to check the report server name from the em manager. It needs to match exatcly what it has there with your glog.properties. Please post you glog.properties file and I'll check to see if anything else in your reports config looks incorrect.
__________________
MavenWire Hosting Admin
Over 7 years of OTM experience
The Oracle OTM / G-Log GC3 Experts
Offering Incubator and Production OTM instances
www.mavenwire.com
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old July 31st, 2008, 13:16
Member
 
Join Date: Nov 2007
Location: Chennai, India
Posts: 76
Thanks: 8
Thanked 3 Times in 3 Posts
Groans: 0
Groaned at 0 Times in 0 Posts
Rep Power: 2
arunk is on a distinguished road
Re: error when running public reports

Hi Nick,

The "View Sheduled Jobs" link is not working, it just stays on in the current page itself.

Also i have attached the glog.properties file with this. I have repalced the server name with "xxx".

Regards
Arun.
Attached Files
File Type: zip glog.zip (3.1 KB, 2 views)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old July 31st, 2008, 13:40
Senior Member and Blogger
 
Join Date: Nov 2007
Location: Drexel Hill, PA
Posts: 240
Thanks: 0
Thanked 35 Times in 35 Posts
Groans: 0
Groaned at 0 Times in 0 Posts
Rep Power: 2
nick.polites is on a distinguished road
Re: error when running public reports

report_feature=true
p_reports_server=REP_xxx.COM
p_reports_out_dir=/otm55/rptapache/htdocs
reports_server_fqdn=http://xxx:7777/reports/rwservlet
report_server_url=http://xxx:81


ok your p_resports_server doesn't appear to be correct. Check your em manager and see what the rep looks like. Also the reports_server_fqdn and report_server_url need to have the same url as where your reports server is located. Have you also verified that Oracle Reports is listening on port 7777 and not some other port?
__________________
MavenWire Hosting Admin
Over 7 years of OTM experience
The Oracle OTM / G-Log GC3 Experts
Offering Incubator and Production OTM instances
www.mavenwire.com
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old July 31st, 2008, 13:44
Member
 
Join Date: Nov 2007
Location: Chennai, India
Posts: 76
Thanks: 8
Thanked 3 Times in 3 Posts
Groans: 0
Groaned at 0 Times in 0 Posts
Rep Power: 2
arunk is on a distinguished road
Re: error when running public reports

Thanks...

pls advice what is em manager anf how do we acess it..

rgds--
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old July 31st, 2008, 13:46
Senior Member and Blogger
 
Join Date: Nov 2007
Location: Drexel Hill, PA
Posts: 240
Thanks: 0
Thanked 35 Times in 35 Posts
Groans: 0
Groaned at 0 Times in 0 Posts
Rep Power: 2
nick.polites is on a distinguished road
Re: error when running public reports

The EM manager a web interface to access Oracle components. It should be listening on a specific port like 1080. The person who installed this should know what port and login to use. The userid is usually ias_admin and the password is specified when you install the instance.
__________________
MavenWire Hosting Admin
Over 7 years of OTM experience
The Oracle OTM / G-Log GC3 Experts
Offering Incubator and Production OTM instances
www.mavenwire.com
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old July 31st, 2008, 13:48
Member
 
Join Date: Nov 2007
Location: Chennai, India
Posts: 76
Thanks: 8
Thanked 3 Times in 3 Posts
Groans: 0
Groaned at 0 Times in 0 Posts
Rep Power: 2
arunk is on a distinguished road
Re: error when running public reports

we tried with this

http://<servername>:7777/repdemo/runrepIAS.html

and we got it to run the test report successfully...

but we are unable to see schedule jobs / any reports (public) on the menus
\
rgds--
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old July 31st, 2008, 13:51
Senior Member and Blogger
 
Join Date: Nov 2007
Location: Drexel Hill, PA
Posts: 240
Thanks: 0
Thanked 35 Times in 35 Posts
Groans: 0
Groaned at 0 Times in 0 Posts
Rep Power: 2
nick.polites is on a distinguished road
Re: error when running public reports

Quote:
Originally Posted by arunk View Post
we tried with this

http://<servername>:7777/repdemo/runrepIAS.html

and we got it to run the test report successfully...

but we are unable to see schedule jobs / any reports (public) on the menus
\
rgds--
This validates that that parameter is correct. It has nothing to do with the p_reports_server. You need to verify that you have this correct by going to the em manager.
__________________
MavenWire Hosting Admin
Over 7 years of OTM experience
The Oracle OTM / G-Log GC3 Experts
Offering Incubator and Production OTM instances
www.mavenwire.com
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
The Following User Says Thank You to nick.polites For This Useful Post:
arunk (July 31st, 2008)
  #9 (permalink)  
Old July 31st, 2008, 14:00
Member
 
Join Date: Nov 2007
Location: Chennai, India
Posts: 76
Thanks: 8
Thanked 3 Times in 3 Posts
Groans: 0
Groaned at 0 Times in 0 Posts
Rep Power: 2
arunk is on a distinguished road
Re: error when running public reports

Thanks Nick....We'll work on this and get back to you

Regds--
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #10 (permalink)  
Old August 1st, 2008, 14:57
Member
 
Join Date: Nov 2007
Location: Chennai, India
Posts: 76
Thanks: 8
Thanked 3 Times in 3 Posts
Groans: 0
Groaned at 0 Times in 0 Posts
Rep Power: 2
arunk is on a distinguished road
Re: error when running public reports

Nick,

We logged into the em manager and it shows the reports server is up and running. Also the server name is the same of what it has in the glog.properties file.

But still we are facing the same problem while running reports. I had attached the screenshot of the em console and the properties file.

Kindly help me out where i went wrong.

Regds--
Attached Images
File Type: jpg em_manager.jpg (48.9 KB, 8 views)
Attached Files
File Type: zip glog.zip (3.1 KB, 2 views)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
OTM Reports getting REP-50004 Error mkenney Reports / FTI and Other Analytics 17 June 21st, 2008 05:29
Error configuring Oracle Reports with OTM sknmail@rediffmail.com Reports / FTI and Other Analytics 17 June 5th, 2008 23:08
[SOLVED] Automatically Killing Long-Running Reports chrisplough Reports / FTI and Other Analytics 0 October 5th, 2007 22:39
[SOLVED] RWServletProxy Exception: java.io.IOException when Running Reports chrisplough Reports / FTI and Other Analytics 2 May 8th, 2007 14:54
Error while generating reports soujanya Reports / FTI and Other Analytics 1 April 27th, 2007 17:23



All times are GMT. The time now is 03:04.
Copyright © 2008, Open Book Solutions LLC. All rights reserved.

Sponsored by MavenWire - MavenWire.com


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37