http listener error while running forms [message #80398] |
Tue, 17 September 2002 06:39 |
Malini
Messages: 6 Registered: September 2002
|
Junior Member |
|
|
I can connect to the database from the form but when i compile the form it compiles successfully but gives run time error as
"FRM-10142 http listener is not running at (my machine name: port).Please start the listener or check your runtime preferences."
As i am working on stand alone machine i did not configure the network by running network configuration assistant.
Please help
|
|
|
|
|
Re: http listener error while running forms [message #80527 is a reply to message #80398] |
Tue, 08 October 2002 23:23 |
Filip Dvorak
Messages: 2 Registered: October 2002
|
Junior Member |
|
|
I guess you use Oracle Forms 9i.
In Oracle Forms 9i, you must start "OC4J" servlet engine, before you can run a form (on a stand alone machine). If you are running Windows, look at the system menu:
... -> Forms Developer -> Start OC4J Instance
Select this menu item and the run the form.
Regards
Filip
|
|
|
|
|
|
|
|
Re: http listener error while running forms [message #84148 is a reply to message #81249] |
Fri, 06 February 2004 14:34 |
Krupal Patel
Messages: 9 Registered: January 2004
|
Junior Member |
|
|
I had the same problem. And I removed whatever outside quotes, and still it was giving problem. Then I put Http:// and what ever the rest, I kept it like that. And it prompted me to install JInitiator and I clicked YES to install. Now it worked fine.
Thank you for solution.
|
|
|