Skip to Main Content

Oracle Forms

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

FRM-41214 FRM-41217 REP-0178 REPORTS 12C

myluismMar 23 2017 — edited Mar 29 2017

Hi all.

I'm using Forms and Reports 12c.

I created a standalone report server and calling reports from forms have been running fine until now.

When calling reports from Forms i get frm-41214 and frm-41217.

I also tried run the the report from the command line using rwclient and get REP-0178 using either standalone report server or in-Process report server:

[weblogic@Tarkus oracle]$ cd /u02/app/oracle/product/12.2.1/user_projects/domains/frsdomain/reports/bin/

[weblogic@Tarkus bin]$ ./rwdiag.sh -findall

Reading the rwnetwork.conf from :/u02/app/oracle/product/12.2.1/user_projects/do                                                                                 mains/frsdomain/config/fmwconfig/components/ReportsToolsComponent/reptools1/rwnetwork.conf

Broadcast mechanism used to locate servers

------------------------------------------

Channel address = 228.5.6.7

Channel port  = 14021

(1) Name = rep_wls_reports_tarkus : Type = server : Host = Tarkus.rioturbio.com.                                                                                        ve

(2) Name = rep_server1 : Type = server : Host = Tarkus.rioturbio.com.ve

[weblogic@Tarkus bin]$ $ORACLE_HOME/bin/rwclient module=/home/developer/app/bin/ORDENES   userid=curso/passwd@beta server=rep_server1 desformat=pdf destype=cache

REP-0178: Reports Server rep_server1 cannot establish connection.

[weblogic@Tarkus bin]$ $ORACLE_HOME/bin/rwclient module=/home/developer/app/bin/ORDENES userid=curso/cursito@beta server=rep_wls_reports_tarkus desformat=pdf destype=cache

REP-0178: Reports Server rep_wls_reports_tarkus cannot establish connection.

Nothing is really sent to the report server queue (nothing on showjobs page).

How to debug error?

Have tried to start and shutdown report server and even the whole infrastructure, but no luck.

Thanks in advance!!!!

This post has been answered by Oleh Tyshchenko on Mar 27 2017
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 26 2017
Added on Mar 23 2017
15 comments
5,011 views