Unable to start RAC Instance  - error: PRKP-1001

Hello,
I'm getting stucked about starting instance on the first node of my RAC.
[oracle@itsm-cldb1a admin]$ srvctl start database -d TDW
PRKP-1001 : Error starting instance TDW1 on node itsm-cldb1a
CRS-1028: Dependency analysis failed because of:
CRS-0223: Resource 'ora.TDW.TDW1.inst' has placement error.
I've checked:
[oracle@itsm-cldb1a admin]$ srvctl status database -d TDW
PRKO-2015 : Error in checking condition of instance on node: itsm-cldb1a
Instance TDW2 is running on node itsm-cldb1c
[oracle@itsm-cldb1a admin]$ /opt/oracle/app/crs/bin/crs_stat -t -v
Name Type R/RA F/FT Target State Host
ora....DW1.srv application 0/1 0/0 ONLINE ONLINE itsm-cldb1c
ora.TDW.TDW.cs application 0/1 0/1 ONLINE ONLINE itsm-cldb1c
ora....W1.inst application 0/5 0/0 ONLINE UNKNOWN itsm-cldb1a
ora....W2.inst application 0/5 0/0 ONLINE ONLINE itsm-cldb1c
ora.TDW.db application 0/1 0/1 ONLINE ONLINE itsm-cldb1c
ora....SM1.asm application 2/5 0/0 ONLINE ONLINE itsm-cldb1a
ora....1A.lsnr application 0/5 0/0 ONLINE UNKNOWN itsm-cldb1a
ora....1A.lsnr application 0/5 0/0 ONLINE ONLINE itsm-cldb1a
ora....1A.lsnr application 0/5 0/0 ONLINE UNKNOWN itsm-cldb1a
ora....b1a.gsd application 0/5 0/0 ONLINE UNKNOWN itsm-cldb1a
ora....b1a.ons application 0/3 0/0 ONLINE UNKNOWN itsm-cldb1a
ora....b1a.vip application 0/0 0/0 ONLINE ONLINE itsm-cldb1a
ora....SM2.asm application 0/5 0/0 ONLINE ONLINE itsm-cldb1c
ora....1C.lsnr application 0/5 0/0 ONLINE ONLINE itsm-cldb1c
ora....1C.lsnr application 0/5 0/0 ONLINE ONLINE itsm-cldb1c
ora....1C.lsnr application 0/5 0/0 ONLINE ONLINE itsm-cldb1c
ora....b1c.gsd application 0/5 0/0 ONLINE ONLINE itsm-cldb1c
ora....b1c.ons application 0/3 0/0 ONLINE ONLINE itsm-cldb1c
ora....b1c.vip application 0/0 0/0 ONLINE ONLINE itsm-cldb1c
[oracle@itsm-cldb1a admin]$ /opt/oracle/app/crs/bin/crs_stat -t
Name Type Target State Host
ora....DW1.srv application ONLINE ONLINE itsm-cldb1c
ora.TDW.TDW.cs application ONLINE ONLINE itsm-cldb1c
ora....W1.inst application ONLINE UNKNOWN itsm-cldb1a
ora....W2.inst application ONLINE ONLINE itsm-cldb1c
ora.TDW.db application ONLINE ONLINE itsm-cldb1c
ora....SM1.asm application ONLINE ONLINE itsm-cldb1a
ora....1A.lsnr application ONLINE UNKNOWN itsm-cldb1a
ora....1A.lsnr application ONLINE ONLINE itsm-cldb1a
ora....1A.lsnr application ONLINE UNKNOWN itsm-cldb1a
ora....b1a.gsd application ONLINE UNKNOWN itsm-cldb1a
ora....b1a.ons application ONLINE UNKNOWN itsm-cldb1a
ora....b1a.vip application ONLINE ONLINE itsm-cldb1a
ora....SM2.asm application ONLINE ONLINE itsm-cldb1c
ora....1C.lsnr application ONLINE ONLINE itsm-cldb1c
ora....1C.lsnr application ONLINE ONLINE itsm-cldb1c
ora....1C.lsnr application ONLINE ONLINE itsm-cldb1c
ora....b1c.gsd application ONLINE ONLINE itsm-cldb1c
ora....b1c.ons application ONLINE ONLINE itsm-cldb1c
ora....b1c.vip application ONLINE ONLINE itsm-cldb1c
ASM is online, listener is Online. Instance down and from EM I see that Agent connection to Instance failed due to error ORA-12505.
Any hint please?
Thanks
Stefano

We need to find out to which listener agent is attempting to connect. You can check the logs under $AGENT_HOME/sysman/log..you will should see the connect description in the log files, which should give you some kind of pointers.
Thanks
Chandra

Similar Messages

  • Can't start instance by srvctl with error PRKP-1001 and CRS-0215

    We just create a database with Oracle10g RAC and ASM on 8 nodes, but only node1's instance can start up. What's wrong with the other nodes?
    The error is below:
    oracle@DBRAC01:~> srvctl status instance -i dbrac2 -d dbrac
    Instance dbrac2 is not running on node dbrac02
    oracle@DBRAC01:~> srvctl start instance -i dbrac2 -d dbrac
    PRKP-1001 : Error starting instance dbrac2 on node dbrac02
    CRS-0215: Could not start resource ora.dbrac.dbrac2.inst.
    What should I do? Modify some configurations ?

    Have you configured the required virtual IP addresses for the Instances? If no use Virtual IP Configuration Assistant (VIPCA) to do so. Your installtion guide should show how to do this.
    If yes, see if you are hitting Bug 4337645.
    The error message relates to the -s flag for the Oracle Cluster Registry (OCR). In Oracle 9.2, when the database was added to the OCR, the -s flag referred to the spfile. But in Oracle 10g, it indicates a database startup option.
    With your example, assuming your directory is directory is /u01/oradata, the [DATABASE.DATABASES.mydb.START_OPTIONS] entry in the OCR will show something like ORATEXT : /u01/oradata/dbrac2/spfiledbrac2.ora
    Correct this problem by modifying the startup option as below
    $ srvctl modify database -d dbrac2 -s open

  • Unable to start 2nd instance in RAC

    Hi,
    i have a clustered environment, with 1 database consists of 3 instances. i recreated the spfile using init.ora file from other database to get the sga size etc... so far is fine, and able to start the database, and instance 1 is started and not starting the instance 2 and instance 3 for some reason...
    when connect to sqlplus /nolog and startup from there is says shared realm doesn't exist... i restarted the services from from computer management services...
    i dont understand why its doing this...
    checked the alert log says "specified value of sga_max_size is too small, bumping to 7922566298.
    can someone please help...
    i am on windows 32 bit, oracle 10g r2 version.

    789287 wrote:
    Aman,
    yes i am on virtualized 3 node system. I had a guess about it already and I happened to be right :) . Well the trouble is that you are trying to run a 3 node RAC on a 32 Bit windows machine which can chew a maximum of 3.2gb (if memory serves correctly) . So setting up such a large size per instance would not be a good thing. I normally suggest , if it's for learning purpose, to setup a db with not more than 300mb on a two node RAC VM's- per node gets an instance of 300mb. I would suggest that you bring the value to somewhat like this, let it start and see. Also check the alert logs of the instances.
    here is my sga details
    SQL> show sga
    Total System Global Area 7977566208 bytes
    Fixed Size 1309116 bytes
    Variable Size 1390413380 bytes
    Database Buffers 6553600000 bytes
    Redo Buffers 32243712 bytes
    how much should i reduce the sga, i am able tos start the database and 1 instance but not the other 2 instances.... please help.I am not sure about your set up so I shall say that set it up to not more 300mb and then retry. I hope it's not a production but a learning based cluster setup so it should not matter if we reduce the size of the sga, will it?
    Aman....

  • Unable to start 2 instances at the same time in Oracle RAC 11g

    Hi all,
    My first instance is running. I can't start second instance successful and get "ORA-00304: requested INSTANCE_NUMBER is busy"
    Please help!
    Thank you!
    Dan.

    Thanks Shivananda Rao
    I set instance_number as below and my db can mount but ... (please see below)
    SQL> alter system set instance_number=2 scope=spfile sid='RAC1';
    SQL> alter system set thread=2 sid='RAC1';
    System altered.
    SQL> select status from v$instance;
    STATUS
    STARTED
    SQL> alter database mount;
    Database altered.
    SQL> alter database open;
    alter database open
    ERROR at line 1:
    ORA-01092: ORACLE instance terminated. Disconnection forced
    ORA-30013: undo tablespace 'UNDOTBS1' is currently in use
    Process ID: 24535
    Session ID: 1 Serial number: 3
    SQL>

  • Dbca fails cuz ASM instance startup fails. Unable to start both instances.

    Following Jeffrey Hunter guide. Installing 2 node RAC on Oracle EL5 w/ 11g
    All cluvfy operations successful up to this point of running dbca from node1 (lin1).
    Errorwhen starting ASM instance on node lin2: PRKS-1009: Failed to start ASM instance "+ASM2 on node "lin2"...[CRS-0233: Resource or relatives are currently involved with another operation.]
    [root@lin1 bin]# ./crs_stat -t
    Name Type Target State Host
    ora....SM1.asm application ONLINE ONLINE lin1
    ora....N1.lsnr application ONLINE ONLINE lin1
    ora.lin1.gsd application ONLINE ONLINE lin1
    ora.lin1.ons application ONLINE ONLINE lin1
    ora.lin1.vip application ONLINE ONLINE lin1
    ora....SM2.asm application ONLINE OFFLINE
    ora....N2.lsnr application ONLINE ONLINE lin2
    ora.lin2.gsd application ONLINE ONLINE lin2
    ora.lin2.ons application ONLINE ONLINE lin2
    ora.lin2.vip application ONLINE ONLINE lin2
    [root@lin1 bin]# ./crs_start ora.lin2.ASM2.asm
    Attempting to start `ora.lin2.ASM2.asm` on member `lin2`
    [root@lin1 bin]# pwd
    /u01/app/crs/bin
    [root@lin1 bin]# ./crs_start ora.lin2.ASM2.asm
    Attempting to start `ora.lin2.ASM2.asm` on member `lin2`
    Start of `ora.lin2.ASM2.asm` on member `lin2` failed.
    lin1 : CRS-1019: Resource ora.lin2.ASM2.asm (application) cannot run on lin1
    CRS-0215: Could not start resource 'ora.lin2.ASM2.asm'.
    [root@lin1 bin]# ./crs_stop ora.lin1.ASM1.asm
    Attempting to stop `ora.lin1.ASM1.asm` on member `lin1`
    Stop of `ora.lin1.ASM1.asm` on member `lin1` succeeded.
    [root@lin1 bin]# ./crs_start ora.lin2.ASM2.asm
    Attempting to start `ora.lin2.ASM2.asm` on member `lin2`
    Start of `ora.lin2.ASM2.asm` on member `lin2` succeeded.
    [root@lin1 bin]# ./crs_stat -t
    Name Type Target State Host
    ora....SM1.asm application OFFLINE OFFLINE
    ora....N1.lsnr application ONLINE ONLINE lin1
    ora.lin1.gsd application ONLINE ONLINE lin1
    ora.lin1.ons application ONLINE ONLINE lin1
    ora.lin1.vip application ONLINE ONLINE lin1
    ora....SM2.asm application ONLINE ONLINE lin2
    ora....N2.lsnr application ONLINE ONLINE lin2
    ora.lin2.gsd application ONLINE ONLINE lin2
    ora.lin2.ons application ONLINE ONLINE lin2
    ora.lin2.vip application ONLINE ONLINE lin2
    ...and so forth. I can't get both ASM instances to run concurrently. The dbca complains about whichever one is OFFLINE. When I try to start the OFFLINE instance I get something like:
    [root@lin1 bin]# ./crs_start ora.lin2.ASM2.asm
    Attempting to start `ora.lin2.ASM2.asm` on member `lin2`
    Start of `ora.lin2.ASM2.asm` on member `lin2` failed.
    lin1 : CRS-1019: Resource ora.lin2.ASM2.asm (application) cannot run on lin1
    CRS-0215: Could not start resource 'ora.lin2.ASM2.asm'.
    Any assistance very much appreciated. - thx, yomick

    thanks for the response...vip seems to be fine...
    [oracle@lin1 bin]$ more /etc/hosts
    127.0.0.1 localhost.localdomain localhost
    192.168.1.50 shiva
    # Public Network - (eth0)
    192.168.1.100 lin1
    192.168.1.101 lin2
    # Private Interconnect - (eth1)
    192.168.2.100 lin1-priv
    192.168.2.101 lin2-priv
    # Public Virtual IP (VIP) - (eth0)
    192.168.1.200 lin1-vip
    192.168.1.201 lin2-vip
    # Private Storage Network for Openfiler - (eth1)
    192.168.1.195 openfiler
    192.168.2.195 openfiler-priv
    [2]+ Exit 255 dbca
    [oracle@lin1 bin]$ ping 192.168.1.200
    PING 192.168.1.200 (192.168.1.200) 56(84) bytes of data.
    64 bytes from 192.168.1.200: icmp_seq=1 ttl=64 time=0.100 ms
    64 bytes from 192.168.1.200: icmp_seq=2 ttl=64 time=0.092 ms
    --- 192.168.1.200 ping statistics ---
    2 packets transmitted, 2 received, 0% packet loss, time 999ms
    rtt min/avg/max/mdev = 0.092/0.096/0.100/0.004 ms
    [oracle@lin1 bin]$ ping 192.168.1.201
    PING 192.168.1.201 (192.168.1.201) 56(84) bytes of data.
    64 bytes from 192.168.1.201: icmp_seq=1 ttl=64 time=3.30 ms
    64 bytes from 192.168.1.201: icmp_seq=2 ttl=64 time=0.236 ms
    64 bytes from 192.168.1.201: icmp_seq=3 ttl=64 time=0.297 ms
    --- 192.168.1.201 ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2003ms
    rtt min/avg/max/mdev = 0.236/1.279/3.306/1.433 ms
    [oracle@lin1 bin]$ crs_stat -t
    Name Type Target State Host
    ora....SM1.asm application ONLINE ONLINE lin1
    ora....N1.lsnr application ONLINE ONLINE lin1
    ora.lin1.gsd application ONLINE ONLINE lin1
    ora.lin1.ons application ONLINE ONLINE lin1
    ora.lin1.vip application ONLINE ONLINE lin1
    ora....SM2.asm application ONLINE OFFLINE
    ora....N2.lsnr application ONLINE ONLINE lin2
    ora.lin2.gsd application ONLINE ONLINE lin2
    ora.lin2.ons application ONLINE ONLINE lin2
    ora.lin2.vip application ONLINE ONLINE lin2
    [oracle@lin1 bin]$

  • Unable to start Oracle Instance via "dbstart"

    I've successfully loaded Oracle 11g on a Red Hat Enterprise Linux 5.3. I'm now trying to start the instance and database using the "dbstart". The command does not start the instance successfully or the database. I've pasted the results from the log below:
    /opt/oracle/product/11.1.0/db_1/bin/dbstart: Starting up database "TestDB"
    Sun Jul 12 16:07:22 EDT 2009
    Error 6 initializing SQL*Plus
    Message file sp1<lang>.msb not found
    SP2-0750: You may need to set ORACLE_HOME to your Oracle software directory
    /opt/oracle/product/11.1.0/db_1/bin/dbstart: line 113: [: 11: unary operator expected
    logger: No init file found for Database instance "TestDB".
    logger: Error: Database instance "TestDB" NOT started.
    I've been researching this all weekend and have not found a solution yet. Please point me in the right direction for a solution.
    My oratab file contains the path of the TestDB and is set to "Y". My profile is as follows:
    ORACLE_OWNER="oracle"
    ORACLE_HOME="/opt/oracle/product/11.1.0/db_1"
    ORACLE_HOME_LISTNER=$ORACLE_HOME
    Thanks

    Here are the results of the request:
    [root@cscdserver13 ~]# su - oracle
    [oracle@cscdserver13 ~]$ lsnrctl status
    LSNRCTL for Linux: Version 11.1.0.6.0 - Production on 13-JUL-2009 21:34:24
    Copyright (c) 1991, 2007, Oracle. All rights reserved.
    Connecting to (ADDRESS=(PROTOCOL=tcp)(HOST=)(PORT=1521))
    TNS-12541: TNS:no listener
    TNS-12560: TNS:protocol adapter error
    TNS-00511: No listener
    Linux Error: 111: Connection refused
    [oracle@cscdserver13 ~]$ lsnrctl start
    LSNRCTL for Linux: Version 11.1.0.6.0 - Production on 13-JUL-2009 21:34:50
    Copyright (c) 1991, 2007, Oracle. All rights reserved.
    Starting /opt/oracle/product/11.1.0/db_1/bin/tnslsnr: please wait...
    TNSLSNR for Linux: Version 11.1.0.6.0 - Production
    System parameter file is /opt/oracle/product/11.1.0/db_1/network/admin/listener.ora
    Log messages written to /opt/oracle/product/11.1.0/db_1/diag/tnslsnr/cscdserver13/listener/alert/log.xml
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=cscdserver13.azalea.local)(PORT=1521)))
    Connecting to (ADDRESS=(PROTOCOL=tcp)(HOST=)(PORT=1521))
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for Linux: Version 11.1.0.6.0 - Production
    Start Date 13-JUL-2009 21:34:50
    Uptime 0 days 0 hr. 0 min. 0 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP OFF
    Listener Parameter File /opt/oracle/product/11.1.0/db_1/network/admin/listener.ora
    Listener Log File /opt/oracle/product/11.1.0/db_1/diag/tnslsnr/cscdserver13/listener/alert/log.xml
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=cscdserver13.azalea.local)(PORT=1521)))
    The listener supports no services
    The command completed successfully
    [oracle@cscdserver13 ~]$ lsnrctl status
    LSNRCTL for Linux: Version 11.1.0.6.0 - Production on 13-JUL-2009 21:35:10
    Copyright (c) 1991, 2007, Oracle. All rights reserved.
    Connecting to (ADDRESS=(PROTOCOL=tcp)(HOST=)(PORT=1521))
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for Linux: Version 11.1.0.6.0 - Production
    Start Date 13-JUL-2009 21:34:50
    Uptime 0 days 0 hr. 0 min. 19 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP OFF
    Listener Parameter File /opt/oracle/product/11.1.0/db_1/network/admin/listener.ora
    Listener Log File /opt/oracle/product/11.1.0/db_1/diag/tnslsnr/cscdserver13/listener/alert/log.xml
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=cscdserver13.azalea.local)(PORT=1521)))
    The listener supports no services
    The command completed successfully
    [oracle@cscdserver13 ~]$ lsnrctl service
    LSNRCTL for Linux: Version 11.1.0.6.0 - Production on 13-JUL-2009 21:35:36
    Copyright (c) 1991, 2007, Oracle. All rights reserved.
    Connecting to (ADDRESS=(PROTOCOL=tcp)(HOST=)(PORT=1521))
    The listener supports no services
    The command completed successfully
    [oracle@cscdserver13 ~]$ sqlplus '/ as sysdba'
    SQL*Plus: Release 11.1.0.6.0 - Production on Mon Jul 13 21:36:18 2009
    Copyright (c) 1982, 2007, Oracle. All rights reserved.
    Connected to an idle instance.
    SQL> startup
    ORACLE instance started.
    Total System Global Area 3206836224 bytes
    Fixed Size 2148680 bytes
    Variable Size 1879049912 bytes
    Database Buffers 1308622848 bytes
    Redo Buffers 17014784 bytes
    Database mounted.
    Database opened.
    SQL> select * from v$version;
    BANNER
    Oracle Database 11g Enterprise Edition Release 11.1.0.6.0 - 64bit Production
    PL/SQL Release 11.1.0.6.0 - Production
    CORE 11.1.0.6.0 Production
    TNS for Linux: Version 11.1.0.6.0 - Production
    NLSRTL Version 11.1.0.6.0 - Production
    SQL> exit
    Disconnected from Oracle Database 11g Enterprise Edition Release 11.1.0.6.0 - 64bit Production
    With the Partitioning, Oracle Label Security, OLAP, Data Mining,
    Oracle Database Vault and Real Application Testing options
    [oracle@cscdserver13 ~]$
    I appreciate all your help. At this point I'm completely lost.
    Thanks

  • Unable to start oc4j instance

    Hi,
    My application was running well. But since last two days oc4j instance is not starting up.
    I reinstalled developer suite 10g release 2. But the problem is still there.
    A flash comes when i click start oc4j instance. Even i m not able to read the messages coming on the screen & the oc4j window is closed.
    My report server is not starting. I have tried to make report server up too thru naming service.
    Kindly help it is urgent.
    Thanks in Advance.
    Regards
    Swati

    Have you installed any new software or OS updates lately? It sounds like your OS can't find Java any more because your computer's environment settings have been modified or perhaps Java was uninstalled. A quick test of Java is to open a Command Window (CMD) and type "Java -version" (without the quotes). If you get an error this indicates that your PATH environment variable no longer includes the directory where Java is installed. You may only need to clean up the PATH environment setting to get things working again, or you may need to reinstall Java.
    Hope this helps,
    Craig B-)
    If someone's response is helpful or correct, please mark it accordingly.

  • Unable to Start server instances created

    Hello Friends,
    I'm kind of newbie with in this area.
    However,i hope i might get a direction to resolve my issues.
    We have a server(Sun Java System Application Server 7 2004Q2UR4) where we have created few instances for deploying our applications on Solaris v9.0 SPARC environment.
    We have confirgured it in the right way and it was working quite long time.
    However,we had a problem with change of timezone earlier and as per the request we have changed /etc/TIMEZONE file and rebooted our server physically.
    now soon after we intially had few space problems and none of the instances were starting in first place.we resolved it by increasing it and made sure that our admin-server instance is starting.
    However,when we are trying to start other instances our JMS is not Accepting any connections what so ever.
    and this what we are encountering.
    # ./startserv
    couldn't set locale correctly
    CORE1116: Sun Java System Application Server 7 2004Q2UR4
    INFO: CORE5076: Using [Java HotSpot(TM) Server VM, Version 1.4.2_12] from [Sun Microsystems Inc.]
    INFO: JMS5035: Timed out after 30000 milliseconds while trying to verify if the JMS service startup succeeded.
    INFO: JMS5036: More details may be available in the log file for the JMS service broker instance ge_domain1_ge_server01. Please refer to the JMS provider documentation for the exact location of this log file.
    SEVERE: JMS5024: JMS service startup failed.
    SEVERE: CORE5071: An error occured during initialization
    com.sun.appserv.server.ServerLifecycleException: [C4003]: Error occurred on connection creation [APPSERVER01:40709]. - cause: java.net.ConnectException: Connection refused
            at com.iplanet.ias.jms.JmsProviderLifecycle.onInitialization(JmsProviderLifecycle.java:247)
            at com.iplanet.ias.server.ApplicationServer.onInitialization(ApplicationServer.java:224)
            at com.iplanet.ias.server.J2EERunner.confPreInit(J2EERunner.java:114)
    Caused by: com.sun.appserv.server.ServerLifecycleException: [C4003]: Error occurred on connection creation [APPSERVER01:40709]. - cause: java.net.ConnectException: Connection refused
            at com.iplanet.ias.jms.JmsProviderLifecycle.onInitialization(JmsProviderLifecycle.java:231)
            ... 2 more
    Caused by: com.sun.messaging.jms.JMSException: [C4003]: Error occurred on connection creation [APPSERVER01:40709]. - cause: java.net.ConnectException: Connection refused
            at com.sun.messaging.jmq.jmsclient.ExceptionHandler.getJMSConnectException(ExceptionHandler.java:233)
            at com.sun.messaging.jmq.jmsclient.ExceptionHandler.handleConnectException(ExceptionHandler.java:180)
            at com.sun.messaging.jmq.jmsclient.PortMapperClient.readBrokerPorts(PortMapperClient.java:191)
            at com.sun.messaging.jmq.jmsclient.PortMapperClient.init(PortMapperClient.java:116)
            at com.sun.messaging.jmq.jmsclient.PortMapperClient.<init>(PortMapperClient.java:54)
            at com.sun.messaging.jmq.jmsclient.protocol.tcp.TCPConnectionHandler.<init>(TCPConnectionHandler.java:61)
            at com.sun.messaging.jmq.jmsclient.protocol.tcp.TCPStreamHandler.openConnection(TCPStreamHandler.java:102)
            at com.sun.messaging.jmq.jmsclient.ConnectionInitiator.createConnectionOld(ConnectionInitiator.java:291)
            at com.sun.messaging.jmq.jmsclient.ConnectionInitiator.createConnection(ConnectionInitiator.java:113)
            at com.sun.messaging.jmq.jmsclient.ConnectionInitiator.createConnection(ConnectionInitiator.java:98)
            at com.sun.messaging.jmq.jmsclient.ProtocolHandler.init(ProtocolHandler.java:613)
            at com.sun.messaging.jmq.jmsclient.ProtocolHandler.<init>(ProtocolHandler.java:1194)
            at com.sun.messaging.jmq.jmsclient.ConnectionImpl.openConnection(ConnectionImpl.java:1949)
            at com.sun.messaging.jmq.jmsclient.ConnectionImpl.init(ConnectionImpl.java:745)
            at com.sun.messaging.jmq.jmsclient.ConnectionImpl.<init>(ConnectionImpl.java:315)
            at com.sun.messaging.jmq.jmsclient.UnifiedConnectionImpl.<init>(UnifiedConnectionImpl.java:33)
            at com.sun.messaging.jmq.jmsclient.QueueConnectionImpl.<init>(QueueConnectionImpl.java:32)
            at com.sun.messaging.ConnectionFactory.createQueueConnection(ConnectionFactory.java:72)
            at com.sun.messaging.jmq.admin.jmsspi.JMSAdminImpl.pingProvider(JMSAdminImpl.java:783)
            at com.iplanet.ias.jms.JmsProviderLifecycle.waitForJmsProvider(JmsProviderLifecycle.java:284)
            at com.iplanet.ias.jms.JmsProviderLifecycle.onInitialization(JmsProviderLifecycle.java:224)
            ... 2 more
    Caused by: java.net.ConnectException: Connection refused
            at java.net.PlainSocketImpl.socketConnect(Native Method)
            at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:305)
            at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:171)
            at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:158)
            at java.net.Socket.connect(Socket.java:461)
            at java.net.Socket.connect(Socket.java:411)
            at java.net.Socket.<init>(Socket.java:310)
            at java.net.Socket.<init>(Socket.java:125)
            at com.sun.messaging.jmq.jmsclient.PortMapperClient.readBrokerPorts(Port
    SEVERE: MapperClient.java:171)
            ... 20 more
    SEVERE: CORE3186: Failed to set configurationthe same thing happens with other instances too however the JMS application port is different which quite explainable(40709).
    Am i missing something here other than starting admin-server instance stated in domain.
    I'd be glad if someone can guide me further may be guiding me to the right path would be helpful.i did tried googling on this and tried to search sun resources aswel.
    Thanks in advance !!
    REGARDS,
    RaHuL

    Hi Rahul,
    Remove the /path/AS7/imq/var/instances/domain_instance-name/lock file and try restarting. This file will have the JMS port information. If U remove the lock file and then try starting the instance.
    Thanks,
    Ajeya Krishna K R

  • Unable to Start R12 Instance adstrtal.sh exiting with status 1

    Hi - I am unable to restart my R12 server after successfully shutting it down.
    1)
    I seem to have the Database and Database Listener up with its respective scripts.
    /d01/oracle/vis/db/tech_st/11.1.0/appsutil/scripts/VIS_oracle
    su oravis
    a) ./addbctl.sh start
    b) ./addlnctl.sh start VIS_oracle
    But I can't the application script to run.
    2)
    su applvis
    /d01/oracle/vis/inst/apps/VIS_oracle/admin/scripts
    ./adstrtal.sh applvis/applvis
    adstrtal.sh: Database connection could not be established. Either the database is down or the APPS credentials supplied are wrong.
    USAGE: adstrtal.sh <appsusername/appspassword>
    adstrtal.sh: exiting with status 1
    Now, I verified that the applvis password is right because I changed under System --> Administration --> User Groups
    The guide I followed mainly to setup my directory is the following:
    http://eyeonapps.gendron.ca/?p=12
    3)
    Now, somewhere I read it could be with the Environment file not being sourced, but where is that file located, I saw a couple of locations, also under what user should I source it as?
    Also, is there a way I can give all the users permission to the /d01 directory, to avoid problems like these.
    Would appreciate the help to get the apps server running.
    Thanks!

    Hi Guys - I'm returning back to this thread I had, my server was shut down and then I restarted it after a long time.
    Note, my Internet/Ip has changed, I had to change the IP in the adapter settings and the etc/host file from 192.160.1.101 to be 192.168.0.101, but I'm having a hard time opening the Login page. I can see the page that says:
    "The E-Business Home Page is located at http://oracle.ebs:8000/OA_HTML/AppsLogin
    If your browser doesn't automatically redirect to its new location, click here. "
    But when I access the login page I get this error:
    "Internal Server Error
    The server encountered an internal error or misconfiguration and was unable to complete your request.
    Please contact the server administrator, ohs_admin@ebs and inform them of the time the error occurred, and anything you might have done that may have caused the error.
    More information about this error may be available in the server error log."
    This is the adstratal.log file:
    You are running adopmnctl.sh version 120.6
    Starting Oracle Process Manager (OPMN) ...
    opmnctl: opmn started.
    adopmnctl.sh: exiting with status 0
    adopmnctl.sh: check the logfile /d01/oracle/vis/inst/apps/VIS_oracle/logs/appl/admin/log/adopmnctl.txt for more information ...
    .end std out.
    .end err out.
    Executing service control script:
    /d01/oracle/vis/inst/apps/VIS_oracle/admin/scripts/adalnctl.sh start
    Timeout specified in context file: 100 second(s)
    script returned:
    adalnctl.sh version 120.3
    Checking for FNDFS executable.
    Starting listener process APPS_VIS.
    adalnctl.sh: exiting with status 0
    adalnctl.sh: check the logfile /d01/oracle/vis/inst/apps/VIS_oracle/logs/appl/admin/log/adalnctl.txt for more information ...
    .end std out.
    .end err out.
    Executing service control script:
    /d01/oracle/vis/inst/apps/VIS_oracle/admin/scripts/adapcctl.sh start
    Timeout specified in context file: 100 second(s)
    script returned:
    You are running adapcctl.sh version 120.7.12010000.2
    Starting OPMN managed Oracle HTTP Server (OHS) instance ...
    opmnctl: opmn is already running.
    opmnctl: starting opmn managed processes...
    ================================================================================
    opmn id=oracle.ebs:6200
    no processes or applications matched this request
    adapcctl.sh: exiting with status 0
    adapcctl.sh: check the logfile /d01/oracle/vis/inst/apps/VIS_oracle/logs/appl/admin/log/adapcctl.txt for more information ...
    .end std out.
    .end err out.
    Executing service control script:
    /d01/oracle/vis/inst/apps/VIS_oracle/admin/scripts/adoacorectl.sh start
    Timeout specified in context file: 100 second(s)
    script returned:
    You are running adoacorectl.sh version 120.13
    Starting OPMN managed OACORE OC4J instance ...
    adoacorectl.sh: exiting with status 150
    adoacorectl.sh: check the logfile /d01/oracle/vis/inst/apps/VIS_oracle/logs/appl/admin/log/adoacorectl.txt for more information ...
    .end std out.
    .end err out.
    Executing service control script:
    /d01/oracle/vis/inst/apps/VIS_oracle/admin/scripts/adformsctl.sh start
    Timeout specified in context file: 100 second(s)
    script returned:
    You are running adformsctl.sh version 120.16
    Starting OPMN managed FORMS OC4J instance ...
    adformsctl.sh: exiting with status 150
    adformsctl.sh: check the logfile /d01/oracle/vis/inst/apps/VIS_oracle/logs/appl/admin/log/adformsctl.txt for more information ...
    .end std out.
    .end err out.
    Executing service control script:
    /d01/oracle/vis/inst/apps/VIS_oracle/admin/scripts/adoafmctl.sh start
    Timeout specified in context file: 100 second(s)
    script returned:
    You are running adoafmctl.sh version 120.8
    Starting OPMN managed OAFM OC4J instance ...
    adoafmctl.sh: exiting with status 150
    adoafmctl.sh: check the logfile /d01/oracle/vis/inst/apps/VIS_oracle/logs/appl/admin/log/adoafmctl.txt for more information ...
    .end std out.
    .end err out.
    Executing service control script:
    /d01/oracle/vis/inst/apps/VIS_oracle/admin/scripts/adcmctl.sh start
    Timeout specified in context file: 1000 second(s)
    script returned:
    You are running adcmctl.sh version 120.17.12010000.3
    Starting concurrent manager for VIS ...
    Starting VIS_0411@VIS Internal Concurrent Manager
    Default printer is noprint
    adcmctl.sh: exiting with status 0
    adcmctl.sh: check the logfile /d01/oracle/vis/inst/apps/VIS_oracle/logs/appl/admin/log/adcmctl.txt for more information ...
    .end std out.
    .end err out.
    Executing service control script:
    /d01/oracle/vis/inst/apps/VIS_oracle/admin/scripts/jtffmctl.sh start
    Timeout specified in context file: 100 second(s)
    script returned:
    You are running jtffmctl.sh version 120.3
    Validating Fulfillment patch level via /d01/oracle/vis/apps/apps_st/comn/java/classes
    Fulfillment patch level validated.
    Starting Fulfillment Server for VIS on port 9300 ...
    jtffmctl.sh: exiting with status 0
    .end std out.
    .end err out.
    [Service Control Execution Report]
    The report format is:
    <Service Group> <Service> <Script> <Status>
    Root Service Enabled
    Root Service Oracle Process Manager for VIS_oracle adopmnctl.sh Started
    Web Entry Point Services Enabled
    Web Entry Point Services Oracle HTTP Server VIS_oracle adapcctl.sh Started
    Web Entry Point Services OracleTNSListenerAPPS_VIS_oracle adalnctl.sh Started
    Web Application Services Enabled
    Web Application Services OACORE OC4J Instance VIS_oracle adoacorectl.sh Failed
    Web Application Services FORMS OC4J Instance VIS_oracle adformsctl.sh Failed
    Web Application Services OAFM OC4J Instance VIS_oracle adoafmctl.sh Failed
    Batch Processing Services Enabled
    Batch Processing Services OracleConcMgrVIS_oracle adcmctl.sh Started
    Batch Processing Services Oracle Fulfillment Server VIS_oracle jtffmctl.sh Started
    Other Services Disabled
    Other Services OracleFormsServer-Forms VIS_oracle adformsrvctl.sh Disabled
    Other Services Oracle Metrics Client VIS_oracle adfmcctl.sh Disabled
    Other Services Oracle Metrics Server VIS_oracle adfmsctl.sh Disabled
    Other Services Oracle MWA Service VIS_oracle mwactlwrpr.sh Disabled
    ServiceControl is exiting with status 3
    More information about this error may be available in the server error log."
    Edited by: user8009286 on Apr 10, 2010 11:59 PM

  • Unable to start database instance from sqlplus

    The following is the error message displayed whenever I try to start the database from sqlplus:
    SQL> startup
    ORACLE instance started.
    ORA-12505: TNS:listener could not resolve SID given in connect descriptor
    SQL>
    NOTE: I am able to startup the database by restarting the OracleService successfully.
    Jayanand.

    You would get this error if the SQL Anywhere engine name (ENG) or database name (DBN) has changed. 
    Perhaps one (or both) of these was changed when the application was updated?
    hth,
    --Jason

  • Unable to start server Instance

    when attempting to start our Server Instance using the admin webpage or from using the startserv script from the bin directory we get the following error:
    WARNING: CORE3283: stderr: X connection to localhost:10.0 broken (explicit kill
    or server shutdown).
    Why would we get this from a command prompt and why would it prevent the server from starting??

    On what OS is this happenning?

  • Unable to start java tools - Error : Environment variable JAVA_HOME not set

    hi all,
    I am not able to start the java tool - Visual Admin, Configtool, etc in the solaris Bash shell.
    I was given authorizations on solaris and i'm able to view the logs and browse in solaris boxes,
    But, when i try to start Visual Admin, it says" ERROR environment variable JAVA_HOME not set "
    Since,my colleagues are using this tool for years, how come the environment variable is not set only for my user profile ?
    Is it like the environment variable has to set seperately for every user profile ?
    Do i need to set it initially for my profile eventhough it is working for others ?
    i am confused..please help.
    Addy

    Nicholls, Thanks for your quick reply.
    Ofcourse, I use my login ID to use java tools and they use their's obviously.I don't use <SID>adm.
    We WRQ reflection for X-Windows and Putty for Command line Solaris Access.
    When i try to use VA through the X-Window tool WRQ reflection, I am not able to start the tool.
    My doubt here is, Do we need to setup the environment variable for every new user initially for the first time ? ( I am a new user for this environment )
    Supposing if i need to setup the environment variable, do i need to set it up for the all the Solaris Boxes i use ?
    I am able to browse through the files.when i try to start the VA by giving ./go i am not able to start it up.
    Appreciate your time and valuable replies.
    Addy

  • Unable to start VM:Application Errors

    When I try to start VM I recieve following application error:
    Instruction under "0x11df7c84" refers itself to memory under the address: "0x00000010". The memory cannot be "read".
    After clicking OK, I recieve next error message:
    Failed to open a session for virtual machine
    No error info.
    After clicking the details, I get following info:
    Result Code:
    RPC_S_SERVER_UNAVAILABLE 0x800706BA (0x800706BA)
    Component:
    ProgressProxy
    Interface:
    IProgress {c20238e4-3221-4d3f-8891-81ce92d9f913}
    Please help

    When reporting an error, it is usually essential to post exact product version numbers of VirtualBox, including the exact host and guest OS version involved.
    Perhaps the following, which I found in Google applies:
    https://www.virtualbox.org/ticket/12064

  • Application was unable to start correctly (0xc0000022) error message. How do I fix?

    Firefox was running fine one day and the next I got this error message. I have uninstalled and reinstalled several times but still getting this error message. I have run virus scan but nothing was found. How can I fix this problem?

    See also:
    *http://www.sevenforums.com/news/343281-what-went-wrong-microsoft-s-august-updates.html

  • PRKP-1001  CRS-0215 RAC unable to create instance in 2nd node.

    HI,
    I configured oracle rac 10g on vmware. I configure oracle clusterware,oracle rac 10g software successfully. While creating database at the end ,I got the below error.
    PRKP-1001 : Error starting instance devdb2 on node rac2
    CRS-0215: Could not start resource 'ora.devdb.devdb2.inst'.
    Please check the below information.
    devdb=>global db name
    rac1 & rac2 =>two servers.
    [oracle@rac1 ~]$ crs_stat -t
    Name Type Target State Host
    ora.devdb.db application ONLINE ONLINE rac2
    ora....b1.inst application ONLINE ONLINE rac1
    ora....b2.inst application ONLINE OFFLINE
    ora....SM1.asm application ONLINE ONLINE rac1
    ora....C1.lsnr application ONLINE ONLINE rac1
    ora.rac1.gsd application ONLINE UNKNOWN rac1
    ora.rac1.ons application ONLINE UNKNOWN rac1
    ora.rac1.vip application ONLINE ONLINE rac1
    ora....SM2.asm application ONLINE ONLINE rac2
    ora....C2.lsnr application ONLINE ONLINE rac2
    ora.rac2.gsd application ONLINE UNKNOWN rac2
    ora.rac2.ons application ONLINE UNKNOWN rac2
    ora.rac2.vip application ONLINE ONLINE rac2
    [oracle@rac1 ~]$ srvctl start database -d devdb
    PRKP-1001 : Error starting instance devdb2 on node rac2
    CRS-0215: Could not start resource 'ora.devdb.devdb2.inst'.
    [oracle@rac1 ~]$ srvctl config database -d devdb -a
    rac1 devdb1 /u01/app/oracle/product/10.2.0/db_1
    rac2 devdb2 /u01/app/oracle/product/10.2.0/db_1
    DB_NAME: devdb
    ORACLE_HOME: /u01/app/oracle/product/10.2.0/db_1
    SPFILE: +FRA_GROUP/devdb/spfiledevdb.ora
    DOMAIN: null
    DB_ROLE: null
    START_OPTIONS: null
    POLICY: AUTOMATIC
    ENABLE FLAG: DB ENABLED
    [oracle@rac1 ~]$ srvctl start instance -d devdb -i devdb2 -o open
    PRKP-1001 : Error starting instance devdb2 on node rac2
    CRS-0215: Could not start resource 'ora.devdb.devdb2.inst'.
    If you wnat more details, Please let me know.
    Thanks in advance.

    HI,
    I did like below and this solution works fine.
    as root user:
    crsctl stop crs
    rm -f /var/tmp/.oracle/*
    crsctl start crs
    Wait a few minutes (2-3 minutes) for crs to start. When crs_stat comes batch without "error connecting to CRSD", start the instance with srvctl (as the oracle user, not as root):
    crsctl check crs
    crs_stat -t
    srvctl start instance -d databasename -i instancename
    Thanks to rajesh in the below fourm.
    Can't start instance by srvctl with error PRKP-1001 and CRS-0215
    But i don't why should i remove the files inside in /var/tmp/.oracle directory.
    Please share the details if anybody knows the reason.
    Thanks to all.
    Edited by: user8665771 on 26 May, 2012 1:01 AM

Maybe you are looking for

  • Where do I use flash in the order of things?

    So I am making an animated DVD menu. I want to be able to link the words in photoshop with a "#" in front of the name so they show up automatically in Encore. Do I do this all in Flash? Or do I do something in Photoshop first? Also should I use actio

  • Data source for Payment trem TEXT

    Hi, What is the data source for payment term text ?? Please let me know soon. Points assured... Bill

  • ADF 10g:HttpServletRequest.getSession vs ExternalContext.getSession

    Hi all, I'm reviewing some code in our application and I would like to confirm my understanding of how to properly use session attributes on the view layer. In my servlet doFilter method I get my session using: HttpSession session = servletRequest.ge

  • Ipod control and other files not seen in my computer ipod folder

    When I plug my ipod in and under "my computer" i select my ipod and the only files that appear are calenders, contacts, data files, notes, photos and xplay music. How can it Show the rest of the folders?

  • Could not send email while in MX, wireless connection

    Last week I could not send email while in MX, wireless connection, using an SMTP server I usually use, and had used from Europe months before - only difference was that I did not turn on AT&T's international access feature. I wish now that I had thou