Home » Developer & Programmer » JDeveloper, Java & XML » Problem Calling A Java File throough Form
Problem Calling A Java File throough Form [message #178633] Thu, 22 June 2006 01:08 Go to next message
d.dineshkumar
Messages: 211
Registered: April 2005
Location: Kolkatta
Senior Member
Hi All,
I am calling a java program on a button press through host command as follows.

HOST('CALL java -Xms100m -Xmx100m Interface');

But the problem is,
The command window is coming and is disappearing with out doing any thing.I am hving some System.out message on the java files which i am unable to see.

But if I will run the same thing from a command prompt then the java programme is runnning properly.

I want that HOST command to work and the command window should appear.

Please help on this.

Thanks And Regards
Dinesh

Re: Problem Calling A Java File throough Form [message #178895 is a reply to message #178633] Fri, 23 June 2006 05:46 Go to previous message
d.dineshkumar
Messages: 211
Registered: April 2005
Location: Kolkatta
Senior Member
Hi All,
The problem solved.

we have changed the call as below:

HOST('CALL java -Xms75m -Xmx75m Interface');

Its a memory problem.

Thanks
Dinesh
Previous Topic: oracle JInitiator ????
Next Topic: Changig Database Connection for a web service
Goto Forum:
  


Current Time: Fri Mar 29 10:01:31 CDT 2024