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)

Similar Messages

  • 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

  • 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

  • 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

  • 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 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).

  • Installing Oracle Fusion Middleware (Forms/Reports) 11g on windows 2012 x64

    Hi All,
    I'm planning to install oracle fusion middleware 11g (forms/reports) on windows 2012 64 bit.
    Once i started the installation of weblog server 10.3.6 it went fine without any error at this stage.
    In second stage i tried to configure it, but in the configuration process "*Creating Domain*" is getting failed.
    Placed some sample message below from the log file.
    [2014-05-22T10:26:30.563+03:00] [as] [NOTIFICATION] [] [oracle.as.install.engine] [tid: 10] [ecid: 0000KOYojYVCWr^pxSP5iW1JVQQa000000,0] Setting valueOf(CREATE_DOMAIN) to:false. Value obtained from:USER
    [2014-05-22T10:26:30.563+03:00] [as] [NOTIFICATION] [] [oracle.as.install.engine] [tid: 10] [ecid: 0000KOYojYVCWr^pxSP5iW1JVQQa000000,0] Setting valueOf(EXTEND_DOMAIN) to:false. Value obtained from:USER
    [2014-05-22T10:26:30.563+03:00] [as] [NOTIFICATION] [] [oracle.as.install.engine] [tid: 10] [ecid: 0000KOYojYVCWr^pxSP5iW1JVQQa000000,0] Setting valueOf(EXPAND_CLUSTER) to:false. Value obtained from:USER
    [2014-05-22T10:26:30.563+03:00] [as] [NOTIFICATION] [] [oracle.as.install.engine] [tid: 10] [ecid:
    [ecid: 0000KOYolfhCWr^pxSP5iW1JVQQa000003,0] Adding Element:CREATE_DOMAIN_ID for writing.
    Any help in the regard will be greatly appreciated.
    Thanks
    Syed

    Hi,
    1)As per certification matrix Forms and Reports 11.1.1.7.0 is supported on Windows 2012.
       So in order to install Forms and Reports you need to first install the Forms and Reports software binaries then need to run the config.sh command from %ORACLE_HOME%/bin.
       No need to create any domain using the config.sh from Weblogic home.
    2)Please see if the below prerequisites were met :-
       . Assign Proper ip, hostname & domain name
      . Entry of ip, host name & domain name in etc/hosts file
      . Disable anti-virus if any
      . Disable ipv6, a
      . Disable Windows Firewall, Windows Update & Windows Management Instrumentation at Service level (services.msc)
      . Create 2 folder "tmp" & "Java" for temp, jdk & jre installation. And set the path of installed jdk in Environment Variable
    Regards,
    Prakash.

  • How to Get Barcode Report in Oracle Fusion Middleware.

    Hello Freinds,
    I am Using Oracle Reports 11g (Oracle Weblogic 10.3.3). I want to configure barcode report in this application server. Earlier in Oracle 10gAS it was oraclebarcode.jar file to enable the functionality. Please provide me the information to enable barcode functionality in Oracle Fusion Middleware. Thanks in advance.
    Vivek

    What OS?
    You probably need to add fonts to what ever system you using.

  • 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

  • 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

  • UNACCESSIBLE ORACLE FUSION MIDDLEWARE CONTROL

    Hi,
    I’m using Oracle JDeveloper version 11.1.1.6.0 on a Windows Vista 32bit
    My problem is that I can always access my Oracle Weblogic Server Administration Console using this url http://localhost:7001/console/login/LoginForm.jsp , but whenever I try to open the Oracle Fusion Middleware Control with url http://obi-pc:7001/ it shows me the welcome page but when I click “Go To Fusion Middleware Control” it gives me the following error:
    Error 404--Not Found
    From RFC 2068 Hypertext Transfer Protocol -- HTTP/1.1:
    10.4.5 404 Not Found
    The server has not found anything matching the Request-URI. No indication is given of whether the condition is temporary or permanent.
    If the server does not wish to make this information available to the client, the status code 403 (Forbidden) can be used instead. The 410 (Gone) status code SHOULD be used if the server knows, through some internally configurable mechanism, that an old resource is permanently unavailable and has no forwarding address.
    Please what could possibly be the reason for this as I have never been able to access it after I installed the Oracle JDeveloper version 11.1.1.6.0, I look forward to your reply.
    Thank you.
    Obyys

    I'm getting too many figures... which is the server ip address please?
    C:\Windows\system32>ping obi-pc
    Pinging OBI-PC [fe80::3095:1992:f593:d9cc%16] from fe80::3095:1992:f593:d9cc%16
    with 32 bytes of data:
    Reply from fe80::3095:1992:f593:d9cc%16: time<1ms
    Reply from fe80::3095:1992:f593:d9cc%16: time<1ms
    Reply from fe80::3095:1992:f593:d9cc%16: time<1ms
    Reply from fe80::3095:1992:f593:d9cc%16: time<1ms
    Ping statistics for fe80::3095:1992:f593:d9cc%16:
    Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
    Approximate round trip times in milli-seconds:
    Minimum = 0ms, Maximum = 0ms, Average = 0ms

  • 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

  • Oracle Fusion Middleware Real Operations

    Hi,
    I'm trying to find out more about Oracle Fusion Middleware Real Operations Insight and Oracle Fusion Middleware Real Operations Automation but there doesn't seem to be much info around. Is there any documentation available?
    Thanks

    Real Operations Insight
    For administrators, getting the information they need from running systems to ensure smooth
    operation can be a challenge. It can also be costly if the system or application performs poorly.
    Oracle WebLogic Suite 11g provides Real Operations Insight that includes powerful facilities to
    monitor and diagnose issues. For example, operations teams can take advantage of the Oracle
    Enterprise Manager Diagnostics Pack including Grid Control to manage many nodes of Oracle
    WebLogic Server from a single console: start and stop services, monitor and manage application
    across domains, view most accessed components, and more. Included is the Application
    Diagnostics For Java technology (AD4J) that allows for deep monitoring, management, and
    optimization of applications running on Java Virtual Machines.
    In addition, Oracle JRockit JVM customers can also leverage JRockit Mission Control to
    optimize applications using runtime analysis and memory leak detection tools. And finally, when
    leveraging the Coherence in-memory data grid, the Enterprise Management Pack for Oracle
    Coherence provides comprehensive tools for monitoring and reporting Coherence activity.
    Real Operations Automation
    Responding to business need is difficult for IT if operations are manual. Real Operations
    Automation affords a highly automated WebLogic Server environment. Configuring domains
    and clusters through automation and scripting ensures repetitive tasks are executed properly
    without human error. Dynamic resource management helps consolidate applications to fewer
    servers as needed while shutting-down inactive instances for cost and power savings. Real
    Operations Automation takes as input the unique metrics provided by Real Operations Insight to
    ensure timely, accurate, and fine-grained optimization.

  • How To Integrate ADF Application with Oracle Fusion Middleware Audit Fmwk ?

    Hi All,
    I'm having ADF/ADF Face Application (using Jdev 11.1.1.5) and want to integrate it with Oracle Fusion Middleware Audit Framework.
    I want to generate audit records by using oracle.security.jps.service.audit API and also want that Audit Policy
    for my Application will be visible and manageable through FusionMiddlewareControl (as well as othe admin tools)
    on the same way how it is for the OPSS services for example.
    Unfortunately i didn't find any detailed docs for the topics above. In the Oracle Fusion Middleware Security Guide,
    it is steated only that:
    "Stand-alone applications can be integrate d with the Oracle Fusion Middleware Audit Framework through configuration with the jps-config.xml file."
    , but nothing in details.
    Can somebody help with this, giving some more detailed info or links to the appropriate detailed documentation(if any) ?
    Thanks in advance,
    Krasimir

    deepak - why not link to the real documentation instead of that site that illegally publishes stuff?
    Krasimir - I had a look at this a long way back, and didn't explore it much further because I reached a dead end in trying to figure out how it worked. It seems to me that the function is there and may be used internally within Oracle, but that it's not documented well enough for we mere mortals of the public to use it.
    Have you tried opening an SR with Support? They won't know, but they will be able to raise it up and perhaps find someone who does know - be sure to reference this thread in your SR if you go that route.
    John

  • 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