Question about Oracle Fusion Middleware 11g.- Installation FORMS

Hello everyboyd,
I am installing Forms version 11. First, I installed Oracle Weblogic Server version 10.3.6. After, I installed Forms 11g R2, but when the installation is in the step Create Dominion, the installation fails. I watch in the logs the follow error:
oracle.as.provisioning.util.ConfigException:
Error al iniciar el dominio.
Cause:
Se ha producido un timeout al iniciar el servidor de administración.
Action:
Consulte los logs para obtener más información.
*     at oracle.as.provisioning.util.ConfigException.createConfigException(ConfigException.java:123)*
*     at oracle.as.provisioning.weblogic.ASDomain.startDomain(ASDomain.java:3150)*
*     at oracle.as.provisioning.weblogic.ASDomain.startDomain(ASDomain.java:3040)*
*     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:371)*
*     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:64)*
*     at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:160)*
*     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)*
In other log, the error is :
Executing Task: Creando Dominio
XXX: adding task: oracle.as.install.classic.ca.standard.DomainProvisioningTask
AdminServer port is 7001
Creating Weblogic Domain.
Adding Template : C:/Oracle/Middleware/oracle_common/common/templates/applications/jrf_template_11.1.1.jar
Adding Template : C:/Oracle/Middleware/Oracle_FRHome1/common/templates/applications/classic_template_11.1.2.jar
CLASSPATH=C:\Oracle\MIDDLE~1\patch_wls1211\profiles\default\sys_manifest_classpath\weblogic_patch.jar;C:\Oracle\MIDDLE~1\patch_ocp371\profiles\default\sys_manifest_classpath\weblogic_patch.jar;C:\Oracle\MIDDLE~1\JROCKI~1.0-1\lib\tools.jar;C:\Oracle\MIDDLE~1\WLSERV~1.1\server\lib\weblogic_sp.jar;C:\Oracle\MIDDLE~1\WLSERV~1.1\server\lib\weblogic.jar;C:\Oracle\MIDDLE~1\modules\features\weblogic.server.modules_12.1.1.0.jar;C:\Oracle\MIDDLE~1\WLSERV~1.1\server\lib\webservices.jar;C:\Oracle\MIDDLE~1\modules\ORGAPA~1.1/lib/ant-all.jar;C:\Oracle\MIDDLE~1\modules\NETSFA~1.0_1/lib/ant-contrib.jar;;C:\Oracle\MIDDLE~1\utils\config\10.3\config-launch.jar;C:\Oracle\MIDDLE~1\WLSERV~1.1\common\derby\lib\derbynet.jar;C:\Oracle\MIDDLE~1\WLSERV~1.1\common\derby\lib\derbyclient.jar;C:\Oracle\MIDDLE~1\WLSERV~1.1\common\derby\lib\derbytools.jar;;
Initializing WebLogic Scripting Tool (WLST) ...
Welcome to WebLogic Server Administration Scripting Shell
Type help() for help on available commands
Could Somebody help I?
Thanks in advance
Carlota Viña Sirgo

Hi Carlota,
Now that the WebLogic and OHS environments are functional, there are some configurations that will be required to set up your Forms environment. Before deploying your own 11g forms, I would test to see if Oracle's test form (test.fmx) can run which is deployed by default in %ORACLE_HOME%\forms. What is supposed to happen is that when you run the URL you are using, Oracle Forms will:
1. Attempt to download the Java Runtime if not installed already. A Java Runtime (JRE) is required to run Oracle Forms 11gR2. The application will try to download the JRE specified in the formsweb.cfg file (sets up the Web environment for Forms) based off the jpi_codebase parameter (if using IE) or jpi_mimetype (if using other supported browsers). Make sure that your browser is able to download the JRE. Alternatively, you may also download a JRE from the Java website http://www.oracle.com/technetwork/java/javase/downloads/index.html. NOTE: Unless you are running Internet Explorer 64-bit (if you simply run Internet Explorer, this is 32-bit), I would download the 32-bit JRE.
2. Attempt to start the test.fmx form deployed in the FORMS_PATH variable. This variable is set in default.env, which is the standard environment variable deployment file for Forms (formsweb.cfg also references this file in the default section). If successful, you should receive a page saying "Installed successfully" as well as show you the version of Oracle Forms you are running (ex. 11.1.2.1.0).
Once those tests are work, if you need any assistance with deploying your own 11g forms, the Oracle Forms 11gR2 deployment guide provides a great source of information to help you get started: http://docs.oracle.com/cd/E24269_01/doc.11120/e24477/toc.htm
Thanks,
Scott (PITSS)

Similar Messages

  • NEW CERTIFICATION: OCP -  Oracle Fusion Middleware 11g Forms Developer

    Oracle Certification announces the release of the new "Oracle Certified Professional, Oracle Fusion Middleware 11g Forms Developer" certification. This certification is for… (READ MORE) http://bit.ly/wGGFut

    Hi Michael,
    Thanks for your valuable inputs.
    Below line in CRMS_KR.htm was causing the problem because while directly hitting the CRMS_KR.htm we had hard-coded all the tag values which in other case is read from formweb.cfg
    Before:
    *<PARAM NAME="serverURL" VALUE="/forms/lservlet?ifcfs=/forms/frmservlet?acceptLanguage=en-us">*
    We modified it to
    After:
    *<PARAM NAME="serverURL" VALUE="/forms/lservlet">*
    Now we are able to hit the below URL sucessfully
    http://scrmskr.apac.nsroot.net:7801/forms/html/CRMS_KR.htm
    Thanks & Regards,
    Harish

  • Oracle Application Server 10g/Oracle Fusion Middleware 11g

    Hi folks, This question related to migration/upgrade of Oracle Application Server infrastructure.
    I see that the Oracle has come up with Oracle Fusion Middleware 11g. Is it the next release of Oracle Application Server 10g. I have the following questions. Appreciate if any one can provide answers to the following questions. Please correct me if my understanding of these oracle products is not right! Thanks
    1. What is the future of Oracle Application Server?
    2. Is it Oracle Fusion Middleware(OFM) 11g is the upgrade path if one need
    to upgrade?
    3. Is it expected that expected that customers need(if require) to move to OFM 11g?
    4. Does OFM 10g comes with Oracle Application Server? If not what does
    it comes with?
    5. If it does not, what about customers having applications built using oracle forms and reports? Does OFG 11g
    support Oracle forms and reports?
    I understand that OFM 10g comes with Oracle web logic server!
    Thanks in advance.
    movva

    To run Forms and Reports in Oracle Fusion Middleware 11g you have to use the distribution "Portal, Forms, Reports and Discoverer" in the FMW 11g software pack.
    The structure of what we used to call "the application server" has changed a bit however, in the following way:
    - In 11g you need to install the Javaserver WebLogic software (version 10.3.3 for the current Forms 11g version 11.1.1.3) first.
    In 10g the installation of the Javaserver (OC4J) was part of the App server install.
    Note that you just have to install the software, the configuration script for creating a Forms app server instance creates the WebLogic domain (comparable with the OC4J instance) for you.
    - In 11g the Fusion Middleware software installation is separate from the creation of an application server instance.
    This is more convenient and comparable to Oracle database and Weblogic installation.
    - The Fusion Middleware Configuration script installs two parts of the product: 1. A WebLogic Domain. 2. A Fusion Middleware instance.
    The first contains everything related to Java, such as the servlet configuration file (formsweb.cfg), while the latter contains everything that has less to do with the Javaserver
    - No more Infrastructure server
    The Infrastructure server does not exist anymore. If you want to use Single Sign On with Forms/Reports 11g you can install Identity Management 10.1.4.3 (or use Identity Management 11g, and configure separately the 10.1.4.3 Single Sign On) or keep your old 10g Infrastructure installation.
    During installation you just have to specify you want to use OID and SSO and it configures out of the box.
    Under normal circumstances the same licenses apply to 10g and 11g (as long as you do not use WebLogic for other purposes).

  • Oracle Fusion Middleware 11G  B2B Document Type not getting Identified

    Hello,
    I have installed Oracle Fusion Middleware 11g on my local machine and created a custom document type with proper .xsd definition and XPath Expression Identifier in Oracle B2B interface and configured its trading partners ( Host & Remote ) along with an agreement between the partners.
    I have also configured the host listening channel of Generic-File type which picks xml files from my c:\orclsrvs_in folder.
    My problem is that the moment I drop any sample file in the expected directory, it gets picked up from B2B , but there isn't any record of the same under Reports and Metrics links.
    The Business message, Application message and Conversation message tabs are also not showing any information about the record picked, but in wire message tab, the record is shown in PROCESSING state.
    I am not able to conclude whats wrong behind this.. where can i track the logs for the same ??
    kindly help to resolve this issue.
    Thanks & Regards
    Hiteshkumar Chaudhary

    Hi Hitesh,
    i came to know that B2B extracts the TP name from the filename itselfYes, in case of Generic File, Generic SFTP and Generic FTP, file name provides the necessary values to Oracle B2B to identify the Trading Partner. You can define your own file name format in the Delivery Channel under Transport Protocol Parameters in field "Filename format" (It's an optional field but it is always good to define your own format, otherwise B2B will take it's default format - TradingPartner_DocumentType_Revision_msgType_msgId_replytoMsgID_extension.xml ). Following Filename formats can be used -
    %FROM_PARTY%
    %TO_PARTY%
    %DOCTYPE_NAME%
    %DOCTYPE_REVISION%
    %MSG_ID%
    %TIMESTAMP%
    These file name formats can be used in any combination; for example,
    %TO_PARTY%_%DOCTYPE_NAME%_%DOCTYPE_REVISION%.dat
    Note - Any file extension is allowed.
    what are the system parameters to be set in weblogic console and how?? This activity is part of the pre and post installation steps. If you have done those without getting any errors then nothing else is required.
    how shall I reinstall XEngine properly ??XEngine is part of B2B installation. If B2B gets installed without flashing any errors then we assume that other components of this part has installed properly.
    Regards,
    Anuj
    Edited by: Anuj Dwivedi, Infosys on Aug 28, 2009 5:51 PM

  • Oracle Designer 10g (10.1.2.6) + Oracle Fusion Middleware 11g

    Hi,
    Can Oracle Designer 10g (10.1.2.6 - last release) generated files (*.fmx, *.plx, *.mmx, *.rep...) be deployed onto Oracle Fusion Middleware 11g platform (Portal, Forms, Reports and Discoverer 11.1.1.2.0 + Weblogic Server 10.3.3) without further recompiling?
    With regards,
    Goran

    Mark Striekwold wrote:
    In the release notes for Designer 10.1.2.6 there are steps on Configuring Oracle Designer to Work With Oracle Forms 11g (this is a quote from Designer 10.1.2.6 has now been released.
    Indeed, there is a note about configuring Designer to work with Forms 11g in the release notes.
    Thanks, Mark.
    With regards,
    Goran

  • Report Instance not getting started in Oracle Fusion Middleware 11g Report

    Hi
    Report Instance not getting started in Oracle Fusion Middleware 11g Report Instance Error
    Rep-50125 Java.lang.nullpointerexception
    I just installed Oracle Forms,Reports 11g 11.1.1.3.0 in my machine
    Even I started opmnctl(Oracle Process Management Control). Its too running fine.
    Please Guide me the settings need to do to start the report instance.
    Regards
    Murali N S

    Hello,
    Copy rwlpr.exe from Oracle_Home\bin to Oracle_Instance\config\reports\bin
    Regards

  • Fusion middleware 11g installation steps

    Hello,
    I am trying to install Oracle Fusion Middleware 11g and found some of the binaries to be installed.Please let me know if these are the software needed and
    Also, please confirm which product needs to be installed first. Here, is what my guessing order is currently. Please correct me if I am wrong.
    1.     Install Oracle 11g Database
    2.     Create Repository for OIM 11g Through Repository Creation Utility(RCU) ofm_rcu_win32_11.1.1.3.3_disk1_1of1
    3.     Install Web logic Server wls1033_oepe111150_win32
    4.     Install Identity Management 11.1.2.0 ofm_idm_win_11.1.1.2.0_32_disk1_1of1
    5.     Overwrite Identity Management 11.1.3.0 ofm_idm_win_11.1.1.3.0_32_disk1_1of1
    6.     Install Identity And Access Management 11.1.1.3.0 ofm_iam_generic_11.1.1.3.0_disk1_1of1
    7.     Install SOA Component ofm_soa_generic_11.1.1.2.0_disk1_1of1
    8.     Overwrite SOA Component ofm_soa_generic_11.1.1.3.0_disk1_1of1
    Thanks,
    Krish.

    Krish,
    There are two main installable products in IdM 11g
    A) OID/OVD/OIM 11.1.1.4 (current in 11.1.1.5) - You don't need SOA for this and steps to install/configure are documented on my blog http://onlineappsdba.com/index.php/2011/03/23/install-oracle-identity-management-oimidm-11114-oid-ovd-oif-high-level-steps/
    B) OAM/OIM/OAAM/OIN/OAPM 11.1.1.3 - You need SOA 11.1.1.3 only if you are selecting OIM . For step by step installation and configuration check
    http://onlineappsdba.com/index.php/2010/08/05/oracleidm-11g-step-by-installation-of-oam-oim-oaam-oapm-oin-111130-part-i-load-schema/ (This is 8 part series)
    Note : If you are installing 11.1.1.3 then select weblogic 10.3.3 and for 11.1.1.4 select weblogic 10.3.4 ()
    Atul Kumar
    - Book "OAM/OIM 11g for Administrators" -> http://onlineappsdba.com/index.php/2011/02/23/my-book-oracle-identity-access-manager-11g-for-administrators-is-now-available-in-raw-format/

  • About oracle fusion middleware report arabic

    i have oracle fusion middleware 11g r2
    and when i run my report in pdf with arabic language the letter appear to be like rectangle
    although i made every thing to make it appear as report path in regedit and so on ...
    *( i do this step in application server and the proplem solved )*
    but in fusion middleware no thing happen
    what can i do to let the report read arabic language in pdf format in oracle fusion middleware 11g r2

    Mohamed wrote:
    i need to call report from button in form
    but when i call the report which have parameter in it ,it run direct without show me the parameter field to be entered
    now i need to do the following
    run report normaly as when i press in the button the parameter filed appearCreate parameter layout in report.
    and what you write to call the report ?

  • Installing OAM 10.1.4.3 with Oracle Fusion Middleware 11g

    Hi All,
    I am installing OAM 10.1.4.3 with Oracle Fusion Middleware 11g. The installation issue in creating an OID "start Oracle Internet Directory" was resolved. However, when I am installing OAM identity server it asked for the Configuration DN and Searchbase. I tried to enter dc="myCompany" as Config DN and Searchbase it did not accept. I was really stuck in my installation.
    How will I check my searchbase and configdn in Fusion Middleware 11g?
    Your help is very much appreciated. I need this ASAP.
    thanks.

    The product configuration DN is the node into which the product meta-data will be stored.
    If your root suffix is dc=abc,dc=com it is considered best practice to define another node such as ou=apps.
    The product will create o=oblix under the configuration DN.
    I mention this in many of my responses on this forum: If you are trying to get going with OAM without training or professional help, you will find it a tough road. Get some training or bring in someone who knows the product.
    Mark

  • Fusion Middleware 11g Weblogic, forms and Reports in Solaris  11 zone

    Hi,
    Any one Installed Fusion Middleware 11g Weblogic, forms and Reports on Solaris 11 zone ??
    So Pls Let me know Weblogic and Fusion Middleware 11g versions which are working
    I try
    Weblogic 10.3.3 Installed 64 Bit Went OK
    Fusion Middleware 11g 11.1.1.2.0 Errors While Relink few items like frmbldr etc
    Then Fusion Middleware 11g Patchset5 11.1.1.6 Still Same Errors Relink few items like frmbldr etc
    Then Cconfig.sh failed at create domain
    Regards

    Hi Deepak,
    Just config.sh or config.cmd file and try to change the JDK with in and try to configure new domain from there.
    Regards,
    Kal

  • Oracle fusion Middleware 11g -- forms issue while hitting url

    Hi ,
    we are facing one issue while hitting the url mentioned below
    http://scrmskr.apac.nsroot.net:7801/forms/html/CRMS_KR.htm
    FRM-92052:fatal error: cannot connect to the server at URL /forms/lservlet
    here in the above CRMS_KR.htm we have hard-coded all the parameters value that in other case is read from formsweb.cfg
    whereas if we hit the same CRMS_KR.htm renaming it to basejpi.htm and hitting below url then its opening our home page i.e our test.fmx called from this .htm file
    http://scrmskr.apac.nsroot.net:7801/forms/frmservlet
    We have gone through Oracle® Fusion Middleware Forms Services Deployment Guide
    11g Release 1 (11.1.1)
    but not able to get the issue.
    Please let us know where we are going wrong or what mapping or config settings are we missing.
    Config files:
    CRMSKR.htm_
    ======================================================
    <HTML>
    <!-- FILE: basejpi.htm (Oracle Forms) -->
    <!-- -->
    <!-- This is the default base HTML file for running a form on the -->
    <!-- web using the JDK Java Plugin. This is used for example when -->
    <!-- running with Netscape on Unix. -->
    <!-- -->
    <!-- IMPORTANT NOTES: -->
    <!-- Default values for all the variables which appear below -->
    <!-- (enclosed in percent characters) are defined in the servlet -->
    <!-- configuration file (formsweb.cfg). It is preferable to make -->
    <!-- changes in that file where possible, rather than this one. -->
    <!-- -->
    <!-- This file will be REPLACED if you reinstall Oracle Forms, so -->
    <!-- you are advised to create your own version if you want to make -->
    <!-- any modifications. You should then set the baseHTMLjpi -->
    <!-- parameter in the Forms Servlet configuration file (formsweb.cfg) -->
    <!-- to point to your new file instead of this one. -->
    <HEAD><TITLE>Credit & Risk Management System</TITLE></HEAD>
    <BODY bgcolor=#c0c0c0 SCROLL="no">
    <!-- Forms applet definition (start) -->
    <OBJECT classid="clsid:CAFEEFAC-0016-0000-0012-ABCDEFFEDCBA"
    codebase="http://java.sun.com/update/1.6.0/jinstall-6-windows-i586.cab#Version=1,6,0,12"
    WIDTH="920"
    HEIGHT="680"
    HSPACE="0"
    VSPACE="0"
    ID="">
    <SCRIPT LANGUAGE="JavaScript" SRC="/forms/frmjscript/forms_ie.js"></SCRIPT>
    <PARAM NAME="TYPE" VALUE="application/x-java-applet;jpi-version=1.6.0_12">
    <PARAM NAME="CODEBASE" VALUE="/forms/java">
    <PARAM NAME="CODE" VALUE="oracle.forms.engine.Main" >
    <PARAM NAME="ARCHIVE" VALUE="frmall.jar,crms_icons.jar" >
    <PARAM NAME="serverURL" VALUE="/forms/lservlet?ifcfs=/forms/frmservlet?acceptLanguage=en-us">
    <PARAM NAME="networkRetries" VALUE="50">
    <PARAM NAME="serverArgs"
    VALUE="escapeParams=true module=/rcrmap1/rcrrgbg2/crms/10as/fmx_dir/CRMS_LOGIN.fmx userid= debug=no host= port= obr=no record= tracegroup= log= term= ssoProxyConnect=no">
    <PARAM NAME="separateFrame" VALUE="false">
    <PARAM NAME="splashScreen" VALUE="">
    <PARAM NAME="background" VALUE="">
    <PARAM NAME="lookAndFeel" VALUE="Generic">
    <PARAM NAME="colorScheme" VALUE="teal">
    <PARAM NAME="serverApp" VALUE="default">
    <PARAM NAME="logo" VALUE="no">
    <PARAM NAME="imageBase" VALUE="CodeBase">
    <PARAM NAME="formsMessageListener" VALUE="">
    <PARAM NAME="recordFileName" VALUE="">
    <PARAM NAME="EndUserMonitoringEnabled" VALUE="">
    <PARAM NAME="EndUserMonitoringURL" VALUE="">
    <PARAM NAME="heartbeat" VALUE="">
    <PARAM NAME="MaxEventWait" VALUE="">
    <PARAM NAME="allowAlertClipboard" VALUE="true">
    <PARAM NAME="disableValidateClipboard" VALUE="false">
    <PARAM NAME="enableJavascriptEvent" VALUE="true">
    <PARAM NAME="MAYSCRIPT" VALUE="true">
    <PARAM NAME="digitSubstitution" VALUE="context">
    <PARAM NAME="legacy_lifecycle" VALUE="false">
    <PARAM NAME="JavaScriptBlocksHeartBeat" VALUE="false">
    <PARAM NAME="highContrast" VALUE="false">
    <PARAM NAME="disableMDIScrollbars" VALUE="">
    <PARAM NAME="clientDPI" VALUE="">
    <PARAM name="applet_stop_timeout" value="800">
    <COMMENT>
    <EMBED SRC="" PLUGINSPAGE="http://java.sun.com/products/archive/j2se/6u12/index.html"
    TYPE="application/x-java-applet;jpi-version=1.6.0_12"
    java_codebase="/forms/java"
    java_code="oracle.forms.engine.Main"
    java_archive="frmall.jar,crms_icons.jar"
    WIDTH="920"
    HEIGHT="680"
    HSPACE="0"
    VSPACE="0"
    NAME=""
    serverURL="/forms/lservlet?ifcfs=/forms/frmservlet"
    networkRetries="0"
    serverArgs="escapeParams=true module=/rcrmap1/rcrrgbg2/crms/10as/fmx_dir/CRMS_LOGIN.fmx userid= debug=no host= port= obr=no record= tracegroup= log= term= ssoProxyConnect=no"
    separateFrame="false"
    splashScreen=""
    background=""
    lookAndFeel="Generic"
    colorScheme="teal"
    serverApp="default"
    logo="no"
    imageBase="CodeBase"
    recordFileName=""
    EndUserMonitoringEnabled=""
    EndUserMonitoringURL=""
    heartBeat=""
    MaxEventWait=""
    disableValidateClipboard="false"
    allowAlertClipboard="true"
    enableJavascriptEvent="true"
    MAYSCRIPT="true"
    digitSubstitution="context"
    legacy_lifecycle="false"
    JavaScriptBlocksHeartBeat="false"
    highContrast="false"
    disableMDIScrollbars=""
    clientDPI=""
    applet_stop_timeout="800"
    >
    <NOEMBED>
    </COMMENT>
    </NOEMBED></EMBED>
    </OBJECT>
    <!-- Forms applet definition (end) -->
    <table border="0" width="1005" height="30" >
    <tr>
    <td width="74%" height="30" align="left"><img border="0" src="/rcrms/icons/f_cblogo.gif" width="65px" height="20px"><br>
    <font face="Garamond" size="1" >www.citigroup.net</font>
    </td>
    <td width="26%" height="30" align ="left" ><font face="Garamond" size="1.5">
    Terms,conditions, caveats and small print.<br>
    Copyright &copy; 2003 Citigroup. All rights reserved. Unpublished.</font>
    </td>
    </tr>
    </table>
    </BODY>
    </HTML>
    ======================================================
    forms.conf
    ====================================================
    # Name
    # forms.conf - Forms component Apache directives configuration file.
    # Purpose
    # It should include the weblogic managed server (routing) directives for
    # the servers where Forms applications are deployed and other miscellaneous
    # Forms component OHS directives.
    # Remarks
    # This file is included with the OHS configuration under
    # $OI/config/OHS/<OHS Node Name>/moduleconf sub-directory.
    # virtual mapping for the /forms/html mapping.
    RewriteEngine on
    RewriteRule ^/forms/html/(..*) /workaroundhtml/$1 [PT]
    RewriteRule ^/rcrms/html/(..*) /workaroundhtml/$1 [PT]
    AliasMatch ^/workaroundhtml/(..*) "/rcrmap2/weblogic/bea/rcrms/config/FormsComponent/forms/html/$1"
    AliasMatch ^/rcrms/icons/(..*) "/rcrmap2/weblogic/bea/ORA_PFRD/forms/java/$1"
    # Virtual path mapping for Forms Java jar and class files (codebase)
    AliasMatch ^/forms/java/(..*) "/rcrmap2/weblogic/bea/ORA_PFRD/forms/java/$1"
    # Virtual path mapping for testcrms (codebase)
    AliasMatch ^/rcrms/java/(..*) "/rcrmap2/weblogic/bea/ORA_PFRD/forms/java/$1"
    <Location /forms>
    SetHandler weblogic-handler
    WebLogicHost kauh0079
    WebLogicPort 8001
    </Location>
    ====================================================
    Thanks,
    Harish

    Hi Michael,
    Thanks for your valuable inputs.
    Below line in CRMS_KR.htm was causing the problem because while directly hitting the CRMS_KR.htm we had hard-coded all the tag values which in other case is read from formweb.cfg
    Before:
    *<PARAM NAME="serverURL" VALUE="/forms/lservlet?ifcfs=/forms/frmservlet?acceptLanguage=en-us">*
    We modified it to
    After:
    *<PARAM NAME="serverURL" VALUE="/forms/lservlet">*
    Now we are able to hit the below URL sucessfully
    http://scrmskr.apac.nsroot.net:7801/forms/html/CRMS_KR.htm
    Thanks & Regards,
    Harish

  • Can JDev 10.1.3 ADF application run in Oracle Fusion Middleware 11g?

    Hi,
    We have a 10.1.2.0.2 application server and our JDeveloper 10.1.3 ADF application is running in a separate 10.1.3 home because it was unable to run in the first one. We are thinking about upgrading to Fusion Middleware 11g and I'm wondering if anyone knows will I be able to set it up somehow so that the JDev application runs in this or would I leave it in the 10.1.3?
    Thanks
    Adam

    I dont think this would be feasible till project fusion is through.
    Thanks
    Tapash

  • Fusion Middleware 11G Installation

    Hi,
    I have installed Oracle database Server 11G 64 on Windows 7, then Oracle Weblogic 64 with a domain.
    Now when I want to install Forms and Reports builders in Fusion Middleware 64 with a jdk 64, the installer asks me first to start a domain, then at the end of the installation it tells me that it cannot start a domain.
    I don't know in wich forum I should post this thread.
    Many thanks if you can help.

    I didn't install on windows 7 but I did find out something on windows 2008 r2 64 bits.
    Check if you have a directory name with parentheses in it.
    (at the administrator dos prompt type set )
    If you have something like Program Files (x86)
    in the path or the classpath then that alone is enough to do in the configuration.
    (if you have more than one volume you can have more than one of these.)
    So one way to get around it is to do this for all volumes:
    dir /-x
    So you will get your program files (x86) as either progra~1 or progra~2
    so you can substitute that in the path and if you have it in classpath
    eg:
    c:\program files (x86)\myprog\bin; ....
    c:\progra~1\myprog\bin;....
    worked for me. This may not be the whole problem but it's definitely a show stopper if you have it.
    Other people mentioned this before and there's a note about it in support.

  • [Urgent] Some questions about Oracle Portal 10g - 11g upgrade

    Dear friends,
    We are under doing upgrading assessment of Oracle Portal from 10g to 11g. After reviewed the 'upgrading guide', we still have some questions as below:
    1. Whether the 'Instant Portal' feature remain in Oracle Portal 11g? If yes, how to migrate the Instant Portal 10g sites? If no, any workaround?
    2. Whether the old 10g Page Group and Pages will be still available after 11g upgrade? Also can customer import the old 10g transportset into Portal 11g?
    3. How about the customized Portal 10g objects (such as customized template, style, attributes) after 11g upgrade? Still be usable?
    4. Customer use PDK to develop many portlets in 10g. Can they use JDeveloper 11g to migrate their old project to 11g automatically?
    Thank you in advance and any comment are welcome.

    1. Whether the 'Instant Portal' feature remain in Oracle Portal 11g? If yes, how to migrate the Instant Portal 10g sites? If no, any workaround?Instant Portal is not available anymore in Oracle Portal 11g. The Instant Portal page groups will be migrated to standard Portal page groups. Maintenance of the Instant Portal can be done with the standard Portal tools. The Instant Portal tools are not available anymore.
    Whether the old 10g Page Group and Pages will be still available after 11g upgrade? Also can customer import the old 10g transportset into Portal 11g?Old 10g Page Groups are migrated to Portal 11g. They will still be available after the upgrade.
    Export/Import through transports sets has always been limited to instances of the same version. It is not supported between versions as documented in the Administration Guide :
    [11.2.1|http://download.oracle.com/docs/cd/E14571_01/portal.1111/e10239/cg_imex.htm#CCJBCCGD] System Requirements
    Before exporting and importing content, ensure that your system meets the minimum system requirements, as described in this section.
    Notes:
    * Export and import functions only within the same release of Oracle Portal and the same patch release, for example, release 10.1.4 to release 10.1.4 or release 11.1.1 to release 11.1.1. You cannot export and import between two different releases, such as release 10.1.2 to release 10.1.4 or release 10.1.4 to release 11.1.1.
    How about the customized Portal 10g objects (such as customized template, style, attributes) after 11g upgrade? Still be usable?Customized objects get migrated as well. Certain types (e.g. PL/SQL item types) need to be checked after upgrade as the behavior of the PL/SQL code may differ between database versions. This is particularly of concern when the 10.1.4.x Portal uses a 10.1 database. A database upgrade to either 10.2, 11.1 or 11.2 is necessary as Portal 11g is not supported with RDBMS 10.1.
    Customer use PDK to develop many portlets in 10g. Can they use JDeveloper 11g to migrate their old project to 11g automatically?Never done this, but the Portal framework is able to consume JPDK providers which are running in older versions of the toolkit. If the providers are running in standalone OC4J containers, you would be able to upgrade the framework and keep the providers in their OC4J containers. This will allow you to focus on the framework first and worry about your providers later.
    Thanks,
    EJ

  • Oracle Fusion Middleware 11g - Reports  Errors

    Dear All,
    when I try to send report for prints then I recieved this error.
    REP-57054: In-Process Job terminated: The report generated successfully but distribution to destination failed.
    REP-50159:The report generated Successfully but distribution to destination failed.
    REP-50151: Destination ID Currency failed with error An error occured while sending the file to the printer :HPofficejetpro7700Series- Cannot run program "C\Orcale\Middleware\asinst_5\Config\reports\bin\rwlpr":
    create process error=2, The system cannot fine the file specified.
    kindly advise me.
    Thanks & regards,
    Irfan

    Hello,
    Copy rwlpr.exe from Oracle_Home\bin to Oracle_Instance\config\reports\bin
    Regards

Maybe you are looking for