Changing Oracle Fusion Middleware text in background of the forms.

Dear All,
I have migrated forms 6i into 11g.
Now In the background of forms, "Oracle Fusion MiddleWare" Text displaying.
While searching for the solution I got something like JAR and all. I dont understand this.
Can anybody tell me where to change the setting for "Oracle Fusion MiddleWare" Text display.
Please help me out.
Thanks in Advance.
Regards,
Raja.

In formsweb.cfg, change BACKGROUND to point to the image of your choice. The value is a virtual path so you can use a fully qualified path or relative path. For example:
BACKGROUND=http://myServer/icons/background.gif
OR
BACKGROUND=/icons/background.gif
The same is true for LOGO and SPLASHSCREEN
Check out the documentation. This is always a good place to start.
http://docs.oracle.com/cd/E24269_01/doc.11120/e24477/configure.htm#i1077074
Edited by: Michael Ferrante on Mar 6, 2012 3:55 PM

Similar Messages

  • 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 11 - Failover - ORA-03114

    We use Oracle Fusion Middleware 11.1.1.4 to run a Oracle Forms based application that connects to an Exadata - Oracle 11g 11.2.0.3  database.
    In order to test the failover to Data Guard mechanism, we changed the tnsnames.ora to include the stanza for the data guard and disaster recovery databses.
    However after changing the tnsnames.ora entry, the Fusion Forms refused to connect. It gave
    FRM-40735: ON-ERROR trigger raised unhandled exception ORA-03114
    Present below is the tnsnames.ora entry .
    The first one is the unmodified one that works(we can open up Oracle forms app and connect successfully to the database).
    The second one is the modified one with the failover phrase that does not work - gives
    ORA-03114. However the same entry as a jdbc connection string is working fine.
    Works :
    clientdb_oltp.world =
      (DESCRIPTION =
        (ADDRESS = (PROTOCOL = TCP)(HOST = client7-scan1)(PORT = 1521))
        (CONNECT_DATA =
          (SERVER = DEDICATED)
          (SERVICE_NAME = clientdb_oltp_srvc.world)
    Does NOT work:
    clientdb_oltp.world =
      (DESCRIPTION =
       (LOAD_BALANCE = OFF)
       (FAILOVER = ON)
        (ADDRESS = (PROTOCOL = TCP)(HOST = client7-scan1)(PORT = 1521))
        (ADDRESS = (PROTOCOL = TCP)(HOST = client3-scan01)(PORT = 1521))
        (ADDRESS = (PROTOCOL = TCP)(HOST = client1-scan)(PORT = 1521))
        (CONNECT_DATA =
          (SERVER = DEDICATED)
          (SERVICE_NAME = clientdb_oltp_srvc.world)
          (FAILOVER_MODE =
            (TYPE = SELECT)
            (METHOD = BASIC))))
    JDBC Connection string that works :
    jdbc:oracle:thin:@(DESCRIPTION_LIST=(LOAD_BALANCE=off)(FAILOVER=on)(DESCRIPTION= (ADDRESS_LIST= (LOAD_BALANCE=on)(ADDRESS=(PROTOCOL=TCP)(HOST= client7-scan1)(PORT=1521)))(CONNECT_DATA=(SERVER = DEDICATED) (SERVICE_NAME=clientdb_oltp_srvc.world)))(DESCRIPTION= (ADDRESS_LIST= (LOAD_BALANCE=on) (ADDRESS=(PROTOCOL=TCP)(HOST=client3-scan01)(PORT=1521))) (CONNECT_DATA=(SERVER = DEDICATED) (SERVICE_NAME= clientdb_oltp_srvc.world))) (DESCRIPTION= (ADDRESS_LIST= (LOAD_BALANCE=on) (ADDRESS=(PROTOCOL=TCP)(HOST=client1-scan)(PORT=1521))) (CONNECT_DATA=(SERVER = DEDICATED) (SERVICE_NAME=clientdb_oltp_srvc.world))))
    Could you please advise if there is any reason why Oracle Fusion Middleware will not connect with the tnsnames.ora having the failover stanza ? Does the above entry require any change ?
    We have already checked for any TAB or other non-print characters.
    Edit : 6/3/2014  I mistakenly gave the Forms Oracle error as ORA-12154. The error faced is "FRM-40735: ON-ERROR trigger raised unhandled exception ORA-03114"
    Updated Title and description.
    The credentials were validated multiple times. (user id and password is correct)
    Message was edited by: skrishnan

    Hi Prakash,
    The database is up and running. We are able to login to it using sqlplus and other sql tools from different clients(sql client and java based programs).
    We believe its either due to Oracle Middleware not supporting the tnsnames.ora entry with the failover stanza , or some quirk with our tnsnames.ora file.
    Is there anything you would advise that we try ?
    Thank you,
    S. Krishnan

  • JDE adapter configuration using Oracle fusion middleware

    Hello
    We are integrating JDE with Siebel using the Oracle fusion middleware technology. We have the adapters for JDE available and are in the process of configuring the same.
    We are able to connect to JDE and able to view the functions available but not able to view the other options.
    The below is the log generated when the application explorer is started and JDE connected.
    [info] [IWAF JCA] Found adapter 'IWAF'
    [info] [IWAF JCA] Found adapter 'JDEdwards'
    [info] [IWAF JCA] Found adapter 'PeopleSoft'
    [info] [IWAF JCA] Found adapter 'SAP'
    [info] [IWAF JCA] Found adapter 'Siebel'
    [info] [IWAF JCA] [storage] Repository URL 'file://../\config\jca_sample\repository.xml' resolved to repositoty type: file
    [info] [IWAF JCA] [storage] Getting Repository reference: 'file://../\config\jca_sample\repository.xml&user=null&password=***'...
    [info] [IWAF JCA] [storage] Created Repository System storage.
    [info] [IWAF JCA] iway.home is set to '../'.
    [info] [IWAF JCA] Creating IWAF Container classloader using libdir 'D:\OraHome_1\adapters\application\tools\..\lib'.
    [info] [IWAF JCA] iway.home is set to '../'.
    [info] [IWAF JCA] Inspecting adapter 'SAP' modules.
    [warn] [IWAF JCA] Adapter 'SAP' class 'com.ibi.sapr3.SapInboundAdapter_AS' failed to load. Problem loading adapter class 'com.ibi.sapr3.SapInboundAdapter_AS'.
    [warn] [IWAF JCA] Adapter 'SAP' will not be available.
    [info] [IWAF JCA] Inspecting adapter 'JDEdwards' modules.
    [info] [IWAF JCA] Inspecting adapter 'Siebel' modules.
    [info] [IWAF JCA] Inspecting adapter 'PeopleSoft' modules.
    [info] [IWAF JCA] Skiping IWAF Container adapter.
    [info] [IWAF JCA] iway.home is set to '../'.
    [info] [IWAF JCA] iway.config is set to 'jca_sample'.
    [info] [IWAF JCA] Using default: keystore.type=jks and keystore.password=iwaysoftware
    [info] [IWAF JCA] Security manager using keystore : D:\OraHome_1\adapters\application\tools\..\config\jca_sample\security\keystore.jks
    [warn] [IWAF JCA] Security manager will not be available due to problem.
    java.lang.IllegalStateException: Problem loading keystore: java.io.FileNotFoundException: D:\OraHome_1\adapters\application\tools\..\config\jca_sample\security\keystore.jks (The system cannot find the file specified); make sure the password is correct
         at com.iwaysoftware.security.KeyStoreUtil.getKeyStore(KeyStoreUtil.java:39)
         at com.ibi.adapters.util.security.SecurityManagerImpl.<init>(SecurityManagerImpl.java:45)
         at com.iwaysoftware.af.container.IWAFFactory.buildSecurityManager(IWAFFactory.java:209)
         at com.iwaysoftware.af.container.IWAFContainer.start(IWAFContainer.java:89)
         at com.ibi.afjca.spi.IWAFManagedConnectionFactory.createManagedConnection(IWAFManagedConnectionFactory.java:186)
         at com.ibi.afjca.spi.IWAFConnectionManager.allocateConnection(IWAFConnectionManager.java:31)
         at com.ibi.afjca.cci.IWAFConnectionFactory.getConnection(IWAFConnectionFactory.java:95)
         at com.iwaysoftware.iwae.common.JCATransport.initJCA(JCATransport.java:81)
         at com.iwaysoftware.iwae.common.JCATransport.<init>(JCATransport.java:62)
         at com.iwaysoftware.iwae.common.AdapterClient.<init>(AdapterClient.java:85)
         at com.ibi.bse.ConfigWorker.run(ConfigWorker.java:41)
         at java.lang.Thread.run(Unknown Source)
    [info] [IWAF JCA] IWAF contained starting...
    [info] [IWAF JCA] IWAF AdapterManager starting...
    [info] [IWAF JCA] IWAF AdapterManager started.
    [info] [IWAF JCA] IWAF ChannelManager starting...
    [info] [IWAF JCA] IWAF ChannelManager started.
    [info] [IWAF JCA] IWAF ChainManager starting...
    [info] [IWAF JCA] IWAF ChainManager started.
    [info] [IWAF JCA] IWAF PortManager starting...
    [info] [IWAF JCA] IWAF PortManager started.
    [info] [IWAF JCA] IWAF AEManager starting...
    [info] [IWAF JCA] Building target id list.
    [info] [IWAF JCA] Creating TID for adapter 'JDEdwards' configuration 'JDE'.
    [info] [IWAF JCA] [JDEdwards.service_JDE] Created adapter instance for class'class com.ibi.jde.AdapterBean'.
    [info] [IWAF JCA] Building port list.
    [info] [IWAF JCA] Building channel list.
    [info] [IWAF JCA] IWAF AEManager started.
    [info] [IWAF JCA] IWAF contained started.
    [info] [IWAF JCA] Loaded and initialized adapter class 'com.ibi.jde.AdapterBean'.
    [info] [IWAF JCA] [com.ibi.tcp.TcpListenerAdapter] init called.
    [info] [IWAF JCA] Loaded and initialized adapter class 'com.ibi.tcp.TcpListenerAdapter'.
    [info] [IWAF JCA] Loaded and initialized adapter class 'com.ibi.jde.AdapterEventBean'.
    [info] [IWAF JCA] [com.ibi.file.FileListenerAdapter] init called.
    [info] [IWAF JCA] Loaded and initialized adapter class 'com.ibi.file.FileListenerAdapter'.
    [info] [IWAF JCA] Adapter class 'com.ibi.adapter.psoft.PeopleSoftAdapter' failed to initialized.
    java.lang.NoClassDefFoundError: psft.pt8.joa.API
         at com.ibi.adapter.psoft.PeopleSoftAdapter.class$(PeopleSoftAdapter.java)
         at com.ibi.adapter.psoft.PeopleSoftAdapter.init(PeopleSoftAdapter.java:104)
         at com.iwaysoftware.af.container.IWAFContainer.getInitializedAdapter(IWAFContainer.java:446)
         at com.iwaysoftware.af.container.AEManager.getInitializedAdapter(AEManager.java:1147)
         at com.iwaysoftware.af.container.AEManager.getDesignAdapterDescriptor(AEManager.java:366)
         at com.iwaysoftware.af.container.ae.AEAdapterMessage.addAdapter(AEAdapterMessage.java:127)
         at com.iwaysoftware.af.container.ae.AEAdapterMessage.build(AEAdapterMessage.java:105)
         at com.iwaysoftware.af.container.ae.AEAdapterMessage.<init>(AEAdapterMessage.java:46)
         at com.iwaysoftware.af.container.AEManager.dispatch(AEManager.java:123)
         at com.iwaysoftware.af.container.IWAFContainer.dispatchAERequest(IWAFContainer.java:434)
         at com.ibi.afjca.cci.IWAFInteraction.execIWAE(IWAFInteraction.java:246)
         at com.ibi.afjca.cci.IWAFInteraction.exec(IWAFInteraction.java:153)
         at com.ibi.afjca.cci.IWAFInteraction.execute(IWAFInteraction.java:93)
         at com.iwaysoftware.iwae.common.JCATransport.execute(JCATransport.java:149)
         at com.iwaysoftware.iwae.common.AdapterClient.getAdapterInfo(AdapterClient.java:225)
         at com.ibi.bse.CategoryNodeData.children(CategoryNodeData.java:139)
         at com.ibi.bse.gui.BseFrame.borTreeValueChanged(BseFrame.java:240)
         at com.ibi.bse.gui.BseFrame.access$4(BseFrame.java:24)
         at com.ibi.bse.gui.BseFrame$3.valueChanged(BseFrame.java:136)
         at javax.swing.JTree.fireValueChanged(Unknown Source)
         at javax.swing.JTree$TreeSelectionRedirector.valueChanged(Unknown Source)
         at javax.swing.tree.DefaultTreeSelectionModel.fireValueChanged(Unknown Source)
         at javax.swing.tree.DefaultTreeSelectionModel.notifyPathChange(Unknown Source)
         at javax.swing.tree.DefaultTreeSelectionModel.setSelectionPaths(Unknown Source)
         at javax.swing.tree.DefaultTreeSelectionModel.setSelectionPath(Unknown Source)
         at javax.swing.JTree.setSelectionPath(Unknown Source)
         at javax.swing.plaf.basic.BasicTreeUI.selectPathForEvent(Unknown Source)
         at javax.swing.plaf.basic.BasicTreeUI$Handler.handleSelection(Unknown Source)
         at javax.swing.plaf.basic.BasicTreeUI$Handler.mousePressed(Unknown Source)
         at java.awt.AWTEventMulticaster.mousePressed(Unknown Source)
         at java.awt.AWTEventMulticaster.mousePressed(Unknown Source)
         at java.awt.AWTEventMulticaster.mousePressed(Unknown Source)
         at java.awt.AWTEventMulticaster.mousePressed(Unknown Source)
         at java.awt.Component.processMouseEvent(Unknown Source)
         at javax.swing.JComponent.processMouseEvent(Unknown Source)
         at java.awt.Component.processEvent(Unknown Source)
         at java.awt.Container.processEvent(Unknown Source)
         at java.awt.Component.dispatchEventImpl(Unknown Source)
         at java.awt.Container.dispatchEventImpl(Unknown Source)
         at java.awt.Component.dispatchEvent(Unknown Source)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
         at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
         at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
         at java.awt.Container.dispatchEventImpl(Unknown Source)
         at java.awt.Window.dispatchEventImpl(Unknown Source)
         at java.awt.Component.dispatchEvent(Unknown Source)
         at java.awt.EventQueue.dispatchEvent(Unknown Source)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.run(Unknown Source)
    [info] [IWAF JCA] Adapter class 'com.ibi.adapter.siebelaf.SiebelAdapter' failed to initialized.
    java.lang.IllegalArgumentException: Siebel Libs Not Found
         at com.ibi.adapter.siebelaf.SiebelAdapter.init(SiebelAdapter.java:84)
         at com.iwaysoftware.af.container.IWAFContainer.getInitializedAdapter(IWAFContainer.java:446)
         at com.iwaysoftware.af.container.AEManager.getInitializedAdapter(AEManager.java:1147)
         at com.iwaysoftware.af.container.AEManager.getDesignAdapterDescriptor(AEManager.java:366)
         at com.iwaysoftware.af.container.ae.AEAdapterMessage.addAdapter(AEAdapterMessage.java:127)
         at com.iwaysoftware.af.container.ae.AEAdapterMessage.build(AEAdapterMessage.java:105)
         at com.iwaysoftware.af.container.ae.AEAdapterMessage.<init>(AEAdapterMessage.java:46)
         at com.iwaysoftware.af.container.AEManager.dispatch(AEManager.java:123)
         at com.iwaysoftware.af.container.IWAFContainer.dispatchAERequest(IWAFContainer.java:434)
         at com.ibi.afjca.cci.IWAFInteraction.execIWAE(IWAFInteraction.java:246)
         at com.ibi.afjca.cci.IWAFInteraction.exec(IWAFInteraction.java:153)
         at com.ibi.afjca.cci.IWAFInteraction.execute(IWAFInteraction.java:93)
         at com.iwaysoftware.iwae.common.JCATransport.execute(JCATransport.java:149)
         at com.iwaysoftware.iwae.common.AdapterClient.getAdapterInfo(AdapterClient.java:225)
         at com.ibi.bse.CategoryNodeData.children(CategoryNodeData.java:139)
         at com.ibi.bse.gui.BseFrame.borTreeValueChanged(BseFrame.java:240)
         at com.ibi.bse.gui.BseFrame.access$4(BseFrame.java:24)
         at com.ibi.bse.gui.BseFrame$3.valueChanged(BseFrame.java:136)
         at javax.swing.JTree.fireValueChanged(Unknown Source)
         at javax.swing.JTree$TreeSelectionRedirector.valueChanged(Unknown Source)
         at javax.swing.tree.DefaultTreeSelectionModel.fireValueChanged(Unknown Source)
         at javax.swing.tree.DefaultTreeSelectionModel.notifyPathChange(Unknown Source)
         at javax.swing.tree.DefaultTreeSelectionModel.setSelectionPaths(Unknown Source)
         at javax.swing.tree.DefaultTreeSelectionModel.setSelectionPath(Unknown Source)
         at javax.swing.JTree.setSelectionPath(Unknown Source)
         at javax.swing.plaf.basic.BasicTreeUI.selectPathForEvent(Unknown Source)
         at javax.swing.plaf.basic.BasicTreeUI$Handler.handleSelection(Unknown Source)
         at javax.swing.plaf.basic.BasicTreeUI$Handler.mousePressed(Unknown Source)
         at java.awt.AWTEventMulticaster.mousePressed(Unknown Source)
         at java.awt.AWTEventMulticaster.mousePressed(Unknown Source)
         at java.awt.AWTEventMulticaster.mousePressed(Unknown Source)
         at java.awt.AWTEventMulticaster.mousePressed(Unknown Source)
         at java.awt.Component.processMouseEvent(Unknown Source)
         at javax.swing.JComponent.processMouseEvent(Unknown Source)
         at java.awt.Component.processEvent(Unknown Source)
         at java.awt.Container.processEvent(Unknown Source)
         at java.awt.Component.dispatchEventImpl(Unknown Source)
         at java.awt.Container.dispatchEventImpl(Unknown Source)
         at java.awt.Component.dispatchEvent(Unknown Source)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
         at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
         at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
         at java.awt.Container.dispatchEventImpl(Unknown Source)
         at java.awt.Window.dispatchEventImpl(Unknown Source)
         at java.awt.Component.dispatchEvent(Unknown Source)
         at java.awt.EventQueue.dispatchEvent(Unknown Source)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.run(Unknown Source)
    [info] [IWAF JCA] [JDEdwards.service_JDE] Created adapter instance for class'class com.ibi.jde.AdapterBean'.
    [info] [IWAF JCA] created sid '6760450155829188151' for target 'JDEdwards.JDE.EO 8.9'.
    Any inputs are welcome.
    Regards,
    Ravi

    I have created a new JCA configuration in application explorer. I am not able to see any adapters under adapter folder. aejcaxxxxxxxx.log file shows following error. Any help on this greatly appreciated.
    Mon, 18 Dec 2006 13:14:18.0164 PST - Thread[Thread-5,6,main] [info ] [IWAF JCA] Found adapter 'IWAF'
    Mon, 18 Dec 2006 13:14:18.0174 PST - Thread[Thread-5,6,main] [info ] [IWAF JCA] Found adapter 'JDEdwards'
    Mon, 18 Dec 2006 13:14:18.0174 PST - Thread[Thread-5,6,main] [info ] [IWAF JCA] Found adapter 'PeopleSoft'
    Mon, 18 Dec 2006 13:14:18.0174 PST - Thread[Thread-5,6,main] [info ] [IWAF JCA] Found adapter 'SAP'
    Mon, 18 Dec 2006 13:14:18.0174 PST - Thread[Thread-5,6,main] [info ] [IWAF JCA] Found adapter 'Siebel'
    Mon, 18 Dec 2006 13:14:18.0224 PST - Thread[Thread-5,6,main] [info ] [IWAF JCA] [storage] Repository URL 'file://D:\OraHome_1\adapters\application\config\myJCAConfig\repository.xml' resolved to repositoty type: file
    Mon, 18 Dec 2006 13:14:18.0224 PST - Thread[Thread-5,6,main] [info ] [IWAF JCA] [storage] Getting Repository reference: 'file://D:\OraHome_1\adapters\application\config\myJCAConfig\repository.xml&user=null&password=***'...
    Mon, 18 Dec 2006 13:14:18.0565 PST - Thread[Thread-5,6,main] [info ] [IWAF JCA] [storage] Created Repository System storage.
    Mon, 18 Dec 2006 13:14:18.0565 PST - Thread[Thread-5,6,main] [info ] [IWAF JCA] [state] State Repository URL 'file://D:\OraHome_1\adapters\application\config\myJCAConfig\st_repository.xml' repositoty type: file
    Mon, 18 Dec 2006 13:14:18.0565 PST - Thread[Thread-5,6,main] [info ] [IWAF JCA] [state] Getting Repository reference: 'file://D:\OraHome_1\adapters\application\config\myJCAConfig\st_repository.xml&user=null&password=***'...
    Mon, 18 Dec 2006 13:14:18.0575 PST - Thread[Thread-5,6,main] [info ] [IWAF JCA] [state] Created State Repository System storage.
    Mon, 18 Dec 2006 13:14:18.0585 PST - Thread[Thread-5,6,main] [info ] [IWAF JCA] [container] Creating IWAF Container classloader using libdir 'D:\OraHome_1\adapters\application\lib'.
    Mon, 18 Dec 2006 13:14:18.0635 PST - Thread[Thread-5,6,main] [info ] [IWAF JCA] [container] ******************************************************************************
    Mon, 18 Dec 2006 13:14:18.0635 PST - Thread[Thread-5,6,main] [info ] [IWAF JCA] [container] Building adapters list...
    Mon, 18 Dec 2006 13:14:18.0635 PST - Thread[Thread-5,6,main] [info ] [IWAF JCA] [container] ******************************************************************************
    Mon, 18 Dec 2006 13:14:18.0635 PST - Thread[Thread-5,6,main] [info ] [IWAF JCA] [container] ******************************************************************************
    Mon, 18 Dec 2006 13:14:18.0635 PST - Thread[Thread-5,6,main] [info ] [IWAF JCA] [container] Adapter: SAP
    Mon, 18 Dec 2006 13:14:18.0635 PST - Thread[Thread-5,6,main] [info ] [IWAF JCA] [container] ******************************************************************************
    Mon, 18 Dec 2006 13:14:18.0635 PST - Thread[Thread-5,6,main] [info ] [IWAF JCA] [container] Inspecting adapter 'SAP' modules.
    Mon, 18 Dec 2006 13:14:18.0665 PST - Thread[Thread-5,6,main] [warn ] [IWAF JCA] [container] loadClass: com/sap/mw/jco/JCO$Exception
    java.lang.NoClassDefFoundError: com/sap/mw/jco/JCO$Exception
         at java.lang.Class.forName0(Native Method)
         at java.lang.Class.forName(Class.java:219)
         at com.iwaysoftware.af.container.IWAFContainer.loadClass(IWAFContainer.java:922)
         at com.iwaysoftware.af.container.IWAFContainer.loadAdapterClass(IWAFContainer.java:905)
         at com.iwaysoftware.af.container.IWAFContainer.buildAdaptersList(IWAFContainer.java:1079)
         at com.iwaysoftware.af.container.IWAFContainer.<init>(IWAFContainer.java:119)
         at com.ibi.afjca.spi.IWAFManagedConnectionFactory.getContainer(IWAFManagedConnectionFactory.java:533)
         at com.ibi.afjca.spi.IWAFManagedConnectionFactory.createManagedConnection(IWAFManagedConnectionFactory.java:215)
         at com.ibi.afjca.spi.IWAFConnectionManager.allocateConnection(IWAFConnectionManager.java:35)
         at com.ibi.afjca.cci.IWAFConnectionFactory.getConnection(IWAFConnectionFactory.java:103)
         at com.iwaysoftware.iwae.common.JCATransport.initJCA(JCATransport.java:104)
         at com.iwaysoftware.iwae.common.JCATransport.<init>(JCATransport.java:85)
         at com.iwaysoftware.iwae.common.AdapterClient.<init>(AdapterClient.java:85)
         at com.ibi.bse.ConfigWorker.run(ConfigWorker.java:41)
         at java.lang.Thread.run(Thread.java:534)
    Mon, 18 Dec 2006 13:14:18.0665 PST - Thread[Thread-5,6,main] [warn ] [IWAF JCA] [container] Adapter 'SAP' class 'com.ibi.sapr3.SapAdapter20' failed to load. Problem loading class 'com.ibi.sapr3.SapAdapter20'.
    Mon, 18 Dec 2006 13:14:18.0665 PST - Thread[Thread-5,6,main] [warn ] [IWAF JCA] [container] Adapter 'SAP' will not be available.
    Mon, 18 Dec 2006 13:14:18.0665 PST - Thread[Thread-5,6,main] [info ] [IWAF JCA] [container] ******************************************************************************
    Mon, 18 Dec 2006 13:14:18.0665 PST - Thread[Thread-5,6,main] [info ] [IWAF JCA] [container] Adapter: JDEdwards
    Mon, 18 Dec 2006 13:14:18.0665 PST - Thread[Thread-5,6,main] [info ] [IWAF JCA] [container] ******************************************************************************
    Mon, 18 Dec 2006 13:14:18.0665 PST - Thread[Thread-5,6,main] [info ] [IWAF JCA] [container] Inspecting adapter 'JDEdwards' modules.
    Mon, 18 Dec 2006 13:14:18.0695 PST - Thread[Thread-5,6,main] [warn ] [IWAF JCA] [container] loadClass: com/jdedwards/system/lib/JdeEvent
    java.lang.NoClassDefFoundError: com/jdedwards/system/lib/JdeEvent
         at java.lang.Class.forName0(Native Method)
         at java.lang.Class.forName(Class.java:219)
         at com.iwaysoftware.af.container.IWAFContainer.loadClass(IWAFContainer.java:922)
         at com.iwaysoftware.af.container.IWAFContainer.loadAdapterClass(IWAFContainer.java:905)
         at com.iwaysoftware.af.container.IWAFContainer.buildAdaptersList(IWAFContainer.java:1079)
         at com.iwaysoftware.af.container.IWAFContainer.<init>(IWAFContainer.java:119)
         at com.ibi.afjca.spi.IWAFManagedConnectionFactory.getContainer(IWAFManagedConnectionFactory.java:533)
         at com.ibi.afjca.spi.IWAFManagedConnectionFactory.createManagedConnection(IWAFManagedConnectionFactory.java:215)
         at com.ibi.afjca.spi.IWAFConnectionManager.allocateConnection(IWAFConnectionManager.java:35)
         at com.ibi.afjca.cci.IWAFConnectionFactory.getConnection(IWAFConnectionFactory.java:103)
         at com.iwaysoftware.iwae.common.JCATransport.initJCA(JCATransport.java:104)
         at com.iwaysoftware.iwae.common.JCATransport.<init>(JCATransport.java:85)
         at com.iwaysoftware.iwae.common.AdapterClient.<init>(AdapterClient.java:85)
         at com.ibi.bse.ConfigWorker.run(ConfigWorker.java:41)
         at java.lang.Thread.run(Thread.java:534)
    Mon, 18 Dec 2006 13:14:18.0695 PST - Thread[Thread-5,6,main] [warn ] [IWAF JCA] [container] Adapter 'JDEdwards' class 'com.ibi.jde.AdapterBean' failed to load. Problem loading class 'com.ibi.jde.AdapterBean'.
    Mon, 18 Dec 2006 13:14:18.0695 PST - Thread[Thread-5,6,main] [warn ] [IWAF JCA] [container] Adapter 'JDEdwards' will not be available.
    Mon, 18 Dec 2006 13:14:18.0695 PST - Thread[Thread-5,6,main] [info ] [IWAF JCA] [container] ******************************************************************************
    Mon, 18 Dec 2006 13:14:18.0695 PST - Thread[Thread-5,6,main] [info ] [IWAF JCA] [container] Adapter: Siebel
    Mon, 18 Dec 2006 13:14:18.0695 PST - Thread[Thread-5,6,main] [info ] [IWAF JCA] [container] ******************************************************************************
    Mon, 18 Dec 2006 13:14:18.0695 PST - Thread[Thread-5,6,main] [info ] [IWAF JCA] [container] Inspecting adapter 'Siebel' modules.
    Mon, 18 Dec 2006 13:14:18.0715 PST - Thread[Thread-5,6,main] [info ] [IWAF JCA] [container] ******************************************************************************
    Mon, 18 Dec 2006 13:14:18.0715 PST - Thread[Thread-5,6,main] [info ] [IWAF JCA] [container] Adapter: PeopleSoft
    Mon, 18 Dec 2006 13:14:18.0715 PST - Thread[Thread-5,6,main] [info ] [IWAF JCA] [container] ******************************************************************************
    Mon, 18 Dec 2006 13:14:18.0715 PST - Thread[Thread-5,6,main] [info ] [IWAF JCA] [container] Inspecting adapter 'PeopleSoft' modules.
    Mon, 18 Dec 2006 13:14:18.0745 PST - Thread[Thread-5,6,main] [info ] [IWAF JCA] [container] Skiping IWAF Container adapter.
    Mon, 18 Dec 2006 13:14:18.0815 PST - Thread[Thread-5,6,main] [info ] [IWAF JCA] [container] ******************************************************************************
    Mon, 18 Dec 2006 13:14:18.0815 PST - Thread[Thread-5,6,main] [info ] [IWAF JCA] [container] Building default security manager...
    Mon, 18 Dec 2006 13:14:18.0815 PST - Thread[Thread-5,6,main] [info ] [IWAF JCA] [container] ******************************************************************************
    Mon, 18 Dec 2006 13:14:18.0815 PST - Thread[Thread-5,6,main] [info ] [IWAF JCA] [container] iway.home is set to 'D:\OraHome_1\adapters\application'.
    Mon, 18 Dec 2006 13:14:18.0815 PST - Thread[Thread-5,6,main] [info ] [IWAF JCA] [container] iway.config is set to 'myJCAConfig'.
    Mon, 18 Dec 2006 13:14:18.0815 PST - Thread[Thread-5,6,main] [info ] [IWAF JCA] [container] Using default: keystore.type=jks and keystore.password=iwaysoftware
    Mon, 18 Dec 2006 13:14:18.0815 PST - Thread[Thread-5,6,main] [info ] [IWAF JCA] [container] Security manager using keystore : D:\OraHome_1\adapters\application\config\myJCAConfig\security\keystore.jks
    Mon, 18 Dec 2006 13:14:18.0895 PST - Thread[Thread-5,6,main] [warn ] [IWAF JCA] [container] Security manager will not be available due to problem.
    java.lang.IllegalStateException: Problem loading keystore: java.io.FileNotFoundException: D:\OraHome_1\adapters\application\config\myJCAConfig\security\keystore.jks (The system cannot find the file specified); make sure the password is correct
         at com.iwaysoftware.security.KeyStoreUtil.getKeyStore(KeyStoreUtil.java:39)
         at com.ibi.adapters.util.security.SecurityManagerImpl.<init>(SecurityManagerImpl.java:45)
         at com.iwaysoftware.af.container.IWAFFactory.buildSecurityManager(IWAFFactory.java:209)
         at com.iwaysoftware.af.container.IWAFContainer.start(IWAFContainer.java:169)
         at com.ibi.afjca.spi.IWAFManagedConnectionFactory.getContainer(IWAFManagedConnectionFactory.java:536)
         at com.ibi.afjca.spi.IWAFManagedConnectionFactory.createManagedConnection(IWAFManagedConnectionFactory.java:215)
         at com.ibi.afjca.spi.IWAFConnectionManager.allocateConnection(IWAFConnectionManager.java:35)
         at com.ibi.afjca.cci.IWAFConnectionFactory.getConnection(IWAFConnectionFactory.java:103)
         at com.iwaysoftware.iwae.common.JCATransport.initJCA(JCATransport.java:104)
         at com.iwaysoftware.iwae.common.JCATransport.<init>(JCATransport.java:85)
         at com.iwaysoftware.iwae.common.AdapterClient.<init>(AdapterClient.java:85)
         at com.ibi.bse.ConfigWorker.run(ConfigWorker.java:41)
         at java.lang.Thread.run(Thread.java:534)
    Mon, 18 Dec 2006 13:14:18.0895 PST - Thread[Thread-5,6,main] [info ] [IWAF JCA] [container] ******************************************************************************
    Mon, 18 Dec 2006 13:14:18.0895 PST - Thread[Thread-5,6,main] [info ] [IWAF JCA] [container] Starting IWAF container managers...
    Mon, 18 Dec 2006 13:14:18.0905 PST - Thread[Thread-5,6,main] [info ] [IWAF JCA] [container] ******************************************************************************
    Mon, 18 Dec 2006 13:14:18.0905 PST - Thread[Thread-5,6,main] [info ] [IWAF JCA] [container] IWAF AdapterManager starting...
    Mon, 18 Dec 2006 13:14:18.0905 PST - Thread[Thread-5,6,main] [info ] [IWAF JCA] [container] IWAF AdapterManager started.
    Mon, 18 Dec 2006 13:14:18.0905 PST - Thread[Thread-5,6,main] [info ] [IWAF JCA] [container] IWAF ChannelManager starting...
    Mon, 18 Dec 2006 13:14:18.0905 PST - Thread[Thread-5,6,main] [info ] [IWAF JCA] [container] IWAF ChannelManager started.
    Mon, 18 Dec 2006 13:14:18.0905 PST - Thread[Thread-5,6,main] [info ] [IWAF JCA] [container] IWAF ChainManager starting...
    Mon, 18 Dec 2006 13:14:18.0905 PST - Thread[Thread-5,6,main] [info ] [IWAF JCA] [container] IWAF ChainManager started.
    Mon, 18 Dec 2006 13:14:18.0905 PST - Thread[Thread-5,6,main] [info ] [IWAF JCA] [container] IWAF PortManager starting...
    Mon, 18 Dec 2006 13:14:18.0905 PST - Thread[Thread-5,6,main] [info ] [IWAF JCA] [container] IWAF PortManager started.
    Mon, 18 Dec 2006 13:14:18.0905 PST - Thread[Thread-5,6,main] [info ] [IWAF JCA] [container] [AE manager] ******************************************************************************
    Mon, 18 Dec 2006 13:14:18.0905 PST - Thread[Thread-5,6,main] [info ] [IWAF JCA] [container] [AE manager] IWAF AEManager starting...
    Mon, 18 Dec 2006 13:14:18.0905 PST - Thread[Thread-5,6,main] [info ] [IWAF JCA] [container] [AE manager] ******************************************************************************
    Mon, 18 Dec 2006 13:14:18.0905 PST - Thread[Thread-5,6,main] [info ] [IWAF JCA] [container] [AE manager] ******************************************************************************
    Mon, 18 Dec 2006 13:14:18.0905 PST - Thread[Thread-5,6,main] [info ] [IWAF JCA] [container] [AE manager] Building Target ID list..
    Mon, 18 Dec 2006 13:14:18.0905 PST - Thread[Thread-5,6,main] [info ] [IWAF JCA] [container] [AE manager] ******************************************************************************
    Mon, 18 Dec 2006 13:14:19.0146 PST - Thread[Thread-5,6,main] [info ] [IWAF JCA] [container] [AE manager] ******************************************************************************
    Mon, 18 Dec 2006 13:14:19.0146 PST - Thread[Thread-5,6,main] [info ] [IWAF JCA] [container] [AE manager] Building Port list..
    Mon, 18 Dec 2006 13:14:19.0146 PST - Thread[Thread-5,6,main] [info ] [IWAF JCA] [container] [AE manager] ******************************************************************************
    Mon, 18 Dec 2006 13:14:19.0156 PST - Thread[Thread-5,6,main] [info ] [IWAF JCA] [container] [AE manager] ******************************************************************************
    Mon, 18 Dec 2006 13:14:19.0156 PST - Thread[Thread-5,6,main] [info ] [IWAF JCA] [container] [AE manager] Building Channel list..
    Mon, 18 Dec 2006 13:14:19.0156 PST - Thread[Thread-5,6,main] [info ] [IWAF JCA] [container] [AE manager] ******************************************************************************
    Mon, 18 Dec 2006 13:14:19.0246 PST - Thread[Thread-5,6,main] [info ] [IWAF JCA] [container] [AE manager] IWAF AEManager started.
    Mon, 18 Dec 2006 13:14:19.0246 PST - Thread[Thread-5,6,main] [info ] [IWAF JCA] [container] [AE manager] ******************************************************************************
    Mon, 18 Dec 2006 13:14:19.0246 PST - Thread[Thread-5,6,main] [info ] [IWAF JCA] [container] IWAF contained started.
    Mon, 18 Dec 2006 13:14:19.0316 PST - Thread[Thread-5,6,main] [info ] [IWAF JCA IAEAdapter] IWAFManagedConnection for IAEAdapter:null has listener registered: com.ibi.afjca.spi.IWAFConnectionManager@9bc984
    Mon, 18 Dec 2006 13:14:21.0850 PST - Thread[AWT-EventQueue-0,6,main] [info ] [IWAF JCA] [container] [AE manager] Adapter class 'com.ibi.adapter.psoft.PeopleSoftAdapter' failed to initialize.
    java.lang.NoClassDefFoundError
         at com.ibi.adapter.psoft.PeopleSoftAdapter.class(PeopleSoftAdapter.java)
         at com.ibi.adapter.psoft.PeopleSoftAdapter.init(PeopleSoftAdapter.java:104)
         at com.iwaysoftware.af.container.IWAFContainer.getInitializedAdapter(IWAFContainer.java:696)
         at com.iwaysoftware.af.container.IWAFContainer.getInitializedAdapter(IWAFContainer.java:681)
         at com.iwaysoftware.af.container.AEManager.getInitializedAdapter(AEManager.java:1194)
         at com.iwaysoftware.af.container.AEManager.getDesignAdapterDescriptor(AEManager.java:388)
         at com.iwaysoftware.af.container.ae.AEAdapterMessage.addAdapter(AEAdapterMessage.java:127)
         at com.iwaysoftware.af.container.ae.AEAdapterMessage.build(AEAdapterMessage.java:105)
         at com.iwaysoftware.af.container.ae.AEAdapterMessage.<init>(AEAdapterMessage.java:46)
         at com.iwaysoftware.af.container.AEManager.dispatch(AEManager.java:126)
         at com.iwaysoftware.af.container.IWAFContainer.dispatchAERequest(IWAFContainer.java:612)
         at com.ibi.afjca.cci.IWAFInteraction.execIWAE(IWAFInteraction.java:270)
         at com.ibi.afjca.cci.IWAFInteraction.exec(IWAFInteraction.java:155)
         at com.ibi.afjca.cci.IWAFInteraction.execute(IWAFInteraction.java:93)
         at com.iwaysoftware.iwae.common.JCATransport.execute(JCATransport.java:204)
         at com.iwaysoftware.iwae.common.AdapterClient.getEventAdapterInfo(AdapterClient.java:105)
         at com.ibi.bse.CategoryNodeData.children(CategoryNodeData.java:150)
         at com.ibi.bse.gui.BseFrame.borTreeValueChanged(BseFrame.java:240)
         at com.ibi.bse.gui.BseFrame.access$4(BseFrame.java:24)
         at com.ibi.bse.gui.BseFrame$3.valueChanged(BseFrame.java:136)
         at javax.swing.JTree.fireValueChanged(JTree.java:2392)
         at javax.swing.JTree$TreeSelectionRedirector.valueChanged(JTree.java:2763)
         at javax.swing.tree.DefaultTreeSelectionModel.fireValueChanged(DefaultTreeSelectionModel.java:629)
         at javax.swing.tree.DefaultTreeSelectionModel.notifyPathChange(DefaultTreeSelectionModel.java:1076)
         at javax.swing.tree.DefaultTreeSelectionModel.setSelectionPaths(DefaultTreeSelectionModel.java:287)
         at javax.swing.tree.DefaultTreeSelectionModel.setSelectionPath(DefaultTreeSelectionModel.java:170)
         at javax.swing.JTree.setSelectionPath(JTree.java:1168)
         at javax.swing.plaf.basic.BasicTreeUI.selectPathForEvent(BasicTreeUI.java:2215)
         at javax.swing.plaf.basic.BasicTreeUI$MouseHandler.handleSelection(BasicTreeUI.java:2863)
         at javax.swing.plaf.basic.BasicTreeUI$MouseHandler.mousePressed(BasicTreeUI.java:2824)
         at java.awt.AWTEventMulticaster.mousePressed(AWTEventMulticaster.java:222)
         at java.awt.AWTEventMulticaster.mousePressed(AWTEventMulticaster.java:221)
         at java.awt.AWTEventMulticaster.mousePressed(AWTEventMulticaster.java:221)
         at java.awt.AWTEventMulticaster.mousePressed(AWTEventMulticaster.java:221)
         at java.awt.AWTEventMulticaster.mousePressed(AWTEventMulticaster.java:221)
         at java.awt.Component.processMouseEvent(Component.java:5097)
         at java.awt.Component.processEvent(Component.java:4897)
         at java.awt.Container.processEvent(Container.java:1569)
         at java.awt.Component.dispatchEventImpl(Component.java:3615)
         at java.awt.Container.dispatchEventImpl(Container.java:1627)
         at java.awt.Component.dispatchEvent(Component.java:3477)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:3483)
         at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3195)
         at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3128)
         at java.awt.Container.dispatchEventImpl(Container.java:1613)
         at java.awt.Window.dispatchEventImpl(Window.java:1606)
         at java.awt.Component.dispatchEvent(Component.java:3477)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:480)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:201)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:151)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:145)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:137)
         at java.awt.EventDispatchThread.run(EventDispatchThread.java:100)
    Caused by: java.lang.ClassNotFoundException: psft.pt8.joa.API
         at java.net.URLClassLoader$1.run(URLClassLoader.java:199)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.net.URLClassLoader.findClass(URLClassLoader.java:187)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:289)
         at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:274)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:235)
         at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:302)
         at java.lang.Class.forName0(Native Method)
         at java.lang.Class.forName(Class.java:141)
         ... 53 more
    Mon, 18 Dec 2006 13:14:22.0270 PST - Thread[AWT-EventQueue-0,6,main] [info ] [IWAF JCA] [container] [AE manager] Adapter class 'com.ibi.adapter.siebelaf.SiebelAdapter' failed to initialize.
    java.lang.IllegalArgumentException: Siebel Libs Not Found
         at com.ibi.adapter.siebelaf.SiebelAdapter.init(SiebelAdapter.java:93)
         at com.iwaysoftware.af.container.IWAFContainer.getInitializedAdapter(IWAFContainer.java:696)
         at com.iwaysoftware.af.container.IWAFContainer.getInitializedAdapter(IWAFContainer.java:681)
         at com.iwaysoftware.af.container.AEManager.getInitializedAdapter(AEManager.java:1194)
         at com.iwaysoftware.af.container.AEManager.getDesignAdapterDescriptor(AEManager.java:388)
         at com.iwaysoftware.af.container.ae.AEAdapterMessage.addAdapter(AEAdapterMessage.java:127)
         at com.iwaysoftware.af.container.ae.AEAdapterMessage.build(AEAdapterMessage.java:105)
         at com.iwaysoftware.af.container.ae.AEAdapterMessage.<init>(AEAdapterMessage.java:46)
         at com.iwaysoftware.af.container.AEManager.dispatch(AEManager.java:126)
         at com.iwaysoftware.af.container.IWAFContainer.dispatchAERequest(IWAFContainer.java:612)
         at com.ibi.afjca.cci.IWAFInteraction.execIWAE(IWAFInteraction.java:270)
         at com.ibi.afjca.cci.IWAFInteraction.exec(IWAFInteraction.java:155)
         at com.ibi.afjca.cci.IWAFInteraction.execute(IWAFInteraction.java:93)
         at com.iwaysoftware.iwae.common.JCATransport.execute(JCATransport.java:204)
         at com.iwaysoftware.iwae.common.AdapterClient.getEventAdapterInfo(AdapterClient.java:105)
         at com.ibi.bse.CategoryNodeData.children(CategoryNodeData.java:150)
         at com.ibi.bse.gui.BseFrame.borTreeValueChanged(BseFrame.java:240)
         at com.ibi.bse.gui.BseFrame.access$4(BseFrame.java:24)
         at com.ibi.bse.gui.BseFrame$3.valueChanged(BseFrame.java:136)
         at javax.swing.JTree.fireValueChanged(JTree.java:2392)
         at javax.swing.JTree$TreeSelectionRedirector.valueChanged(JTree.java:2763)
         at javax.swing.tree.DefaultTreeSelectionModel.fireValueChanged(DefaultTreeSelectionModel.java:629)
         at javax.swing.tree.DefaultTreeSelectionModel.notifyPathChange(DefaultTreeSelectionModel.java:1076)
         at javax.swing.tree.DefaultTreeSelectionModel.setSelectionPaths(DefaultTreeSelectionModel.java:287)
         at javax.swing.tree.DefaultTreeSelectionModel.setSelectionPath(DefaultTreeSelectionModel.java:170)
         at javax.swing.JTree.setSelectionPath(JTree.java:1168)
         at javax.swing.plaf.basic.BasicTreeUI.selectPathForEvent(BasicTreeUI.java:2215)
         at javax.swing.plaf.basic.BasicTreeUI$MouseHandler.handleSelection(BasicTreeUI.java:2863)
         at javax.swing.plaf.basic.BasicTreeUI$MouseHandler.mousePressed(BasicTreeUI.java:2824)
         at java.awt.AWTEventMulticaster.mousePressed(AWTEventMulticaster.java:222)
         at java.awt.AWTEventMulticaster.mousePressed(AWTEventMulticaster.java:221)
         at java.awt.AWTEventMulticaster.mousePressed(AWTEventMulticaster.java:221)
         at java.awt.AWTEventMulticaster.mousePressed(AWTEventMulticaster.java:221)
         at java.awt.AWTEventMulticaster.mousePressed(AWTEventMulticaster.java:221)
         at java.awt.Component.processMouseEvent(Component.java:5097)
         at java.awt.Component.processEvent(Component.java:4897)
         at java.awt.Container.processEvent(Container.java:1569)
         at java.awt.Component.dispatchEventImpl(Component.java:3615)
         at java.awt.Container.dispatchEventImpl(Container.java:1627)
         at java.awt.Component.dispatchEvent(Component.java:3477)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:3483)
         at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3195)
         at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3128)
         at java.awt.Container.dispatchEventImpl(Container.java:1613)
         at java.awt.Window.dispatchEventImpl(Window.java:1606)
         at java.awt.Component.dispatchEvent(Component.java:3477)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:480)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:201)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:151)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:145)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:137)
         at java.awt.EventDispatchThread.run(EventDispatchThread.java:100)
    Mon, 18 Dec 2006 13:14:23.0512 PST - Thread[AWT-EventQueue-0,6,main] [info ] [IWAF JCA] [container] [AE manager] Adapter class 'com.ibi.adapter.psoft.PeopleSoftAdapter' failed to initialize.
    java.lang.NoClassDefFoundError
         at com.ibi.adapter.psoft.PeopleSoftAdapter.class(PeopleSoftAdapter.java)
         at com.ibi.adapter.psoft.PeopleSoftAdapter.init(PeopleSoftAdapter.java:104)
         at com.iwaysoftware.af.container.IWAFContainer.getInitializedAdapter(IWAFContainer.java:696)
         at com.iwaysoftware.af.container.IWAFContainer.getInitializedAdapter(IWAFContainer.java:681)
         at com.iwaysoftware.af.container.AEManager.getInitializedAdapter(AEManager.java:1194)
         at com.iwaysoftware.af.container.AEManager.getDesignAdapterDescriptor(AEManager.java:388)
         at com.iwaysoftware.af.container.ae.AEAdapterMessage.addAdapter(AEAdapterMessage.java:127)
         at com.iwaysoftware.af.container.ae.AEAdapterMessage.build(AEAdapterMessage.java:105)
         at com.iwaysoftware.af.container.ae.AEAdapterMessage.<init>(AEAdapterMessage.java:46)
         at com.iwaysoftware.af.container.AEManager.dispatch(AEManager.java:126)
         at com.iwaysoftware.af.container.IWAFContainer.dispatchAERequest(IWAFContainer.java:612)
         at com.ibi.afjca.cci.IWAFInteraction.execIWAE(IWAFInteraction.java:270)
         at com.ibi.afjca.cci.IWAFInteraction.exec(IWAFInteraction.java:155)
         at com.ibi.afjca.cci.IWAFInteraction.execute(IWAFInteraction.java:93)
         at com.iwaysoftware.iwae.common.JCATransport.execute(JCATransport.java:204)
         at com.iwaysoftware.iwae.common.AdapterClient.getAdapterInfo(AdapterClient.java:225)
         at com.ibi.bse.CategoryNodeData.children(CategoryNodeData.java:139)
         at com.ibi.bse.gui.BseFrame.borTreeValueChanged(BseFrame.java:240)
         at com.ibi.bse.gui.BseFrame.access$4(BseFrame.java:24)
         at com.ibi.bse.gui.BseFrame$3.valueChanged(BseFrame.java:136)
         at javax.swing.JTree.fireValueChanged(JTree.java:2392)
         at javax.swing.JTree$TreeSelectionRedirector.valueChanged(JTree.java:2763)
         at javax.swing.tree.DefaultTreeSelectionModel.fireValueChanged(DefaultTreeSelectionModel.java:629)
         at javax.swing.tree.DefaultTreeSelectionModel.notifyPathChange(DefaultTreeSelectionModel.java:1076)
         at javax.swing.tree.DefaultTreeSelectionModel.setSelectionPaths(DefaultTreeSelectionModel.java:287)
         at javax.swing.tree.DefaultTreeSelectionModel.setSelectionPath(DefaultTreeSelectionModel.java:170)
         at javax.swing.JTree.setSelectionPath(JTree.java:1168)
         at javax.swing.plaf.basic.BasicTreeUI.selectPathForEvent(BasicTreeUI.java:2215)
         at javax.swing.plaf.basic.BasicTreeUI$MouseHandler.handleSelection(BasicTreeUI.java:2863)
         at javax.swing.plaf.basic.BasicTreeUI$MouseHandler.mousePressed(BasicTreeUI.java:2824)
         at java.awt.AWTEventMulticaster.mousePressed(AWTEventMulticaster.java:222)
         at java.awt.AWTEventMulticaster.mousePressed(AWTEventMulticaster.java:221)
         at java.awt.AWTEventMulticaster.mousePressed(AWTEventMulticaster.java:221)
         at java.awt.AWTEventMulticaster.mousePressed(AWTEventMulticaster.java:221)
         at java.awt.AWTEventMulticaster.mousePressed(AWTEventMulticaster.java:221)
         at java.awt.Component.processMouseEvent(Component.java:5097)
         at java.awt.Component.processEvent(Component.java:4897)
         at java.awt.Container.processEvent(Container.java:1569)
         at java.awt.Component.dispatchEventImpl(Component.java:3615)
         at java.awt.Container.dispatchEventImpl(Container.java:1627)
         at java.awt.Component.dispatchEvent(Component.java:3477)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:3483)
         at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3195)
         at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3128)
         at java.awt.Container.dispatchEventImpl(Container.java:1613)
         at java.awt.Window.dispatchEventImpl(Window.java:1606)
         at java.awt.Component.dispatchEvent(Component.java:3477)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:480)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:201)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:151)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:145)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:137)
         at java.awt.EventDispatchThread.run(EventDispatchThread.java:100)
    Caused by: java.lang.ClassNotFoundException: psft.pt8.joa.API
         at java.net.URLClassLoader$1.run(URLClassLoader.java:199)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.net.URLClassLoader.findClass(URLClassLoader.java:187)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:289)
         at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:274)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:235)
         at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:302)
         at java.lang.Class.forName0(Native Method)
         at java.lang.Class.forName(Class.java:141)
         ... 53 more
    Mon, 18 Dec 2006 13:14:23.0512 PST - Thread[AWT-EventQueue-0,6,main] [info ] [IWAF JCA] [container] [AE manager] Adapter class 'com.ibi.adapter.siebelaf.SiebelAdapter' failed to initialize.
    java.lang.IllegalArgumentException: Siebel Libs Not Found
         at com.ibi.adapter.siebelaf.SiebelAdapter.init(SiebelAdapter.java:93)
         at com.iwaysoftware.af.container.IWAFContainer.getInitializedAdapter(IWAFContainer.java:696)
         at com.iwaysoftware.af.container.IWAFContainer.getInitializedAdapter(IWAFContainer.java:681)
         at com.iwaysoftware.af.container.AEManager.getInitializedAdapter(AEManager.java:1194)
         at com.iwaysoftware.af.container.AEManager.getDesignAdapterDescriptor(AEManager.java:388)
         at com.iwaysoftware.af.container.ae.AEAdapterMessage.addAdapter(AEAdapterMessage.java:127)
         at com.iwaysoftware.af.container.ae.AEAdapterMessage.build(AEAdapterMessage.java:105)
         at com.iwaysoftware.af.container.ae.AEAdapterMessage.<init>(AEAdapterMessage.java:46)
         at com.iwaysoftware.af.container.AEManager.dispatch(AEManager.java:126)
         at com.iwaysoftware.af.container.IWAFContainer.dispatchAERequest(IWAFContainer.java:612)
         at com.ibi.afjca.cci.IWAFInteraction.execIWAE(IWAFInteraction.java:270)
         at com.ibi.afjca.cci.IWAFInteraction.exec(IWAFInteraction.java:155)
         at com.ibi.afjca.cci.IWAFInteraction.execute(IWAFInteraction.java:93)
         at com.iwaysoftware.iwae.common.JCATransport.execute(JCATransport.java:204)
         at com.iwaysoftware.iwae.common.AdapterClient.getAdapterInfo(AdapterClient.java:225)
         at com.ibi.bse.CategoryNodeData.children(CategoryNodeData.java:139)
         at com.ibi.bse.gui.BseFrame.borTreeValueChanged(BseFrame.java:240)
         at com.ibi.bse.gui.BseFrame.access$4(BseFrame.java:24)
         at com.ibi.bse.gui.BseFrame$3.valueChanged(BseFrame.java:136)
         at javax.swing.JTree.fireValueChanged(JTree.java:2392)
         at javax.swing.JTree$TreeSelectionRedirector.valueChanged(JTree.java:2763)
         at javax.swing.tree.DefaultTreeSelectionModel.fireValueChanged(DefaultTreeSelectionModel.java:629)
         at javax.swing.tree.DefaultTreeSelectionModel.notifyPathChange(DefaultTreeSelectionModel.java:1076)
         at javax.swing.tree.DefaultTreeSelectionModel.setSelectionPaths(DefaultTreeSelectionModel.java:287)
         at javax.swing.tree.DefaultTreeSelectionModel.setSelectionPath(DefaultTreeSelectionModel.java:170)
         at javax.swing.JTree.setSelectionPath(JTree.java:1168)
         at javax.swing.plaf.basic.BasicTreeUI.selectPathForEvent(BasicTreeUI.java:2215)
         at javax.swing.plaf.basic.BasicTreeUI$MouseHandler.handleSelection(BasicTreeUI.java:2863)
         at javax.swing.plaf.basic.BasicTreeUI$MouseHandler.mousePressed(BasicTreeUI.java:2824)
         at java.awt.AWTEventMulticaster.mousePressed(AWTEventMulticaster.java:222)
         at java.awt.AWTEventMulticaster.mousePressed(AWTEventMulticaster.java:221)
         at java.awt.AWTEventMulticaster.mousePressed(AWTEventMulticaster.java:221)
         at java.awt.AWTEventMulticaster.mousePressed(AWTEventMulticaster.java:221)
         at java.awt.AWTEventMulticaster.mousePressed(AWTEventMulticaster.java:221)
         at java.awt.Component.processMouseEvent(Component.java:5097)
         at java.awt.Component.processEvent(Component.java:4897)
         at java.awt.Container.processEvent(Container.java:1569)
         at java.awt.Component.dispatchEventImpl(Component.java:3615)
         at java.awt.Container.dispatchEventImpl(Container.java:1627)
         at java.awt.Component.dispatchEvent(Component.java:3477)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:3483)
         at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3195)
         at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3128)
         at java.awt.Container.dispatchEventImpl(Container.java:1613)
         at java.awt.Window.dispatchEventImpl(Window.java:1606)
         at java.awt.Component.dispatchEvent(Component.java:3477)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:480)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:201)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:151)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:145)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:137)
         at java.awt.EventDispatchThread.run(EventDispatchThread.java:100)

  • How to change trace file location in Oracle Fusion Middleware

    Hi all,
    I would like to know how to change the location of the trace file in Oracle Fusion Middleware - Report Server 11g ?
    I notice there is logging.xml file in $ORACLE_HOME/config/ReportServerComponenent/logging.xml. In the xml file, it did specify the location of the diagnostic file and other log files.
    Is it the correct way to reconfigure the location of the log file? I havent try it though. :D
    Thanks.

    Hi Fleix,
    For additional instructions for Release 11i, see Note.167635.1 and Note.150168.1.
    For additional instructions for Release 11.0.3 and 10.7, see Note.148982.1 and Note.135715.1.
    a. Append the following to the end of the URL used to login to the Oracle Applications:
    ?play=&record=collect&log=/tmp/oracle.FRD.log
    ** Note: The self service login URL will not work for creating FRD trace files. You may need to talk to your technical team to get the URL that accesses the forms server directly.
    b. If the URL to logon to 11i applications is:
    http://machine:9603/dev60cgi/f60cgi
    Then the following label needs to be included:
    ?play=&record=collect&log=/tmp/'file_name'.frd
    For example to create frd for above url log in to application as
    http://machine:9603/dev60cgi/f60cgi?play=&record=collect&log=/tmp/4764802.992.frd
    c. Now log into the application and go directly to the form with the problem and perform the actions which generate the error.
    Once the error has been generated and cleared, immediately log out of the application so no additional diagnostics are captured.
    d. The diagnostics will be written to the file specifed after "log=". In the example, this would be /tmp/4764802.992.frd
    e. After reproducing the issue, log on the server side of the instance and go to the directory to /tmp (cd tmp)
    f. Retrieve the frd file: /tmp/4764802.992.frd
    This file contains all the details about built-in programs, triggers, procedures in a FORM
    Thanks,
    Anchorage :)

  • Oracle Fusion Middleware Forms Services title need to be change in JRE

    Hi,
    When i run the form in the Runtime(JRE) . I ran the form in separateFrame=true and it is working fine ,but it show "Oracle Fusion Middleware Forms Services" in the
    title of the JRE .. I need to change the title and ICON of the JRE.
    Where do i need to change .. please help.
    Regards
    Mani

    but if you put separateFrame=True .. and that pagetitle is working when separateFrame=False .... >
    This setting changes the default title of the Browser window that your Forms Application runs in. If you want to change the title of the Forms Applet window you would need to set the title through code in your Form using the Set_Window_Property() built-in. For example:
    /* This sets the title of the Window named "WINDOW1" */
    Set_Window_Property('WINDOW1',TITLE,'This is my Window title.');
    /* This set the title of the Applet Window */
    SET_WINDOW_PROPERTY(FORMS_MDI_WINDOW,TITLE,'This is my Application Title');Just set the title in the first form displayed by your application. There is no need to set it in each form, unless of course you want to change the title as you navigate through your application. : - )
    Hope this helps,
    Craig B-)
    If someone's response is helpful or correct, please mark it accordingly.

  • 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

  • Hide "ORACLE FUSION MIDDLEWARE"  message in the front-end

    Hi ,
    I want to hide the "ORACLE FUSION MIDDLEWARE" message in the front-end forms layout.
    Please let me know which file I need to make change in the back-end and do I need to do any-thing from oracle admin also (any deployment or any check).
    Thanks & Regards,
    Harish

    After making some changes in my HTML page the layout is coming properly

  • Oracle Fusion Middleware Training Videos & Documents

    Hi All,
    I am planning to learn Oracle Fusion Middleware. Can any one please share relate videos and documents which is start as a beginner.
    Thanks,
    Vas

    To install all that you can follow the next pages.
    1. Intall Oracle Database, and create a database with special initialization parameters, also with spatial, text, and others.(all is in the install guide or the RCU mentioned below will tell you what does your DB need)
    2. Install Weblogic 10.3 (no mucho need to know)
    3. Install OIM Link:[http://download.oracle.com/docs/cd/E15523_01/install.1111/e12002/toc.htm]
    4. You will have to take special attentiion in chapter 10, to install SSO and DAS, cause you have to use 10.1.4 version, for this you will need RCU (or Metadata Repository Creator Assitant for 10.1.4)
    5. Install and run RCU for Portal and Wireless (not same that above)
    6. Install Portal and BI
    Of course all software you can get it in otn page.
    HOpe this helps, greetings.

  • How to install apex 4 with Oracle Fusion Middleware Web Tier Utilities

    Hi all,
    Does any one know how to install apex 4 with Oracle Fusion Middleware Web Tier Utilities ?
    I follow the instructions http://download.oracle.com/docs/cd/E17556_01/doc/install.40/e15513/toc.htm but there's no directory called ORACLE_HTTPSERVER_HOME\Apache and ORACLE_HTTPSERVER_HOME/ohs/modplsql/conf/dads.conf
    I don't know where's dads.conf file to make change
    Please hellp me on this case
    Thanks & regards

    A little bit odd is an understatement. The first time I found I had to download over 1Gb of stuff to run a simple web server I practically fell over! Hopefully, the Apex Listener team will update it to have backwards compatibility with mod_plsql and we can ignore trying to install Oracle Fusion Middleware Web Tier Utilities...
    However, until then the TNS Names error generally means that there isn't a TNS alias set up for the database you have referenced in the mod_plsql dad. If you open up the dads.conf file you should see something like
    PlsqlDatabaseConnectString localhost:1521:databasealias
    If you then open a command prompt and do TNSPING databasealias you should get a response like this
    Used TNSNAMES adapter to resolve the alias
    Attempting to contact (DESCRIPTION = (ADDRESS_LIST = (ADDRESS = (PROTOCOL = TCP)
    (HOST = localhost)(PORT = 1521))) (CONNECT_DATA = (SERVICE_NAME = ***)))
    OK (20 msec)
    If you don't it means you need to add it in.
    Hope this helps

  • How to use oracle fusion middleware for integration project ?

    hi all,
    in my projects, customer (a bank) already has many applications (bankend & frontend) that are complicatedly connected. I intend to use oracle fusion middleware to integrate all applications and make adding new applications in the future easier. I have worked through documents in the oracle website but I still have no idea how to use oracle fusion middleware to address the requirement, besides oracle fusion middleware includes a bundle of applications I don't know which one I would need.
    could anyone give me some instructions ? appreciate your help.
    thank very much,

    Hi,
    For this short description of environment, could be ODI is a incredible tool to help you...
    Take a look into my blog that has a lot of concepts and "how to do" instructions.... http://odiexperts.com
    However to try help you, what are the used technologies?
    Where are you from?
    Cezar Santos
    http://odiexperts.com

  • Looking For Oracle Fusion Middleware Repository Creation Utility

    I'm trying to install a development Fusion Middleware 11.1.1.7 (Weblogic, BPM, etc) environment in a Windows Virtual Box VM. I'm following the directions in the following document: Oracle Fusion Middleware Download, Installation, and Configuration ReadMe. I've installed Oracle 11G r2 and am on the step for using the "Oracle Fusion Middleware Repository Creation Utility". I have looked high and low and can't find this utility on the Oracle web site. Can someone PLEASE point me to the location so I can download it.

    Actually it is delivered on Edelivery and as a Patch on MOS:
    Oracle® Fusion Middleware Download, Installation, and Configuration ReadMe
    5.2 Downloading the Oracle Fusion Middleware Repository Creation Utility
    You use the Oracle Fusion Middleware Repository Creation Utility to install the database schemas that are required by specific Oracle Fusion Middleware products.
    For Oracle Fusion Middleware 11g Release 1 (11.1.1.7.0), download one of the following:
        Repository Creation Utility 11g Release 1 (11.1.1.7.0) from OTN or Oracle Software Delivery Cloud
        Patch 16471709 (for Windows and Linux 32-bit systems) from My Oracle Support

  • 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

  • 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

  • Updating .rpd file in oracle Fusion middleware control 11G

    Hi people,
    I've a problem. I tried to upload my .rpd file by loggin in oracle Fusion middleware control 11G, doing this steps:
    correaplications-> implantation-> repository -> block editconfiguration-> search repository in folder -> insert password-> apply configuration-> restart all services. But, doesn't work. The log errors are:
    severe: element type:domain, element ID: null, opertaion result: waiting_for_opmn, detail message: timeout, waiting for opmn to start process
    severe: element type:BI_INSTANCE, element ID: coreapplication, operation result: failed_to_start, detail message: error in start one or more components of BI instance
    My coreapplication_obis1 is down and i can't start it!!! I need help, can anyone help me?
    I had to done anything before trying to upload the .rpd file?
    Thanks.
    Lucas R. A.

    Hello,
    I've resolved the problem. I just started the BI service without de opmnctl. Import the rpd, start the opmnctl and restart de bi service. After this I login in the analytics

Maybe you are looking for

  • Can not login access manager

    mail server version is JES messaging Server 6 2005Q4 : My Access Manager:http://hostname:8080/amserver last week, i login access manager, under the web label or configuration label�F in "ldap" item�Ci add new dc=xx,dc=xx,dc=xx�C then save configurati

  • PLEASE HELP ME ... I WANT TO RECOVER MY LAPTOP

    HI ALL ... I HAVE TOSHIBA LAPTOP SATELLITE A300-1MO ... I WANT TO RECOVERY IT ... PLEASE HELP ME AND GIVE ME THE WAY HOW TO RECOVERY IT .. THANKS ALL

  • TNS 12560 -Protocol Adaptor Error

    Platform : windows 2000 Oracle: 10g when i stop all services of oracle, and going to connect as sysdba, it returns me TNS Protocol adaptor error, i thought when we connect as sysdba , oracle authenticate its password from password file and then conne

  • Deauthorization of computers

    I have had a really bad week. I need Apple to clear my authorized computers on my iTunes Music Store account. I am trying to locate the page to e-mail Apple and tell them this. Can someone direct me to the page or the e-mail address? I tried filling

  • Long text in coois

    Hi I would like to have long text displayed in coois transaction code Please let me know on this SAP version used in ECC 5.0 Thanks