[b]HELP !! FORM DOESN'T RUN[/b]

My form won't run. The address line is wrong. Can't figure this out. this is what comes on the address line:
http://%%20"http://TheJudges:8888/forms90/f90servlet?form=C:\Documents%20and%20Settings\Crystal\My%20Documents\My%20Courses\Build%20int%20apps\practice5_1.fmx&userid=SCOTT/TIGER@devon&buffer_records=NO&debug_messages=NO&array=YES&query_only=NO&quiet=NO&RENDER=YES"
I have tried taking out the %%20 but when I do that nothing comes up. At one time I was getting it couldn't find the path. Can someone HELP PLEASE!!

2 things:
1) Don't use directories with a blank in it when saving your Forms modules. "Documents and Settings" is not good to use.
2) Go to the Edit--> Preferences menu and there hit the runtime tab. You can reset the default runtime URL from here. Make sure that OC4J is up an running
Frank

Similar Messages

  • Oracle Forms doesn't run because it can't read a file

    I can install Oracle Developer Suite 9i but Forms Developer doesn't run because it can't read file called "frmrow.res" or something like this. The other programs work just fine. This version of Developer Suite I have is from an original CD delivered to me by Oracle and it is translated into romanian language (i'm from Romania).Please help me. Thank you very much!

    That file is the romanian resource file for the runtime - Romaninan may be available in patch 1 I can't remember but you can just copy forms90/fmrusw.res to forms90/frmrow.res in the meantime to make it work.

  • Preferences form doesn't run on the web

    Using form qms0006f 'User preferences' on the web gives FRM-40735 - On ERROR trigger veroorzaakte onverwerkte exception ORA-06508.
    Using the same form client server against the same database works fine.
    Is this a known problem?
    null

    I am getting this problem when I run Demo and Application Foundation.
    I am running under NT.
    Can you tell me how you solved this issue?
    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by Willem Laan ([email protected]):
    Thanx for your reply.
    The form always runs in the same operating system. So I don't have any 'UNIX to NT' or viceversa problems.<HR></BLOCKQUOTE>
    null

  • My app world doesn't run on my BB Curve 9220. HELP!

    My app world doesn't run on my BB Curve 9220, how can I fix this?
    I want to bridge my smartphone to my playbook, guess what? I can't!
    I can't download blackberry bridge 'cause I can't access my app world, it says here that "there is an issue with Blackberry app world. Blackberry app world must no close".
    Please help me!

    Hi and Welcome to the Community!
    Here is a KB that discusses that error:
    KB31803 "There is an issue with BlackBerry App World. BlackBerry App World must now close." is encountered when opening BlackBerry App World
    KB24457 "There is an issue with BlackBerry App World. BlackBerry App World must now close" appears and BlackBerry App World closes unexpectedly
    Hopefully it contains something useful! There also are multiple existing threads on this site that discuss that exact error...your review of those might prove useful, and a search of this site, using the error message or code, should reveal all applicable existing threads to you.
    Good luck and let us know!
    Occam's Razor nearly always applies when troubleshooting technology issues!
    If anyone has been helpful to you, please show your appreciation by clicking the button inside of their post. Please click here and read, along with the threads to which it links, for helpful information to guide you as you proceed. I always recommend that you treat your BlackBerry like any other computing device, including using a regular backup schedule...click here for an article with instructions.
    Join our BBM Channels
    BSCF General Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • I don't want to stay with iOS 7 any more, i can't tolerate it to being very slow and to hand while playing games, it doesn't run properly, i have no games in my phone right now becouse of that bug, could i downgrade my ios of iphone 4s? Please help thanx

    I don't want to stay with iOS 7 any more, i can't tolerate it to being very slow and to hand while playing games, it doesn't run properly, i have no games in my phone right now becouse of that bug, could i downgrade my ios of iphone 4s? Please help thanx

    That is HANG sorry miss type

  • Please i need help the forms are not running

    the forms are not running by internet exp and i am trying all of things , then i am working now with Firefox and the problem still running and the error is additional plugins are required to display all the media in this page
    what can i do to running forms correct
    Message was edited by:
    user616145

    i could not understand ur prob. clearly. U run form from application server or just using oracle oc4J of oracle 10gDS in ur local machine? When u run ur form what kind of error u see?
    - tkarim

  • Please help -- Why the applet doesn't run with jre1.4.1_01?

    Hi,
    I have an applet embedded in a remote-server page. It can be loading from the server and running in the local computer with Jre1.3.1. After I uninstalled jre1.3.1 and installed JRE1.4.1_01. My applet doesn't run. Here is the message from Java Consol:
    java.lang.NullPointerException
    at sun.plugin.cache.CachedFileLoader.writeHeaders(Unknown Source)
    at sun.plugin.cache.CachedFileLoader.createCacheFiles(Unknown Source)
    at sun.plugin.cache.CachedFileLoader.access$200(Unknown Source)
    at sun.plugin.cache.CachedFileLoader$3.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at sun.plugin.cache.Cache.privileged(Unknown Source)
    at sun.plugin.cache.CachedFileLoader.download(Unknown Source)
    at sun.plugin.cache.CachedFileLoader.load(Unknown Source)
    at sun.plugin.cache.FileCache.get(Unknown Source)
    at sun.plugin.net.protocol.http.HttpURLConnection.connectWithCache(Unknown Source)
    at sun.plugin.net.protocol.http.HttpURLConnection.connect(Unknown Source)
    at sun.plugin.net.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
    at sun.net.www.protocol.http.HttpURLConnection.getHeaderField(HttpURLConnection.java:1197)
    at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:247)
    at sun.applet.AppletClassLoader.getBytes(AppletClassLoader.java:250)
    at sun.applet.AppletClassLoader.access$100(AppletClassLoader.java:42)
    at sun.applet.AppletClassLoader$1.run(AppletClassLoader.java:143)
    at java.security.AccessController.doPrivileged(Native Method)
    at sun.applet.AppletClassLoader.findClass(AppletClassLoader.java:140)
    at sun.plugin.security.PluginClassLoader.findClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:299)
    at sun.applet.AppletClassLoader.loadClass(AppletClassLoader.java:114)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:255)
    at sun.applet.AppletClassLoader.loadCode(AppletClassLoader.java:501)
    at sun.applet.AppletPanel.createApplet(AppletPanel.java:566)
    at sun.plugin.AppletViewer.createApplet(Unknown Source)
    at sun.applet.AppletPanel.runLoader(AppletPanel.java:495)
    at sun.applet.AppletPanel.run(AppletPanel.java:292)
    at java.lang.Thread.run(Thread.java:536)
    I copy the my html file which has this applet built-in to my local computer. The webpage can be openned and the applet running fine even with jre1.4.1. Why it didn't run with Jre1.4.1 and it did run with jre 1.3.1 when loading remotely? Could someone tell me what the above messages mean? Is this a bug from Jre1.4.1_01?
    I have running server at 206.29.25.29. and select "read sensor". Jre1.4.1_01 will not let the applet run, but jre1.3.1 does.
    Is there any body know about this issue?
    Thanks,
    Kunlun

    In fact, I have run many tests and the only failures are when the plugin is 1.4.2 and the app server is on Unix:
    Build      Deploy      Build JDK     PlugIn JDK     App Server JDK     Result
    Win     Win     1.4.2_02     1.4.2          1.4.2          Success
    Win     Win     1.4.2          1.4.2          1.4.2          Success
    Win     Win     1.4.1_02     1.4.2          1.4.2          Success
    Win     Win     1.4.2          1.4.0          1.4.2          Success
    Win     Win     1.4.2          1.4.1          1.4.2          Success
    Win     Win     1.4.2          1.4.2          1.4.2          Success
    Unix     Win     1.4.2          1.4.2          1.4.2          Success
    Unix     Win     1.4.2          1.4.2          1.4.1_02     Success
    Unix     Win     1.4.2          1.4.2          1.4.0          Success
    Unix     Unix     1.4.2          1.4.0          1.4.0          Success
    Unix     Unix     1.4.2          1.4.1          1.4.0          Success
    Unix     Unix     1.4.2          1.4.2          1.4.0          Failure
    Win     Unix     1.4.2          1.4.0          1.4.0          Success
    Win     Unix     1.4.2          1.4.1          1.4.0          Success
    Win     Unix     1.4.2          1.4.2          1.4.0          Failure

  • Page rendering process doesn't run after validation error

    I have a page rendering process (On Load - After Regions) that needs to be run for my page to be rendered properly; however, it doesn't run when the page is rendered after a validation error. In debug mode, I see the following line:
    "0.05: ......do not perform process because inline validation condition found."
    Is this a bug? Validations are meant to prevent execution of On Submit processes, but is there a reason to also not run rendering processes?
    I need to dynamically construct some javascript and insert it somewhere after a certain item on the page. Is there a workaround?
    Thanks.
    Rodney

    Rodney,
    Let me see if I understand your question:
    1. A page is rendered
    2. The page is submitted
    3. A validation fires and fails
    4. The page is re-rendered displaying the validation error message
    5. Your on-load after regions process did not fire
    You want to run a process in all cases; in the standard page load case (1) and in the re-load case (4).
    You can do this by creating a region of type PL/SQL. You can give the region a null template so that it will not display any values. The region can be the last one displayed on the page; so that it will be run last.
    You also asked if it is a bug that the on-load after regions process did not fire; as the debug message indicates this is proper. Here is an example that illustrates why you typically don't want to perform processes when rendering a page after it was posted causing a validation to fire.
    Lets take the following example:
    1. create a form on the emp table; assume a salary column called "SAL"
    2. create a validation that says the salary must be numeric
    3. edit a row of the EMP table
    4. change the employee job from clerk to manager; and enter a "X" in the salary item
    5. submit the page
    6. the validation will fire; page processing will stop; and the page will be re-displayed
    7. the process which fetches the rows will not fire; and the page will be re-displayed; the job item will display the change from "clerk" to "manager" and salary will still contain the invalid "X" value. If the process had fired it would have replaced the values in the form.
    My recommendation is that you use regions for any processing that is UI releated. I hope this helps.
    Mike

  • Form doesn't display Crystal Viewer

    Hello,
    I'm working with Crystal Report for Visual 2010, I have little experience working with crystal.  The problem is, my application in the local machine displays correctly the report but when is running on the server the form doesn't display the crystal report viewer, neither displays any error.  But the crystal report is generted correctly becuase the form has a button to send the roport by email and the report is sent correctly. I think the crystal report reports is well intalled in server because donsn't throw any error but something is missing.
    Thank you, I hope somedoby can help me.

    See if Kb [1605773 - CRVS2010 web viewer is not displying the Crystal report|http://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/oss_notes_boj/sdn_oss_boj_bi/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/scn_bosap/notes%7B6163636573733d36393736354636443646363436353344333933393338323636393736354637333631373036453646373436353733354636453735364436323635373233443330333033303331333633303335333733373333%7D.do] will help.
    The KB essentially supports what both Bhushan and Pooja indicated.
    Ludek
    Follow us on Twitter http://twitter.com/SAPCRNetSup
    Got Enhancement ideas? Try the [SAP Idea Place|https://ideas.sap.com/community/products_and_solutions/crystalreports]

  • Hi, Can you help me I am running an iMac 10.7.5 and iPad 6.0.1 and a macair10.8.2. iCloud is syncing emails and notes but not photos. Photo streaming is switched on on the iMac. what do I need to do to stream photos?

    Hi, Can you help me I am running an iMac 10.7.5 and iPad 6.0.1 and a macair10.8.2. iCloud is syncing emails and notes but not photos. Photo streaming is switched on on the iMac. what do I need to do to stream photos?

    Hi you have basicly 2 Options.
    1 -if you Switch One fotostream on all 3 devices of yours which are working on the same apple id -all Fotos you Take with your iPad will be synchronized via icloud to the other 2 decvices ( w-lan and battery depending).
    2- If you select foots or a whole album in iPhoto on your air or iMac and choose than puplish --> fotostream --> new or existing event you can key in a friends mail. If this friend has iCloud and iPhoto ( for iMac or MacBook ) and click on the link in the email it will download this fotos in the fotostream section in iPhoto. If he has a iPad, iPhone,... It will do it in the foto app and if he doesn't have a iCloud account at all and you choose "public web site" while publishing he can see your fotostream on a website.

  • How to use airport time capsule on a dell portable pc with windows 7 taking in consideration that Time machine doesn't run with Windows ?

    how to use airport time capsule on a dell portable pc with windows 7 taking in consideration that time machine doesn't run with Windows ?

    TM does not work like that.
    If you want files to use later.. do not use TM.
    Or do not use TM to the same location. Plug a USB drive into the computer and use that as the target for the permanent backup.
    Read some details of how TM works so you understand what it will do.
    http://pondini.org/TM/Works.html
    Use a clone or different software for a permanent backup.
    http://pondini.org/TM/Clones.html
    How to use TC
    http://pondini.org/TM/Time_Capsule.html
    This is helpful.. particularly Q3.
    Why you don't want to use TM.
    Q20 here. http://pondini.org/TM/FAQ.html

  • Have downloaded firefox update 3 times and it doesn't run

    I have just started to use firefox on my pc which has windows 7. I keep getting a message saying I need to update the version of firefox, so I down load it and it says it is downloaded ( I now have it 3 times) but it doesn't run and still keepstellin me I need to upgrade it??? DO I just go back to internet explorer???

    Your browser reported to the forum that you are running version 3.6.6. Can you verify that using the Help > About Firefox dialog?
    Which file did you download: Firefox 3.6.27 or Firefox 10.0.2?
    (If you need to re-download, you can choose from the files on these pages:<br>http://www.mozilla.org/en-US/firefox/all for 10.0.2 or <br>http://www.mozilla.org/en-US/firefox/all-older for 3.6.27)
    Make sure to close Firefox before launching the installer for the newer version. Do you get any error messages when you start it? It might take a minute for the installer to check itself before you get a dialog.

  • Oracle 10g form not always running in windows 7

    hello all of you experts , the query which I am going to post here is very annoying for me but it there might be a simple solution to my problem. I have installed oracle developer 10g on windows 7. Changed the formsweb.cfg file so that it uses java plug in rather than jinitiator I have installed the JRE version 6, now the problem is that when i try to run a form sometimes it runs properly but sometimes the browser window becomes blank and the form is not visible in it and yes the splash screen which shows the name of application server stays there on the screen. the problem is in internet explorer, mozilla and chrome as well didn't check on any other browser. Please help me out i would be grateful to you guys out there. Just to let you know that this annoying behavior is not always there, i dont know why some forms do run properly but some of them dont.

    That is actually not an uncommon symptom for any Windows platform. However, I will say that if you are running on Windows 7, it should be Win7-32bit and you should have installed the 10.1.2.3 patch set. Anything else would not be considered certified by Oracle and therefore not supported. The details on how to properly install Forms/Reports 10.1.2 on Win7 are outlined in MyOracleSupport note 1292919.1
    Assuming you covered all that, with Dev Suite this often happens when you have abandoned a process previously then tried to start another before the first has been terminated. In other words, next time you have this happen close ALL open browser windows then open the Windows task manager. Look for any orphaned frmweb.exe processes and kill them. Now go back and try starting a form. It should work now.
    It is never a good idea to terminate a running form by closing the browser. It is important that you close the form first (e.g. using the Exit button in the form) then close the browser. Closing the browser while a form is running can cause runtime processes to become orphaned. Generally these will be cleaned up when FORMS_TIMEOUT is reached (usually 15 minutes), but the point is that you have prevented a clean shutdown from occurring. So always make a best effort attempt at closing the form properly. End-users should be encouraged to do the same when the application is put into production.

  • Web form doesn't fill the whole screen

    I have forms (version 6i) running on the intranet. When I run these as client/server the forms fill the whole of the physical screen; but when in the brower, the forms leave a 2 inch border on the right hand side. I want the forms to occupy the whole of the browser window, but cannot seem to be able to do this. I've tried maximizing the MDI and the form windows etc etc, but still no luck. Anyone have any advice?
    Many thanks in advance.
    Harry
    null

    Hi,
    When displaying forms in web,
    the size of the form that is shown in browser is based on the height and width that you specified in you html file.
    The html file in this case means the one that holds your forms java applets.
    eg. width=800 height=600
    View source the html file when you run the forms in web.(right click to view source from the 2 inches area) and check what's your height and width.
    Hope this helps.

  • Why some contact forms doesn't work on some websites? We don't receive the submission form with the information?

    Why some contact forms doesn't work on some websites? We don't receive the submission form with the information?

    Hi Aish
    I wanted to check the following, but the URL is not found, you have another one?
    thanks
    Nicole
        4. Visit http://my-site.com/scripts/form_check.php in a web browser and make sure you see all green checkmarks. If some items do not display green checkmarks that means that the hosting server is not configured correctly to allow the Form widgets to send email messages to the address you've specified.
                    Contact your web-hosting provider about the server configuration problem. Describe the items that are not marked as green in the form check page, so that they can help you set up the servers to use the correct settings.
    Il giorno 9-set-2014, alle ore 16:11, Aishvarya Raj Rastogi <[email protected]> ha scritto:
    Why some contact forms doesn't work on some websites? We don't receive the submission form with the information?
    created by Aishvarya Raj Rastogi in Help with using Adobe Muse CC - View the full discussion
    Hi Nicole,
    What is the "From" email address in your form?
    Also, have you checked the spam folder?
    Please check the following posts as well :
    https://forums.adobe.com/docs/DOC-3581
    Re: PHP mail may be disabled or incorrectly configured on the web server.
    Regards,
    Aish
    Please note that the Adobe Forums do not accept email attachments. If you want to embed a screen image in your message please visit the thread in the forum to embed the image at https://forums.adobe.com/message/6714281#6714281
    Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page:
    To unsubscribe from this thread, please visit the message page at . In the Actions box on the right, click the Stop Email Notifications link.
    Start a new discussion in Help with using Adobe Muse CC by email or at Adobe Community
    For more information about maintaining your forum email notifications please go to http://forums.adobe.com/thread/416458?tstart=0.

Maybe you are looking for

  • Pending Class onResult in custom class.

    Ok, I have a custom class with private field: private var test:Stringint the constructor I load the web service: pws = new WebService(Constants.getWsURL() + "?WSDL"); then I call a method on the WS: var pcLoadModel = pws.LoadModel(); pcLoadModel.onRe

  • Error when activating ODS

    Hi,     I  am getting an error - Error during confirmation of process 000001 Message no. RSODSO_TOOLS087 when activating a ODS in the process chain. The error also says - Activation of M records from DataStore object ZDISTSEC terminated Message no. R

  • How can I synchronize two iphones and two ipods on one MAC

    How can I synchronize two iphones and two ipods on one MAC. My wife and i each have our own iPods and iPhones but share one MAC.

  • Can't view adobe tv videos on iPad?

    So, this may be to do with Flash, but I'm surprised that you can't seem to view many Adobe TV videos on iPad? Is this the case or just me?

  • EJBQL join syntax example

    Some sample EJBQL: select distinct t1 from Table1 t1 join Table2 t2 where t1.col1 = t2.col2 Is there any syntactic reason why this should not work? I'm struggling to get a join working and I can't find any good examples of the correct syntax. many th