Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: How does Concurrent Manager call Report Builder?

Re: How does Concurrent Manager call Report Builder?

From: Vasu Balla <vballa_at_triniti.com>
Date: Thu, 18 Mar 2004 18:06:49 +0530
Message-ID: <405997E1.1070102@triniti.com>




  
  



Hi Naveen,

i donno abt that report and concurrent manager. but that Xlib error can be solved as follows

just do the following


[vballa@hstoratest ~]$ su - root
bash-2.05# export DISPLAY=hstoratest:0.0
bash-2.05# xhost +

in your case it will be export DISPLAY=omega1:0.0

if xhost command is not there, then you need to start the concurrent manager (adcmctl) from solaris server console where the X server is running. i mean login with applmgr user into CDE on server console and start the concurrent manager.

Vasu

Naveen, Nahata (IE10) wrote:
Hi All,

What is the complete process of running a concurrent request, the executable
for which runs with Oracle Reports? I mean, I want to know the complete
sequence of events that happen from the time I submit a request to the time
the output gets generated.

I'm asking this, since I'm trying to run a request with Output set to PDF
and it fails with the error "Xlib: connection to "omega1:0.0" refused by
server"

I have changed the DISPLAY variable to "ip-address:0.0" from "omega1:0.0" in
all the places i could think of, e.g. Concurrent Manager, Reports Server,
Forms Server startup scripts, all the environment files etc., yet I keep
running into the same error.

If I know how the concurrent manager calls the reports builder or runtime,
I'll be in a better position to debug the problem.

Yes, I have logged a TAR, but am yet to hear from the support.

Oracle Apps 11.5.9 on Solaris

Regards
Naveen
  
---------------------------------------------------------------- Please see the official ORACLE-L FAQ: http://www.orafaq.com ---------------------------------------------------------------- To unsubscribe send email to: oracle-l-request@freelists.org put 'unsubscribe' in the subject line. -- Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html ----------------------------------------------------------------- Received on Thu Mar 18 2004 - 06:33:50 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US