WebUtil Configuration

Hi,
We have installed the WebUtil and are experiencing the WUC-015 error with function OLEFunctions.
Based on your recommendation, you say to inclde the baseHTMLjpi and baseHTML values to webutiljpi.htm and webutilbase.htm respectively. However, when I look into my WebUtil directory where I installed the software, I do not have these htm files. I only have the webutiljini.htm. So the question is, do I really need this? If so, can you please tell me where I could get them, or send them to [email protected]
Your assistance is greatly appreciated,
jb

Hi!!!
I am getting error
Oracle Forms Web CGI: Error detected
Your request cannot be serviced at this time due to the following error:
ERROR: Configuration file has '=' missing from name=value pair.
My formsweb.cfg file is given below , Kindly help me to remove the error
; Forms Web CGI Configuration File
; This file defines parameter values used by the Forms Web CGI
; PARAMETER VALUES USED BY DEFAULT
; SYSTEM PARAMETERS
; These have fixed names and give information required by the Forms
; Web CGI in order to function. They cannot be specified in the URL query
; string. But they can be overriden in a named configuration (see below).
;baseHTML=base.htm
;baseHTMLJInitiator=basejini.htm
;baseHTMLjpi=baseiejpi.htm
;basehtmlie=baseie.htm
baseHTMLJinitiator=webutiljini.htm,base.htm
baseHTMLjpi=webutiljpi.htm,baseHTMLjpi.htm
baseHTML=webutilbase.htm, baseHTML.htm
; The following two parameters only apply when using the Listener Servlet.
; WorkingDirectory defaults to <oracle_home>/forms60 if unset.
workingDirectory=
envFile=default.env
HTMLdelimiter=%
IE=JInitiator
MetricsServerPort=9020
MetricsServerErrorURL=
; The next parameter specifies how to execute the Forms applet under
; Microsoft Internet Explorer 5.0. Put IE50=native if you want the
; Forms applet to run in the browser's native JVM.
#IE50=native
#; IE50=JInitiator
; USER PARAMETERS
; These match variables (e.g. %form%) in the baseHTML file. Their values
; may be overridden by specifying them in the URL query string
; (e.g. "http://myhost.mydomain.com/ifcgi60.exe?form=myform&width=700")
; or by overriding them in a specific, named configuration (see below)
; 1) Runform arguments:
form=test.fmx
userid=
otherparams=
debug=no
; 2) HTML page title, attributes for the BODY tag, and HTML to add before and
; after the form:
pageTitle=Oracle Forms Server
HTMLbodyAttrs=
HTMLbeforeForm=
HTMLafterForm=
; 3) Values for the Forms applet parameters:
width=650
height=500
separateFrame=true
splashScreen=no
; select default background by not specifying a value
background=
lookAndFeel=Oracle
colorScheme=teal
serverApp=default
separateFrame=false
serverPort=9000
serverHost=localhost
serverURL=
codebase=/forms60/java
archive_jini=f60all_jinit.jar,frmwebutil.jar
archive_ie=f60all.cab
connectMode=Socket
archive=f60web.jar
webUtilArchive=frmwebutil.jar
archive=f60all.cab
serverapp=default
networkRetries=0
; 4) Parameters for JInitiator
; Page displayed to Netscape users to allow them to download JInitiator.
; If you create your own version, set this parameter to point to it.
jinit_download_page=/jinitiator/us/jinit_download.htm
; Parameters related to the version of JInitiator.
jinit_classid=clsid:CAFECAFE-0013-0001-0022-ABCDEFABCDEF
jinit_exename=jinit.exe#Version=1,3,1,22
jinit_mimetype=application/x-jinit-applet;version=1.3.1.22
# Page displayed to users to allow them to download Sun's Java Plugin.
# Sun's Java Plugin is typically used for non-Windows clients.
# (NOTE: you should check this page and possibly change the settings)
jpi_download_page=http://java.sun.com/products/plugin/1.3/plugin-install.html
# Parameter related to the version of the Java Plugin
jpi_classid=clsid:8AD9C840-044E-11D1-B3E9-00805F499D93
# Parameter related to the version of the Java Plugin
jpi_codebase=http://java.sun.com/products/plugin/1.3/jinstall-13-win32.cab#Version=1,3,0,0
# Parameter related to the version of the Java Plugin
jpi_mimetype=application/x-java-applet;version=1.3
# EM config parameter
# Set this to "1" to enable Enterprise Manager to track Forms processes
em_mode=0
; SPECIFIC CONFIGURATIONS
; You may define your own specific, named configurations (sets of parameters)
; by adding special sections as illustrated in the following examples.
; Note that you need only specify the parameters you want to change. The
; default values (defined above) will be used for all other parameters.
; Use of a specific configuration can be requested by including the text
; "config=<your_config_name>" in the query string of the URL used to run
; a form. For example, to use the sepwin configuration, your could issue
; a URL like "http://myhost.mydomain.com/ifcgi60.exe?config=sepwin".
; Example 1: configuration to run forms in a separate browser window with
; "generic" look and feel (include "config=sepwin" in the URL)
[sepwin]
separateFrame=True
lookandfeel=Generic
; Example 2: configuration affecting users of MicroSoft Internet Explorer 5.0.
; Forms applet will run under the browser's native JVM rather than
; using Oracle JInitiator.
[ie50native]
IE50=native
; Example 3: configuration forcing use of the base.htm base HTML file in all
; cases (means applet-style tags will always be generated and
; JInitiator will never be used).
[applet]
baseHTMLJInitiator=
[vp]
separateFrame=True
lookandfeel=Generic
background=no
width=100%
height=100%
pageTitle=IMax Technologies
form=E:\rachna\ppc-forms\login.fmx
userid=ars1/ars1@orcl
[iqent]
separateFrame=True
lookandfeel=Generic
background=no
width=100%
height=100%
pageTitle=IMax Technologies
form=E:\rachna\ppc-forms\sl_mst_city1.fmx
userid=iqent/iqent@orcl
[webutil]
WebUtilArchive=frmwebutil.jar
WebUtilLogging=on
WebUtilLoggingDetail=normal
WebUtilErrorMode=5
WebUtilTrustInternal=true
WebUtilMaxTransferSize=16384
baseHTMLjinitiator=webutiljini.htm
baseHTMLjpi=webutiljpi.htm
archive_jini=f60all_jinit.jar
archive=frmwebutil.jar,f60all_jinit.jar
lookAndFeel=oracle
[webutilie]
IE=native
webUtilArchive=frmwebutil.jar
WebUtilLogging=off
WebUtilLoggingDetail=normal
WebUtilErrorMode=Alert
WebUtilDispatchMonitorInterval=5
WebUtilTrustInternal=true
WebUtilMaxTransferSize=16384
baseHTML=webutilbase.htm
baseHTMLie=webutilbase.htm
archive=frmwebutil.jar,f60all_jinit.jar
lookAndFeel=oracle
[webutiljpi]
webUtilArchive=frmwebutil.jar
WebUtilLogging=off
WebUtilLoggingDetail=normal
WebUtilErrorMode=Alert
WebUtilDispatchMonitorInterval=5
WebUtilTrustInternal=true
WebUtilMaxTransferSize=16384
baseHTMLjinitiator=webutiljpi.htm
baseHTMLjpi=webutiljpi.htm
baseHTMLie=webutiljpi.htm
baseHTML=webutiljpi.htm
archive=frmwebutil.jar,f60all_jinit.jar
lookAndFeel=oracle
<!-- %webUtilArchive% = jar file containing the WebUtil code -->
<!-- (by default this should be frmwebutil.jar) -->
<!-- %WebUtilLogging% = Defines the current logging mode. -->
<!-- Valid values: off|on|console|server|all -->
<!-- (on == console) -->
<!-- %WebUtilLoggingDetail% = Specifies the level of error logging.-->
<!-- Valid values: normal|detailed -->
<!-- %WebUtilErrorMode% = Should errors be displayed in an alert -->
<!-- as well as the programmer defined -->
<!-- locations -->
<!-- Valid values: console|server|alert|all -->
<!-- %WebUtilDispatchMonitorInterval% = Counts in second to -->
<!-- indicate how often the monitor thread -->
<!-- checks to see if the Forms session is still-->
<!-- alive. Used with the WebUtil_Session -->
<!-- package. -->
<!-- %WebUtilTrustInternal% = Should intranet without domain suffix-->
<!-- be trusted. -->
<!-- Valid values: true|yes|false|no -->
<!-- %WebUtilMaxTransferSize% = Size in bytes of file transfer -->
<!-- segments. Default and maximum allowed is -->
<!-- 16384, i.e. 16K. -->

Similar Messages

  • What values to place in signer.properties file for Webutil configuration

    Hi. I'm not sure of what value to place in JDK_HOME in signer.properties for Webutil configuration. My current settings are:
    JDK_HOME=D:\ora9i\jdk
    JINIT_HOME=C:\Archivos de programa\Oracle\JInitiator 1.3.1.13
    #Certificate settings:
    # These are used to generate the initial signing certificate
    # Change them to suite your organisation
    DN_CN=Product Management
    DN_OU=Development Tools
    DN_O=Oracle
    DN_C=US
    JAR_KEY=webutil
    JAR_KEY_PASSWORD=webutil
    Is JDK_HOME the jdk for oracle or SDK for windows machine(how to find?)?. Also how do i repeat the process of makecert and signing of webutil.jar and jacob.jar?. If i try to repeat this process I get the following warnings or error?
    Makecert:
    keytool error: java.lang.Exception: Key pair not generated, alias <webutil> already exists
    Certificate created...

    JDK_HOME is just the location of a Java distribution with Keytool in it - have a look at the signer batch file and you'll see how each variable is used. Also if you run keytool from the command prompt it will show you the commands to delete and existing Key or list the keys that are currently stored.

  • Webutil configuration file

    hello,
    i am trying to run a form using webutil on appliaction server. i get a dailog box for webutil configuration but its empty.. ITS NOT DOWNLOADING ANY WEBUTIL FILES

    hello priya,
    ya when i try to run the form using webutil a webutil configuration dalilog box comes up with no entries it and press ok button and the form opens up normal.
    but i solved that problem by setting the formsweb.cfg file in server for the application i am using.
    so now that problem is fine. the webutil files comes up in the dailog box.
    but now another problem. i have a button by click of which i am sending mails. i have the OLE2 concept. and it works very fine in client/server but when i try from application server it doesnt work .. it's giving me error ora-305500.
    then i understood we have to use client_ole2 which comes with webutil to run it on client and now no ora305500 error.
    but now when i press teh button it does nothing and no error too and doesnt send mails also.
    any idea.. reply soon..
    with luv,
    munira
    w
    any idea?????

  • Webutil configuration for jre, Forms 10g in windows 7 application server

    hi all,
    we are recently upgraded the application server with new os windows7. and clients ae also upgraded with windows7.
    we are using forms 10g(developer suite 10g). and installed jre6 instead of jinitiator and did the all needful changes in formsweb.cfg. and ialready installed ofiice-2003(for excel)
    but we are unable to run reports in excel format*. while we select the repotr type is exel in list item
    and click ok button the following error is coming
    oracle.forms.webutil.ole ole functions bean not found
    client_ole2.create_obj will not work.
    =====================
    the following is the webutil configuration in formsweb.cfg
    =====================
    [webutil]
    archive=frmall.jar,frmwebutil.jar,jacob.jar
    archive_jini=frmall_jinit.jar,frmwebutil.jar,jacob.jar
    #,f90all_jinit.jar
    WebUtilArchive=frmwebutil.jar,jacob.jar
    WebUtilLogging=off
    WebUtilLoggingDetail=normal
    WebUtilErrorMode=Alert
    WebUtilDispatchMonitorInterval=5
    WebUtilTrustInternal=true
    WebUtilMaxTransferSize=16384
    baseHTMLjinitiator=basejpi.htm
    baseHTMLjpi=webutiljpi.htm
    baseHTML=webutilbase.htm
    #baseHTML=webutiljpi.htm
    lookAndFeel=Oracle
    if any changes in the configuration and jre files.please mention it.
    kindly help me how to resolve this problem
    thank you
    Edited by: vamsi on 3 Jan, 2012 12:59 AM
    Edited by: vamsi on 3 Jan, 2012 1:21 AM
    Edited by: vamsi on 3 Jan, 2012 1:21 AM

    See my comments in this post:
    java.lang.ClassNotFoundException: oracle.forms.webutil.ole.OleFunctions
    and this one:
    webutil.cfg for win-7 64 bit client

  • WUC-5 No WebUtil Configuration File specified

    Hello
    In my Company, we use to use Oracle 6i as Forms and Oracle 8i as Database but we look forward to migrate to Oracle 9i (Database & Forms).
    The migration was done successfully but I need to get some Client information, so I have found the WebUtil Utility.
    I have read the document "WebUtil Familiarisation Manual" and I have applied it step by step but there is one problem, I could not set the following variables:
    baseHTMLjpi=c:\webutil\server\webutiljpi.htm
    and
    baseHTML=c:\webutil\server\webutilbase.htm
    And this is because I simply did not found these files in this location that I had installed from "webutil_102.zip" or in any other location on the server.
    So I skipped this step and I continued. The rest was done successfully.
    At the runtime of my form and when I have executed one of WebUtil functions the error WUC-5 appears.
    Checked points:
    - The webutil.pll is attached correctly as well as webutil.olb is subclassed correctly.
    - In oracle/forms90/server/formsweb.cfg, there are some variables that I have to set like:
    a- webutilarchive=/forms90/webutil/webutil.jar (webutil.jar is found and webutil is a virtual directory that maps onto c:\webutil\lib)
    b- basehtmljinitiatior=c:\webutil\server\webutiljini.htm
    (This file is found)
    - All the steps are successfully done except the settings of the two variables mentioned below
    Research made:
    I have downloaded the "WU_test.fmb" from this site for testing. At runtime, an error is occurred:
    "FRM-47023: No such parameter named WEBUTILCONFIG exists in form WU_TEST."
    So I putted "OK" and then the error WUC-5 appears also.
    It is definitely from the configuration of the WebUtil in formsweb.cfg because as I have read in the Manual the declaration of the variables BaseHTMLjpi and BaseHTML is required
    Hoping u answer me very soon, it is really urgent.
    Thanks

    Hello
    I have found the jdk directory and I have set the parameter JDK_HOME in signer.properties with the path of the jdk directory.
    At runtime of the form WU_TEST, the "Jinitiator security warning" appears, so i have putted "Grant always". The form appears with the error below:
    FRM-47023: No such parameter named WebUtilConfig exits in form WU_TEST
    I’ve putted ok and another error appears:
    WUC-5: No WebUtil Configuration File specified
    I’ve putted ok and another error appears:
    FRM-40105: Unable to resolve reference to item Parameter.WebUtilConfig
    I’ve putted ok and another error appears:
    FRM-40735: When-Custom-item-event trigger raised unhandled exception ORA-06503
    I’ve putted ok and the first 3 errors reappear.
    When I’ve pressed the button "Get Client info" in the form WU_TEST, the first 3 errors reappears but the 2 items (User Name and IP Address) are filled with values.
    Thanks for helping me and telling me what to do next

  • Error WUC-5 No WebUtil configuration file specified

    hi all
    suddenly i got the following error in my java console i google and did not find the solution.
    Did someone face the same problem ever?
    please help me out thanks in advance.
    Loading http://xp:8889/forms90/java/frmwebutil.jar from JAR cache
    Loading http://xp:8889/forms90/java/f90all_jinit.jar from JAR cache
    RegisterWebUtil - Loading WebUtil Version 1.0.6
    Loading http://xp:8889/forms90/java/jacob.jar from JAR cache
    proxyHost=null
    proxyPort=0
    connectMode=HTTP, native.
    Forms Applet version is : 9.0.4.0
    2010-Apr-15  18:52:30.406 ERROR>WUC-5 [WebUtil_Core.PopulatePropertyBundle] No WebUtil configuration file specified
    Exception occurred during event dispatching:
    java.lang.UnsatisfiedLinkError: no jacob in java.library.path
         at java.lang.ClassLoader.loadLibrary(Unknown Source)
         at java.lang.Runtime.loadLibrary0(Unknown Source)
         at java.lang.System.loadLibrary(Unknown Source)
         at com.jacob.com.Dispatch.<clinit>(Dispatch.java:537)
         at oracle.forms.webutil.ole.OleFunctions.create_obj(OleFunctions.java:398)
         at oracle.forms.webutil.ole.OleFunctions.getProperty(OleFunctions.java:189)
         at oracle.forms.handler.UICommon.onGet(Unknown Source)
         at oracle.forms.engine.Runform.onGetHandler(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.processEventEnd(Unknown Source)
         at oracle.ewt.lwAWT.LWComponent.redispatchEvent(Unknown Source)
         at oracle.ewt.lwAWT.LWComponent.processEvent(Unknown Source)
         at java.awt.Component.dispatchEventImpl(Unknown Source)
         at java.awt.Container.dispatchEventImpl(Unknown Source)
         at java.awt.Component.dispatchEvent(Unknown Source)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
         at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
         at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
         at java.awt.Container.dispatchEventImpl(Unknown Source)
         at java.awt.Component.dispatchEvent(Unknown Source)
         at java.awt.EventQueue.dispatchEvent(Unknown Source)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.run(Unknown Source)Form 10G R1.
    i found this.
    Re: WUC-5 error
    sarah

    done thank for everyone.
    i modified webutil.cfg and modified the class-path(default.env)

  • WebUtil error: WUC-6: Unable to read WebUtil configuration file

    Dear Colleague,
    I received the following error:
    WUC-6: Unable to read WebUtil configuration file
    c:\OraHome_BIForms\forms\server\webutil.cfg
    In the meantime, I have verified that my default.env file contains the following path definition:
    # webutil config file path
    WEBUTIL_CONFIG=C:\OraHome_BIForms\forms\server\webutil.cfg
    What is wrong here? Does "unable to read..." mean that the file security settings do not allow read access to the webutil.cfg file?
    I would appreciate any advice you can give me.
    Thank you and kind regards,
    Randy

    In the meantime, I have figured out the solution to my problem.
    The webutil.cfg file was not in the directory that was being pointed to in the path parameter.
    Regards,
    Randy

  • How to fix this error in webutil configuration

    hi all,
    I'm new in forms now i'm trying to configure webutil in forms 10g, actually i search in this forum and i found this link
    http://baigsorcl.blogspot.com/2010/01/open-file-dailog-box-example-using.html
    for BaiG member but i stucked in this step 8 and i need more help
    i get this error :
    D:\>d:\DevSuiteHome_1\forms\webutil\sign_webutil d:\DevSuiteHome_1\forms\java\fr
    mwebutil.jar
    Generating a self signing certificate for key=webutil2...
    keytool error: java.lang.Exception: Key pair not generated, alias <webutil2> alr
    eady exists
    There were warnings or errors while generating a self signing certificate. Pleas
    e review them.
    Backing up d:\DevSuiteHome_1\forms\java\frmwebutil.jar as d:\DevSuiteHome_1\form
    s\java\frmwebutil.jar.old...
            1 file(s) copied.
    Signing d:\DevSuiteHome_1\forms\java\frmwebutil.jar using key=webutil2...
    'jarsigner' is not recognized as an internal or external command,
    operable program or batch file.
    There were warnings or errors while signing the jar. Please review them.
    D:\>any help i greatly appreciated
    thanks & regard

    hi Andreas and BaiG
    until now i stucked
    look the same error
    D:\DevSuiteHome_1\jdk\bin>d:\DevSuiteHome_1\forms\webutil\sign_webutil.bat d:\De
    vSuiteHome_1\forms\java\frmwebutil.jar
    Generating a self signing certificate for key=webutil2...
    keytool error: java.lang.Exception: Key pair not generated, alias <webutil2> alr
    eady exists
    There were warnings or errors while generating a self signing certificate. Pleas
    e review them.
    Backing up d:\DevSuiteHome_1\forms\java\frmwebutil.jar as d:\DevSuiteHome_1\form
    s\java\frmwebutil.jar.old...
            1 file(s) copied.
    Signing d:\DevSuiteHome_1\forms\java\frmwebutil.jar using key=webutil2...
    jarsigner: attempt to rename d:\DevSuiteHome_1\forms\java\frmwebutil.jar to d:\D
    evSuiteHome_1\forms\java\frmwebutil.jar.orig failed
    There were warnings or errors while signing the jar. Please review them.
    D:\DevSuiteHome_1\jdk\bin>plz i need more boring details

  • Not working Webutil configuration for linux

    I had configured webutil in linux server as per document. my basic cofiguration is
    OS - Linux redhad(4.0)
    Front End - Forms [32 Bit] Version 10.1.2.0.2
    Now i had created form in that form i m using webutil when on test button i m calling
    show_webutil_information (TRUE);
    It is showing all the webutil information
    But on another button i m calling
    v_ole_excel := client_ole2.create_obj ('Excel.Application');
    client_ole2.set_property (v_ole_excel, 'visible', 1);
    it is not working and after that none of the push button & menu is working in runtime form.
    So Please Guide us to resolve the problem.
    Thank's in anticipation,
    Regards,
    Ganesh Jadhav

    Loading TUI files in Linux it's an issue that we have recently discovered and it did not made it yet to the known issue list. I'm not 100% sure but I believe a workaround to that problem would be to go and manually edit that tui file and remove those attributes that generates errors. You can begin with  ATTR_TITLEBAR_STYLE and then look if one of the following are in the tui file: ATTR_DS_BIND_PLOT_STYLE, ATTR_DS_BIND_POINT_STYLE, ATTR_DS_BIND_LINE_STYLE, ATTR_DS_BIND_PLOT_COLOR and delete them. Then try to load the tui file again.
    On the other hand I think there is a workaround for your original problem: the predefined fonts (VAL_DIALOG_METAFONT) looks bad on Linux. I believe there is a way a user can change the underlying font and the size of a predefined font. In windows you can change it in the registry but in Linux you can define an environment variable: XAPPLRESDIR that points to a directory that should contain a file named cvi, a file where you can write font settings. Each line has to be of the following format: <appName>.<key>:<value>. If you want the settings you're writing to be persistent for all applications the put a "*"instead of the application name. 
    The list of possible key is: appFont (NIAppMetaFont), menuFont (NIMenuMetaFont), dialogFont (NIDialogMetaFont), e​ditorFont (NIEditorMetaFont), messageBoxFont (NIMe​ssageBoxMetaFont).
    The value have to be of the following form: <font family>-<font name>-<font size>
    Here is the only line I have in the cvi file: *.dialogFont : adobe-helvetica-19

  • WebUtil Configuration for Forms Builder10g R2

    I have previously successful installed and configured WebUtil to run forms on Forms Builder 10g R2 but not after I installed Eclipse and JDK1.5. I suspect that it is caused by the path, classpath and JAVA_HOME of my PC.
    I have seen many members citing their difficulty in configurating WebUtil to run forms that call WebUtil functions. If you have successfully configured and deployed WebUtil forms on Forms Builder 10g, please share your experience.
    with us here.
    Message was edited by:
    wyfwong

    You will find much information and documentation on WebUtil here:
    http://www.oracle.com/technology/products/forms/htdocs/webutil/webutil.htm
    You can download Jacob 1.8 from the following URL:
    http://prdownloads.sourceforge.net/jacob-project/jacob_18.zip?download
    Here is what I have configured WebUtil for both Forms Builder 10g Release 1 and 2.
    The steps are:
    Webutil Setup
    Preparation for Oracle10g Release 1:
    If you are using Forms 10g Release 1, WebUtil are not installed and you need to download WebUtil file from Oracle, or unzip the file webutil_106.zip to the following path:
    C:\oracle\product\Ora10gDS\forms90
    1. Download and unzip webutil_106.zip to C:\oracle\product\Ora10gDS\forms90
    Download and Unzip jacob_18.zip to C:\oracle\product\Ora10gDS\forms90\java
    2. Add the following in default.env
    WEBUTIL_CONFIG= C:\oracle\product\Ora10gDS\forms90\server\webutil.cfg
    Append to existing CLASSPATH
    CLASSPATH=C:\oracle\product\Ora10gDS\forms90\java\frmwebutil.jar;
    3. Append the configuration of C:\oracle\product\Ora10gDS\forms90\server\formsweb.cfg
    archive_jini=f90all_jinit.jar,frmwebutil.jar,jacob.jar
    WebUtilArchive=frmwebutil.jar,jacob.jar
    4. sign_webutil.bat C:\oracle\product\Ora10gDS\forms90\webutil\jacob.jar
    sign_webutil.bat C:\oracle\product\Ora10gDS\forms90\java\frmwebutil.jar
    5. In MyComputer, double-click on C:\oracle\product\Ora10gDS\forms90\webutil.olb
    You will notice that WEBUTIL is added under Object Libraries
    Double-click on WEBUTIL in yellow
    Click on Minimize icon
    Drag WEBUTIL from WebUtil Objects to the Yellow “Object Groups”
    Click on [Copy]
    6. In Object Navigator, Double-click on Attached Libraries,
    Select webutil.pll from C:\oracle\product\Ora10gDS\forms90\Webutil
    Run webutil.olg from C:\oracle\product\Ora10gDS\forms90\Webutil
    Copy to Object Group
    Click on Program, Compile PL/SQL, All
    Click on Program, Compile Module
    7. Amend the C:\oracle\product\Ora10gDS\forms90\server\default.env
    FORMS90_PATH=C:\Webutil_demo;C:\oracle\product\Ora10gDS\forms90
    Start OC4J
    Run the form, it works!
    Preparation for Oracle Forms 10g Release 2:
    Assume that the Oracle Home for Oracle Forms 10g R2 is C:\DevSuiteHome_1\
    1. Webutil is already installed in Release 2
    Just download and Unzip jacob_18.zip to C:\DevSuiteHome_1\forms\java
    2. WEBUTIL_CONFIG and CLASSPATH are already set in default.env
    3. Append the configuration of C:\DevSuiteHome_1\forms\server\formsweb.cfg
    # archive_jini=frmall_jinit.jar
    archive_jini=frmall_jinit.jar,frmwebutil.jar,jacob.jar
    WebUtilArchive=frmwebutil.jar,jacob.jar
    4. sign_webutil.bat C:\DevSuiteHome_1\forms\java\frmwebutil.jar
    sign_webutil.bat C:\DevSuiteHome_1\forms\java\jacob.jar
    5. Amend the C:\DevSuiteHome_1\forms\server\default.env
    FORMS_PATH=C:\Webutil_demo;C:\DevSuiteHome_1\forms;
    Start OC4J
    Run the form, it works!
    Message was edited by:
    wyfwong
    null

  • Webutil configuration for win-7 64-bit

    i am working with 10g.
    i configured webutil for xp , 32 bit
    it is working fine...
    but my company replacing all the comp in the department and providing win-7, 64-bit.
    but my application user will still be using xp, 32-bit.
    do i need to configure webutil differently ..?
    will same configuration not work here with win-7, 64-bit...?
    Edited by: Amoeba on Mar 10, 2012 11:40 AM

    Amoeba wrote:
    i am working with 10g.
    i configured webutil for xp , 32 bit
    it is working fine...
    but my company replacing all the comp in the department and providing win-7, 64-bit.
    but my application user will still be using xp, 32-bit.
    do i need to configure webutil differently ..?
    will same configuration not work here with win-7, 64-bit...?
    Edited by: Amoeba on Mar 10, 2012 11:40 AMDo your application server OS changed ?
    It should not be a problem for client OS change.
    Hope this will help you..

  • WebUtil Configuration Issue

    I have successfully configured my IDS for WebUtil, but
    have been unable to accomplish same for iAS10g, while
    following the documentation and the various threads on
    this forum. My forms configuration works if I use a
    config= with NO webutil involved, but with WebUtil in the
    picture, it fails. All the details are as follows:
    WebUtil is installed physically at d:\OraAsMTier\forms90\webutil
    The configuration has been double checked against documentation and
    forum posts/responses. The jacob.jar file has been installed, signed
    and configured. Configuration elements are included below.
    JVM Console Output (Chopped to conserve lines)
    Oracle JInitiator: Version 1.3.1.18
    Using JRE version 1.3.1.18-internal Java HotSpot(TM) Client VM
    ------ <chopped> ------
    JAR cache enabled
    Location: C:\Documents and Settings\hankf\Oracle Jar Cache
    Maximum size: 50 MB
    Compression level: 0
    ------ <chopped> ------
    java.net.SocketException: Connection reset by peer: JVM_recv in socket input stream read
         at java.net.SocketInputStream.socketRead(Native Method)
    ------ <chopped> ------
    WARNING: Unable to cache http://msiasvr.tmspc.internal/forms90/webutil/webutil.jar
    Loading http://msiasvr.tmspc.internal/forms90/webutil/jacob.jar from JAR cache
    load: class oracle.forms.webutil.common.RegisterWebUtil not found.
    java.lang.ClassNotFoundException: java.io.IOException: open HTTP connection failed.
         at sun.applet.AppletClassLoader.getBytes(Unknown Source)
    ------ <chopped> ------
    java.lang.NullPointerException
         at sun.net.www.http.ChunkedInputStream.readChunkSize(Unknown Source)
    ------ <chopped> ------
    Configuration elements added to files for WebUtil
    In file: forms90.conf
    # 04/29/2005 Added this alias to map the WebUtil utility package
    AliasMatch ^/forms90/webutil/(..*) "D:/OraAsMTier\forms90\webutil/lib/$1"
    In file: formsweb.cfg
    # A separate section in formsweb.cfg is used to configure webutil for testing
    # That (trimmed to conserve lines) section follows:
    [MS_MKTNG_WEBUTIL]
    # System parameter: default base HTML file
    baseHTML=d:\OraAsMTier\forms90\webutil\server\webutilbase.htm
    # System parameter: base HTML file for use with JInitiator client
    baseHTMLjinitiator=d:\OraAsMTier\forms90\webutil\server\webutiljini.htm
    # System parameter: base HTML file for use with Sun's Java Plug-In
    baseHTMLjpi=d:\OraAsMTier\forms90\webutil\server\webutiljpi.htm
    # System parameter: base HTML file for use with Microsoft Internet Explorer
    # (when using the native JVM)
    baseHTMLie=baseie.htm
    # System parameter: delimiter for parameters in the base HTML files
    HTMLdelimiter=%
    # System parameter: working directory for Forms runtime processes
    # WorkingDirectory defaults to <oracle_home>/forms90 if unset.
    workingDirectory=E:\MsApObje10g\Bin
    # System parameter: file setting environment variables for the Forms runtime processes
    envFile=default.env
    # System parameter: JVM option for Microsoft Internet Explorer.
    # This parameter specifies how to execute the Forms applet under
    # Microsoft Internet Explorer 5.x or above. Put IE=native if you want
    # the Forms applet to run in the browser's native JVM.
    IE=JInitiator
    ------ <chopped> ------
    # Forms applet parameter: URL path to Forms ListenerServlet
    serverURL=/forms90/l90servlet
    # Forms applet parameter
    codebase=/forms90/java
    # Forms applet parameter
    imageBase=codeBase
    ------ <chopped> ------
    # Forms applet archive setting for JInitiator
    archive_jini=f90all_jinit.jar,icons.jar
    # Forms applet archive setting for Microsoft Internet Explorer native JVM
    archive_ie=f90all.cab
    # Forms applet archive setting for other clients (Sun Java Plugin, Appletviewer, etc)
    archive=f90all.jar
    ------ <chopped> ------
    # Parameter related to the version of JInitiator
    jinit_exename=jinit.exe#Version=1,3,1,18
    # Parameter related to the version of JInitiator
    jinit_mimetype=application/x-jinit-applet;version=1.3.1.18
    # Page displayed to users to allow them to download Sun's Java Plugin.
    # Sun's Java Plugin is typically used for non-Windows clients.
    # (NOTE: you should check this page and possibly change the settings)
    jpi_download_page=http://java.sun.com/products/plugin/1.3/plugin-install.html
    # Parameter related to the version of the Java Plugin
    jpi_classid=clsid:8AD9C840-044E-11D1-B3E9-00805F499D93
    # Parameter related to the version of the Java Plugin
    jpi_codebase=http://java.sun.com/products/plugin/1.3/jinstall-13-win32.cab#Version=1,3,0,0
    # Parameter related to the version of the Java Plugin
    jpi_mimetype=application/x-java-applet;version=1.3
    # EM config parameter
    ------ <chopped> ------
    # Parameter which tells App server where to find the JAR file for the WebUtil utility package. WebUtil is from Oracle, and provides pre-coded routines to replace missing client-side Client-Server functionality, like text io, file read-write, etc.
    webUtilArchive=/forms90/webutil/webutil.jar,/forms90/webutil/jacob.jar
    In file default.env:
    FORMS90_PATH=E:\MsApObje10g\bin;d:\OraAsMTier\forms90;d:\OraAsMTier\forms90\webutil\forms
    PATH=d:\OraAsMTier\bin;d:\OraAsMTier\jdk\jre\bin\client
    CLASSPATH=d:\OraAsMTier\forms90\webutil\lib\webutil.jar;d:\OraAsMTier\jdk\jre\lib\rt.jar;d:\OraAsMTier\j2ee\OC4J_BI_Forms\applications\forms90app\forms90web\WEB-INF\lib\f90srv.jar;d:\OraAsMTier\jlib\repository.jar;d:\OraAsMTier\jlib\ldapjclnt9.jar;d:\OraAsMTier\jlib\debugger.jar;d:\OraAsMTier\jlib\ewt3.jar;d:\OraAsMTier\jlib\share.jar;d:\OraAsMTier\jlib\utj90.jar;d:\OraAsMTier\jlib\zrclient.jar;d:\OraAsMTier\reports\jlib\rwrun.jar
    WEBUTIL_CONFIG=d:\OraAsMTier\forms90\webutil\server\webutil.cfg
    In file webutil.cfg
    # No changes. File is default included with download of V1.05
    In the browser (Netscape 7.2) I get Applet
    oracle.forms.engine.main notinited
    and that's it. Nothing in logs anywhere on the
    application server anywhere, although logging and tracing
    for forms are configured.
    I have checked many times my configuration against all the
    notes and documents and posts I can find, but I have to be
    overlooking something. Any assistance is greatly
    appreciated.
    Thanks
    Hank

    Additional information: Thinking there might be a problem
    with the signing of the jar files, I re-signed both
    webutil.jar and jacob.jar with the original certificate
    created the first time I signed them. When testing my forms
    app the java console indicated the same errors for webutil
    as reported previously, but it did note that jacob.jar was
    out of date, and re-downloaded it. Both jacob.jar and
    webutil.jar are in the exact same physical folder on the
    AppServer filesystem: D:\OraAsMTier\forms90\webutil\lib
    where jacob.jar refreshed properly and webutil download
    failed with the error "java.net.SocketException:
    Connection reset by peer: JVM_recv in socket input stream
    read...". In case it is helpful.
    Thanks
    Hank

  • Need restart OC4J or not after webutil configuration

    We have DevSuite10gR2 running on solaris and we are going to use webutil. I would like to know after the configuration of webutil has been down, do I need stop and restart the OC4J before using webutil features?
    Thanks!

    Check this post OC4J Ant task oracle:restartServer issue
    The doc state
    Restarting and Stopping OC4J InstancesUse the restartServeror shutdownServertasktorestartorstop aspecificOC4J instance oragroupofOC4J instances across an entire cluster. For example:
    <oracle:restartServer|shutdownServer deployerUri="${deployer.uri}" userid="${oc4j.admin.user}" password="${oc4j.admin.password}"/>
    >
    To start or stop a sever. The command you use is to start stop an application.
    Timo

  • After Webutil configuration

    hi Gurus,
    I am using Oracle Developer suite 10g Release 1 (9.0.4). I tried to configure the webutil. I followed the instructions (in the pdf) that came along with the zip file.
    But now when I run a from I get a white screen with the message Applet started in the status bar.
    The OS is Windows XP Professional Edition.
    Can you please help me on this regard?
    Thanks.

    Content of Java Console.
    Oracle JInitiator: Version 1.3.1.17
    Using JRE version 1.3.1.17-internal Java HotSpot(TM) Client VM
    User home directory = C:\Documents and Settings\bhanat01
    Proxy Configuration: Manual Configuration
    Proxy: proxynj.liz.com:8080
    Proxy Overrides: *.liz.com,<local>
    JAR cache enabled
    Location: C:\Documents and Settings\bhanat01\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>
    ---------------------------------------------------- (When loads for the first time it stops here. When I press F5 it continues as follows)
    java.lang.NullPointerException
         at sun.applet.AppletPanel.getAccessControlContext(Unknown Source)
         at sun.applet.AppletPanel.getClassLoader(Unknown Source)
         at sun.applet.AppletPanel.sendEvent(Unknown Source)
         at sun.plugin.AppletViewer.onPrivateClose(Unknown Source)
         at sun.plugin.AppletViewer$1.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    java.lang.NullPointerException
         at sun.applet.AppletPanel.getAccessControlContext(Unknown Source)
         at sun.applet.AppletPanel.getClassLoader(Unknown Source)
         at sun.applet.AppletPanel.sendEvent(Unknown Source)
         at sun.plugin.AppletViewer.onPrivateClose(Unknown Source)
         at sun.plugin.AppletViewer$1.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    Loading http://wnj2042bhanat01.ds.liz.com:8889/forms90/java/f90all_jinit.jar from JAR cache
    Loading http://wnj2042bhanat01.ds.liz.com:8889/forms90/java/frmwebutil.jar from JAR cache
    RegisterWebUtil - Loading WebUtil Version 1.0.6
    Loading http://wnj2042bhanat01.ds.liz.com:8889/forms90/java/jacob.jar from JAR cache
    proxyHost=null
    proxyPort=0
    connectMode=HTTP, native.
    Forms Applet version is : 9.0.4.0

  • Webutil configuration for windows 7 application server

    hi all,
    we are working on oracle forms/reports and recently upgraded the application server to windows 7 and database is oracle 10g
    config:
    os : windows 7
    developer suite 10g
    in this we are using the jre instead of jinitiator and did the all needful changes in formsweb.cfg. and webutil.cfg
    now we can able to run forms/reports. but the problem is webutil is not working.
    we are facing at run the reports as we select excel format and click ok button
    the following error is coming
    **oracle.forms.webutil.ole olebean not found**
    any body kindly help me how to resolve this

    See my comments in this post:
    java.lang.ClassNotFoundException: oracle.forms.webutil.ole.OleFunctions
    and this one:
    webutil.cfg for win-7 64 bit client

Maybe you are looking for

  • Small qty in stock in transit

    Hi I have 1 stock transfer order with movement type 641. Goods receipt against outbound delivery. sto is for 515 kg qty but GR is done of 514.8. I want to do the goods receipt og 0.2 kg but when I go to do GR it gives me message that document XXXX do

  • Pass item from a page to another

    Hello, I am trying to pass the item P3_QUESTION to the item P8_QUESTION from a page to another. I have used v('P3_QUESTION') in the source field from P8_QUESTION item and it didn't work. Could you help me to solve this problem? Thank you, Ruxandra

  • Belle update,now pink screen

    I know of the N8 pink screen problem and it only  mildly affected my N8 under pr1.1,the Anna update, but after updating to the officially released Belle  609 it now suffers quite badly from the pink screen (greys are pink). Although it does not reall

  • My macbook air webcam is not working on yahoo messenger, pls. help me how to fix it. thanks in advance

    hello pls help me to fix it

  • Dml returning by row_id on global_temporary table

    Hi I have this procedure that inserting into global temporary table is there a way I can get the rowid or some sort of unique identifier back after I am inserting heres the code example basically I need to do some sort of processing in the record set