Compiling webutil

i have xp here and database
10.2.0.1.0
forms
Forms [32 Bit] Version 10.1.2.0.2 (Production)
so the problem is i have error on running the forms FRM-40039 webutil error...
so i complie the webutil from Froms Builder and have some errors..
i have another same forms that work fine at another pc.....
i thought that i copy the fmb and fmx and import all the .dmp file i can run the forms smoothly
know i face many errors that comes from this webutil....

after complie i run the forms and its turns blank screen
know i paste the plx in the C:/devsuite_home/forms...and its runs okay...
but there are still errors in the forms when i retrieve a data from database such as
40735-40735-POST-QUERY trigger raised unhandled exception ORA-12801

Similar Messages

  • ERROR compiling webutil.pll on Solaris 10

    Hi all,
    I'm trying to compile the library webutil.pll.
    The problem is that the compiler does not respond.
    I did the steps to the configuration of the webutil and also apply the patch 4960210.
    I show the error:
    -bash-3.00$ frmcmp_batch.sh module=webutil.pll module_type=LIBRARY userid=webutil/webutil@dev10
    Forms 10.1 (Form Compiler) Version 10.1.2.0.2 (Production)
    Forms 10.1 (Form Compiler): Release - Production
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - 64bit Production
    With the Partitioning, Real Application Clusters, OLAP, Data Mining
    and Real Application Testing options
    PL/SQL Version 10.1.0.5.0 (Production)
    Oracle Procedure Builder V10.1.2.0.2 - Production
    Oracle Virtual Graphics System Version 10.1.2.0.0 (Production)
    Oracle Multimedia Version 10.1.2.0.2 (Production)
    Oracle Tools Integration Version 10.1.2.0.2 (Production)
    Oracle Tools Common Area Version 10.1.2.0.2
    Oracle CORE 10.1.0.5.0 Production
    Thus ended.
    Looking at the processes running:
    -bash-3.00$ prstat
    PID USERNAME SIZE RSS STATE PRI NICE TIME CPU PROCESS/NLWP
    18343 oracle 817M 793M cpu1 0 0 0:02:55 25% frmcmp_batch/1
    18697 root 288M 41M sleep 59 0 0:00:01 0.9% java/14
    15920 oracle 312M 88M sleep 29 10 0:00:08 0.0% java/40
    13133 oracle 121M 47M sleep 59 0 0:10:00 0.0% emagent/17
    15939 oracle 159M 32M sleep 29 10 0:00:01 0.0% java/13
    15919 oracle 131M 46M sleep 29 10 0:00:04 0.0% java/20
    15937 oracle 182M 42M sleep 29 10 0:00:01 0.0% java/13
    141 daemon 4688K 2512K sleep 59 0 0:03:35 0.0% kcfd/4
    Deputy also:
    -bash-3.00$ uname -a
    SunOS bqbarfs01 5.10 Generic_138889-08 i86pc i386 i86pc
    Environment variables set in the profile are:
    -bash-3.00$vi .profile
    set -o vi
    stty kill \^u
    umask 022
    TEMP=/tmp
    TMPDIR=/var/tmp
    export TEMP TMPDIR
    ORACLE_BASE=/soft1/app/oracle
    ORACLE_HOME=/soft1/app/oracle/OraHome_2
    #TNS_ADMIN=/soft1/app/oracle/product/OraHome_2/network/admin
    TNS_ADMIN=/soft1/app/oracle/OraHome_2/network/admin
    LD_LIBRARY_PATH_64=/soft1/app/oracle/product/OraHome_2/lib
    export LD_LIBRARY_PATH_64
    LIBPATH=/soft1/app/oracle/product/OraHome_2/lib
    #ORA_NLS33=/soft1/app/oracle/product/OraHome_2/ocommon/nls/admin/data
    ORA_NLS33=/soft1/app/oracle/OraHome_2/ocommon/nls/admin/data
    #LD_LIBRARY_PATH=/soft1/app/oracle/product/OraHome_2/lib32:/usr/lib:/soft1/app/oracle/product/OraHome_2/network/lib:/usr/css:/opt/lib/cobol
    LD_LIBRARY_PATH=/soft1/app/oracle/OraHome_2/lib:/soft1/app/oracle/OraHome_2/jdk/jre/lib:/soft1/app/oracle/OraHome_2/jdk/jre/lib/i386:/usr/lib:/soft1/app/orac
    le/OraHome_2/network/lib:/usr/css:/opt/lib/cobol
    CLASSPATH=$ORACLE_HOME/JRE:$ORACLE_HOME/jlib:$ORACLE_HOME/rdbms/jlib:$ORACLE_HOME/network/jlib
    export TNS_ADMIN LIBPATH ORA_NLS33 LD_LIBRARY_PATH ORACLE_SID CLASSPATH
    PATH=${PATH}:/soft1/app/oracle/OraHome_2/jdk/bin:/usr/ucb:/usr/bin:/etc:/usr/ccs/bin:/usr/openwin/bin:/opt/bin:/opt/bin/cobol:$ORACLE_HOME/bin:$ORACLE_HOME/o
    pmn/bin:$ORACLE_HOME/forms
    export PATH
    set -o vi
    stty kill \^u
    export ORACLE_HOME TNS_ADMIN ORACLE_BASE
    DISPLAY=170.129.2.206:0.0;
    TERM=vt220; export TERM DISPLAY
    ORACLE_TERM=vt220; export ORACLE_TERM
    stty erase ^H
    NLS_LANG=AMERICAN_AMERICA.WE8ISO8859P1
    FORMS_PATH=/soft1/app/oracle/OraHome_2/forms; export FORMS_PATH
    export NLS_LANG
    export TWO_TASK=dev10
    #export DISPLAY=170.129.2.196:0.0
    export DISPLAY=170.129.70.32:0.0
    Any idea what could be the problem?
    Many Thanks in Advance,
    Fabian

    At first glance I have a few questions and/or comments:
    You said:
    "...I did the steps to the configuration of the webutil and also apply the patch 4960210...{quote}
    Patch 4960210 is 10.1.2.2. Given that your Forms components are still reporting 10.1.2.0.2 as seen in your posting, I will assume that you did not correctly install and relink the patch. You should be seeing version 10.1.2.2 and not 10.1.2.0.2. Refer to Metalink note 404477.1 as this may be the cause of the patching problem. The note and the patch mentioned within that note are specific to Windows and SPARC, but may help you to troubleshoot your Solaris Intel environment.
    Although not related to your problem, be aware that the latest patch is 10.1.2.3 (patch ID 5983622)
    {quote}
    Forms 10.1 (Form Compiler) Version 10.1.2.0.2 (Production)
    Forms 10.1 (Form Compiler): Release - Production
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - 64bit Production
    With the Partitioning, Real Application Clusters, OLAP, Data Mining
    and Real Application Testing options
    PL/SQL Version 10.1.0.5.0 (Production)
    Oracle Procedure Builder V10.1.2.0.2 - Production
    Oracle Virtual Graphics System Version 10.1.2.0.0 (Production)
    Oracle Multimedia Version 10.1.2.0.2 (Production)
    Oracle Tools Integration Version 10.1.2.0.2 (Production)
    Oracle Tools Common Area Version 10.1.2.0.2
    Oracle CORE 10.1.0.5.0 Production
    {quote}
    Once you correct this problem, you will need to ensure that you have run the WebUtil sql script as its contents is needed to compile webutil.pll. The script can be found in the Developer Suite Oralce Home\forms directory. The file name is: create_webutil_db.sql
    Also, I would recommend using frmcmp.sh and not _batch. This will require access to a X session.

  • Error FRM:30312 when compiling webutil.pll

    Error FRM:30312 when compiling webutil.pll
    I download the webutil_1_6.zip, and implementing the configuration instructions arrived to the point that states to compile the webtutil.pll file, the compiler generates the error: FRM-30312: Failed to compile the library. Any idea.
    The environment:
    OAS: 9.0.4
    OS: UNIX TRU 64 ver 1.5.b
    Considerations:
    I execute the create_webutil_db.sql in the required database.
    Other pll and fmb files of my application compile without problems.
    I configure the Webutil 1.6 in a Windows 2000 machine with Developer Suite 9.0.4 without problems.

    Michael I follow your recommendations, make the compilation in the local machine, and change the command line, but the error still appear:
    I execute the following command line:
    f90genm.sh module=webutil.pll userid=comun/comun@chirripo
    module_type=library compile_all=yes
    It generate this:
    Forms 9.0 (Form Compiler) Version 9.0.4.1.0 (Production)
    Forms 9.0 (Form Compiler): Release - Production
    (c) Copyright 2001 Oracle Corporation. All rights reserved.
    Oracle9i Enterprise Edition Release 9.0.1.4.0 - Production
    With the Partitioning option
    JServer Release 9.0.1.4.0 - Production
    PL/SQL Version 9.0.1.5.0 (Production)
    Oracle Procedure Builder V9.0.3.5.0 Build #0 - Production
    Oracle Virtual Graphics System Version 9.0.1.11.0 (Production)
    Oracle Multimedia Version 9.0.4.1.0 (Production)
    Oracle Tools Integration Version 9.0.4.0.0 (Production)
    Oracle Tools Common Area Version 9.0.2.12.0
    Oracle CORE 9.0.1.2.0 Production
    Compiling library WEBUTIL...
    Invalidating Package Spec WEBUTIL_UTIL......
    Invalidating Package Spec WEBUTIL_SESSION......
    Invalidating Package Spec WEBUTIL_SEPARATEFRAME......
    Invalidating Package Spec WEBUTIL_HOST......
    Invalidating Package Spec WEBUTIL_FILE_TRANSFER......
    Invalidating Package Spec WEBUTIL_FILE......
    Invalidating Package Spec WEBUTIL_DB_LOCAL......
    Invalidating Package Spec WEBUTIL_C_API......
    Invalidating Package Spec WEBUTIL_CORE......
    Invalidating Package Spec WEBUTIL_CLIENTINFO......
    Invalidating Package Spec WEBUTIL_BROWSER......
    Invalidating Package Spec JAVA_SYSTEM......
    Invalidating Package Spec JAVA_FILE......
    Invalidating Package Spec JAVA_EXCEPTION......
    Invalidating Package Spec JAVA_APPSERV_WRITER......
    Invalidating Package Spec JAVA_APPSERV_READER......
    Invalidating Package Spec DELIMSTR......
    Invalidating Package Spec CLIENT_WIN_API_PRELOAD......
    Invalidating Package Spec CLIENT_WIN_API_ENVIRONMENT......
    Invalidating Package Spec CLIENT_WIN_API_DEBUG......
    Invalidating Package Spec CLIENT_WIN_API......
    Invalidating Package Spec CLIENT_TOOL_ENV......
    Invalidating Package Spec CLIENT_TEXT_IO......
    Invalidating Package Spec CLIENT_OLE2......
    Invalidating Package Spec CLIENT_IMAGE......
    Invalidating Package Body WEBUTIL_UTIL......
    Invalidating Package Body WEBUTIL_SESSION......
    Invalidating Package Body WEBUTIL_SEPARATEFRAME......
    Invalidating Package Body WEBUTIL_HOST......
    Invalidating Package Body WEBUTIL_FILE_TRANSFER......
    Invalidating Package Body WEBUTIL_FILE......
    Invalidating Package Body WEBUTIL_DB_LOCAL......
    Invalidating Package Body WEBUTIL_C_API......
    Invalidating Package Body WEBUTIL_CORE......
    Invalidating Package Body WEBUTIL_CLIENTINFO......
    Invalidating Package Body WEBUTIL_BROWSER......
    Invalidating Procedure Body SHOW_WEBUTIL_INFORMATION......
    Invalidating Package Body JAVA_SYSTEM......
    Invalidating Package Body JAVA_FILE......
    Invalidating Package Body JAVA_EXCEPTION......
    Invalidating Package Body JAVA_APPSERV_WRITER......
    Invalidating Package Body JAVA_APPSERV_READER......
    Invalidating Package Body DELIMSTR......
    Invalidating Package Body CLIENT_WIN_API_PRELOAD......
    Invalidating Package Body CLIENT_WIN_API_ENVIRONMENT......
    Invalidating Package Body CLIENT_WIN_API_DEBUG......
    Invalidating Package Body CLIENT_WIN_API......
    Invalidating Package Body CLIENT_TOOL_ENV......
    Invalidating Package Body CLIENT_TEXT_IO......
    Invalidating Package Body CLIENT_OLE2......
    Invalidating Package Body CLIENT_IMAGE......
    Invalidating Procedure Body CLIENT_HOST......
    Invalidating Function Body CLIENT_GET_FILE_NAME......
    Compiling Package Spec WEBUTIL_UTIL......
    Compiling Package Spec WEBUTIL_SESSION......
    Compiling Package Spec WEBUTIL_SEPARATEFRAME......
    Compiling Package Spec WEBUTIL_HOST......
    Compiling Package Spec WEBUTIL_FILE_TRANSFER......
    Compiling Package Spec WEBUTIL_FILE......
    Compiling Package Spec WEBUTIL_DB_LOCAL......
    Compiling Package Spec WEBUTIL_C_API......
    Compiling Package Spec WEBUTIL_CORE......
    Compiling Package Spec WEBUTIL_CLIENTINFO......
    Compiling Package Spec WEBUTIL_BROWSER......
    Compiling Package Spec JAVA_SYSTEM......
    Compiling Package Spec JAVA_FILE......
    Compiling Package Spec JAVA_EXCEPTION......
    Compiling Package Spec JAVA_APPSERV_WRITER......
    Compiling Package Spec JAVA_APPSERV_READER......
    Compiling Package Spec DELIMSTR......
    Compiling Package Spec CLIENT_WIN_API_PRELOAD......
    Compiling Package Spec CLIENT_WIN_API_ENVIRONMENT......
    Compiling Package Spec CLIENT_WIN_API_DEBUG......
    Compiling Package Spec CLIENT_WIN_API......
    Compiling Package Spec CLIENT_TOOL_ENV......
    Compiling Package Spec CLIENT_TEXT_IO......
    Compiling Package Spec CLIENT_OLE2......
    Compiling Package Spec CLIENT_IMAGE......
    Compiling Package Body WEBUTIL_UTIL......
    Compiling Package Body WEBUTIL_SESSION......
    Compiling Package Body WEBUTIL_SEPARATEFRAME......
    Compiling Package Body WEBUTIL_HOST......
    Compiling Package Body WEBUTIL_FILE_TRANSFER......
    Compiling Package Body WEBUTIL_FILE......
    Compiling Package Body WEBUTIL_DB_LOCAL......
    Compiling Package Body WEBUTIL_C_API......
    Compiling Package Body WEBUTIL_CORE......
    Compiling Package Body WEBUTIL_CLIENTINFO......
    Compiling Package Body WEBUTIL_BROWSER......
    Compiling Procedure Body SHOW_WEBUTIL_INFORMATION......
    Compiling Package Body JAVA_SYSTEM......
    Compiling Package Body JAVA_FILE......
    Compiling Package Body JAVA_EXCEPTION......
    Compiling Package Body JAVA_APPSERV_WRITER......
    Compiling Package Body JAVA_APPSERV_READER......
    Compiling Package Body DELIMSTR......
    Compiling Package Body CLIENT_WIN_API_PRELOAD......
    Compiling Package Body CLIENT_WIN_API_ENVIRONMENT......
    Compiling Package Body CLIENT_WIN_API_DEBUG......
    Compiling Package Body CLIENT_WIN_API......
    Compiling Package Body CLIENT_TOOL_ENV......
    Compiling Package Body CLIENT_TEXT_IO......
    Compiling Package Body CLIENT_OLE2......
    Compiling Package Body CLIENT_IMAGE......
    Compiling Procedure Body CLIENT_HOST......
    Compiling Function Body CLIENT_GET_FILE_NAME......
    FRM-30312: Failed to compile the library.
    Thanks.

  • Problem in compiling webutil.pll

    Hello!!!
    I have downloaded and installed webutil 1.0.6. form OTN in a Windows XP in path ORACLE_HOME\forms\webutil.
    Following the instructions of configuring the webutil I have to compile the webutil.pll , otherwise i get the ORA-06508 message error!!!
    The problem is that when i use the frmcmp module=ORACLE_HOME\forms\webutil\webutil.pll userid=<....> module_type=library compile_all=yes from the command prompt I get the error message FRM-30312 Failed to compile the library - which means that The VBX control properties have changed and the proposal is to Redefine the VBX properties.
    I don't really change any of VBX properties , but however how can I Redefine the VBX properties ?

    Hi ,
    Whenever I attach the webutil.pll as it is in the downloaded Webutil.zip file I get the error message ORA-06508. Reading the help - included in the downloaded Webutil.zip file - the proposed step in this situation is to use the frmcmp module='ORACLE_HOME\forms\webutil\webutil.pll' userid=<....> module_type=library compile_all=yes. When I do this the error message FRM-30312 appears.
    When I save the webutil.pll - I cannot compile the pll inside the form builder - the error messages (PDE-IIN005 Insert is unknown command and also the message at the background FRM-91507 Internal Error : The creation of library is impossible) appear , I get also the same error message at run time ORA-06508.
    I have created the webutil_db package successfully and when I open the webutil_canvas all java beans appear without any error!!!!!
    I would never imagine that it is so difficult , just to configure it!!!!!
    Simon

  • Can't compile webutil.pll in10g AS at Redhat AS3 Update1

    I have installed 10g As in Redhat AS3 update1. I coundn't compile the webutil.pll is this system.
    I wanted to use webutil component ,the error message is frm-30312.
    my command:
    f90genm.sh webutil.pll dev/dev@dbms Module_Type=LIBRARY Compile_All=YES
    Does anyone can help me solve this problem?

    Hi,, I got the same problem,,,,
    I suppose no one answer your question,,,,
    Efrain,,,

  • Error compile Webutil

    When i am compiling library webutil.pll is with error:
    Error in compile in WEBUTIL_DB_LOCAL:
    PL/SQL ERROR 201 line 9, colunn 12
    the identified 'WEBUTIL_DB.OPENBLOB' it should be declared
    Whats wrong
    Marcos

    If you are starting your form builder with a shortcut, then go to properties of that shortcut and mention the path where the Pll resides, in the start in parameter.
    Otherwise, Go to the registry, set the forms90_path for 10G home with the path where the Pll resides.
    Regards,
    Sridhar. R. S.

  • Webutil form compilation error

    Hi all
    I configured webutil on Application server 10g on linux. but when i compile the demo form on application server using
    /u01/app/oracle/OraHome_2/bin/frmcmp.sh module=$ORACLE_HOME/forms/WU_TEST_106.fmb userid=webutil/webutil@orant module_type=form compile_all=yes OUTPUT_FILE=$ORACLE_HOME/forms/WU_TEST_106.fmx
    it give me the errors
    FRM-18108: Failed to load the following objects.
    Source Module:webutil.olb
    Source Object: WEBUTIL
    Compiling procedure GET_CLIENTINFO...
    Compilation error on procedure GET_CLIENTINFO:
    PL/SQL ERROR 201 at line 3, column 35
    identifier 'WEBUTIL_CLIENTINFO.GET_USER_NAME' must be declared
    PL/SQL ERROR 0 at line 3, column 3
    Statement ignored
    PL/SQL ERROR 201 at line 4, column 35
    identifier 'WEBUTIL_CLIENTINFO.GET_IP_ADDRESS' must be declared
    PL/SQL ERROR 0 at line 4, column 3
    Statement ignored
    Compilation errors have occurred.
    Form not created
    ==========================================
    i search a lot but failed ..
    any solution regarding this plz thanks in advance.

    [oracle@appserver ~]$ /u01/app/oracle/OraHome_2/bin/frmcmp_batch.sh module=$ORACLE_HOME/forms/webutil.pll userid=webutil/webutil@orant module_type=library compile_all=yes OUTPUT_FILE=$ORACLE_HOME/forms/webutil.plx
    Forms 10.1 (Form Compiler) Version 10.1.2.0.2 (Production)
    Forms 10.1 (Form Compiler): Release - Production
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    Oracle Database 11g Enterprise Edition Release 11.1.0.6.0 - Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    PL/SQL Version 10.1.0.4.2 (Production)
    Oracle Procedure Builder V10.1.2.0.2 - Production
    Oracle Virtual Graphics System Version 10.1.2.0.0 (Production)
    Oracle Multimedia Version 10.1.2.0.2 (Production)
    Oracle Tools Integration Version 10.1.2.0.2 (Production)
    Oracle Tools Common Area Version 10.1.2.0.2
    Oracle CORE 10.1.0.4.0 Production
    Compiling library WEBUTIL...
    Invalidating Package Spec CLIENT_IMAGE......
    Invalidating Package Spec CLIENT_OLE2......
    Invalidating Package Spec CLIENT_TEXT_IO......
    Invalidating Package Spec CLIENT_TOOL_ENV......
    Invalidating Package Spec CLIENT_WIN_API_DEBUG......
    Invalidating Package Spec CLIENT_WIN_API......
    Invalidating Package Spec CLIENT_WIN_API_ENVIRONMENT......
    Invalidating Package Spec CLIENT_WIN_API_PRELOAD......
    Invalidating Package Spec JAVA_EXCEPTION......
    Invalidating Package Spec WEBUTIL_BROWSER......
    Invalidating Package Spec WEBUTIL_CLIENTINFO......
    Invalidating Package Spec WEBUTIL_C_API......
    Invalidating Package Spec JAVA_SYSTEM......
    Invalidating Package Spec JAVA_APPSERV_READER......
    Invalidating Package Spec DELIMSTR......
    Invalidating Package Spec WEBUTIL_FILE......
    Invalidating Package Spec JAVA_APPSERV_WRITER......
    Invalidating Package Spec WEBUTIL_DB_LOCAL......
    Invalidating Package Spec JAVA_FILE......
    Invalidating Package Spec WEBUTIL_FILE_TRANSFER......
    Invalidating Package Spec WEBUTIL_HOST......
    Invalidating Package Spec WEBUTIL_SEPARATEFRAME......
    Invalidating Package Spec WEBUTIL_CORE......
    Invalidating Package Spec WEBUTIL_SESSION......
    Invalidating Package Spec WEBUTIL_UTIL......
    Invalidating Package Body WEBUTIL_UTIL......
    Invalidating Package Body WEBUTIL_SESSION......
    Invalidating Package Body WEBUTIL_SEPARATEFRAME......
    Invalidating Package Body WEBUTIL_HOST......
    Invalidating Package Body WEBUTIL_FILE_TRANSFER......
    Invalidating Package Body WEBUTIL_FILE......
    Invalidating Package Body WEBUTIL_DB_LOCAL......
    Invalidating Package Body WEBUTIL_C_API......
    Invalidating Package Body WEBUTIL_CORE......
    Invalidating Package Body WEBUTIL_CLIENTINFO......
    Invalidating Package Body WEBUTIL_BROWSER......
    Invalidating Procedure Body SHOW_WEBUTIL_INFORMATION......
    Invalidating Package Body JAVA_SYSTEM......
    Invalidating Package Body JAVA_FILE......
    Invalidating Package Body JAVA_EXCEPTION......
    Invalidating Package Body JAVA_APPSERV_WRITER......
    Invalidating Package Body JAVA_APPSERV_READER......
    Invalidating Package Body DELIMSTR......
    Invalidating Package Body CLIENT_WIN_API_PRELOAD......
    Invalidating Package Body CLIENT_WIN_API_ENVIRONMENT......
    Invalidating Package Body CLIENT_WIN_API_DEBUG......
    Invalidating Package Body CLIENT_WIN_API......
    Invalidating Package Body CLIENT_TOOL_ENV......
    Invalidating Package Body CLIENT_TEXT_IO......
    Invalidating Package Body CLIENT_OLE2......
    Invalidating Package Body CLIENT_IMAGE......
    Invalidating Procedure Body CLIENT_HOST......
    Invalidating Function Body CLIENT_GET_FILE_NAME......
    Compiling Package Spec CLIENT_IMAGE......
    Compiling Package Spec CLIENT_OLE2......
    Compiling Package Spec CLIENT_TEXT_IO......
    Compiling Package Spec CLIENT_TOOL_ENV......
    Compiling Package Spec CLIENT_WIN_API_DEBUG......
    Compiling Package Spec CLIENT_WIN_API......
    Compiling Package Spec CLIENT_WIN_API_ENVIRONMENT......
    Compiling Package Spec CLIENT_WIN_API_PRELOAD......
    Compiling Package Spec JAVA_EXCEPTION......
    Compiling Package Spec WEBUTIL_BROWSER......
    Compiling Package Spec WEBUTIL_CLIENTINFO......
    Compiling Package Spec JAVA_SYSTEM......
    Compiling Package Spec JAVA_APPSERV_READER......
    Compiling Package Spec DELIMSTR......
    Compiling Package Spec WEBUTIL_FILE......
    Compiling Package Spec JAVA_APPSERV_WRITER......
    Compiling Package Spec WEBUTIL_DB_LOCAL......
    Compiling Package Spec JAVA_FILE......
    Compiling Package Spec WEBUTIL_FILE_TRANSFER......
    Compiling Package Spec WEBUTIL_HOST......
    Compiling Package Spec WEBUTIL_SEPARATEFRAME......
    Compiling Package Spec WEBUTIL_CORE......
    Compiling Package Spec WEBUTIL_SESSION......
    Compiling Package Spec WEBUTIL_UTIL......
    Compiling Package Body WEBUTIL_UTIL......
    Compiling Package Body WEBUTIL_SESSION......
    Compiling Package Body WEBUTIL_SEPARATEFRAME......
    Compiling Package Body WEBUTIL_HOST......
    Compiling Package Body WEBUTIL_FILE_TRANSFER......
    Compiling Package Body WEBUTIL_FILE......
    Compiling Package Body WEBUTIL_DB_LOCAL......
    Compiling Package Body WEBUTIL_C_API......
    Compiling Package Body WEBUTIL_CORE......
    Compiling Package Body WEBUTIL_CLIENTINFO......
    Compiling Package Body WEBUTIL_BROWSER......
    Compiling Procedure Body SHOW_WEBUTIL_INFORMATION......
    Compiling Package Body JAVA_SYSTEM......
    Compiling Package Body JAVA_FILE......
    Compiling Package Body JAVA_EXCEPTION......
    Compiling Package Body JAVA_APPSERV_WRITER......
    Compiling Package Body JAVA_APPSERV_READER......
    Compiling Package Body DELIMSTR......
    Compiling Package Body CLIENT_WIN_API_PRELOAD......
    Compiling Package Body CLIENT_WIN_API_ENVIRONMENT......
    Compiling Package Body CLIENT_WIN_API_DEBUG......
    Compiling Package Body CLIENT_WIN_API......
    Compiling Package Body CLIENT_TOOL_ENV......
    Compiling Package Body CLIENT_TEXT_IO......
    Compiling Package Body CLIENT_OLE2......
    Compiling Package Body CLIENT_IMAGE......
    Compiling Procedure Body CLIENT_HOST......
    Compiling Function Body CLIENT_GET_FILE_NAME......
    Done.
    [oracle@appserver ~]$
    here is the code how i compile webutil.. its done sucessfully.

  • Compilation errors in webutil.pll

    Hi all,
    I am trying to compile webutil.pll
    But compilation errors are generated in all the packages
    whose name start with JAVA_
    what could be the reason?
    And How can i solve this?
    Forms Version- 9i
    Webutil 106
    Regards
    Indu
    Message was edited by:
    Indu

    Dear Francois,
    I am getting following error message while compiling webutil.pll
    Compilation errors on JAVA_SYSTEM:
    PL/SQL ERROR 306 at line 18, column 5
    wrong number or types of arguments in call to 'ADD_OBJECT_ARG'
    PL/SQL ERROR 0 at line 18, column 5
    Statement ignored
    PL/SQL ERROR 306 at line 20, column 5
    wrong number or types of arguments in call to 'ADD_OBJECT_ARG'
    PL/SQL ERROR 0 at line 20, column 5
    Statement ignored
    PL/SQL ERROR 306 at line 23, column 5
    wrong number or types of arguments in call to 'CALL_VOID_METHOD'
    PL/SQL ERROR 0 at line 23, column 5
    Statement ignored
    PL/SQL ERROR 306 at line 30, column 12
    wrong number or types of arguments in call to 'CALL_LONG_METHOD'
    PL/SQL ERROR 0 at line 30, column 5
    Statement ignored
    PL/SQL ERROR 306 at line 38, column 5
    wrong number or types of arguments in call to 'ADD_OBJECT_ARG'
    PL/SQL ERROR 0 at line 38, column 5
    Statement ignored
    PL/SQL ERROR 306 at line 39, column 12
    wrong number or types of arguments in call to 'CALL_INT_METHOD'
    PL/SQL ERROR 0 at line 39, column 5
    Statement ignored
    PL/SQL ERROR 306 at line 48, column 5
    wrong number or types of arguments in call to 'CALL_VOID_METHOD'
    PL/SQL ERROR 0 at line 48, column 5
    Statement ignored
    PL/SQL ERROR 306 at line 57, column 5
    wrong number or types of arguments in call to 'CALL_VOID_METHOD'
    PL/SQL ERROR 0 at line 57, column 5
    Statement ignored
    PL/SQL ERROR 306 at line 68, column 12
    wrong number or types of arguments in call to 'CALL_STRING_METHOD'
    PL/SQL ERROR 0 at line 68, column 5
    Statement ignored
    PL/SQL ERROR 306 at line 77, column 12
    wrong number or types of arguments in call to 'CALL_STRING_METHOD'
    PL/SQL ERROR 0 at line 77, column 5
    Statement ignored
    PL/SQL ERROR 306 at line 88, column 12
    wrong number or types of arguments in call to 'CALL_STRING_METHOD'
    PL/SQL ERROR 0 at line 88, column 5
    Statement ignored
    PL/SQL ERROR 306 at line 95, column 12
    wrong number or types of arguments in call to 'CALL_OBJECT_METHOD'
    PL/SQL ERROR 0 at line 95, column 5
    Statement ignored
    PL/SQL ERROR 306 at line 104, column 5
    wrong number or types of arguments in call to 'CALL_VOID_METHOD'
    PL/SQL ERROR 0 at line 104, column 5
    Statement ignored
    PL/SQL ERROR 306 at line 113, column 5
    wrong number or types of arguments in call to 'CALL_VOID_METHOD'
    PL/SQL ERROR 0 at line 113, column 5
    Statement ignored
    PL/SQL ERROR 306 at line 122, column 12
    wrong number or types of arguments in call to 'CALL_STRING_METHOD'
    PL/SQL ERROR 0 at line 122, column 5
    Statement ignored
    PL/SQL ERROR 306 at line 129, column 5
    wrong number or types of arguments in call to 'CALL_VOID_METHOD'
    PL/SQL ERROR 0 at line 129, column 5
    Statement ignored
    PL/SQL ERROR 306 at line 136, column 12
    wrong number or types of arguments in call to 'CALL_OBJECT_METHOD'
    PL/SQL ERROR 0 at line 136, column 5
    Statement ignored
    PL/SQL ERROR 306 at line 145, column 12
    wrong number or types of arguments in call to 'CALL_STRING_METHOD'
    PL/SQL ERROR 0 at line 145, column 5
    Statement ignored
    PL/SQL ERROR 306 at line 152, column 5
    wrong number or types of arguments in call to 'CALL_VOID_METHOD'
    PL/SQL ERROR 0 at line 152, column 5
    Statement ignored
    PL/SQL ERROR 306 at line 160, column 5
    wrong number or types of arguments in call to 'ADD_OBJECT_ARG'
    PL/SQL ERROR 0 at line 160, column 5
    Statement ignored
    PL/SQL ERROR 306 at line 161, column 5
    wrong number or types of arguments in call to 'CALL_VOID_METHOD'
    PL/SQL ERROR 0 at line 161, column 5
    Statement ignored
    PL/SQL ERROR 306 at line 169, column 5
    wrong number or types of arguments in call to 'ADD_OBJECT_ARG'
    PL/SQL ERROR 0 at line 169, column 5
    Statement ignored
    PL/SQL ERROR 306 at line 170, column 5
    wrong number or types of arguments in call to 'CALL_VOID_METHOD'
    PL/SQL ERROR 0 at line 170, column 5
    Statement ignored
    PL/SQL ERROR 306 at line 178, column 5
    wrong number or types of arguments in call to 'ADD_OBJECT_ARG'
    PL/SQL ERROR 0 at line 178, column 5
    Statement ignored
    PL/SQL ERROR 306 at line 179, column 5
    wrong number or types of arguments in call to 'CALL_VOID_METHOD'
    PL/SQL ERROR 0 at line 179, column 5
    Statement ignored
    PL/SQL ERROR 306 at line 187, column 5
    wrong number or types of arguments in call to 'ADD_OBJECT_ARG'
    PL/SQL ERROR 0 at line 187, column 5
    Statement ignored
    PL/SQL ERROR 306 at line 188, column 5
    wrong number or types of arguments in call to 'CALL_VOID_METHOD'
    PL/SQL ERROR 0 at line 188, column 5
    Statement ignored
    PL/SQL ERROR 306 at line 196, column 5
    wrong number or types of arguments in call to 'ADD_OBJECT_ARG'
    PL/SQL ERROR 0 at line 196, column 5
    Statement ignored
    PL/SQL ERROR 306 at line 197, column 5
    wrong number or types of arguments in call to 'CALL_VOID_METHOD'
    PL/SQL ERROR 0 at line 197, column 5
    Statement ignored
    PL/SQL ERROR 306 at line 205, column 12
    wrong number or types of arguments in call to 'CALL_INT_METHOD'
    PL/SQL ERROR 0 at line 205, column 5
    Statement ignored
    PL/SQL ERROR 306 at line 213, column 12
    wrong number or types of arguments in call to 'CALL_OBJECT_METHOD'
    PL/SQL ERROR 0 at line 213, column 5
    Statement ignored
    PL/SQL ERROR 306 at line 225, column 5
    wrong number or types of arguments in call to 'CALL_VOID_METHOD'
    PL/SQL ERROR 0 at line 225, column 5
    Statement ignored
    PL/SQL ERROR 306 at line 233, column 5
    wrong number or types of arguments in call to 'CALL_VOID_METHOD'
    PL/SQL ERROR 0 at line 233, column 5
    Statement ignored
    PL/SQL ERROR 306 at line 243, column 5
    wrong number or types of arguments in call to 'CALL_VOID_METHOD'
    PL/SQL ERROR 0 at line 243, column 5
    Statement ignored
    PL/SQL ERROR 306 at line 252, column 5
    wrong number or types of arguments in call to 'ADD_OBJECT_ARG'
    PL/SQL ERROR 0 at line 252, column 5
    Statement ignored
    PL/SQL ERROR 306 at line 253, column 12
    wrong number or types of arguments in call to 'CALL_BOOLEAN_METHOD'
    PL/SQL ERROR 0 at line 253, column 5
    Statement ignored
    PL/SQL ERROR 306 at line 261, column 5
    wrong number or types of arguments in call to 'CALL_VOID_METHOD'
    PL/SQL ERROR 0 at line 261, column 5
    Statement ignored
    PL/SQL ERROR 306 at line 269, column 5
    wrong number or types of arguments in call to 'CALL_VOID_METHOD'
    PL/SQL ERROR 0 at line 269, column 5
    Statement ignored
    PL/SQL ERROR 306 at line 277, column 12
    wrong number or types of arguments in call to 'CALL_STRING_METHOD'
    PL/SQL ERROR 0 at line 277, column 5
    Statement ignored
    PL/SQL ERROR 306 at line 283, column 10
    wrong number or types of arguments in call to 'GET_OBJECT_FIELD'
    PL/SQL ERROR 0 at line 283, column 3
    Statement ignored
    PL/SQL ERROR 306 at line 286, column 11
    wrong number or types of arguments in call to 'GET_OBJECT_FIELD'
    PL/SQL ERROR 0 at line 286, column 3
    Statement ignored
    PL/SQL ERROR 306 at line 289, column 10
    wrong number or types of arguments in call to 'GET_OBJECT_FIELD'
    PL/SQL ERROR 0 at line 289, column 3
    Statement ignored
    Compilation errors on JAVA_FILE:
    PL/SQL ERROR 306 at line 15, column 5
    wrong number or types of arguments in call to 'ADD_OBJECT_ARG'
    PL/SQL ERROR 0 at line 15, column 5
    Statement ignored
    PL/SQL ERROR 306 at line 17, column 13
    wrong number or types of arguments in call to 'NEW_OBJECT'
    PL/SQL ERROR 306 at line 17, column 13
    wrong number or types of arguments in call to 'NEW_OBJECT'
    PL/SQL ERROR 0 at line 17, column 5
    Statement ignored
    PL/SQL ERROR 306 at line 25, column 5
    wrong number or types of arguments in call to 'ADD_OBJECT_ARG'
    PL/SQL ERROR 0 at line 25, column 5
    Statement ignored
    PL/SQL ERROR 306 at line 26, column 13
    wrong number or types of arguments in call to 'NEW_OBJECT'
    PL/SQL ERROR 306 at line 26, column 13
    wrong number or types of arguments in call to 'NEW_OBJECT'
    PL/SQL ERROR 0 at line 26, column 5
    Statement ignored
    PL/SQL ERROR 306 at line 35, column 13
    wrong number or types of arguments in call to 'NEW_OBJECT'
    PL/SQL ERROR 306 at line 35, column 13
    wrong number or types of arguments in call to 'NEW_OBJECT'
    PL/SQL ERROR 0 at line 35, column 5
    Statement ignored
    PL/SQL ERROR 306 at line 46, column 13
    wrong number or types of arguments in call to 'NEW_OBJECT'
    PL/SQL ERROR 306 at line 46, column 13
    wrong number or types of arguments in call to 'NEW_OBJECT'
    PL/SQL ERROR 0 at line 46, column 5
    Statement ignored
    PL/SQL ERROR 306 at line 54, column 12
    wrong number or types of arguments in call to 'CALL_INT_METHOD'
    PL/SQL ERROR 0 at line 54, column 5
    Statement ignored
    PL/SQL ERROR 306 at line 63, column 5
    wrong number or types of arguments in call to 'ADD_OBJECT_ARG'
    PL/SQL ERROR 0 at line 63, column 5
    Statement ignored
    PL/SQL ERROR 306 at line 64, column 12
    wrong number or types of arguments in call to 'CALL_INT_METHOD'
    PL/SQL ERROR 0 at line 64, column 5
    Statement ignored
    PL/SQL ERROR 306 at line 73, column 5
    wrong number or types of arguments in call to 'ADD_OBJECT_ARG'
    PL/SQL ERROR 0 at line 73, column 5
    Statement ignored
    PL/SQL ERROR 306 at line 74, column 12
    wrong number or types of arguments in call to 'CALL_INT_METHOD'
    PL/SQL ERROR 0 at line 74, column 5
    Statement ignored
    PL/SQL ERROR 306 at line 83, column 5
    wrong number or types of arguments in call to 'ADD_OBJECT_ARG'
    PL/SQL ERROR 0 at line 83, column 5
    Statement ignored
    PL/SQL ERROR 306 at line 84, column 12
    wrong number or types of arguments in call to 'CALL_BOOLEAN_METHOD'
    PL/SQL ERROR 0 at line 84, column 5
    Statement ignored
    PL/SQL ERROR 306 at line 92, column 12
    wrong number or types of arguments in call to 'CALL_STRING_METHOD'
    PL/SQL ERROR 0 at line 92, column 5
    Statement ignored
    PL/SQL ERROR 306 at line 100, column 12
    wrong number or types of arguments in call to 'CALL_STRING_METHOD'
    PL/SQL ERROR 0 at line 100, column 5
    Statement ignored
    PL/SQL ERROR 306 at line 108, column 12
    wrong number or types of arguments in call to 'CALL_LONG_METHOD'
    PL/SQL ERROR 0 at line 108, column 5
    Statement ignored
    PL/SQL ERROR 306 at line 116, column 12
    wrong number or types of arguments in call to 'CALL_STRING_METHOD'
    PL/SQL ERROR 0 at line 116, column 5
    Statement ignored
    PL/SQL ERROR 306 at line 124, column 12
    wrong number or types of arguments in call to 'CALL_STRING_METHOD'
    PL/SQL ERROR 0 at line 124, column 5
    Statement ignored
    PL/SQL ERROR 306 at line 132, column 12
    wrong number or types of arguments in call to 'CALL_BOOLEAN_METHOD'
    PL/SQL ERROR 0 at line 132, column 5
    Statement ignored
    PL/SQL ERROR 306 at line 140, column 12
    wrong number or types of arguments in call to 'CALL_BOOLEAN_METHOD'
    PL/SQL ERROR 0 at line 140, column 5
    Statement ignored
    PL/SQL ERROR 306 at line 148, column 12
    wrong number or types of arguments in call to 'CALL_OBJECT_METHOD'
    PL/SQL ERROR 0 at line 148, column 5
    Statement ignored
    PL/SQL ERROR 306 at line 157, column 5
    wrong number or types of arguments in call to 'ADD_OBJECT_ARG'
    PL/SQL ERROR 0 at line 157, column 5
    Statement ignored
    PL/SQL ERROR 306 at line 158, column 12
    wrong number or types of arguments in call to 'CALL_OBJECT_METHOD'
    PL/SQL ERROR 0 at line 158, column 5
    Statement ignored
    PL/SQL ERROR 306 at line 166, column 12
    wrong number or types of arguments in call to 'CALL_BOOLEAN_METHOD'
    PL/SQL ERROR 0 at line 166, column 5
    Statement ignored
    PL/SQL ERROR 306 at line 174, column 12
    wrong number or types of arguments in call to 'CALL_STRING_METHOD'
    PL/SQL ERROR 0 at line 174, column 5
    Statement ignored
    PL/SQL ERROR 306 at line 182, column 12
    wrong number or types of arguments in call to 'CALL_BOOLEAN_METHOD'
    PL/SQL ERROR 0 at line 182, column 5
    Statement ignored
    PL/SQL ERROR 306 at line 190, column 12
    wrong number or types of arguments in call to 'CALL_BOOLEAN_METHOD'
    PL/SQL ERROR 0 at line 190, column 5
    Statement ignored
    PL/SQL ERROR 306 at line 198, column 12
    wrong number or types of arguments in call to 'CALL_BOOLEAN_METHOD'
    PL/SQL ERROR 0 at line 198, column 5
    Statement ignored
    PL/SQL ERROR 306 at line 209, column 12
    wrong number or types of arguments in call to 'CALL_OBJECT_METHOD'
    PL/SQL ERROR 0 at line 209, column 5
    Statement ignored
    PL/SQL ERROR 306 at line 221, column 5
    wrong number or types of arguments in call to 'ADD_OBJECT_ARG'
    PL/SQL ERROR 0 at line 221, column 5
    Statement ignored
    PL/SQL ERROR 306 at line 222, column 12
    wrong number or types of arguments in call to 'CALL_OBJECT_METHOD'
    PL/SQL ERROR 0 at line 222, column 5
    Statement ignored
    PL/SQL ERROR 306 at line 230, column 5
    wrong number or types of arguments in call to 'CALL_VOID_METHOD'
    PL/SQL ERROR 0 at line 230, column 5
    Statement ignored
    PL/SQL ERROR 306 at line 238, column 12
    wrong number or types of arguments in call to 'CALL_BOOLEAN_METHOD'
    PL/SQL ERROR 0 at line 238, column 5
    Statement ignored
    PL/SQL ERROR 306 at line 246, column 12
    wrong number or types of arguments in call to 'CALL_OBJECT_METHOD'
    PL/SQL ERROR 0 at line 246, column 5
    Statement ignored
    PL/SQL ERROR 306 at line 254, column 12
    wrong number or types of arguments in call to 'CALL_STRING_METHOD'
    PL/SQL ERROR 0 at line 254, column 5
    Statement ignored
    PL/SQL ERROR 306 at line 262, column 12
    wrong number or types of arguments in call to 'CALL_OBJECT_METHOD'
    PL/SQL ERROR 0 at line 262, column 5
    Statement ignored
    PL/SQL ERROR 306 at line 270, column 12
    wrong number or types of arguments in call to 'CALL_OBJECT_METHOD'
    PL/SQL ERROR 0 at line 270, column 5
    Statement ignored
    PL/SQL ERROR 306 at line 278, column 12
    wrong number or types of arguments in call to 'CALL_BOOLEAN_METHOD'
    PL/SQL ERROR 0 at line 278, column 5
    Statement ignored
    PL/SQL ERROR 306 at line 286, column 12
    wrong number or types of arguments in call to 'CALL_BOOLEAN_METHOD'
    PL/SQL ERROR 0 at line 286, column 5
    Statement ignored
    PL/SQL ERROR 306 at line 294, column 12
    wrong number or types of arguments in call to 'CALL_BOOLEAN_METHOD'
    PL/SQL ERROR 0 at line 294, column 5
    Statement ignored
    PL/SQL ERROR 306 at line 302, column 12
    wrong number or types of arguments in call to 'CALL_LONG_METHOD'
    PL/SQL ERROR 0 at line 302, column 5
    Statement ignored
    PL/SQL ERROR 306 at line 311, column 5
    wrong number or types of arguments in call to 'ADD_OBJECT_ARG'
    PL/SQL ERROR 0 at line 311, column 5
    Statement ignored
    PL/SQL ERROR 306 at line 312, column 12
    wrong number or types of arguments in call to 'CALL_OBJECT_METHOD'
    PL/SQL ERROR 0 at line 312, column 5
    Statement ignored
    PL/SQL ERROR 306 at line 321, column 5
    wrong number or types of arguments in call to 'ADD_OBJECT_ARG'
    PL/SQL ERROR 0 at line 321, column 5
    Statement ignored
    PL/SQL ERROR 306 at line 322, column 12
    wrong number or types of arguments in call to 'CALL_OBJECT_METHOD'
    PL/SQL ERROR 0 at line 322, column 5
    Statement ignored
    PL/SQL ERROR 306 at line 330, column 12
    wrong number or types of arguments in call to 'CALL_OBJECT_METHOD'
    PL/SQL ERROR 0 at line 330, column 5
    Statement ignored
    PL/SQL ERROR 306 at line 337, column 12
    wrong number or types of arguments in call to 'CALL_OBJECT_METHOD'
    PL/SQL ERROR 0 at line 337, column 5
    Statement ignored
    PL/SQL ERROR 306 at line 345, column 12
    wrong number or types of arguments in call to 'CALL_BOOLEAN_METHOD'
    PL/SQL ERROR 0 at line 345, column 5
    Statement ignored
    PL/SQL ERROR 306 at line 353, column 12
    wrong number or types of arguments in call to 'CALL_BOOLEAN_METHOD'
    PL/SQL ERROR 0 at line 353, column 5
    Statement ignored
    PL/SQL ERROR 306 at line 362, column 5
    wrong number or types of arguments in call to 'ADD_OBJECT_ARG'
    PL/SQL ERROR 0 at line 362, column 5
    Statement ignored
    PL/SQL ERROR 306 at line 363, column 12
    wrong number or types of arguments in call to 'CALL_BOOLEAN_METHOD'
    PL/SQL ERROR 0 at line 363, column 5
    Statement ignored
    PL/SQL ERROR 306 at line 373, column 12
    wrong number or types of arguments in call to 'CALL_BOOLEAN_METHOD'
    PL/SQL ERROR 0 at line 373, column 5
    Statement ignored
    PL/SQL ERROR 306 at line 381, column 12
    wrong number or types of arguments in call to 'CALL_OBJECT_METHOD'
    PL/SQL ERROR 0 at line 381, column 5
    Statement ignored
    PL/SQL ERROR 306 at line 389, column 12
    wrong number or types of arguments in call to 'CALL_OBJECT_METHOD'
    PL/SQL ERROR 0 at line 389, column 5
    Statement ignored
    PL/SQL ERROR 306 at line 397, column 12
    wrong number or types of arguments in call to 'CALL_OBJECT_METHOD'
    PL/SQL ERROR 0 at line 397, column 5
    Statement ignored
    PL/SQL ERROR 306 at line 409, column 5
    wrong number or types of arguments in call to 'CALL_VOID_METHOD'
    PL/SQL ERROR 0 at line 409, column 5
    Statement ignored
    PL/SQL ERROR 306 at line 417, column 5
    wrong number or types of arguments in call to 'CALL_VOID_METHOD'
    PL/SQL ERROR 0 at line 417, column 5
    Statement ignored
    PL/SQL ERROR 306 at line 427, column 5
    wrong number or types of arguments in call to 'CALL_VOID_METHOD'
    PL/SQL ERROR 0 at line 427, column 5
    Statement ignored
    PL/SQL ERROR 306 at line 435, column 5
    wrong number or types of arguments in call to 'CALL_VOID_METHOD'
    PL/SQL ERROR 0 at line 435, column 5
    Statement ignored
    PL/SQL ERROR 306 at line 443, column 5
    wrong number or types of arguments in call to 'CALL_VOID_METHOD'
    PL/SQL ERROR 0 at line 443, column 5
    Statement ignored
    PL/SQL ERROR 306 at line 449, column 20
    wrong number or types of arguments in call to 'GET_CHAR_FIELD'
    PL/SQL ERROR 0 at line 449, column 3
    Statement ignored
    PL/SQL ERROR 306 at line 452, column 16
    wrong number or types of arguments in call to 'GET_STRING_FIELD'
    PL/SQL ERROR 0 at line 452, column 3
    Statement ignored
    PL/SQL ERROR 306 at line 455, column 24
    wrong number or types of arguments in call to 'GET_CHAR_FIELD'
    PL/SQL ERROR 0 at line 455, column 3
    Statement ignored
    PL/SQL ERROR 306 at line 458, column 20
    wrong number or types of arguments in call to 'GET_STRING_FIELD'
    PL/SQL ERROR 0 at line 458, column 3
    Statement ignored
    Compilation errors on JAVA_EXCEPTION:
    PL/SQL ERROR 306 at line 15, column 13
    wrong number or types of arguments in call to 'NEW_OBJECT'
    PL/SQL ERROR 306 at line 15, column 13
    wrong number or types of arguments in call to 'NEW_OBJECT'
    PL/SQL ERROR 0 at line 15, column 5
    Statement ignored
    PL/SQL ERROR 306 at line 23, column 5
    wrong number or types of arguments in call to 'ADD_OBJECT_ARG'
    PL/SQL ERROR 0 at line 23, column 5
    Statement ignored
    PL/SQL ERROR 306 at line 24, column 13
    wrong number or types of arguments in call to 'NEW_OBJECT'
    PL/SQL ERROR 306 at line 24, column 13
    wrong number or types of arguments in call to 'NEW_OBJECT'
    PL/SQL ERROR 0 at line 24, column 5
    Statement ignored
    PL/SQL ERROR 306 at line 34, column 5
    wrong number or types of arguments in call to 'ADD_OBJECT_ARG'
    PL/SQL ERROR 0 at line 34, column 5
    Statement ignored
    PL/SQL ERROR 306 at line 35, column 13
    wrong number or types of arguments in call to 'NEW_OBJECT'
    PL/SQL ERROR 306 at line 35, column 13
    wrong number or types of arguments in call to 'NEW_OBJECT'
    PL/SQL ERROR 0 at line 35, column 5
    Statement ignored
    PL/SQL ERROR 306 at line 42, column 13
    wrong number or types of arguments in call to 'NEW_OBJECT'
    PL/SQL ERROR 306 at line 42, column 13
    wrong number or types of arguments in call to 'NEW_OBJECT'
    PL/SQL ERROR 0 at line 42, column 5
    Statement ignored
    PL/SQL ERROR 306 at line 51, column 5
    wrong number or types of arguments in call to 'ADD_OBJECT_ARG'
    PL/SQL ERROR 0 at line 51, column 5
    Statement ignored
    PL/SQL ERROR 306 at line 52, column 5
    wrong number or types of arguments in call to 'CALL_VOID_METHOD'
    PL/SQL ERROR 0 at line 52, column 5
    Statement ignored
    PL/SQL ERROR 306 at line 61, column 5
    wrong number or types of arguments in call to 'ADD_OBJECT_ARG'
    PL/SQL ERROR 0 at line 61, column 5
    Statement ignored
    PL/SQL ERROR 306 at line 62, column 5
    wrong number or types of arguments in call to 'CALL_VOID_METHOD'
    PL/SQL ERROR 0 at line 62, column 5
    Statement ignored
    PL/SQL ERROR 306 at line 70, column 5
    wrong number or types of arguments in call to 'CALL_VOID_METHOD'
    PL/SQL ERROR 0 at line 70, column 5
    Statement ignored
    PL/SQL ERROR 306 at line 78, column 12
    wrong number or types of arguments in call to 'CALL_OBJECT_METHOD'
    PL/SQL ERROR 0 at line 78, column 5
    Statement ignored
    PL/SQL ERROR 306 at line 86, column 12
    wrong number or types of arguments in call to 'CALL_STRING_METHOD'
    PL/SQL ERROR 0 at line 86, column 5
    Statement ignored
    PL/SQL ERROR 306 at line 95, column 5
    wrong number or types of arguments in call to 'ADD_OBJECT_ARG'
    PL/SQL ERROR 0 at line 95, column 5
    Statement ignored
    PL/SQL ERROR 306 at line 96, column 12
    wrong number or types of arguments in call to 'CALL_OBJECT_METHOD'
    PL/SQL ERROR 0 at line 96, column 5
    Statement ignored
    PL/SQL ERROR 306 at line 104, column 12
    wrong number or types of arguments in call to 'CALL_OBJECT_METHOD'
    PL/SQL ERROR 0 at line 104, column 5
    Statement ignored
    PL/SQL ERROR 306 at line 112, column 12
    wrong number or types of arguments in call to 'CALL_STRING_METHOD'
    PL/SQL ERROR 0 at line 112, column 5
    Statement ignored
    PL/SQL ERROR 306 at line 120, column 12
    wrong number or types of arguments in call to 'CALL_STRING_METHOD'
    PL/SQL ERROR 0 at line 120, column 5
    Statement ignored
    PL/SQL ERROR 306 at line 128, column 12
    wrong number or types of arguments in call to 'CALL_OBJECT_METHOD'
    PL/SQL ERROR 0 at line 128, column 5
    Statement ignored
    PL/SQL ERROR 306 at line 137, column 5
    wrong number or types of arguments in call to 'ADD_OBJECT_ARG'
    PL/SQL ERROR 0 at line 137, column 5
    Statement ignored
    PL/SQL ERROR 306 at line 138, column 5
    wrong number or types of arguments in call to 'CALL_VOID_METHOD'
    PL/SQL ERROR 0 at line 138, column 5
    Statement ignored
    PL/SQL ERROR 306 at line 146, column 12
    wrong number or types of arguments in call to 'CALL_INT_METHOD'
    PL/SQL ERROR 0 at line 146, column 5
    Statement ignored
    PL/SQL ERROR 306 at line 154, column 12
    wrong number or types of arguments in call to 'CALL_OBJECT_METHOD'
    PL/SQL ERROR 0 at line 154, column 5
    Statement ignored
    PL/SQL ERROR 306 at line 166, column 5
    wrong number or types of arguments in call to 'CALL_VOID_METHOD'
    PL/SQL ERROR 0 at line 166, column 5
    Statement ignored
    PL/SQL ERROR 306 at line 174, column 5
    wrong number or types of arguments in call to 'CALL_VOID_METHOD'
    PL/SQL ERROR 0 at line 174, column 5
    Statement ignored
    PL/SQL ERROR 306 at line 184, column 5
    wrong number or types of arguments in call to 'CALL_VOID_METHOD'
    PL/SQL ERROR 0 at line 184, column 5
    Statement ignored
    PL/SQL ERROR 306 at line 193, column 5
    wrong number or types of arguments in call to 'ADD_OBJECT_ARG'
    PL/SQL ERROR 0 at line 193, column 5
    Statement ignored
    PL/SQL ERROR 306 at line 194, column 12
    wrong number or types of arguments in call to 'CALL_BOOLEAN_METHOD'
    PL/SQL ERROR 0 at line 194, column 5
    Statement ignored
    PL/SQL ERROR 306 at line 202, column 5
    wrong number or types of arguments in call to 'CALL_VOID_METHOD'
    PL/SQL ERROR 0 at line 202, column 5
    Statement ignored
    PL/SQL ERROR 306 at line 210, column 5
    wrong number or types of arguments in call to 'CALL_VOID_METHOD'
    PL/SQL ERROR 0 at line 210, column 5
    Statement ignored
    Compilation errors on JAVA_APPSERV_WRITER:
    PL/SQL ERROR 306 at line 13, column 13
    wrong number or types of arguments in call to 'NEW_OBJECT'
    PL/SQL ERROR 306 at line 13, column 13
    wrong number or types of arguments in call to 'NEW_OBJECT'
    PL/SQL ERROR 0 at line 13, column 5
    Statement ignored
    PL/SQL ERROR 306 at line 23, column 12
    wrong number or types of arguments in call to 'CALL_BOOLEAN_METHOD'
    PL/SQL ERROR 0 at line 23, column 5
    Statement ignored
    PL/SQL ERROR 306 at line 33, column 12
    wrong number or types of arguments in call to 'CALL_BOOLEAN_METHOD'
    PL/SQL ERROR 0 at line 33, column 5
    Statement ignored
    PL/SQL ERROR 306 at line 43, column 12
    wrong number or types of arguments in call to 'CALL_BOOLEAN_METHOD'
    PL/SQL ERROR 0 at line 43, column 5
    Statement ignored
    PL/SQL ERROR 306 at line 51, column 12
    wrong number or types of arguments in call to 'CALL_INT_METHOD'
    PL/SQL ERROR 0 at line 51, column 5
    Statement ignored
    PL/SQL ERROR 306 at line 59, column 12
    wrong number or types of arguments in call to 'CALL_STRING_METHOD'
    PL/SQL ERROR 0 at line 59, column 5
    Statement ignored
    PL/SQL ERROR 306 at line 69, column 12
    wrong number or types of arguments in call to 'CALL_BOOLEAN_METHOD'
    PL/SQL ERROR 0 at line 69, column 5
    Statement ignored
    PL/SQL ERROR 306 at line 77, column 12
    wrong number or types of arguments in call to 'CALL_INT_METHOD'
    PL/SQL ERROR 0 at line 77, column 5
    Statement ignored
    PL/SQL ERROR 306 at line 85, column 12
    wrong number or types of arguments in call to 'CALL_OBJECT_METHOD'
    PL/SQL ERROR 0 at line 85, column 5
    Statement ignored
    PL/SQL ERROR 306 at line 97, column 5
    wrong number or types of arguments in call to 'CALL_VOID_METHOD'
    PL/SQL ERROR 0 at line 97, column 5
    Statement ignored
    PL/SQL ERROR 306 at line 105, column 5
    wrong number or types of arguments in call to 'CALL_VOID_METHOD'
    PL/SQL ERROR 0 at line 105, column 5
    Statement ignored
    PL/SQL ERROR 306 at line 115, column 5
    wrong number or types of arguments in call to 'CALL_VOID_METHOD'
    PL/SQL ERROR 0 at line 115, column 5
    Statement ignored
    PL/SQL ERROR 306 at line 124, column 5
    wrong number or types of arguments in call to 'ADD_OBJECT_ARG'
    PL/SQL ERROR 0 at line 124, column 5
    Statement ignored
    PL/SQL ERROR 306 at line 125, column 12
    wrong number or types of arguments in call to 'CALL_BOOLEAN_METHOD'
    PL/SQL ERROR 0 at line 125, column 5
    Statement ignored
    PL/SQL ERROR 306 at line 133, column 5
    wrong number or types of arguments in call to 'CALL_VOID_METHOD'
    PL/SQL ERROR 0 at line 133, column 5
    Statement ignored
    PL/SQL ERROR 306 at line 141, column 5
    wrong number or types of arguments in call to 'CALL_VOID_METHOD'
    PL/SQL ERROR 0 at line 141, column 5
    Statement ignored
    PL/SQL ERROR 306 at line 149, column 12
    wrong number or types of arguments in call to 'CALL_STRING_METHOD'
    PL/SQL ERROR 0 at line 149, column 5
    Statement ignored
    Compilation errors on JAVA_APPSERV_READER:
    PL/SQL ERROR 306 at line 13, column 13
    wrong number or types of arguments in call to 'NEW_OBJECT'
    PL/SQL ERROR 306 at line 13, column 13
    wrong number or types of arguments in call to 'NEW_OBJECT'
    PL/SQL ERROR 0 at line 13, column 5
    Statement ignored
    PL/SQL ERROR 306 at line 20, column 12
    wrong number or types of arguments in call to 'CALL_STRING_METHOD'
    PL/SQL ERROR 0 at line 20, column 5
    Statement ignored
    PL/SQL ERROR 306 at line 32, column 12
    wrong number or types of arguments in call to 'CALL_BOOLEAN_METHOD'
    PL/SQL ERROR 0 at line 32, column 5
    Statement ignored
    PL/SQL ERROR 306 at line 40, column 12
    wrong number or types of arguments in call to 'CALL_STRING_METHOD'
    PL/SQL ERROR 0 at line 40, column 5
    Statement ignored
    PL/SQL ERROR 306 at line 48, column 12
    wrong number or types of arguments in call to 'CALL_BOOLEAN_METHOD'
    PL/SQL ERROR 0 at line 48, column 5
    Statement ignored
    PL/SQL ERROR 306 at line 56, column 12
    wrong number or types of arguments in call to 'CALL_INT_METHOD'
    PL/SQL ERROR 0 at line 56, column 5
    Statement ignored
    PL/SQL ERROR 306 at line 64, column 12
    wrong number or types of arguments in call to 'CALL_INT_METHOD'
    PL/SQL ERROR 0 at line 64, column 5
    Statement ignored
    PL/SQL ERROR 306 at line 72, column 12
    wrong number or types of arguments in call to 'CALL_INT_METHOD'
    PL/SQL ERROR 0 at line 72, column 5
    Statement ignored
    PL/SQL ERROR 306 at line 80, column 12
    wrong number or types of arguments in call to 'CALL_STRING_METHOD'
    PL/SQL ERROR 0 at line 80, column 5
    Statement ignored
    PL/SQL ERROR 306 at line 90, column 12
    wrong number or types of arguments in call to 'CALL_BOOLEAN_METHOD'
    PL/SQL ERROR 0 at line 90, column 5
    Statement ignored
    Failed to generate library.
    FRM-30312: Failed to compile the library.
    Regards
    Indu

  • Forms 11g with Webutil don´t show in browser IE 9

    Hi people,
    I have a problem with Webutil. I installed th Oracle Forms/Reports 11g in Red Hat 5.5 x86_64, and when is necessary run a pure Forms, it´s works.
    Now, when I will try run a Forms with Webutil, don´t show in browser IE 9 - Win 7 64bits - Java Plug-in 1.6.0_25 Using JRE version 1.6.0_25-b04 Java HotSpot(TM) Client.
    What can be to show only a gray screen and dont show my Forms ? In java console don´t showed any error, neither in WLS_FORMS.log and forms-diagnost.log.
    My files (cfg and env) configuration is below (sorry by excess of information, but I believe the more information better):
    =========================================
    File                    Located
    =========================================
    webutil.pll               in $FORMS_PATH
    webutil.plx               in $FORMS_PATH
    webutil.olb               in $FORMS_PATH
    frmwebutil.jar          $ORACLE_HOME/forms/java
    frmall.jar               $ORACLE_HOME/forms/java
    jacob.jar               $ORACLE_HOME/forms/java
    forms_base_ie.js     $ORACLE_HOME/forms/java
    forms_ie.js               $ORACLE_HOME/forms/java
    jacob.dll               $ORACLE_HOME/forms/webutil/
    ffisamp.dll           $ORACLE_HOME/forms/webutil/
    d2kwut60.dll          $ORACLE_HOME/forms/webutil/
    JNIsharedstubs.dll     $ORACLE_HOME/forms/webutil/
    webutil.cfg               $ORACLE_INSTANCE/config/FormsComponent/forms/server/
    webutilbase.htm          $ORACLE_INSTANCE/config/FormsComponent/forms/server
    webutiljini.htm          $ORACLE_INSTANCE/config/FormsComponent/forms/server
    webutiljpi.htm          $ORACLE_INSTANCE/config/FormsComponent/forms/server
    =========================================
    Java Console Information
    =========================================
    basic: Starting applet teardown
    basic: Finished applet teardown
    basic: Starting applet teardown
    basic: Finished applet teardown
    basic: Added progress listener: sun.plugin.util.GrayBoxPainter$GrayBoxProgressListener@88d319
    basic: Plugin2ClassLoader.addURL parent called for http://machine01.br.job.com:8002/forms/java/frmall.jar
    basic: Plugin2ClassLoader.addURL parent called for http://machine01.br.job.com:8002/forms/java/frmwebutil.jar
    basic: Plugin2ClassLoader.addURL parent called for http://machine01.br.job.com:8002/forms/java/jacob.jar
    security: Loading certificates from Deployment session certificate store
    security: Loaded certificates from Deployment session certificate store
    security: Loading certificates from Internet Explorer TrustedPublisher certificate store
    security: Loaded certificates from Internet Explorer TrustedPublisher certificate store
    security: Validate the certificate chain using CertPath API
    security: Obtain certificate collection in Root CA certificate store
    security: Obtain certificate collection in Root CA certificate store
    security: Start to check whether root CA is replaced
    security: The root CA hasnt been replaced
    security: No timestamping info available
    security: Found jurisdiction list file
    security: No need to checking trusted extension for this certificate
    security: The CRL support is disabled
    security: The OCSP support is disabled
    security: This OCSP End Entity validation is disabled
    security: Checking if certificate is in Deployment denied certificate store
    security: Checking if certificate is in Deployment permanent certificate store
    basic: Applet loaded.
    basic: Applet resized and added to parent container
    basic: PERF: AppletExecutionRunnable - applet.init() BEGIN ; jvmLaunch dt 270461 us, pluginInit dt 1187686126 us, TotalTime: 1187956587 us
    RegisterWebUtil - Loading WebUtil Version 11.1.1.4
    basic: Applet initialized
    basic: Removed progress listener: sun.plugin.util.GrayBoxPainter$GrayBoxProgressListener@88d319
    basic: Applet made visible
    basic: Starting applet
    basic: completed perf rollup
    basic: Applet started
    basic: Told clients applet is started
    basic: Added progress listener: sun.plugin.util.GrayBoxPainter$GrayBoxProgressListener@1b06a21
    basic: Plugin2ClassLoader.addURL parent called for http://machine01.br.job.com:8002/forms/java/frmall.jar
    basic: Plugin2ClassLoader.addURL parent called for http://machine01.br.job.com:8002/forms/java/frmall.jar
    basic: Plugin2ClassLoader.addURL parent called for http://machine01.br.job.com:8002/forms/java/frmwebutil.jar
    basic: Plugin2ClassLoader.addURL parent called for http://machine01.br.job.com:8002/forms/java/jacob.jar
    security: Loading certificates from Deployment session certificate store
    security: Loaded certificates from Deployment session certificate store
    security: Loading certificates from Internet Explorer TrustedPublisher certificate store
    security: Loaded certificates from Internet Explorer TrustedPublisher certificate store
    security: Validate the certificate chain using CertPath API
    security: Obtain certificate collection in Root CA certificate store
    security: Obtain certificate collection in Root CA certificate store
    security: Start to check whether root CA is replaced
    security: The root CA hasnt been replaced
    security: No timestamping info available
    security: Found jurisdiction list file
    security: No need to checking trusted extension for this certificate
    security: The CRL support is disabled
    security: The OCSP support is disabled
    security: This OCSP End Entity validation is disabled
    security: Checking if certificate is in Deployment denied certificate store
    security: Checking if certificate is in Deployment permanent certificate store
    basic: Applet loaded.
    basic: Applet resized and added to parent container
    basic: PERF: AppletExecutionRunnable - applet.init() BEGIN ; jvmLaunch dt 270461 us, pluginInit dt 1187728773 us, TotalTime: 1187999234 us
    basic: Applet initialized
    basic: Removed progress listener: sun.plugin.util.GrayBoxPainter$GrayBoxProgressListener@1b06a21
    basic: Applet made visible
    basic: Starting applet
    basic: completed perf rollup
    basic: Loaded image: jar:http://machine01.br.job.com:8002/forms/java/frmall.jar!/oracle/forms/icons/splash.gif
    basic: Loaded image: jar:http://machine01.br.job.com:8002/forms/java/frmall.jar!/oracle/forms/icons/oracle_logo.gif
    basic: Loaded image: jar:http://machine01.br.job.com:8002/forms/java/frmall.jar!/oracle/forms/icons/bgnd.gif
    Forms Session ID is formsapp.14
    network: Cache entry not found [url: http://machine01.br.job.com:8002/forms/registry/oracle/forms/registry/default.dat, version: null]
    network: Connecting http://machine01.br.job.com:8002/forms/registry/oracle/forms/registry/default.dat with proxy=DIRECT
    network: Connecting http://machine01.br.job.com:8002/ with proxy=DIRECT
    The proxy host is null, and the proxy port is 0.
    Native HTTP implementation is being used for the connection.
    The connection mode is HTTP.
    network: Connecting http://machine01.br.job.com:8002/forms/frmservlet?config=flash&ifsessid=formsapp.14&acceptLanguage=en-US&ifcmd=startsession&iflocale=en-US with proxy=DIRECT
    network: Connecting http://machine01.br.job.com:8002/forms/lservlet;jsessionid=1scsTYJcjSTg2LR7JTqXv9gq9bWvRJbLzWt1FTFrk2rcp2qrGNHL!1640610756?ifcmd=getinfo&ifhost=Mxxxx&ifip=10.xx.xx.xxx with proxy=DIRECT
    network: Connecting http://machine01.br.job.com:8002/forms/lservlet;jsessionid=1scsTYJcjSTg2LR7JTqXv9gq9bWvRJbLzWt1FTFrk2rcp2qrGNHL!1640610756 with proxy=DIRECT
    Forms Applet version is 11.1.1.4
    network: Connecting http://machine01.br.job.com:8002/forms/lservlet;jsessionid=1scsTYJcjSTg2LR7JTqXv9gq9bWvRJbLzWt1FTFrk2rcp2qrGNHL!1640610756 with proxy=DIRECT
    2011-Aug-26 18:00:31.823 WUI[VBeanCommon.findLocalHost()] obtaining LocalHost info from InetAddress
    2011-Aug-26 18:00:31.832 WUF[VBeanCommon.findLocalHost()] obtaining LocalHost info from InetAddress
    2011-Aug-26 18:00:31.837 WUH[VBeanCommon.findLocalHost()] obtaining LocalHost info from InetAddress
    2011-Aug-26 18:00:31.841 WUS[VBeanCommon.findLocalHost()] obtaining LocalHost info from InetAddress
    2011-Aug-26 18:00:31.849 WUT[VBeanCommon.findLocalHost()] obtaining LocalHost info from InetAddress
    2011-Aug-26 18:00:31.854 WUO[VBeanCommon.findLocalHost()] obtaining LocalHost info from InetAddress
    2011-Aug-26 18:00:31.858 WUL[VBeanCommon.findLocalHost()] obtaining LocalHost info from InetAddress
    2011-Aug-26 18:00:31.864 WUB[VBeanCommon.findLocalHost()] obtaining LocalHost info from InetAddress
    2011-Aug-26 18:00:31.869 WUI[VBeanCommon.destroy()] WebUtil GetClientInfo Utility being removed..
    2011-Aug-26 18:00:31.870 WUF[VBeanCommon.destroy()] WebUtil Client Side File Functions being removed..
    2011-Aug-26 18:00:31.870 WUH[VBeanCommon.destroy()] WebUtil Client Side Host Commands being removed..
    2011-Aug-26 18:00:31.871 WUS[VBeanCommon.destroy()] WebUtil Session Monitoring Facilities being removed..
    2011-Aug-26 18:00:31.872 WUT[VBeanCommon.destroy()] WebUtil File Transfer Bean being removed..
    2011-Aug-26 18:00:31.872 WUO[VBeanCommon.destroy()] WebUtil Client Side Ole Functions being removed..
    2011-Aug-26 18:00:31.872 WUL[VBeanCommon.destroy()] WebUtil C API Functions being removed..
    2011-Aug-26 18:00:32.16 WUB[VBeanCommon.destroy()] WebUtil Browser Functions being removed..
    network: Connecting http://machine01.br.job.com:8002/forms/lservlet;jsessionid=1scsTYJcjSTg2LR7JTqXv9gq9bWvRJbLzWt1FTFrk2rcp2qrGNHL!1640610756 with proxy=DIRECT
    basic: Applet started
    basic: Told clients applet is started
    Dumping class loader cache...
    Live entry: key=http://machine01.br.job.com:8002/forms/java/,frmall.jar,frmwebutil.jar,jacob.jar, refCount=1, threadGroup=sun.plugin2.applet.Applet2ThreadGroup[name=http://machine01.br.job.com:8002/forms/java/-threadGroup,maxpri=4]
    Live entry: key=http://machine01.br.job.com:8002/forms/java/,frmall.jar,frmall.jar,frmwebutil.jar,jacob.jar, refCount=1, threadGroup=sun.plugin2.applet.Applet2ThreadGroup[name=http://machine01.br.job.com:8002/forms/java/-threadGroup,maxpri=4]
    Done.
    ! ======== This information above is show when I execute the forms in IE 9 ======== !
    ! ========Below information about the JRE Plugin ======== !
    Dump system properties ...
    ======== ======== ======== ========
    __jvm_launched = 109763333269
    acl.read = +
    acl.read.default =
    acl.write = +
    acl.write.default =
    awt.toolkit = sun.awt.windows.WToolkit
    browser = sun.plugin
    browser.vendor = Sun Microsystems, Inc.
    browser.version = 1.1
    file.encoding = Cp1252
    file.encoding.pkg = sun.io
    file.separator = \
    file.separator.applet = true
    http.agent = Mozilla/4.0 (Windows 7 6.1)
    http.auth.serializeRequests = true
    https.protocols = TLSv1,SSLv3
    java.awt.graphicsenv = sun.awt.Win32GraphicsEnvironment
    java.awt.printerjob = sun.awt.windows.WPrinterJob
    java.class.path = C:\\PROGRA~2\\Java\\jre6\\classes
    java.class.version = 50.0
    java.class.version.applet = true
    java.endorsed.dirs = C:\Program Files (x86)\Java\jre6\lib\endorsed
    java.ext.dirs = C:\Program Files (x86)\Java\jre6\lib\ext;C:\Windows\Sun\Java\lib\ext
    java.home = C:\Program Files (x86)\Java\jre6
    java.io.tmpdir = C:\Users\users-dir\AppData\Local\Temp\
    java.library.path = C:\Program Files (x86)\Java\jre6\bin;.;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\Program Files (x86)\Internet Explorer;;C:\Program Files (x86)\PC Connectivity Solution\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;c:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v1.0\;C:\Program Files (x86)\QuickTime\QTSystem\;C:\Program Files\Java\jdk1.6.0_27\bin;c:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn\;c:\Program Files\Microsoft SQL Server\100\Tools\Binn\;c:\Program Files\Microsoft SQL Server\100\DTS\Binn\;
    java.protocol.handler.pkgs = sun.plugin.net.protocol|com.sun.deploy.net.protocol
    java.rmi.server.RMIClassLoaderSpi = sun.plugin2.applet.JNLP2RMIClassLoaderSpi
    java.runtime.name = Java(TM) SE Runtime Environment
    java.runtime.version = 1.6.0_25-b04
    java.specification.name = Java Platform API Specification
    java.specification.vendor = Sun Microsystems Inc.
    java.specification.version = 1.6
    java.vendor = Sun Microsystems Inc.
    java.vendor.applet = true
    java.vendor.url = http://java.sun.com/
    java.vendor.url.applet = true
    java.vendor.url.bug = http://java.sun.com/cgi-bin/bugreport.cgi
    java.version = 1.6.0_25
    java.version.applet = true
    java.vm.info = mixed mode, sharing
    java.vm.name = Java HotSpot(TM) Client VM
    java.vm.specification.name = Java Virtual Machine Specification
    java.vm.specification.vendor = Sun Microsystems Inc.
    java.vm.specification.version = 1.0
    java.vm.vendor = Sun Microsystems Inc.
    java.vm.version = 20.0-b11
    javaplugin.nodotversion = 160_25
    javaplugin.version = 1.6.0_25
    javaplugin.vm.options =
    javawebstart.version = javaws-1.6.0_25
    line.separator = \r\n
    line.separator.applet = true
    os.arch = x86
    os.arch.applet = true
    os.name = Windows 7
    os.name.applet = true
    os.version = 6.1
    os.version.applet = true
    package.restrict.access.com.sun.deploy = true
    package.restrict.access.netscape = false
    package.restrict.access.org.mozilla.jss = true
    package.restrict.access.sun = true
    package.restrict.definition.com.sun.deploy = true
    package.restrict.definition.java = true
    package.restrict.definition.netscape = true
    package.restrict.definition.org.mozilla.jss = true
    package.restrict.definition.sun = true
    path.separator = ;
    path.separator.applet = true
    sun.arch.data.model = 32
    sun.awt.warmup = true
    sun.boot.class.path = C:\Program Files (x86)\Java\jre6\lib\resources.jar;C:\Program Files (x86)\Java\jre6\lib\rt.jar;C:\Program Files (x86)\Java\jre6\lib\sunrsasign.jar;C:\Program Files (x86)\Java\jre6\lib\jsse.jar;C:\Program Files (x86)\Java\jre6\lib\jce.jar;C:\Program Files (x86)\Java\jre6\lib\charsets.jar;C:\Program Files (x86)\Java\jre6\lib\modules\jdk.boot.jar;C:\Program Files (x86)\Java\jre6\classes;C:\\PROGRA~2\\Java\\jre6\\lib\\deploy.jar;C:\\PROGRA~2\\Java\\jre6\\lib\\javaws.jar;C:\\PROGRA~2\\Java\\jre6\\lib\\plugin.jar
    sun.boot.library.path = C:\Program Files (x86)\Java\jre6\bin
    sun.cpu.endian = little
    sun.cpu.isalist = pentium_pro+mmx pentium_pro pentium+mmx pentium i486 i386 i86
    sun.desktop = windows
    sun.io.unicode.encoding = UnicodeLittle
    sun.java.command = sun.plugin2.main.client.PluginMain write_pipe_name=jpi2_pid2480_pipe4,read_pipe_name=jpi2_pid2480_pipe3
    sun.java.launcher = SUN_STANDARD
    sun.jnu.encoding = Cp1252
    sun.management.compiler = HotSpot Client Compiler
    sun.net.client.defaultConnectTimeout = 120000
    sun.net.http.errorstream.enableBuffering = true
    sun.os.patch.level = Service Pack 1
    sun.plugin2.jvm.args = -D__jvm_launched=109763333269 "-Xbootclasspath/a:C:\\\\PROGRA~2\\\\Java\\\\jre6\\\\lib\\\\deploy.jar;C:\\\\PROGRA~2\\\\Java\\\\jre6\\\\lib\\\\javaws.jar;C:\\\\PROGRA~2\\\\Java\\\\jre6\\\\lib\\\\plugin.jar" "-Djava.class.path=C:\\\\PROGRA~2\\\\Java\\\\jre6\\\\classes" -Dsun.awt.warmup=true --- --
    trustProxy = true
    user.country = US
    user.dir = \\machine-desktop\USERS$\users-dir\Desktop
    user.home = C:\Users\users-dir
    user.language = en
    user.name = users-dir
    user.timezone = America/Sao_Paulo
    user.variant =
    ================================
    Dump deployment properties ...
    ================================
    deployment.browser.path = C:\Program Files (x86)\Internet Explorer\iexplore.exe
    deployment.browser.vm.iexplorer = true
    deployment.browser.vm.mozilla = true
    deployment.cache.enabled = true
    deployment.cache.jarcompression = 0
    deployment.cache.max.size = -1
    deployment.capture.mime.types = true
    deployment.console.startup.mode = SHOW
    deployment.control.panel.log = false
    deployment.javapi.cache.update = false
    deployment.javapi.lifecycle.exception = true
    deployment.javapi.log.filename =
    deployment.javapi.runtime.type = 0
    deployment.javapi.stop.timeout = 200
    deployment.javapi.trace.filename =
    deployment.javaws.associations = ASK_USER
    deployment.javaws.autodownload = PROMPT
    deployment.javaws.cache.update = false
    deployment.javaws.concurrentDownloads = 4
    deployment.javaws.home.jnlp.url = http://java.sun.com/products/javawebstart
    deployment.javaws.installURL = http://java.sun.com/products/autodl/j2se
    deployment.javaws.logFileName =
    deployment.javaws.muffin.max = 256
    deployment.javaws.shortcut = ASK_IF_HINTED
    deployment.javaws.ssv.enabled = true
    deployment.javaws.traceFileName =
    deployment.javaws.uninstall.shortcut = false
    deployment.javaws.update.timeout = 1500
    deployment.javaws.viewer.bounds = 280,272,720,360
    deployment.jpi.mode.new = true
    deployment.log = true
    deployment.max.output.file.size = 10
    deployment.max.output.files = 5
    deployment.mime.types.use.default = true
    deployment.proxy.bypass.local = false
    deployment.proxy.override.hosts =
    deployment.proxy.same = false
    deployment.proxy.type = 3
    deployment.repository.askdownloaddialog.show = true
    deployment.repository.enabled = true
    deployment.security.SSLv2Hello = false
    deployment.security.SSLv3 = true
    deployment.security.TLSv1 = true
    deployment.security.askgrantdialog.notinca = true
    deployment.security.askgrantdialog.show = true
    deployment.security.authenticator = true
    deployment.security.blacklist.check = true
    deployment.security.browser.keystore.use = true
    deployment.security.clientauth.keystore.auto = true
    deployment.security.expired.warning = true
    deployment.security.https.warning.show = true
    deployment.security.jsse.hostmismatch.warning = true
    deployment.security.mixcode = ENABLE
    deployment.security.notinca.warning = true
    deployment.security.password.cache = true
    deployment.security.pretrust.list = true
    deployment.security.sandbox.awtwarningwindow = true
    deployment.security.sandbox.jnlp.enhanced = true
    deployment.security.trusted.policy =
    deployment.security.validation.crl = false
    deployment.security.validation.ocsp = false
    deployment.security.validation.ocsp.publisher = false
    deployment.system.cachedir = C:\Users\users-dir\AppData\LocalLow\Sun\Java\Deployment\SystemCache
    deployment.system.security.blacklist = C:\Program Files (x86)\Java\jre6\lib\security\blacklist
    deployment.system.security.cacerts = C:\Program Files (x86)\Java\jre6\lib\security\cacerts
    deployment.system.security.jssecacerts = C:\Program Files (x86)\Java\jre6\lib\security\jssecacerts
    deployment.system.security.oldcacerts = C:\Program Files (x86)\Java\jre6\lib\security\cacerts
    deployment.system.security.oldjssecacerts = C:\Program Files (x86)\Java\jre6\lib\security\jssecacerts
    deployment.system.security.trusted.certs = C:\Program Files (x86)\Java\jre6\lib\security\trusted.certs
    deployment.system.security.trusted.clientauthcerts = C:\Program Files (x86)\Java\jre6\lib\security\trusted.clientcerts
    deployment.system.security.trusted.jssecerts = C:\Program Files (x86)\Java\jre6\lib\security\trusted.jssecerts
    deployment.system.security.trusted.libraries = C:\Program Files (x86)\Java\jre6\lib\security\trusted.libraries
    deployment.system.security.trusted.publishers = C:\Program Files (x86)\Java\jre6\lib\security\trusted.publishers
    deployment.system.tray.icon = true
    deployment.trace = true
    deployment.update.mime.types = true
    deployment.user.cachedir = C:\Users\users-dir\AppData\LocalLow\Sun\Java\Deployment\cache
    deployment.user.extdir = C:\Users\users-dir\AppData\LocalLow\Sun\Java\Deployment\ext
    deployment.user.logdir = C:\Users\users-dir\AppData\LocalLow\Sun\Java\Deployment\log
    deployment.user.security.blacklist = C:\Users\users-dir\AppData\LocalLow\Sun\Java\Deployment\security\blacklist
    deployment.user.security.policy = file://C:/Users/users-dir/AppData/LocalLow/Sun/Java/Deployment/security/java.policy
    deployment.user.security.saved.credentials = C:\Users\users-dir\AppData\LocalLow\Sun\Java\Deployment\security\auth.dat
    deployment.user.security.trusted.cacerts = C:\Users\users-dir\AppData\LocalLow\Sun\Java\Deployment\security\trusted.cacerts
    deployment.user.security.trusted.certs = C:\Users\users-dir\AppData\LocalLow\Sun\Java\Deployment\security\trusted.certs
    deployment.user.security.trusted.clientauthcerts = C:\Users\users-dir\AppData\LocalLow\Sun\Java\Deployment\security\trusted.clientcerts
    deployment.user.security.trusted.jssecacerts = C:\Users\users-dir\AppData\LocalLow\Sun\Java\Deployment\security\trusted.jssecacerts
    deployment.user.security.trusted.jssecerts = C:\Users\users-dir\AppData\LocalLow\Sun\Java\Deployment\security\trusted.jssecerts
    deployment.user.security.trusted.libraries = C:\Users\users-dir\AppData\LocalLow\Sun\Java\Deployment\security\trusted.libraries
    deployment.user.security.trusted.publishers = C:\Users\users-dir\AppData\LocalLow\Sun\Java\Deployment\security\trusted.publishers
    deployment.user.tmp = C:\Users\users-dir\AppData\LocalLow\Sun\Java\Deployment\tmp
    deployment.version = 6.0
    java.quick.starter = false
    ================================
    # ================================
    # formsweb.cfg -
    # ================================
    [default]
    baseHTML=base.htm
    baseHTMLjpi=basejpi.htm
    HTMLdelimiter=%
    envFile=default.env
    escapeparams=true
    form=test.fmx
    userid=
    debug=no
    host=
    port=
    digitSubstitution=context
    otherparams=obr=%obr% record=%record% tracegroup=%tracegroup% log=%log% term=%term% ssoProxyConnect=%ssoProxyConnect%
    obr=no
    record=
    tracegroup=
    log=
    term=
    pageTitle=Oracle Fusion Middleware Forms Services
    HTMLbodyAttrs=
    HTMLbeforeForm=
    HTMLafterForm=
    serverURL=/forms/lservlet
    codebase=/forms/java
    imageBase=codebase
    width=750
    height=600
    separateFrame=false
    splashScreen=
    allowAlertClipboard=true
    disableValidateClipboard=false
    highContrast=false
    background=
    lookAndFeel=Oracle
    colorScheme=teal
    logo=
    restrictedURLparams=pageTitle,HTMLbodyAttrs,HTMLbeforeForm,HTMLafterForm,log
    formsMessageListener=
    recordFileName=
    serverApp=default
    archive=frmall.jar
    networkRetries=0
    jpi_download_page=http://java.sun.com/products/archive/j2se/6u12/index.html
    jpi_classid=clsid:CAFEEFAC-0016-0000-0012-ABCDEFFEDCBA
    jpi_codebase=http://java.sun.com/update/1.6.0/jinstall-6-windows-i586.cab#Version=1,6,0,12
    jpi_mimetype=application/x-java-applet;jpi-version=1.6.0_12
    legacy_lifecycle=false
    ssoDynamicResourceCreate=false
    ssoErrorUrl=
    ssoCancelUrl=
    ssoMode=false
    ssoProxyConnect=no
    allow_debug=false
    allowNewConnections=true
    EndUserMonitoringEnabled=false
    EndUserMonitoringURL=
    applet_name=
    enableJavascriptEvent=true
    JavaScriptBlocksHeartBeat=false
    [webutil]
    allow_debug=false
    debug=false
    form=WU_TEST_106.fmx
    allowNewConnections=false
    userid=webutil/webutil@des_tcp.world
    WebUtilArchive=frmwebutil.jar,jacob.jar,frmall.jar
    WebUtilLogging=on
    WebUtilLoggingDetail=normal
    WebUtilErrorMode=Alert
    WebUtilDispatchMonitorInterval=5
    WebUtilTrustInternal=true
    WebUtilMaxTransferSize=16384
    baseHTML=webutilbase.htm
    baseHTMLjpi=webutiljpi.htm
    archive=
    lookAndFeel=oracle
    [flash]
    HTMLdelimiter=%
    envFile=flashwebn.env
    escapeparams=true
    form=flash/FLASHWEB.fmx
    userid=user/password/tns_names
    debug=no
    host=
    port=
    digitSubstitution=context
    otherparams=obr=%obr% record=%record% tracegroup=%tracegroup% log=%log% term=%term% ssoProxyConnect=%ssoProxyConnect%
    obr=no
    record=
    tracegroup=
    log=/tmp/flashweb.log
    term=
    pageTitle=Oracle Fusion Middleware Forms Services
    HTMLbodyAttrs=
    HTMLbeforeForm=
    HTMLafterForm=
    serverURL=/forms/lservlet
    codebase=/forms/java
    imageBase=codebase
    width=750
    height=600
    separateFrame=false
    splashScreen=
    allowAlertClipboard=true
    disableValidateClipboard=false
    highContrast=false
    background=
    colorScheme=teal
    logo=
    restrictedURLparams=pageTitle,HTMLbodyAttrs,HTMLbeforeForm,HTMLafterForm,log
    formsMessageListener=
    recordFileName=
    serverApp=default
    archive=frmall.jar
    networkRetries=0
    jpi_download_page=http://java.sun.com/products/archive/j2se/6u12/index.html
    jpi_classid=clsid:CAFEEFAC-0016-0000-0012-ABCDEFFEDCBA
    jpi_codebase=http://java.sun.com/update/1.6.0/jinstall-6-windows-i586.cab#Version=1,6,0,12
    jpi_mimetype=application/x-java-applet;jpi-version=1.6.0_12
    legacy_lifecycle=false
    ssoDynamicResourceCreate=false
    ssoErrorUrl=
    ssoCancelUrl=
    ssoMode=false
    ssoProxyConnect=no
    allow_debug=false
    allowNewConnections=true
    EndUserMonitoringEnabled=false
    EndUserMonitoringURL=
    applet_name=
    enableJavascriptEvent=true
    JavaScriptBlocksHeartBeat=false
    WebUtilArchive=frmall.jar,frmwebutil.jar,jacob.jar
    WebUtilLogging=all
    WebUtilLoggingDetail=CONSOLE
    WebUtilErrorMode=Alert
    WebUtilDispatchMonitorInterval=5
    WebUtilTrustInternal=true
    WebUtilMaxTransferSize=16384
    baseHTML=webutilbase.htm
    baseHTMLjpi=webutiljpi.htm
    lookAndFeel=oracle
    # ================================
    # webutil.cfg - WebUtil default configuration file
    # ================================
    logging.file=/tmp/webutil.log
    logging.enabled=TRUE
    logging.errorsonly=TRUE
    logging.connections=TRUE
    install.syslib.location=/webutil
    install.syslib.0.7.1=jacob.dll|106496|1.10.1|true
    install.syslib.0.9.1=JNIsharedstubs.dll|65582|1.0|true
    install.syslib.0.9.2=d2kwut60.dll|192512|1.0|true
    install.syslib.0.user.1=ffisamp.dll|40960|1.0|true
    transfer.database.enabled=TRUE
    transfer.appsrv.enabled=TRUE
    transfer.appsrv.workAreaRoot=/tmp
    transfer.appsrv.accessControl=TRUE
    transfer.appsrv.read.1=/tmp
    transfer.appsrv.write.1=/tmp
    BlockAllowHeartBeat=False
    # ================================
    # default.env - default Forms environment file, Linux version
    # ================================
    ORACLE_HOME=/usr/lic/oracle/home/Oracle/Middleware/as
    ORACLE_INSTANCE=/usr/lic/oracle/home/Oracle/Middleware/asinst
    TNS_ADMIN=/usr/lic/oracle/home/Oracle/Middleware/asinst/config
    FORMS_PATH=/usr/lic/oracle/home/Oracle/Middleware/as/forms/flash:/usr/lic/oracle/home/Oracle/Middleware/as/forms:/usr/lic/oracle/home/Oracle/Middleware/asinst/FormsComponent/forms:/usr/lic/oracle/home/Oracle/Middleware/as/forms/flash/tool
    WEBUTIL_CONFIG=/usr/lic/oracle/home/Oracle/Middleware/asinst/config/FormsComponent/forms/server/webutil.cfg
    FORMS_RESTRICT_ENTER_QUERY=TRUE
    CLASSPATH=/usr/lic/oracle/home/Oracle/Middleware/as/forms/java/frmall.jar:/usr/lic/oracle/home/Oracle/Middleware/as/forms/java/frmwebutil.jar:/usr/lic/oracle/home/Oracle/Middleware/as/forms/java/jacob.jar:/usr/lic/oracle/home/Oracle/Middleware/as/forms/j2ee/frmsrv.jar:/usr/lic/oracle/home/Oracle/Middleware/as/jlib/ldapjclnt11.jar:/usr/lic/oracle/home/Oracle/Middleware/as/jlib/debugger.jar:/usr/lic/oracle/home/Oracle/Middleware/as/jlib/ewt3.jar:/usr/lic/oracle/home/Oracle/Middleware/as/jlib/share.jar:/usr/lic/oracle/home/Oracle/Middleware/as/jlib/utj.jar:/usr/lic/oracle/home/Oracle/Middleware/as/jlib/zrclient.jar:/usr/lic/oracle/home/Oracle/Middleware/as/reports/jlib/rwrun.jar:/usr/lic/oracle/home/Oracle/Middleware/as/jlib/start_dejvm.jar:/usr/lic/oracle/home/Oracle/Middleware/as/opmn/lib/optic.jar
    PATH=/usr/lic/oracle/home/Oracle/Middleware/as/bin:/usr/lic/oracle/home/Oracle/Middleware/as/jdk/bin
    LD_LIBRARY_PATH=/usr/lic/oracle/home/Oracle/Middleware/as/lib:/usr/lic/oracle/home/Oracle/Middleware/as/jdk/jre/lib/amd64:/usr/lic/oracle/home/Oracle/Middleware/as/jdk/jre/lib/amd64/server:/usr/lic/oracle/home/Oracle/Middleware/as/jdk/jre/lib/amd64/native_threads
    LD_PRELOAD=/usr/lic/oracle/home/Oracle/Middleware/as/jdk/jre/lib/amd64/libjsig.so
    # ================================
    # flashwebn.env - default Forms environment file, Linux version
    # ================================
    ORACLE_HOME=/usr/lic/oracle/home/Oracle/Middleware/as
    ORACLE_INSTANCE=/usr/lic/oracle/home/Oracle/Middleware/asinst
    TNS_ADMIN=/usr/lic/oracle/home/Oracle/Middleware/asinst/config
    FORMS_RESTRICT_ENTER_QUERY=TRUE
    FORMS_TIMEOUT=120
    FORMS_PATH=/usr/lic/oracle/home/Oracle/Middleware/as/forms/flash:/usr/lic/oracle/home/Oracle/Middleware/as/forms:/usr/lic/oracle/home/Oracle/Middleware/as/forms/flash/tool
    REPORTS_PATH=/usr/lic/oracle/home/Oracle/Middleware/as/reports
    REPORTS_SERVER=rep_wls_reports_machine01_asinst
    PATH_REPORTS_CACHE=/tmp/
    PATH_REPORTS_LOCAL=/tmp/
    WEBUTIL_CONFIG=/usr/lic/oracle/home/Oracle/Middleware/asinst/config/FormsComponent/forms/server/webutil.cfg
    FORMS_RESTRICT_ENTER_QUERY=FALSE
    FORMS_USERNAME_CASESENSITIVE=1
    CLASSPATH=/usr/lic/oracle/home/Oracle/Middleware/as/forms/java/frmall.jar:/usr/lic/oracle/home/Oracle/Middleware/as/forms/java/frmwebutil.jar:/usr/lic/oracle/home/Oracle/Middleware/as/forms/j2ee/frmsrv.jar:/usr/lic/oracle/home/Oracle/Middleware/as/jlib/ldapjclnt11.jar:/usr/lic/oracle/home/Oracle/Middleware/as/jlib/debugger.jar:/usr/lic/oracle/home/Oracle/Middleware/as/jlib/ewt3.jar:/usr/lic/oracle/home/Oracle/Middleware/as/jlib/share.jar:/usr/lic/oracle/home/Oracle/Middleware/as/jlib/utj.jar:/usr/lic/oracle/home/Oracle/Middleware/as/jlib/zrclient.jar:/usr/lic/oracle/home/Oracle/Middleware/as/reports/jlib/rwrun.jar:/usr/lic/oracle/home/Oracle/Middleware/as/jlib/start_dejvm.jar:/usr/lic/oracle/home/Oracle/Middleware/as/opmn/lib/optic.jar:/usr/lic/oracle/home/Oracle/Middleware/as/forms/java/jacob.jar
    #PATH=/usr/lic/oracle/home/Oracle/Middleware/as/forms/flash:/usr/lic/oracle/home/Oracle/Middleware/as/forms:/usr/lic/oracle/home/Oracle/Middleware/asinst/FormsComponent/forms:/usr/lic/oracle/home/Oracle/Middleware/as/forms/flash/tool
    LD_PRELOAD=/usr/lic/oracle/home/Oracle/Middleware/as/jdk/jre/lib/amd64/libjsig.so:/usr/lic/oracle/home/Oracle/Middleware/as/jdk/jre/lib/amd64/server/libjvm.so:/usr/lic/oracle/home/Oracle/Middleware/as/jdk/jre/lib/amd64/native_threads/libhpi.so
    LD_LIBRARY_PATH=/usr/lic/oracle/home/Oracle/Middleware/as/lib:/usr/lic/oracle/home/Oracle/Middleware/as/jdk/jre/lib/amd64:/usr/lic/oracle/home/Oracle/Middleware/as/jdk/jre/lib/amd64/server:/usr/lic/oracle/home/Oracle/Middleware/as/jdk/jre/lib/amd64/native_threads

    If you managed to get to the point where the applet container is created (the "gray square"), but the form never appears then you can assume one or more of the following has occurred:
    1. The JRE crashed after startup. Many times, but not always, if such a crash occurs it will leave a JRE dump file on the desktop. Its content may help to identify the cause.
    2. The Forms runtime crashed at startup. Many times, but not always, a Forms dump file will be created on the server. Its content may help to identify the cause.
    3. The Forms runtime was unable to start at all. This can occur on unix systems when/if there is a resource or permissions issue. One of the more common causes is if the file descriptor (nofiles) value is set too low.
    4. The applet is actually running, but has attempted to display a dialog box and is awaiting your acknowledgement, but the box was wrongfully sent to the background behind the browser. A similar issue was reported in one of the JRE 1.6.0_xx series, however I don't recall which one. Uninstall your current version and install the latest which is 1.6.0_27
    There are other possibilities, but these are most common.
    I would recommend the following:
    1. Uninstall any JRE older than 1.6.0_27. Reboot. Install 1.6.0_27
    2. Set networkRetries=5 in formsweb.cfg
    3. Set FORMS_TIMEOUT to 15 (default). Setting to a high value as you have is not recommended and is rarely necessary.
    4. Verify that the test form works. For example:
    http://machine:port/forms/frmservlet?form=test
    5. It appears that you are trying to use WU_TEST_106.fmx. Instead, download an updated version of this file (the name has also changed)
    http://www.oracle.com/ocom/groups/public/@otn/documents/webcontent/196249.zip
    6. Ensure that you have compiled webutil.pll into .plx. Do not use an old version of this file. The installation will include one. If not, check for it in an installation that also includes the Builders.

  • WebUtil's configuration problem

    I have the following problem:
    I installed WebLogic Server 10.3.5, Fusion Middleware (Forms/Reports) 11.1.2 and Oracle XE 11g.
    My environment works correctly, when application don't uses webutil.
    When I open an application that uses WebUtil, happens the following error: "FRM-40735: WHEN-CUSTOM-ITEM-EVENT trigger raised unhandled exception ORA-06502."
    Another error too occurs:
    In the button "Browse" I use client_get_file_name, but the following error is displayed: "oracle.forms.webutil.file.FileFunctions bean not found. WEBUTIL_FILE.FILE_SELECTION_DIALOG_INT will not work".
    To configuring the webutil, I used the book Oracle Forms Developer WebUtil User's Guide Release 1.0.6. My webutil is 1.0.6.
    Any help is welcome
    thanks!

    Just a quick note, questions related to Oracle Forms as well as Oracle Forms and WebUtil integration should be posted in the Oracle Forms section of Oracle Forums: Forms You will receive a quicker response if you post Oracle Forms-related questions in that forum location.
    Anyway, WebUtil 1.0.6 is not supported to use with Oracle Forms and Reports 11gR2. Oracle Forms 11gR2 comes with WebUtil 11.1.2.x (the version which is supported for Forms 11gR2) which the both webutil.olb and webutil.pll are deployed in %ORACLE_HOME%\forms ($ORACLE_HOME/forms in Unix) where ORACLE_HOME is the Oracle Home for your Fusion Middleware installation. Also, if you haven't downloaded it already, you will also need JACOB version 1.14.3 (the version of JACOB supported for Oracle Forms 11gR2) which can be downloaded at http://sourceforge.net/projects/jacob-project/files/jacob-project/1.14.3/jacob-1.14.3.zip/download.
    After JACOB is downloaded, you will need to copy the jacob.jar to %ORACLE_HOME%\forms\java. Using Oracle Support Note 1076945.1, you will need to sign jacob.jar using the sign_webutil.bat script (located in %ORACLE_HOME%\forms\templates\scripts). The note contains steps on how to set up the batch script as well as how to run the script to sign jacob.jar. IMPORTANT: Make sure your JDK is in your PATH environment variable and you run Command Prompt as an administrator; otherwise, jar signing errors may occur.
    Next, place jacob-1.14.3-x86.dll into %ORACLE_HOME%\forms\webutil\win32 and jacob-1.14.3-x64.dll into %ORACLE_HOME%\forms\webutil\win64.
    After that, make sure that the WebUtil schema has been installed into your database. If not, make sure to run the create_webutil_db.sql script (located in %ORACLE_HOME%\forms) as the DB user who will be the owner of the WebUtil schema. Once the DB is ready, compile webutil.pll using Forms Builder or Forms Compiler. Once it is compiled, open up webutil.cfg located in %ORACLE_INSTANCE%\config\FormsComponent\forms\server. Scroll to the bottom and change the following settings:
    transfer.database.enabled=TRUE
    transfer.appsrv.enabled=TRUE
    transfer.appsrv.workAreaRoot=
    transfer.appsrv.accessControl=FALSE
    After you save and close the file, you should be able to run any of your Oracle Forms which use WebUtil without a problem. Oracle Support note 1093985.1 contains more information about setting up WebUtil. Hope this helps!
    Thanks,
    Scott
    http://pitss.com/us

  • Oracle.forms.webutil.fileTransfer.FileTransfer been not found... ?

    Hi all,
    I use Oracle Developer Suite 10.1.2.0.2 on XP platform.
    When I start any form I get this error massage:
    FRM-40039: Cannot attach library webutil while opening form MYFORM1.
    I compile webutil.pll (Shift+Ctrl+K and Ctrl+T to generate PLX) and the problem was resolved, the form is started without problems but when I try to do some operation appears the following error:
    oracle.forms.webutil.fileTransfer.FileTransfer been not found.
    WEBUTIL_FILE_TRANSFER.getMaxTransfer will not work
    In FORMS_PATH I have:
    C:\DevSuiteHome_1\cgenf61\admin;C:\DevSuiteHome_1\forms
    and in this C:\DevSuiteHome_1\forms location are my forms, and here I compile webutil.pll.
    Please help!
    Thanks in advance

    yesterday i posted on my blog how to use WEBUTIL_FILE_TRANSFER
    this might help u
    http://baigsorcl.blogspot.com/2010/02/storing-and-retrieving-images-word.html
    and Webtuil configuration also http://baigsorcl.blogspot.com/2010/01/open-file-dailog-box-example-using.html

  • Pl/sql error while compiling forms on AS 10g running on linux

    Compiling WHEN-BUTTON-PRESSED trigger on FILECHOOSER item in BLOCK2 data block...
    Compilation error on WHEN-BUTTON-PRESSED trigger on FILECHOOSER item in BLOCK2 data block:
    PL/SQL ERROR 201 at line 14, column 9
    identifier 'WEBUTIL_FILE.FILE_SELECTION_DIALOG' must be declared
    PL/SQL ERROR 0 at line 14, column 1
    Statement ignored
    Compiling WHEN-BUTTON-PRESSED trigger on DUMMY item in WEBUTIL data block...
    Compilation error on WHEN-BUTTON-PRESSED trigger on DUMMY item in WEBUTIL data block:
    PL/SQL ERROR 201 at line 4, column 1
    identifier 'WEBUTIL_CORE.SHOWBEANS' must be declared
    PL/SQL ERROR 0 at line 4, column 1
    Statement ignored
    Compiling WHEN-CUSTOM-ITEM-EVENT trigger on WEBUTIL_CLIENTINFO_FUNCTIONS item in WEBUTIL data block...
    Compilation error on WHEN-CUSTOM-ITEM-EVENT trigger on WEBUTIL_CLIENTINFO_FUNCTIONS item in WEBUTIL data block:
    PL/SQL ERROR 201 at line 2, column 3
    identifier 'WEBUTIL_CORE.CUSTOMEVENTHANDLER' must be declared
    PL/SQL ERROR 0 at line 2, column 3
    Statement ignored
    Compiling WHEN-CUSTOM-ITEM-EVENT trigger on WEBUTIL_FILE_FUNCTIONS item in WEBUTIL data block...
    Compilation error on WHEN-CUSTOM-ITEM-EVENT trigger on WEBUTIL_FILE_FUNCTIONS item in WEBUTIL data block:
    PL/SQL ERROR 201 at line 2, column 3
    identifier 'WEBUTIL_CORE.CUSTOMEVENTHANDLER' must be declared
    PL/SQL ERROR 0 at line 2, column 3
    Statement ignored
    Compiling WHEN-CUSTOM-ITEM-EVENT trigger on WEBUTIL_HOST_FUNCTIONS item in WEBUTIL data block...
    Compilation error on WHEN-CUSTOM-ITEM-EVENT trigger on WEBUTIL_HOST_FUNCTIONS item in WEBUTIL data block:
    PL/SQL ERROR 201 at line 2, column 3
    identifier 'WEBUTIL_CORE.CUSTOMEVENTHANDLER' must be declared
    PL/SQL ERROR 0 at line 2, column 3
    Statement ignored
    Compiling WHEN-CUSTOM-ITEM-EVENT trigger on WEBUTIL_SESSION_FUNCTIONS item in WEBUTIL data block...
    Compilation error on WHEN-CUSTOM-ITEM-EVENT trigger on WEBUTIL_SESSION_FUNCTIONS item in WEBUTIL data block:
    PL/SQL ERROR 201 at line 2, column 3
    identifier 'WEBUTIL_CORE.CUSTOMEVENTHANDLER' must be declared
    PL/SQL ERROR 0 at line 2, column 3
    Statement ignored
    Compiling WHEN-CUSTOM-ITEM-EVENT trigger on WEBUTIL_FILETRANSFER_FUNCTIONS item in WEBUTIL data block...
    Compilation error on WHEN-CUSTOM-ITEM-EVENT trigger on WEBUTIL_FILETRANSFER_FUNCTIONS item in WEBUTIL data block:
    PL/SQL ERROR 201 at line 2, column 3
    identifier 'WEBUTIL_CORE.CUSTOMEVENTHANDLER' must be declared
    PL/SQL ERROR 0 at line 2, column 3
    Statement ignored
    Compiling WHEN-CUSTOM-ITEM-EVENT trigger on WEBUTIL_OLE_FUNCTIONS item in WEBUTIL data block...
    Compilation error on WHEN-CUSTOM-ITEM-EVENT trigger on WEBUTIL_OLE_FUNCTIONS item in WEBUTIL data block:
    PL/SQL ERROR 201 at line 2, column 3
    identifier 'WEBUTIL_CORE.CUSTOMEVENTHANDLER' must be declared
    PL/SQL ERROR 0 at line 2, column 3
    Statement ignored
    Compiling WHEN-CUSTOM-ITEM-EVENT trigger on WEBUTIL_C_API_FUNCTIONS item in WEBUTIL data block...
    Compilation error on WHEN-CUSTOM-ITEM-EVENT trigger on WEBUTIL_C_API_FUNCTIONS item in WEBUTIL data block:
    PL/SQL ERROR 201 at line 2, column 3
    identifier 'WEBUTIL_CORE.CUSTOMEVENTHANDLER' must be declared
    PL/SQL ERROR 0 at line 2, column 3
    Statement ignored

    i have already compile webutil.pll and its successfully compiled.
    now,when i go for compiling my form, the pl/sql error have been ocured.
    help required in placing the files (.pll,.olb.....) for utilizing the webutil functionality
    kindly reply. its urgent
    Message was edited by:
    user494855

  • 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 1.0.6 + JRE 1.6 + DS 10.1.2.3 + App Server 10.1.2.3 driving crazy

    Hi Guys,
    We have recently upgraded our Oracle Application Server and Developer Suite to 10.1.2.3.
    We have configured Sun JRE 1.6 and trying to configure Webutil 1.0.6.
    I have read all possible documents on Metalink, Oracle Forums and internet.
    Done everything mentioned in it and still not able to get away with this.
    I have downloaded WEBUTILCONF.FMB which after execution tells whether our webutil configuration is proper or not.
    And this form tells me every configuration is right.
    Gives 0 errors and 0 warnings.
    But when we try to execute our form with just Client_Get_File_Name function call on W-B-P trigger of a Push Button we get error -
    oracle.forms.webutil.file.FileFunctions bean not found
    WEBUTIL_FILE.FILE_SELECTION_DIALOG_INT will not work.
    When looked in Java Console - there are all webutil function call errors first one being -
    network: Connecting http://172.27.67.52:8889/forms/java/oracle/forms/webutil/clientInfo/GetClientInfo.class with proxy=DIRECT
    java.lang.ClassNotFoundException: oracle.forms.webutil.clientInfo.GetClientInfo
    Then I replaced above function call with SHOW_WEBUTIL_INFORMATION(TRUE) and this time i don't get any error but get webutil canvas with 8 blank lines.
    I have already done -
    1. frmwebutil.jar, jacob.jar in forms/java,
    2. included them in formsweb.cfg (both in default section and webutil section),
    3. signed them
    4. Compiled webutil.pll to webutil.plx
    5. Subclassed webutil.olb
    But still no success, tried each and every thing to get through this.
    Really wondering why Oracle has no proper document on this, specially the error resolution/trouble shooting part.
    I know this post has become one big story, but it really shows how much frustrated I am with this issue.
    And I hope answers to this post will help other readers who are in same state as that of mine.
    Please, please please help in this...
    I am not sure, can I raise a SR with Oracle for this.
    Any fruitful help in this regard will be lot lot lot helpful.
    Thanks!
    Av.

    Hi All,
    The issue is resolved thanks to valuable inputs from all of you.
    I got it resolved using Oracle Support, and couple of you have mentioned what was told by OS.
    We were using frmwebutil.jar which was there in 10.1.2, and we are supposed to use one from whichever Develper suite one is using or extract from 10.1.2 and apply patch to it.
    For Reference - [Note.566628.1 : How To Install Webutil on 10.1.2.x Oracle AS on Windows ?: |https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=566628.1]
    Here is the explanation from above doc -
    Explanation:
    frmwebutil.jar 1.0.6 is available for use with Forms versions 9.0.4 and 10.1.2.0.2. However,starting with Forms 10.1.2.2,the version of frmwebutil.jar has to be the same as the running Forms version .
    frmwebutil.jar 10.1.2.2 or higer is included with Patchset 10.1.2.x, which is the base release (10.1.2.0.2) plus a Patchset applied. This frmwebutil.jar version gets installed on Oracle Developer Suite Home when the Patchset is applied but not with Oracle AS Home .
    Then you will have to sign this frmwebutil.jar.
    Hope this helps others who might be facing same problem as that of me.
    Thanks to Sven and pdevaal, you guys gave helpful answers but before that we had raised SR with Oracle.
    Thanks once again.
    Cheers!
    Av.
    Note : we had patched our AS and DS to 10.1.2.3 from 10.1.2.
    Few things suggested by OS -
    1. Don't overwrite configuration in Default section, its harmful, this was suggested by one person on OTN.
    2. Don't create your own default.env file or application.env file, use the standard one.

  • Compilation Error In 11g

    Hi,
    Windows 7 home basic.
    Oracle Fusion Middle Ware 11g Forms [32 Bit] Version 11.1.1.6.0 (Production).
    Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Production
    I have problem with compiling webutil and others forms & library ?
    " Sql Statement Ignored "
    "the declarion of the type of the expression is in complete or malformat"
    Regards,

    Hi
    While facing compilation errors in forms pls check...
    1.Does any of ur forms supports Graphics which is no longer supported in Forms 11g.
    2.Does it any of ur forms supports Triggers, code e.g. using OLE2 without using Webutil..
    3.Even icons and passwords r Case Sensetive
    4.Forms during compilation may have in-consistancy between package Specification and Bodies...
    Pls before migrating read Oracle Forms 11g Migration Documentation to see the desupported Built in
    Regarding ur SQL Statment Error u might need to upgrade to ORACLE 10.2.0.3 to Solve such a problem
    Regards,
    Amatu Allah
    Edited by: Amatu Allah on May 10, 2012 7:48 AM

Maybe you are looking for

  • Outlook 2010 does not appear in Sync list

    I am trying to sync my Outlook 2010 contacts using BB Desktop Manager. When I go to Address Book Setup to select the desktop application, I am offered a choice of Outlook Express as well as some others. However, Outlook (not Outlook Express) is not l

  • [Emergency] SBS a320 speker system working full volume

    Hi. I have Creative SBS a320 speaker system. Tomorrow we have a party. That speaker system will work on full volume about 2-3 hours. Can that make a problem with my speaker system? Note: My english is bad sorry.

  • Multiclip and P2 footage that has been sub-divided

    Hi everyone, We shot a presentation with 2 x P2 cameras. Same codec etc. The presentation went for about 20mins and we continuously recorded on both cameras. When we ingested the footage the 20 min clips where broken up into 4 to 5 smaller clips runn

  • Help! RDBMSCodeGenerator creates syntax errors!

    We have recompiled our Weblogic 8.1 product on Weblogic 9.2, and while re-deploying our EJBs one of our CMP beans curiously and unusually failed to deploy. The failure to deploy stems from syntax errors generated by RDBMSCodeGenerator! When we turn o

  • How to build and executable which will include Advantech DAQ vi's. Have Advantech USB 4750

    I'm using Advantech USB 4750 hardware and Advantech DAQ VIs. It is working perfectly on the developing machine. Now i'm trying to create an executable. cant get the executable to talk to the DAQ. I already installed the USB 4750 driver and runtime en