Oracle forms 11g , mailmerge errors WUO-712 and WUO-707

error
client_ole2.set_property(mm_obj, 'Destination', 0);
WUO-712 Unable to set Property: {0}; Exception: {1}.Type: UserDescription: WebUtil was unable to set the specified Property tothe specified value
client_ole2.invoke(mm_obj, 'Execute');
WUO-707 Unable to invoke Method: {0}; Exception: {1}.Type: UserDescription: WebUtil was unable to invoke the specifiedMethod
I migrated oracle forms 10g application to Oracle forms 11g.
One form uses mailmerge is failing. This options was working in previous 10g version using WinWord 2003.
Failing in current version Oracle 11g and Winword 2007
Three documents are invovled in the process
mailmerge_data.docx --- datasource document -- have address attributes
FOBSENT.docx -- template document
output.docx -- using mail merge options address are populated from mailmeger_data.docx into FOBSENT.dox and created a new output word document which we send it to customer.
------------------------------------------------------- WUO-712 and WUO-707
client_ole2.set_property(mm_obj, 'Destination', 0); -- 0 is value of constant wdSendToNewDocument
client_ole2.invoke(mm_obj, 'Execute');
Any help to resove this is apprciated.
Thanks in Advance
Raghav

Sorry I was away,
We migrated 10G forms to 11g also Winword 2003 to Winword 2007
It's erroring at this point
mm_obj := client_ole2.get_obj_property(template_doc, 'MailMerge');
Failing ---> client_ole2.set_property(mm_obj, 'Destination', 0); -- 0 is value of constant wdSendToNewDocument
Failing --->client_ole2.invoke(mm_obj, 'Execute');
Not able to read or open document use to work in previous version.
Raghav

Similar Messages

  • Oracle forms --11g installation error

    Hi All,
    Configuration:
    Oracle Database: 10.2.0.5
    Oracle forms to be installed Version: 11.1.2.0.0
    OS version: Windows 7, 64 Bit
    JDK version:
    java version "1.7.0_03"
    Java(TM) SE Runtime Environment (build 1.7.0_03-b05)
    Java HotSpot(TM) 64-Bit Server VM (build 22.1-b02, mixed mode)
    I was installing oracle forms and encountered below error in "Installation Location" Phase:
    1) INST-07407: Unable to detect machine platform or JVM bits
    2) INST-07248: Specified Web logic home is not a valid Location
    3) INST-07282: Specified Middleware home location does not exists
    Appreciate Help.
    Regards,
    SK

    Hi SK
    This error is related to the wrong version of JDK u r using & the sequence u apply to install the Forms, Reports and Discoverer 11.1.1.2.0
    java version "1.7.0_03" is not supported always it's not smart to always used the latest version of a software each has a compatable version related to each other.
    pls  uninstalled java version "1.7.0_03" (reason : for the wrong version used) & Oracle WebLogic Server 10.3.2(reason : for the wrong sequence used in installation)
    Then installed the following jdk (a support version!)as a first step:
    java version "1.6.0_26"
    Java(TM) SE Runtime Environment (build 1.6.0_26-b03)
    Java HotSpot(TM) 64-Bit Server VM (build 20.1-b02, mixed mode)
    2.*re-installed Oracle WebLogic Server 10.3.2*
    3. Finally, installed Oracle Portal, Forms, Reports and Discoverer 11.1.1.2.0
    Pls read the following... Tips and Tricks
    you may also need to read Quick Tips for Installing Forms 11g R2...
    For more information ,if you have access to MyOracleSupport, you should access ...
    note:854117.1 which shows the steps with nice clear screenshots.
    If you want to see a video of the install steps then check out ...
    note:1088873.1
    To configure SSO with 11g you should go to
    note:852352.1
    and for maintenance information go to
    note:1073776.1
    Hope this helps...
    Regards,
    Amatu Allah

  • Error while installing ofm_frmrpts_win_11.1.2.0.0_32 Oracle Forms 11g

    Dear Oracles,
    I am facing problems while installing Oracle Forms 11g
    I read many documentations - and follow many pages during installing - but the same error appears every time
    I installed Oracle Web Logic Server wls1035_generic.jar perfectly, and then create a web logic domain through Fusion Middleware config wizard
    and test the web server through
    http://localhost:7001/console
    http://img811.imageshack.us/img811/8558/consoleto.jpg
    and then installed Oracle Forms and Reports 11g R2 using ofm_frmrpts_win_11.1.2.0.0_32 3 - Disks
    I chose Install S/w only - it was installed successfully
    then I opened Configure Classic instance and follow wizard
    It stopped at creating domain
    every time i try it.
    with images to show my problem
    http://img404.imageshack.us/img404/4131/ofmfrmrptswin11120032.jpg
    Iam using win XP-32 bit with 2 GB Ram pc and Oracle DB 11g
    and this is the Log
    error part
    [2012-11-07T22:17:59.937-08:00] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 13] [ecid: 0000JfUeR^Z8XrWjLxVK8A1GaorA000004,0] reportStartConfigAction: EXIT........
    [2012-11-07T23:57:03.859-08:00] [as] [ERROR] [] [oracle.as.provisioning] [tid: 13] [ecid: 0000JfUeR^Z8XrWjLxVK8A1GaorA000004,0]
    [2012-11-07T23:57:03.859-08:00] [as] [ERROR] [] [oracle.as.provisioning] [tid: 13] [ecid: 0000JfUeR^Z8XrWjLxVK8A1GaorA000004,0] [[
    oracle.as.provisioning.util.ConfigException:
    Error while starting the domain.
    Cause:
    Starting the Admin_Server timed out.
    Action:
    See logs for more details.
         at oracle.as.provisioning.util.ConfigException.createConfigException(ConfigException.java:123)
         at oracle.as.provisioning.weblogic.ASDomain.startDomain(ASDomain.java:3149)
         at oracle.as.provisioning.weblogic.ASDomain.startDomain(ASDomain.java:3039)
         at oracle.as.provisioning.engine.WorkFlowExecutor._startAdminServer(WorkFlowExecutor.java:1645)
         at oracle.as.provisioning.engine.WorkFlowExecutor._createDomain(WorkFlowExecutor.java:635)
         at oracle.as.provisioning.engine.WorkFlowExecutor.executeWLSWorkFlow(WorkFlowExecutor.java:391)
         at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:866)
         at oracle.as.install.classic.ca.standard.StandardWorkFlowExecutor.execute(StandardWorkFlowExecutor.java:65)
         at oracle.as.install.classic.ca.standard.AbstractProvisioningTask.execute(AbstractProvisioningTask.java:26)
         at oracle.as.install.classic.ca.standard.StandardProvisionTaskList.execute(StandardProvisionTaskList.java:61)
         at oracle.as.install.classic.ca.ClassicConfigMain.doExecute(ClassicConfigMain.java:124)
         at oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:339)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.run(TaskPerformer.java:87)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.startConfigAction(TaskPerformer.java:104)
         at oracle.as.install.engine.modules.configuration.action.ActionRequest.perform(ActionRequest.java:15)
         at oracle.as.install.engine.modules.configuration.action.RequestQueue.perform(RequestQueue.java:63)
         at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:158)
         at oracle.as.install.engine.modules.configuration.boot.ConfigurationExtension.kickstart(ConfigurationExtension.java:81)
         at oracle.as.install.engine.modules.configuration.ConfigurationModule.run(ConfigurationModule.java:83)
         at java.lang.Thread.run(Thread.java:662)
    [2012-11-07T23:57:03.859-08:00] [as] [ERROR] [] [oracle.as.provisioning] [tid: 13] [ecid: 0000JfUeR^Z8XrWjLxVK8A1GaorA000004,0] [[
    oracle.as.provisioning.exception.ASProvWorkflowException: Error Executing workflow.
         at oracle.as.provisioning.engine.WorkFlowExecutor._createDomain(WorkFlowExecutor.java:686)
         at oracle.as.provisioning.engine.WorkFlowExecutor.executeWLSWorkFlow(WorkFlowExecutor.java:391)
         at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:866)
         at oracle.as.install.classic.ca.standard.StandardWorkFlowExecutor.execute(StandardWorkFlowExecutor.java:65)
         at oracle.as.install.classic.ca.standard.AbstractProvisioningTask.execute(AbstractProvisioningTask.java:26)
         at oracle.as.install.classic.ca.standard.StandardProvisionTaskList.execute(StandardProvisionTaskList.java:61)
         at oracle.as.install.classic.ca.ClassicConfigMain.doExecute(ClassicConfigMain.java:124)
         at oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:339)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.run(TaskPerformer.java:87)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.startConfigAction(TaskPerformer.java:104)
         at oracle.as.install.engine.modules.configuration.action.ActionRequest.perform(ActionRequest.java:15)
         at oracle.as.install.engine.modules.configuration.action.RequestQueue.perform(RequestQueue.java:63)
         at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:158)
         at oracle.as.install.engine.modules.configuration.boot.ConfigurationExtension.kickstart(ConfigurationExtension.java:81)
         at oracle.as.install.engine.modules.configuration.ConfigurationModule.run(ConfigurationModule.java:83)
         at java.lang.Thread.run(Thread.java:662)
    ]]

    In addition to Craig's feedback consider the following:
    If you did not read the system requirements and installation guide, you likely will have problems.
    http://docs.oracle.com/html/E25460_01/r2_fr_requirements.htm
    <blockquote>1. Does your machine have a static IP address and/or the Windows Loopback adapter installed and configured?
    2. You indicated that you have 2gig of RAM. This is the minimum requirement just to install the product. It is very unlikely that you will be able to comfortably use the product with 2gig of RAM. Likely the performance will be so slow that processes will timeout before they can successfully start. You can actually see this occurring already - look carefully at the log info you posted.
    Further, if you are also attempting to run an 11g database on the same machine, this will never happen. Having only 2gig of RAM will never support running the DB and the components of FMw, and the Operating System.</blockquote>

  • "Bad Applet class name" error while recording on Oracle Forms 11g through OpenScript (JRE 1.7.0_17)

    Hi,
    I am trying to record automation functional test script on Oracle Forms 11g using OpenScript.
    Able to open the browser, but after accessing application URL, getting application error as "Bad Applet class name"
    Java Plug-in 10.17.2.02
    Using JRE version 1.7.0_17-b02 Java HotSpot(TM) Client VM
    c:   clear console window
    f:   finalize objects on finalization queue
    g:   garbage collect
    h:   display this help message
    l:   dump classloader list
    m:   print memory usage
    o:   trigger logging
    q:   hide console
    r:   reload policy configuration
    s:   dump system and deployment properties
    t:   dump thread list
    v:   dump thread stack
    x:   clear classloader cache
    0-5: set trace level to <n>
    SSV dialog is suppressed........
    cracked oracle.forms.engine.Main
    Loading cached Forms Jars ...
    Is this version (Oracle forms 11g, JRE 1.7.0_17) supported by OATS-OpenScript ?
    Please advise if there is any work around here.
    Thanks.

    From the last OATS release notes available in the C:\OracleATS\docs directory:
    4.1 Oracle Functional Testing/OpenScript
    Oracle Functional Testing’s OpenScript scripting platform has the following system
    requirements:
    ■ Operating System (32-bit and 64-bit versions): Windows XP, Windows Vista,
    Windows 2003, Windows 7, Windows 2008, Windows 2008 R2.
    ■ Memory: Minimum 1 GB
    ■ System: x86, 32-bit or 64-bit processor, 2.6 GHz or faster
    ■ Disk Space: 4 GB minimum
    ■ Browser: Internet Explorer 7.x, 8.x., 9.x; Firefox 3.5/3.6, 6.x, 10; Chrome 27+
    (playback only).
    ■ Java Runtime Environment: JRE 1.6 minimum (up to build 38), JRE 1.7 (up to build
    11) .
    So basically, it's not supported... Can you try with another JRE version?
    As always don't forget to run OpenScript as administrator on W7/8 or equivalent
    JB

  • Oracle forms 11g running forms on internet explorer error

    Hi , this is abhishek I am new to oracle forms 11g . My question is that when I run the forms 11g on internet explorer it shows an error . The error is too many tries.
    first I like to clarify that before running the forms i start the weblogic server ,along with admin server for weblogic and opmn managed components, i give the user name and password to start the weblogic server, everything starts smoothly . even I have jre 1_6_29 installed to start the servlet . Main problem starts when the java runs the internet explorer browser then a box appears asking for user name and password and database connect string , then after putting the username and password it again asks for the username and password.It happens three times and after that an error appears in a dialog box which shows too many tries . I also checked the net configuration asistant with the local net service name configuration there it shows the service name which is orcl.Home and then TCP --->Host name is localhost with 1521 as standard port number --> yes perform the test and the result is written connecting test successful . what is wrong with the instance , the http listener is working perfectly then why this error is coming, is there something to do with the browser , but the browser is supporting java very well .. please help

    I have found the file but it does not have any path except forms_path,oracle_home,webutil_config,etcCurious, my default.env had the following default TNS_ADMIN entry:
    # TNS Entry to locate the database
    TNS_ADMIN=D:\Oracle\Middleware\asinst_1\configI modified this entry to point to the location where my tnsnames.ora and sqlnet.ora files are located. I use a generic location and share them accross installed Oracle products rather than maintain seperate copies of these files in each Oracle Home. For example, I commented out the original entry and added a new one.
    #TNS_ADMIN=D:\Oracle\Middleware\asinst_1\config
    TNS_ADMIN=D:\oracle\tns_adminCraig...

  • Where and what to download if I like to use Oracle Form 11g

    Hello all:
    where and what to download if I like to use Oracle Form 11g
    Thx in advance.

    hi
    check out the following link.
    Oracle Forms 11g available now!!
    http://www.oracle.com/technetwork/middleware/weblogic/downloads/index.html
    Re: Install Forms & Rpts 11.1.1.3 with WebLogic Server 10.3.3 on Win32
    hope this helps u.
    sarah

  • Calling Report from Oracle form 11g

    I am new to Forms 11g, trying to call report from Oracle forms 11g .
    I want to call report from oracle forms, but its giving error.
    Below is the code
    DECLARE
    repid REPORT_OBJECT;
    v_rep VARCHAR2(100);
    rep_status VARCHAR2(20);
    BEGIN
    repid := FIND_REPORT_OBJECT('empreport'); -- report node in forms builder
    SET_REPORT_OBJECT_PROPERTY(repid,REPORT_COMM_MODE,SYNCHRONOUS);
    SET_REPORT_OBJECT_PROPERTY(repid, REPORT_EXECUTION_MODE, BATCH);
    set_report_object_property ( repid, report_filename, 'empreport.rdf' ); -- report name
    SET_REPORT_OBJECT_PROPERTY(repid,REPORT_DESTYPE,cache);
    SET_REPORT_OBJECT_PROPERTY(repid,REPORT_DESFORMAT,'PDF');
    SET_REPORT_OBJECT_PROPERTY(repid,REPORT_SERVER,'RptSvr'); -- report server name
    v_rep := RUN_REPORT_OBJECT(repid);
    rep_status := REPORT_OBJECT_STATUS(v_rep);
    if
    rep_status = 'FINISHED'
    then
    WEB.SHOW_DOCUMENT('http://inorasrv-pc:7001/reports/dtd/rwservlet/getjobid='||v_rep||'?server='||'RptSvr','_blank');
    else
    message ( 'error while running reports-object ' || error_text );
    message ( ' ' );
    clear_message;
    end if;
    end;
    Above code giving following error :
    Unable to connect to report server RptSvr
    I think my report servername is wrong
    Where to find report server name in 11g.
    I am Using weblogic server, so can i give weblogic server name
    Thanks in advance.
    Edited by: parapr on Aug 17, 2012 1:52 AM
    Edited by: parapr on Aug 17, 2012 3:21 AM

    Hi,
    You have to have the report server
    a. Installed and configured
    b. Running.
    See
    http://docs.oracle.com/cd/E21764_01/bi.1111/b32121/pbr_strt001.htm
    http://docs.oracle.com/cd/E17904_01/bi.1111/b32121/pbr_verify004.htm
    http://docs.oracle.com/cd/E17904_01/bi.1111/b32121/pbr_conf003.htm#i1007341
    If you are using rwservlet then you will find the name from the Configuration file referred to in the last link.
    Cheers,

  • Oracle Reports In Oracle Forms 11g Parameter problem.

    Hello techies,  
                I am using Weblogic server 10.3.5 with oracle forms 11g at windows 7.I have a report that is Bar_code.rdf.It has two parameters as:
    P_1---->character type---->accepts the options(barcode generated or barcode not generated)
    P_2---->Number type------->accepts the subgroupitemId.
    This report is well working with oracle report builder. Now I tried to run it from my oracle forms.It runs but it does not accept Parameter P_2. I have used
    sParms := 'P_1='||:L_BAR||' P_2='||TO_NUMBER(:TXT_ITM_GRP);
    set_report_object_property(roRepid,report_other,sParms||' paramform=yes');
    set_report_object_property(roRepid,REPORT_SERVER,sReportServer);
      v_rep := RUN_REPORT_OBJECT(roRepid); 
    sJob := SUBSTR(v_rep,LENGTH(sReportServer)+2);   --
    But there is a parameter form is shown but when i click submmit query the,,,,there is
    Error 500--Internal Server Error
    From RFC 2068 Hypertext Transfer Protocol -- HTTP/1.1:
    10.5.1 500 Internal Server Error
    The server encountered an unexpected condition which prevented it from fulfilling the request.
    please give me the solution
    thank you
    regards
    aaditya

    Hi
    are there character symbol appeared in your parameter ?
    i've suffering for some unexpected error for parameter value end up with slash , like D:\temp\   ....
    and oracle sr (support) says that with workaround mechanism (add additional slash like D:\temp\\ ) they have not plan to fix this issue .
    hope this helpful for you.

  • Webutil and Outlook - I get a WUO-714 and WUO-705 error

    Hi,
    I have installed webutil and it loads fine an all. However, I have a problem with a Microsoft Outlook integration. I am simply trying open an Outlook mail item, which is then filled out with some data. Pressing the Send button is up to the user.
    Everything works until the line "mailitem2 := CLIENT_OLE2.INVOKE_obj(MailItem,'Display');" is called. Here Forms reports back: "100501: non-Oracle exception" and the java console gives a WUO-714 and WUO-705. The problems seems to be the Display method. At that point, despite errors, I do have an open, visible mail item with the proper data filled in. (In this process I noticed that the final invoke_obj should happen after you write stuff into the To, Subject and Body of the mail, but that's besides the point.)
    Any advice you can offer is welcome.
    Sincerely,
    Jesper Vad Kristensen
    Aarhus, Denmark
    --- Java console error codes --
    Loading http://oiatst01.tdk.dk:7778/forms90/webutil/webutil.jar from JAR cache
    Loading http://oiatst01.tdk.dk:7778/forms90/webutil/jacob.jar from JAR cache
    Loading http://oiatst01.tdk.dk:7778/forms90/java/f90all_jinit.jar from JAR cache
    RegisterWebUtil - Loading Webutil Version 1.0.2 Beta
    2003-nov-17 09:42:50.624 ERROR>WUO-714 [OleFunctions.setExceptionValues()] Unable to get the last OLE Error details; Exception
    null
    2003-nov-17 09:42:50.634 ERROR>WUO-705 [OleFunctions.invoke_ret_obj()] Unable to invoke Method: Display; Exception
    com.jacob.com.ComFailException: VariantChangeType failed
    --- end ---
    --- Form code ---
    Declare
         OutlookApp      CLIENT_OLE2.OBJ_TYPE;
         Folders      CLIENT_OLE2.OBJ_TYPE;
         MailItem      CLIENT_OLE2.OBJ_TYPE;
         MailItem2      CLIENT_OLE2.OBJ_TYPE;
         OLEPARAM      CLIENT_OLE2.list_type;
         v_kundenummer     varchar2(12) := :v_engagement.konto;
         v_firstname      varchar2(50) := :legal_person.firstname;
         v_surname           varchar2(50) := :legal_person.surname;
         v_company_name      varchar2(50) := :legal_person.company_name;
         v_to                varchar2(50) := '[email protected]';
         v_cc                varchar2(50);
         v_body                varchar2(250) := 'Kundenummer'||' ' ||v_kundenummer||chr(10)||v_firstname||' '||v_surname||' '||v_company_name;
         v_bcc                varchar2(50);
         v_subject           varchar2(50) := 'Fakturakopi';
         v_duedate           varchar2(50);
         v_invoicetext      varchar2(400);
         v_user                varchar2(50):= user;
         v_faktura           varchar2(400);
    BEGIN
         /* snip some string work to create Body contents */
         OutlookApp := CLIENT_OLE2.CREATE_OBJ('Outlook.Application');
         --Create a newMail Object
         OLEPARAM := CLIENT_OLE2.CREATE_ARGLIST;
         CLIENT_OLE2.ADD_ARG(OLEPARAM,0);
         MailItem := CLIENT_OLE2.INVOKE_OBJ(OutlookApp,'CreateItem',OLEPARAM);
         CLIENT_OLE2.DESTROY_ARGLIST(OLEPARAM);
         -- Show the new message box. - Dont do when mailing straight Through
         CLIENT_OLE2.set_property(MailItem,'To',v_to);
         CLIENT_OLE2.set_property(MailItem,'Subject',v_subject);
         CLIENT_OLE2.set_property(MailItem,'Body',v_body);
         mailitem2 := CLIENT_OLE2.INVOKE_obj(MailItem,'Display');
         CLIENT_OLE2.RELEASE_OBJ(MailItem);
         CLIENT_OLE2.RELEASE_OBJ(MailItem2);
         CLIENT_OLE2.RELEASE_OBJ(NameSpace);
         CLIENT_OLE2.RELEASE_OBJ(OutlookApp);
         /* snip some more */
         exception
         when others then
         message('other error: '||sqlerrm);
    --- end ---

    Both the Outlook type library and the M/S online documentation show that the display method on MailItem does not have a return type. try a simple INVOKE rather than INVOKE_OBJ

  • Oracle Forms 11g Installation. Create domain problem

    Hi,
    I am installing Oracle Forms 11g on Windows 7 32-bit system. Installation is done. Create domain is failing during the configuration process.
    I searched everywhere but cudnt find a solution specific to the problem.
    Only recognisable error message is 'CSF Entries will not be parsed since the AdminServer is unreachable'.
    I have checked Node Manager is not running.
    Please find below the snapshot of the last few lines of the log file
    [2014-05-23T13:43:22.554+05:30] [as] [TRACE] [] [oracle.as.install.engine.modules.presentation] [tid: 21] [ecid: 0000KOc8z4d1NeLqyOedMG1JVjlV00000C,0] [SRC_CLASS: oracle.as.install.template.screens.ConfigurationPage] [SRC_METHOD: onDescriptionChange]  [CONFIG PAGE] New Description: Application Configuration
    [2014-05-23T13:43:22.554+05:30] [as] [TRACE] [] [oracle.as.install.engine.modules.presentation] [tid: 21] [ecid: 0000KOc8z4d1NeLqyOedMG1JVjlV00000C,0] [SRC_CLASS: oracle.as.install.template.screens.ConfigurationPage] [SRC_METHOD: onDescriptionChange]  [CONFIG PAGE] Old Description: Application Configuration
    [2014-05-23T13:43:22.570+05:30] [as] [NOTIFICATION] [] [oracle.as.install.engine] [tid: 21] [ecid: 0000KOc8z4d1NeLqyOedMG1JVjlV00000C,0] Setting valueOf(DOMAIN_HOME_PATH) to:C:/Oracle/Middleware/user_projects/domains/ClassicDomain. Value obtained from:USER
    [2014-05-23T13:43:23.787+05:30] [as] [NOTIFICATION] [] [oracle.as.install.engine] [tid: 21] [ecid: 0000KOc8z4d1NeLqyOedMG1JVjlV00000C,0] Setting valueOf(DOMAIN_PORT) to:7001. Value obtained from:USER
    [2014-05-23T13:43:27.297+05:30] [as] [NOTIFICATION] [] [oracle.as.install.engine.config] [tid: 21] [ecid: 0000KOc8z4d1NeLqyOedMG1JVjlV00000C,0] Starting Action:Application Configuration
    [2014-05-23T13:43:27.297+05:30] [as] [TRACE:16] [] [oracle.as.provisioning] [tid: 21] [ecid: 0000KOc8z4d1NeLqyOedMG1JVjlV00000C,0] [SRC_CLASS: oracle.as.install.classic.ca.standard.ClassicConfigMain] [SRC_METHOD: doExecute] ENTRY
    [2014-05-23T13:43:35.117+05:30] [as] [WARNING] [] [oracle.as.provisioning] [tid: 21] [ecid: 0000KOc8z4d1NeLqyOedMG1JVjlV00000C,0] CSF Entries will not be parsed since the AdminServer is unreachable
    [2014-05-23T13:43:35.133+05:30] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 21] [ecid: 0000KOc8z4d1NeLqyOedMG1JVjlV00000C,0] Executing a Jaxb workflow ...
    [2014-05-23T13:43:35.133+05:30] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 21] [ecid: 0000KOc8z4d1NeLqyOedMG1JVjlV00000C,0] Begining Oracle Fusion Middleware Configuration ...
    [2014-05-23T13:43:35.133+05:30] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 21] [ecid: 0000KOc8z4d1NeLqyOedMG1JVjlV00000C,0] Begining Oracle Fusion Middleware Configuration ...
    [2014-05-23T13:43:35.180+05:30] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 21] [ecid: 0000KOc8z4d1NeLqyOedMG1JVjlV00000C,0] ENTRY ASDomain.createDomain
    [2014-05-23T13:43:35.180+05:30] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 21] [ecid: 0000KOc8z4d1NeLqyOedMG1JVjlV00000C,0] ENTRY ASDomain.createDomain
    [2014-05-23T13:43:35.180+05:30] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 21] [ecid: 0000KOc8z4d1NeLqyOedMG1JVjlV00000C,0] reportStartConfigAction: ENTRY........
    [2014-05-23T13:43:35.180+05:30] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 21] [ecid: 0000KOc8z4d1NeLqyOedMG1JVjlV00000C,0] reportStartConfigAction: eventStatus........oracle.as.provisioning.engine.ConfigEventStatus@180874
    [2014-05-23T13:43:35.180+05:30] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 21] [ecid: 0000KOc8z4d1NeLqyOedMG1JVjlV00000C,0] reportStartConfigAction: 2........
    [2014-05-23T13:43:35.180+05:30] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 21] [ecid: 0000KOc8z4d1NeLqyOedMG1JVjlV00000C,0] reportStartConfigAction: Set the Extion Id to START........
    [2014-05-23T13:43:35.180+05:30] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 21] [ecid: 0000KOc8z4d1NeLqyOedMG1JVjlV00000C,0] reportStartConfigAction: Did the assignment...
    [2014-05-23T13:43:35.180+05:30] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 21] [ecid: 0000KOc8z4d1NeLqyOedMG1JVjlV00000C,0] reportStartConfigAction: EXIT........
    [2014-05-23T13:43:35.320+05:30] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 21] [ecid: 0000KOc8z4d1NeLqyOedMG1JVjlV00000C,0] Domain Home: C:/Oracle/Middleware/user_projects/domains/ClassicDomain
    [2014-05-23T13:43:35.320+05:30] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 21] [ecid: 0000KOc8z4d1NeLqyOedMG1JVjlV00000C,0] Oracle Home: C:/Oracle/Middleware/Oracle_FRHome2
    [2014-05-23T13:43:35.320+05:30] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 21] [ecid: 0000KOc8z4d1NeLqyOedMG1JVjlV00000C,0] Setting os object values in Python
    [2014-05-23T13:44:18.861+05:30] [as] [ERROR] [] [oracle.as.provisioning] [tid: 21] [ecid: 0000KOc8z4d1NeLqyOedMG1JVjlV00000C,0] [[
    oracle.as.provisioning.exception.ASProvWorkflowException: Error Executing workflow.
    at oracle.as.provisioning.engine.WorkFlowExecutor._createDomain(WorkFlowExecutor.java:686)
    at oracle.as.provisioning.engine.WorkFlowExecutor.executeWLSWorkFlow(WorkFlowExecutor.java:391)
    at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:866)
    at oracle.as.install.classic.ca.standard.StandardWorkFlowExecutor.execute(StandardWorkFlowExecutor.java:65)
    at oracle.as.install.classic.ca.standard.AbstractProvisioningTask.execute(AbstractProvisioningTask.java:26)
    at oracle.as.install.classic.ca.standard.StandardProvisionTaskList.execute(StandardProvisionTaskList.java:61)
    at oracle.as.install.classic.ca.ClassicConfigMain.doExecute(ClassicConfigMain.java:124)
    at oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:375)
    at oracle.as.install.engine.modules.configuration.action.TaskPerformer.run(TaskPerformer.java:88)
    at oracle.as.install.engine.modules.configuration.action.TaskPerformer.startConfigAction(TaskPerformer.java:105)
    at oracle.as.install.engine.modules.configuration.action.ActionRequest.perform(ActionRequest.java:15)
    at oracle.as.install.engine.modules.configuration.action.RequestQueue.perform(RequestQueue.java:96)
    at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:186)
    at oracle.as.install.engine.modules.configuration.boot.ConfigurationExtension.kickstart(ConfigurationExtension.java:81)
    at oracle.as.install.engine.modules.configuration.ConfigurationModule.run(ConfigurationModule.java:86)
    at java.lang.Thread.run(Thread.java:662)
    Any help is highly appreciated.

    Hi,
    Please run the below commands in the command prompt :-
    1)hostname
       Ex:-
           C:\Users>hostname
            celvpint8511
    2)nslookup <Result of the step 1>
       Ex :-  C:\Users>nslookup celvpint8511
                Server:         192.135.82.132
               Address:        192.135.82.132#53
               Name:   celvpint8511.us.oracle.com
               Address: 10.64.166.6 [ So this is the IP Address which needs to be used ]
    So please get the right IP and then update it in the host file.
    Regards,
    Prakash.

  • Pooled Connection not supported in oracle forms 11g

    Dear all,
    I am using oracle from builder (11.1.1.4) and oracle database 11g Release 2. I can connect to the database from oracle forms 11g, when I use a dedicated or shared server connection mentioned in the tnsnames.ora file . But I want to use the oracle database 11g's new feature DRCP (Database Resident Connection Polling).
    To do this a made a another POOLED connection (SERVER=POOLED) in the tnsnames.ora.I can connect to the 11g r2 database server from sqlplus using POOLED connection. But when I try it from form builder (11.1.1.1.4) it gives error with some unknown characters.
    Then I tried it in linux frmcmp the message i got in terminal is can not *"Cannot obtain ORACLE version number"*
    I have googled and also checked in metalink. But I got nothing.Thanks in advance for your help.

    I don't think this feature is feasible for forms.
    Quoting the documentation from
    http://download.oracle.com/docs/cd/B28359_01/server.111/b28310/manproc002.htm
    Database Resident Connection Pooling (DRCP) provides a connection pool in the database server for typical Web application usage scenarios where the application acquires a database connection, works on it for a relatively short duration, and then releases it.
    Forms keeps a permanent connection to the database, so a connection pool isn't gonna help you in any way.
    cheers

  • Calling Report from Menu (Oracle Forms 11g)

    I'm trying to call a report from a menu item in a menu (that is attached to a form) in Oracle Forms 11g directly and I'm having some difficulty. I know how to call a report from a form and everything works perfectly.
    But since in a menu there is no item called "Report" to attach like there is in Forms, I followed on route which is to attach the "rp2rro" PL/SQL library on the menu file (mmb) and I also even did it on the form itself. Then when you convert a menu using the Forms Migration Assistant, it will comment out statements like "ADD_PARAMETER" and replace with calls to packaged procedures/functions from the package "rp2rro". I set all the parameters
    RP2RRO.SETOTHERS('PARAMFORM=YES');
    RP2RRO.SETDESTYPE('CACHE');
    RP2RRO.SETDESFORMAT('PDF');
    RP2RRO.SETCOMMUNICATIONMODE(SYNCHRONOUS);
    then made the call to the report:
    RP2RRO.RUN_PRODUCT(REPORTS, 'MYREPORT', SYNCHRONOUS, RUNTIME, FILESYSTEM, param_list_id, NULL);
    but all i get is the error "FRM-41219: Cannot find report: invalid ID."
    The Oracle documentation for integration reports in forms is for when you execute the report within a form not a menu item (that is attached to a form). Any clues?
    My environment is:
    Oracle (Database, Fusion Middleware) 11g - Red Hat Enterprise Linux 5
    Web Browser - Internet Explorer 7 on Windows XP Professional
    Thanks,

    Francois Degrelle wrote:
    Hello,
    One option is to use the Web.Show_Document() built-in, with the complete Report Server URL inside. Of course, you can hide some information (connection string for instance) by calling a section of the /reports/conf/cgicmd.dat configuration file.
    FrancoisI tried it using the code below
    DECLARE
    c_relative_path CONSTANT VARCHAR2(50) := '/reports/rwservlet/?server=';
    c_rep_srv_name CONSTANT VARCHAR2(50) := 'rep_wls_reports_calgf3_asinst_1';
    c_rep_name CONSTANT VARCHAR2(30) := 'copy_detail.rdf';
    c_desformat CONSTANT VARCHAR2(10) := 'htmlcss';
    c_destype CONSTANT VARCHAR2(10) := 'cache';
    v_username VARCHAR2(100);
    v_password VARCHAR2(100);
    v_db_instance VARCHAR2(40);
    v_connect_string VARCHAR2(300);
    v_rep_srv_params VARCHAR2(200);
    v_rep_url VARCHAR2(400);
    BEGIN
    v_username := LOWER(get_application_property(username));
    v_password := LOWER(get_application_property(password));
    v_db_instance := LOWER(get_application_property(connect_string));
    v_connect_string := v_username || '/' || v_password || '@' || v_db_instance;
    v_rep_srv_params := '&report=' || c_rep_name ||
    '&desformat=' || c_desformat ||
    '&destype=' || c_destype ||
    '&userid=' || v_connect_string ||
    '&paramform=yes';
    v_rep_url := c_relative_path || c_rep_srv_name || v_rep_srv_params;
    web.show_document(v_rep_url, '_blank');
    END;
    and I get a new tab in the browser opening up (which is good at least) with the Oracle Reports Services page saying:
    Error
    No such Web command ().
    Now I've tried putting a URL of a Oracle's website (http://www.oracle.com) and that works perfectly. Another question is, where would the default directory be if I wanted to say call an HTML file? Would it be in the directory of FORMS_PATH where all my fmb, fmx, rdf, pll, etc...files are stored?
    Thanks,

  • Oracle Forms 11g / frmall.jar or frm90all.jar installation

    I need to import Oracle.Forms.properties.ID in one of my JDeveloper application.
    I am using JDeveloper 10.1.3.5. I need frmall.jar/frm90all.jar to make the above import statement work in JDeveloper if i am not mistaking.Basically i need to add either of the .jar in Jdeveloper.
    For that I came accross Oracle Forms 11g. For Oracle Forms 11g I have installed wlserver_10.3. and i have ofm_pfrd_win_11.1.1.3.0_32_disk1_1of1\Disk1 with Oracle Fusion Middleware forms 11g setup. When I click on that setup getting a Oracle screen asking me for Oracle Middleware Home and Oracle Home Directory. My Oracle 11g db is installed in C:\new\Oracle11g.
    And setting up ORACLE_HOME pointing t that directory. clicking on next on that screen is giving errors like Oracle Home location is not specified , The specified MiddleWare Home is not valid and Oracle.classicwsl.top could not be located etc.
    Can Anyone help me solving this issue so I can use Oracle Forms ID in JDeveloper.?

    Let me tell you what exactly i am doing :
    I have set the below environment variables:
    Path=C:\new\Oracle11g\bin;D:\app\veeralakshmi_v01\product\11.1.0\client_1\bin;C:\Program Files\ZeroC\Ice-3.4.1\bin;C:\Program Files\Java\jdk1.5.0_16\bin;
    ORACLE_HOME=C:\new\Oracle11g\BIN;
    I have C:\Oracle\Middleware in this path i have folders and sub folders like C:\Oracle\Middleware\jrockit_160_17_R28.0.0-679
    C:\Oracle\Middleware\oepe_11gR1PS2
    C:\Oracle\Middleware\wlserver_10.3
    C:\Oracle\Middleware\modules
    C:\Oracle\Middleware\coherence_3.5
    C:\Oracle\Middleware\jdk160_18
    and other folders and files.
    Now when i click on \\myshecsccm01\PackageSource\ofm_pfrd_win_11.1.1.3.0_32_disk1_1of1\Disk1\setup it takes me to Oracle 11g fm . On step 2 of 6
    for Oracle Middleware Home :C:\Oracle\Middleware
    and Oracle Home Directory: ORACLE_HOME
    i m giving.
    Here the Middleware folder contains the above folders/sub folders listings.
    and clicking on next I am getting the below errors:
    INST-07010: Validation of Oracle Home location failed. The location specified does not exist.
    Enter a valid existing directory
    INST-07100: The Oracle home provided does not contain Oracle Portal 11.1.1.2.0.
    In order to patch your existing version please provide an Oracle home that contains the product mentioned above. If you choose to continue, only the oracle_common directory and any components that both products have in common will be patched.
    INST-07293: Middleware home location specified does not have the required Oracle homes installed in it. The Oracle homes for the following components is not installed oracle.classicwls.top.
    Provide a different Middleware home location or install the required Oracle Products and try the install again
    So as per your suggestion My middleware folder is not empty.
    what should I do?
    And after doing all these installtions will i be able to get the frmall.jar file which i really required to use it for importing Oracle.forms.properties.ID?
    Edited by: 874822 on Jul 25, 2011 9:40 PM

  • Pre-requisites for running oracle forms 11G

    What are the pre-requisits for running Oracle forms 11G?

    Ok - where to begin?
    From the beginning....
    <blockquote>1. There are prerequisites for nearly every Oracle product. If you have not read the Installation Guide and Systems Requirements Guide you likely are missing something. Docs are [URL http://docs.oracle.com/cd/E24269_01/index.htm]here
    2. If you followed the installation guide and completed the installation without error, the basic product works out of the box without any configuration changes. Don't start tweaking unless you understand the change.
    3. In order to use an application server of any kind, you need to ensure it is running.
    4. If you have chosen the "Development" installation type (applies to 11.1.2 only) then you will not have an HTTP Server and it is not needed. Your listener will be the WLS managed server (usually port 9001).
    5. If you have chosed the "Deployment" installation type then you will have HTTP Server. You can access your Forms application via the HTTP Server Listen port (usually 8888) or the WLS_FORMS port.</blockquote>
    To the issue that started this post... "+*Page cannot be displayed*+"
    This error is either caused as a result of there being no listener running, specifically the HTTP Server or the wrong URL was entered in the browser, or the hostname used in the URL does not map to the correct machine where the listener is running. If you have installed and are testing on your local machine and that machine does not have a static IP address and/or a DNS registered name then fixing these issues would be a few of those "prerequisite" steps I mentioned. This is documented here:
    http://docs.oracle.com/html/E18558_01/fusion_requirements.htm#BABFHBID
    The above configuration needs to be completed before the installation is started.
    To the next issue or change in error message: "+*Failure of server APACHE bridge: No backend server available for connection...*+"
    This means that HTTP Server (specifically mod_wls) is unable to contact WLS_FORMS. This could be because WLS_FORMS is not running or because of those prereq steps noted above or a variety of other things related to not following the instructions. Refer to MyOracleSupport Note 1304095.1 for more details about this error.
    Finally, as for the need for a JRE, you can do this either before you attempt to run a form or allow the autoinstall feature of the browser perform the installation. However, as Craig mentioned, you would be better off installing the latest version which is 1.6.0_33. You can change your configuration to automatically do this, but if you are new to FusionMiddleware and/or Forms doing the JRE installation manually at this point is probably a good idea. I also recommend starting with Internet Explorer because likely some config changes will be necessary to get it working.
    As I mentioned, for the most part, the installation should work out of the box without changes. I would recommend getting the default form (test.fmx) running before attempting to make too many changes.
    (If you chose the Deployment install type) http://youMachine:8888/forms/frmservlet?form=test
    (If you chose the Development install type) http://youMachine:9001/forms/frmservlet?form=test
    .

  • Oracle Forms Designer has encountered a problem and needs to close

    Dear All,
    I got the following error when I compile the form,
    Oracle Forms Designer has encountered a problem and needs to close
    I am using Oracle 10g Developer suite(Forms 32 Bit Version 10.1.2.0.2)
    and Oracle Database 10g Enterprise Edition Release 10.2.0.3.0
    and Window Xp Professional 32 Bit Operating system
    Now I can't do any changes in the form.
    I searched lot of oracle forums .but i can't solve it.
    Please give me one solution
    I am strugling this issue.
    Please help me........
    a lot of thanks in advance.
    Thanks and Regards,
    Fazil

    Hi,
    I am doing the bug fixing in the existing form.Its size is 4.07 MB.when i will get the mentioned error.then i will take previos fmb.then again doing the changes after some time agin will come the mention error.I added some if else condtion code.Its a small code.I think its not a reason for the mentioned error.I think something is happended.I don't know what happened?
    Please help me..
    Thanks and Regards,
    Fazil

Maybe you are looking for

  • ActiveX problem in windows 7 64 bit version...

    I have x64 bit windows 7 version operating system i used my all report as printmode="Activex" 1. http://i41.tinypic.com/k9861g.png Check this URL. I just want to know after installed the printconrol.dll, how the printcontrol.dll get registered / also

  • Trying to make the switch from PC to Mac

    Hi, I just graduated from high school and I'm off to college so I've been doing some research on what kind of laptop to get. I'm heavily leaning towards the Mac but I'm looking for that extra nudge that makes me a believer after a life on PC. I tend

  • HTTP Adapter Interconnect 10.1.2 problem

    Hello, Can someone explain me how to use Interconnect for sending xml-messages from a database to a webservice, and processing the answer? We tried the following: Install a database adapter Install a (sync) http adapter The common view is a procedure

  • Calling another class from a java program

    I tried to call the Server1.class from the password program, but I failed. The password program source code is as follows: class PasswordDialog extends java.awt.Dialog implements java.awt.event.ActionListener      * Constructor. Create this visual di

  • Last Purchase Price Currency

    Hi Experts, My client purchases stock from all around the world.  When posting a Purchase Invoice in Dollars, the Last Purchase Price of the item is then changed to USD. Is it possible to always show the Last Purchase Price in the local currency (GBP