Oracle BAM Server don't start

Oracle BAM Server don't start.
Below is the log file.
Any suggestion?
Thank you!

Hi,
The problem is database connection to almost all schemas:
MDS-00929: unable to look up name "jdbc/mds/owsm" in JNDI context
weblogic.application.ModuleException: [HTTP:101216]Servlet: "BamServerSingletonServlet" failed to preload on startup in Web application: "/oracle/bam".
java.lang.RuntimeException: java.sql.SQLException: The Network Adapter could not establish the connection
You should ensure you can connect from middleware server to database, and data source information is right (<domain_location>/config/jdbc/<datasource files>)
Hope this helps.
Regards,
Jorge

Similar Messages

  • After configuring  LDAP Oracle BAM Server is not starting

    Configured LDAP on SOA Suite PS3 (11.1.1.4.0) environment. As per the requirement create OracleSystemUser and OracleSystemGroup in external LDAP and made the user as memner to OracleSystemGroup. Followed the guide @ http://www.oracle.com/technetwork/middleware/bam/technote-bam-multiplesecurityprovid-130532.pdf
    As per the BAM requirement,
    1) Created user "OracleSystemUser" in the external LDAP
    2) Created group "OracleSystemGroup" in the external ldap
    3) Made "OracleSystemUser" as member to "OracleSystemGroup"
    Post configuration, restarted SOA Admin Server and Oracle BAM Server but BAM Server failed to start and its goving following error in the logs :
    [2011-08-17T13:34:38.563+00:00] [bam_server1] [NOTIFICATION] [] [oracle.bam.adc.kernel.server.DataStoreServer] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: OracleSystemUser ] [ecid: 679489bd4ac3a480:-4b8798f0:131d7f26dd0:-8000-0000000000000002,0] [APP: oracle-bam#11.1.1] BAM schema version is 2025
    [2011-08-17T13:35:28.530+00:00] [bam_server1] [ERROR] [] [oracle.bam.adc.security] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: OracleSystemUser ] [ecid: 679489bd4ac3a480:-4b8798f0:131d7f26dd0:-8000-0000000000000002,0] [APP: oracle-bam#11.1.1] [15] Authenticator.createAdminContext: Exception occurred attempting to create administrator context.[[
    java.lang.Exception: BAM administrator account OracleSystemUser does not m_connection-jpss null
    at oracle.bam.adc.security.authentication.Authenticator.createAdminContext(Authenticator<Aug 22, 2011 2:20:00 PM GMT+00:00> <Warning> <org.apache.myfaces.trinidad.webapp.ResourceServlet> <BEA-000000> <ResourceServlet._setHeaders(): Content type for /bi/jsLibs/engine_20101227.swf is NULL! at oracle.bam.adc.kernel.server.ADCService.startService(ADCService.java:91)
    Cause: Unknown file extension> erver$ServiceEntry$1.run(BamServer.java:1717)
    Verified the synchronization of OracleSystemUser as I was able to login using this user to other SOA Application urls.
    Any pointers to resolve this issue would be highly appreciated.

    Hi Raj,
    Couple of points. Please check,
    1. if the listener is up
    2. the tnsnames.ora to check the right HOST
    3. related services are up
    The following thread may be of use :
    Re: Not able to connect to Oracle B2B database after restart of my system
    Regards,
    Dheeraj

  • Oracle BAM server doesn't start up

    Hi, I have a BAM server in a cluster and start up sometimes and not others.
    When started shuts down unexpectedly.
    Logs files doesn't show errors.
    =============================================================================================
    startWebLogic.cmd console show a "million" times, stop when shutdown server
    "(Warning) (oracle.mds) (BEA-000000) (A call to flushChanges on the current MDSSession does not specify the correct transaction key)"
    ==============================================================================================
    startManagedWebLogic.cmd console show this:
    There are 1 nested errors:
    weblogic.management.ManagementException: [Management:141247]The configuration di
    rectory C:\Oracle\Middleware\wlserver_10.3\common\bin\config does not exist and
    the admin server is not available.
            at weblogic.management.provider.internal.RuntimeAccessImpl.parseNewStyle
    Config(RuntimeAccessImpl.java:200)
            at weblogic.management.provider.internal.RuntimeAccessImpl.<init>(Runtim
    eAccessImpl.java:115)
            at weblogic.management.provider.internal.RuntimeAccessService.start(Runt
    imeAccessService.java:41)
            at weblogic.t3.srvr.ServerServicesManager.startService(ServerServicesMan
    ager.java:461)
            at weblogic.t3.srvr.ServerServicesManager.startInStandbyState(ServerServ
    icesManager.java:166)
            at weblogic.t3.srvr.T3Srvr.initializeStandby(T3Srvr.java:881)
            at weblogic.t3.srvr.T3Srvr.startup(T3Srvr.java:568)
            at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:469)
            at weblogic.Server.main(Server.java:71)
    >
    <16/04/2014 11h'07 ART> <Notice> <WebLogicServer> <BEA-000365> <Server state cha
    nged to FAILED>
    <16/04/2014 11h'07 ART> <Error> <WebLogicServer> <BEA-000383> <A critical servic
    e failed. The server will shut itself down>
    <16/04/2014 11h'07 ART> <Notice> <WebLogicServer> <BEA-000365> <Server state cha
    nged to FORCE_SHUTTING_DOWN>
    Thanks!

    See the below error :
    The configuration directory C:\Oracle\Middleware\wlserver_10.3\common\bin\config does not exist and  the admin server is not available.
    It clearly mentions that config.xml file was not found - which is needed for the Admin Server to start. Check in the above location if one exists or not.

  • How to Create an Oracle BAM Server Connection?

    I m following the steps at the end of this post to create the connection but at the end I m getting this message from JDev:
    {Unable to write to
    /C:/JDeveloper/mywork/Application1/.adf/META-INF/connections.xml
    because it is a read-only. Either make it writable or allow it to be made writable through source control.}
    it creates the directory C:/JDeveloper/mywork/Application1/.adf/META-INF/ with only a adf-config.xml file but NOT the connections.xml any one knows what is wrong?
    Bellow is the stpes I m following. Its exactly what is written at the Oracle Fusion Middleware Developer´s guide for Oracle SOA Suite 11g Release 1(11.1.1) E10224-01
    To create an Oracle BAM connection:
    1. Select New from the File main menu in Oracle JDeveloper.
    The New Gallery dialog opens.
    2. Choose Connections from the General category.
    3. Select BAM Connection in the Items list, and click OK.
    The BAM Connection wizard opens.
    4. Provide a name for the connection. Leave the Create Connection In selection as
    Application Resources.
    5. Click Next.
    6. Enter the following connection information about the Oracle BAM instance.
    7. Click Next.
    8. Test the connection by clicking Test Connection. If the connection was successful,
    the following message appears:
    Passed.
    9. Click Finish.
    Note: You can create connections to Oracle BAM in the Oracle
    JDeveloper Resource Palette as well as the Application Resources
    panel of a specific application. It is recommended that you create these
    connections in the Application Resources pane rather than the
    Resource Palette.
    Field Description
    BAM Web Host Enter the name of the host on which the BAM report server and
    Web server are installed. In most cases, the BAM Web host and
    Oracle BAM Server host are the same.
    BAM Server Host Enter the name of the host on which the Oracle BAM Server is
    installed.
    User Name Enter the Oracle BAM Server user name (typically bamadmin).
    Password Enter the password of the user name.
    HTTP Port Enter the port number or accept the default value of 8888. This is
    the HTTP port for the BAM Web host.
    RMI Port Enter the port number or accept the default value of 9085. The
    RMI port is for the BAM report cache, which is part of the Oracle
    BAM Server.
    Use HTTPS Select this check box if you want to use secure HTTP (HTTPS) to
    connect to the Oracle BAM Server during design time.
    Otherwise, HTTP is used.
    Message was edited by:
    Mario.Mesquita

    Ok that will be nice, but is not the case I dont want to read the tutorial, the problem is I already start to read and execute the tutorial you told me the problem is this tutorial it doesnt show how to do everything from scratch because you already have inside the zip file everything like xmls etc etc, and I want to get my DO and create the process myself, I dont want to get something that it is already done, this tutorial does not show for example how to create this composite.xml, this file it is already inside the zip file, so this way I just follow half of the process and dont learn how to make the whole process.
    tks

  • BAM server does not start after cluster install

    Hi All,
    BAM server is not starting properly with the below exception. It happens in cluster environment linux 5.5, single node linux 5.5 enviroment. I am using jrockit JDK.
    Its Urgent. Please let me know if some one has come across this issue.
    <Feb 21, 2012 10:43:54 PM EST> <Error> <oracle.bam.adc.kernel.viewsets.satellite.GenericSatellite> <BEA-000000> <BAM-00553: Resources start operation for destination topic/oracle.bam.messaging.systemobjectnotification failed.. [Ljava.lang.StackTraceElement;@2ab016f>
    <Feb 21, 2012 10:43:54 PM EST> <Error> <HTTP> <BEA-101216> <Servlet: "BamServer" failed to preload on startup in Web application: "/oracle/bam".
    java.lang.ExceptionInInitializerError
         at oracle.bam.adc.kernel.viewsets.satellite.GenericSatellite.start(GenericSatellite.java:285)
         at oracle.bam.adc.kernel.server.ADCService.startService(ADCService.java:88)
         at oracle.bam.server.BamServer$ServiceEntry$1.run(BamServer.java:1717)
         at javax.security.auth.Subject.doAsPrivileged(Subject.java:517)
         at oracle.security.jps.internal.jaas.AccActionExecutor.execute(AccActionExecutor.java:47)
         Truncated. see log file for complete stacktrace
    Caused By: oracle.bam.common.messaging.api.exception.StartFailedException: BAM-00553: Resources start operation for destination topic/oracle.bam.messaging.systemobjectnotification failed.
         at oracle.bam.common.messaging.base.operation.MessageOperationBase.onStartFailedException(MessageOperationBase.java:1616)
         at oracle.bam.common.messaging.base.operation.MessageOperationBase.start(MessageOperationBase.java:1521)
         at oracle.bam.common.messaging.base.operation.MessageOperationBase.start(MessageOperationBase.java:1476)
         at oracle.bam.adc.kernel.viewsets.satellite.GenericSatellite.start(GenericSatellite.java:274)
         at oracle.bam.adc.kernel.server.ADCService.startService(ADCService.java:85)
         Truncated. see log file for complete stacktrace
    Caused By: oracle.bam.common.messaging.api.MessageFrameworkException: BAM-00500: exception in messaging framework: BAM-00533: Resource open for destination topic/oracle.bam.messaging.systemobjectnotification failed.
         at oracle.bam.common.messaging.base.operation.MessageOperationBase.onStartException(MessageOperationBase.java:1600)
         at oracle.bam.common.messaging.base.operation.MessageOperationBase.performStart(MessageOperationBase.java:1572)
         at oracle.bam.common.messaging.api.jms.JMSMessageProducer.performStart(JMSMessageProducer.java:513)
         at oracle.bam.common.messaging.base.operation.MessageOperationBase.start(MessageOperationBase.java:1512)
         at oracle.bam.common.messaging.base.operation.MessageOperationBase.start(MessageOperationBase.java:1477)
         Truncated. see log file for complete stacktrace
    Caused By: oracle.bam.common.messaging.api.exception.OpenFailedException: BAM-00533: Resource open for destination topic/oracle.bam.messaging.systemobjectnotification failed.
         at oracle.bam.common.messaging.base.operation.MessageOperationBase.waitForOpen(MessageOperationBase.java:1355)
         at oracle.bam.common.messaging.base.operation.MessageOperationBase.waitForOpen(MessageOperationBase.java:1290)
         at oracle.bam.common.messaging.base.operation.MessageOperationBase.performStart(MessageOperationBase.java:1560)
         at oracle.bam.common.messaging.api.jms.JMSMessageProducer.performStart(JMSMessageProducer.java:513)
         at oracle.bam.common.messaging.base.operation.MessageOperationBase.start(MessageOperationBase.java:1512)
         Truncated. see log file for complete stacktrace
    Caused By: oracle.bam.common.messaging.api.exception.OpenFailedException: BAM-00533: Resource open for destination topic/oracle.bam.messaging.systemobjectnotification failed.
         at oracle.bam.common.messaging.base.operation.MessageOperationBase.onOpenFailedException(MessageOperationBase.java:1272)
         at oracle.bam.common.messaging.base.operation.MessageOperationBase.open(MessageOperationBase.java:1172)
         at oracle.bam.common.messaging.base.operation.MessageOperationBase.access$000(MessageOperationBase.java:72)
         at oracle.bam.common.messaging.base.operation.MessageOperationBase$1.performOperation(MessageOperationBase.java:1152)
         at oracle.bam.common.messaging.base.operation.MessageOperationBase$UtilityThread.run(MessageOperationBase.java:2545)
    Caused By: oracle.bam.common.messaging.api.exception.RecoveryFailedException: BAM-00523: Resource recovery for destination topic/oracle.bam.messaging.systemobjectnotification failed.
         at oracle.bam.common.messaging.base.operation.MessageOperationBase.onRecoveryFailedException(MessageOperationBase.java:2027)
         at oracle.bam.common.messaging.base.operation.MessageOperationBase.recover(MessageOperationBase.java:1865)
         at oracle.bam.common.messaging.base.operation.MessageOperationBase.onOpenException(MessageOperationBase.java:1251)
         at oracle.bam.common.messaging.base.operation.MessageOperationBase.performOpen(MessageOperationBase.java:1222)
         at oracle.bam.common.messaging.api.invmjms.INVMJMSMessageProducer.performOpen(INVMJMSMessageProducer.java:222)
         Truncated. see log file for complete stacktrace
    Caused By: oracle.bam.common.messaging.api.exception.RecoveryFailedException: BAM-00523: Resource recovery for destination topic/oracle.bam.messaging.systemobjectnotification failed.
         at oracle.bam.common.messaging.base.operation.MessageOperationBase.performRecovery(MessageOperationBase.java:1979)
         at oracle.bam.common.messaging.base.operation.MessageOperationBase.recover(MessageOperationBase.java:1856)
         at oracle.bam.common.messaging.base.operation.MessageOperationBase.onOpenException(MessageOperationBase.java:1252)
         at oracle.bam.common.messaging.base.operation.MessageOperationBase.performOpen(MessageOperationBase.java:1222)
         at oracle.bam.common.messaging.api.invmjms.INVMJMSMessageProducer.performOpen(INVMJMSMessageProducer.java:223)
         Truncated. see log file for complete stacktrace
    Caused By: oracle.bam.common.messaging.api.MessageFrameworkException: BAM-00500: exception in messaging framework: BAM-00500: exception in messaging framework: null
         at oracle.bam.common.messaging.api.jms.JMSMessageProducer.acquireResources(JMSMessageProducer.java:698)
         at oracle.bam.common.messaging.api.invmjms.INVMJMSMessageProducer.acquireResources(INVMJMSMessageProducer.java:282)
         at oracle.bam.common.messaging.base.operation.MessageOperationBase.performOpen(MessageOperationBase.java:1211)
         at oracle.bam.common.messaging.api.invmjms.INVMJMSMessageProducer.performOpen(INVMJMSMessageProducer.java:223)
         at oracle.bam.common.messaging.base.operation.MessageOperationBase.open(MessageOperationBase.java:1163)
         Truncated. see log file for complete stacktrace
    Caused By: oracle.bam.common.messaging.api.MessageFrameworkException: BAM-00500: exception in messaging framework: null
         at oracle.bam.common.messaging.base.connection.jms.JMSConnectionFactory.newInstance(JMSConnectionFactory.java:336)
         at oracle.bam.common.messaging.base.connection.jms.JMSSharedConnectionFactory.newInstance(JMSSharedConnectionFactory.java:279)
         at oracle.bam.common.messaging.base.connection.jms.JMSSharedConnectionFactory.newInstance(JMSSharedConnectionFactory.java:55)
         at oracle.bam.common.messaging.base.connection.ConnectionFactoryBase.getInstance(ConnectionFactoryBase.java:84)
         at oracle.bam.common.messaging.base.connection.jms.JMSSharedConnectionFactory.getInstance(JMSSharedConnectionFactory.java:149)
         Truncated. see log file for complete stacktrace
    Caused By: javax.naming.CommunicationException [Root exception is java.net.ConnectException: t3://CHAITU-HP:9001: Destination unreachable; nested exception is:
         java.net.ConnectException: Connection refused: connect; No available router to destination]
         at weblogic.jndi.internal.ExceptionTranslator.toNamingException(ExceptionTranslator.java:40)
         at weblogic.jndi.WLInitialContextFactoryDelegate.toNamingException(WLInitialContextFactoryDelegate.java:788)
         at weblogic.jndi.WLInitialContextFactoryDelegate.getInitialContext(WLInitialContextFactoryDelegate.java:368)
         at weblogic.jndi.Environment.getContext(Environment.java:315)
         at weblogic.jndi.Environment.getContext(Environment.java:285)
         Truncated. see log file for complete stacktrace
    Caused By: java.net.ConnectException: t3://CHAITU-HP:9001: Destination unreachable; nested exception is:
         java.net.ConnectException: Connection refused: connect; No available router to destination
         at weblogic.rjvm.RJVMFinder.findOrCreateInternal(RJVMFinder.java:216)
         at weblogic.rjvm.RJVMFinder.findOrCreate(RJVMFinder.java:170)
         at weblogic.rjvm.ServerURL.findOrCreateRJVM(ServerURL.java:153)
         at weblogic.jndi.WLInitialContextFactoryDelegate.getInitialContext(WLInitialContextFactoryDelegate.java:353)
         at weblogic.jndi.Environment.getContext(Environment.java:315)
         Truncated. see log file for complete stacktrace
    Caused By: java.rmi.ConnectException: Destination unreachable; nested exception is:
         java.net.ConnectException: Connection refused: connect; No available router to destination
         at weblogic.rjvm.ConnectionManager.bootstrap(ConnectionManager.java:470)
         at weblogic.rjvm.ConnectionManager.bootstrap(ConnectionManager.java:321)
         at weblogic.rjvm.RJVMManager.findOrCreateRemoteInternal(RJVMManager.java:254)
         at weblogic.rjvm.RJVMManager.findOrCreate(RJVMManager.java:197)
         at weblogic.rjvm.RJVMFinder.findOrCreateRemoteServer(RJVMFinder.java:238)
         Truncated. see log file for complete stacktrace
    -Chaitu

    The issue was with JMS modules. I missed to identify the subdeployments tab for UMSJMSSystemResource where we had two sub deployments as UMSJMSSubDMSOA and UMSJMSSubDMSOA_auto..
    I've removed the second subdeployment and all resources listed against is by following this below path in Admin Console
    click JMS Modules -> Click UMSJMSSystemResource -> Click the Subdeployments tab.
    Ensure that UMSJMSSubDMSOA is the only subdeployment available. Remove others if listed and all dependant resources as applicable to your environment.
    Go back to UMSJMSSystemResource and click Targets.
    Deselect BAM_Cluster as target.
    Click Save and Activate.
    Upon subsequent restart, the Server came up nice and fine.
    Regards!
    Sarat

  • Oracle BPEL Process Manager 10.1.3.x sensors and Oracle BAM Server 11g TP4

    In Oracle Fusion Middleware Developers Guide for Oracle SOA Suite in section 42.5 there is the next:
    "You can also use Oracle BPEL Process Manager 10.1.3.1 sensor actions to publish sensor data as data objects on Oracle BAM Server 11g"
    Is it really possible?

    Hi, Please post this in BPEL forum, not here.
    Regards,
    Priyanka GES

  • Oracle Http server can not start

    Hi friends,
    I'm running OAS 9i Release 2 (9.0.2.0.1) under Windows 2000 Server and I have some difficulties to start Oracle http server.
    When starting it under this the dos prompt (using the following command: C:\ora9ias_forms\opmn\bin>opmnctl.exe startall), I receive the following message:
    Request partial success -- 1 of 6 processes started.
    What's wrong ?.
    How to solve this matter. Thanks.

    Look under opmn/logs/
    There are 3 logs that can help, read the ons.log, You can fin de reason in there.
    Did you modify any conf file before restart?

  • Oracle Fulfillment server does not start and also my concurrent manager is

    The oracle Fulfillment server does not start and also my concurrent manager is down, when ever iam trying to start them i getting error.
    even i restarted my laptop many times
    Iam using WINXP on my laptop.
    Pls help someone
    hsawwan
    Posts: 11,859
    Registered: 03/13/06
    Re: oracle Fulfillment server and concurrent manager problem
    Posted: Oct 13, 2008 9:26 AM in response to: user578071 Reply
    What is the error?
    What does CM log file say?
    Please run cmclean.sql and try to start the CM then.
    Note: 134007.1 - CMCLEAN.SQL - Non Destructive Script to Clean Concurrent Manager Tables
    https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=134007.1
    where should i run in apps schema or some other schema, where can i find the log
    as iam using r12

    Duplicate thread ..
    oracle Fulfillment server and concurrent manager problem
    Re: oracle Fulfillment server and concurrent manager problem

  • Oracle Forms Server Service cannot start by scripts (windows2k)

    We have a Portal & Application Server installed (Forms&Reports 6i).
    Server is Windows2000.
    I have to start Oracle Forms Server service by scripts, when i manually start the process by pressing start or stop, it works & asks for nothing.
    but when i write a script to stop & start oracle forms server , it stops by script.
    but it fails to start & says FRM-60009 : ifsvr60 correct usage : -install [service name] exc..... so service doesnt start but when i go to services & start it manually by presing start , it starts. I dont want to install a new service just stop & start the engine.
    How can i start the forms server service by a script ? (any of known commands or a way to Oracle forms server service to start by scripts ?)
    Thx for Help..

    Hi
    Have you checked that the rpd file still exists in the Repository folder? Did you leave it in a consistent state? assuming the paint.rpd is still there, double click it and see if you can open it, if so run a consistency check.
    Rgds
    Ed

  • Oracle Application Server-Unable to start "WebCache" process.

    Hello,
    Using "Oracle Application Server" 10g. Right Now, I am getting below error while starting oracle application server by using below commands.
    ./opmnctl startall ( To start entire oracle service modules)
    ./opmnctl startproc process-type=WebCache
    Both commands giving below error.
    ./opmnctl startproc process-type=WebCache
    opmnctl: starting opmn managed processes...
    ================================================================================
    opmn id=warlock3:6200
    0 of 1 processes started.
    ias-instance id=ias_admin.warlock3
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    ias-component/process-type/process-set:
    WebCache/WebCache/WebCache
    Error
    --> Process (pid=250340)
    failed to start a managed process after the maximum retry limit
    Log:
    /oracle/ora10gas/opmn/logs/WebCache~WebCache~1
    Also, WebCache event log is showing below message.
    [28/Sep/2010:13:23:30 -0530] [notification 9610] [ecid: -] The server is exiting.
    [28/Sep/2010:13:23:30 -0530] [alert 9000] [ecid: -] Process 250338 exit(1) at 890:main.c [Build 10.1.2.0.2 050802]
    [28/Sep/2010:13:23:32 -0530] [notification 9612] [ecid: -] OracleAS Web Cache 10g (10.1.2), Build 10.1.2.0.2 050802
    [28/Sep/2010:13:23:32 -0530] [notification 9403] [ecid: -] Maximum number of file/socket descriptors set to 900.
    [28/Sep/2010:13:23:32 -0530] [notification 13002] [ecid: -] Maximum allowed incoming connections are 700
    [28/Sep/2010:13:23:32 -0530] [alert 13305] [ecid: -] Failed to assign port 7777: Address already in use
    [28/Sep/2010:13:23:32 -0530] [alert 9707] [ecid: -] Failed to start the server.
    [28/Sep/2010:13:23:32 -0530] [alert 9609] [ecid: -] The server process could not initialize.
    [28/Sep/2010:13:23:32 -0530] [notification 9610] [ecid: -] The server is exiting.
    [28/Sep/2010:13:23:32 -0530] [alert 9000] [ecid: -] Process 250340 exit(1) at 890:main.c [Build 10.1.2.0.2 050802]
    Kindly let me know how to solve this issue.
    Regards,
    Nishith N.Vyas.

    Hi,
    I have not experience with Oracle Names resolution, but did you start the server "NAMESCTL> START" ? (I'm not sure)
    On the client, the SQLNET.ORA file contains an entry that lists onames first in the NAMES.DIRECTORY_PATH parameter ?
    e.g.: NAMES.DIRECTORY_PATH=(onames, tnsnames, hostname)
    There are some messages on the listener.log file ?
    Cheers

  • Oracle Management Server Service not starting

    OS: windows 2000 Server
    Ora version: 8.1.7
    I have checked all the services are started and database is up but when i am trying to start OMS service "oemctrl start oms" its giving the message..
    ... service could not be started
    ... the service did not return an error.
    please tell me whats the solution.

    I have this problem too. (posted a separate thread on
    this before I read this one, sorry).
    Here is my oms.nohup:
    E:\oracle\ora81\sysman\log>tail -f oms.nohup
    [main][2003-10-9:18:7:57:599] ORA-01017: invalid
    username/password; logon denie
    d
    : ..../....@jdbc:oracle:oci8:@exorabsp
    [main][2003-10-9:18:7:57:599]
    VdbSession.processError: invalid connect string
    VXA-2018 :
    Anmeldung bei OMS-Registrierungsdienst nicht m�glich
    oracle.sysman.vxn.VxnBootstrapException:
    at
    at
    at
    t
    oracle.sysman.vxa.VxaAppServer.startServices(VxaAppSer
    er.java:1353)
    at
    at
    at
    t
    oracle.sysman.vxa.VxaAppServer.main(VxaAppServer.java:
    547)
    Fehler beim Hochfahren von Oracle Management Server.
    Somehow, by reading the responses here - created new repository - I managed to get OMS working again.

  • Oracle Management Server fails to start on Solaris 8

    I'm trying to start OMS for oracle9i on a Solaris 8 machine. I type the following command to start OMS;
    oemctl start oms
    OMS then tries to start and after a minute it times out saying look at file $ORACLE_HOME/sysman/log/oms.nohup. When I do this I see the following output;
    Starting the management server at Thu Oct 16 10:40:21 BST 2003
    Management server startup failed. Check the file /space/oracle9i/OraHome1/sysman/log/oms.nohup for details
    served.
    Starting the Oracle Management Server...
    Error starting Oracle Management Server. ORBSingleton: access deniedjava.lang.SecurityException: ORBSingleton: access denied
    at com.sun.corba.se.internal.corba.ORBSingleton.connect(ORBSingleton.java:314)
    at oracle.sysman.vxn.VxnNamingContext.<init>(VxnNamingContext.java:285)
    at oracle.sysman.vxn.VxnNamingContext.getNewContext(VxnNamingContext.java:222)
    at oracle.sysman.vxn.VxnNamingService.getInitialContext(VxnNamingService.java:1072)
    at oracle.sysman.vxn.VxnNamingService.enableBootstrap(VxnNamingService.java:1080)
    at oracle.sysman.vxn.VxnNamingService.init(VxnNamingService.java:238)
    at oracle.sysman.vxn.VxnNamingService.getNamingService(VxnNamingService.java:103)
    at oracle.sysman.vxn.VxnNamingService.getNamingService(VxnNamingService.java:112)
    at oracle.sysman.vxa.VxaAppServer.initServer(VxaAppServer.java:3417)
    at oracle.sysman.vxa.VxaAppServer.main(VxaAppServer.java:3048)
    OMS exited on Thu Oct 16 10:40:25 BST 2003 with return value 56
    Could not start management server. Initialization failure
    Can someone tell me what's going on and how I can solve this. Thanks.

    Further to my original post I turned the verbose option on when trying to start OMS. The output I get is below;
    $ oemctl start oms &
    2313
    $ [Opened /usr/j2se/jre/lib/rt.jar]
    [Opened /usr/j2se/jre/lib/i18n.jar]
    [Opened /usr/j2se/jre/lib/sunrsasign.jar]
    [Loaded java.lang.Object from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.io.Serializable from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.lang.Comparable from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.lang.String from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.lang.Class from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.lang.Cloneable from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.lang.ClassLoader from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.lang.Throwable from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.lang.Error from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.lang.ThreadDeath from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.lang.Exception from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.lang.RuntimeException from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.security.ProtectionDomain from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.security.AccessControlContext from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.lang.ClassNotFoundException from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.lang.LinkageError from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.lang.NoClassDefFoundError from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.lang.ClassCastException from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.lang.ArrayStoreException from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.lang.VirtualMachineError from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.lang.OutOfMemoryError from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.lang.StackOverflowError from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.lang.ref.Reference from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.lang.ref.SoftReference from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.lang.ref.WeakReference from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.lang.ref.FinalReference from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.lang.ref.PhantomReference from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.lang.ref.Finalizer from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.lang.Runnable from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.lang.Thread from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.lang.ThreadGroup from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.util.Dictionary from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.util.Map from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.util.Hashtable from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.util.Properties from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.lang.reflect.AccessibleObject from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.lang.reflect.Member from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.lang.reflect.Method from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.lang.reflect.Constructor from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.util.Collection from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.util.AbstractCollection from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.util.List from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.util.AbstractList from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.util.Vector from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.lang.StringBuffer from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.lang.Boolean from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.lang.Character from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.lang.Number from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.lang.Float from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.lang.Double from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.lang.Byte from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.lang.Short from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.lang.Integer from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.lang.Long from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.lang.NullPointerException from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.lang.ArithmeticException from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.lang.Shutdown from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.lang.StrictMath from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.io.ObjectStreamField from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.util.Comparator from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.lang.String$CaseInsensitiveComparator from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.lang.System from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.security.AccessController from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.util.Collections from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.util.Random from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.util.Set from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.util.AbstractSet from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.util.Collections$EmptySet from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.util.Collections$EmptyList from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.util.AbstractMap from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.util.Collections$EmptyMap from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.util.Collections$ReverseComparator from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.lang.ThreadLocal from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.lang.InheritableThreadLocal from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.security.Guard from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.security.Permission from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.security.BasicPermission from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.lang.reflect.ReflectPermission from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.lang.ref.Reference$Lock from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.lang.ref.Reference$ReferenceHandler from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.lang.ref.Finalizer$FinalizerWorker from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.lang.ref.ReferenceQueue from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.lang.ref.ReferenceQueue$Null from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.lang.ref.ReferenceQueue$Lock from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.lang.ref.Finalizer$FinalizerWorker$FinalizerThread from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.util.Enumeration from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.util.Hashtable$EmptyEnumerator from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.util.Iterator from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.util.Hashtable$EmptyIterator from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.io.ObjectStreamClass from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.io.ObjectStreamClass$ObjectStreamClassEntry from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.io.ObjectStreamClass$CompareClassByName from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.io.ObjectStreamClass$CompareMemberByName from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.util.Map$Entry from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.util.Hashtable$Entry from /usr/j2se/jre/lib/rt.jar]
    [Loaded sun.misc.Version from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.io.InputStream from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.io.FileInputStream from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.io.FileDescriptor from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.io.OutputStream from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.io.FileOutputStream from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.io.FilterInputStream from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.io.BufferedInputStream from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.io.FilterOutputStream from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.io.PrintStream from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.io.BufferedOutputStream from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.io.Writer from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.io.OutputStreamWriter from /usr/j2se/jre/lib/rt.jar]
    [Loaded sun.io.CharToByteConverter from /usr/j2se/jre/lib/rt.jar]
    [Loaded sun.io.Converters from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.util.Stack from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.security.PrivilegedAction from /usr/j2se/jre/lib/rt.jar]
    [Loaded sun.security.action.GetPropertyAction from /usr/j2se/jre/lib/rt.jar]
    [Loaded sun.io.CharToByteASCII from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.io.BufferedWriter from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.lang.Compiler from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.lang.Compiler$1 from /usr/j2se/jre/lib/rt.jar]
    [Loaded sun.misc.Launcher from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.net.URLStreamHandlerFactory from /usr/j2se/jre/lib/rt.jar]
    [Loaded sun.misc.Launcher$Factory from /usr/j2se/jre/lib/rt.jar]
    [Loaded sun.misc.Launcher$1 from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.security.SecureClassLoader from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.net.URLClassLoader from /usr/j2se/jre/lib/rt.jar]
    [Loaded sun.misc.Launcher$ExtClassLoader from /usr/j2se/jre/lib/rt.jar]
    [Loaded sun.security.util.Debug from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.util.StringTokenizer from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.io.File from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.io.FileSystem from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.io.UnixFileSystem from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.security.PrivilegedExceptionAction from /usr/j2se/jre/lib/rt.jar]
    [Loaded sun.misc.Launcher$2 from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.net.URL from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.util.HashSet from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.util.HashMap from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.util.HashMap$EmptyHashIterator from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.util.HashMap$Entry from /usr/j2se/jre/lib/rt.jar]
    [Loaded sun.misc.URLClassPath from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.util.ArrayList from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.net.URLStreamHandler from /usr/j2se/jre/lib/rt.jar]
    [Loaded sun.net.www.protocol.jar.Handler from /usr/j2se/jre/lib/rt.jar]
    [Loaded sun.misc.Launcher$AppClassLoader from /usr/j2se/jre/lib/rt.jar]
    [Loaded sun.misc.Launcher$3 from /usr/j2se/jre/lib/rt.jar]
    [Loaded sun.net.www.protocol.file.Handler from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.net.URLClassLoader$1 from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.util.EmptyStackException from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.security.PrivilegedActionException from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.util.Locale from /usr/j2se/jre/lib/rt.jar]
    [Loaded sun.misc.URLClassPath$2 from /usr/j2se/jre/lib/rt.jar]
    [Loaded sun.misc.URLClassPath$Loader from /usr/j2se/jre/lib/rt.jar]
    [Loaded sun.misc.URLClassPath$JarLoader from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.util.zip.ZipConstants from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.util.zip.ZipFile from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.util.jar.JarFile from /usr/j2se/jre/lib/rt.jar]
    [Loaded sun.security.action.LoadLibraryAction from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.lang.Runtime from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.lang.ClassLoader$4 from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.lang.ClassLoader$NativeLibrary from /usr/j2se/jre/lib/rt.jar]
    [Loaded sun.misc.JarIndex from /usr/j2se/jre/lib/rt.jar]
    [Loaded sun.misc.ExtensionDependency from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.util.zip.ZipEntry from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.util.jar.JarEntry from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.util.jar.JarFile$JarFileEntry from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.io.DataInput from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.io.DataInputStream from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.util.zip.ZipFile$ZipFileInputStream from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.util.jar.Manifest from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.io.ByteArrayInputStream from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.util.jar.Attributes from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.util.jar.Manifest$FastInputStream from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.util.jar.Attributes$Name from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.lang.Math from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.util.jar.JarVerifier from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.io.ByteArrayOutputStream from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.io.IOException from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.io.FileNotFoundException from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.util.zip.InflaterInputStream from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.util.zip.ZipFile$1 from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.util.zip.Inflater from /usr/j2se/jre/lib/rt.jar]
    [Loaded sun.misc.URLClassPath$FileLoader from /usr/j2se/jre/lib/rt.jar]
    [Loaded sun.net.www.ParseUtil from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.util.BitSet from /usr/j2se/jre/lib/rt.jar]
    [Loaded sun.misc.Resource from /usr/j2se/jre/lib/rt.jar]
    [Loaded sun.misc.URLClassPath$4 from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.lang.Package from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.security.CodeSource from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.security.Policy from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.security.Policy$1 from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.security.Security from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.security.Security$1 from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.io.Reader from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.io.BufferedReader from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.io.InputStreamReader from /usr/j2se/jre/lib/rt.jar]
    [Loaded sun.io.ByteToCharConverter from /usr/j2se/jre/lib/rt.jar]
    [Loaded sun.io.ByteToCharISO8859_1 from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.security.Provider from /usr/j2se/jre/lib/rt.jar]
    [Loaded sun.security.provider.Sun from /usr/j2se/jre/lib/rt.jar]
    [Loaded sun.security.provider.Sun$1 from /usr/j2se/jre/lib/rt.jar]
    [Loaded com.sun.rsajca.Provider from /usr/j2se/jre/lib/sunrsasign.jar]
    [Loaded com.sun.rsajca.Provider$1 from /usr/j2se/jre/lib/sunrsasign.jar]
    [Loaded sun.security.provider.PolicyFile from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.security.PermissionCollection from /usr/j2se/jre/lib/rt.jar]
    [Loaded sun.security.provider.PolicyPermissions from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.net.URLConnection from /usr/j2se/jre/lib/rt.jar]
    [Loaded sun.net.www.URLConnection from /usr/j2se/jre/lib/rt.jar]
    [Loaded sun.net.www.protocol.file.FileURLConnection from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.net.ContentHandler from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.net.UnknownContentHandler from /usr/j2se/jre/lib/rt.jar]
    [Loaded sun.net.www.MessageHeader from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.io.FilePermission from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.io.FilePermission$1 from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.lang.RuntimePermission from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.security.cert.Certificate from /usr/j2se/jre/lib/rt.jar]
    [Loaded oracle.sysman.vxa.VxaOMSPing]
    [Loaded org.omg.CORBA.SystemException from /usr/j2se/jre/lib/rt.jar]
    [Loaded oracle.sysman.vxx.vxxo.VxxoNullParameterException]
    [Loaded oracle.sysman.vxx.vxxo.VxxoNameNotFoundException]
    [Loaded oracle.sysman.vxx.vxxo.VxxoNameServiceException]
    [Loaded oracle.sysman.vxx.vxxo.VxxoNameServiceNotFoundException]
    [Loaded oracle.sysman.vxx.vxxo.VxxoConst]
    [Loaded oracle.sysman.vxx.vxxo.VxxoName]
    [Loaded oracle.sysman.vxx.vxxo.VxxoLooseName]
    [Loaded sun.io.ByteToCharASCII from /usr/j2se/jre/lib/rt.jar]
    [Loaded oracle.sysman.vxa.VxaOperations]
    [Loaded oracle.sysman.vxa.VxaAppServerInt]
    [Loaded oracle.sysman.vxa.VxaAppServer]
    [Loaded java.lang.InterruptedException from /usr/j2se/jre/lib/rt.jar]
    [Loaded oracle.sysman.vxx.VxxAuxFinalizeable]
    [Loaded oracle.sysman.vdb.VdbSession]
    [Loaded oracle.sysman.vdb.VdbCORBASessionOperations]
    [Loaded oracle.sysman.vdb.VdbAutoCommitSession]
    [Loaded oracle.sysman.vxa.VxaExtServiceTracker]
    [Loaded oracle.sysman.vxa.VxaService]
    [Loaded oracle.sysman.vxa.VxaNoSuchServiceException]
    [Loaded org.omg.CORBA.portable.IDLEntity from /usr/j2se/jre/lib/rt.jar]
    [Loaded org.omg.CORBA.UserException from /usr/j2se/jre/lib/rt.jar]
    [Loaded oracle.sysman.vdb.VdbLostConnectionException]
    [Loaded oracle.sysman.vxn.VxnBootstrapException]
    [Loaded oracle.sysman.vxa.VxaStartupException]
    [Loaded oracle.sysman.vdb.VdbSQLException]
    [Loaded oracle.sysman.vxa.VxaMASService]
    [Loaded oracle.sysman.vxa.VxaServiceDefinition]
    [Loaded oracle.sysman.vxa.VxaExtServiceDefinition]
    [Loaded oracle.sysman.vxx.vxxo.VxxoORB]
    [Loaded oracle.sysman.vxx.vxxo.VxxoEMORB]
    [Loaded oracle.sysman.vxx.vxxo.VxxoEMLocalORB]
    [Loaded org.omg.CORBA.Object from /usr/j2se/jre/lib/rt.jar]
    [Loaded oracle.sysman.vdu.VduUnAuthorizedAccessException]
    [Loaded oracle.sysman.vdv.VdvNameNotFoundException]
    [Loaded java.io.FileWriter from /usr/j2se/jre/lib/rt.jar]
    [Loaded sun.security.util.ManifestEntryVerifier from /usr/j2se/jre/lib/rt.jar]
    [Loaded sun.misc.CharacterDecoder from /usr/j2se/jre/lib/rt.jar]
    [Loaded sun.misc.BASE64Decoder from /usr/j2se/jre/lib/rt.jar]
    [Loaded com.inprise.vbroker.CORBA.Object]
    [Loaded oracle.sysman.vxa.Vxa]
    [Loaded oracle.sysman.vxa.VxaIncompleteInitException]
    [Loaded java.lang.IllegalArgumentException from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.lang.NumberFormatException from /usr/j2se/jre/lib/rt.jar]
    [Loaded oracle.sysman.vxx.VxxInvalidOEMKeyException]
    [Loaded java.lang.IllegalThreadStateException from /usr/j2se/jre/lib/rt.jar]
    [Loaded oracle.sysman.vxa.VxaInvalidStateException]
    [Loaded oracle.sysman.vds.VdsInt]
    [Loaded java.lang.IndexOutOfBoundsException from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.lang.StringIndexOutOfBoundsException from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.lang.UnsatisfiedLinkError from /usr/j2se/jre/lib/rt.jar]
    [Loaded oracle.sysman.vxx.VxxProperties]
    [Loaded oracle.sysman.vxx.VxxFile]
    [Loaded oracle.sysman.vxx.VxxPropertiesFile]
    [Loaded oracle.sysman.vxx.VxxOMSConfigProperties]
    [Loaded oracle.sysman.vdu.VduException]
    [Loaded oracle.sysman.vxn.VxnPortBoundException]
    [Loaded oracle.sysman.emSDK.common.nls.MessageBundle]
    [Loaded java.util.MissingResourceException from /usr/j2se/jre/lib/rt.jar]
    [Loaded oracle.sysman.vxx.vxxd.VxxdCrypt]
    [Loaded oracle.sysman.vxx.vxxd.CryptException]
    [Loaded oracle.sysman.vxx.vxxd.VxxdDES]
    [Loaded java.util.Hashtable$Enumerator from /usr/j2se/jre/lib/rt.jar]
    [Loaded oracle.sysman.vxx.VxxVersion]
    [Loaded java.util.ResourceBundle from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.util.ResourceBundle$ResourceCacheKey from /usr/j2se/jre/lib/rt.jar]
    [Loaded sun.misc.SoftCache from /usr/j2se/jre/lib/rt.jar]
    [Loaded sun.misc.SoftCache$ValueCell from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.util.ListResourceBundle from /usr/j2se/jre/lib/rt.jar]
    [Loaded oracle.sysman.resources.VxaMsgID]
    [Loaded oracle.sysman.resources.VxaMsg]
    [Loaded oracle.sysman.resources.EmptyBundle]
    [Loaded oracle.sysman.resources.VxaMsg_en]
    [Loaded java.text.Format from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.text.MessageFormat from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.text.FieldPosition from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.util.Date from /usr/j2se/jre/lib/rt.jar]
    OEMCTL for SunOS: Version 9.2.0.1.0 Production
    Copyright (c) 1998, 2002, Oracle Corporation. All rights reserved.
    Starting the Oracle Management Server...[Loaded oracle.sysman.vxx.vxxo.VxxoListOverflowException]
    [Loaded org.omg.CosNaming.NamingContextPackage.AlreadyBound from /usr/j2se/jre/lib/rt.jar]
    [Loaded org.omg.CosNaming.NamingContextPackage.CannotProceed from /usr/j2se/jre/lib/rt.jar]
    [Loaded org.omg.CosNaming.NamingContextPackage.NotFound from /usr/j2se/jre/lib/rt.jar]
    [Loaded oracle.sysman.vxn.VxnServiceNotFoundException]
    [Loaded org.omg.CosNaming.NamingContextPackage.InvalidName from /usr/j2se/jre/lib/rt.jar]
    [Loaded oracle.sysman.emSDK.common.corba.InitORBHelper]
    [Loaded org.omg.CORBA.ORB from /usr/j2se/jre/lib/rt.jar]
    [Loaded com.inprise.vbroker.CORBA.ORB]
    [Loaded java.util.Observer from /usr/j2se/jre/lib/rt.jar]
    [Loaded com.visigenic.vbroker.orb.ORB]
    [Loaded com.visigenic.vbroker.orb.ObjectId]
    [Loaded com.visigenic.vbroker.orb.ForeignId]
    [Loaded org.omg.CORBA.portable.InputStream from /usr/j2se/jre/lib/rt.jar]
    [Loaded com.visigenic.vbroker.orb.GiopStream]
    [Loaded com.visigenic.vbroker.orb.GiopInputStream]
    [Loaded com.visigenic.vbroker.orb.PersistentId]
    [Loaded com.visigenic.vbroker.orb.KeyId]
    [Loaded com.visigenic.vbroker.orb.TransientId]
    [Loaded com.visigenic.vbroker.orb.ServiceId]
    [Loaded org.omg.CORBA.INTERNAL from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.lang.ArrayIndexOutOfBoundsException from /usr/j2se/jre/lib/rt.jar]
    [Loaded org.omg.CORBA.COMM_FAILURE from /usr/j2se/jre/lib/rt.jar]
    [Loaded org.omg.CORBA.MARSHAL from /usr/j2se/jre/lib/rt.jar]
    [Loaded org.omg.CORBA.INV_OBJREF from /usr/j2se/jre/lib/rt.jar]
    [Loaded com.visigenic.vbroker.URLNaming.CommFailure]
    [Loaded com.visigenic.vbroker.URLNaming.ReqFailure]
    [Loaded com.visigenic.vbroker.URLNaming.InvalidURL]
    [Loaded org.omg.CORBA.ORBPackage.InvalidName from /usr/j2se/jre/lib/rt.jar]
    [Loaded org.omg.CORBA.INITIALIZE from /usr/j2se/jre/lib/rt.jar]
    [Loaded org.omg.CORBA.BAD_PARAM from /usr/j2se/jre/lib/rt.jar]
    [Loaded org.omg.CORBA.portable.OutputStream from /usr/j2se/jre/lib/rt.jar]
    [Loaded com.visigenic.vbroker.orb.GiopOutputStream]
    [Loaded java.net.UnknownHostException from /usr/j2se/jre/lib/rt.jar]
    [Loaded org.omg.CORBA.portable.ObjectImpl from /usr/j2se/jre/lib/rt.jar]
    [Loaded com.inprise.vbroker.CORBA.portable.ObjectImpl]
    [Loaded com.visigenic.vbroker.orb.ObjectImpl]
    [Loaded org.omg.CORBA.portable.Delegate from /usr/j2se/jre/lib/rt.jar]
    [Loaded com.inprise.vbroker.CORBA.portable.Delegate]
    [Loaded com.visigenic.vbroker.orb.Delegate]
    [Loaded org.omg.CORBA.INTF_REPOS from /usr/j2se/jre/lib/rt.jar]
    [Loaded com.visigenic.vbroker.orb.ChainProperties]
    [Loaded java.util.Observable from /usr/j2se/jre/lib/rt.jar]
    [Loaded com.visigenic.vbroker.util.PropertyManager]
    [Loaded com.visigenic.vbroker.orb.OrbPropertyManager]
    [Loaded java.lang.SecurityException from /usr/j2se/jre/lib/rt.jar]
    [Loaded org.omg.CORBA.BAD_OPERATION from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.lang.InstantiationException from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.lang.IllegalAccessException from /usr/j2se/jre/lib/rt.jar]
    [Loaded org.omg.CORBA.TypeCode from /usr/j2se/jre/lib/rt.jar]
    [Loaded com.visigenic.vbroker.orb.TypeCode]
    [Loaded org.omg.CORBA.ORBPackage.InconsistentTypeCode from /usr/j2se/jre/lib/rt.jar]
    [Loaded org.omg.CORBA.TypeCodePackage.BadKind from /usr/j2se/jre/lib/rt.jar]
    [Loaded org.omg.CORBA.DynAny from /usr/j2se/jre/lib/rt.jar]
    [Loaded org.omg.CORBA.DynAnyPackage.Invalid from /usr/j2se/jre/lib/rt.jar]
    [Loaded com.visigenic.vbroker.orb.SystemProperties]
    [Loaded java.net.MalformedURLException from /usr/j2se/jre/lib/rt.jar]
    [Loaded com.visigenic.vbroker.orb.AppletProperties]
    [Loaded java.lang.Package$1 from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.util.zip.ZipInputStream from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.util.jar.JarInputStream from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.io.PushbackInputStream from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.util.zip.Checksum from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.util.zip.CRC32 from /usr/j2se/jre/lib/rt.jar]
    [Loaded org.omg.CORBA.BOA]
    [Loaded com.visigenic.vbroker.orb.BOA]
    [Loaded org.omg.CORBA.OBJ_ADAPTER from /usr/j2se/jre/lib/rt.jar]
    [Loaded com.visigenic.vbroker.orb.OrbObject]
    [Loaded com.visigenic.vbroker.orb.DelegateImpl]
    [Loaded com.visigenic.vbroker.orb.StubDelegate]
    [Loaded com.visigenic.vbroker.orb.ProtocolManager$Protocol]
    [Loaded org.omg.CORBA.NO_IMPLEMENT from /usr/j2se/jre/lib/rt.jar]
    [Loaded com.visigenic.vbroker.orb.TypeCodeImpl]
    [Loaded org.omg.CORBA.TypeCodePackage.Bounds from /usr/j2se/jre/lib/rt.jar]
    [Loaded org.omg.CORBA.TCKind from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.net.InetAddress from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.net.InetAddressImpl from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.net.InetAddress$CacheEntry from /usr/j2se/jre/lib/rt.jar]
    [Loaded sun.net.InetAddressCachePolicy from /usr/j2se/jre/lib/rt.jar]
    [Loaded sun.security.action.GetIntegerAction from /usr/j2se/jre/lib/rt.jar]
    [Loaded com.visigenic.vbroker.util.Property]
    [Loaded java.util.Vector$1 from /usr/j2se/jre/lib/rt.jar]
    [Loaded org.omg.CORBA.Principal from /usr/j2se/jre/lib/rt.jar]
    [Loaded com.visigenic.vbroker.orb.PrincipalImpl]
    [Loaded com.visigenic.vbroker.orb.ServiceInit]
    [Loaded com.visigenic.vbroker.interceptor.Init]
    [Loaded com.visigenic.vbroker.interceptor.BindInterceptor]
    [Loaded com.visigenic.vbroker.interceptor.ClientInterceptorFactory]
    [Loaded com.visigenic.vbroker.interceptor.ServerInterceptorFactory]
    [Loaded com.visigenic.vbroker.orb.PseudoObject]
    [Loaded com.visigenic.vbroker.interceptor.ChainBindInterceptor]
    [Loaded com.visigenic.vbroker.interceptor.ChainBindInterceptorImpl]
    [Loaded com.visigenic.vbroker.interceptor.ChainClientInterceptorFactory]
    [Loaded com.visigenic.vbroker.interceptor.ChainClientInterceptorFactoryImpl]
    [Loaded com.visigenic.vbroker.interceptor.ClientInterceptor]
    [Loaded com.visigenic.vbroker.interceptor.ChainServerInterceptorFactory]
    [Loaded com.visigenic.vbroker.interceptor.ChainServerInterceptorFactoryImpl]
    [Loaded com.visigenic.vbroker.interceptor.ServerInterceptor]
    [Loaded com.visigenic.vbroker.URLNaming.Init]
    [Loaded oracle.sysman.vxn.VxnClientBootstrap]
    [Loaded java.net.SocketException from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.net.ConnectException from /usr/j2se/jre/lib/rt.jar]
    [Loaded oracle.sysman.vxn.VxnBadHostException]
    [Loaded oracle.sysman.vxn.VxnBadPortException]
    [Loaded oracle.sysman.vxx.vxxt.VxxtTRACE]
    [Loaded java.io.StringWriter from /usr/j2se/jre/lib/rt.jar]
    [Loaded oracle.sysman.vxx.vxxt.LoggerStream]
    [Loaded java.net.Socket from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.net.SocketOptions from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.net.SocketImpl from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.net.PlainSocketImpl from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.net.ProtocolException from /usr/j2se/jre/lib/rt.jar]
    [Loaded oracle.sysman.resources.VxnMsgID]
    [Loaded oracle.sysman.resources.VxnMsg]
    [Loaded oracle.sysman.resources.VxnMsg_en]
    Timed out trying to start the OMS.
    Please check the file /space/oracle9i/OraHome1/sysman/log/oms.nohup for more details.
    [Loaded java.lang.Shutdown$Lock from /usr/j2se/jre/lib/rt.jar]
    I get a time out after oracle.sysman.resources.VxnMsg_en is loaded. Can someone tell me why this is, is it the version of JRE?

  • Oracle Management server is not started

    hey all,
    i have installed oracle 8i on windows 2000 professional. i want to import some database. for that purpose when i want to login in oracle management server, and put login and password, it gives error "VTK-1000 unable to connect to Management Server galaxy.pk.oracle.com. Please verify that u have entered the correct hostname and the status of the Management server."
    i checked the status of the management server from control panel/services. it was manual. i started that but in the end it gave me error
    "could not start the OracleOraHome81Management Service on Local computer. the service did not return an error. this can be an internal window error or an interanl service error.if the problem persist contact ur administrator."
    Plz help me in this regard.
    waiting for anyone s kind response

    "could not start the OracleOraHome81Management Service on Local computer. the service did not return an error. this can be an internal window error or an interanl service error.if the problem persist contact ur administrator."Did you use the EMCA to create the OEM repository in one of your databases?
    William Coldiron

  • Oracle BI server could not start

    Hi All,
    when am trying to start oracle BI server .its thoughing below error
    Error 1064:An eceception occurred in the service when handling the control request.

    Hi,
    Earliear i have face the same issue,The repository was opened in online mode and became not consistent. After this I noticed that my Answers to this repository didn't executes. I tried to restart the Oracle BI Server service but it fails with 1064.
    Solution for me was to remove a link to damaged repository from NQConfig.ini, restart the presentation server and correct inconsistencies in repository in offline mode.
    if you did any changes in Scheduler also will get the same kind of error
    then first check that the Scheduler has been properly configured to access the repository where it stores its data.
    -->Open the “Job Manager” from the “Oracle Business Intelligence” menu and then navigate to “File => Configuration Options”. Make sure that all the following fields have valid values: “Database Type”, “Call Interface”, “Data Source Name”, “Username”, and “Password”. When the Scheduler attempts to start-up, it first verifies that it can connect to the repository, and if it cannot (because, for example, the “Data Source Name” does not refer to a valid entry in the “tnsnames.ora” file), then you’ll get the error message listed above. By way of confirmation, verify that you can connect to the repository using the configuration data by other means, such as by using SQL*Plus.
    Thanks
    Deva
    Edited by: Devarasu on Sep 22, 2011 2:24 PM

  • Oracle B2B server is not starting up

    Hi,
    System DSCP no(HOST NAME) has got changed ,after that srever is not running up properly,can you plaese help me on this.We tried to change dscp no in cache and infra eventhough status is same.
    (dscp17512---changed to ---->new dscp no)
    Please find the logs here.
    Server status:
    E:\oraHome_Cache\ip\install>opmnctl startall
    opmnctl: starting opmn and all managed processes...
    ================================================================================
    opmn id=INBAAMPC00962:6201
    4 of 6 processes started.
    ias-instance id=oracleAS_Cache*.dscp17512*.techmahindra.com
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    ias-component/process-type/process-set:
    WebCache/WebCache/WebCache
    Error
    --> Process (pid=1796)
    failed to start a managed process after the maximum retry limit
    Log:
    E:\oraHome_Cache\opmn\logs\WebCache~WebCache~1
    ias-component/process-type/process-set:
    WebCache/WebCacheAdmin/WebCacheAdmin
    Error
    --> Process (pid=4744)
    failed to start a managed process after the maximum retry limit
    Log:
    E:\oraHome_Cache\opmn\logs\WebCache~WebCacheAdmin~1
    E:\oraHome_Cache\ip\install>opmnctl status
    Processes in Instance: oracleAS_Cache.dscp17512.techmahindra.com
    ------------------------------------------------+---------
    ias-component | process-type | pid | status
    ------------------------------------------------+---------
    LogLoader | logloaderd | N/A | Down
    dcm-daemon | dcm-daemon | N/A | Down
    OC4J | home | 5740 | Alive
    WebCache | WebCache | N/A | Down
    WebCache | WebCacheAdmin | N/A | Down
    HTTP_Server | HTTP_Server | 2960 | Alive
    B2B | B2BServer | 5296 | Alive
    B2B | OC4J_B2B | 4016 | Alive
    DSA | DSA | N/A | Down
    Logs:
    2009.04.16 at 14:38:03:708: B2BStarter thread: B2B - (DEBUG) B2BStarter - Exception Error -: AIP-13121: Connection-related error. Please verify that the database server is running.
    2009.04.16 at 14:38:03:708: B2BStarter thread: B2B - (DEBUG) B2BStarter - Leaving ExecutionContext
    2009.04.16 at 14:38:03:708: B2BStarter thread: B2B - (DEBUG) B2BStarter - Sleeping for 30000
    2009.04.16 at 14:38:33:708: B2BStarter thread: B2B - (DEBUG) B2BStarter - Context Initialized
    2009.04.16 at 14:38:35:739: B2BStarter thread: BusinessLogicLayer - (ERROR) java.sql.SQLException: Io exception: The Network Adapter could not establish the connection
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:137)
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:174)
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:286)
         at oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:327)
         at oracle.jdbc.driver.PhysicalConnection.<init>(PhysicalConnection.java:429)
         at oracle.jdbc.driver.T4CConnection.<init>(T4CConnection.java:150)
         at oracle.jdbc.driver.T4CDriverExtension.getConnection(T4CDriverExtension.java:31)
         at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:608)
         at oracle.jdbc.pool.OracleDataSource.getConnection(OracleDataSource.java:217)
         at oracle.jdbc.pool.OracleConnectionPoolDataSource.getPhysicalConnection(OracleConnectionPoolDataSource.java:113)
         at oracle.jdbc.pool.OracleConnectionPoolDataSource.getPooledConnection(OracleConnectionPoolDataSource.java:76)
         at oracle.jdbc.pool.OracleConnectionPoolDataSource.getPooledConnection(OracleConnectionPoolDataSource.java:58)
         at oracle.jdbc.pool.OracleConnectionCacheImpl.getNewPoolOrXAConnection(OracleConnectionCacheImpl.java:493)
         at oracle.jdbc.pool.OracleConnectionCacheImpl.getPooledConnection(OracleConnectionCacheImpl.java:368)
         at oracle.jdbc.pool.OracleConnectionCacheImpl.getConnection(OracleConnectionCacheImpl.java:306)
         at oracle.jdbc.pool.OracleConnectionCacheImpl.getConnection(OracleConnectionCacheImpl.java:285)
         at oracle.tip.buslogic.common.DBConnectivity.getConnection(DBConnectivity.java:151)
         at oracle.tip.buslogic.common.ExecutionContextImpl.getService(ExecutionContextImpl.java:379)
         at oracle.tip.buslogic.common.SessionDownException.isSessionDown(SessionDownException.java:79)
         at oracle.tip.common.IPRuntimeException.initIPException(IPRuntimeException.java:146)
         at oracle.tip.common.IPRuntimeException.<init>(IPRuntimeException.java:98)
         at oracle.tip.buslogic.common.BusinessLogicRuntimeException.<init>(BusinessLogicRuntimeException.java:93)
         at oracle.tip.buslogic.common.DBConnectivity.getConnection(DBConnectivity.java:160)
         at oracle.tip.buslogic.common.ExecutionContextImpl.getService(ExecutionContextImpl.java:379)
         at oracle.tip.buslogic.common.ExecutionContextImpl.getMetaManager(ExecutionContextImpl.java:582)
         at oracle.tip.buslogic.common.PredicateManager.createPredicate(PredicateManager.java:45)
         at oracle.tip.configuration.ConfigurationUtil.getConfigurations(ConfigurationUtil.java:273)
         at oracle.tip.configuration.ConfigurationUtil.getRuntimeActiveAndQuiescingConfigurations(ConfigurationUtil.java:436)
         at oracle.tip.adapter.b2b.init.B2BStarter.run(B2BStarter.java:136)
         at java.lang.Thread.run(Thread.java:534)
    2009.04.16 at 14:38:35:739: B2BStarter thread: BusinessLogicLayer - (ERROR) caught error: Error -: AIP-13002: SQL error getting the DataSource
    2009.04.16 at 14:38:35:739: B2BStarter thread: IP - (ERROR) java.sql.SQLException: Io exception: The Network Adapter could not establish the connection
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:137)
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:174)
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:286)
         at oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:327)
         at oracle.jdbc.driver.PhysicalConnection.<init>(PhysicalConnection.java:429)
         at oracle.jdbc.driver.T4CConnection.<init>(T4CConnection.java:150)
         at oracle.jdbc.driver.T4CDriverExtension.getConnection(T4CDriverExtension.java:31)
         at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:608)
         at oracle.jdbc.pool.OracleDataSource.getConnection(OracleDataSource.java:217)
         at oracle.jdbc.pool.OracleConnectionPoolDataSource.getPhysicalConnection(OracleConnectionPoolDataSource.java:113)
         at oracle.jdbc.pool.OracleConnectionPoolDataSource.getPooledConnection(OracleConnectionPoolDataSource.java:76)
         at oracle.jdbc.pool.OracleConnectionPoolDataSource.getPooledConnection(OracleConnectionPoolDataSource.java:58)
         at oracle.jdbc.pool.OracleConnectionCacheImpl.getNewPoolOrXAConnection(OracleConnectionCacheImpl.java:493)
         at oracle.jdbc.pool.OracleConnectionCacheImpl.getPooledConnection(OracleConnectionCacheImpl.java:368)
         at oracle.jdbc.pool.OracleConnectionCacheImpl.getConnection(OracleConnectionCacheImpl.java:306)
         at oracle.jdbc.pool.OracleConnectionCacheImpl.getConnection(OracleConnectionCacheImpl.java:285)
         at oracle.tip.buslogic.common.DBConnectivity.getConnection(DBConnectivity.java:151)
         at oracle.tip.buslogic.common.ExecutionContextImpl.getService(ExecutionContextImpl.java:379)
         at oracle.tip.buslogic.common.ExecutionContextImpl.getMetaManager(ExecutionContextImpl.java:582)
         at oracle.tip.buslogic.common.PredicateManager.createPredicate(PredicateManager.java:45)
         at oracle.tip.configuration.ConfigurationUtil.getConfigurations(ConfigurationUtil.java:273)
         at oracle.tip.configuration.ConfigurationUtil.getRuntimeActiveAndQuiescingConfigurations(ConfigurationUtil.java:436)
         at oracle.tip.adapter.b2b.init.B2BStarter.run(B2BStarter.java:136)
         at java.lang.Thread.run(Thread.java:534)
    2009.04.16 at 14:38:35:739: B2BStarter thread: B2B - (DEBUG) B2BStarter - Exception Error -: AIP-13121: Connection-related error. Please verify that the database server is running.
    2009.04.16 at 14:38:35:739: B2BStarter thread: B2B - (DEBUG) B2BStarter - Leaving ExecutionContext
    2009.04.16 at 14:38:35:739: B2BStarter thread: B2B - (DEBUG) B2BStarter - Sleeping for 30000
    2009.04.16 at 14:39:05:738: B2BStarter thread: B2B - (DEBUG) B2BStarter - Context Initialized
    2009.04.16 at 14:39:07:785: B2BStarter thread: BusinessLogicLayer - (ERROR) java.sql.SQLException: Io exception: The Network Adapter could not establish the connection
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:137)
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:174)
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:286)
         at oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:327)
         at oracle.jdbc.driver.PhysicalConnection.<init>(PhysicalConnection.java:429)
         at oracle.jdbc.driver.T4CConnection.<init>(T4CConnection.java:150)
         at oracle.jdbc.driver.T4CDriverExtension.getConnection(T4CDriverExtension.java:31)
         at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:608)
         at oracle.jdbc.pool.OracleDataSource.getConnection(OracleDataSource.java:217)
         at oracle.jdbc.pool.OracleConnectionPoolDataSource.getPhysicalConnection(OracleConnectionPoolDataSource.java:113)
         at oracle.jdbc.pool.OracleConnectionPoolDataSource.getPooledConnection(OracleConnectionPoolDataSource.java:76)
         at oracle.jdbc.pool.OracleConnectionPoolDataSource.getPooledConnection(OracleConnectionPoolDataSource.java:58)
         at oracle.jdbc.pool.OracleConnectionCacheImpl.getNewPoolOrXAConnection(OracleConnectionCacheImpl.java:493)
         at oracle.jdbc.pool.OracleConnectionCacheImpl.getPooledConnection(OracleConnectionCacheImpl.java:368)
         at oracle.jdbc.pool.Orac
    Thanks
    Raj

    Hi Raj,
    Couple of points. Please check,
    1. if the listener is up
    2. the tnsnames.ora to check the right HOST
    3. related services are up
    The following thread may be of use :
    Re: Not able to connect to Oracle B2B database after restart of my system
    Regards,
    Dheeraj

Maybe you are looking for