Unable to deploy a form on the Web!!

Hi,
I am unable to deploy my form onto the web.
The following is the error message :
Oracle Forms Web CGI: Error detected
Your request cannot be serviced at this time due to the following error:
ERROR: Cannot open baseHTML file %FORMS60%\server\tester.htm.
Pls help me out in solving the problem.
Thanks in advance
Vishant

<BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by Vishant Shenoy ([email protected]):
Hi,
I am unable to deploy my form onto the web.
The following is the error message :
Oracle Forms Web CGI: Error detected
Your request cannot be serviced at this time due to the following error:
ERROR: Cannot open baseHTML file %FORMS60%\server\tester.htm.
Pls help me out in solving the problem.
Thanks in advance
Vishant<HR></BLOCKQUOTE>
The most likely thing is that the file tester.htm is not in the directory %FORMS60%\server\
null

Similar Messages

  • Not able to generate form in the web brower

    I am not able to open a form in the web browser...
    I have started OC4J instance and connect to the database...
    Errors :---
    In the java Console :--
    Java Plug-in 1.6.0_03
    Using JRE version 1.6.0_03 Java HotSpot(TM) Client VM
    User home directory = C:\Documents and Settings\sai
    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
    o: trigger logging
    p: reload proxy configuration
    q: hide console
    r: reload policy configuration
    s: dump system and deployment properties
    t: dump thread list
    v: dump thread stack
    x: clear classloader cache
    0-5: set trace level to <n>
    java.lang.NoSuchMethodException:
    sun.java2d.SunGraphicsEnvironment.setFallbackFont(java.lang.String)
         at java.lang.Class.getMethod(Unknown Source)
         at oracle.forms.engine.Main.initDesktop(Unknown Source)
         at oracle.forms.engine.Main.start(Unknown Source)
         at sun.applet.AppletPanel.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    java.lang.NoSuchMethodException: sun.java2d.SunGraphicsEnvironment.preferLocaleSpecificFonts()
         at java.lang.Class.getMethod(Unknown Source)
         at oracle.forms.engine.Main.initDesktop(Unknown Source)
         at oracle.forms.engine.Main.start(Unknown Source)
         at sun.applet.AppletPanel.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    proxyHost=null
    proxyPort=0
    connectMode=HTTP, native.
    Forms Applet version is : 9.0.4.2
    java.lang.ExceptionInInitializerError
         at java.lang.Class.forName0(Native Method)
         at java.lang.Class.forName(Unknown Source)
         at oracle.forms.handler.UICommon.instantiate(Unknown Source)
         at oracle.forms.handler.UICommon.onCreate(Unknown Source)
         at oracle.forms.handler.JavaContainer.onCreate(Unknown Source)
         at oracle.forms.engine.Runform.onCreateHandler(Unknown Source)
         at oracle.forms.engine.Runform.processMessage(Unknown Source)
         at oracle.forms.engine.Runform.processSet(Unknown Source)
         at oracle.forms.engine.Runform.onMessageReal(Unknown Source)
         at oracle.forms.engine.Runform.onMessage(Unknown Source)
         at oracle.forms.engine.Runform.sendInitialMessage(Unknown Source)
         at oracle.forms.engine.Runform.startRunform(Unknown Source)
         at oracle.forms.engine.Main.createRunform(Unknown Source)
         at oracle.forms.engine.Main.start(Unknown Source)
         at sun.applet.AppletPanel.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    Caused by: java.security.AccessControlException: access denied (java.util.PropertyPermission
    java.home read)
         at java.security.AccessControlContext.checkPermission(Unknown Source)
         at java.security.AccessController.checkPermission(Unknown Source)
         at java.lang.SecurityManager.checkPermission(Unknown Source)
         at java.lang.SecurityManager.checkPropertyAccess(Unknown Source)
         at java.lang.System.getProperty(Unknown Source)
         at oracle.forms.webutil.common.VBeanCommon.<clinit>(VBeanCommon.java:156)
         ... 16 more
    Please tell me the solution how to resolve the issue....
    Thanks in Advance.....

    hi
    u have problem in these lines.
    webUtilArchive=/forms90/java/frmwebutil.jar,/forms90/java/jacob.jar
    webUtilConfig=/forms90/server/webutil.cfg
    baseHTML=webutilbase.htm
    baseHTMLjinitiator=webutiljini.htm
    baseHTMLjpi=webutiljpi.htm
    install.syslib.0.7.1=jacob.dll|94208|1.1|truetry something like this.
    formsweb.cfg
    [default]
    webUtilArchive=/forms90/webutil/webutil.jar,/forms90/webutil/jacob.jar
    envFile=c:\DevSuiteHome_1\forms90\webutil\server\webutil.env
    # System parameter: default base HTML file
    #baseHTML=base.htm
    #baseHTMLjinitiator=basejini.htm
    #baseHTMLjpi=basejpi.htm
    #baseHTMLie=baseie.htm
    baseHTMLjinitiator=webutiljini.htm
    baseHTML=webutilbase.htm
    baseHTMLie=webutilbase.htmwebutil.cfg
    [webutil]
    webUtilArchive=/forms90/webutil/webutil.jar,/forms90/webutil/jacob.jar
    WebUtilLogging=off
    WebUtilLoggingDetail=normal
    WebUtilErrorMode=Alert
    baseHTMLjinitiator=C:\DevSuiteHome_1\forms90\Webutil\server\webutiljini.htm
    baseHTMLjpi=C:\DevSuiteHome_1\forms90\Webutil\server\webutiljpi.htm
    archive_jini=f90all_jinit.jar
    archive=f90all.jar
    lookAndFeel=oracle
    width=100%
    height=100%
    install.syslib.location=/webutil
    ## Change 2nd value to correct file size to avoid raising an error
    install.syslib.0.7.1=jacob.dll|94208|1.0|true
    install.syslib.0.9.1=JNIsharedstubs.dll|65582|1.0|true
    install.syslib.0.9.2=d2kwut60.dll|192512|1.0|true
    envFile=C:\DevSuiteHome_1\forms90\webutil\server\webutil.env
    transfer.database.enabled=TRUE
    transfer.appsrv.enabled=TRUE
    transfer.appsrv.workAreaRoot=c:\temp
    transfer.appsrv.accessControl=FALSE
    #List transfer.appsrv.read.<n> directories
    transfer.appsrv.read.1=c:\temp
    #List transfer.appsrv.write.<n> directories
    transfer.appsrv.write.1=c:\temp
    [webutilie]
    IE=native
    webUtilArchive=/forms90/webutil/webutil.jar,/forms90/webutil/jacob.jar
    WebUtilLogging=off
    WebUtilLoggingDetail=normal
    WebUtilErrorMode=Alert
    baseHTML=C:\DevSuiteHome_1\Webutil\server\webutilbase.htm
    baseHTMLie=C:\DevSuiteHome_1\forms90\Webutil\server\webutilbase.htm
    archive=f90all.jar
    lookAndFeel=oracle
    width=100%
    height=100%
    install.syslib.location=/webutil
    ## Change 2nd value to correct file size to avoid raising an error
    install.syslib.0.7.1=jacob.dll|94208|1.0|true
    install.syslib.0.9.1=JNIsharedstubs.dll|65582|1.0|true
    install.syslib.0.9.2=d2kwut60.dll|192512|1.0|true
    envFile=C:\DevSuiteHome_1\forms90\webutil\server\webutil.env
    transfer.database.enabled=TRUE
    transfer.appsrv.enabled=TRUE
    transfer.appsrv.workAreaRoot=c:\temp
    transfer.appsrv.accessControl=FALSE
    #List transfer.appsrv.read.<n> directories
    transfer.appsrv.read.1=c:\temp
    #List transfer.appsrv.write.<n> directories
    transfer.appsrv.write.1=c:\temp
    [webutiljpi]
    webUtilArchive=/forms90/webutil/webutil.jar,/forms90/webutil/jacob.jar
    WebUtilLogging=off
    WebUtilLoggingDetail=normal
    WebUtilErrorMode=Alert
    baseHTMLjinitiator=C:\DevSuiteHome_1\forms90\Webutil\server\webutiljpi.htm
    baseHTMLjpi=C:\DevSuiteHome_1\forms90\Webutil\server\webutiljpi.htm
    baseHTMLie=C:\DevSuiteHome_1\forms90\Webutil\server\webutiljpi.htm
    baseHTML=C:\DevSuiteHome_1\forms90\Webutil\server\webutiljpi.htm
    archive=f90all.jar
    lookAndFeel=oracle
    width=100%
    height=100%
    install.syslib.location=/webutil
    ## Change 2nd value to correct file size to avoid raising an error
    install.syslib.0.7.1=jacob.dll|94208|1.0|true
    install.syslib.0.9.1=JNIsharedstubs.dll|65582|1.0|true
    install.syslib.0.9.2=d2kwut60.dll|192512|1.0|true
    envFile=C:\DevSuiteHome_1\forms90\webutil\server\webutil.env
    transfer.database.enabled=TRUE
    transfer.appsrv.enabled=TRUE
    transfer.appsrv.workAreaRoot=c:\temp
    transfer.appsrv.accessControl=FALSE
    #List transfer.appsrv.read.<n> directories
    transfer.appsrv.read.1=c:\temp
    #List transfer.appsrv.write.<n> directories
    transfer.appsrv.write.1=c:\tempsarah
    Edited by: QGIRCO on Jan 7, 2010 9:45 AM

  • FileNotFoundException while trying to run a form on the web

    Hi,
    I've installed Forms Server on Windows NT. I'm trying to run the test form on the web, and in the java console window I'm getting the following message:
    Oracle JInitiator version 1.1.7.30
    Using JRE version 1.1.7.30o
    User home directory = D:\WINNT\Profiles\07223
    JAR caching enabled.
    Cache directory: D:\PROGRA~1\Oracle\JINITI~1.30\jcache
    Maximum cache size: 50000000 bytes
    Opening http://nbk981536.ul.us.com:80/forms60java/f60web.jar no proxy
    Unable to contact http://nbk981536.ul.us.com:80/forms60java/f60web.jar
    Opening http://nbk981536.ul.us.com:80/forms60java/f60web.jar no proxy
    java.io.FileNotFoundException: http://nbk981536.ul.us.com:80/forms60java/f60web.jar
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Compiled Code)
    at sun.net.www.protocol.http.HttpURLConnection.openConnectionCheckRedirects(Compiled Code)
    at sun.applet.JARCache.beginStoring(JARCache.java:348)
    at sun.applet.AppletResourceLoader.loadJar(AppletResourceLoader.java:218)
    at sun.applet.JinitAppletPanel.loadJarFiles(Compiled Code)
    at sun.plugin.AppletViewer.loadJarFiles(Compiled Code)
    at sun.applet.JinitAppletPanel.runLoader(JinitAppletPanel.java:588)
    at sun.applet.JinitAppletPanel.run(Compiled Code)
    at java.lang.Thread.run(Thread.java:466)
    Any ideas as to why this is happening, and any suggestions to resolve this is highly appreciated.
    Thanx in advance.
    VL

    I've installed Forms Server in another Oracle home called 'dev6i'. I've the f60web.jar and 11 other .jar files in \dev6i\forms60\java directory. I've installed the forms server successfully (I can say this because I was able to run the test form successfully couple of times, until I installed reports server in the same Oracle home. Then it started giving this message in the java console). I've also installed Webdblistener. My reports test page is displaying correctly though. Any ideas what might have happened??
    Thanks
    VL.

  • Viewing Icons in Oracle Forms on the Web - any solutions?

    Has anyone had problems viewing icons when deploying forms on the web? In client server mode it used to be .ico files. I recently converted our files to .gif and added a register UI_ICON to recognize the icon images when running the forms. I still cannot get the images to appear (icons on buttons). Am I missing something? I am using Oracle Forms 6i Release 2 on Oracle9iAS (1.0.2.2.2a) platform.
    T.J.

    Read about registry.dat in this document:
    http://otn.oracle.com/products/forms/pdf/forms9icstowebmigration.pdf
    page 18.

  • Running reports from forms on the web

    On forms and reports 6i we used the following code to run reports from forms.
    We need to do the same on 9i forms and reports, we are running into problems.
    Any help will be appreciated.
    PROCEDURE web (inFileName VARCHAR2,
    inRecordGroup RECORDGROUP) IS
    outVirtualPath VARCHAR2(200) := '/forms90/f90servlet?p_url=/reports/rwservlet?'; outServer VARCHAR2(200) := 'server=rep_ora-app-4';
    outReport VARCHAR2(200) := 'report='||inFileName;
    outUserid VARCHAR2(200) :=
    'userid='||GET_APPLICATION_PROPERTY(USERNAME)||'/'||GET_APPLICATION_PROPERTY(PAS
    SWORD)||'@'||GET_APPLICATION_PROPERTY(CONNECT_STRING);
    outDesType VARCHAR2(200) := 'DESTYPE=CACHE';
    outDesFormat VARCHAR2(200) := 'DESFORMAT=PDF'; outUser VARCHAR2(2000);
    outCount INTEGER;
    error we are getting.
    FRM-42017:Module name must be specified.

    S Hatch (guest) wrote:
    : I'm thinking that you're going to have to install the Reports
    : cartridge, create an entry in the keymap with any parameters
    and
    : call your report via the url.
    : Dessislava Gantcheva (guest) wrote:
    : : How do I call a report from a form on the web?
    : : I have installed Windows NT Server 4.0 with SP 5, OAS4.0.7
    EE
    : : with patch 1, Developer 6.0 with patch 1. Developer server
    and
    : : forms server work fine in a non-cartridge implementation,
    but
    : I
    : : cannot run a report within a form. I just have no any info
    how
    : : to do this.
    I have entries in my keymap file and I can call my reports via
    the url, but I cannot run a report WITHIN a form. I mean to call
    a report by clicking on a button of a form on the web. The
    RUN_PRODUCT built-in does not work (at leas it seems like this)
    If any one has expiriense with it, please, give me a hint.
    Thanks
    null

  • How to run others application in Oracle Forms on the web version?

    How to run others application in Oracle Forms on the web version?

    Pang,
    guess that you want to start client side programs from Forms on the Web. There is a sample on OTN (host bean) that allow you to acces sthe client and start executables.
    Frank

  • Oracle 9i Application Server+Oracle 8i EE+ Forms on the web Very urgent

    Hi,
    I have correctly install Oracle 9i Application Server and Oracle 8i Entreprise Edition on Windows 2000. What are the following steps to follow in order to run a form on the web. example: test.fmx?
    Thanks in advance.
    null

    If your web server is working and the forms server is running type:
    http://ip addr:port/dev60html/runform.htm
    You need to put the ip address or name of your server in and the port number apache is running on (leave blank if this is 80).
    This gives you the Oracle Forms start screen.
    cheers
    tony

  • DEV 6.0 team : Help req while running forms on the WEB

    I am using Windows NT 4.0 with Service pack 3 running Oracle8
    8.0.5 with Apps Server 4.0.7 and Dev6.0. I have been able to run
    Forms on the web and with Jinitiator and with out Jinitiator but
    there are a few problems
    1 ) The Tigger " When Mouse Click" does not fires on the web for
    a display item.
    2) when i set the CLASSPATH=E:\orant\forms60\java for forms the
    tree in OAS 4.0.7 stops showing and if i remove it from there
    then i am not able to run the forms for web through the forms
    designer
    3) the performnce is very slow how to improve the performance on
    Web with jinitiator.
    an early response would be appreciated
    null

    mobeen (guest) wrote:
    : I am using Windows NT 4.0 with Service pack 3 running Oracle8
    : 8.0.5 with Apps Server 4.0.7 and Dev6.0. I have been able to
    run
    : Forms on the web and with Jinitiator and with out Jinitiator
    but
    : there are a few problems
    : 1 ) The Tigger " When Mouse Click" does not fires on the web
    for
    : a display item.
    : 2) when i set the CLASSPATH=E:\orant\forms60\java for forms
    the
    : tree in OAS 4.0.7 stops showing and if i remove it from there
    : then i am not able to run the forms for web through the forms
    : designer
    : 3) the performnce is very slow how to improve the performance
    on
    : Web with jinitiator.
    : an early response would be appreciated
    I can only speculate on some of your issues, but maybe they
    might give you some insight on possible alternatives.
    Mouse-Click on Display Item
    The display item does not, by definition allow modification.
    Have you tried changing the item to text and then disabling the
    INSERT and UPDATE properties to NO? I have tried using display
    items in the past, resulting in a grayed-out box on the web. To
    get around this, I made the above changes and created a mouse
    trigger to jump to another field when someone tried to mouse-
    click on it.
    Changing CLASSPATH on OAS 4.0.7
    I had the same results. The OAS installation sets the CLASSPATH
    to what it needs and changing it has the results you describe.
    I am curious, however, are you able to view the form from the
    Developer Forms Designer using the other CLASSPATH. I have not
    been able to use this feature at all. I read somewhere that
    this functionality is not available in the beta version. I
    would appreciate any information that you can share.
    Jinitiator Performance
    Assuming that you have already tried cache settings and short of
    the users having faster machines with more memory, faster web
    access, etc. I don't think there is much we can do but wait for
    Oracle and Sun to make enhancements.
    I have had some success with using IE 5.0 (beta) directly
    without the Jinitiator. My web applications load and run a
    whole lot faster using the same configuration that you describe.
    It might be worth another look!
    Hope this helps.
    Michael Shannon
    [email protected]
    null

  • FRM-92160 Error running forms on the web

    Hi,
    I'm geting "FRM-92160: WEB client version too old." error when I try to run a form off the web. This form was running perfectly fine till yesterday. Is it because something was changed in server setting ?? please advice.

    Hi
    Iam also facing the same problem.
    What i did was installed IAS and patch 4 on the server and tried to connect thro the browser.
    Did anyone help throw some light on this issue.
    Thanks
    Giriraj
    there is another thread with the same questions (do you guys work in teh same office!!).
    Check out that tread for suggestions
    Regards
    Grant Ronald

  • How to download a form from the web, complete and save it?

    How to download a form from the web, complete and save it?

    Download Adobe Reader. If the form author allows filling out digitally, you can do so and save it again.
    Mylenium

  • Color interface of the forms over the web are not confortable

    hello,
    the interface color of our application in the web are not realy confortable for our client comparing the old color used in our client/server application.
    we want to change it but we are not able the set a confortable color for our
    application :
    - if we use the lookandfell=generic but the color of toolbar are disable.
    - if we use the lookandfeel=oracle, the the choice of color for colorscheme is
    not variable (it exist only 5 choice).
    our environment ;
    OAS 10G (9041)
    FORMS 10G
    DATABASE 10G
    we use the forms Servlet (e.g. f60servlet/f90servlet) to invoke the Form over the Web.
    can you help us.
    thank's

    For as far as I can remember there is a difference between look-and-feel Oracle and Generic in displaying toolbar icon.
    Generic follows the Windows 9x/Internet Explorer approach of showing all toolbar icons as gray-tones and only showing color when you hover over them with the mouse. Oracle lookandfeel displays all toolbar-icons in color (as long as they are enabled).

  • After updating to Adobe Reader 11.0.07 on my iMac, I cannot print pdf forms off the web

    after updating my iMac to Adobe Reader 11.0.07, I cannot print pdf forms off the Web

    It would be great, if you could provide us with the following details:
    1. The OS you are working on.
    2. The version of MS Office installed on your machine.
    3. A screenshot of the error message along with the scenario in which the same is displayed.
    4. How exactly did you go about updating Reader 11.0.02 to 11.0.03. Was it via the updater mechanism or by downloading the patch from the Adobe site.
    Also, it would be great if you could let us know if there was any other Windows or Antivirus related updates applied on your machine in the same timeframe as the Reader update.

  • Why can my 8500 A Plus not download forms from the web?

    Why can my 8500 A Plus not download forms from the web?

    Hey indianadave,
    Are you're apps working from the front panel of the printer? You will want to make sure that you have internet connection to your printer. If you don't, you can follow these steps:
    1. Find your printer's IP address.
    2. Enter the IP address in the address bar of your internet browser.
    3. Click the network tab.
    4. Click IPv4 under the wireless/wired menu on the left hand side of the printer screen.
    5. Set Manual settings.
    6. Set a Manual preferred DNS of 8.8.8.8 and alternate DNS of 8.8.4.4.
    7. Click apply and try downloading the forms again.
    Although I am an HP employee, I am speaking for myself and not for HP.
    If I have resolved your issue, feel free to provide Kudos and make sure you mark this thread as solution provided.

  • Unable to pickup/pull Oracle(.fmx files) forms in the web site.

    Hi all
    We want to migrate from oracle 9i t0 10g. every thing is working fine, web page, forms, reports individually. But when oracle forms(.fmx) files included in the web page ,unable to pull/pickup the oracle forms files in the web page.
    I really appreciate your support
    Chaitanya

    I'm with Andreas on this one - what exactly are you trying to accomplish? I see you are new to the Oracle Forums so I recommend you take a look at the following:
    <ul>
    <li>Before posting on this forum please read
    <li>10 Commandments for the OTN Forums Member
    <li>Announcement: Forums Etiquette / Reward Points
    </ul>
    Following these guidelines will make your posts more meaningful and help us help you! ;-)
    I "think" you simply want instructions on how to take your Forms 6i application and migrate it to a web deployed Forms 10g application. Is this right? If so, there is a lot of things you need to do.
    <ul>
    <li>First: Must have a Database server, Application Server and a Forms Services Server. These can all be on the same server or seperate
    <li>Second: Your Forms 6i binaries (.fmb) must be converted to Forms 10g binaries (check out Using the Oracle Forms Migration Assistant
    <li>Third: Your Forms 10g binaries will need to be compiled on your new server (mentioned first).
    </ul>
    Hope this helps,
    Craig B-)
    If someone's response is helpful or correct, please mark it accordingly.

  • Viewport setting is Not giving right output when forms on the Web

    I have a stacked canvas which has a rounded rectangular graphics. When I manipulate the viewable area using viewport settings, I am getting different (unxepected) view when the form is deployed on the web. for example,with the viewport x position on canvas set at 0, viewport y position on canvas set at 13, and view height set at say 18, the form displays unexpected area when on the web. when on client/server arch. it behaves fine.
    I have oracle 9.0.2 for the web application. It is running using ocj4. Please assist. If there is any patch out incase, advise me the right one.
    Thanx

    Hi,
    This has been reported as a bug for Forms 6i and was fixed in a recent patch set. I assume that For,s 9i inherited this problem form 6i. The work around for this issue is to dynamically set x pos of the viewport:
    SET_VIEW_PROPERTY('stacked1',VIEWPORT_X_POS_ON_CANVAS,get_view_property('stacked1',VIEWPORT_X_POS_ON_CANVAS));
    Frank

Maybe you are looking for