Form Runtime Problem

I have Windows 2000 environment
OC4J Instance started on my PC
Oracle Intelligent Agent = 1748, 1754, 1808, 1809 (ports into my Portlist.ini file)
I set the above ports into form builder preference runtime tab but the explorer return
Page cannot be displayed
I changed my port to 8888 in the form builder preference runtime tab
HTTP error resolve, internet explorer displaying the forms 9i splash screen,
but a new error return
FRM-92060: Failed to connect to server
bad Machine specification: forms90/I90servlet:-1

See my response to your other thread.
Form Runtime

Similar Messages

  • Forms runtime problem

    dear all,
    i am using windows xp 32 bit , and oracle developer 10g.
    when i run the form, it give the following error.
    <html> <head> ORACLE FORMS.</head>
    <body onload="document.pform.submit();" >
    <form name="pform" action="http://pc000:8889/forms90/f90servlet" method="POST">
    <input type="hidden" name="form"         value="C:\Documents and Settings\user\MODULE1.fmx">
    <input type="hidden" name="userid"         value="SCOTT/TIGER@orcl">
    <input type="hidden" name="obr"         value="yes">
    <input type="hidden" name="array"         value="YES">
    </form> </body></html>when i refresh the page it show a popup blocker, when i allow it, it run the form.
    what to do?any idea?
    Regards.
    Edited by: Maahjoor on 26-Jan-2013 20:12

    Hi,
    Normally there are options like "Temporarily allow popups/always allow popups from this site", Select always allow popups from this site and see what is happening when you rerun the form
    See this thread also {thread:id=288864}
    Regards
    Yoonas
    Edited by: yoonus on Jan 26, 2013 8:52 PM

  • Oracle9iDS form runtime problem urgent

    how to run oracle9iDS forms in normal mode ?
    not in explorer(web mode)?

    9i Forms (and all future releases) is a web deployed only release.
    Regards
    Grant Ronald
    Forms Product Management

  • Form Runtime

    Hi,
    What is the best way to connect to the database schema automatively when the form is in run time.
    Example:
    When you close the form builder or run the form in form runtime, it always prompts you for the database schema. What is the best way to solve this problem, because my form will deploy into the web server, I don't want the user to enter the database schema. Please advise.
    Thank you very much
    Tim
    null

    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by Bogdan Dincescu ([email protected]):
    With Forms 5.0 I use the following shortcut in Windows:
    D:\ORANT\BIN\F50RUN32.EXE g:\centrala\tlogin_noi_cen USERID=login/login@apollo usesdi=yes
    Still, beware!
    This way you give the luser the username & password. Yet, for this application, there is a trick so that I don't reveal the username & password of the owner of the application object schema (the login user is a dumb user that can only execute some stored procs that do logon to the application schema if they are given the right params for username & password). Back scenes I use the logon & logout built-ins.
    Hope this helps,
    BD.<HR></BLOCKQUOTE>
    Where I can find the exe file, I am running 6i.
    thank you
    tim
    null

  • HST6i, Client/Server env. Forms runtime crash!

    We successfuly instaled HSD6i on Forms Server. But we also need to run forms on client/server environment.
    When I start HSU or generated app. in Forms Runtime (ver 6.0.8.11.3) and do nothing other than navigate from menu to form 'Users' for example, form opens but the very
    next time whole runtime environment dissaper (crash with no error message).
    How can I manage this problem?
    null

    I changed all 'automatic' to <unspecified> but my forms are still crashing with access violation at uiw60.dll. It seems that only forms with item groups though. I also found another posting here by Ivica Coric about "Problem with Item Groups" where people mentioned forms with item groups would crash. It seems that this is my problem. But changing 'automatic' to something else still doesn't solve my problem. Any ideas? Thanks.
    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by Headstart Team:
    Uros,
    I have discovered what makes this happen. As you have read in the the install guide, you need to change a number of properties in the object library. Specifically, the color "Automatic", which is very useful in webforms, is problematic on client/server.
    Because most items in the generated forms subclass from the object library, you would ideally only need to recreate the fmx files and be rid of the "Automatics".
    Unfortunately, there's one place where the generator uses the object library properties, but DOES NOT SUBCLASS BUT COPIES these properties into the generated forms. This happens with boilerplate graphics that result from item group decorations, and then only when the item group decoration has a prompt! Here the color of the CG$TITLE visual attribute is used, but not subclassed. This also explains why you solved it by regenerating the problematic forms.
    To solve this for the applications you cannot regenerate, open the fmbs, navigate to the Canvas, and then to the Graphics. You'll find the culprit there soon enough.
    Kind regards,
    Peter<HR></BLOCKQUOTE>
    null

  • Oracle Form Runtime (bug)

    Hi guys..
    I have created an application composed by 5/6 forms. I created a .BAT file that launches the main MENU form, that has all the related buttons wich call the other modules of the application. NOw the issue is the seguent, if I install the forms on the local machine I have no problems at all. But instead, if I install them on a server pc, I begin having very strange problems. For example, my main MENU forms gets launched without any issues, I press the first button on the main menu and my application starts, if I exit and then press another button, it literally EXPLODES. The forms runtime crashes and creates a DUMP file. Now the strange thing is that it doens't do it on every PC.
    Do you guys know anything about this ?

    Could it be that you have lot of other programs running in the server so there is not enough memory to run forms.
    Just curious, why are you using a combination of version 5 and version 6 forms?
    From your main form, are you calling both version 5 and version 6 fmx files?

  • Forms Runtime crashes when installing on clients (W95)

    I'm trying to test my application which has been created with Developer 2000. Forms only, no reports or anything else yet.
    It is my understanding that all I have to do is install the FORMS RUNTIME item from the developer CD. If this is wrong, please correct me. My problem is when it gets a small portion of the way through the install, it crashes - why and how do I fix this? My error is a GPF, 'Orainst caused an invalid page fault in module kernel32.dll'. This happens on every machine so far, all Windows 95B.
    Any advice is appreciated.

    I finally callled Oracle Tech Support and figured out my problem. Thought I'd post it in case anyone else has this trouble. I had the Ora8i client installed because my app was originally VB & used ODBC drivers etc.
    I uninstalled every Oracle component on my machine.
    Physically deleted the Oracle folders from C: and from C:\Program Files
    In Regedit I physically deleted the two Oracle keys under HKEY_LOCAL_MACHINE/SOFTWARE and HKEY_LOCAL_USER/SOFTWARE.
    Reinstalled the forms runtime files using the default Oracle Home (which it requires). Then installed Net80 components to enable communication with my database.
    So far so good.
    null

  • Run or display the output in Oracle developer form runtime web

    Hi guys,
    I have installed oracle forms10g in windows 7. im using firefox v.2. when i run the form, the Oracle developer form runtime web is not opening. the output is display in the mozilla firefox itself.
    but how to run or display the output in Oracle developer form runtime web?
    Thanks in advance

    What's the problem? What do you mean with the form, the Oracle developer form runtime web is not opening and the output is display in the mozilla firefox itself?
    Is the Form open or not? If you see you form, where ever, then the "runtime" is running!
    Is it displays within the browser window? But you expected it in an own window?
    If that's the case you have to set separateFrame = TRUE in fomsweb.cfg.

  • Forms runtime user doco

    Friends,
    I'm developing a simple DBMS windowing solution for my customer. The system will use forms runtime environment (menu module is DEFAULT&SMARTBAR) without customization.
    I'd like to find some clear, concise user documentation I could touch up and distribute to the would be users. The material I've found on Oracle's sites -- thus far -- are a little too technical.
    Thanks in advance .. user doco uuuggghhh!?
    null

    Hi
    I think that the problem is about oracle forms.
    it's about the case of password letters as Andreas Weiden said.
    the problem - as I think - is that Oracle forms builder implicitly sends the connection (username,passwors and net service) to oracle forms runtime in upper case (capital letters) and your password contains small letters while the password is -by default - case sesitive in oracle database 11g
    the solution - as I think- may be one of the following:
    *you can retype the pasword every time you run the form.
    *or you can change the password to capital letters.
    I wish that could help you
    Alsayed Alesawey
    Egypt

  • Forms Runtime Hangs

    We have recently upgrades some of our client workstations to Forms&Reports 6i and are having a problem on a few of the client workstations since the upgrade. When the user runs our client application the Forms Runtime window pops up and just hangs, then the workstation locks up and we have to force a reboot, can not even kill using task manager. Even after the reboot the same problem occurs and I have to reinstall patch 12 to fix but this fix is only temporary as the problem again comes back after a while. To give a brief back ground the clients are running NT4 Wrkstn SP6a, Oracle Forms & Reports Runtime 6i patch 12, connecting to a 9i DB. Any ideas or assistance would be greatly appreciated!

    I'm sorry, should have been more specific. We are running client\server not web. Before the upgrade we were running Forms&Reports 4.5 and everything was stable. The funny thing is that we have upgraded 50 client workstations and only (2) are experiencing this problem. I have tried completely removing the Oracle software and reinstalling on both workstations but this has not helped.

  • Forms Runtime (URGENT)

    Are there any option to run the FMX from (forms runtime) not from the web. I mean I installed forms 9i and I m not able to find form runtime file ifrun90.exe . Is this file come along with DS9i. don't know what is the problem, every time I click run it comes in the web only. I tried to find any way to run it at forms runtime but nothing.

    Oracle9i Forms is web-only. This has been stated for at least a year on OTN in the Obsolesence whitepaper...
    Regards,
    Robin Zimmermann
    Forms Product Management

  • Developer Forms Runtime window

    When i run a form in the web with jinitiator 1.1.7.18 it apears a window (Developer Forms Runtime - Web) in the screen. Inside this window appears my form but i dont4t see all my form. Is posible to hide the runtime window or maximize my own form window?

    Well that is not a big problem.
    use the code below
    SET_WINDOW_PROPERTY(FORMS_MDI_WINDOW,TITLE,Your Title');
    i think this will solve your problem.

  • Forms runtime just hangs on startup

    When I try to run any form, a blank "Oracle Developer Forms Runtime" window comes up and then nothing else happens. The same thing happens consistently if I try to run from a server with JInitiator 1.3.1.13 (or apparently any server) or with local OC4J instance using JInitiator 1.3.1.9. Other users can run the same forms from the same server(s). The problem started suddenly with no system updates that I know of between working and not working states. OS and browser: XP And Explorer with SP2 (but Forms behaves the same way if I try Netscape 7). Any Ideas...?
    Sample Java Console output:
    Oracle JInitiator: Version 1.3.1.13
    Using JRE version 1.3.1.13-internal Java HotSpot(TM) Client VM
    User home directory = C:\Documents and Settings\Test
    Proxy Configuration: no proxy
    JAR cache enabled
         Location: C:\Documents and Settings\Test\Oracle Jar Cache
         Maximum size: 50 MB
         Compression level: 0
    c: clear console window
    f: finalize objects on finalization queue
    g: garbage collect
    h: display this help message
    l: dump classloader list
    m: print memory usage
    q: hide console
    s: dump system properties
    t: dump thread list
    x: clear classloader cache
    0-5: set trace level to <n>
    Loading http://<server name removed>:7777/forms90/java/f90all_jinit.jar from JAR cache
    proxyHost=null
    proxyPort=0
    connectMode=HTTP, native.
    Forms Applet version is : 9.0.4.0

    What happens if you run
    http://<server name removed>:7777/forms90/f90servlet
    Does the test form show?It behaves in exactly the same way: no form shown and Java Console doesn't show anything past that "Forms Applet version". I know that I haven't changed anything in my local Forms Developer/OC4J environment since it was working. I tried removing JInitiator(s) and having them reinstall automatically by trying to run a form and the download and installation worked flawlessly but it didn't help with the problem. I suspect that something in my Windows system is blocking JInitiator but what could it be?

  • How to replace forms runtime mdi window icon with my own icon

    hi,
    I have an application developed with oracle 9i forms but my problem is that I want to replace the forms runtime mdi window icon with my own icon.
    please any help will be highly appreciated.
    thanks.

    If using seperateFrame=TRUE then you can do
    if WEBUTIL_SEPARATEFRAME.IsSeparateFrame then
    WEBUTIL_SEPARATEFRAME.SetIcon('my_logo.gif');
    end if;
    Regards,
    Werner

  • Resizing the oracle form runtime window

    hello guys
    i m making one login form in oracle 6i form builder
    and i want as user run it it open as the rectangle box in the centre of user screen.
    i have done for it but the problem that i m facing inthat is that i m unable to resize the size of oracle form runtime window according to the size og my login
    form window.
    pl tell me how to do this.
    Thanks
    With Regards
    Vishal Agrawal

    Hi
    Since you are using Forms6I - just presss F1 - and search for Set_Windows_Property - example - this will take to a proper note

Maybe you are looking for

  • SPA9000 and Day time format

    Hello,   in linksys administration guide for SPA9000 the Day time format is defined as Start time:   and End time. Is it possible to have more than one periods of Day time? For example lets say i want to define Day time beetween   08:00 and 13:00  an

  • Can't get Photoshop to fit my laptop screen

    I have the Creative Cloud and use Photoshop in two environments: my studio work space where I'm on a 27" iMac and my mobile work space where I'm on a 13" MacBook Air. Things work and look fine on my iMac but on my MacBook Air I am not able to drag Ph

  • Call Adapter : CLIENT_RECEIVE_FAILED - 405 -ICM_HTTP_INTERNAL_ERROR

    Hello, I'm getting the following message in the call adapter step (even for a simple file to file scenario). We have recently upgraded the system to sp14 from sp9. But the message is going thru after a while. Am I missing anything? Thanks, Peter <?xm

  • Differences between Linux and Solaris command set

    Hi, It is complicated to learn Solaris? Is the set of commands the same of Linux? It is because is more simple for me to find a Linux Admin book than a Solaris book. Thanks. Lorenzo

  • HT3986 My Windows 7 doesn't detect my wifi connection, how do I fix this?

    I just recently installed Windows 7 Home Premium into my Macbook white late 2009 edition and my wifi connection cannot be detected by windows but when I plug in the ethernet cable from our broadband router, the internet works. What do I do? Please he