Skip to Main Content

Java SE (Java Platform, Standard Edition)

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!

Runtime.exec()

843798Aug 4 2001 — edited Aug 6 2001
Hello,

I am trying to run a GUI I created using the Runtime.exec() command like so:

Runtime rt = Runtime.getRuntime();
Process p = rt.exec("java myGui");

However, nothing happens; my GUI doesn't show up. I've seen a number of articles, most notably one at www.javaworld.com/javaworld/jw-12-2000/jw-1229-traps.html, and they all seem to say that I need to handle the input, output, and error streams from the process I exec'ed. How would this be done in the case of a GUI?

Thanks in advance.

Gary

Comments

M.bro

11g BI INSTALLATION

  To open bi installation folder (bishiphome)---> Disk 1

            Automatically open cmd prompt

  BI installation screen open click next to start the installation.

  Click the Skip software update and then click next

  select the installation type just click simple install and then click next

  After complete the prerequisite check and click next button.

  To specify installation location

  click the browse button and then create a folder to click open and then install the BI setup

  To set the Administrator details user name: Weblogic,password : oracle123, confirm password : oracle123 and then click next button.

  Just click Oracle business intelligence check box and verify all the sub menu to enable then click next button.

  To enter the Biplatform schema details and then click next button.

  To set the BIPLATFORM SCHEMA database type: oracle database, connection string: localhost:1521:orclbi(orclbi dbname),biplatform schema username : DEV_BIPLATFORM,password:oracle123 and then move next step

  uncheck the check box click next button.

  Click yes and then move to next screen

  click install start to installation progress.

  After installation progress to move next step (configuration progress)

  After complete the configuration to move the next step

  Click next after complete configuration progress (100%) then only click next button.

  Click finish button to complete the bi services

  After complete oracle business intelligence installation Go to All programs---> Oracle business intelligence -->click stop bi services --> open prompt and enter the user name : weblogic and password oracle123(enter correctly or else problem to be occurred  to services starting time)-->after enter the user name and password just enter.

After stop bi services to start the services (restart the system and then start the services)

Go to All programs---> Oracle business intelligence -->click start bi services -->loading few minutes -->after few minutes -->browser will open just wait and then refresh/reload and wait to work environment started.

sankargvs

i am not looking for generic installation steps.

My installation stuck during configuration stuck and remains there at 32%, it is not moving after that.

So its stuck. i wanted to know any specific reason why it is stuck.

That's why i have posted the installation log.

Installed JDK, then installed weblogic and ran RCU. Then did software only install and tried configuring bi_server1. Still the same problem.

M.bro

if possible take screen shot and post it and also tell installation path and setup path.

Sagar Tippe

More than 90% of the problems in OBIEE installation are just because of IP address. You can follow the steps in a link I have mentioned above.

I went through you error log, don't worry. You can rely on that link, try it. But before proceeding, make sure that you format your system to make a fresh install of OBIEE. ;-)

http://obieenow.blogspot.in/2014/01/obiee-111170-rcu-installation.html

Thanks,

Sagar Tippe

1 - 4
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Sep 3 2001
Added on Aug 4 2001
1 comment
58 views