JCA Connection failed (JDE Adapter)

Hi
I'm trying to connect witn JDE 12 by JDE Adapter.
I copied Connector.jar, Kernel.jar, log4j.jar and orcl_OneWorld_Adapter_896.jar into $Oracle_HOME\adapters\application\lib\
I configured JCA Connection
I get this below error..
09.07.2007 19:14:44.0556 MSD - Thread[AWT-EventQueue-0,6,main] [error] [IWAF JCA] [container] [AE manager] Unable to initialized disposition 'com.ibi.mail.MailEmitterAdapter'. Problem loading class 'com.ibi.mail.MailEmitterAdapter'.
09.07.2007 19:15:15.0665 MSD - Thread[Thread-14,6,main] [info ] [IWAF JCA] [container] [JDEdwards.service_JDEConnection] Created adapter instance for class'class com.ibi.jde.AdapterBean'.
09.07.2007 19:15:15.0680 MSD - Thread[Thread-14,6,main] [error] [IWAF JCA] [container] [JDEdwards.service_JDEConnection] Test connectivity request failed:
09.07.2007 19:15:15.0680 MSD - Thread[Thread-14,6,main] [error] [IWAF JCA] [container] [JDEdwards.service_JDEConnection] <jdeRequest type="callmethod" user="PSFT" role="*ALL" pwd="" environment="DV811" session="" sessionidle="">
<callMethod name="ReturnTodaysDate" app="" runOnError="" trans="">
<params>
param name="jdedateDateForToday"/>
</params>
<onError abort=""/>
</callMethod>
</jdeRequest>
09.07.2007 19:15:15.0680 MSD - Thread[Thread-14,6,main] [error] [IWAF JCA] [container] [JDEdwards.service_JDEConnection] Problem activating adapter. (Failed to connect to J. D. Edwards, check system availability and/or configuration parameters: java.lang.NumberFormatException: For input string: "4 2 8 2 5 "
java.lang.IllegalArgumentException: Failed to connect to J. D. Edwards, check system availability and/or configuration parameters: java.lang.NumberFormatException: For input string: "4 2 8 2 5 "
at com.ibi.jde.AdapterBean.testConnectivity(AdapterBean.java:524)
at com.ibi.jde.AdapterBean.activate(AdapterBean.java:498)
at com.iwaysoftware.af.container.adapter.ProxyAdapter.activate(ProxyAdapter.java:104)
at com.iwaysoftware.af.container.adapter.AdapterConfiguration.activateAdapter(AdapterConfiguration.java:319)
at com.iwaysoftware.af.container.adapter.AdapterConfiguration.getActivatedAdapter(AdapterConfiguration.java:299)
at com.iwaysoftware.af.container.AdapterManager.getActivatedAdapter(AdapterManager.java:269)
at com.iwaysoftware.af.container.IWAFContainer.getActivatedAdapter(IWAFContainer.java:515)
at com.iwaysoftware.af.container.AEManager.getTargetAdapter(AEManager.java:643)
at com.iwaysoftware.af.container.ae.AETargetMessage.buildGETTARGET(AETargetMessage.java:255)
at com.iwaysoftware.af.container.ae.AETargetMessage.build(AETargetMessage.java:84)
at com.iwaysoftware.af.container.ae.AETargetMessage.<init>(AETargetMessage.java:54)
at com.iwaysoftware.af.container.AEManager.dispatch(AEManager.java:128)
at com.iwaysoftware.af.container.IWAFContainer.dispatchAERequest(IWAFContainer.java:601)
at com.ibi.afjca.cci.IWAFInteraction.execIWAE(IWAFInteraction.java:273)
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:205)
at com.iwaysoftware.iwae.common.AdapterClient.getTarget(AdapterClient.java:293)
at com.ibi.bse.TargetWorker.run(TargetWorker.java:37)
at java.lang.Thread.run(Thread.java:595)
Help me

I'm trying to create configure for JDE XE and 8.11 for Oracle AS for the integration with FMW. I finished configuring the JDE adapter, but while connecting JDE instances getting error in Application Explorer like, NumberFormat Exception as displayed in the question above.
Can anyone tell please tell me where exactly I need to copy these .jar files from the JDE 8.11 as well as JDE XE. Actually I asked my JDE team to provide jar files to cinfigure the adapters and they are saying like they have multiple .jar files available across the folders.I have gone thru the docs but not sure where exactly the files to be copied. If I use different version the error changes to ArrayIndexOutOfBoundsException 0 > 0.
For JDE XE connector.jar and kernel.jar
and for 8.11 additional jdeutil.jar and log4j.jar.
Please let me know where exactly the files to be copied.
Thanks,
Nirav

Similar Messages

  • JDE Adapter Connection Failure

    Hi,
    We are trying to configure a JDE adapter. While establishing connection in Application Explorer it throws following error:
    Mon, 27 Feb 2006 16:12:18.0606 IST - Thread[Thread-39,6,main] [error] [IWAF JCA] [container] [JDEdwards.service_JDEAdapter] Test connectivity request failed:
    Mon, 27 Feb 2006 16:12:18.0606 IST - Thread[Thread-39,6,main] [error] [IWAF JCA] [container] [JDEdwards.service_JDEAdapter] <jdeRequest type="callmethod" user="JDE" pwd="jde" environment="PY7334" session="" sessionidle="">
    <callMethod name="ReturnTodaysDate" app="" runOnError="" trans="">
    <params>
    param name="jdedateDateForToday"/>
    </params>
    <onError abort=""/>
    </callMethod>
    </jdeRequest>
    Mon, 27 Feb 2006 16:12:18.0606 IST - Thread[Thread-39,6,main] [error] [IWAF JCA] [container] [JDEdwards.service_JDEAdapter] Problem activating adapter. (Failed to connect to J. D. Edwards, check system availability and/or configuration parameters: com.jdedwards.system.net.JdeNetInvalidRequestException: message type not recognized by server). Check logs for more information
    java.lang.IllegalArgumentException: Failed to connect to J. D. Edwards, check system availability and/or configuration parameters: com.jdedwards.system.net.JdeNetInvalidRequestException: message type not recognized by server
         at com.ibi.jde.AdapterBean.testConnectivity(AdapterBean.java:515)
         at com.ibi.jde.AdapterBean.activate(AdapterBean.java:491)
         at com.iwaysoftware.af.container.adapter.ProxyAdapter.activate(ProxyAdapter.java:92)
         at com.iwaysoftware.af.container.adapter.AdapterConfiguration.activateAdapter(AdapterConfiguration.java:317)
         at com.iwaysoftware.af.container.adapter.AdapterConfiguration.getActivatedAdapter(AdapterConfiguration.java:297)
         at com.iwaysoftware.af.container.AdapterManager.getActivatedAdapter(AdapterManager.java:269)
         at com.iwaysoftware.af.container.IWAFContainer.getActivatedAdapter(IWAFContainer.java:526)
         at com.iwaysoftware.af.container.AEManager.getTargetAdapter(AEManager.java:644)
         at com.iwaysoftware.af.container.ae.AETargetMessage.buildGETTARGET(AETargetMessage.java:255)
         at com.iwaysoftware.af.container.ae.AETargetMessage.build(AETargetMessage.java:84)
         at com.iwaysoftware.af.container.ae.AETargetMessage.<init>(AETargetMessage.java:54)
         at com.iwaysoftware.af.container.AEManager.dispatch(AEManager.java:131)
         at com.iwaysoftware.af.container.IWAFContainer.dispatchAERequest(IWAFContainer.java:612)
         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.getTarget(AdapterClient.java:293)
         at com.ibi.bse.TargetWorker.run(TargetWorker.java:37)
         at java.lang.Thread.run(Unknown Source)
    Please suggest how to get this resolved.

    Hi my name is Jeremy Slavec (Oracle Consultant), and we are trying to use JDE adapter with SAP for global HR data. Do you have any documentation/troublehshooting tips on the JDE adapter that you could send me ([email protected])?
    Thanks!

  • SFTP receiver channel error :Failed to create JCA connection.

    Hi All,
    Facing below error in SFTP receiver channel.
    This is the first run of SFTP adapter on our PI server.
    Message could not be forwarded to the JCA adapter. Failed to create JCA connection. Reason: c:\temp\sample_ra_output.5.txt (The system cannot find the path specified)
    Exception caught by adapter framework: Adapter call failed. Reason: c:\temp\sample_ra_output.5.txt (The system cannot find the path specified)
    SOAP_http://sap.com/xi/XI/System failed, due to: com.sap.engine.interfaces.messaging.api.exception.MessagingException: java.lang.Exception: Adapter call failed. Reason: c:\temp\sample_ra_output.5.txt (The system cannot find the path specified).
    Please help.
    Thanks & Regards,
    Nida Fatima

    Hi Heiko,
    Thanks for correcting me.
    PFB the screenshot of my channel.
    After this change channel is giving different error :
    Transmitting the message to endpoint <local> using connection SOAP_http://sap.com/xi/XI/System failed, due to: com.sap.engine.interfaces.messaging.api.exception.MessagingException: java.lang.Exception: Cannot lookup the ra connectionFactory. Reason: Object not found in lookup of com.sap.aii.adapter.sftp.ra. 
    Pleas guide.
    Regards,
    Nida

  • Adapter Framework unable to create outbound JCA connection

    Hi All,
    I have a requirement in which I have to send a request from Siebel to SAP & get a response from it.
    I have deployed my process on Oracle AS BPEL console.
    When I try to initiate my deployed process I get below mentioned error.
    <summary>
    http://127.0.0.1:8888/orainfra/wsil/adapters/applications/GetDetail_invoke.wsdl?wsdl [ GetDetailPortType::GetDetail(input_GetDetail,output_GetDetail) ] - WSIF JCA Execute of operation 'GetDetail' failed due to: Adapter Framework unable to create outbound JCA connection.
    http://127.0.0.1:8888/orainfra/wsil/adapters/applications/GetDetail_invoke.wsdl?wsdl [ GetDetailPortType::GetDetail(input_GetDetail,output_GetDetail) ] - : The Adapter Framework was unable to establish an outbound JCA connection due to the following issue: javax.resource.spi.EISSystemException: IWAFManagedConnectionFactory:Exception javax.resource.ResourceException: Problem activating adapter. (JCO.classInitialize(): Could not load middleware layer 'com.sap.mw.jco.rfc.MiddlewareRFC'
    JCO.nativeInit(): Could not initialize dynamic link library sapjcorfc [no sapjcorfc in java.library.path]. java.library.path [D:\product\10.1.3.1\OracleAS_1\jdk\bin;.;C:\WINDOWS\system32;C:\WINDOWS;D:\product\10.1.3.1\OracleAS_1\opmn\bin;D:\product\10.1.3.1\OracleAS_1\opmn\lib;D:\product\10.1.3.1\OracleAS_1\bin;C:\WINDOWS;C:\WINDOWS\system32]). Check logs for more information
    ; nested exception is:
         ORABPEL-12511
    Adapter Framework unable to create outbound JCA connection.
    http://127.0.0.1:8888/orainfra/wsil/adapters/applications/GetDetail_invoke.wsdl?wsdl [ GetDetailPortType::GetDetail(input_GetDetail,output_GetDetail) ] - : The Adapter Framework was unable to establish an outbound JCA connection due to the following issue: javax.resource.spi.EISSystemException: IWAFManagedConnectionFactory:Exception javax.resource.ResourceException: Problem activating adapter. (JCO.classInitialize(): Could not load middleware layer 'com.sap.mw.jco.rfc.MiddlewareRFC'
    JCO.nativeInit(): Could not initialize dynamic link library sapjcorfc [no sapjcorfc in java.library.path]. java.library.path [D:\product\10.1.3.1\OracleAS_1\jdk\bin;.;C:\WINDOWS\system32;C:\WINDOWS;D:\product\10.1.3.1\OracleAS_1\opmn\bin;D:\product\10.1.3.1\OracleAS_1\opmn\lib;D:\product\10.1.3.1\OracleAS_1\bin;C:\WINDOWS;C:\WINDOWS\system32]). Check logs for more information
    Please examine the log file for any reasons. Enable DEBUG logging in the BPEL Console.
    </summary>
    I have installed Oracle Adapter 10.1.3.1 on Oracle SOA Suite 10.1.3.1 & then upgraded my SOA Suite to 10.1.3.3.
    Its a very critical issue.
    Please help me out of it.
    Thanks & Regards,
    Shanty

    I have resolved this error.
    If you are facing the same error then follow the following steps:
    1. Shutdown the Oracle SOA Suite.
    2. Copy sapjcorfc.dll into C:\WINDOWS\system32
    3.Edit oc4j-ra.xml located at below locations
    a. OracleHome\j2ee\home\application-deployments\default\jca-app-adapter
    b. OracleHome\j2ee\home\connectors\jca-app-adapter\jca-app-adapter\META-INF
    by editing the values
    <config-property name="AdapterName" value="SAP"/>
    <config-property name="Config" value="SAP_Target_You_Have_Created_in_iaexplorer"/>
    Cheers,
    Shanty

  • JDBC Adapter - Established database connection failed

    Hi Guys,
    we have installed the JDBC Adapter based on the How To Guide and we checked after the installation the  Libaries :Cluster --> Server --> Libraries --> com.sap.aii.af.jmsproviderlib and the box Box "JARs Contained" was filled.
    So in my point of view we have done everything right during the installation.
    Now the developer tested theJDBC Adapter and he comes back with following Error:
    Attempt to establish database connection failed with SQL error com.sap.aii.adapter.jdbc.sql.DriverManagementException: Cannot establish connection to URL "jdbc:microsoft:sqlserver://xxx.x.xx.xxx:1433; databaseName=CZZ03;":ClassNot FoundException: com.microsoft.sqlserver.jdbc.SQLServerDriver
    Do you have any ideas?
    Regards
    Markus

    Hello Markus,
    To install JDBC driver follow the how to guide.
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/xi/xi-how-to-guides/how%20to%20install%20and%20configure%20external%20drivers%20for%20jdbc%20and%20jms%20adapters.pdf
    Configuration of JDBC Adapter for SQL Server
    JDBC Driver = com.microsoft.jdbc.sqlserver.SQLServerDriver
    Connection = jdbc:microsoft:sqlserver://hostname:<port>;DatabaseName=<DBName>
    UserID and Password.
    If the connection is not working find the correct port number.
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/40b92770-db81-2a10-8e91-f747188d8033
    JDBC- X I -  R/3 Scenario
    /people/bhavesh.kantilal/blog/2006/07/03/jdbc-receiver-adapter--synchronous-select-150-step-by-step
    /people/sap.user72/blog/2005/06/01/file-to-jdbc-adapter-using-sap-xi-30
    Thanks,
    Satya Kumar
    Reward Points If it is Useful..

  • Help on JDE Adapter - JCA test tool

    Hi All,
    Please see the following request and response I get from JDE 8.9 using the JCA test tool for JDE Adapter.
    <jdeRequest type="callmethod" user="JDE" pwd="Gr@66er!" environment="DL9" session="" sessionidle="">
    <callMethod name="F42UI05EditLine" app="" runOnError="" trans="">
    <params>
    <param name="mnOrderNumber">1002528</param>
    <param name="szOrderType">S1</param>
    <param name="szOrderCompany">01200</param>
    <param name="mnLineNumber">1</param>
    <param name="szBranchPlant">1210</param>
    <param name="szLocation">STORE</param>
    <param name="szLot">615075</param>
    <param name="mnEnteredShipQuantity">1</param>
    <param name="szEnteredLineType">S</param>
    <param name="szVersion">DSI591040</param>
    </params>
    </callMethod>
    </jdeRequest>
    <jdeResponse user="JDE" sessionidle="" type="callmethod" session="1712.1172245062.50" environment="DL9" role="">
    <callMethod app="XMLInterop" trans="" name="F42UI05EditLine" runOnError="">
    <returnCode code="0"/>
    <params>
    <cErrorConditions>2</cErrorConditions>
    <cRecordWritten>1</cRecordWritten>
    <mnJobnumberA>26289</mnJobnumberA>
    <szVersion>ZJDE0001</szVersion>
    <cShipAscendingDateFlag>0</cShipAscendingDateFlag>
    </params>
    <errors>
    <error code="4150" name="szEnteredLineType">Error: Invalid Line Type</error>
    <error code="0425" name="szOrderType">Error: Status Flow Not Set Up</error>
    </errors>
    </callMethod>
    </jdeResponse>
    Even if I specify szVersion as DSI591040, it seems JDE takes the default version 'ZJDE0001' (see the jdeResponse).
    I awlays get the same error message and error code.
    Any help on this will be greatly appreicated.
    Thanks,
    Praveen

    Hi Rao,
    Exactly where did you specify the physical value for your logical directory?
    It seems to me that you may have specified the physical value in the directory field in the File Adapter wizard.
    The logical directory name ends up as attribute LogicalDirectory on the jca:operation in the WSDL of the service that you put together using the adapter.
    Section "Specifying Inbound Physical or Logical Directory Paths in Oracle Enterprise Service Bus" of the SOA Suite Adapters guide states the way JDeveloper should now support naming of the physical directory. But JDev in this case does not behave "by the book".
    Maybe someone from ESB product management can assist on this?
    Cheers, Sjoerd

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

  • Help needed on JDE Adapter

    Hi All,
    Please see the following request and response I get from JDE 8.9 using the JDE Adapter JCA Test tool..
    <jdeRequest type="callmethod" user="JDE" pwd="Gr@66er!" environment="DL9" session="" sessionidle="">
    <callMethod name="F42UI05EditLine" app="" runOnError="" trans="">
    <params>
    <param name="mnOrderNumber">1002528</param>
    <param name="szOrderType">S1</param>
    <param name="szOrderCompany">01200</param>
    <param name="mnLineNumber">1</param>
    <param name="szBranchPlant">1210</param>
    <param name="szLocation">STORE</param>
    <param name="szLot">615075</param>
    <param name="mnEnteredShipQuantity">1</param>
    <param name="szEnteredLineType">S</param>
    <param name="szVersion">DSI591040</param>
    </params>
    </callMethod>
    </jdeRequest>
    <jdeResponse user="JDE" sessionidle="" type="callmethod" session="1712.1172245062.50" environment="DL9" role="">
    <callMethod app="XMLInterop" trans="" name="F42UI05EditLine" runOnError="">
    <returnCode code="0"/>
    <params>
    <cErrorConditions>2</cErrorConditions>
    <cRecordWritten>1</cRecordWritten>
    <mnJobnumberA>26289</mnJobnumberA>
    <szVersion>ZJDE0001</szVersion>
    <cShipAscendingDateFlag>0</cShipAscendingDateFlag>
    </params>
    <errors>
    <error code="4150" name="szEnteredLineType">Error: Invalid Line Type</error>
    <error code="0425" name="szOrderType">Error: Status Flow Not Set Up</error>
    </errors>
    </callMethod>
    </jdeResponse>
    Even if I specify szVersion as DSI591040, it seems JDE takes the default version 'ZJDE0001' (see the jdeResponse).
    I awlays get the same error message and error code.
    Any help on this will be greatly appreicated.
    Thanks,
    Praveen

    Hi Pramod,
    Please go through these threads and see if it helps....
    From where i get JDE adapter
    Re: Postion trial balance to JDE through XI.
    Re: R/3 JDE Connectivity using XI
    Re: Basic things needed to connect JDE One World XE B7333 SP17  to XI?
    They are all there in forum itself... Just give a search and probably you will find more information...
    Regards,
    Abhy

  • Connection failed when importing tables in OBIEE 11G

    Hi,
    When i am importing tables i am getting the Connection failed Error. I have copied the TNS file in Orcal_common/Network
    and Oracle_BI1/Network/admin/sample.
    And i have tried like i place full tns entry in Datasource then it is connecting. How can i avoid that.
    And i pointed the folder path in user.cmd file
    Thanks

    Hi
    I got this one in command prompt
    Used TNSNAMES adapter to resolve the alias
    Attempting to contact (DESCRIPTION = (ADDRESS_LIST = (ADDRESS = (COMMUNITY = **)
    (PROTOCOL = TCP) (Host = ****) (Port = 1521))) (CONNECT_DATA = (SID = ENTPR0
    1)))
    OK (40 msec)

  • ORA-12545: Connect failed because target host or object does not exist

    Hey Guys,
    I know this particular query has been pinging around for ages now, but i cannot seem to get a good answer from anywhere :)
    Oracle 10g Database RAC installation- installed/ and running
    Oracle 10g Client on different box.
    Problem:
    [user@myserver ~]$ sqlplus
    SQL*Plus: Release 10.2.0.3.0 - Production on Fri Apr 4 16:14:11 2008
    Copyright (c) 1982, 2006, Oracle. All Rights Reserved.
    Enter user-name: user
    Enter password:
    ERROR:
    ORA-12545: Connect failed because target host or object does not exist
    All env variables are set in user .profile:
    export ORACLE_HOME=/space/oracle/oracle/product/10.2.0/client_1
    export ORACLE_SID=MSRAC
    PATH=$PATH:$ORACLE_HOME/bin:$JAVA_HOME/bin
    export PATH
    Full contents of tnsnames.ora on client machine:
    LISTENER_ORCLTELE =
    (ADDRESS = (PROTOCOL = TCP)(HOST = 172.16.3.9)(PORT = 1521))
    ORCLTELE =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = 172.16.3.9)(PORT = 1521))
    (CONNECT_DATA =
    (SERVICE_NAME = orcltele)
    EXTPROC_CONNECTION_DATA =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC2))
    (CONNECT_DATA =
    (SID = PLSExtProc)
    (PRESENTATION = RO)
    MSRAC =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = 172.16.3.12)(PORT = 1521))
    (ADDRESS = (PROTOCOL = TCP)(HOST = 172.16.3.13)(PORT = 1521))
    (LOAD_BALANCE = yes)
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = MSRAC)
    (failover_mode =
    (type=select)
    (method=basic)
    (retries=180)
    (delay=5))
    I am not sure if the first 3 connection entries are even needed in here, are they?
    The last entry is the connect info for the live database.
    What buggs me is that this works:
    [user@myserver ~]$ sqlplus 'user/user@msrac'
    SQL*Plus: Release 10.2.0.3.0 - Production on Fri Apr 4 16:19:40 2008
    Copyright (c) 1982, 2006, Oracle. All Rights Reserved.
    Connected to:
    Oracle Database 10g Release 10.2.0.3.0 - 64bit Production
    With the Real Application Clusters option
    SQL>quit
    BTW: This is the error catpured in sqlnet.log
    Fatal NI connect error 12545, connecting to:
    (DESCRIPTION=(ADDRESS=(PROTOCOL=beq)(PROGRAM=/space/oracle/oracle/product/10.2.0/client_1/bin/oracle)(ARGV0=oracleMSRAC)(ARGS='(DESCRIPTION=(LOCAL=YES)(ADDRESS=(PROTOCOL=beq)))')(DETACH=NO))(CONNECT_DATA=(CID=(PROGRAM=sqlplus)(HOST=myserver.me.com)(USER=user))))
    VERSION INFORMATION:
    TNS for Linux: Version 10.2.0.3.0 - Production
    Oracle Bequeath NT Protocol Adapter for Linux: Version 10.2.0.3.0 - Production
    TCP/IP NT Protocol Adapter for Linux: Version 10.2.0.3.0 - Production
    Time: 04-APR-2008 16:14:16
    Tracing not turned on.
    Tns error struct:
    ns main err code: 12545
    TNS-12545: Connect failed because target host or object does not exist
    ns secondary err code: 12560
    nt main err code: 515
    TNS-00515: Connect failed because target host or object does not exist
    nt secondary err code: 2
    nt OS err code: 0
    I have a funny feeling that the problem lies with either:
    PROTOCOL=beq
    and/or
    ARGV0=oracleMSRAC
    I have tried everything to remedy this, this is why i am now turning to you guys.
    Any and all help is always greatly appreciated.
    Robert

    Hi Guys,
    Thank you both for your responses, my findings are as follows:
    1. HOST=X.X.COM, ensure host is reachable : PING works and host(s) are reachable.
    2. In RAC Env, ensure TNS Name is correctly spelled, spelling fine, i can connect with the tns name (is TNS name same as SERVICE_NAME?) by: sqlplus 'user/user@racenv'; but my efforts still will not allow me to use:
    sqlplus 'user/user' it tells me that the host or object is does not exist, does this refer to the actual physical machine or the service name, or the instance name?
    All host entries in my tnsnames.ora file refer to the vip addresses of both servers holding the rac installation, and both are resolved just fine, testing with ping; any other way to test this?
    tnsnames file contains CONNECTION strings in the following order (does the listener entry need to be in the file? on the machine that i am trying to connect from?):
    LISTENER_ORCLTELE =
    (ADDRESS = (PROTOCOL = TCP)(HOST = 172.16.3.9)(PORT = 1521))
    ORCLTELE =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = 172.16.3.9)(PORT = 1521))
    (CONNECT_DATA =
    (SERVICE_NAME = orcltele)
    EXTPROC_CONNECTION_DATA =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC2))
    (CONNECT_DATA =
    (SID = PLSExtProc)
    (PRESENTATION = RO)
    I tried removing all entries but the entry for MSRAC, but still no joy:
    MSRAC =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = 172.16.3.12)(PORT = 1521))
    (ADDRESS = (PROTOCOL = TCP)(HOST = 172.16.3.13)(PORT = 1521))
    (LOAD_BALANCE = yes)
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = MSRAC)
    (failover_mode =
    (type=select)
    (method=basic)
    (retries=180)
    (delay=5))
    Thanks again,
    Robert..
    In the sqlnet.log file the error is as follows:
    Fatal NI connect error 12545, connecting to:
    (DESCRIPTION=(ADDRESS=(PROTOCOL=beq)(PROGRAM=/space/oracle/oracle/product/10.2.0/client_1//bin/oracle)(ARGV0=oracleMSRAC)(ARGS='(DESCRIPTION=(LOCAL=YES)(ADDRESS=(PROTOCOL=beq)))')(DETACH=NO))(CONNECT_DATA=(CID=(PROGRAM=sqlplus)(HOST=x.x.com)(USER=oracle))))
    VERSION INFORMATION:
    TNS for Linux: Version 10.2.0.3.0 - Production
    Oracle Bequeath NT Protocol Adapter for Linux: Version 10.2.0.3.0 - Production
    TCP/IP NT Protocol Adapter for Linux: Version 10.2.0.3.0 - Production
    Time: 07-APR-2008 11:03:12
    Tracing not turned on.
    Tns error struct:
    ns main err code: 12545
    TNS-12545: Connect failed because target host or object does not exist
    ns secondary err code: 12560
    nt main err code: 515
    TNS-00515: Connect failed because target host or object does not exist
    nt secondary err code: 2
    nt OS err code: 0
    It mentions PROTOCOL=BEQ, this should be TCP, is there a way to enforce TCP or disable BEQ??
    Rob
    Message was edited by:
    DobSun

  • I recently bought an external hard drive and attached it to a wireless modem router. The problem is that i can't access it from my macbook. I get a "connection failed" and "the server is available on your computer. Access the volumes and files locally".

    Well I believe I described the problem above. I want only to add that the external hard drive is a Seagate FreeAgent GoFlex Drive 1TB and the wireless modem router is a Belkin N Plus (model F5D8635-4 v1). Also, in the finder window under "shared" I see a "belkinserver" and when I click it, it says "connection failed". If I click "connect as" I get the "the server "belkinserver" is available on your computer..." which I mentioned above. I tried to connect macbook via ethernet to the modem router and then when I typed "smb://belkinserver" it immediately prompted me for a username and a password and when I typed them finally I got to enter the contents of the hard drive! So what's the problem wirelessly? 

    If your external drive does not have an independent power supply, you may wish to consider a couple of lower-cost options before tossing the drive. Bus-powered drives have no external power source and must get all their power from the computer. They can exceed the computer's USB energy budget.
    Cheapest option:
    1 Meter USB 2.0 A to 5 Pin Mini B Cable - Auxiliary USB "Y" Power Design for external hard drives.
    This gets power from two of the computers USB porst sna can provide enough power to wake up an under-performaing bus-powered drive.
    If you don't have enough ports to use this, try the next cheapest option:
    Newer Technology 7 Port Hi-Speed USB 2.0 Hub with Power Adapter for Mac & PC
    Such a hub has a an independent power supply to make up for wahat the comptuer fails to provide.

  • Why won't my FaceTime connect? It keeps saying connection failed when trying to sign in.

    Why won't my FaceTime work? I just got this iPad new was able to FaceTime once. The next time I tried to FaceTime it said phone number incomplete. So I signed out of FaceTime and now it won't sign back in. It keeps saying connection failed check connection. I am showing I'm connected to the wireless router. What could be the issue?

    Ok, so sometimes apple's servers may crash, temporarily. Just check the following site: http://www.apple.com/uk/support/systemstatus/
    and it will notify you of any crashes. The link above is for the UK. Change to adapt to your country if you are outside of the UK. If your problem isn't listed I am sure it will be resolved within 24 hours. If this problem persists best thing is to contact apple.
    Hope this helped :)

  • Itunes unknown error 0x80090330 store connection failed

    Everything else is fine except the secure connection to the store it says it's not enbled but it is and I am an administrator and I am running a anit virus software Kaspersky. This problem has been going on for months didn't care before but now I want this fixed. I really need help with this.
    Microsoft Windows 7 x64 Home Premium Edition Service Pack 1 (Build 7601)
    LENOVO Lenovo IdeaPad N586
    iTunes 11.1.4.62
    QuickTime not available
    FairPlay 2.5.16
    Apple Application Support 3.0
    iPod Updater Library 11.1f5
    CD Driver 2.2.3.0
    CD Driver DLL 2.1.3.1
    Apple Mobile Device 7.1.0.32
    Apple Mobile Device Driver 1.64.0.0
    Bonjour 3.0.0.10 (333.10)
    Gracenote SDK 1.9.6.502
    Gracenote MusicID 1.9.6.115
    Gracenote Submit 1.9.6.143
    Gracenote DSP 1.9.6.4
    iTunes Serial Number 0024BB4801177538
    Current user is not an administrator.
    The current local date and time is 2014-02-06 15:35:16.
    iTunes is not running in safe mode.
    WebKit accelerated compositing is enabled.
    HDCP is supported.
    Core Media is supported.
    Video Display Information
    Advanced Micro Devices, Inc., AMD Radeon HD 7520G
    **** External Plug-ins Information ****
    No external plug-ins installed.
    iPodService 11.1.4.62 (x64) is currently running.
    iTunesHelper 11.1.4.62 is currently running.
    Apple Mobile Device service 3.3.0.0 is currently running.
    **** Network Connectivity Tests ****
    Network Adapter Information
    Adapter Name:    {CA5E1C16-48B1-4E5F-964A-ECE2AA1DE142}
    Description:    Microsoft Virtual WiFi Miniport Adapter
    IP Address:    0.0.0.0
    Subnet Mask:    0.0.0.0
    Default Gateway:    0.0.0.0
    DHCP Enabled:    Yes
    DHCP Server:   
    Lease Obtained:    Wed Dec 31 16:00:00 1969
    Lease Expires:    Wed Dec 31 16:00:00 1969
    DNS Servers:   
    Adapter Name:    {838962CE-19B3-446A-B518-94E7D62A402F}
    Description:    Broadcom 802.11n Network Adapter
    IP Address:    10.0.0.4
    Subnet Mask:    255.255.255.0
    Default Gateway:    10.0.0.1
    DHCP Enabled:    Yes
    DHCP Server:    10.0.0.1
    Lease Obtained:    Thu Feb 06 14:39:16 2014
    Lease Expires:    Thu Feb 13 14:39:16 2014
    DNS Servers:    75.75.75.75
            75.75.76.76
    Adapter Name:    {5594B638-A907-44E5-B4D5-8280BFF4317D}
    Description:    Realtek PCIe GBE Family Controller
    IP Address:    0.0.0.0
    Subnet Mask:    0.0.0.0
    Default Gateway:    0.0.0.0
    DHCP Enabled:    Yes
    DHCP Server:   
    Lease Obtained:    Wed Dec 31 16:00:00 1969
    Lease Expires:    Wed Dec 31 16:00:00 1969
    DNS Servers:   
    Active Connection:    LAN Connection
    Connected:    Yes
    Online:        Yes
    Using Modem:    No
    Using LAN:    Yes
    Using Proxy:    No
    Firewall Information
    Windows Firewall is on.
    iTunes is NOT enabled in Windows Firewall.
    Connection attempt to Apple web site was successful.
    Basic connection to the store failed.
    An unknown error occurred (0x80090330).
    Connection attempt to Gracenote server was successful.
    Last successful iTunes Store access was 2013-11-12 23:16:06.

    Hello DarkAzriel,
    I found a few articles that might help with the issue you are experiencing with the iTunes Store.
    If you are getting a white screen when accessing the iTunes Store, I recommend reviewing this article:
    Apple software on Windows: May see performance issues and blank iTunes Store
    http://support.apple.com/kb/TS4123
    If you are still not able to access the store or are getting a different error than just a white screen, I recommend the following articles:
    Can't connect to the iTunes Store
    http://support.apple.com/kb/TS1368
    iTunes: Advanced iTunes Store troubleshooting
    http://support.apple.com/kb/TS3297
    Thank you for using Apple Support Communities.
    Best,
    Sheila M.

  • Connect failed because target host or object does not exist

    Hello,
    I've installed XE 10.2 under Fedora Core 7 from the downloaded .rpm. The RPM installs fine, and I've run the config from the command line. I've edited my bash file to load the environment variables. Here's my hosts file:
    xxx.xxx.xxx.xxx hostname hostname.domain
    127.0.0.1 localhost.localdomain localhost
    When I start the oracle-xe service from the services interface, I get this:
    LSNRCTL for Linux: Version 10.2.0.1.0 - Production on 20-JUL-2007 14:49:01
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC_FOR_XE)))
    TNS-12541: TNS:no listener
    TNS-12560: TNS:protocol adapter error
    TNS-00511: No listener
    Linux Error: 2: No such file or directory
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=XXXX.XXXX)(PORT=1521)))
    TNS-12545: Connect failed because target host or object does not exist
    TNS-12560: TNS:protocol adapter error
    TNS-00515: Connect failed because target host or object does not exist
    with the HOST name filled in. None of the messages I've searched though on this forum relate to this error. Any help would be greatly appreciated.
    -B
    ps. I'm running this on my local machine.

    Thanks! that got most of my listener up and running. I now get this:
    LSNRCTL for Linux: Version 10.2.0.1.0 - Production on 24-JUL-2007 09:01:31
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC_FOR_XE)))
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for Linux: Version 10.2.0.1.0 - Production
    Start Date 24-JUL-2007 09:01:31
    Uptime 0 days 0 hr. 0 min. 0 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP OFF
    Default Service XE
    Listener Parameter File /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/network/admin/listener.ora
    Listener Log File /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/network/log/listener.log
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROC_FOR_XE)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=127.0.0.1)(PORT=1521)))
    Services Summary...
    Service "PLSExtProc" has 1 instance(s).
    Instance "PLSExtProc", status UNKNOWN, has 1 handler(s) for this service...
    Service "XE" has 1 instance(s).
    Instance "XE", status BLOCKED, has 1 handler(s) for this service...
    Service "XE_XPT" has 1 instance(s).
    Instance "XE", status BLOCKED, has 1 handler(s) for this service...
    The command completed successfully
    I performed a quick search on the forum and then tried this:
    SQL> connect / as sysdba
    Connected.
    SQL> alter database open;
    alter database open
    ERROR at line 1:
    ORA-01507: database not mounted
    SQL> alter database mount;
    alter database mount
    ERROR at line 1:
    ORA-00205: error in identifying control file, check alert log for more info
    I checked the log file and it shows this:
    Fri Jul 20 11:14:17 2007
    Starting ORACLE instance (normal)
    Cannot determine all dependent dynamic libraries for /proc/self/exe
    Unable to find dynamic library libocr10.so in search paths
    RPATH = /ade/aime1_build2101/oracle/has/lib/:/ade/aime1_build2101/oracle/lib/:/ade/aime1_build2101/oracle/has/lib/:
    LD_LIBRARY_PATH is not set!
    The default library directories are /lib and /usr/lib
    Unable to find dynamic library libocrb10.so in search paths
    Unable to find dynamic library libocrutl10.so in search paths
    Unable to find dynamic library libocrutl10.so in search paths
    LICENSE_MAX_SESSION = 0
    LICENSE_SESSIONS_WARNING = 0
    Shared memory segment for instance monitoring created
    Picked latch-free SCN scheme 2
    Using LOG_ARCHIVE_DEST_10 parameter default value as USE_DB_RECOVERY_FILE_DEST
    Autotune of undo retention is turned on.
    IMODE=BR
    ILAT =10
    LICENSE_MAX_USERS = 0
    SYS auditing is disabled
    ksdpec: called for event 13740 prior to event group initialization
    Starting up ORACLE RDBMS Version: 10.2.0.1.0.
    System parameters with non-default values:
    sessions = 49
    sga_target = 608174080
    control_files = /usr/lib/oracle/xe/oradata/XE/control.dbf
    compatible = 10.2.0.1.0
    db_recovery_file_dest = /usr/lib/oracle/xe/app/oracle/flash_recovery_area
    db_recovery_file_dest_size= 10737418240
    undo_management = AUTO
    undo_tablespace = UNDO
    remote_login_passwordfile= EXCLUSIVE
    dispatchers = (PROTOCOL=TCP) (SERVICE=XEXDB)
    shared_servers = 4
    job_queue_processes = 4
    background_dump_dest = /usr/lib/oracle/xe/app/oracle/admin/XE/bdump
    user_dump_dest = /usr/lib/oracle/xe/app/oracle/admin/XE/udump
    core_dump_dest = /usr/lib/oracle/xe/app/oracle/admin/XE/cdump
    audit_file_dest = /usr/lib/oracle/xe/app/oracle/admin/XE/adump
    db_name = XE
    open_cursors = 300
    os_authent_prefix =
    pga_aggregate_target = 201850880
    Fri Jul 20 11:14:17 2007
    Errors in file /usr/lib/oracle/xe/app/oracle/admin/XE/udump/xe_ora_5332.trc:
    ORA-00600: internal error code, arguments: [keltnfy-ldmInit], [46], [1], [], [], [], [], []
    USER: terminating instance due to error 600
    Instance terminated by USER, pid = 5332
    Fri Jul 20 11:14:18 2007
    Starting ORACLE instance (normal)
    Cannot determine all dependent dynamic libraries for /proc/self/exe
    Unable to find dynamic library libocr10.so in search paths
    RPATH = /ade/aime1_build2101/oracle/has/lib/:/ade/aime1_build2101/oracle/lib/:/ade/aime1_build2101/oracle/has/lib/:
    LD_LIBRARY_PATH is not set!
    The default library directories are /lib and /usr/lib
    Unable to find dynamic library libocrb10.so in search paths
    Unable to find dynamic library libocrutl10.so in search paths
    Unable to find dynamic library libocrutl10.so in search paths
    LICENSE_MAX_SESSION = 0
    LICENSE_SESSIONS_WARNING = 0
    Picked latch-free SCN scheme 2
    Using LOG_ARCHIVE_DEST_10 parameter default value as USE_DB_RECOVERY_FILE_DEST
    Autotune of undo retention is turned on.
    IMODE=BR
    ILAT =10
    LICENSE_MAX_USERS = 0
    SYS auditing is disabled
    ksdpec: called for event 13740 prior to event group initialization
    Starting up ORACLE RDBMS Version: 10.2.0.1.0.
    System parameters with non-default values:
    sessions = 49
    sga_target = 608174080
    control_files = /usr/lib/oracle/xe/oradata/XE/control.dbf
    compatible = 10.2.0.1.0
    db_recovery_file_dest = /usr/lib/oracle/xe/app/oracle/flash_recovery_area
    db_recovery_file_dest_size= 10737418240
    undo_management = AUTO
    undo_tablespace = UNDO
    remote_login_passwordfile= EXCLUSIVE
    dispatchers = (PROTOCOL=TCP) (SERVICE=XEXDB)
    background_dump_dest = /usr/lib/oracle/xe/app/oracle/admin/XE/bdump
    user_dump_dest = /usr/lib/oracle/xe/app/oracle/admin/XE/udump
    core_dump_dest = /usr/lib/oracle/xe/app/oracle/admin/XE/cdump
    audit_file_dest = /usr/lib/oracle/xe/app/oracle/admin/XE/adump
    db_name = XE
    open_cursors = 300
    os_authent_prefix =
    pga_aggregate_target = 201850880
    Fri Jul 20 11:14:18 2007
    Errors in file /usr/lib/oracle/xe/app/oracle/admin/XE/udump/xe_ora_5334.trc:
    ORA-00600: internal error code, arguments: [keltnfy-ldmInit], [46], [1], [], [], [], [], []
    USER: terminating instance due to error 600
    Instance terminated by USER, pid = 5334
    Fri Jul 20 11:14:19 2007
    Starting ORACLE instance (normal)
    Cannot determine all dependent dynamic libraries for /proc/self/exe
    Unable to find dynamic library libocr10.so in search paths
    RPATH = /ade/aime1_build2101/oracle/has/lib/:/ade/aime1_build2101/oracle/lib/:/ade/aime1_build2101/oracle/has/lib/:
    LD_LIBRARY_PATH is not set!
    The default library directories are /lib and /usr/lib
    Unable to find dynamic library libocrb10.so in search paths
    Unable to find dynamic library libocrutl10.so in search paths
    Unable to find dynamic library libocrutl10.so in search paths
    LICENSE_MAX_SESSION = 0
    LICENSE_SESSIONS_WARNING = 0
    Picked latch-free SCN scheme 2
    Using LOG_ARCHIVE_DEST_10 parameter default value as USE_DB_RECOVERY_FILE_DEST
    Autotune of undo retention is turned on.
    IMODE=BR
    ILAT =10
    LICENSE_MAX_USERS = 0
    SYS auditing is disabled
    ksdpec: called for event 13740 prior to event group initialization
    Starting up ORACLE RDBMS Version: 10.2.0.1.0.
    System parameters with non-default values:
    sessions = 49
    sga_target = 608174080
    control_files = /usr/lib/oracle/xe/oradata/XE/control.dbf
    compatible = 10.2.0.1.0
    db_recovery_file_dest = /usr/lib/oracle/xe/app/oracle/flash_recovery_area
    db_recovery_file_dest_size= 10737418240
    undo_management = AUTO
    undo_tablespace = UNDO
    remote_login_passwordfile= EXCLUSIVE
    dispatchers = (PROTOCOL=TCP) (SERVICE=XEXDB)
    shared_servers = 4
    job_queue_processes = 4
    background_dump_dest = /usr/lib/oracle/xe/app/oracle/admin/XE/bdump
    user_dump_dest = /usr/lib/oracle/xe/app/oracle/admin/XE/udump
    core_dump_dest = /usr/lib/oracle/xe/app/oracle/admin/XE/cdump
    audit_file_dest = /usr/lib/oracle/xe/app/oracle/admin/XE/adump
    db_name = XE
    open_cursors = 300
    os_authent_prefix =
    pga_aggregate_target = 201850880
    Fri Jul 20 11:14:19 2007
    Errors in file /usr/lib/oracle/xe/app/oracle/admin/XE/udump/xe_ora_5341.trc:
    ORA-00600: internal error code, arguments: [keltnfy-ldmInit], [46], [1], [], [], [], [], []
    USER: terminating instance due to error 600
    Instance terminated by USER, pid = 5341
    Fri Jul 20 11:14:20 2007
    Starting ORACLE instance (normal)
    Cannot determine all dependent dynamic libraries for /proc/self/exe
    Unable to find dynamic library libocr10.so in search paths
    RPATH = /ade/aime1_build2101/oracle/has/lib/:/ade/aime1_build2101/oracle/lib/:/ade/aime1_build2101/oracle/has/lib/:
    LD_LIBRARY_PATH is not set!
    The default library directories are /lib and /usr/lib
    Unable to find dynamic library libocrb10.so in search paths
    Unable to find dynamic library libocrutl10.so in search paths
    Unable to find dynamic library libocrutl10.so in search paths
    LICENSE_MAX_SESSION = 0
    LICENSE_SESSIONS_WARNING = 0
    Picked latch-free SCN scheme 2
    Using LOG_ARCHIVE_DEST_10 parameter default value as USE_DB_RECOVERY_FILE_DEST
    Autotune of undo retention is turned on.
    IMODE=BR
    ILAT =10
    LICENSE_MAX_USERS = 0
    SYS auditing is disabled
    ksdpec: called for event 13740 prior to event group initialization
    Starting up ORACLE RDBMS Version: 10.2.0.1.0.
    System parameters with non-default values:
    sessions = 49
    sga_target = 608174080
    control_files = /usr/lib/oracle/xe/oradata/XE/control.dbf
    compatible = 10.2.0.1.0
    db_recovery_file_dest = /usr/lib/oracle/xe/app/oracle/flash_recovery_area
    db_recovery_file_dest_size= 10737418240
    undo_management = AUTO
    undo_tablespace = UNDO
    remote_login_passwordfile= EXCLUSIVE
    dispatchers = (PROTOCOL=TCP) (SERVICE=XEXDB)
    shared_servers = 4
    job_queue_processes = 4
    background_dump_dest = /usr/lib/oracle/xe/app/oracle/admin/XE/bdump
    user_dump_dest = /usr/lib/oracle/xe/app/oracle/admin/XE/udump
    core_dump_dest = /usr/lib/oracle/xe/app/oracle/admin/XE/cdump
    audit_file_dest = /usr/lib/oracle/xe/app/oracle/admin/XE/adump
    db_name = XE
    open_cursors = 300
    os_authent_prefix =
    pga_aggregate_target = 201850880
    Fri Jul 20 11:14:20 2007
    Errors in file /usr/lib/oracle/xe/app/oracle/admin/XE/udump/xe_ora_5360.trc:
    ORA-00600: internal error code, arguments: [keltnfy-ldmInit], [46], [1], [], [], [], [], []
    USER: terminating instance due to error 600
    Instance terminated by USER, pid = 5360
    Fri Jul 20 13:47:47 2007
    Starting ORACLE instance (normal)
    Cannot determine all dependent dynamic libraries for /proc/self/exe
    Unable to find dynamic library libocr10.so in search paths
    RPATH = /ade/aime1_build2101/oracle/has/lib/:/ade/aime1_build2101/oracle/lib/:/ade/aime1_build2101/oracle/has/lib/:
    LD_LIBRARY_PATH is not set!
    The default library directories are /lib and /usr/lib
    Unable to find dynamic library libocrb10.so in search paths
    Unable to find dynamic library libocrutl10.so in search paths
    Unable to find dynamic library libocrutl10.so in search paths
    LICENSE_MAX_SESSION = 0
    LICENSE_SESSIONS_WARNING = 0
    Picked latch-free SCN scheme 2
    Using LOG_ARCHIVE_DEST_10 parameter default value as USE_DB_RECOVERY_FILE_DEST
    Autotune of undo retention is turned on.
    IMODE=BR
    ILAT =10
    LICENSE_MAX_USERS = 0
    SYS auditing is disabled
    ksdpec: called for event 13740 prior to event group initialization
    Starting up ORACLE RDBMS Version: 10.2.0.1.0.
    System parameters with non-default values:
    sessions = 49
    sga_target = 608174080
    control_files = /usr/lib/oracle/xe/oradata/XE/control.dbf
    compatible = 10.2.0.1.0
    db_recovery_file_dest = /usr/lib/oracle/xe/app/oracle/flash_recovery_area
    db_recovery_file_dest_size= 10737418240
    undo_management = AUTO
    undo_tablespace = UNDO
    remote_login_passwordfile= EXCLUSIVE
    dispatchers = (PROTOCOL=TCP) (SERVICE=XEXDB)
    shared_servers = 4
    job_queue_processes = 4
    background_dump_dest = /usr/lib/oracle/xe/app/oracle/admin/XE/bdump
    user_dump_dest = /usr/lib/oracle/xe/app/oracle/admin/XE/udump
    core_dump_dest = /usr/lib/oracle/xe/app/oracle/admin/XE/cdump
    audit_file_dest = /usr/lib/oracle/xe/app/oracle/admin/XE/adump
    db_name = XE
    open_cursors = 300
    os_authent_prefix =
    pga_aggregate_target = 201850880
    Fri Jul 20 13:47:47 2007
    Errors in file /usr/lib/oracle/xe/app/oracle/admin/XE/udump/xe_ora_7963.trc:
    ORA-00600: internal error code, arguments: [keltnfy-ldmInit], [46], [1], [], [], [], [], []
    USER: terminating instance due to error 600
    Instance terminated by USER, pid = 7963
    Fri Jul 20 13:48:41 2007
    Starting ORACLE instance (normal)
    Cannot determine all dependent dynamic libraries for /proc/self/exe
    Unable to find dynamic library libocr10.so in search paths
    RPATH = /ade/aime1_build2101/oracle/has/lib/:/ade/aime1_build2101/oracle/lib/:/ade/aime1_build2101/oracle/has/lib/:
    LD_LIBRARY_PATH is not set!
    The default library directories are /lib and /usr/lib
    Unable to find dynamic library libocrb10.so in search paths
    Unable to find dynamic library libocrutl10.so in search paths
    Unable to find dynamic library libocrutl10.so in search paths
    LICENSE_MAX_SESSION = 0
    LICENSE_SESSIONS_WARNING = 0
    Picked latch-free SCN scheme 2
    Using LOG_ARCHIVE_DEST_10 parameter default value as USE_DB_RECOVERY_FILE_DEST
    Autotune of undo retention is turned on.
    IMODE=BR
    ILAT =10
    LICENSE_MAX_USERS = 0
    SYS auditing is disabled
    ksdpec: called for event 13740 prior to event group initialization
    Starting up ORACLE RDBMS Version: 10.2.0.1.0.
    System parameters with non-default values:
    sessions = 49
    sga_target = 608174080
    control_files = /usr/lib/oracle/xe/oradata/XE/control.dbf
    compatible = 10.2.0.1.0
    db_recovery_file_dest = /usr/lib/oracle/xe/app/oracle/flash_recovery_area
    db_recovery_file_dest_size= 10737418240
    undo_management = AUTO
    undo_tablespace = UNDO
    remote_login_passwordfile= EXCLUSIVE
    dispatchers = (PROTOCOL=TCP) (SERVICE=XEXDB)
    shared_servers = 4
    job_queue_processes = 4
    background_dump_dest = /usr/lib/oracle/xe/app/oracle/admin/XE/bdump
    user_dump_dest = /usr/lib/oracle/xe/app/oracle/admin/XE/udump
    core_dump_dest = /usr/lib/oracle/xe/app/oracle/admin/XE/cdump
    audit_file_dest = /usr/lib/oracle/xe/app/oracle/admin/XE/adump
    db_name = XE
    open_cursors = 300
    os_authent_prefix =
    pga_aggregate_target = 201850880
    Fri Jul 20 13:48:41 2007
    Errors in file /usr/lib/oracle/xe/app/oracle/admin/XE/udump/xe_ora_8332.trc:
    ORA-00600: internal error code, arguments: [keltnfy-ldmInit], [46], [1], [], [], [], [], []
    USER: terminating instance due to error 600
    Instance terminated by USER, pid = 8332
    Fri Jul 20 13:49:32 2007
    Starting ORACLE instance (normal)
    Cannot determine all dependent dynamic libraries for /proc/self/exe
    Unable to find dynamic library libocr10.so in search paths
    RPATH = /ade/aime1_build2101/oracle/has/lib/:/ade/aime1_build2101/oracle/lib/:/ade/aime1_build2101/oracle/has/lib/:
    LD_LIBRARY_PATH is not set!
    The default library directories are /lib and /usr/lib
    Unable to find dynamic library libocrb10.so in search paths
    Unable to find dynamic library libocrutl10.so in search paths
    Unable to find dynamic library libocrutl10.so in search paths
    LICENSE_MAX_SESSION = 0
    LICENSE_SESSIONS_WARNING = 0
    Picked latch-free SCN scheme 2
    Using LOG_ARCHIVE_DEST_10 parameter default value as USE_DB_RECOVERY_FILE_DEST
    Autotune of undo retention is turned on.
    IMODE=BR
    ILAT =10
    LICENSE_MAX_USERS = 0
    SYS auditing is disabled
    ksdpec: called for event 13740 prior to event group initialization
    Starting up ORACLE RDBMS Version: 10.2.0.1.0.
    System parameters with non-default values:
    sessions = 49
    sga_target = 608174080
    control_files = /usr/lib/oracle/xe/oradata/XE/control.dbf
    compatible = 10.2.0.1.0
    db_recovery_file_dest = /usr/lib/oracle/xe/app/oracle/flash_recovery_area
    db_recovery_file_dest_size= 10737418240
    undo_management = AUTO
    undo_tablespace = UNDO
    remote_login_passwordfile= EXCLUSIVE
    dispatchers = (PROTOCOL=TCP) (SERVICE=XEXDB)
    shared_servers = 4
    job_queue_processes = 4
    background_dump_dest = /usr/lib/oracle/xe/app/oracle/admin/XE/bdump
    user_dump_dest = /usr/lib/oracle/xe/app/oracle/admin/XE/udump
    core_dump_dest = /usr/lib/oracle/xe/app/oracle/admin/XE/cdump
    audit_file_dest = /usr/lib/oracle/xe/app/oracle/admin/XE/adump
    db_name = XE
    open_cursors = 300
    os_authent_prefix =
    pga_aggregate_target = 201850880
    Fri Jul 20 13:49:32 2007
    Errors in file /usr/lib/oracle/xe/app/oracle/admin/XE/udump/xe_ora_8671.trc:
    ORA-00600: internal error code, arguments: [keltnfy-ldmInit], [46], [1], [], [], [], [], []
    USER: terminating instance due to error 600
    Instance terminated by USER, pid = 8671
    Fri Jul 20 13:50:51 2007
    Starting ORACLE instance (normal)
    Cannot determine all dependent dynamic libraries for /proc/self/exe
    Unable to find dynamic library libocr10.so in search paths
    RPATH = /ade/aime1_build2101/oracle/has/lib/:/ade/aime1_build2101/oracle/lib/:/ade/aime1_build2101/oracle/has/lib/:
    LD_LIBRARY_PATH is not set!
    The default library directories are /lib and /usr/lib
    Unable to find dynamic library libocrb10.so in search paths
    Unable to find dynamic library libocrutl10.so in search paths
    Unable to find dynamic library libocrutl10.so in search paths
    LICENSE_MAX_SESSION = 0
    LICENSE_SESSIONS_WARNING = 0
    Picked latch-free SCN scheme 2
    Using LOG_ARCHIVE_DEST_10 parameter default value as USE_DB_RECOVERY_FILE_DEST
    Autotune of undo retention is turned on.
    IMODE=BR
    ILAT =10
    LICENSE_MAX_USERS = 0
    SYS auditing is disabled
    ksdpec: called for event 13740 prior to event group initialization
    Starting up ORACLE RDBMS Version: 10.2.0.1.0.
    System parameters with non-default values:
    sessions = 49
    sga_target = 608174080
    control_files = /usr/lib/oracle/xe/oradata/XE/control.dbf
    compatible = 10.2.0.1.0
    db_recovery_file_dest = /usr/lib/oracle/xe/app/oracle/flash_recovery_area
    db_recovery_file_dest_size= 10737418240
    undo_management = AUTO
    undo_tablespace = UNDO
    remote_login_passwordfile= EXCLUSIVE
    dispatchers = (PROTOCOL=TCP) (SERVICE=XEXDB)
    shared_servers = 4
    job_queue_processes = 4
    background_dump_dest = /usr/lib/oracle/xe/app/oracle/admin/XE/bdump
    user_dump_dest = /usr/lib/oracle/xe/app/oracle/admin/XE/udump
    core_dump_dest = /usr/lib/oracle/xe/app/oracle/admin/XE/cdump
    audit_file_dest = /usr/lib/oracle/xe/app/oracle/admin/XE/adump
    db_name = XE
    open_cursors = 300
    os_authent_prefix =
    pga_aggregate_target = 201850880
    Fri Jul 20 13:50:51 2007
    Errors in file /usr/lib/oracle/xe/app/oracle/admin/XE/udump/xe_ora_8708.trc:
    ORA-00600: internal error code, arguments: [keltnfy-ldmInit], [46], [1], [], [], [], [], []
    USER: terminating instance due to error 600
    Instance terminated by USER, pid = 8708
    Fri Jul 20 14:15:44 2007
    Starting ORACLE instance (normal)
    Cannot determine all dependent dynamic libraries for /proc/self/exe
    Unable to find dynamic library libocr10.so in search paths
    RPATH = /ade/aime1_build2101/oracle/has/lib/:/ade/aime1_build2101/oracle/lib/:/ade/aime1_build2101/oracle/has/lib/:
    LD_LIBRARY_PATH is not set!
    The default library directories are /lib and /usr/lib
    Unable to find dynamic library libocrb10.so in search paths
    Unable to find dynamic library libocrutl10.so in search paths
    Unable to find dynamic library libocrutl10.so in search paths
    LICENSE_MAX_SESSION = 0
    LICENSE_SESSIONS_WARNING = 0
    Picked latch-free SCN scheme 2
    Using LOG_ARCHIVE_DEST_10 parameter default value as USE_DB_RECOVERY_FILE_DEST
    Autotune of undo retention is turned on.
    IMODE=BR
    ILAT =10
    LICENSE_MAX_USERS = 0
    SYS auditing is disabled
    ksdpec: called for event 13740 prior to event group initialization
    Starting up ORACLE RDBMS Version: 10.2.0.1.0.
    System parameters with non-default values:
    sessions = 49
    sga_target = 608174080
    control_files = /usr/lib/oracle/xe/oradata/XE/control.dbf
    compatible = 10.2.0.1.0
    db_recovery_file_dest = /usr/lib/oracle/xe/app/oracle/flash_recovery_area
    db_recovery_file_dest_size= 10737418240
    undo_management = AUTO
    undo_tablespace = UNDO
    remote_login_passwordfile= EXCLUSIVE
    dispatchers = (PROTOCOL=TCP) (SERVICE=XEXDB)
    shared_servers = 4
    job_queue_processes = 4
    background_dump_dest = /usr/lib/oracle/xe/app/oracle/admin/XE/bdump
    user_dump_dest = /usr/lib/oracle/xe/app/oracle/admin/XE/udump
    core_dump_dest = /usr/lib/oracle/xe/app/oracle/admin/XE/cdump
    audit_file_dest = /usr/lib/oracle/xe/app/oracle/admin/XE/adump
    db_name = XE
    open_cursors = 300
    os_authent_prefix =
    pga_aggregate_target = 201850880
    Fri Jul 20 14:15:44 2007
    Errors in file /usr/lib/oracle/xe/app/oracle/admin/XE/udump/xe_ora_9214.trc:
    ORA-00600: internal error code, arguments: [keltnfy-ldmInit], [46], [1], [], [], [], [], []
    USER: terminating instance due to error 600
    Instance terminated by USER, pid = 9214
    Fri Jul 20 14:27:16 2007
    Starting ORACLE instance (normal)
    Cannot determine all dependent dynamic libraries for /proc/self/exe
    Unable to find dynamic library libocr10.so in search paths
    RPATH = /ade/aime1_build2101/oracle/has/lib/:/ade/aime1_build2101/oracle/lib/:/ade/aime1_build2101/oracle/has/lib/:
    LD_LIBRARY_PATH is not set!
    The default library directories are /lib and /usr/lib
    Unable to find dynamic library libocrb10.so in search paths
    Unable to find dynamic library libocrutl10.so in search paths
    Unable to find dynamic library libocrutl10.so in search paths
    LICENSE_MAX_SESSION = 0
    LICENSE_SESSIONS_WARNING = 0
    Picked latch-free SCN scheme 2
    Using LOG_ARCHIVE_DEST_10 parameter default value as USE_DB_RECOVERY_FILE_DEST
    Autotune of undo retention is turned on.
    IMODE=BR
    ILAT =10
    LICENSE_MAX_USERS = 0
    SYS auditing is disabled
    ksdpec: called for event 13740 prior to event group initialization
    Starting up ORACLE RDBMS Version: 10.2.0.1.0.
    System parameters with non-default values:
    sessions = 49
    sga_target = 608174080
    control_files = /usr/lib/oracle/xe/oradata/XE/control.dbf
    compatible = 10.2.0.1.0
    db_recovery_file_dest = /usr/lib/oracle/xe/app/oracle/flash_recovery_area
    db_recovery_file_dest_size= 10737418240
    undo_management = AUTO
    undo_tablespace = UNDO
    remote_login_passwordfile= EXCLUSIVE
    dispatchers = (PROTOCOL=TCP) (SERVICE=XEXDB)
    shared_servers = 4
    job_queue_processes = 4
    background_dump_dest = /usr/lib/oracle/xe/app/oracle/admin/XE/bdump
    user_dump_dest = /usr/lib/oracle/xe/app/oracle/admin/XE/udump
    core_dump_dest = /usr/lib/oracle/xe/app/oracle/admin/XE/cdump
    audit_file_dest = /usr/lib/oracle/xe/app/oracle/admin/XE/adump
    db_name = XE
    open_cursors = 300
    os_authent_prefix =
    pga_aggregate_target = 201850880
    Fri Jul 20 14:27:16 2007
    Errors in file /usr/lib/oracle/xe/app/oracle/admin/XE/udump/xe_ora_9688.trc:
    ORA-00600: internal error code, arguments: [keltnfy-ldmInit], [46], [1], [], [], [], [], []
    USER: terminating instance due to error 600
    Instance terminated by USER, pid = 9688
    Fri Jul 20 14:32:26 2007
    Starting ORACLE instance (normal)
    Cannot determine all dependent dynamic libraries for /proc/self/exe
    Unable to find dynamic library libocr10.so in search paths
    RPATH = /ade/aime1_build2101/oracle/has/lib/:/ade/aime1_build2101/oracle/lib/:/ade/aime1_build2101/oracle/has/lib/:
    LD_LIBRARY_PATH is not set!
    The default library directories are /lib and /usr/lib
    Unable to find dynamic library libocrb10.so in search paths
    Unable to find dynamic library libocrutl10.so in search paths
    Unable to find dynamic library libocrutl10.so in search paths
    LICENSE_MAX_SESSION = 0
    LICENSE_SESSIONS_WARNING = 0
    Picked latch-free SCN scheme 2
    Using LOG_ARCHIVE_DEST_10 parameter default value as USE_DB_RECOVERY_FILE_DEST
    Autotune of undo retention is turned on.
    IMODE=BR
    ILAT =10
    LICENSE_MAX_USERS = 0
    SYS auditing is disabled
    ksdpec: called for event 13740 prior to event group initialization
    Starting up ORACLE RDBMS Version: 10.2.0.1.0.
    System parameters with non-default values:
    sessions = 49
    sga_target = 608174080
    control_files = /usr/lib/oracle/xe/oradata/XE/control.dbf
    compatible = 10.2.0.1.0
    db_recovery_file_dest = /usr/lib/oracle/xe/app/oracle/flash_recovery_area
    db_recovery_file_dest_size= 10737418240
    undo_management = AUTO
    undo_tablespace = UNDO
    remote_login_passwordfile= EXCLUSIVE
    dispatchers = (PROTOCOL=TCP) (SERVICE=XEXDB)
    shared_servers = 4
    job_queue_processes = 4
    background_dump_dest = /usr/lib/oracle/xe/app/oracle/admin/XE/bdump
    user_dump_dest = /usr/lib/oracle/xe/app/oracle/admin/XE/udump
    core_dump_dest = /usr/lib/oracle/xe/app/oracle/admin/XE/cdump
    audit_file_dest = /usr/lib/oracle/xe/app/oracle/admin/XE/adump
    db_name = XE
    open_cursors = 300
    os_authent_prefix =
    pga_aggregate_target = 201850880
    Fri Jul 20 14:32:26 2007
    Errors in file /usr/lib/oracle/xe/app/oracle/admin/XE/udump/xe_ora_9828.trc:
    ORA-00600: internal error code, arguments: [keltnfy-ldmInit], [46], [1], [], [], [], [], []
    USER: terminating instance due to error 600
    Instance terminated by USER, pid = 9828
    Fri Jul 20 14:40:39 2007
    Starting ORACLE instance (normal)
    Cannot determine all dependent dynamic libraries for /proc/self/exe
    Unable to find dynamic library libocr10.so in search paths
    RPATH = /ade/aime1_build2101/oracle/has/lib/:/ade/aime1_build2101/oracle/lib/:/ade/aime1_build2101/oracle/has/lib/:
    LD_LIBRARY_PATH is not set!
    The default library directories are /lib and /usr/lib
    Unable to find dynamic library libocrb10.so in search paths
    Unable to find dynamic library libocrutl10.so in search paths
    Unable to find dynamic library libocrutl10.so in search paths
    LICENSE_MAX_SESSION = 0
    LICENSE_SESSIONS_WARNING = 0
    Picked latch-free SCN scheme 2
    Using LOG_ARCHIVE_DEST_10 parameter default value as USE_DB_RECOVERY_FILE_DEST
    Autotune of undo retention is turned on.
    IMODE=BR
    ILAT =10
    LICENSE_MAX_USERS = 0
    SYS auditing is disabled
    ksdpec: called for event 13740 prior to event group initialization
    Starting up ORACLE RDBMS Version: 10.2.0.1.0.
    System parameters with non-default values:
    sessions = 49
    sga_target = 608174080
    control_files = /usr/lib/oracle/xe/oradata/XE/control.dbf
    compatible = 10.2.0.1.0
    db_recovery_file_dest = /usr/lib/oracle/xe/app/oracle/flash_recovery_area
    db_recovery_file_dest_size= 10737418240
    undo_management = AUTO
    undo_tablespace = UNDO
    remote_login_passwordfile= EXCLUSIVE
    dispatchers = (PROTOCOL=TCP) (SERVICE=XEXDB)
    shared_servers = 4
    job_queue_processes = 4
    background_dump_dest = /usr/lib/oracle/xe/app/oracle/admin/XE/bdump
    user_dump_dest = /usr/lib/oracle/xe/app/oracle/admin/XE/udump
    core_dump_dest = /usr/lib/oracle/xe/app/oracle/admin/XE/cdump
    audit_file_dest = /usr/lib/oracle/xe/app/oracle/admin/XE/adump
    db_name = XE
    open_cursors = 300
    os_authent_prefix =
    pga_aggregate_target = 201850880
    MMAN started with pid=4, OS id=2232
    PSP0 started with pid=3, OS id=2230
    PMON started with pid=2, OS id=2228
    DBW0 started with pid=5, OS id=2234
    LGWR started with pid=6, OS id=2236
    CKPT started with pid=7, OS id=2238
    SMON started with pid=8, OS id=2240
    RECO started with pid=9, OS id=2242
    CJQ0 started with pid=10, OS id=2244
    MMON started with pid=11, OS id=2246
    Fri Jul 20 14:40:41 2007
    starting up 1 dispatcher(s) for network address '(ADDRESS=(PARTIAL=YES)(PROTOCOL=TCP))'...
    MMNL started with pid=12, OS id=2248
    Fri Jul 20 14:40:41 2007
    starting up 4 shared server(s) ...
    Oracle Data Guard is not available in this edition of Oracle.
    Fri Jul 20 14:40:42 2007
    ALTER DATABASE MOUNT
    Fri Jul 20 14:40:42 2007
    ORA-00202: control file: '/usr/lib/oracle/xe/oradata/XE/control.dbf'
    ORA-27037: unable to obtain file status
    Linux Error: 2: No such file or directory
    Additional information: 3
    Fri Jul 20 14:40:45 2007
    ORA-205 signalled during: ALTER DATABASE MOUNT...
    Mon Jul 23 08:23:17 2007
    Starting ORACLE instance (normal)
    Cannot determine all dependent dynamic libraries for /proc/self/exe
    Unable to find dynamic library libocr10.so in search paths
    RPATH = /ade/aime1_build2101/oracle/has/lib/:/ade/aime1_build2101/oracle/lib/:/ade/aime1_build2101/oracle/has/lib/:
    LD_LIBRARY_PATH is not set!
    The default library directories are /lib and /usr/lib
    Unable to find dynamic library libocrb10.so in search paths
    Unable to find dynamic library libocrutl10.so in search paths
    Unable to find dynamic library libocrutl10.so in search paths
    LICENSE_MAX_SESSION = 0
    LICENSE_SESSIONS_WARNING = 0
    Picked latch-free SCN scheme 2
    Using LOG_ARCHIVE_DEST_10 parameter default value as USE_DB_RECOVERY_FILE_DEST
    Autotune of undo retention is turned on.
    IMODE=BR
    ILAT =10
    LICENSE_MAX_USERS = 0
    SYS auditing is disabled
    ksdpec: called for event 13740 prior to event group initialization
    Starting up ORACLE RDBMS Version: 10.2.0.1.0.
    System parameters with non-default values:
    sessions = 49
    __large_pool_size = 0
    sga_target = 608174080
    control_files = /usr/lib/oracle/xe/oradata/XE/control.dbf
    __db_cache_size = 440401920
    compatible = 10.2.0.1.0
    db_recovery_file_dest = /usr/lib/oracle/xe/app/oracle/flash_recovery_area
    db_recovery_file_dest_size= 10737418240
    undo_management = AUTO
    undo_tablespace = UNDO
    remote_login_passwordfile= EXCLUSIVE
    dispatchers = (PROTOCOL=TCP) (SERVICE=XEXDB)
    shared_servers = 4
    job_queue_processes = 4
    background_dump_dest = /usr/lib/oracle/xe/app/oracle/admin/XE/bdump
    user_dump_dest = /usr/lib/oracle/xe/app/oracle/admin/XE/udump
    core_dump_dest = /usr/lib/oracle/xe/app/oracle/admin/XE/cdump
    audit_file_dest = /usr/lib/oracle/xe/app/oracle/admin/XE/adump
    db_name = XE
    open_cursors = 300
    os_authent_prefix =
    pga_aggregate_target = 201850880
    PMON started with pid=2, OS id=2228
    PSP0 started with pid=3, OS id=2230
    MMAN started with pid=4, OS id=2232
    DBW0 started with pid=5, OS id=2234
    LGWR started with pid=6, OS id=2236
    CKPT started with pid=7, OS id=2238
    SMON started with pid=8, OS id=2240
    RECO started with pid=9, OS id=2242
    CJQ0 started with pid=10, OS id=2244
    MMON started with pid=11, OS id=2246
    Mon Jul 23 08:23:19 2007
    starting up 1 dispatcher(s) for network address '(ADDRESS=(PARTIAL=YES)(PROTOCOL=TCP))'...
    MMNL started with pid=12, OS id=2248
    Mon Jul 23 08:23:19 2007
    starting up 4 shared server(s) ...
    Oracle Data Guard is not available in this edition of Oracle.
    Mon Jul 23 08:23:20 2007
    ALTER DATABASE MOUNT
    Mon Jul 23 08:23:20 2007
    ORA-00202: control file: '/usr/lib/oracle/xe/oradata/XE/control.dbf'
    ORA-27037: unable to obtain file status
    Linux Error: 2: No such file or directory
    Additional information: 3
    Mon Jul 23 08:23:23 2007
    ORA-205 signalled during: ALTER DATABASE MOUNT...
    Mon Jul 23 08:28:52 2007
    Starting ORACLE instance (normal)
    Mon Jul 23 14:22:36 2007
    Starting ORACLE instance (normal)
    Cannot determine all dependent dynamic libraries for /proc/self/exe
    Unable to find dynamic library libocr10.so in search paths
    RPATH = /ade/aime1_build2101/oracle/has/lib/:/ade/aime1_build2101/oracle/lib/:/ade/aime1_build2101/oracle/has/lib/:
    LD_LIBRARY_PATH is not set!
    The default library directories are /lib and /usr/lib
    Unable to find dynamic library libocrb10.so in search paths
    Unable to find dynamic library libocrutl10.so in search paths
    Unable to find dynamic library libocrutl10.so in search paths
    LICENSE_MAX_SESSION = 0
    LICENSE_SESSIONS_WARNING = 0
    Picked latch-free SCN scheme 2
    Using LOG_ARCHIVE_DEST_10 parameter default value as USE_DB_RECOVERY_FILE_DEST
    Autotune of undo retention is turned on.
    IMODE=BR
    ILAT =10
    LICENSE_MAX_USERS = 0
    SYS auditing is disabled
    ksdpec: called for event 13740 prior to event group initialization
    Starting up ORACLE RDBMS Version: 10.2.0.1.0.
    System parameters with non-default values:
    sessions = 49
    __large_pool_size = 0
    sga_target = 608174080
    control_files = /usr/lib/oracle/xe/oradata/XE/control.dbf
    __db_cache_size = 440401920
    compatible = 10.2.0.1.0
    db_recovery_file_dest = /usr/lib/oracle/xe/app/oracle/flash_recovery_area
    db_recovery_file_dest_size= 10737418240
    undo_management = AUTO
    undo_tablespace = UNDO
    remote_login_passwordfile= EXCLUSIVE
    dispatchers = (PROTOCOL=TCP) (SERVICE=XEXDB)
    shared_servers = 4
    job_queue_processes = 4
    background_dump_dest = /usr/lib/oracle/xe/app/oracle/admin/XE/bdump
    user_dump_dest = /usr/lib/oracle/xe/app/oracle/admin/XE/udump
    core_dump_dest = /usr/lib/oracle/xe/app/oracle/admin/XE/cdump
    audit_file_dest = /usr/lib/oracle/xe/app/oracle/admin/XE/adump
    db_name = XE
    open_cursors = 300
    os_authent_prefix =
    pga_aggregate_target = 201850880
    PMON started with pid=2, OS id=2226
    PSP0 started with pid=3, OS id=2228
    MMAN started with pid=4, OS id=2230
    DBW0 started with pid=5, OS id=2232
    LGWR started with pid=6, OS id=2234
    CKPT started with pid=7, OS id=2236
    SMON started with pid=8, OS id=2238
    RECO started with pid=9, OS id=2240
    CJQ0 started with pid=10, OS id=2242
    MMON started with pid=11, OS id=2244
    Mon Jul 23 14:22:38 2007
    starting up 1 dispatcher(s) for network address '(ADDRESS=(PARTIAL=YES)(PROTOCOL=TCP))'...
    MMNL started with pid=12, OS id=2246
    Mon Jul 23 14:22:38 2007
    starting up 4 shared server(s) ...
    Oracle Data Guard is not available in this edition of Oracle.
    Mon Jul 23 14:22:39 2007
    ALTER DATABASE MOUNT
    Mon Jul 23 14:22:39 2007
    ORA-00202: control file: '/usr/lib/oracle/xe/oradata/XE/control.dbf'
    ORA-27037: unable to obtain file status
    Linux Error: 2: No such file or directory
    Additional information: 3
    Mon Jul 23 14:22:42 2007
    ORA-205 signalled during: ALTER DATABASE MOUNT...
    Tue Jul 24 08:05:53 2007
    Starting ORACLE instance (normal)
    Cannot determine all dependent dynamic libraries for /proc/self/exe
    Unable to find dynamic library libocr10.so in search paths
    RPATH = /ade/aime1_build2101/oracle/has/lib/:/ade/aime1_build2101/oracle/lib/:/ade/aime1_build2101/oracle/has/lib/:
    LD_LIBRARY_PATH is not set!
    The default library directories are /lib and /usr/lib
    Unable to find dynamic library libocrb10.so in search paths
    Unable to find dynamic library libocrutl10.so in search paths
    Unable to find dynamic library libocrutl10.so in search paths
    LICENSE_MAX_SESSION = 0
    LICENSE_SESSIONS_WARNING = 0
    Picked latch-free SCN scheme 2
    Using LOG_ARCHIVE_DEST_10 parameter default value as USE_DB_RECOVERY_FILE_DEST
    Autotune of undo retention is turned on.
    IMODE=BR
    ILAT =10
    LICENSE_MAX_USERS = 0
    SYS auditing is disabled
    ksdpec: called for event 13740 prior to event group initialization
    Starting up ORACLE RDBMS Version: 10.2.0.1.0.
    System parameters with non-default values:
    sessions = 49
    __large_pool_size = 0
    sga_target = 608174080
    control_files = /usr/lib/oracle/xe/oradata/XE/control.dbf
    __db_cache_size = 440401920
    compatible = 10.2.0.1.0
    db_recovery_file_dest = /usr/lib/oracle/xe/app/oracle/flash_recovery_area
    db_recovery_file_dest_size= 10737418240
    undo_management = AUTO
    undo_tablespace = UNDO
    remote_login_passwordfile= EXCLUSIVE
    dispatchers = (PROTOCOL=TCP) (SERVICE=XEXDB)
    shared_servers = 4
    job_queue_processes = 4
    background_dump_dest = /usr/lib/oracle/xe/app/oracle/admin/XE/bdump
    user_dump_dest = /usr/lib/oracle/xe/app/oracle/admin/XE/udump
    core_dump_dest = /usr/lib/oracle/xe/app/oracle/admin/XE/cdump
    audit_file_dest = /usr/lib/oracle/xe/app/oracle/admin/XE/adump
    db_name = XE
    open_cursors = 300
    os_authent_prefix =
    pga_aggregate_target = 201850880
    PSP0 started with pid=3, OS id=2235
    MMAN started with pid=4, OS id=2237
    PMON started with pid=2, OS id=2233
    DBW0 started with pid=5, OS id=2239
    LGWR started with pid=6, OS id=2241
    CKPT started with pid=7, OS id=2243
    SMON started with pid=8, OS id=2245
    RECO started with pid=9, OS id=2247
    CJQ0 started with pid=10, OS id=2249
    MMON started with pid=11, OS id=2251
    Tue Jul 24 08:05:55 2007
    starting up 1 dispatcher(s) for network address '(ADDRESS=(PARTIAL=YES)(PROTOCOL=TCP))'...
    MMNL started with pid=12, OS id=2253
    Tue Jul 24 08:05:55 2007
    starting up 4 shared server(s) ...
    Oracle Data Guard is not available in this edition of Oracle.
    Tue Jul 24 08:05:56 2007
    ALTER DATABASE MOUNT
    Tue Jul 24 08:05:56 2007
    ORA-00202: control file: '/usr/lib/oracle/xe/oradata/XE/control.dbf'
    ORA-27037: unable to obtain file status
    Linux Error: 2: No such file or directory
    Additional information: 3
    Tue Jul 24 08:05:59 2007
    ORA-205 signalled during: ALTER DATABASE MOUNT...
    Shutting down instance: further logons disabled
    Tue Jul 24 08:16:25 2007
    Stopping background process CJQ0
    Tue Jul 24 08:16:25 2007
    Stopping background process MMNL
    Tue Jul 24 08:16:26 2007
    Stopping background process MMON
    Tue Jul 24 08:16:27 2007
    Shutting down instance (immediate)
    License high water mark = 1
    Tue Jul 24 08:16:27 2007
    Stopping Job queue slave processes
    Tue Jul 24 08:16:27 2007
    Job queue slave processes stopped
    Waiting for dispatcher 'D000' to shutdown
    All dispatchers and shared servers shutdown
    Tue Jul 24 08:16:29 2007
    ALTER DATABASE CLOSE NORMAL
    ORA-1507 signalled during: ALTER DATABASE CLOSE NORMAL...
    ARCH: Archival disabled due to shutdown: 1089
    Shutting down archive processes
    Archiving is disabled
    Archive process shutdown avoided: 0 active
    ARCH: Archival disabled due to shutdown: 1089
    Shutting down archive processes
    Archiving is disabled
    Archive process shutdown avoided: 0 active
    Tue Jul 24 08:16:31 2007
    Starting ORACLE instance (normal)
    Cannot determine all dependent dynamic libraries for /proc/self/exe
    Unable to find dynamic library libocr10.so in search paths
    RPATH = /ade/aime1_build2101/oracle/has/lib/:/ade/aime1_build2101/oracle/lib/:/ade/aime1_build2101/oracle/has/lib/:
    LD_LIBRARY_PATH is not set!
    The default library directories are /lib and /usr/lib
    Unable to find dynamic library libocrb10.so in search paths
    Unable to find dynamic library libocrutl10.so in search paths
    Unable to find dynamic library libocrutl10.so in search paths
    LICENSE_MAX_SESSION = 0
    LICENSE_SESSIONS_WARNING = 0
    Picked latch-free SCN scheme 2
    Using LOG_ARCHIVE_DEST_10 parameter default value as USE_DB_RECOVERY_FILE_DEST
    Autotune of undo retention is turned on.
    IMODE=BR
    ILAT =10
    LICENSE_MAX_USERS = 0
    SYS auditing is disabled
    ksdpec: called for event 13740 prior to event group initialization
    Starting up ORACLE RDBMS Version: 10.2.0.1.0.
    System parameters with non-default values:
    sessions = 49
    __large_pool_size = 0
    sga_target = 608174080
    control_files = /usr/lib/oracle/xe/oradata/XE/control.dbf
    __db_cache_size = 440401920
    compatible = 10.2.0.1.0
    db_recovery_file_dest = /usr/lib/oracle/xe/app/oracle/flash_recovery_area
    db_recovery_file_dest_size= 10737418240
    undo_management = AUTO
    undo_tablespace = UNDO
    remote_login_passwordfile= EXCLUSIVE
    dispatchers = (PROTOCOL=TCP) (SERVICE=XEXDB)
    shared_servers = 4
    job_queue_processes = 4
    background_dump_dest = /usr/lib/oracle/xe/app/oracle/admin/XE/bdump
    user_dump_dest = /usr/lib/oracle/xe/app/oracle/admin/XE/udump
    core_dump_dest = /usr/lib/oracle/xe/app/oracle/admin/XE/cdump
    audit_file_dest = /usr/lib/oracle/xe/app/oracle/admin/XE/adump
    db_name = XE
    open_cursors = 300
    os_authent_prefix =
    pga_aggregate_target = 201850880
    PMON started with pid=2, OS id=3340
    PSP0 started with pid=3, OS id=3342
    MMAN started with pid=4, OS id=3344
    DBW0 started with pid=5, OS id=3346
    LGWR started with pid=6, OS id=3348
    CKPT started with pid=7, OS id=3350
    SMON started with pid=8, OS id=3352
    RECO started with pid=9, OS id=3354
    CJQ0 started with pid=10, OS id=3356
    MMON started with pid=11, OS id=3358
    Tue Jul 24 08:16:31 2007
    starting up 1 dispatcher(s) for network address '(ADDRESS=(PARTIAL=YES)(PROTOCOL=TCP))'...
    MMNL started with pid=12, OS id=3360
    Tue Jul 24 08:16:31 2007
    starting up 4 shared server(s) ...
    Oracle Data Guard is not available in this edition of Oracle.
    Tue Jul 24 08:16:32 2007
    ALTER DATABASE MOUNT
    Tue Jul 24 08:16:32 2007
    ORA-00202: control file: '/usr/lib/oracle/xe/oradata/XE/control.dbf'
    ORA-27037: unable to obtain file status
    Linux Error: 2: No such file or directory
    Additional information: 3
    Tue Jul 24 08:16:32 2007
    ORA-205 signalled during: ALTER DATABASE MOUNT...
    Tue Jul 24 08:38:07 2007
    Starting ORACLE instance (normal)
    Tue Jul 24 08:43:09 2007
    Starting ORACLE instance (normal)
    Tue Jul 24 08:49:39 2007
    Starting ORACLE instance (normal)
    Cannot determine all dependent dynamic libraries for /proc/self/exe
    Unable to find dynamic library libocr10.so in search paths
    RPATH = /ade/aime1_build2101/oracle/has/lib/:/ade/aime1_build2101/oracle/lib/:/ade/aime1_build2101/oracle/has/lib/:
    LD_LIBRARY_PATH is not set!
    The default library directories are /lib and /usr/lib
    Unable to find dynamic library libocrb10.so in search paths
    Unable to find dynamic library libocrutl10.so in search paths
    Unable to find dynamic library libocrutl10.so in search paths
    LICENSE_MAX_SESSION = 0
    LICENSE_SESSIONS_WARNING = 0
    Picked latch-free SCN scheme 2
    Using LOG_ARCHIVE_DEST_10 parameter default value as USE_DB_RECOVERY_FILE_DEST
    Autotune of undo retention is turned on.
    IMODE=BR
    ILAT =10
    LICENSE_MAX_USERS = 0
    SYS auditing is disabled
    ksdpec: called for event 13740 prior to event group initialization
    Starting up ORACLE RDBMS Version: 10.2.0.1.0.
    System parameters with non-default values:
    sessions = 49
    __large_pool_size = 0
    sga_target = 608174080
    control_files = /usr/lib/oracle/xe/oradata/XE/control.dbf
    __db_cache_size = 440401920
    compatible = 10.2.0.1.0
    db_recovery_file_dest = /usr/lib/oracle/xe/app/oracle/flash_recovery_area
    db_recovery_file_dest_size= 10737418240
    undo_management = AUTO
    undo_tablespace = UNDO
    remote_login_passwordfile= EXCLUSIVE
    dispatchers = (PROTOCOL=TCP) (SERVICE=XEXDB)
    shared_servers = 4
    job_queue_processes = 4
    background_dump_dest = /usr/lib/oracle/xe/app/oracle/admin/XE/bdump
    user_dump_dest = /usr/lib/oracle/xe/app/oracle/admin/XE/udump
    core_dump_dest = /usr/lib/oracle/xe/app/oracle/admin/XE/cdump
    audit_file_dest = /usr/lib/oracle/xe/app/oracle/admin/XE/adump
    db_name = XE
    open_cursors = 300
    os_authent_prefix =
    pga_aggregate_target = 201850880
    PMON started with pid=2, OS id=2224
    PSP0 started with pid=3, OS id=2226
    MMAN started with pid=4, OS id=2228
    DBW0 started with pid=5, OS id=2230
    LGWR started with pid=6, OS id=2232
    CKPT started with pid=7, OS id=2234
    SMON started with pid=8, OS id=2236
    RECO started with pid=9, OS id=2238
    CJQ0 started with pid=10, OS id=2240
    MMON started with pid=11, OS id=2242
    Tue Jul 24 08:49:41 2007
    starting up 1 dispatcher(s) for network address '(ADDRESS=(PARTIAL=YES)(PROTOCOL=TCP))'...
    MMNL started with pid=12, OS id=2244
    Tue Jul 24 08:49:41 2007
    starting up 4 shared server(s) ...
    Oracle Data Guard is not available in this edition of Oracle.
    Tue Jul 24 08:49:42 2007
    ALTER DATABASE MOUNT
    Tue Jul 24 08:49:42 2007
    ORA-00202: control file: '/usr/lib/oracle/xe/oradata/XE/control.dbf'
    ORA-27037: unable to obtain file status
    Linux Error: 2: No such file or directory
    Additional information: 3
    Tue Jul 24 08:49:42 2007
    ORA-205 signalled during: ALTER DATABASE MOUNT...
    Shutting down instance: further logons disabled
    Tue Jul 24 08:51:39 2007
    Stopping background process CJQ0
    Tue Jul 24 08:51:39 2007
    Stopping background process MMNL
    Tue Jul 24 08:51:40 2007
    Stopping background process MMON
    Tue Jul 24 08:51:41 2007
    Shutting down instance (immediate)
    License high water mark = 1
    Tue Jul 24 08:51:41 2007
    Stopping Job queue slave processes
    Tue Jul 24 08:51:41 2007
    Job queue slave processes stopped
    Waiting for shared server 'S003' to die
    All dispatchers and shared servers shutdown
    Tue Jul 24 08:51:42 2007
    ALTER DATABASE CLOSE NORMAL
    ORA-1507 signalled during: ALTER DATABASE CLOSE NORMAL...
    ARCH: Archival disabled due to shutdown: 1089
    Shutting down archive processes
    Archiving is disabled
    Archive process shutdown avoided: 0 active
    ARCH: Archival disabled due to shutdown: 1089
    Shutting down archive processes
    Archiving is disabled
    Archive process shutdown avoided: 0 active
    Tue Jul 24 08:51:45 2007
    Starting ORACLE instance (normal)
    Cannot determine all dependent dynamic libraries for /proc/self/exe
    Unable to find dynamic library libocr10.so in search paths
    RPATH = /ade/aime1_build2101/oracle/has/lib/:/ade/aime1_build2101/oracle/lib/:/ade/aime1_build2101/oracle/has/lib/:
    LD_LIBRARY_PATH is not set!
    The default library directories are /lib and /usr/lib
    Unable to find dynamic library libocrb10.so in search paths
    Unable to find dynamic library libocrutl10.so in search paths
    Unable to find dynamic library libocrutl10.so in search paths
    LICENSE_MAX_SESSION = 0
    LICENSE_SESSIONS_WARNING = 0
    Picked latch-free SCN scheme 2
    Using LOG_ARCHIVE_DEST_10 parameter default value as USE_DB_RECOVERY_FILE_DEST
    Autotune of undo retention is turned on.
    IMODE=BR
    ILAT =10
    LICENSE_MAX_USERS = 0
    SYS auditing is disabled
    ksdpec: called for event 13740 prior to event group initialization
    Starting up ORACLE RDBMS Version: 10.2.0.1.0.
    System parameters with non-default values:
    sessions = 49
    __large_pool_size = 0
    sga_target = 608174080
    control_files = /usr/lib/oracle/xe/oradata/XE/control.dbf
    __db_cache_size = 440401920
    compatible = 10.2.0.1.0
    db_recovery_file_dest = /usr/lib/oracle/xe/app/oracle/flash_recovery_area
    db_recovery_file_dest_size= 10737418240
    undo_management = AUTO
    undo_tablespace = UNDO
    remote_login_passwordfile= EXCLUSIVE
    dispatchers = (PROTOCOL=TCP) (SERVICE=XEXDB)
    shared_servers = 4
    job_queue_processes = 4
    background_dump_dest = /usr/lib/oracle/xe/app/oracle/admin/XE/bdump
    user_dump_dest = /usr/lib/oracle/xe/app/oracle/admin/XE/udump
    core_dump_dest = /usr/lib/oracle/xe/app/oracle/admin/XE/cdump
    audit_file_dest = /usr/lib/oracle/xe/app/oracle/admin/XE/adump
    db_name = XE
    open_cursors = 300
    os_authent_prefix =
    pga_aggregate_target = 201850880
    PMON started with pid=2, OS id=3070
    PSP0 started with pid=3, OS id=3072
    MMAN started with pid=4, OS id=3074
    DBW0 started with pid=5, OS id=3076
    LGWR started with pid=6, OS id=3078
    CKPT started with pid=7, OS id=3080
    SMON started with pid=8, OS id=3082
    RECO started with pid=9, OS id=3084
    CJQ0 started with pid=10, OS id=3086
    MMON started with pid=11, OS id=3088
    Tue Jul 24 08:51:45 2007
    starting up 1 dispatcher(s) for network address '(ADDRESS=(PARTIAL=YES)(PROTOCOL=TCP))'...
    MMNL started with pid=12, OS id=3090
    Tue Jul 24 08:51:45 2007
    starting up 4 shared server(s) ...
    Oracle Data Guard is not available in this edition of Oracle.
    Tue Jul 24 08:51:45 2007
    ALTER DATABASE MOUNT
    Tue Jul 24 08:51:45 2007
    ORA-00202: control file: '/usr/lib/oracle/xe/oradata/XE/control.dbf'
    ORA-27037: unable to obtain file status
    Linux Error: 2: No such file or directory
    Additional information: 3
    Tue Jul 24 08:51:45 2007
    ORA-205 signalled during: ALTER DATABASE MOUNT...
    Tue Jul 24 09:00:41 2007
    alter database open
    ORA-1507 signalled during: alter database open...
    Tue Jul 24 09:00:54 2007
    Starting ORACLE instance (normal)
    Tue Jul 24 09:01:02 2007
    alter database open
    Tue Jul 24 09:01:02 2007
    ORA-1507 signalled during: alter database open...
    Tue Jul 24 09:01:21 2007
    Shutting down instance: further logons disabled
    Tue Jul 24 09:01:21 2007
    Stopping background process CJQ0
    Tue Jul 24 09:01:21 2007
    Stopping background process MMNL
    Tue Jul 24 09:01:22 2007
    Stopping background process MMON
    Tue Jul 24 09:01:23 2007
    Shutting down instance (immediate)
    License high water mark = 2
    Tue Jul 24 09:01:23 2007
    Stopping Job queue slave processes
    Tue Jul 24 09:01:23 2007
    Job queue slave processes stopped
    Waiting for dispatcher 'D000' to shutdown
    All dispatchers and shared servers shutdown
    Tue Jul 24 09:01:29 2007
    PMON failed to acquire latch, see PMON dump
    Tue Jul 24 09:01:29 2007
    ALTER DATABASE CLOSE NORMAL
    Tue Jul 24 09:01:29 2007
    ORA-1507 signalled during: ALTER DATABASE CLOSE NORMAL...
    ARCH: Archival disabled due to shutdown: 1089
    Shutting down archive processes
    Archiving is disabled
    Archive process shutdown avoided: 0 active
    ARCH: Archival disabled due to shutdown: 1089
    Shutting down archive processes
    Archiving is disabled
    Archive process shutdown avoided: 0 active
    Tue Jul 24 09:01:31 2007
    Starting ORACLE instance (normal)
    Cannot determine all dependent dynamic libraries for /proc/self/exe
    Unable to find dynamic library libocr10.so in search paths
    RPATH = /ade/aime1_build2101/oracle/has/lib/:/ade/aime1_build2101/oracle/lib/:/ade/aime1_build2101/oracle/has/lib/:
    LD_LIBRARY_PATH is not set!
    The default library directories are /lib and /usr/lib
    Unable to find dynamic library libocrb10.so in search paths
    Unable to find dynamic library libocrutl10.so in search paths
    Unable to find dynamic library libocrutl10.so in search paths
    LICENSE_MAX_SESSION = 0
    LICENSE_SESSIONS_WARNING = 0
    Picked latch-free SCN scheme 2
    Using LOG_ARCHIVE_DEST_10 parameter default value as USE_DB_RECOVERY_FILE_DEST
    Autotune of undo retention is turned on.
    IMODE=BR
    ILAT =10
    LICENSE_MAX_USERS = 0
    SYS auditing is disabled
    ksdpec: called for event 13740 prior to event group initialization
    Starting up ORACLE RDBMS Version: 10.2.0.1.0.
    System parameters with non-default values:
    sessions = 49
    __large_pool_size = 0
    sga_target = 608174080
    control_files = /usr/lib/oracle/xe/oradata/XE/control.dbf
    __db_cache_size = 440401920
    compatible = 10.2.0.1.0
    db_recovery_file_dest = /usr/lib/oracle/xe/app/oracle/flash_recovery_area
    db_recovery_file_dest_size= 10737418240
    undo_management = AUTO
    undo_tablespace = UNDO
    remote_login_passwordfile= EXCLUSIVE
    dispatchers = (PROTOCOL=TCP) (SERVICE=XEXDB)
    shared_servers = 4
    job_queue_processes = 4
    background_dump_dest = /usr/lib/oracle/xe/app/oracle/admin/XE/bdump
    user_dump_dest = /usr/lib/oracle/xe/app/oracle/admin/XE/udump
    core_dump_dest = /usr/lib/oracle/xe/app/oracle/admin/XE/cdump
    audit_file_dest = /usr/lib/oracle/xe/app/oracle/admin/XE/adump
    db_name = XE
    open_cursors = 300
    os_authent_prefix =
    pga_aggregate_target = 201850880
    PMON started with pid=2, OS id=3682
    PSP0 started with pid=3, OS id=3684
    MMAN started with pid=4, OS id=3686
    DBW0 started with pid=5, OS id=3688
    LGWR started with pid=6, OS id=3690
    CKPT started with pid=7, OS id=3692
    SMON started with pid=8, OS id=3694
    RECO started with pid=9, OS id=3696
    CJQ0 started with pid=10, OS id=3698
    MMON started with pid=11, OS id=3700
    Tue Jul 24 09:01:31 2007
    starting up 1 dispatcher(s) for network address '(ADDRESS=(PARTIAL=YES)(PROTOCOL=TCP))'...
    MMNL started with pid=12, OS id=3702
    Tue Jul 24 09:01:31 2007
    starting up 4 shared server(s) ...
    Oracle Data Guard is not available in this edition of Oracle.
    Tue Jul 24 09:01:31 2007
    ALTER DATABASE MOUNT
    Tue Jul 24 09:01:31 2007
    ORA-00202: control file: '/usr/lib/oracle/xe/oradata/XE/control.dbf'
    ORA-27037: unable to obtain file status
    Linux Error: 2: No such file or directory
    Additional information: 3
    Tue Jul 24 09:01:31 2007
    ORA-205 signalled during: ALTER DATABASE MOUNT...
    Tue Jul 24 09:01:57 2007
    alter database open
    ORA-1507 signalled during: alter database open...
    Tue Jul 24 09:02:47 2007
    alter database mount
    Tue Jul 24 09:02:47 2007
    ORA-00202: control file: '/usr/lib/oracle/xe/oradata/XE/control.dbf'
    ORA-27037: unable to obtain file status
    Linux Error: 2: No such file or directory
    Additional information: 3
    Tue Jul 24 09:02:47 2007
    ORA-205 signalled during: alter database mount...
    I checked the /usr/lib/oracle/xe/oradata/XE/ directory, and there is nothing in that file...
    I am also concerned about these lines near the top of the log:
    Cannot determine all dependent dynamic libraries for /proc/self/exe
    Unable to find dynamic library libocr10.so in search paths
    RPATH = /ade/aime1_build2101/oracle/has/lib/:/ade/aime1_build2101/oracle/lib/:/ade/aime1_build2101/oracle/has/lib/:
    LD_LIBRARY_PATH is not set!
    The default library directories are /lib and /usr/lib
    Unable to find dynamic library libocrb10.so in search paths
    Unable to find dynamic library libocrutl10.so in search paths
    Unable to find dynamic library libocrutl10.so in search paths

  • TNS-12545: Connect failed because target host or object does not exist

    Hi all, I have a bit of a problem, I have gone thru the posts and tried out suggestions but it didn't work. When i type in
    LSNRCTL> services
    I get this error:
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC)))
    TNS-12541: TNS:no listener
    TNS-12560: TNS:protocol adapter error
    TNS-00511: No listener
    32-bit Windows Error: 2: No such file or directory
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=mattlek2)(PORT=1521)))
    TNS-12541: TNS:no listener
    TNS-12560: TNS:protocol adapter error
    TNS-00511: No listener
    32-bit Windows Error: 61: Unknown error
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=10.1.162.8)(PORT=1521)))
    TNS-01189: The listener could not authenticate the user
    When I type in : LSNRCTL> start
    I get this:
    Starting tnslsnr: please wait...
    TNSLSNR for 32-bit Windows: Version 10.1.0.2.0 - Production
    System parameter file is C:\oracle\product\10.1.0\Db_2\network\admin\listener.ora
    Log messages written to C:\oracle\product\10.1.0\Db_2\network\log\listener.log
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROCipc)))
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=mattlek2.ifactory.co.za)(PORT=1521)))
    Error listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=10.1.162.8)(PORT=1521)))
    TNS-12545: Connect failed because target host or object does not exist
    TNS-12560: TNS:protocol adapter error
    TNS-00515: Connect failed because target host or object does not exist
    32-bit Windows Error: 49: Unknown error
    This is my tnsnames.ora file:
    # tnsnames.ora Network Configuration File: C:\oracle\product\10.1.0\Db_2\network\admin\tnsnames.ora
    # Generated by Oracle configuration tools.
    GPGWL =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = 10.1.162.8)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = GPGWL)
    ORCL_LIVE =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = 196.36.116.218)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = ORCL)
    APPS =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = 196.36.116.219)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = VIS)
    EXTPROC_CONNECTION_DATA =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC))
    (CONNECT_DATA =
    (SID = PLSExtProc)
    (PRESENTATION = RO)
    EXEL =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = 10.1.162.8)(PORT = 1521))
    (CONNECT_DATA =
    (SERVICE_NAME = idev)
    EXEL_IDEV =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = 10.1.162.8)(PORT = 1521))
    (CONNECT_DATA =
    (SERVICE_NAME = idev)
    This is my listener.ora file:
    # listener.ora Network Configuration File: C:\oracle\product\10.1.0\Db_2\NETWORK\ADMIN\listener.ora
    # Generated by Oracle configuration tools.
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = GPGWL)
    (ORACLE_HOME = C:\oracle\product\10.1.0\Db_2)
    (PROGRAM = extproc)
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC))
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = mattlek2)(PORT = 1521))
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = 10.1.162.8)(PORT = 1521))
    Any help would be greatly appreciated.
    Thank you

    just check the string key it should be
    key=extproc_for_xe
    Try

Maybe you are looking for

  • Will Dell Venue 8 Pro work with photoshop?

    I was think about buy Dell Venue 8 Pro, but I want to use photoshop CC as sketchbook on my new-to-be portable tablet. I want use it on the go and in bed... I don't plan to use tablet as final look. Will it work? If you have used it.. How was it platf

  • ITunes 7.1 Sorting + iPod

    I love the new Idea of sorting, but I haven't got it down yet. Is there an easy to copy all of the "Artist" names into the "Sort Artist" category? And.. How will this work with my video iPod?

  • IMac firewire Apopgee Ensemble and Glyph hardrive question

    Howdy! I have a brand new iMac 2.93 Question about firewire and a Apogee Ensemble and a Glyph GT050 hardrive. Neither of these came with the proper firewire cable for the iMac. Can someone tell me what kind of firewire cable I need to hook this up? C

  • ActiveX in Forms

    Does anyone have any experience with calling ActiveX controls from Forms 6i (on web)? Zeljko Djuricic

  • Wi-Fi QUESTION!!

    Hey everyone, quick and possibly simple questions. When i first tried to connect to my home wireless network it worked great, it found my netword i knew my password, and BAM!! connected. But the thing is now ever since that first time being connected