Forms 10gR2: Cannot run forms

Hello,
Just installed 10gR2. I'm getting an error running a form inside the Builder, with the error HTTP500 "The page cannot be displayed"
Forms Builder supplied this url:
http://127.0.0.1:1371/vzplYafmZrLyCrLDYIa7bVXDXCMjZxwoOlJb7Y0xKBuAQKay
That url is suspicicious. So I tried to manually run the servelet by copying the the application server url from the Forms' \preferences runtime tab
http://zaz:8889/forms/frmservlet
This gave the error:
Bad Gateway
The following error occurred:
[code=DNS_HOST_NOT_FOUND] The host name was not found during the DNS lookup. Contact your system administrator if the problem is not found by retrying the URL.
What could be causing this error?
Thanks,
gk

From your browser menu, select Tools > Internet Options.
Click the Connections tab.
Click LAN Settings...
Under Proxy Server, check "Use a proxy server for your LAN"
Click Advanced...
Add to the front of the list of proxy exceptions: localhost;127.0.0.1;
Then click OK on all 3 windows.

Similar Messages

  • Cannot run form twice in 10g form builder

    i cannot run the form twice in 10g developer suite
    it will show the source code in html as below
    <html> <head> ORACLE FORMS.</head>
    <body onload="document.pform.submit();" >
    <form name="pform" action="http://salmana.asry.com:8891/forms90/f90servlet" method="POST">
    <input type="hidden" name="form" value="C:\report_para_form_with_lov.fmx">
    <input type="hidden" name="userid" value="*****/*****@*****">
    <input type="hidden" name="obr" value="yes">
    <input type="hidden" name="array" value="YES">
    </form> </body></html>

    Hi,
    Try any of the workaround mentioned in the thread
    Loading Forms Unsuccessfully
    Regards,
    Arun

  • Cannot Run Forms on Windows 7

    I followed all the instructions indicated on Note 1292919.1. The form will run and ask to download the latest Java Plug in. So I know it is not pointing to Jinitiator. The Java Plug in was installed as indicated in note 1292919.1 before running the form. It appears that it is not finding the JRE when running the form.
    Oracle suggestion per the below document is to
    The example above assumes that a virtual directory called JRE has been setup in the webserver's config files (one way of doing that is to add this line to the httpd.cfg file: AliasMatch ^/forms/jinitiator/(..*) "D:\Oracle\product\FRHome_1/jre/$1")
    http://www.oracle.com/technetwork/developer-tools/forms/documentation/forms-jre-131772.pdf
    Problem is their is NO httpd.cfg file and I have downloaded the webserver. I wonder do they read the shit they recommend.

    965234 wrote:
    Problem is their is NO httpd.cfg file and I have downloaded the webserver. I wonder do they read the shit they recommend.As you didn't indicate anything regarding version or installation type I guess you have a Developer Suite 10gR2 installed, and you are right that there is no httpd.conf in your installation as iDS doesn't come with a Apache (but the Application Server does).
    The aliasmatch would be there to be able to download and install the JRE the first time you are accessing the forms application and have no java installed. On your development machine you could omit this by installing the JRE Version you want yourself, and configure the formsweb.cfg like mentioned in the document. On the Application Server however the httpd.conf is available, and you could declare an aliasmatch like mentioned in the document. If you insist on doing that in your developer suite too, then there is a possibility to do that in OC4J. Edit the file
    $ORACLE_HOME/j2ee\DevSuite\application-deployments\forms\formsweb\orion-web.xmland add e.g.
    <virtual-directory virtual-path="/your_alias/" real-path="absolute_path" />Then restart OC4J. As said this is only for comfort and not necessary to actually run forms with the sun jpi, so I wouldn't pay much attention to it in development.
    cheers

  • Cannot run Forms

    Hi
    I just installed Oracle 9i Developer Suite and 9i database rel 2...I am able to connect to the database from form builder and develop forms and compile them...However, I am not able to run the form module...I get the following error "The http listener is not running..Please start the listener or check your runtime preferences." How do i solve this?
    Thanks

    Hi,
    Webforms always run through the forms server on your OC4J web container. So you have to start it before you can run your forms, even if you run them via Forms Builder.
    How to start working with webforms is all documented, but I'll very briefly summarize it here, so you can embark your webforms adventure.
    First you have to configure the forms server. 2 files are involved (both located in $devsuite_home\forms90\server):
    1. default.env, the 'registry' for the forms server. Add your FORMS90_PATH in here, so the server can find your modules.
    2. formsweb.cfg, the configuration for the forms server. In here you can enter your starting form module, connection to the database, etc, etc.
    - Assuming you're on Windows, start your OC4J from the Start menu -> Programs -> Oracle Developer Suite - 9i/10g -> Forms Developer -> Start OC4J instance.
    - A DOS-box will appear (don't close it!) stating that the OC4J is running.
    - Check that's the forms server is working by browsing to http://localhost:8889/forms90/f90servet. A welcome screen appears if all is well. If nothing happens your port is different. Verify this in file $devsuite_home\j2ee\DevSuite\config\default-web-site.xml
    - In Forms Builder, save your modules to a location that's on the FORMS90_PATH.
    - Run the module. If nothing happens go to Preferences in the forms menu and on the runtime tab, enter the URL of the forms server.
    Success.

  • Oracle9i Forms - Can't Run form

    I am trying out the new Oracle9i Forms (Release 2 - part of iDS 9.2.0) on a test machine running on Oracle9i Release 2 (9.2.0) database. I did not install the Oracle9i Application Server since the documentation says that you can run forms for testing purposes without AS. After I compiled a form, It tried running a form but got error "FRM-10142 - HTTP listner not running on port 8888... " The HTTP server is running as part of the Oracle9i Database and listens to port 7778 for HTTP and 4443 for https. Is there a configuration file or parameter that I need to change?
    Thanks,
    T.J.

    Jacob/Robin:
    Thanks for your help....starting the OC4J containers did the trick! I was able to see the form within a web brower using the default port 8888. I am going to stick to this configuration until I upgrade my server since the new Oracle9i Application Server requires a lot of power (not to mention takes alot of resources!).
    Thanks again for your help!
    T.J.

  • Cannot run Forms-Application

    Hi,
    i built a new form with forms 10g. Only 1 block and 1 table. Then I startet OC4J and tried to run this form from the forms builder. It does not work. So I mad a .fmx file and tried to start this file from Internetexplorer 8 and Firefox. Internet Expliter only showed me a few htlm lines nothing else. Firefox run on an error.
    I think it coud be missing some parts of forms or missing rigths on the Browser.
    Who can help me?
    Thank you and regards
    Siegwin

    Hi sarah,
    i deinstalled IE 8.0.
    Now wenn i try to start my forms-application i get this:
    <html> <head> ORACLE FORMS.</head>
    <body onload="document.pform.submit();" >
    <form name="pform" action="http://ndem-ase2.norcom.de:8889/forms90/f90servlet" method="POST">
    <input type="hidden" name="form" value="C:\tmp\oracle_forms_prj\MODUL2.fmx">
    <input type="hidden" name="userid" value="test/test@test">
    <input type="hidden" name="obr" value="yes">
    <input type="hidden" name="array" value="YES">
    </form> </body></html>
    the URL was C:\WINDOWS\Temp\s418.2htm
    have you any idea?
    thanks
    Edited by: siegwin.port on Oct 8, 2009 1:57 PM

  • Cannot run form

    Hi everybody
    I have windows XP installed on my pc. I have installed oracle 11g database and oracle developer suite 10g. I also have installed latest version of JRE. I started services oracleTNSlistener & oracleserviceORCL. I also started the OC4J instance. Compilation of form is successful but when I try to run it, it gives the following error:
    Network Error (tcp_error)
    A communication error occurred: "Connection refused"
    The Web Server may be down, too busy, or experiencing other problems preventing it from responding to requests. You may wish to try again at a later time.
    For assistance, contact your network support team.
    Please guide me to solve this problem

    If it indicates "Connecting" and you see the spinning IE logo, this means it is attempting to download, extract and install the configured JRE (or Jinitiator). You can do this manually to bypass this automated process. The easiest way to do this correctly the first time is to attempt running a form again. Once you see the blank white session and you think nothing else is happening, right mouse click on the page and select View Source. Within the source you will see which version of the JRE or Jinitiator has been configured. Determine the exact version and manually install it. Once installed, your form will run. Look closely at the CLSID as it will indicate the version you need to be using (this can be changed in formsweb.cfg).
    If, for example you wanted to use the Sun JRE, version 1.6.0_23, you would see parameter value something like this in the html source:
    clsid:CAFEEFAC-0016-0000-0023-ABCDEFFEDCBA
    Notice that the version (1.6.0_23) makes up the above enter. If you make changes to formsweb.cfg, be sure you change all related entries. Do not simply change the CLSID. There are other obvious entries related to the JRE (or Jinitiator) which would need to be changed.

  • 9iDS Forms - Cannot Run Forms In Forms Builder

    Attempting to run and test a form using 9iDS Forms Builder, only get a blank screen. Any suggestions ???

    Kevin,
    please check if the Jinitiator version that you have installed on your machine matches with the classid setting in the formsweb.cfg file (forms90/server/formsweb.cfg). Internet Explorer has zero tolerance.
    Frank

  • Cannot run Form when connected to Lan

    i have Windows Xp Pro and installed the Oracle Database 10g Enterprise Edition Release 10.2.0.1.0
    with Forms [32 Bit] Version 10.1.2.0.2 (Production)...
    the problem is that when i have the connection with lan for internet the browser show the error of
    Connection Interrupted
    The connection to the server was reset while the page was loading
    The network link was interrupted while negotiating a connection. Please try again
    i have seeing one that related to this problem in this forum and forgot where it is...
    but it seems to be solve the problem by copying the directory of a folder such as
    "OC4J_DBConsole_localhost_orcl" in the directory = D:\oracle\product\10.2.0\db_1\oc4j\j2ee...
    i think i was wrong with the directory for the oc4j or maybe any other problem
    please help...
    Edited by: m.f.nasir on Apr 27, 2010 9:04 PM

    ops sorry my mistake....
    the
    i have seeing one that related to this problem in this forum and forgot where it is...
    but it seems to be solve the problem by copying the directory of a folder such as
    *"OC4J_DBConsole_localhost_orcl" in the directory = D:\oracle\product\10.2.0\db_1\oc4j\j2ee...*
    this solution is for the OracleDBConsole services is not running..
    by the way my services all started by when have the LAN connection to the internet
    still the browser shows the error, but when i unplugged it....the forms runs ok
    Edited by: m.f.nasir on Apr 27, 2010 9:27 PM

  • More forms questions, cannot get form to align

    I tried the methods suggested here and at various sites, but could be missing something.
    I cannot get the form to drop into my template. I created one at wufoo and one a freeback, published my site to a folder, then edited the page in textedit by search for my "formcode" word with the html.
    The problem is the form posts at the top of the file and not on the actual page.
    Any ideas why?

    Thanks folks, I went ahead and bought iweb enhancer and it worked where my efforts failed. Very good program and very reasonable price as well.
    Chad, the developer, is amazingly fast with replies to questions and with good advice.
    I can still post the code if you are curious. I really thought I followed your instructions and still could not get it to work.
    thanks again for your replies.

  • Forms 10gR2 on Windows 7 ultimate

    Hi,
    So i have installed Developer Suite 10gR2 (10.1.2.0.2). OS is Windows 7 ultimate (32bit).
    I have configured Forms to run with JRE plugin (version is 1.6.0_34).. so not with Jinitiator (i have made changes in formsweb.cfg). Everything goes OK, until I run the form in the IE browser (version is IE9).
    After pressing Ctrl+R to run the form (which has only a simple canvas and a red ellipse), i get that invalid username/password (because I have not disabled the case sensitive passwords, but I will), I enter then again the password and click OK. It seems to work a little bit (2-3 seconds), and then all I can see is a gray rectangle (with the form's window/canvas dimension properties, in property palette). Nothing more. I can't see the form.
    I tried to watch the Java console, but no error or something suspect.
    Everything works ok, but the content of the form. I cannot see the canvas, nor the forms' menu.
    What could be the problem? Do I need to install the latest Forms patch, or the problem isn't related to some patch?
    Thanks.

    But shouldn't have been receiving an error? That unable to open/find the file.. or something. There is no FRM error in the message line Yes, you would expect this but unfortunately you don't. As InoL indicated, you can look at the MOS Doc ID: 1292919.1, but if you don't have a My Oracle Support account, take a look at an article I wrote: Forms: How to Configure Forms Builder to run forms locally. If you don't want to modify your FORMS_PATH in the default.env, then you would need to create a configuration in the formsweb.cfg that explicitely identifies your form binary and the path to it (eg: form=\<your directory>\form_name.fmx). I found it a lot easier to simply create a directory where I place all of my Forms (.fmb). I then added this directory to the FORMS_PATH and never have to create a configuration specific to run a form. :)
    Do I need to install the latest Forms patchTechnically, yes if you want/need a supported (certified) environment. However, if you do not have a My Oracle Support (MOS) account, you can't get the patch. I have the Oracle Developer Suite (ODS) 10g R2 (10.1.2.0.0) installed and running just fine on Windows 7 Professional (64-bit).
    And once I can run my form, and asks me to re-enter the password (because of that sensitive password), I think the installation it's ok. So, you're connecting to an Oracle 11g RDBMS? You can either turn off the Case Sensitive passwords on your database or you can add the FORMS_USERNAME_CASESENSITIVE = 1 parameter to your default.env. For more details on this, look at MOS Doc ID: 469013.1 [FRM-41214 and REP-501 when connecting ot Database 11g using RUN_REPORT_OBJECT].
    Hope this helps,
    Craig...

  • Frm-10142 error while running form

    hi,
    I have installed Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 and Oracle Developer Suite 10g (9.0.4) on my windows 7 32bit system.but i couldnot connect from forms to database.so i uninstalled developer suite and installed oracle dvs(10.1.2.0.2) on my system.now i can connect from forms to database but when i run forms i am getting frm-10142 error .ie the http listner is not running on my machine at port 8889.please start the listner or check your run time preferences.
    Please help to solve this .

    901776 wrote:
    hi,
    i have installed it .but still it is not displaying any thing in the browser.no suitable plugins were found.firefox is unable to detect the plugins.
    Please help.....What is your JRE version ? What is the firefox version ?
    Did you configure formsweb.cfg for JRE ? if yes show your cinfiguration..
    If no..
    Follow the link
    1. http://sites.google.com/site/craigsoraclestuff/oracle-forms---how-to-s/forms-how-to-configure-forms-builder-to-run-forms-locally
    2. http://www.orafaq.com/forum/t/50438/2/
    Hope this helps

  • Why Other Browser cannot run oracle forms without IE.

    Why Other Browser cannot run oracle forms without IE.
    i want to use other browser for oracle form like firefox,google chrome etc not IE.
    [email protected]

    Hussain Afridi wrote:
    Why Other Browser cannot run oracle forms without IE.Let aside we don't know what forms version you are using, your statement is simply wrong. I am running Forms 10gR2 with Firefox for quite some time (from 2 to 12 and now with 10.0.7 ESR). So I know for a fact that you can run Forms with other Browsers then IE. Also why would Oracle certify other Browsers (which they did) if it wouldn't work in the first place?
    So to answer your "question": forms most certainly won't work on FF on your side because you didn't configure your formsweb.cfg properly. For newer Versions of Fírefox you'd have to use the Sun JPI instead of JInit:
    http://www.oracle.com/technetwork/developer-tools/forms/documentation/forms-jre-131772.pdf
    Also if you'd have used the forum search it would have come up with some informations on what to do; e.g.
    Running Oracle Forms applications using  Firefox 3.6
    So to sum it up you should reprhase your original question to:
    How do I use the forum search/google to search for informations already provided a hundred times?cheers

  • HELP ME!! I CANNOT RUN WEB-FORMS..

    I have installed EAP Developer 6.0, EAP OAS 4.0.5, oracle server
    8.05 on my Nt server..
    It's all ok..listener,cartridge are running..i tried to lunck a
    pl-sql cartridge..ok..
    BUT, i cannot to start WEb-forms..
    i created a listener on port 9000, a application +c-web cartridge
    like read on notes..
    i lunch isfrv60 port=9000..(the notes says it reside like
    Nt-service..but i see it running only like process by
    task-manager..)
    but on my browser when i lunch the form-cartrige nothing
    happens..
    Anyone can help me?
    thanks in advance..
    gigi
    null

    Nicolas (guest) wrote:
    : Gigi (guest) wrote:
    : : Frank Huether (guest) wrote:
    : : : gigi (guest) wrote:
    : : : : I have installed EAP Developer 6.0, EAP OAS 4.0.5, oracle
    : : : server
    : : : : 8.05 on my Nt server..
    : : : : It's all ok..listener,cartridge are running..i tried to
    : lunck
    : : : a
    : : : : pl-sql cartridge..ok..
    : : : : BUT, i cannot to start WEb-forms..
    : : : : i created a listener on port 9000, a application +c-web
    : : : cartridge
    : : : : like read on notes..
    : : : : i lunch isfrv60 port=9000..(the notes says it reside like
    : : : : Nt-service..but i see it running only like process by
    : : : : task-manager..)
    : : : : but on my browser when i lunch the form-cartrige nothing
    : : : : happens..
    : : : : Anyone can help me?
    : : : : thanks in advance..
    : : : : gigi
    : : : Sorry no good news. I tried to install the cartridge
    solution
    : : : and did'nt get it to work too. So I talked with support and
    : : they
    : : : said this OAS version is not supported because of beta and
    he
    : : : guessed that it will be not working.
    : : : So try to get a production OAS version or use the static
    : : version
    : : : with JInit which works quite good.
    : : : Frank
    : : Hey Frank..:-) you are precious:-).
    : : Listen me.. so, if i install OAS 4.0.6 or later the
    : : forms-cartridge will run?
    : : Could you explain me, how to use the static version with
    : Jinit??
    : : or where can i find news to do it?
    : : Thanks..
    : : Gigi
    : Have you set correctly the NT register, and are sure if
    : there aren't any application what use port 9000 or IIS
    installed
    : on your pc???
    : Ciao Nicolas
    Yes,Nicolas..
    then only application ruuning at port 9000 is isfrv60 i stardetd.
    Not only..i can note, that if i start ifrsv60 port=9000 for first
    and then i modify then listener number port of OAS to 9000, the
    listener applet say me something like..i cannot able to fork...
    So, i MUST to set AOS listener port to 9000,and AFTER start
    ifsrv60 on port 9000.
    Only in this way there are'nt errors..but nothing happens..
    Same story if the number port isn't 9000 ..
    However..i ask to myself, why the release note and guide on OAS
    web pages are fills of all examples to how to do buldin
    cartridges and application, but there aren't any examples about
    web-forms!!
    Gigi
    null

  • Forms cannot run at Windows Server 2003

    Windows Server 2003
    Forms 10.1.02
    Database 10g 10.2.0.1 Production
    every time i run the forms application but the firefox show it is crash...
    also my Windows Server 2003 cannot run any java application...
    need some advice from experts here
    THANKS
    dausnasir

    The kinda answer I like: download, copy, mesh, hack. Looks very nice, must work in most cases, but not this time for me. Behavior was exactly the same, running the nightly build.
    Just for the records:
    Safari prefs in my Windows live happy in:
    C:\Documents and Settings\Administrator\Application Data\Apple Computer\Safari
    C:\Documents and Settings\Administrator\Local Settings\Application Data\Apple Computer\Safari
    These days I installed an Safari in a brand new 2003 and worked nice. Bug 4 x 1 Safari. Bug still winning.
    So, it must be some stuff, some little tricky service or software I install in my usual Windows.
    Anyway, thank you very much...
    If someone have some clue, I'll apreciate

Maybe you are looking for

  • GL Open Item does not appear in F-03

    Hi Friends, I am trying to clear the GL open items thru F-03, while I see all the open items that appear in Line item display through FBL3N (total 25), out of them only 24 appear in F-03, I can not see the 25th item. I have checked the document in BS

  • Runtime error in KM

    Hi Experts,   When i preview user profile iview it shows message like this "The requested page has been replaced by the new Web Dynpro based administration. Please refer to SAP Note 869852 if you want to use the old administration UI. Click on the fo

  • CS 5.5 screen size - required vs. recommended

    Hi - I installed CS 5.5 Design Standard on my desktop, which has a 1440 x 900 monitor, and it works fine. I plan to buy a new Windows 7 laptop and want to install the software on that machine as well. I'd like to get a smaller 15.6-screen laptop, but

  • Error : default form set missing

    Hi,   An error message is coming while trying to print a form ,it says ." for company code .... in program... the default form set is missing. Please help.

  • Regarding  Subcontract Challan

    Dear Gurus . , The 57F4 Subcontract Challan is posted  with reference to  541 Movement type material document number. We know that the subcontract Challan can be posted using using    either   J1IF or   J1IF01 Transaction code. I am not able to ident