Webutil not working on 9ids w2000

Hello,
I have installed webutil with no luck.
I have some doubts related the manual + an error.
First of all, my installation is on 9ids, could this be a problem in a production environment (not testing)??
Configuration doubts:
1._ Configuring http-->
my line in the orion-web file is this one:
<virtual-directory virtual-path="/webutil" real-path="D:\OraHome1/webutil/lib" /> ( is /or\)???
2.- formsweb.cfg--> line webUtilArchive=/forms90/webutil/webutil.jar (But my virtual directory name is just webutil?, not /forms90/webutil ? )and is case-sensitive important????
3.formsweb.cfg example has multiple baseHTMLjinitiator entries, I think that just only one should be there. The rest of baseHTML are not in the webutil folder, are a documentation bug, aren´t they?
4. DO I have to configure the default.env file? Or setting the environment variables is enough?
5. Step 12-d of the familiarization manual.
Error:
I have set the oracle_path and classpath -->webutil.jar webutil_config->webutil.cfg file, as environment variables, and forms90_path--> as an entry of the Windows registry, pointing webutil.pll. When I try to open the webutil example WU_TEST.fmb I get an error saying the webutil.pll can´t be found( frm -10102). I re-open and re-link the webutil.pll(as suggested in a thread), relink the webutil object, recompile all, and run the form. I always get an error saying : frm- 40039, connection to library webutil can´t be made while wu_test is displayed (or sth like this...)
I have read several times the documentation but I can´t solve this,
I would thank any help, TIA

The console error is the next:
JInitiator: Versión 1.3.1.13
Usar versión JRE 1.3.1.13-internal Java HotSpot(TM) Client VM
Directorio local del usuario = C:\Documents and Settings\beamar
Configuración del delegado: sin delegado
JAR cache enabled
Location: C:\Documents and Settings\beamar\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://developer.cidaut.es:8888/forms90/java/f90all_jinit.jar from JAR cache
proxyHost=null
proxyPort=0
connectMode=HTTP, native.
La versión del applet Forms es: 902122
java.lang.ClassNotFoundException: java.io.IOException: open HTTP connection failed.
     at sun.applet.AppletClassLoader.getBytes(Unknown Source)
     at sun.applet.AppletClassLoader.access$100(Unknown Source)
     at sun.applet.AppletClassLoader$1.run(Unknown Source)
     at java.security.AccessController.doPrivileged(Native Method)
     at sun.applet.AppletClassLoader.findClass(Unknown Source)
     at sun.plugin.security.PluginClassLoader.findClass(Unknown Source)
     at java.lang.ClassLoader.loadClass(Unknown Source)
     at sun.applet.AppletClassLoader.loadClass(Unknown Source)
     at java.lang.ClassLoader.loadClass(Unknown Source)
     at java.lang.ClassLoader.loadClassInternal(Unknown Source)
     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)
java.lang.ClassNotFoundException: java.io.IOException: open HTTP connection failed.
     at sun.applet.AppletClassLoader.getBytes(Unknown Source)
     at sun.applet.AppletClassLoader.access$100(Unknown Source)
     at sun.applet.AppletClassLoader$1.run(Unknown Source)
     at java.security.AccessController.doPrivileged(Native Method)
     at sun.applet.AppletClassLoader.findClass(Unknown Source)
     at sun.plugin.security.PluginClassLoader.findClass(Unknown Source)
     at java.lang.ClassLoader.loadClass(Unknown Source)
     at sun.applet.AppletClassLoader.loadClass(Unknown Source)
     at java.lang.ClassLoader.loadClass(Unknown Source)
     at java.lang.ClassLoader.loadClassInternal(Unknown Source)
     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)
java.lang.ClassNotFoundException: java.io.IOException: open HTTP connection failed.
     at sun.applet.AppletClassLoader.getBytes(Unknown Source)
     at sun.applet.AppletClassLoader.access$100(Unknown Source)
     at sun.applet.AppletClassLoader$1.run(Unknown Source)
     at java.security.AccessController.doPrivileged(Native Method)
     at sun.applet.AppletClassLoader.findClass(Unknown Source)
     at sun.plugin.security.PluginClassLoader.findClass(Unknown Source)
     at java.lang.ClassLoader.loadClass(Unknown Source)
     at sun.applet.AppletClassLoader.loadClass(Unknown Source)
     at java.lang.ClassLoader.loadClass(Unknown Source)
     at java.lang.ClassLoader.loadClassInternal(Unknown Source)
     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)
java.lang.ClassNotFoundException: java.io.IOException: open HTTP connection failed.
     at sun.applet.AppletClassLoader.getBytes(Unknown Source)
     at sun.applet.AppletClassLoader.access$100(Unknown Source)
     at sun.applet.AppletClassLoader$1.run(Unknown Source)
     at java.security.AccessController.doPrivileged(Native Method)
     at sun.applet.AppletClassLoader.findClass(Unknown Source)
     at sun.plugin.security.PluginClassLoader.findClass(Unknown Source)
     at java.lang.ClassLoader.loadClass(Unknown Source)
     at sun.applet.AppletClassLoader.loadClass(Unknown Source)
     at java.lang.ClassLoader.loadClass(Unknown Source)
     at java.lang.ClassLoader.loadClassInternal(Unknown Source)
     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)
java.lang.ClassNotFoundException: java.io.IOException: open HTTP connection failed.
     at sun.applet.AppletClassLoader.getBytes(Unknown Source)
     at sun.applet.AppletClassLoader.access$100(Unknown Source)
     at sun.applet.AppletClassLoader$1.run(Unknown Source)
     at java.security.AccessController.doPrivileged(Native Method)
     at sun.applet.AppletClassLoader.findClass(Unknown Source)
     at sun.plugin.security.PluginClassLoader.findClass(Unknown Source)
     at java.lang.ClassLoader.loadClass(Unknown Source)
     at sun.applet.AppletClassLoader.loadClass(Unknown Source)
     at java.lang.ClassLoader.loadClass(Unknown Source)
     at java.lang.ClassLoader.loadClassInternal(Unknown Source)
     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)
java.lang.ClassNotFoundException: java.io.IOException: open HTTP connection failed.
     at sun.applet.AppletClassLoader.getBytes(Unknown Source)
     at sun.applet.AppletClassLoader.access$100(Unknown Source)
     at sun.applet.AppletClassLoader$1.run(Unknown Source)
     at java.security.AccessController.doPrivileged(Native Method)
     at sun.applet.AppletClassLoader.findClass(Unknown Source)
     at sun.plugin.security.PluginClassLoader.findClass(Unknown Source)
     at java.lang.ClassLoader.loadClass(Unknown Source)
     at sun.applet.AppletClassLoader.loadClass(Unknown Source)
     at java.lang.ClassLoader.loadClass(Unknown Source)
     at java.lang.ClassLoader.loadClassInternal(Unknown Source)
     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)
java.lang.ClassNotFoundException: java.io.IOException: open HTTP connection failed.
     at sun.applet.AppletClassLoader.getBytes(Unknown Source)
     at sun.applet.AppletClassLoader.access$100(Unknown Source)
     at sun.applet.AppletClassLoader$1.run(Unknown Source)
     at java.security.AccessController.doPrivileged(Native Method)
     at sun.applet.AppletClassLoader.findClass(Unknown Source)
     at sun.plugin.security.PluginClassLoader.findClass(Unknown Source)
     at java.lang.ClassLoader.loadClass(Unknown Source)
     at sun.applet.AppletClassLoader.loadClass(Unknown Source)
     at java.lang.ClassLoader.loadClass(Unknown Source)
     at java.lang.ClassLoader.loadClassInternal(Unknown Source)
     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)
java.lang.ClassNotFoundException: java.io.IOException: open HTTP connection failed.
     at sun.applet.AppletClassLoader.getBytes(Unknown Source)
     at sun.applet.AppletClassLoader.access$100(Unknown Source)
     at sun.applet.AppletClassLoader$1.run(Unknown Source)
     at java.security.AccessController.doPrivileged(Native Method)
     at sun.applet.AppletClassLoader.findClass(Unknown Source)
     at sun.plugin.security.PluginClassLoader.findClass(Unknown Source)
     at java.lang.ClassLoader.loadClass(Unknown Source)
     at sun.applet.AppletClassLoader.loadClass(Unknown Source)
     at java.lang.ClassLoader.loadClass(Unknown Source)
     at java.lang.ClassLoader.loadClassInternal(Unknown Source)
     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)
It seems like if the listener is not up, but OC4J instance is started.
The forms error I´m getting is "WUC-015, your form must contain the following bean...."
I have set the default.env file, Should I put its variables too as environment variables?
Thanks in advance

Similar Messages

  • WEBUTIL not working, some help please

    Hi,
    I am new to Forms 10G and I am starting conversion from Forms 6i. I think I have setup WEBUTIL as decribed in Oracle documentation, step by step. I noticed that none of the calls to WEBUTIL API's are working. For test I tried to delete a file by running:      "client_host('cmd /c del c:\putty.log');"
    It came back with error:
    "oracle.forms.webutil.host.Host bean not found. WEBUTIL_HOST.Execute will not work."
    What am I missing? Could anyone help please?
    Thanks.

    I have done the following test:
    1. Create new module
    2. Add a block manualy
    3. Add a button on the block
    4. In the WHEN-BUTTON-PRESSED trigger add : "client_host('cmd /c del c:\putty.log');"
    5. Attach webutil.pll removing the path
    6. Compiled Ok
    7. Executing the form returns the error mentioned above
    than
    8. Open webutil.olb object library from form builder
    9. Double click on the MAIN tab
    10. Drag the WEBUTIL object group under object groups node of my form subclassing it which added the following objects to my form:
    a) WEBUTIL_ERROR under alerts node
    b) WEBUTIL under data blocks node
    c) WEBUTIL_CANVAS under canvases node
    d) WEBUTIL under object groups node
    e) WEBUTIL_HIDDEN_WINDOW under windows node
    11. Compile OK
    12. Works
    Hope this helps,
    Alex

  • Webutil not working on Microsoft Vista

    Dear All,
    We have migrated the application from froms 6i to 10g and evrything was working fine when we were testing on the XP but when we tested it on Vista webutil didnt work it started giving java errors.
    We have done the following change in the application configuration file after that the application started running on the Vista but the webutil java errors are still coming.
    baseHTMLJInitiator=basejpi.htm
    We know JInitiator doesnot work on vista therefore using the above configuration.
    Thanks In Advance.
    Regards,
    Ankur

    For Vista support and WebUtil to work this is what you probably need:
    - Forms Services / OAS 10.1.2.3.0
    - run Forms with JRE 1.6.0_10+ on the client (there are a few issues with this version which may include show stoppers depending on your deployment - just search in this forum)
    - WebUtil patch 7323114 - this is not yet publicly available on Metalink. You need to open a service request on metalink and ask for the patch to get it mailed to you by Oracle support. Depending on other one-off patches you might have installed you may have to request a merge-patch. Let Oracle support help you with that.
    Andreas

  • Webutil not working properly after applying application server patch

    i have applied patch Patch 5983622 my application server verion is upgrade to 10.1.2.3 .
    patch is applied sucessfully but.foms which have webutil library not working.
    can any one tell me what should i do for make them working again.

    Do you receive any error messages in your Java Console?
    We encountered to following problem when we patched the AS to 10.1.2.3:
    [Exception while using WebUtil on OAS 10.1.2.3|http://www.it-eye.nl/weblog/2008/07/04/exception-while-using-webutil-on-oas-10123/]

  • Webutil not working in linux

    Hi all,
    i have insert image using webutil(oracle forms 10g) to database in windows o.s. it was successful.
    but when i have tried it in solaries o.s. .
    It is not working in linux how to do it in solaries o.s.
    when i am clicking on the browse button it is showing pl/sql error how to solve it.
    please guide me ..

    HI Anderas,
    i am using using a demo form of webutil which is available on internet i.e WEBUTIL_DOCS.fmb
    which is working fine on windows sp2(when i am clicking on the browse button)
    but it is not working on linux when i am clicking on the browse button it is showing pl/sql error.
    code in browse butrton
    Declare
         LC$Fichier Varchar2(128 ) ;
    Begin
    LC$Fichier := PKG_FICHIERS.Selection ;
    If LC$Fichier is not null Then
    :TRANSFERTS.FIC_SOURCE := LC$Fichier ;
    End if ;
    End ;
    and the package is
    package specification
    ==================
    PACKAGE PKG_FICHIERS IS
    -- Sélection d'un fichier --
    FUNCTION Selection ( PC$Filtre IN Varchar2 DEFAULT '|All files|*.*|' ) RETURN VARCHAR2 ;
    END;
    package body
    =============
    PACKAGE BODY PKG_FICHIERS IS
    -- Sélection d'un fichier --
    FUNCTION Selection ( PC$Filtre IN Varchar2 DEFAULT '|All files|*.*|' )RETURN VARCHAR2
    IS
    LC$Path Varchar2(128) ;
    LC$Fichier Varchar2(256) ;
    LC$Filtre          Varchar2(100) := PC$Filtre ;
    Begin
         -- Répertoire temporaire --
         LC$Path := CLIENT_WIN_API_ENVIRONMENT.Get_Temp_Directory ;
    LC$Fichier := WEBUTIL_FILE.FILE_OPEN_DIALOG
         LC$Path,
         LC$Filtre,
         'Select a file to upload'
    Return LC$Fichier ;
    END Selection ;
    END;
    please reply..

  • Web Previewer not working in 9iDS

    I'm trying to get a generated forms module to run automatically in the web previewer after I generate it. In the Forms Generator Options dialog under the Run tab I have "Run as a Web Form" and "Run Form Automatically" boxes checked. JInitiator 1.3.1.9 is installed and I believe running - the JInitiator Control Panel dialog has the "Enable JInitiator" box checked (does this need to be running?). I have also started up OC4J.
    When I generate the module I get the dialog at the end stating that generation is complete but the form does not come up in Web Previewer. Furthermore, "Run the form in Web preview mode" is not in the list of the "List Actions" box in the message window.
    Any ideas?
    I'm using Designer 9i release 2 (v. 9.0.2.9).

    I think Note 198384.1 How To Run Generated Forms via Designer 9i
    is what you are looking for.
    "Checked for relevance on 19-Feb-2009"
    goal: How To Run Generated Forms via Designer 9i/10g
    fact: Oracle Designer 9.0/10g
    fact: Design Editor
    fact: Forms Generator
    fact: Reports Generator
    fix:
    When a form module is created and generated in Designer, one of the actions
    available in the Build Action list is to test run the module.
    However, in the 9iDS Release 2 product set, the ability to run a Form via a
    Client - Server GUI interface has been removed. Instead, forms can only be
    run on a Forms Service via a web browser, whether the form is being run from
    Designer or from within Forms Builder.
    If a Forms Service has not been setup, or is not available to the development
    system, then a "reduced version" is available via software installed as part
    of 9iDS Release 2 - this comprises of the Jinitiator and OC4J listener. Steps
    for settings these up from a 9iDS Release 2 install and running them on the
    local, client PC, are given in Note 198297.1.
    To enable the Build Action "Run Form from web server" in the Design
    Editor, the following additional steps need to be taken :-
    1. Forms Generator Options.
    Ensure that the following File Destinations are explicitly set; it is
    suggested that the same directory be used :-
    Forms Options tab -> Destination of Generated Files
    Menu Options tab -> Destination of Generated Files
    Compile -> Form Executable From Binary -> Destination
    Compile -> Menu Executable From Binary -> Destination
    Run -> Web Browser : Ensure this is set to a valid web browser installed
    in the local PC.
    If the Web Browser setting is not entered, then the "Run Form ..." action
    will not be added to the Build Action list.
    In addition, the following option can be checked :-
    Run -> Run Form Automatically
    This will cause the form to be run automatically at the end of generation,
    via the Forms Service and browser.
    2. Preference Settings.
    The preference settings group "Web Deployment" holds the preferences that
    are used to determine what Forms Service to use when attempting to run the
    form from Designer.
    WEBPTH (Server form location path) = The local file path where the FMB
    and FMX files have been generated to. This is the File Destination set
    above in the Generator Options.
    WEBURL (Server base URL) = The base URL of the Forms Service.
    If a "standard" Forms Service is being used, then this URL will be provided
    by the administrator of the Forms Service. However, if the "reduced version"
    mentioned above is being used on the client PC, the text for this value is
    constructed like so :-
    "http://<Local PC Name>.<Domain>:8888/forms90/f90servlet"
    where <Local PC Name> is the Full Computer Name of this PC, as defined in
    the
    Network Identification tab of the Systems applet in the Control Panel
    (for Windows 2000)
    and <Domain> is the domain which this PC has logged onto, again defined
    in
    Network Identification tab, for Windows 2000.
    Alternatively, if the PC is running stand-alone, then can be omitted.
    The rest of the string - the port number of 8888 and the virtual directory
    of "/forms90/f90servlet" - are the defaults used by the "reduced version"
    of the Forms Service - these are controlled by the values in the file
    "cauprefs.ora" in the root directory of the 9iDS Release 2 Oracle home.
    These preferences can be set at higher levels than the Module - at the
    Container level, or in a preference set. However, note that if the "reduced
    version" Forms Service is being used on each client PC, then the WEBURL
    details will be specific to each client PC - the preference will therefore
    have to be updated depending on which client PC is generating then running
    the form.
    Comment: where speaking about 9iDS Release 2, it is also applicable for 10g iDS

  • Webutil is not working well in the browser

    hi everybody
    I have a problem in my Forms. First, I was doing Form and I wanted to add picture for item and I want the picture to be saved
    in database through pressing on button and a browser open and select the image to be saved in database. and if I want to later on
    when I select the item the picture automatically come up with the item_id.
    a later on I knew that I need to config the Oracle to Webutil + Jacob and also I knew that the Forms 10G 2R comes with webutil so I just
    need to config Jacob in my system and after a long searching on the net and forums and reading I couldn't solve my problems
    after following the configuration I reached to point which I stuck in and I don't know how to solve it.
    so After assiging the two Jar files in under Dos I couldn't done them in success
    here is the way I did:
    sign_webutil.bat C:\DevSuiteHome_1\forms\java\frmwebutil.jar
    sign_webutil.bat C:\DevSuiteHome_1\forms\java\jacob.jar
    I get this error after signing the jar files and that mean it's not configured well from the first time by showing error.
    C:\DevSuiteHome_2\forms\webutil>sign_webutil.bat c:\devsuitehome_2\forms\java\ja
    cob.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 c:\devsuitehome_2\forms\java\jacob.jar as c:\devsuitehome_2\forms\jav
    a\jacob.jar.old...
    1 file(s) copied.
    Signing c:\devsuitehome_2\forms\java\jacob.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.
    I tried to check some forms in a browser but still I get error asigned from Microsoft Windows like "Oracle Forms Runform has stopped working" and I press on Close the program and another Oracle error come up "FRM-92101:There was a failure in the Forms Server during startup. This could happen due to invalid configuration. Please look into the web-server log file for details.
    Systems I'm using might help in identifing and solving the problem I'm facing.
    * I'm using Vista Ultimate edition.
    *Oracle Database 10G 2R.
    *Oracle Developer Suite Forms 10G 2R Version 10.1.2.0.2
    * OCJ4 Instance is working well and I can work with any Forms in a browser in best way except when I have Forms that configured to retrieve Image or save Image.
    * I tried using webutil Demo and it's not helping me still the problem there because the problem in configuring the Jar files
    * I use JInitiator 1.3.1.22 do you think this might cause a problem in Vista so if I use JInitiator 1.3.1.28 will fix the problem?.
    Here is a link has some picture that I'm facing and some files that I modified, might help in solving my problem.
    http://rapidshare.com/files/240717866/My_files.rar.html
    Hopefully this information can identify my problem. Thank you very much for helping me.
    Edited by: [email protected] on Jun 3, 2009 4:41 PM
    Edited by: [email protected] on Jun 4, 2009 5:55 AM
    Edited by: [email protected] on Jun 4, 2009 5:56 AM

    Thanks man for your help. I have some question regarding your code
    1. create table img_table (id number not null , img blob, primary key (id))
    I create this table in SQL and this is clear step to me.
    ================================
    2. Create database block based on this table accepting all defaults.
    How can I create database block based on the table I mean where can I do this?.
    ===============================
    3. Add non database item FILE_NAME to input filename to read image from.
    4. Add a button with when-button-pressed trigger:
    READ_IMAGE_FILE(:file_name, '', 'img_table.img');
    What you mean here to ass non database item. I'll put this in button under when button pressed triger, is that right or you mean something else?.
    ===============================
    5. Run form, enter 1 into ID item, full name of some image into FILE_NAME and press button.
    create table image(
    id number not null ,
    IMG BLOB
    create a form
    select a image item
    then select a button and a text box(test box name is file_name nondatabase item)
    in text box give the path of your image and just click the button your image is saved in datbase.
    write this code on when-button-press trigger
    READ_IMAGE_FILE(:file_name, '', 'img_table.img');
    Still not clear to me how I can implement this code. Could you please send to me a ready Form and upload it to rapidshare and put the link here so I can idenitfy how code will be in the Form and I'll create the table in database. Thanks a lot man.
    By the way, I noticed something to let webutil to work I think I can't sign the frmwebutil.jar & Jacob.jar under Dos because of Jarsigner and I get this info: 'jarsigner' is not recognized as an internal or external command,operable program or batch file.
    if you know or anybody knows why jarsigner is not recognized.
    Thanks

  • Excel File read using WebUtil does not work. Gives java.lang.NoSuchMethodEr

    We have a form which reads from an Excel File. The form works in development env., but in the live env when we deployed the form it does not work. Form fails @ the 1st call to Client_OLE2 where we set the Excel file to read.
    For both the envs. the values are given here:
    (1.) Client Forms Version : Forms [32 Bit] Version 10.1.2.0.2 (Production)
    (2.) Application Server Version : 10.1.2.0.2
    (3.) AS Linux Version : (Live) RHEL 5.7 Tikanga / (Dev) Red Hat Enterprise Linux AS release 4 (Nahant Update 4)
    (4.) Client Sun JRE Version :Version 1.5.0 (build 1.5.0_10)
    (5.) Client Web Browser & Version: I.E 8.0.6001 or Mozilla  3.0.15
    (6.) WebUtil Version: 1.0.6Both envs. are the same except the Linux version.
    Works fine in Dev but does not work in Live. Other Webutil functions like file open dialog box works fine in live, only this Excel read is not working.
    Full Error message
    Java Plug-in 1.5.0_10
    Using JRE version 1.5.0_10 Java HotSpot(TM) Client VM
    User home directory = C:\Documents and Settings\dinesha.IIL
    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>
    RegisterWebUtil - Loading WebUtil Version 1.0.6
    proxyHost=null
    proxyPort=0
    connectMode=HTTP, native.
    Forms Applet version is : 10.1.2.0
    Exception in thread "AWT-EventQueue-3" java.lang.NoSuchMethodError:
    com.jacob.com.Dispatch.put(Ljava/lang/Object;Ljava/lang/String;Ljava/lang/Object;)V
         at
    oracle.forms.webutil.ole.OleFunctions.set_obj_property(OleFunctions.java:1216)
         at
    oracle.forms.webutil.ole.OleFunctions.setProperty(OleFunctions.java:333)
         at oracle.forms.handler.ComponentItem.setCustomProperty(Unknown Source)
         at oracle.forms.handler.ComponentItem.onUpdate(Unknown Source)
         at oracle.forms.handler.JavaContainer.onUpdate(Unknown Source)
         at oracle.forms.handler.UICommon.onUpdate(Unknown Source)
         at oracle.forms.engine.Runform.onUpdateHandler(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.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.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.run(Unknown Source)We connected to Live AS server via VPN and ran the Form in a client machine (where the Dev. is working) but same problem.
    Any help would be greatly appreciated.

    Channa,
    I sounds like you might have missed a configuration step on your Linux application server (AS). I recommend you go back through the configuration of your AS and verify each step of the WebUtil Runtime Setup Checklist was completed correctly. Seach the Forms Help system on "Runtime Setup Checklist" for a copy of the checklist.
    Hope this helps,
    Craig B-)
    If someone's response is helpful or correct, please mark it accordingly.

  • Webutil.host.HostBean not found WEBUTIL_HOST.execute will not work

    Hi everyone:
    I've got a form. I've attached webtill.pll and subclassed webutil.olb.
    In the WHEN-NEW-FORM-INSTANCE trigger it does:
    client_host('cmd /c cd > arch.txt');
    When I execute my form I got the errror:
    webutil.host.HostBean not found
    WEBUTIL_HOST.execute will not work
    Could anyone give me some help on it?
    Thanks!
    Carolina

    Hi!
    this is what I got in the Java console
    JInitiator: Versión 1.3.1.22
    Usar versión JRE 1.3.1.22-internal Java HotSpot(TM) Client VM
    Directorio local del usuario = C:\Documents and Settings\Administrador
    Configuración del delegado: sin delegado
    JAR cache enabled
    Location: C:\Documents and Settings\Administrador\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://rx26201:7778/forms/java/frmall_jinit.jar from JAR cache
    Loading http://rx26201:7778/forms/java/frmwebutil.jar from JAR cache
    Loading http://rx26201:7778/forms/java/jacob.jar from JAR cache
    Loading http://rx26201:7778/forms/java/dgrImages.jar from JAR cache
    proxyHost=null
    proxyPort=0
    connectMode=HTTP, native.
    La versión del applet Forms es: 10.1.2.0
    thanks!

  • 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

  • Problem Webutil WEBUTIL_FILE.FILE_SELECTION_DIALOG_INT will not work

    Hi,
    i am using WebUtil with Oracle Developer 10g(9.0.4)
    i have got the problem
    oracle.forms.webutil.file.FileFunctions bean not found
    WEBUTIL_FILE.FILE_SELECTION_DIALOG_INT will not work.
    all configuration is very good ( formsweb.cfg, wenutill.pll...)
    but i have got this problem
    I am create a new form in C:\webutil_106 and webutil.olb and
    webutil.pll in the same direction C:\webutil_106.
    in FORMS_PATH IN REGISTARY
    Code: [Select all] [Show/ hide]
    ( C:\webutil_106 )
    in default.env
    Code: [Select all] [Show/ hide]
    ( FORMS90_PATH=C:\Dev10g_old\forms90;C:\Dev10g_old\forms90\webutil; C:\webutil_106
    WEBUTIL_CONFIG=C:\Dev10g_old\forms90\server\webutil.cfg
    CLASSPATH= C:\Dev10g_old\forms90\java\jacob.jar;
    C:\Dev10g_old\forms90\java\frmwebutil.jar;
    C:\Dev10g_old\forms90\java\f90all.jar;
    C:\Dev10g_old\jdk\jre\lib\rt.jar
    in formsweb.cfg
    Code: [Select all] [Show/ hide]
    ( archive_jini=f90all_jinit.jar;frmwebutil.jar;jacob.jar
    archive=f90all.jar
    and end of files
    [webutil]
    WebUtilLogging=off
    WebUtilLoggingDetail=normal
    WebUtilErrorMode=Alert
    WebUtilDispatchMonitorInterval=5
    WebUtilTrustInternal=true
    WebUtilMaxTransferSize=16384
    baseHTMLjinitiator=webutiljini.htm
    baseHTMLjpi=webutiljpi.htm
    baseHTML=webutilbase.htm
    archive_jini=f90all_jinit.jar
    WebUtilArchive=frmwebutil.jar,jacob.jar,f90all.jar
    archive=frmwebutil.jar,f90all.jar
    lookAndFeel=oracle
    in webutil.cfg
    Code: [Select all] [Show/ hide]
    transfer.database.enabled=TRUE
    transfer.appsrv.enabled=TRUE
    and I am using The URL:
    Code: [Select all] [Show/ hide]
    http://<LOCALHOST>:8889/forms90/f90servlet?CONFIG=WEBUTIL
    I am creating the webutil user and grant dba and execute
    the create_webutil_db.sql successfully

    Hi,
    i am using WebUtil with Oracle Developer 10g(9.0.4)
    i have got the problem
    oracle.forms.webutil.file.FileFunctions bean not found
    WEBUTIL_FILE.FILE_SELECTION_DIALOG_INT will not work.
    all configuration is very good ( formsweb.cfg, wenutill.pll...)
    but i have got this problem
    I am create a new form in C:\webutil_106 and webutil.olb and
    webutil.pll in the same direction C:\webutil_106.
    in FORMS_PATH IN REGISTARY
    Code: [Select all] [Show/ hide]
    ( C:\webutil_106 )
    in default.env
    Code: [Select all] [Show/ hide]
    ( FORMS90_PATH=C:\Dev10g_old\forms90;C:\Dev10g_old\forms90\webutil; C:\webutil_106
    WEBUTIL_CONFIG=C:\Dev10g_old\forms90\server\webutil.cfg
    CLASSPATH= C:\Dev10g_old\forms90\java\jacob.jar;
    C:\Dev10g_old\forms90\java\frmwebutil.jar;
    C:\Dev10g_old\forms90\java\f90all.jar;
    C:\Dev10g_old\jdk\jre\lib\rt.jar
    in formsweb.cfg
    Code: [Select all] [Show/ hide]
    ( archive_jini=f90all_jinit.jar;frmwebutil.jar;jacob.jar
    archive=f90all.jar
    and end of files
    [webutil]
    WebUtilLogging=off
    WebUtilLoggingDetail=normal
    WebUtilErrorMode=Alert
    WebUtilDispatchMonitorInterval=5
    WebUtilTrustInternal=true
    WebUtilMaxTransferSize=16384
    baseHTMLjinitiator=webutiljini.htm
    baseHTMLjpi=webutiljpi.htm
    baseHTML=webutilbase.htm
    archive_jini=f90all_jinit.jar
    WebUtilArchive=frmwebutil.jar,jacob.jar,f90all.jar
    archive=frmwebutil.jar,f90all.jar
    lookAndFeel=oracle
    in webutil.cfg
    Code: [Select all] [Show/ hide]
    transfer.database.enabled=TRUE
    transfer.appsrv.enabled=TRUE
    and I am using The URL:
    Code: [Select all] [Show/ hide]
    http://<LOCALHOST>:8889/forms90/f90servlet?CONFIG=WEBUTIL
    I am creating the webutil user and grant dba and execute
    the create_webutil_db.sql successfully

  • Webutil demo not working ?

    Hello experts,
    recently i install and configure according to steps:
    1. Run create_webutil_db.sql
    a. CREATE USER webutil IDENTIFIED BY webutil
    b. Grant connect, resource to webutil
    c. Connect webutil/webutil
    d. @[ORACLE_HOME]/forms/create_webutil_db.sql
    e. Create public synonym webutil_db for webutil.webutil_db;
    f. Connect sys as sysdba
    g. Grant execute on webutil_db to public;
    2. Copy and download Jacob from
    http://sourceforge.net/projects/jacob-project/files/jacob-project/1.14.3/jacob-1.14.3.zip/download
    a. Unzip the jacob download and place jacob.jar in the
    ORACLE_HOME/forms/java directory
    b. backup sign_webuitl.bat script in [ORACLE_INSTANCE]/bin/sign_webutil.sh
    c. search for <Your KEYSTORE password> and replace it with welcome1 (or
    something like this)
    d. search for <Your private key password> and replace it with welcome1 (or
    something like this)
    e. Save the script and use it to sign jacob.jar as below
    f. [ORACLE_INSTANCE]/bin/sign_webutil.sh
    [ORACLE_HOME]/forms/java/jacob.jar
    3. Place jacob.dll in the ORACLE_HOME/forms/webutil/ directory
    4. Jacob.dll in r2 – file names must be verified against webutil.cfg file
    a. Place jacob-1.14.3-x86.dll in the ORACLE_HOME/forms/webutil/win32
    directory.
    b. Place jacob-1.14.3-x64.dll in the ORACLE_HOME/forms/webutil/win64
    directory
    5. Using weblogic EM console, Add ORACLE_HOME/forms/java/frmall.jar to the
    CLASSPATH in the default.env
    6. Update formsweb.cfg webutil section with the following if not already
    done:
    a. Add frmwebutil.jar and jacob.jar to the WebutilArchive parameter in the
    [webutil] configuration section. For some versions of 11g, this is already
    added.
    b. Specify webutil_demo as the form to be run in the [webutil]
    configuration section
    7. Download webutil demo from link below, extract and put the contents in
    a folder
    http://www.oracle.com/ocom/groups/public/@otn/documents/webcontent/196249.zip
    8. Copy ffisamp.dll to the <ORACLE_HOME>\forms\webutil directory.
    9. Open your webutil.cfg file and add the following line
    install.syslib.0.user.1=ffisamp.dll|40960|1.0|true
    10. If not already done do the following in webutil.cfg
    a. transfer.appsrv.workAreaRoot=c:\temp
    b. transfer.appsrv.accessControl=TRUE
    c. transfer.database.enabled=TRUE
    d. transfer.appsrv.enabled=TRUE
    11. Add the folder in FORMS_PATH in enterprise manager
    12. Replace db and run the following command:
    a. frmcmp.sh module=webutil_demo.fmb module_type=form
    userid=webutil/webutil@<db> compile_all=yes
    b. FORMS_PATH variable and make sure webutil.pll folder is available in the
    path or run the above command from command shell in the folder where webutil.pll
    is available
    13. Restart opmnctl and wls_forms weblogic instance
    14. Run the webutil
    running the url:
    http://server:port/forms/frmservlet?form=webutil_demo&config=webutil
    logon window appear, after login following mess comes:
    frm-40735: when-custom-item-event trigger raised
    unhendled exception ora: 06502
    thanks
    yash
    Edited by: yash_08031983 on Mar 8, 2013 12:12 AM

    There are a few things you did not mention or were unclear about.
    1. Exactly which Forms version are you using? In order to do what you described, you should be using 11.1.2.x. Forms 11.1.1 or older will not work using the instructions you referred to.
    2. I assume you just copied and pasted the instructions in your post because you included steps like this: "+ 3. Place jacob.dll in the ORACLE_HOME/forms/webutil/ directory+ ". If you downloaded the correct Jacob, you won't have a jacob.dll file.
    3. You said, " +b. FORMS_PATH variable and make sure webutil.pll folder is available + ". At runtime, FORMS_PATH will need access to webutil.plx and webutil_demo.fmx. The pll and fmb are for design time only. In the past, we permitted the use of ungenerated libraries (pll) at runtime, but this is no longer the case. You should always use the "X" file.
    4. You did not mention any of the client information. OS, browser and version, JRE and version, etc. If the client OS is 64bit and you are running Forms 11.1.2, you have the option of using either the 32bit or 64bit Internet Explorer versions. However, you must have a matching JRE. In other words, if you are using 32bit IE, you must also use the 32bit JRE. For 64bit IE you must use the 64bit JRE.
    5. If you are attempting to use Java 7 on the client, you must be running Forms 11.1.2.1.
    6. Someone asked if you compiled webutil.plx. Did you do this before or after you generated the form (webutil_demo.fmx)? If you generated the form before the library, I would recommend regenerating the form. Again, be sure to include the compile_all=yes option.

  • WebUtil on Linux is not working

    Hi All,
    I have install app server 10.1.2.0.2 and configured the webuitl on linux ES4. I am trying to use client_text_io command it is not working. It is not even giving any errors. Please help me to find the problem.
    Thanks,

    Go to
    http://www.oracle.com/technology/products/forms/htdocs/webutil/webutil.htm
    there is an example for client_text_io and demo forms usage WebUtil
    Also, write your error message, otherwise it's difficult answer

  • 10.1.2.3 patch causes webutil not to work.

    I had 10.1.2.2 Developer Suite working with webutil. Then we applied the 10.1.2.3 patch. Now webutil does not work. I read metalink and it said to use jacob_1.10.1.zip. I did that. I also got the frmwebutil from webutil.2.2.zip. I signed both jacob.jar and frmwebutil.jar. I also overwrote the jacob.dll with the new jacob.dll. I recompiled a previously working webutil form. When I run the form I get this... Remember, this all worked before I applied the patch.
    Reading certificates from 141303 http://dxmooisaf:8889/forms/java/frmall.jar | C:\Documents and Settings\mreichman\Application Data\Sun\Java\Deployment\cache\6.0\63\f488f7f-7d1a1920.idx
    Reading certificates from 141303 http://dxmooisaf:8889/forms/java/frmall.jar | C:\Documents and Settings\mreichman\Application Data\Sun\Java\Deployment\cache\6.0\63\f488f7f-7d1a1920.idx
    proxyHost=null
    proxyPort=0
    connectMode=HTTP, native.
    Forms Applet version is : 10.1.2.3
    proxyHost=null
    proxyPort=0
    connectMode=HTTP, native.
    Forms Applet version is : 10.1.2.3
    Reading certificates from 141303 http://dxmooisaf:8889/forms/java/frmall.jar | C:\Documents and Settings\mreichman\Application Data\Sun\Java\Deployment\cache\6.0\63\f488f7f-7d1a1920.idx
    java.lang.ClassNotFoundException: oracle.forms.webutil.clientInfo.GetClientInfo
         at sun.applet.AppletClassLoader.findClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at sun.applet.AppletClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
    .....

    Ok, let me see if I can clear this up.
    1. First from a patching point of view it doesn't matter if you are using Application Server or Developer Suite 10.1.2. The patches are the same for both.
    2. The base release (complete product) is 10.1.2.0.2. Both 10.1.2.2 and 10.1.2.3 represent patched versions of 10.1.2.0.2. All patches are cumulative so it doesn't matter if you got to 10.1.2.3 by way of .2 or .0.
    3. Patch 9593176 is a Forms Bundle Patch intended to be installed on top of 10.1.2.3 only. Refer to Note 1188127.1 for more information about this patch.
    4. If you patched from .0 directly to .3 and skipped .2, it is important that you refer to Note 1058514.1 in order to address a known issue with said path.
    5. As already noted, applying patch 9593176 does require the use of Jacob 1.10.1 if you plan to use the OLE functionality. However, more important is that this patch also includes a replacement for webutil.pll. It is very important that older versions be removed, including its related PLX file. You then need to generate a new PLX using the new PLL.
    Last but never least, is the original issue...
    ...java.lang.ClassNotFoundException: oracle.forms.webutil.clientInfo.GetClientInfo...This error suggests that either the jar file is not being downloaded or the bean is not being identified in the form. The latter is usually the issue and can be corrected by regenerating the FMX and ensuring that you use the compile_all=yes option when doing so. However, I would first recommend that you address the pll info I mention in #5 first.
    If this doesn't correct the issue, then look closely at the java console and see if you note the frmwebutil.jar files as being downloaded. If not, then it is likely missing from your archive entry or not being picked up for some reason and this is the cause of the problem.
    Michael Ferrante
    Senior Principal Support Engineer
    Forms Global Technical Lead
    Oracle Corporation
    Edited by: Michael Ferrante on Mar 29, 2011 3:48 PM

  • Webutil-Forms(IAS10g) on Linux O.S does not work

    Hi folks!.
    I have a forms applic. that use webutil library.IAS10g(9.0.4) it is installed on linux,but
    i can not execute the entire enviroment.So i put binaries,webutil.jar and jacob.jar
    on a windows box with IAS9i(9.0.2) and it is work fine.
    I am not sure,but i think it is a problem with sign.properties,sign.bat,and makecert.bat
    files.Cause i need webutil for encryptation purposes,and on java console
    when a get into enviroment through IAS9i on Windows i see all certification executions on
    it,but when i log on Linux-IAS10g enviroment i don't see any certification executions
    on java console.
    Any people that use Forms(IAS10g)-webutil over Linux O.S could help me?

    Two reasons why webutil will not work.
    1) your env. Lang = UTL8 ( this is the first problem)
    2) in webutil.pll there is a function webutil_core...
    where the webutil.cfg will be read. Here the
    libaray will hang up. Insert a return result... then it will work fine.

Maybe you are looking for