Home » Developer & Programmer » Forms » Oracle Developer 10g Form Run error FRM-10142 port 8889
icon11.gif  Oracle Developer 10g Form Run error FRM-10142 port 8889 [message #271131] Sat, 29 September 2007 15:00 Go to next message
mobinejaz
Messages: 12
Registered: November 2005
Junior Member
Hi, I have started an OC4J instance (I have Oracle developer 10g installed with Oracle 10g database) and now there isn't any warning when I rum the form. A new problem is that when I run my form, the browser simply displays me the HTML code. It is not displaying any form fields/buttons. What can be done? I see the following HTML code displayed in my browser by the time I click the 'run form' button Laughing

<html> <head> ORACLE FORMS.</head>
<body onload="document.pform.submit();" >
<form name="pform" action="http://ramode-320ae286:8889/forms90/f90servlet" method="POST">
<input type="hidden" name="form"
value="C:\Oracle Forms\Employee.fmx">
<input type="hidden" name="userid" value="SCOTT/TIGER@">
<input type="hidden" name="obr" value="yes">
<input type="hidden" name="array" value="YES">
</form> </body></html>

Form the code given above, is that due to the fact that I will have to run some servlet page that will somehow pickup form in it? what should I do? Embarassed

[Updated on: Sat, 29 September 2007 15:03]

Report message to a moderator

Re: Oracle Developer 10g Form Run error FRM-10142 port 8889 [message #272145 is a reply to message #271131] Thu, 04 October 2007 02:13 Go to previous messageGo to next message
djmartin
Messages: 10181
Registered: March 2005
Location: Surges Bay TAS Australia
Senior Member
Account Moderator
Have you started the OC4J Developer Server?

David
Re: Oracle Developer 10g Form Run error FRM-10142 port 8889 [message #272236 is a reply to message #272145] Thu, 04 October 2007 05:09 Go to previous messageGo to next message
mobinejaz
Messages: 12
Registered: November 2005
Junior Member
Thank you for reply.
Yes, I have. But it shows me only the HTML code in the browser (and gives no warning).
Re: Oracle Developer 10g Form Run error FRM-10142 port 8889 [message #272377 is a reply to message #272236] Thu, 04 October 2007 15:46 Go to previous messageGo to next message
Littlefoot
Messages: 21823
Registered: June 2005
Location: Croatia, Europe
Senior Member
Account Moderator
Did you "Allow active content to run in files on My Computer"? If you use Internet Explorer 6, it can be found under Tools - Internet Options - Advanced tab - Security section.
icon5.gif  Re: Oracle Developer 10g Form Run error FRM-10142 port 8889 [message #272394 is a reply to message #272377] Thu, 04 October 2007 19:12 Go to previous messageGo to next message
mobinejaz
Messages: 12
Registered: November 2005
Junior Member
Yes, Littlefoot! it was the reason and many thanks to you and djmartin for all support Cool
The servlet had been stopped by the wndows (amazingly, without giving me any windows warning/security bar message)

Now the servlet is running but a warning message of TNS protocol adapter ORA-12560 (a common error) is displayed inside the browser.
I successfully connected in the Forms environment with username scott and password tiger, but by the time I ran the form and the servlet was initiated in the browser, the servlet asked me to provide it username,password and database. After that it never accepted any combination in order to establish the connection.

It displays:
ORA-12560: TNS:Protocol adapter error

I have also checked Oracle net configuration assistant and the settings are correct. Oracle services are running. I am able to connect in other Oracle developer products (e.g. Designer, SQL Plus)

Any suggestions would be highly appreciated..


[Updated on: Thu, 04 October 2007 21:34]

Report message to a moderator

Re: Oracle Developer 10g Form Run error FRM-10142 port 8889 [message #272850 is a reply to message #272394] Mon, 08 October 2007 01:09 Go to previous message
djmartin
Messages: 10181
Registered: March 2005
Location: Surges Bay TAS Australia
Senior Member
Account Moderator
Have a look at http://www.orafaq.com/forum/m/264585/67467/?srch=mypc#msg_264585 and make sure you have updated your browser options.

David
Previous Topic: Help
Next Topic: UPDATE RECORD PROBLEM
Goto Forum:
  


Current Time: Mon Mar 10 14:41:24 CDT 2025