DB2 database doesn't start on FailOver server in HA

Hi Experts,
We have a sap cluster under AIX 6.1 and DB2 , during failover the database may not able to start.
is only hold on
db2start <-- waiting more than 3 hr no and reply.
db2stop <-- waiting more than 3 hr no and reply.
db2stop force <-- still cannot kill the db2
db2_kill <-- still cannot kill the db2
But when I restart the AIX again (shutdown -Fr) , then the db2 work
fine ( no any problem )
Could you advise how can I solve the db2 the issue ?
p.s. we had checked other failover case is no any problem
e.g.
1. move cluster service using smit cl_admin
2. remove the network cable physically
( problem case )
2012-02-17-19.28.45.875329+480 <-- is the time haven follow case
NodeA : standby mode ( only start the DI )
NodeB : holding the SAP ( CI and ACSC )and DB2 cluster services
thx,
Tony
Edited by: F SAPTEAM on Feb 19, 2012 5:12 PM

2012-02-17-19.28.46.662153+480 I11771095A537      LEVEL: Event
PID     : 10551470             TID  : 258         PROC : db2sysc 0
INSTANCE: db2rtp               NODE : 000
EDUID   : 258                  EDUNAME: db2sysc 0
FUNCTION: DB2 UDB, fast comm manager, sqkfSessionManager::initSessionManager, probe:10
START   : Starting FCM Session Manager
1 resource group(s).
128 sessions allocated.
Maximum number of sessions supported is 64000.
Total session manager memory required for 1 logical and 0 fail-over partitions is 1687552 bytes.
2012-02-17-19.28.46.662996+480 I11771633A418      LEVEL: Event
PID     : 10551470             TID  : 258         PROC : db2sysc 0
INSTANCE: db2rtp               NODE : 000
EDUID   : 258                  EDUNAME: db2sysc 0
FUNCTION: DB2 UDB, fast comm manager, sqlkf_init_allocate_shared, probe:500
START   : FCM infrastructure started
FCM running in non-shared mode; FCM parallelism degree: 1; comm protocol: TCP/IPv4
2012-02-17-19.28.47.721005+480 E11772052A1217     LEVEL: Error (OS)
PID     : 10551470             TID  : 258         PROC : db2sysc 0
INSTANCE: db2rtp               NODE : 000
EDUID   : 258                  EDUNAME: db2sysc 0
FUNCTION: DB2 UDB, oper system services, sqloAIXLoadModuleTryShr, probe:130
CALLED  : OS, -, dlopen
OSERR   : ENOEXEC (8) "Exec format error"
MESSAGE : Attempt to load specified library failed.
DATA #1 : Library name or path, 37 bytes
/db2/db2rtp/sqllib/lib64/libdb2iocp.a
DATA #2 : shared library load flags, PD_TYPE_LOAD_FLAGS, 4 bytes
2
DATA #3 : String, 621 bytes
     0509-130 Symbol resolution failed for /db2/db2rtp/sqllib/lib64/libdb2iocp.a because:
     0509-136   Symbol CreateIoCompletionPort (number 0) is not exported from
             dependent module /unix.
     0509-136   Symbol GetQueuedCompletionStatus (number 1) is not exported from
             dependent module /unix.
     0509-136   Symbol GetMultipleCompletionStatus (number 2) is not exported from
             dependent module /unix.
     0509-022 Cannot load module /db2/db2rtp/sqllib/lib64/libdb2iocp.a.
     0509-026 System error: Cannot run a file that does not have a valid format.
     0509-192 Examine .loader section symbols with the
           'dump -Tv' command.
2012-02-17-19.28.47.732826+480 E11773270A910      LEVEL: Error (OS)
PID     : 10551470             TID  : 258         PROC : db2sysc 0
INSTANCE: db2rtp               NODE : 000
EDUID   : 258                  EDUNAME: db2sysc 0
FUNCTION: DB2 UDB, oper system services, sqloAIXLoadModuleTryShr, probe:140
CALLED  : OS, -, dlopen
OSERR   : ENOEXEC (8) "Exec format error"
MESSAGE : Attempt to load specified library augmented with object name failed.
DATA #1 : Library name or path, 47 bytes
/db2/db2rtp/sqllib/lib64/libdb2iocp.a(shr_64.o)
DATA #2 : shared library load flags, PD_TYPE_LOAD_FLAGS, 4 bytes
262146
DATA #3 : String, 272 bytes
     0509-022 Cannot load module /db2/db2rtp/sqllib/lib64/libdb2iocp.a(shr_64.o).
     0509-153   File /db2/db2rtp/sqllib/lib64/libdb2iocp.a is not an archive or
             the file could not be read properly.
     0509-026 System error: Cannot run a file that does not have a valid format.
2012-02-17-19.28.47.761039+480 I11774181A565      LEVEL: Severe
PID     : 10551470             TID  : 258         PROC : db2sysc 0
INSTANCE: db2rtp               NODE : 000
EDUID   : 258                  EDUNAME: db2sysc 0
FUNCTION: DB2 UDB, oper system services, sqloLioInitIocp, probe:200
CALLED  : DB2 UDB, oper system services, sqloLoadModule
RETCODE : ZRC=0x870F009B=-2029059941=SQLO_MOD_LOAD_FAILED
          "Dynamic library load failed."
DATA #1 : Library name or path, 12 bytes
libdb2iocp.a
DATA #2 : Library Search Path, 24 bytes
/db2/db2rtp/sqllib/lib64
2012-02-17-19.28.47.774698+480 E11774747A406      LEVEL: Warning
PID     : 10551470             TID  : 258         PROC : db2sysc 0
INSTANCE: db2rtp               NODE : 000
EDUID   : 258                  EDUNAME: db2sysc 0
FUNCTION: DB2 UDB, oper system services, sqloStartAIOCollectorEDUs, probe:30
MESSAGE : ADM0513W  db2start succeeded.  However, no I/O completion port (IOCP)
          is available.
Edited by: F SAPTEAM on Feb 19, 2012 5:16 PM

Similar Messages

  • Delete ASM disk - database doesn't  start

    Hi
    For testing purpose, I have installed grid infrastructure for standalone server and database 11g on linux. Instead psyhical disks, I have several partitions for data as ASM in normal redundancy. I try simulate disk fail (ASM should load balance and still work). When in Enterprise Manager Database Control I mark disk as offline, it works. But when I delete partition by fdisk, database doesn't start (I change disk repair time to 0.0). I try:
    oracleasm deletedisk ASMDISK02,
    but it doesn't help.
    I can't even startup database in nomount, I get error:
    [oracle@localhost ~]$ sqlplus / as sysdba
    SQL*Plus: Release 11.2.0.1.0 Production on Thu May 12 11:07:47 2011
    Copyright (c) 1982, 2009, Oracle. All rights reserved.
    Connected to an idle instance.
    SQL> startup nomount
    ORA-01078: failure in processing system parameters
    ORA-01565: error in identifying file '+DATA/orcl/spfileorcl.ora'
    ORA-17503: ksfdopn:2 Failed to open file +DATA/orcl/spfileorcl.ora
    ORA-15077: could not locate ASM instance serving a required diskgroup
    SQL>
    When I try startup ASM instance, I get errror:
    SQL> startup
    ORA-03113: end-of-file on communication channel
    SQL> startup
    ORA-24324: service handle not initialized
    ORA-01041: internal error. hostdef extension doesn't exist
    SQL>
    Why I get errors, and how I could solve this problem?
    Thanks awfully for help.
    Regards

    Hi,
    when your ASM instance/DB is down, when you delete a disk, then the diskgroup has to be mounted with the "force" option.
    Now to be able to start ASM, he needs an spfile (or a local init.ora). Unfortunately your spfile is in the diskgroup he cannot mount at the moment (because disks are missing).
    Start ASM with a local init.ora:
    sqlplus / as sysasm
    startup pfile=path_to_your_asm_init.ora
    Then mount the diskgroup with force:
    alter diskgroup <dg> mount force
    After this drop the disk/repair the error.
    Then you can restart the stack.
    Regards
    Sebastian

  • Database doesn't start automatically

    Hi, sometimes, after a pc reboot, I need to manually restart the database in order to connect. In testing it is not a big deal, but once installed to the customer it will.
    Could someone give me some hints about the reasons why it happens?
    Below there is the portion of the alert_xe.log file related to that episode.
    Thanks,
    Gianluca
    Dump file c:\oraclexe\app\oracle\admin\xe\bdump\alert_xe.log
    Tue Jan 17 10:12:32 2006
    ORACLE V10.2.0.1.0 - Beta vsnsta=1
    vsnsql=14 vsnxtr=3
    Windows XP Version V5.1 Service Pack 2
    CPU : 1 - type 586
    Process Affinity : 0x00000000
    Memory (Avail/Total): Ph:1761M/2047M, Ph+PgF:3825M/3943M, VA:1936M/2047M
    Tue Jan 17 10:12:32 2006
    Starting ORACLE instance (normal)
    LICENSE_MAX_SESSION = 0
    LICENSE_SESSIONS_WARNING = 0
    Picked latch-free SCN scheme 2
    Using LOG_ARCHIVE_DEST_1 parameter default value as C:\oraclexe\app\oracle\product\10.2.0\server\RDBMS
    Autotune of undo retention is turned on.
    IMODE=BR
    ILAT =10
    LICENSE_MAX_USERS = 0
    SYS auditing is disabled
    ksdpec: called for event 13740 prior to event group initialization
    Starting up ORACLE RDBMS Version: 10.2.0.1.0.
    System parameters with non-default values:
    sessions = 49
    __shared_pool_size = 171966464
    __large_pool_size = 8388608
    __java_pool_size = 4194304
    __streams_pool_size = 0
    spfile = C:\ORACLEXE\APP\ORACLE\PRODUCT\10.2.0\SERVER\DBS\SPFILEXE.ORA
    sga_target = 599785472
    control_files = C:\ORACLEXE\ORADATA\XE\CONTROL.DBF
    __db_cache_size = 411041792
    compatible = 10.2.0.1.0
    undo_management = AUTO
    undo_tablespace = UNDO
    remote_login_passwordfile= EXCLUSIVE
    dispatchers = (PROTOCOL=TCP) (SERVICE=XEXDB)
    shared_servers = 4
    local_listener = (ADDRESS=(PROTOCOL=TCP)(HOST=tsunami)(PORT=1521))
    job_queue_processes = 4
    audit_file_dest = C:\ORACLEXE\APP\ORACLE\ADMIN\XE\ADUMP
    background_dump_dest = C:\ORACLEXE\APP\ORACLE\ADMIN\XE\BDUMP
    user_dump_dest = C:\ORACLEXE\APP\ORACLE\ADMIN\XE\UDUMP
    core_dump_dest = C:\ORACLEXE\APP\ORACLE\ADMIN\XE\CDUMP
    db_name = XE
    open_cursors = 300
    pga_aggregate_target = 199229440
    PMON started with pid=2, OS id=148
    PSP0 started with pid=3, OS id=924
    MMAN started with pid=4, OS id=932
    DBW0 started with pid=5, OS id=1008
    LGWR started with pid=6, OS id=1012
    CKPT started with pid=7, OS id=1016
    SMON started with pid=8, OS id=1020
    RECO started with pid=9, OS id=1024
    CJQ0 started with pid=10, OS id=1000
    MMON started with pid=11, OS id=852
    Tue Jan 17 10:12:32 2006
    starting up 1 dispatcher(s) for network address '(ADDRESS=(PARTIAL=YES)(PROTOCOL=TCP))'...
    MMNL started with pid=12, OS id=1112
    Tue Jan 17 10:12:32 2006
    starting up 4 shared server(s) ...
    Oracle Data Guard is not available in this edition of Oracle.
    Tue Jan 17 10:12:33 2006
    alter database mount exclusive
    Tue Jan 17 10:12:37 2006
    Setting recovery target incarnation to 2
    Tue Jan 17 10:12:38 2006
    Successful mount of redo thread 1, with mount id 2461051985
    Tue Jan 17 10:12:38 2006
    Database mounted in Exclusive Mode
    Completed: alter database mount exclusive
    Tue Jan 17 10:12:39 2006
    alter database open
    Tue Jan 17 10:12:42 2006
    Beginning crash recovery of 1 threads
    Tue Jan 17 10:12:42 2006
    Started redo scan
    Tue Jan 17 10:12:43 2006
    Completed redo scan
    2576 redo blocks read, 90 data blocks need recovery
    Tue Jan 17 10:12:43 2006
    Started redo application at
    Thread 1: logseq 12, block 38787
    Tue Jan 17 10:12:44 2006
    Recovery of Online Redo Log: Thread 1 Group 2 Seq 12 Reading mem 0
    Mem# 0 errs 0: C:\ORACLEXE\ORADATA\XE\LOG2.DBF
    Tue Jan 17 10:12:44 2006
    Completed redo application
    Tue Jan 17 10:12:44 2006
    Completed crash recovery at
    Thread 1: logseq 12, block 41363, scn 770117
    90 data blocks read, 90 data blocks written, 2576 redo blocks read
    Tue Jan 17 10:12:45 2006
    Thread 1 advanced to log sequence 13
    Thread 1 opened at log sequence 13
    Current log# 3 seq# 13 mem# 0: C:\ORACLEXE\ORADATA\XE\LOG3.DBF
    Successful open of redo thread 1
    Tue Jan 17 10:12:45 2006
    SMON: enabling cache recovery
    Tue Jan 17 10:12:48 2006
    Successfully onlined Undo Tablespace 1.
    Tue Jan 17 10:12:48 2006
    SMON: enabling tx recovery
    Tue Jan 17 10:12:48 2006
    Database Characterset is WE8MSWIN1252
    replication_dependency_tracking turned off (no async multimaster replication found)
    Starting background process QMNC
    QMNC started with pid=19, OS id=2720
    Tue Jan 17 10:12:53 2006
    Completed: alter database open

    Ok Tom, I took the bit from 10:12 to 10:54 (just the beginning of it).
    Thanks.
    Tue Jan 17 10:12:32 2006
    ORACLE V10.2.0.1.0 - Beta vsnsta=1
    vsnsql=14 vsnxtr=3
    Windows XP Version V5.1 Service Pack 2
    CPU : 1 - type 586
    Process Affinity : 0x00000000
    Memory (Avail/Total): Ph:1761M/2047M, Ph+PgF:3825M/3943M, VA:1936M/2047M
    Tue Jan 17 10:12:32 2006
    Starting ORACLE instance (normal)
    LICENSE_MAX_SESSION = 0
    LICENSE_SESSIONS_WARNING = 0
    Picked latch-free SCN scheme 2
    Using LOG_ARCHIVE_DEST_1 parameter default value as C:\oraclexe\app\oracle\product\10.2.0\server\RDBMS
    Autotune of undo retention is turned on.
    IMODE=BR
    ILAT =10
    LICENSE_MAX_USERS = 0
    SYS auditing is disabled
    ksdpec: called for event 13740 prior to event group initialization
    Starting up ORACLE RDBMS Version: 10.2.0.1.0.
    System parameters with non-default values:
    sessions = 49
    __shared_pool_size = 171966464
    __large_pool_size = 8388608
    __java_pool_size = 4194304
    __streams_pool_size = 0
    spfile = C:\ORACLEXE\APP\ORACLE\PRODUCT\10.2.0\SERVER\DBS\SPFILEXE.ORA
    sga_target = 599785472
    control_files = C:\ORACLEXE\ORADATA\XE\CONTROL.DBF
    __db_cache_size = 411041792
    compatible = 10.2.0.1.0
    undo_management = AUTO
    undo_tablespace = UNDO
    remote_login_passwordfile= EXCLUSIVE
    dispatchers = (PROTOCOL=TCP) (SERVICE=XEXDB)
    shared_servers = 4
    local_listener = (ADDRESS=(PROTOCOL=TCP)(HOST=tsunami)(PORT=1521))
    job_queue_processes = 4
    audit_file_dest = C:\ORACLEXE\APP\ORACLE\ADMIN\XE\ADUMP
    background_dump_dest = C:\ORACLEXE\APP\ORACLE\ADMIN\XE\BDUMP
    user_dump_dest = C:\ORACLEXE\APP\ORACLE\ADMIN\XE\UDUMP
    core_dump_dest = C:\ORACLEXE\APP\ORACLE\ADMIN\XE\CDUMP
    db_name = XE
    open_cursors = 300
    pga_aggregate_target = 199229440
    PMON started with pid=2, OS id=148
    PSP0 started with pid=3, OS id=924
    MMAN started with pid=4, OS id=932
    DBW0 started with pid=5, OS id=1008
    LGWR started with pid=6, OS id=1012
    CKPT started with pid=7, OS id=1016
    SMON started with pid=8, OS id=1020
    RECO started with pid=9, OS id=1024
    CJQ0 started with pid=10, OS id=1000
    MMON started with pid=11, OS id=852
    Tue Jan 17 10:12:32 2006
    starting up 1 dispatcher(s) for network address '(ADDRESS=(PARTIAL=YES)(PROTOCOL=TCP))'...
    MMNL started with pid=12, OS id=1112
    Tue Jan 17 10:12:32 2006
    starting up 4 shared server(s) ...
    Oracle Data Guard is not available in this edition of Oracle.
    Tue Jan 17 10:12:33 2006
    alter database mount exclusive
    Tue Jan 17 10:12:37 2006
    Setting recovery target incarnation to 2
    Tue Jan 17 10:12:38 2006
    Successful mount of redo thread 1, with mount id 2461051985
    Tue Jan 17 10:12:38 2006
    Database mounted in Exclusive Mode
    Completed: alter database mount exclusive
    Tue Jan 17 10:12:39 2006
    alter database open
    Tue Jan 17 10:12:42 2006
    Beginning crash recovery of 1 threads
    Tue Jan 17 10:12:42 2006
    Started redo scan
    Tue Jan 17 10:12:43 2006
    Completed redo scan
    2576 redo blocks read, 90 data blocks need recovery
    Tue Jan 17 10:12:43 2006
    Started redo application at
    Thread 1: logseq 12, block 38787
    Tue Jan 17 10:12:44 2006
    Recovery of Online Redo Log: Thread 1 Group 2 Seq 12 Reading mem 0
    Mem# 0 errs 0: C:\ORACLEXE\ORADATA\XE\LOG2.DBF
    Tue Jan 17 10:12:44 2006
    Completed redo application
    Tue Jan 17 10:12:44 2006
    Completed crash recovery at
    Thread 1: logseq 12, block 41363, scn 770117
    90 data blocks read, 90 data blocks written, 2576 redo blocks read
    Tue Jan 17 10:12:45 2006
    Thread 1 advanced to log sequence 13
    Thread 1 opened at log sequence 13
    Current log# 3 seq# 13 mem# 0: C:\ORACLEXE\ORADATA\XE\LOG3.DBF
    Successful open of redo thread 1
    Tue Jan 17 10:12:45 2006
    SMON: enabling cache recovery
    Tue Jan 17 10:12:48 2006
    Successfully onlined Undo Tablespace 1.
    Tue Jan 17 10:12:48 2006
    SMON: enabling tx recovery
    Tue Jan 17 10:12:48 2006
    Database Characterset is WE8MSWIN1252
    replication_dependency_tracking turned off (no async multimaster replication found)
    Starting background process QMNC
    QMNC started with pid=19, OS id=2720
    Tue Jan 17 10:12:53 2006
    Completed: alter database open
    Dump file c:\oraclexe\app\oracle\admin\xe\bdump\alert_xe.log
    Tue Jan 17 10:50:26 2006
    ORACLE V10.2.0.1.0 - Beta vsnsta=1
    vsnsql=14 vsnxtr=3
    Windows XP Version V5.1 Service Pack 2
    CPU : 1 - type 586
    Process Affinity : 0x00000000
    Memory (Avail/Total): Ph:1658M/2047M, Ph+PgF:3655M/3943M, VA:1934M/2047M
    Tue Jan 17 10:50:26 2006
    Starting ORACLE instance (normal)
    LICENSE_MAX_SESSION = 0
    LICENSE_SESSIONS_WARNING = 0
    Picked latch-free SCN scheme 2
    Using LOG_ARCHIVE_DEST_1 parameter default value as C:\oraclexe\app\oracle\product\10.2.0\server\RDBMS
    Autotune of undo retention is turned on.
    IMODE=BR
    ILAT =10
    LICENSE_MAX_USERS = 0
    SYS auditing is disabled
    ksdpec: called for event 13740 prior to event group initialization
    Starting up ORACLE RDBMS Version: 10.2.0.1.0.
    System parameters with non-default values:
    sessions = 49
    __shared_pool_size = 171966464
    __large_pool_size = 8388608
    __java_pool_size = 4194304
    __streams_pool_size = 0
    spfile = C:\ORACLEXE\APP\ORACLE\PRODUCT\10.2.0\SERVER\DBS\SPFILEXE.ORA
    sga_target = 599785472
    control_files = C:\ORACLEXE\ORADATA\XE\CONTROL.DBF
    __db_cache_size = 411041792
    compatible = 10.2.0.1.0
    undo_management = AUTO
    undo_tablespace = UNDO
    remote_login_passwordfile= EXCLUSIVE
    dispatchers = (PROTOCOL=TCP) (SERVICE=XEXDB)
    shared_servers = 4
    local_listener = (ADDRESS=(PROTOCOL=TCP)(HOST=tsunami)(PORT=1521))
    job_queue_processes = 4
    audit_file_dest = C:\ORACLEXE\APP\ORACLE\ADMIN\XE\ADUMP
    background_dump_dest = C:\ORACLEXE\APP\ORACLE\ADMIN\XE\BDUMP
    user_dump_dest = C:\ORACLEXE\APP\ORACLE\ADMIN\XE\UDUMP
    core_dump_dest = C:\ORACLEXE\APP\ORACLE\ADMIN\XE\CDUMP
    db_name = XE
    open_cursors = 300
    pga_aggregate_target = 199229440
    PMON started with pid=2, OS id=4000
    PSP0 started with pid=3, OS id=3724
    MMAN started with pid=4, OS id=3212
    DBW0 started with pid=5, OS id=2668
    LGWR started with pid=6, OS id=3200
    CKPT started with pid=7, OS id=1012
    SMON started with pid=8, OS id=3216
    RECO started with pid=9, OS id=928
    CJQ0 started with pid=10, OS id=3752
    MMON started with pid=11, OS id=3016
    Tue Jan 17 10:50:26 2006
    starting up 1 dispatcher(s) for network address '(ADDRESS=(PARTIAL=YES)(PROTOCOL=TCP))'...
    MMNL started with pid=12, OS id=3008
    Tue Jan 17 10:50:26 2006
    starting up 4 shared server(s) ...
    Oracle Data Guard is not available in this edition of Oracle.
    Tue Jan 17 10:50:26 2006
    alter database mount exclusive
    Tue Jan 17 10:50:30 2006
    Setting recovery target incarnation to 2
    Tue Jan 17 10:50:30 2006
    Successful mount of redo thread 1, with mount id 2461060658
    Tue Jan 17 10:50:30 2006
    Database mounted in Exclusive Mode
    Completed: alter database mount exclusive
    Tue Jan 17 10:50:31 2006
    alter database open
    Tue Jan 17 10:50:31 2006
    Beginning crash recovery of 1 threads
    Tue Jan 17 10:50:31 2006
    Started redo scan
    Tue Jan 17 10:50:31 2006
    Completed redo scan
    117 redo blocks read, 57 data blocks need recovery
    Tue Jan 17 10:50:31 2006
    Started redo application at
    Thread 1: logseq 13, block 3
    Tue Jan 17 10:50:31 2006
    Recovery of Online Redo Log: Thread 1 Group 3 Seq 13 Reading mem 0
    Mem# 0 errs 0: C:\ORACLEXE\ORADATA\XE\LOG3.DBF
    Tue Jan 17 10:50:32 2006
    Completed redo application
    Tue Jan 17 10:50:32 2006
    Completed crash recovery at
    Thread 1: logseq 13, block 120, scn 790321
    57 data blocks read, 57 data blocks written, 117 redo blocks read
    Tue Jan 17 10:50:32 2006
    Thread 1 advanced to log sequence 14
    Thread 1 opened at log sequence 14
    Current log# 1 seq# 14 mem# 0: C:\ORACLEXE\ORADATA\XE\LOG1.DBF
    Successful open of redo thread 1
    Tue Jan 17 10:50:33 2006
    SMON: enabling cache recovery
    Tue Jan 17 10:50:36 2006
    Successfully onlined Undo Tablespace 1.
    Tue Jan 17 10:50:36 2006
    SMON: enabling tx recovery
    Tue Jan 17 10:50:36 2006
    Database Characterset is WE8MSWIN1252
    replication_dependency_tracking turned off (no async multimaster replication found)
    Starting background process QMNC
    QMNC started with pid=19, OS id=3924
    Tue Jan 17 10:50:41 2006
    Completed: alter database open
    Dump file c:\oraclexe\app\oracle\admin\xe\bdump\alert_xe.log
    Tue Jan 17 10:54:22 2006
    ORACLE V10.2.0.1.0 - Beta vsnsta=1
    vsnsql=14 vsnxtr=3
    Windows XP Version V5.1 Service Pack 2
    CPU : 1 - type 586

  • ABAP Database must be started on remote server

    Hi.
    I've installed a dialog instance on SuSe linux  with the central instance and db (Oracle 9.2.0.8) running on the same AIX server
    The installation was ok but from the DI it is not possible to connect to db. i've made a R3trans -x and below is the trans.log file
    4 ETW000 ===============================================
    4 ETW000
    4 ETW000 date&time   : 16.06.2010 - 14:09:27
    4 ETW000 control file: <no ctrlfile>
    4 ETW000 R3trans was called as follows: R3trans -x
    4 ETW000  trace at level 2 opened for a given file pointer
    4 ETW000  [dev trc     ,00000]  Wed Jun 16 14:09:27 2010                             126  0.000126
    4 ETW000  [dev trc     ,00000]  db_con_init called                                    13  0.000139
    4 ETW000  [dev trc     ,00000]  create_con (con_name=R/3)                             56  0.000195
    4 ETW000  [dev trc     ,00000]  Loading DB library '/usr/sap/SBX/SYS/exe/run/dboraslib.so' ...
    4 ETW000                                                                              31  0.000226
    4 ETW000  [dev trc     ,00000]  DlLoadLib() success: dlopen("/usr/sap/SBX/SYS/exe/run/dboraslib.so"), hdl 0
    4 ETW000                                                                            6899  0.007125
    4 ETW000  [dev trc     ,00000]  Library '/usr/sap/SBX/SYS/exe/run/dboraslib.so' loaded
    4 ETW000                                                                              12  0.007137
    4 ETW000  [dev trc     ,00000]  function DbSlExpFuns loaded from library /usr/sap/SBX/SYS/exe/run/dboraslib.so
    4 ETW000                                                                              13  0.007150
    4 ETW000  [dev trc     ,00000]  Version of '/usr/sap/SBX/SYS/exe/run/dboraslib.so' is "640.00", patchlevel (0.276)
    4 ETW000                                                                              77  0.007227
    4 ETW000  [dev trc     ,00000]  function dsql_db_init loaded from library /usr/sap/SBX/SYS/exe/run/dboraslib.so
    4 ETW000                                                                               9  0.007236
    4 ETW000  [dev trc     ,00000]  function dbdd_exp_funs loaded from library /usr/sap/SBX/SYS/exe/run/dboraslib.so
    4 ETW000                                                                              22  0.007258
    4 ETW000  [dev trc     ,00000]  New connection 0 created                              15  0.007273
    4 ETW000  [dev trc     ,00000]  000: name = R/3, con_id = -000000001, state = DISCONNECTED, tx = NO , hc = NO , perm = YES,
    4 ETW000                             reco = NO , frco = NO , timeout = 000, con_max = 255, con_opt = 255, occ = NO
    4 ETW000                                                                              16  0.007289
    4 ETW000  [dev trc     ,00000]  db_con_connect (con_name=R/3)                         16  0.007305
    4 ETW000  [dev trc     ,00000]  find_con_by_name found the following connection for reuse:
    4 ETW000                                                                              11  0.007316
    4 ETW000  [dev trc     ,00000]  000: name = R/3, con_id = 000000000, state = DISCONNECTED, tx = NO , hc = NO , perm = YES,
    4 ETW000                             reco = NO , frco = NO , timeout = 000, con_max = 255, con_opt = 255, occ = NO
    4 ETW000                                                                              12  0.007328
    4 ETW000  [dev trc     ,00000]  Got ORACLE_HOME=/oracle/client/92x_64 from environment
    4 ETW000                                                                             216  0.007544
    4 ETW000  [dev trc     ,00000]  -->oci_initialize (con_hdl=0)                         20  0.007564
    4 ETW000  [dev trc     ,00000]  got NLS_LANG='AMERICAN_AMERICA.WE8DEC' from environment
    4 ETW000                                                                               9  0.007573
    4 ETW000  [dboci.c     ,00000]  *** ERROR => OCI-call 'OCIEnvCreate(mode=0)' failed: rc = -1
    4 ETW000                                                                             245  0.007818
    4 ETW000  [dev trc     ,00000]     set_ocica() -> OCI or SQL return code -1           15  0.007833
    4 ETW000  [dboci.c     ,00000]  *** ERROR => OCI-call 'OCIErrorGet' failed: rc = -2
    4 ETW000                                                                              20  0.007853
    4 ETW000  [dblink      ,00430]  ***LOG BY2=>sql error -1     performing CON [dblink#6 @ 430]
    4 ETW000                                                                              65  0.007918
    4 ETW000  [dblink      ,00430]  ***LOG BY0=>Cannot get Oracle error text. [dblink#6 @ 430]
    4 ETW000                                                                               9  0.007927
    Any help would appreciated. Thx

    > 4 ETW000  [dev trc     ,00000]  Got ORACLE_HOME=/oracle/client/92x_64 from environment
    > 4 ETW000                                                                             216  0.007544
    > 4 ETW000  [dev trc     ,00000]  -->oci_initialize (con_hdl=0)                         20  0.007564
    > 4 ETW000  [dev trc     ,00000]  got NLS_LANG='AMERICAN_AMERICA.WE8DEC' from environment
    > 4 ETW000                                                                               9  0.007573
    > 4 ETW000  [dboci.c     ,00000]  *** ERROR => OCI-call 'OCIEnvCreate(mode=0)' failed: rc = -1
    > 4 ETW000                                                                             245  0.007818
    > 4 ETW000  [dev trc     ,00000]     set_ocica() -> OCI or SQL return code -1           15  0.007833
    > 4 ETW000  [dboci.c     ,00000]  *** ERROR => OCI-call 'OCIErrorGet' failed: rc = -2
    > 4 ETW000                                                                              20  0.007853
    > 4 ETW000  [dblink      ,00430]  ***LOG BY2=>sql error -1     performing CON [dblink#6 @ 430]
    > 4 ETW000                                                                              65  0.007918
    > 4 ETW000  [dblink      ,00430]  ***LOG BY0=>Cannot get Oracle error text. [dblink#6 @ 430]
    > 4 ETW000                                                                               9  0.007927
    What Oracle client version do you use?
    Please post
    ls -l /oracle/client/92x_64
    Markus

  • HTTP Server Doesn't Start after install

    I just completed an install of the 10.1.3.1 Oracle App Server. It indicated that the install was successful. I can see in the log the BPEL Manager deploying in the default domain, but I do not see any reference to the HTTP server. Also, when I do a *./opmnctl startall* there is no HTTP_Server~1.log created.
    Is there a step I need to complete to enable the Apache server to start? I must be missing something - the Apache folder is there in the install folder.
    The *./opmnctl status* reports:
    Processes in Instance: AS02.ssg-st-bpel-build0-dev.vzbi.com
    ---------------------------------+--------------------+---------+---------
    ias-component                    | process-type       |     pid | status
    ---------------------------------+--------------------+---------+---------
    OC4JGroup:default_group          | OC4J:home          |   18970 | Alive
    ASG                              | ASG                |     N/A | DownI found the following in the installActions log:
    Install type for "Oracle HTTP Server 10.1.3.0.0 " is "Typical".
    # Not all the dependencies for the component Oracle HTTP Server 10.1.3.0.0  could be found. Missing component oracle.bc4j 10.1.2.0.0.
    # Not all the dependencies for the component Oracle HTTP Server 10.1.3.0.0  could be found. Missing component oracle.bc4j.oem 10.1.2.0.0.
    # Not all the dependencies for the component Oracle HTTP Server 10.1.3.0.0  could be found. Missing component oracle.soap.srv 2.2.0.0.2a.
    # Not all the dependencies for the component Oracle HTTP Server 10.1.3.0.0  could be found. Missing component oracle.apache.ejb 9.0.1.0.1.
    # Not all the dependencies for the component Oracle HTTP Server 10.1.3.0.0  could be found. Missing component oracle.apache.ojsp 10.1.2.0.0.
         Conflict while setting install type of "Oracle Process Management Notification 10.1.3.1.0 "  to "Typical (Typical)". Install type already set to "Complete (Complete)". Seting it to "Custom (Custom)".
    # Not all the dependencies for the component Oracle HTTP Server 10.1.3.0.0  could be found. Missing component oracle.dcm 10.1.2.0.0.
    # Not all the dependencies for the component Oracle HTTP Server 10.1.3.0.0  could be found. Missing component oracle.sysman.emd 10.0.2.0.0.
    # Not all the dependencies for the component Oracle HTTP Server 10.1.3.0.0  could be found. Missing component oracle.java.j2ee.iascfg 10.1.2.0.0.
    # Not all the dependencies for the component Oracle HTTP Server 10.1.3.0.0  could be found. Missing component oracle.logloader 10.1.2.0.0.
    # Not all the dependencies for the component Oracle HTTP Server 10.1.3.0.0  could be found. Missing component oracle.webdb.monitor 10.1.2.0.0.
    What am I missing?  Is there a package I need to install before installing the App Server?
    Edited by: BCurtis on Sep 24, 2010 3:22 PM
    Edited by: BCurtis on Sep 24, 2010 3:25 PM

    I now know I'm missing the <ias-component id="HTTP_Server"> in the opmn.xml file. The following is from an older install of a few years ago.
             <ias-component id="HTTP_Server">
                <process-type id="HTTP_Server" module-id="OHS">
                   <module-data>
                      <category id="start-parameters">
                         <data id="start-mode" value="ssl-enabled"/>
                      </category>
                   </module-data>
                   <process-set id="HTTP_Server" numprocs="1"/>
                </process-type>
             </ias-component>This explains why the startall doesn't start the HTTP Server, but why would the install not include the HTTP Server in the configuration?

  • Database startup after reboot of RAC server

    Hello,
    My config : 2 nodes w2k3 with 15 dbs . Oracle 10.2.0.3
    I started to scheduled my rac server reboot so i follow the oracle doc to shutdown properly all db,asm,service,listener,etc...
    Today one the server reboot, but some instance doesn't start (only five , and the last five in alphabetic order)
    In the log :
    db log : nothing just the shutdown
    crs_log : the start of the 10 db but nothing for the last five !!
    just a trace on one listener service :
    StartResource error for ora.sqyora01.LISTENER_1522_SQYORA01.lsnr error code = 1
    2010-08-11 02:56:08.000: [  CRSRES][3008]32Start of `ora.sqyora01.LISTENER_1522_SQYORA01.lsnr` on member `sqyora01` failed.
    2010-08-11 02:56:08.125: [  CRSRES][3008]32Skip online resource: ora.sqyora01.LISTENER_SQYORA01.lsnr
    On windows services : the OracleServiceSID service isn't started.
    Any help is welcome to understand this problem.
    Thanks.

    user4511076 wrote:
    IMO : (i am not a great oracle dba, because i have not enough time to spend with, and my collegue need really simple think to do, like startup/shutdown a database, no more investigation)Why startup/shutdown a database? I have databases that work 24x7 and uptimes of over a year. The record so far, has been over 24 months uptime (1st downtime were caused by a powerfailure to the rack cabinet). And for a database instance that runs a number of processes and deals with 100's to 1000's of inserts per second.
    it's easier to view that an oracle process take more cpu and so investigate in that database what's appens. Rather than search in my v$sql table to find witch schema doing wrong thinksNot sure what you are trying to say here. Single or multiple database instances do not change how a session looks like, or how SQLs are executed.. and thus not how you troubleshoot problems. Nor does it change resource requirements, or how you address these. But multiple instances do impact resource availability and requires one to split resources amongst instances - the end result of this is less flexibility.
    It's easier to affect cpu ressource to a process, rather than configuring it in oraclePlease explain.
    It's easier to stop a database rather than "put offline a schema"This is a "silly" statement to make IMO. Why do you want to offline a schema? Availability of applications and data are a critical feature in today's information system landscape. So why argue the complete opposite and say it is now more complex to make something less available?
    By the same token, why do you want to offline a database? A down database is even less useful than a downed server - at least you can use the downed server as a doorstop.. ;-)
    And if a database crash it only affect one application.Yeah.. and these happens when? Every few minutes? Every hour? Once a day?
    This is not a valid argument. Oracle instances very seldom crashes just for the heck of it. Most often it is due to incorrect o/s configuration, problematic hardware, uncertified components, old drivers, etc. Or plain old application abuse of Oracle.
    There is the theorical approach and practical one : I'm not alone is that case :
    http://oracledoug.com/serendipity/index.php?/archives/1339-The-Reality-Gap-3-A-Single-Instance-per-Server.html
    http://www.dba-oracle.com/art_dbazine_server_consolidation.htm
    I have never done RDBMS as a theoretical thing. The most dynamic table (ito SQLs against it) I have, grows by more than 450 million rows per day. This is as real world as real world gets. And that is what shapes my experience and opinion. And Burleson and I have never seen eye to eye on a number of subjects - so quoting his views on consolidation does little to persuade me to change my opinion.
    have you any ideas where can i found an error message that explain why my database doesn't start ? (like not enough ressource ;-) )Troubleshooting a problem starts with a very basic principle - isolation. Isolate the layer or moving part where the problem occurs. As the other instances are running, it means that the CRS software layer is up and running, that the storage layer is up and running and so on. So the problem should be with the instance that for some reason refuses to start? Confirm this by using sqlplus to start a down instance and looking at what its alert log file says. It should have some kind of pointer to what dependency that has not been met.

  • Service Registry error while starting after configuring with DB2 database

    Hi
    I installed WLS 9.1 / ALSR 2.1 on RedHat Linux 4 EL.And DB2 8.2 FP12
    It was started fine with the default HSQL database, after changing the database to DB2 and restarted the server, I am getting the following errors
    Any one know about this ..please help me. Seems it was alredy posted on forums.bea.com but those threads are not accessioble now.Appriciate any quick response
    error log - I also checked the account_list.xml file it looks fine.
    JAVA Memory arguments: -Xms2048m -Xmx2048m -XX:MaxPermSize=128m
    WLS Start Mode=Production
    CLASSPATH=:/opt/bea/bea91/patch_weblogic910/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/opt/bea/Java5/jdk1.5.0_17/lib/tools.jar:/opt/bea/bea91/weblogic91/server/lib/weblogic_sp.jar:/opt/bea/bea91/weblogic91/server/lib/weblogic.jar:/opt/bea/bea91/weblogic91/server/lib/webservices.jar::/opt/bea/bea91/weblogic91/common/eval/pointbase/lib/pbclient51.jar:/opt/bea/bea91/weblogic91/server/lib/xqrl.jar::/opt/bea/bea91/weblogic91/integration/lib/util.jar:
    PATH=/opt/bea/bea91/weblogic91/server/bin:/opt/bea/Java5/jdk1.5.0_17/jre/bin:/opt/bea/Java5/jdk1.5.0_17/bin:/usr/kerberos/bin:/usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin:/home/weblogic/bin
    * To start WebLogic Server, use a username and *
    * password assigned to an admin-level user. For *
    * server administration, use the WebLogic Server *
    * console at http://hostname:port/console *
    starting weblogic with Java version:
    java version "1.5.0_17"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_17-b04)
    Java HotSpot(TM) Server VM (build 1.5.0_17-b04, mixed mode)
    Starting WLS with line:
    /opt/bea/Java5/jdk1.5.0_17/bin/java -server -Xms2048m -Xmx2048m -XX:MaxPermSize=128m -da -Dplatform.home=/opt/bea/bea91/weblogic91 -Dwls.home=/opt/bea/bea91/weblogic91/server -Dwli.home=/opt/bea/bea91/weblogic91/integration -Dweblogic.management.discover=true -Dweblogic.ProductionModeEnabled=true -Dwlw.iterativeDev=false -Dwlw.testConsole=false -Dwlw.logErrorsToConsole= -Dcom.sun.xml.namespace.QName.useCompatibleSerialVersionUID=1.0 -Djava.security.auth.login.config=/opt/bea/bea91/alsr21/conf/jaas.config -Dweblogic.ext.dirs=/opt/bea/bea91/patch_weblogic910/profiles/default/sysext_manifest_classpath -Dweblogic.Name=zsoaLAALSRAdminServer -Djava.security.policy=/opt/bea/bea91/weblogic91/server/lib/weblogic.policy weblogic.Server
    <Dec 23, 2008 11:02:49 AM PST> <Notice> <WebLogicServer> <BEA-000395> <Following extensions directory contents added to the end of the classpath:
    /opt/bea/bea91/user_projects/domains/zsoaLALASRDomain/lib/db2jcc2.jar:/opt/bea/bea91/user_projects/domains/zsoaLALASRDomain/lib/db2jcc_license_cu2.jar>
    <Dec 23, 2008 11:02:49 AM PST> <Info> <WebLogicServer> <BEA-000377> <Starting WebLogic Server with Java HotSpot(TM) Server VM Version 1.5.0_17-b04 from Sun Microsystems Inc.>
    <Dec 23, 2008 11:02:50 AM PST> <Info> <Management> <BEA-141107> <Version: WebLogic Server 9.1 Mon Dec 12 19:26:33 EST 2005 689178 >
    <Dec 23, 2008 11:02:53 AM PST> <Info> <WebLogicServer> <BEA-000215> <Loaded License : /opt/bea/bea91/license.bea>
    <Dec 23, 2008 11:02:53 AM PST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING>
    <Dec 23, 2008 11:02:53 AM PST> <Info> <WorkManager> <BEA-002900> <Initializing self-tuning thread pool>
    <Dec 23, 2008 11:02:53 AM PST> <Notice> <Log Management> <BEA-170019> <The server log file /opt/bea/bea91/user_projects/domains/zsoaLALASRDomain/servers/zsoaLAALSRAdminServer/logs/zsoaLAALSRAdminServer.log is opened. All server side log events will be written to this file.>
    <Dec 23, 2008 11:02:53 AM PST> <Error> <Socket> <BEA-000438> <Unable to load performance pack. Using Java I/O instead. Please ensure that libmuxer library is in :'/opt/bea/Java5/jdk1.5.0_17/jre/lib/i386/server:/opt/bea/Java5/jdk1.5.0_17/jre/lib/i386:/opt/bea/Java5/jdk1.5.0_17/jre/../lib/i386:/opt/bea/bea91/patch_weblogic910/profiles/default/native:/opt/bea/bea91/weblogic91/server/native/linux/x86_64:/opt/bea/bea91/weblogic91/server/native/linux/x86_64/oci920_8'
    >
    <Dec 23, 2008 11:02:54 AM PST> <Notice> <Security> <BEA-090082> <Security initializing using security realm myrealm.>
    <Dec 23, 2008 11:02:56 AM PST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STANDBY>
    <Dec 23, 2008 11:02:56 AM PST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING>
    INFO: com.systinet.wasp.WaspImpl - Starting Systinet Server for Java/6.0 (Java/1.5.0_17; Linux/2.6.9-78.0.1.ELsmp; build SSJ-6.0-20060622-1136)
    INFO: com.systinet.wasp.monitoring.LogEventModule - Starting event management
    INFO: log4j.Log4JAdapter - Events Log File: /opt/bea/bea91/user_projects/domains/zsoaLALASRDomain/servers/zsoaLAALSRAdminServer/tmp/_WL_user/registry/4rin9e/public/systinetRegistry_logEvents.log
    INFO: log4j.Log4JAdapter - Error Events Log File: /opt/bea/bea91/user_projects/domains/zsoaLALASRDomain/servers/zsoaLAALSRAdminServer/tmp/_WL_user/registry/4rin9e/public/systinetRegistry_errorEvents.log
    INFO: com.idoox.config.xml.ConfigStore - Starting configStore with savingPeriod 2000
    INFO: com.systinet.wasp.admin.PackageRepositoryImpl - Registering package [system][http://systinet.com/wasp/app/core_services_client][core_services_client][6.0]
    INFO: com.systinet.wasp.admin.PackageRepositoryImpl - Registering package [system][http://systinet.com/wasp/app/builtin_serialization][builtin_serialization][6.0]
    INFO: com.systinet.wasp.admin.PackageRepositoryImpl - Registering package [system][http://systinet.com/wasp/app/security_providers][security_providers][1.0]
    INFO: com.systinet.wasp.admin.PackageRepositoryImpl - Registering package [system][http://systinet.com/wasp/app/uddi/redirect/5.0][uddi-redirect][5.0]
    INFO: com.systinet.wasp.admin.PackageRepositoryImpl - Registering package [uddi][http://systinet.com/wasp/app/uddi/6.0][UDDI-services][6.0]
    INFO: com.systinet.wasp.admin.PackageRepositoryImpl - Registering package [uddi][http://systinet.com/uddi/client/statistics/5.0][Statistics-client][5.0]
    INFO: com.systinet.wasp.admin.PackageRepositoryImpl - Registering package [uddi][http://systinet.com/uddi/client/xslt2uddi/v3/5.5][UDDIClient-xslt2uddi-v3][5.5]
    INFO: com.systinet.wasp.admin.PackageRepositoryImpl - Registering package [uddi][http://systinet.com/uddi/client/api/ext/5.0][UDDIClient-ext][5.0]
    INFO: com.systinet.wasp.admin.PackageRepositoryImpl - Registering package [uddi][http://systinet.com/uddi/client/approval_production/5.0][Approval-production-client][5.0]
    INFO: com.systinet.wasp.admin.PackageRepositoryImpl - Registering package [uddi][http://systinet.com/uddi/client/wsdl2uddi/v3/5.5][UDDIClient-wsdl2uddi-v3][5.5]
    INFO: com.systinet.wasp.admin.PackageRepositoryImpl - Registering package [uddi][http://systinet.com/uddi/client/approval_management/5.0][Approval-management-client][5.0]
    INFO: com.systinet.wasp.admin.PackageRepositoryImpl - Registering package [uddi][http://systinet.com/uddi/client/configuratorCluster/5.0][Configurator-cluster-client][5.0]
    INFO: com.systinet.wasp.admin.PackageRepositoryImpl - Registering package [uddi][http://systinet.com/uddi/client/replication/v3/5.0][Replication-client-v3][5.0]
    INFO: com.systinet.wasp.admin.PackageRepositoryImpl - Registering package [uddi][http://systinet.com/uddi/client/subscription/listener/v3/5.0][UDDIClient-subscription-listener-v3][5.0]
    INFO: com.systinet.wasp.admin.PackageRepositoryImpl - Registering package [uddi][http://systinet.com/uddi/client/approval/5.0][Approval-client-v3][5.0]
    INFO: com.systinet.wasp.admin.PackageRepositoryImpl - Registering package [uddi][http://systinet.com/uddi/client/taxonomy/v3/5.5][Taxonomy-client-v31][5.5]
    INFO: com.systinet.wasp.admin.PackageRepositoryImpl - Registering package [uddi][http://systinet.com/uddi/client/inquiryUI/6.0][UDDIClient-v3-ui][5.0]
    INFO: com.systinet.wasp.admin.PackageRepositoryImpl - Registering package [uddi][http://systinet.com/uddi/client/validate-values/v1/5.0][UDDIClient-validate-values-v1][5.0]
    INFO: com.systinet.wasp.admin.PackageRepositoryImpl - Registering package [uddi][http://systinet.com/uddi/client/custody/v3/5.0][UDDIClient-custody-v3][5.0]
    INFO: com.systinet.wasp.admin.PackageRepositoryImpl - Registering package [uddi][http://systinet.com/uddi/client/subscription/v3/ext/6.0][UDDIClient-subscription-v3-ext][6.0]
    INFO: com.systinet.wasp.admin.PackageRepositoryImpl - Registering package [uddi][http://systinet.com/uddi/client/administrationUtils/5.5][AdministrationUtils-client][5.5]
    INFO: com.systinet.wasp.admin.PackageRepositoryImpl - Registering package [uddi][http://systinet.com/wasp/app/bsc/web/6.0][bsc][6.0]
    INFO: com.systinet.wasp.admin.PackageRepositoryImpl - Registering package [uddi][http://systinet.com/uddi/client/transformer_kr/5.5][Transformer-kr-client][5.5]
    INFO: com.systinet.wasp.admin.PackageRepositoryImpl - Registering package [uddi][http://systinet.com/uddi/client/v3/5.0][UDDIClient-v3][5.0]
    INFO: com.systinet.wasp.admin.PackageRepositoryImpl - Registering package [uddi][http://systinet.com/uddi/client/wsdl2uddi/v2/5.0][UDDIClient-wsdl2uddi-v2][5.0]
    INFO: com.systinet.wasp.admin.PackageRepositoryImpl - Registering package [uddi][http://systinet.com/uddi/client/validate-values/v2/5.0][UDDIClient-validate-values-v2][5.0]
    INFO: com.systinet.wasp.admin.PackageRepositoryImpl - Registering package [uddi][http://systinet.com/uddi/client/v3_ext/5.0][UDDIClient-v3_ext][5.0]
    INFO: com.systinet.wasp.admin.PackageRepositoryImpl - Registering package [uddi][http://systinet.com/uddi/client/xml2uddi/v3/5.5][UDDIClient-xml2uddi-v3][5.5]
    INFO: com.systinet.wasp.admin.PackageRepositoryImpl - Registering package [uddi][http://systinet.com/uddi/client/value-set-caching/v3/5.0][UDDIClient-value-set-caching-v3][5.0]
    INFO: com.systinet.wasp.admin.PackageRepositoryImpl - Registering package [uddi][http://systinet.com/uddi/client/xsd2uddi/v3/5.5][UDDIClient-xsd2uddi-v3][5.5]
    INFO: com.systinet.wasp.admin.PackageRepositoryImpl - Registering package [uddi][http://systinet.com/wasp/app/uddi/web/6.0][UDDI-web][6.0]
    INFO: com.systinet.wasp.admin.PackageRepositoryImpl - Registering package [uddi][http://systinet.com/uddi/client/approval_checker/5.0][Approval-checker-client-v3][5.0]
    INFO: com.systinet.wasp.admin.PackageRepositoryImpl - Registering package [uddi][http://systinet.com/uddi/client/category/v3/5.5][Category-client-v3][5.5]
    INFO: com.systinet.wasp.admin.PackageRepositoryImpl - Registering package [uddi][http://systinet.com/uddi/client/group/5.5][Group-client][5.5]
    INFO: com.systinet.wasp.admin.PackageRepositoryImpl - Registering package [uddi][http://systinet.com/uddi/client/subscription/v3/5.0][UDDIClient-subscription-v3][5.0]
    INFO: com.systinet.wasp.admin.PackageRepositoryImpl - Registering package [uddi][http://systinet.com/uddi/client/v2/5.0][UDDIClient-v2][5.0]
    INFO: com.systinet.wasp.admin.PackageRepositoryImpl - Registering package [uddi][http://systinet.com/uddi/client/configurator/5.0][Configurator-client][5.0]
    INFO: com.systinet.wasp.admin.PackageRepositoryImpl - Registering package [uddi][http://systinet.com/uddi/client/permission/5.5][Permission-client][5.5]
    INFO: com.systinet.wasp.admin.PackageRepositoryImpl - Registering package [uddi][http://systinet.com/uddi/client/taxonomy/v3/5.0][Taxonomy-client-v3][5.0]
    INFO: com.systinet.wasp.admin.PackageRepositoryImpl - Registering package [uddi][http://systinet.com/uddi/client/v1/5.0][UDDIClient-v1][5.0]
    INFO: com.systinet.wasp.admin.PackageRepositoryImpl - Registering package [uddi][http://systinet.com/uddi/client/account/5.5][Account-client][5.5]
    INFO: com.systinet.wasp.admin.PackageRepositoryImpl - Registering package [uddi][http://systinet.com/uddi/client/value-set-validation/v3/5.0][UDDIClient-value-set-validation-v3][5.0]
    INFO: com.systinet.wasp.admin.PackageRepositoryImpl - Registering package [uddi][http://systinet.com/uddi/client-core/5.0][Client-core][5.0]
    INFO: com.systinet.wasp.admin.PackageRepositoryImpl - Loading package [system][http://systinet.com/wasp/app/core_services_client][core_services_client][6.0]
    INFO: com.systinet.wasp.admin.PackageRepositoryImpl - Loading package [system][http://systinet.com/wasp/app/builtin_serialization][builtin_serialization][6.0]
    INFO: com.systinet.wasp.admin.PackageRepositoryImpl - Loading package [system][http://systinet.com/wasp/app/uddi/redirect/5.0][uddi-redirect][5.0]
    INFO: com.systinet.wasp.admin.PackageRepositoryImpl - Loading package [system][http://systinet.com/wasp/app/security_providers][security_providers][1.0]
    INFO: com.idoox.wasp.security.server.SecurityModule - SecurityModule starts.
    INFO: com.systinet.wasp.admin.PackageRepositoryImpl - Loading package [uddi][http://systinet.com/uddi/client-core/5.0][Client-core][5.0]
    INFO: com.systinet.wasp.admin.PackageRepositoryImpl - Loading package [uddi][http://systinet.com/uddi/client/statistics/5.0][Statistics-client][5.0]
    INFO: com.systinet.wasp.admin.PackageRepositoryImpl - Loading package [uddi][http://systinet.com/uddi/client/approval_management/5.0][Approval-management-client][5.0]
    INFO: com.systinet.wasp.admin.PackageRepositoryImpl - Loading package [uddi][http://systinet.com/uddi/client/replication/v3/5.0][Replication-client-v3][5.0]
    INFO: com.systinet.wasp.admin.PackageRepositoryImpl - Loading package [uddi][http://systinet.com/uddi/client/transformer_kr/5.5][Transformer-kr-client][5.5]
    INFO: com.systinet.wasp.admin.PackageRepositoryImpl - Loading package [uddi][http://systinet.com/uddi/client/v3/5.0][UDDIClient-v3][5.0]
    INFO: com.systinet.wasp.admin.PackageRepositoryImpl - Loading package [uddi][http://systinet.com/uddi/client/v2/5.0][UDDIClient-v2][5.0]
    INFO: com.systinet.wasp.admin.PackageRepositoryImpl - Loading package [uddi][http://systinet.com/uddi/client/configurator/5.0][Configurator-client][5.0]
    INFO: com.systinet.wasp.admin.PackageRepositoryImpl - Loading package [uddi][http://systinet.com/uddi/client/v1/5.0][UDDIClient-v1][5.0]
    INFO: com.systinet.wasp.admin.PackageRepositoryImpl - Loading package [uddi][http://systinet.com/uddi/client/account/5.5][Account-client][5.5]
    INFO: com.systinet.wasp.admin.PackageRepositoryImpl - Loading package [uddi][http://systinet.com/uddi/client/xslt2uddi/v3/5.5][UDDIClient-xslt2uddi-v3][5.5]
    INFO: com.systinet.wasp.admin.PackageRepositoryImpl - Loading package [uddi][http://systinet.com/uddi/client/api/ext/5.0][UDDIClient-ext][5.0]
    INFO: com.systinet.wasp.admin.PackageRepositoryImpl - Loading package [uddi][http://systinet.com/uddi/client/wsdl2uddi/v3/5.5][UDDIClient-wsdl2uddi-v3][5.5]
    INFO: com.systinet.wasp.admin.PackageRepositoryImpl - Loading package [uddi][http://systinet.com/uddi/client/inquiryUI/6.0][UDDIClient-v3-ui][5.0]
    INFO: com.systinet.wasp.admin.PackageRepositoryImpl - Loading package [uddi][http://systinet.com/uddi/client/custody/v3/5.0][UDDIClient-custody-v3][5.0]
    INFO: com.systinet.wasp.admin.PackageRepositoryImpl - Loading package [uddi][http://systinet.com/uddi/client/administrationUtils/5.5][AdministrationUtils-client][5.5]
    INFO: com.systinet.wasp.admin.PackageRepositoryImpl - Loading package [uddi][http://systinet.com/uddi/client/v3_ext/5.0][UDDIClient-v3_ext][5.0]
    INFO: com.systinet.wasp.admin.PackageRepositoryImpl - Loading package [uddi][http://systinet.com/uddi/client/xml2uddi/v3/5.5][UDDIClient-xml2uddi-v3][5.5]
    INFO: com.systinet.wasp.admin.PackageRepositoryImpl - Loading package [uddi][http://systinet.com/uddi/client/value-set-caching/v3/5.0][UDDIClient-value-set-caching-v3][5.0]
    INFO: com.systinet.wasp.admin.PackageRepositoryImpl - Loading package [uddi][http://systinet.com/uddi/client/xsd2uddi/v3/5.5][UDDIClient-xsd2uddi-v3][5.5]
    INFO: com.systinet.wasp.admin.PackageRepositoryImpl - Loading package [uddi][http://systinet.com/uddi/client/category/v3/5.5][Category-client-v3][5.5]
    INFO: com.systinet.wasp.admin.PackageRepositoryImpl - Loading package [uddi][http://systinet.com/uddi/client/subscription/v3/5.0][UDDIClient-subscription-v3][5.0]
    INFO: com.systinet.wasp.admin.PackageRepositoryImpl - Loading package [uddi][http://systinet.com/uddi/client/taxonomy/v3/5.0][Taxonomy-client-v3][5.0]
    INFO: com.systinet.wasp.admin.PackageRepositoryImpl - Loading package [uddi][http://systinet.com/uddi/client/value-set-validation/v3/5.0][UDDIClient-value-set-validation-v3][5.0]
    INFO: com.systinet.wasp.admin.PackageRepositoryImpl - Loading package [uddi][http://systinet.com/uddi/client/approval/5.0][Approval-client-v3][5.0]
    INFO: com.systinet.wasp.admin.PackageRepositoryImpl - Loading package [uddi][http://systinet.com/uddi/client/wsdl2uddi/v2/5.0][UDDIClient-wsdl2uddi-v2][5.0]
    INFO: com.systinet.wasp.admin.PackageRepositoryImpl - Loading package [uddi][http://systinet.com/uddi/client/validate-values/v2/5.0][UDDIClient-validate-values-v2][5.0]
    INFO: com.systinet.wasp.admin.PackageRepositoryImpl - Loading package [uddi][http://systinet.com/uddi/client/configuratorCluster/5.0][Configurator-cluster-client][5.0]
    INFO: com.systinet.wasp.admin.PackageRepositoryImpl - Loading package [uddi][http://systinet.com/uddi/client/validate-values/v1/5.0][UDDIClient-validate-values-v1][5.0]
    INFO: com.systinet.wasp.admin.PackageRepositoryImpl - Loading package [uddi][http://systinet.com/uddi/client/group/5.5][Group-client][5.5]
    INFO: com.systinet.wasp.admin.PackageRepositoryImpl - Loading package [uddi][http://systinet.com/uddi/client/permission/5.5][Permission-client][5.5]
    INFO: com.systinet.wasp.admin.PackageRepositoryImpl - Loading package [uddi][http://systinet.com/uddi/client/subscription/listener/v3/5.0][UDDIClient-subscription-listener-v3][5.0]
    INFO: com.systinet.wasp.admin.PackageRepositoryImpl - Loading package [uddi][http://systinet.com/uddi/client/subscription/v3/ext/6.0][UDDIClient-subscription-v3-ext][6.0]
    INFO: com.systinet.wasp.admin.PackageRepositoryImpl - Loading package [uddi][http://systinet.com/uddi/client/taxonomy/v3/5.5][Taxonomy-client-v31][5.5]
    INFO: com.systinet.wasp.admin.PackageRepositoryImpl - Loading package [uddi][http://systinet.com/uddi/client/approval_checker/5.0][Approval-checker-client-v3][5.0]
    INFO: com.systinet.wasp.admin.PackageRepositoryImpl - Loading package [uddi][http://systinet.com/uddi/client/approval_production/5.0][Approval-production-client][5.0]
    INFO: com.systinet.wasp.admin.PackageRepositoryImpl - Loading package [uddi][http://systinet.com/wasp/app/uddi/6.0][UDDI-services][6.0]
    [Fatal Error] account_list.xml:1:1: Premature end of file.
    <Dec 23, 2008 11:03:04 AM PST> <Error> <HTTP> <BEA-101216> <Servlet: "Registry Servlet" failed to preload on startup in Web application: "registry.war".
    java.lang.ExceptionInInitializerError
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:242)
    at com.systinet.uddi.security.destination.DestinationSecurityModule.load(DestinationSecurityModule.java:25)
    at com.idoox.wasp.ModuleRepository.loadModule(ModuleRepository.java:120)
    org.xml.sax.SAXParseException: Premature end of file.
    at org.apache.xerces.parsers.DOMParser.parse(Unknown Source)
    at org.apache.xerces.jaxp.DocumentBuilderImpl.parse(Unknown Source)
    at com.idoox.config.xml.XMLConfigurator.prepareConfigFile(XMLConfigurator.java:575)
    at com.idoox.config.xml.XMLConfigurator.init(XMLConfigurator.java:420)
    at com.idoox.config.xml.XMLConfigurator.init(XMLConfigurator.java:333)
    Truncated. see log file for complete stacktrace
    >
    <Dec 23, 2008 11:03:04 AM PST> <Error> <Deployer> <BEA-149231> <Unable to set the activation state to true for the application 'registry'.
    weblogic.application.ModuleException: [HTTP:101216]Servlet: "Registry Servlet" failed to preload on startup in Web application: "registry.war".
    <Dec 23, 2008 11:03:04 AM PST> <Notice> <WebLogicServer> <BEA-000329> <Started WebLogic Admin Server "zsoaLAALSRAdminServer" for domain "zsoaLALASRDomain" running in Production Mode>
    <Dec 23, 2008 11:03:04 AM PST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to RUNNING>
    <Dec 23, 2008 11:03:04 AM PST> <Notice> <WebLogicServer> <BEA-000360> <Server started in RUNNING mode>
    Exception in thread "Timer-3" java.lang.NoClassDefFoundError: com/systinet/wasp/webservice/FinalizationSupport
    at com.systinet.wasp.ServiceManagerImpl$ReferenceQueueCleaner.run(ServiceManagerImpl.java:2617)
    at java.util.TimerThread.mainLoop(Timer.java:512)
    at java.util.TimerThread.run(Timer.java:462)

    I discovered, that the problem is probably caused by a collection, which is returned by a findBy method.
    see detail of exception:
    Caused by: javax.xml.bind.JAXBException: com.sun.xml.bind.v2.runtime.IllegalAnnotationsException: 1 counts of IllegalAnnotationExceptions
    java.util.Collection is an interface, and JAXB can't handle interfaces.
    this problem is related to the following location:
    at java.util.Collection
    When I deploy an simple WS (summerizing 2 numbers) it is deployed fine and the WS is up and running.
    Does anyone has experienced a similar problem? I want to expose the functionality of my BO methods in order to set up a small POC.
    Can anyone please help?
    Thanks & Regards,
    Michael
    null

  • Service cannot be started. Microsoft.VirtualManager.DB.CarmineSqlException: Unable to connect to the VMM database. Ensure that the SQL Server is running and configured correctly

    Hi All,
    I am setting up SCVMM 2012 R2 in a production environment. Whenever I restart the SCVMM virtual machine the VMM service doesn't start automatically, I have to manually start it. I checked the VMM logs and in the event viewer i find the below error,
    Service cannot be started. Microsoft.VirtualManager.DB.CarmineSqlException: Unable to connect to the VMM database. Ensure that the SQL Server is running and configured correctly. ---> System.Data.SqlClient.SqlException: Cannot open database "VirtualManagerDB"
    requested by the login. The login failed. Login failed for user 'NXTRA\VMMSVC'. at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject
    stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean&
    dataReady) at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj) at System.Data.Sq...
    I added the 'VMMSVC' account as db_owner and sysadmin and also NT_Authority\System with same permissions still the service doesn't start on the start up.
    I googled a lot and I find the threads with the error containing "General failure" but not with the above. Can someone please help me to find out why this error is occuring.
    Thanks,
    Ravi

    It's often only a problem of the service dependencies. SCVMM starts to fast, SQL server on the same machine in not initialized yet. Here are working service dependencies to ensure SQL server is initializes before SCVMM starts.
    You can set the service dependencies directly in regedit (as always: be careful modifying the registry ...)
    Here is the content of a reg file setting the dependency.
    Windows Registry Editor Version 5.00
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SCVMMService]
    "DependOnService"=hex(7):53,00,51,00,4c,00,53,00,45,00,52,00,56,00,45,00,52,00,\
      41,00,47,00,45,00,4e,00,54,00,00,00,53,00,51,00,4c,00,42,00,72,00,6f,00,77,\
      00,73,00,65,00,72,00,00,00,53,00,51,00,4c,00,57,00,72,00,69,00,74,00,65,00,\
      72,00,00,00,4d,00,53,00,53,00,51,00,4c,00,46,00,44,00,4c,00,61,00,75,00,6e,\
      00,63,00,68,00,65,00,72,00,00,00,00,00

  • Azure In Role Caching Doesn't start on server with "Not running in a hosted service or the Development Fabric."

    I started to use Azure in-role caching and everything works great in Azure compute emulator on my local machine, but not on server. I've already dealed with some problems, like lack of msshrtmi.dll on server, but now can't understand why get this error:
    Not running in a hosted service or the Development Fabric.
    Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
    Exception Details: System.InvalidOperationException: Not running in a hosted service or the Development Fabric.
    Source Error:
    An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
    Stack Trace:
    [InvalidOperationException: Not running in a hosted service or the Development Fabric.]
    Microsoft.WindowsAzure.Diagnostics.DiagnosticMonitor.GetDefaultStartupInfoForCurrentRoleInstance() +535
    Microsoft.WindowsAzure.Diagnostics.DiagnosticMonitorTraceListener..ctor() +34
    [ConfigurationErrorsException: Could not create Microsoft.WindowsAzure.Diagnostics.DiagnosticMonitorTraceListener, Microsoft.WindowsAzure.Diagnostics, Version=2.3.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35.]
    System.Diagnostics.TraceUtils.GetRuntimeObject(String className, Type baseType, String initializeData) +1588
    System.Diagnostics.TypedElement.BaseGetRuntimeObject() +103
    System.Diagnostics.ListenerElement.GetRuntimeObject() +825
    System.Diagnostics.ListenerElementsCollection.GetRuntimeObject() +261
    System.Diagnostics.TraceInternal.get_Listeners() +256
    System.Diagnostics.Trace.get_Listeners() +79
    Microsoft.ApplicationServer.Caching.DataCacheServerLogManager..cctor() +97
    [TypeInitializationException: The type initializer for 'Microsoft.ApplicationServer.Caching.DataCacheServerLogManager' threw an exception.]
    Microsoft.ApplicationServer.Caching.DataCacheServerLogManager.ChangeLogLevel(TraceLevel traceLevel) +0
    Microsoft.ApplicationServer.Caching.ServiceConfigurationManager..cctor() +24
    [TypeInitializationException: The type initializer for 'Microsoft.ApplicationServer.Caching.ServiceConfigurationManager' threw an exception.]
    Microsoft.ApplicationServer.Caching.ServiceConfigurationManager.GetHostDefaults() +0
    Microsoft.ApplicationServer.Caching.OMCacheNodeProperties..ctor(IHostConfiguration props, Int32 maxNC, Boolean perfCounterRequired) +69
    Microsoft.ApplicationServer.Caching.LocalCacheStore..ctor(EvictionParametrs evictionParams) +50
    Microsoft.ApplicationServer.Caching.DataCacheFactory..ctor(DataCacheFactoryConfiguration configuration) +555
    Microsoft.Web.DistributedCache.DataCacheFactoryWrapper.CreateDataCacheFactoryFromConfiguration(DataCacheFactoryConfiguration config) +35
    Microsoft.Web.DistributedCache.CacheHelpers.RunCacheCreationHooks(CacheConnectingEventArgs fetchingEventArgs, IDataCacheFactory dataCacheFactory, Object sender, EventHandler`1 fetchingHandler, EventHandler`1 fetchedHandler) +7
    All I found about this error is that it occurs if you start local Azure compute emulator with in-role caching and without administrative rights. But in emulator everything works fine and problem occurs only after I publish to staging environment. (if switch
    to production, error remains).
    I use cache for resolving routes like /username and /countryname etc. So available usernames and country names will be cached and updated on changes in database. I have static class with static DataCache object which is created on first request to cache. But
    even home page doesn't start so error occurs before I try to create cache object.

    Hi Jambor, I don't have reference errors. I had them before but already fixed with copy local = true for few references. 
    I receive error only on azure host service. In local everything works great, app starts, cache works and I can see data in cache.  Yes, in local mode cloud project is set as startup and VS runs as administrator.
    I've added TraceListener creating code you suggested:
    protected void Application_Start(object sender, EventArgs e)
    System.Diagnostics.Trace.Listeners.Add(new Microsoft.WindowsAzure.Diagnostics.DiagnosticMonitorTraceListener());
    and error code changed a little. But as I see problem is the same but caused when creating TraceListener from Application_Start instead of when initalizing cache:
    Not running in a hosted service or the Development Fabric.
    Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. 
    Exception Details: System.InvalidOperationException: Not running in a hosted service or the Development Fabric.
    Source Error: 
    An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
    Stack Trace: 
    [InvalidOperationException: Not running in a hosted service or the Development Fabric.]
    Microsoft.WindowsAzure.Diagnostics.DiagnosticMonitor.GetDefaultStartupInfoForCurrentRoleInstance() +518
    Microsoft.WindowsAzure.Diagnostics.DiagnosticMonitorTraceListener..ctor() +34
    [ConfigurationErrorsException: Could not create Microsoft.WindowsAzure.Diagnostics.DiagnosticMonitorTraceListener, Microsoft.WindowsAzure.Diagnostics, Version=2.3.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35.]
    System.Diagnostics.TraceUtils.GetRuntimeObject(String className, Type baseType, String initializeData) +1588
    System.Diagnostics.TypedElement.BaseGetRuntimeObject() +103
    System.Diagnostics.ListenerElement.GetRuntimeObject() +825
    System.Diagnostics.ListenerElementsCollection.GetRuntimeObject() +261
    System.Diagnostics.TraceInternal.get_Listeners() +256
    System.Diagnostics.Trace.get_Listeners() +79
    sub2o.MvcApplication.Application_Start() +497
    [HttpException (0x80004005): Could not create Microsoft.WindowsAzure.Diagnostics.DiagnosticMonitorTraceListener, Microsoft.WindowsAzure.Diagnostics, Version=2.3.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35.]
    System.Web.HttpApplicationFactory.EnsureAppStartCalledForIntegratedMode(HttpContext context, HttpApplication app) +558
    System.Web.HttpApplication.RegisterEventSubscriptionsWithIIS(IntPtr appContext, HttpContext context, MethodInfo[] handlers) +179
    System.Web.HttpApplication.InitSpecial(HttpApplicationState state, MethodInfo[] handlers, IntPtr appContext, HttpContext context) +322
    System.Web.HttpApplicationFactory.GetSpecialApplicationInstance(IntPtr appContext, HttpContext context) +384
    System.Web.Hosting.PipelineRuntime.InitializeApplication(IntPtr appContext) +397
    [HttpException (0x80004005): Could not create Microsoft.WindowsAzure.Diagnostics.DiagnosticMonitorTraceListener, Microsoft.WindowsAzure.Diagnostics, Version=2.3.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35.]
    System.Web.HttpRuntime.FirstRequestInit(HttpContext context) +630
    System.Web.HttpRuntime.EnsureFirstRequestInit(HttpContext context) +159
    System.Web.HttpRuntime.ProcessRequestNotificationPrivate(IIS7WorkerRequest wr, HttpContext context) +763

  • 12c management agent on repository server doesn't start following a system crash

    My environment architecture for 12c Cloud Control (Used for personal practice purpose) can be explained as follows:
    @DBSERVER: (OEL6.5, x86-64)
         - 12c Enterprise Manager Cloud Control (EMCC)
         - 11.2.0.4 database that acts as a repository for 12c EMCC
    Monitored host is on a virtual machine (VM12) that is currently in the DBSERVER:
    VM12: (OEL6.5, x86-64)
         - 12c Management Agent that monitors the host and the database (12.1.0.1)
    The server was running fine for the last few months until recently when the computer had rebooted abruptly. Abrupt rebooting occurred a few times in the past, but this time it had an issue at the time of rebooting. The DBSERVER at the time of a startup starts the OMS and the AGENT. The OMS starts perfectly, but the AGENT does not start. Upon trying to start the agent, it shows the following error message:
    [orcl11204g@dbserver bin]$ ./emctl start agent
    Oracle Enterprise Manager Cloud Control 12c Release 3 
    Copyright (c) 1996, 2013 Oracle Corporation.  All rights reserved.
    Starting agent ................. failed.
    Target Manager failed at Startup: targets.xml was rejected: loaded with a wrong agent token
    Consult emctl.log and emagent.nohup in: /home/u01/oemrel3/agent/agent_inst/sysman/log
    [orcl11204g@dbserver bin]$
    The targets.xml file contains the following information which doesn't seem to be of any help:
    [orcl11204g@dbserver emd]$ cat targets.xml
    <?xml version = "1.0"?>
    <Targets>
    </Targets>
    [orcl11204g@dbserver emd]$
    Can anybody provide the help during such circumstances?
    The DBSERVER repository database, listener and oms are up and running while the agent is down. The VM12 database, listener and agent is up and running. Is there any other file that needs to be checked for additional information?

    --> $/AGENT_INST/bin/emctl stop agent
    If agent does not shutdown gracefully then kill all agent background processes by first grepping for agent perl and java processes only
    --> Move your existing target.xml file
    mv target.xml target.xml.old
    --> Create an empty targets.xml file under /AGENT_INST/sysman/emd with the below content
    <Targets>
    </Targets>
    --> Start the agent
    $AGENT_INST/bin/emctl start agent
    This starts agent but without any targets populated in targets.xml
    To discover targets perform agent resynchronization operation from console
    Regards
    Krishnan

  • Server doesn't start after applying SP3

    Hi,
    after applying SP3 the server doesn't start.
    I just get the following error within the server log.
    Any hints ?
    Regards
    Gerald Eder
    JVMX version - May 20 2007 23:27:34 - 01_REL - optU - windows amd64 - bas2:78002 (mixed mode, sharing)
    (CompilerOracle exclude com/sapportals/portal/pb/layout/taglib/ContainerTag addIviewResources)
    (CompilerOracle exclude com/sap/engine/services/keystore/impl/security/CodeBasedSecurityConnector getApplicationDomain)
    (CompilerOracle exclude com/sap/engine/services/rmi_p4/P4StubSkeletonGenerator generateStub)
    (CompilerOracle exclude com/sapportals/portal/prt/util/StringUtils escapeToJS)
    (CompilerOracle exclude com/sapportals/portal/prt/core/broker/PortalServiceItem startServices)
    (CompilerOracle exclude com/sap/engine/services/webservices/server/deploy/WSConfigurationHandler downloadFile)
    (CompilerOracle exclude com/sapportals/portal/prt/jndisupport/util/AbstractHierarchicalContext lookup)
    (CompilerOracle exclude com/sapportals/portal/navigation/cache/CacheNavigationNode getAttributeValue)
    (CompilerOracle exclude com/sapportals/portal/navigation/TopLevelNavigationiView PrintNode)
    (CompilerOracle exclude com/sapportals/wcm/service/ice/wcm/ICEPropertiesCoder encode)
    (CompilerOracle exclude com/sap/lcr/pers/delta/importing/ObjectLoader loadObjects)
    (CompilerOracle exclude com/sap/engine/services/webservices/jaxrpc/encoding/InstanceBuilder readElement)
    (CompilerOracle exclude com/sap/engine/services/webservices/jaxrpc/encoding/InstanceBuilder readSequence)
    (CompilerOracle exclude com/sap/engine/services/webservices/jaxrpc/encoding/TypeMappingImpl initializeRelations)
    (CompilerOracle exclude com/sap/engine/services/webservices/jaxrpc/encoding/GeneratedComplexType _loadInto)
    (CompilerOracle exclude com/sap/lcr/pers/delta/importing/ObjectLoader loadObjects)
    The active factory is : com.sap.engine.boot.loader.StandardClassLoaderFactory
    Using an index file : D:\usr\sap\TC1\J20\j2ee\cluster\bin\index.list
    [GC [ParNew: 14592K->4114K(29120K), 0.0102761 secs] 14592K->4114K(116544K), 0.0103466 secs]
    Reading kernel properties from kernelProperties.bin file...
       Checked the data for 32 ms.
       Read the objects for 250 ms.
       Substituted the values for 47 ms.
    Finished reading kernel objects for 297 ms.
    StartupFramework returned mode [NORMAL]
    StartupFramework returned action [NONE]
    SAP J2EE Engine Version 7.10.3301.162847.20070927153007 is starting...
    Loading: LogManager ... 578 ms.
    Loading: PoolManager ... 0 ms.
    Loading: ApplicationThreadManager ... Error - ID:000004. System is halted. Exception is:
    java.lang.NoClassDefFoundError: com/sap/jvm/Capabilities
         at com.sap.engine.core.thread.impl3.ErrorQueueHandler.<clinit>(ErrorQueueHandler.java:34)
         at com.sap.engine.core.thread.impl3.ThreadManagerImpl.init(ThreadManagerImpl.java:204)
         at com.sap.engine.core.Framework.loadSingleManager(Framework.java:665)
         at com.sap.engine.core.Framework.loadManagers(Framework.java:367)
         at com.sap.engine.core.Framework.start(Framework.java:296)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at com.sap.engine.boot.FrameThread.startFramework(FrameThread.java:161)
         at com.sap.engine.boot.FrameThread.run(FrameThread.java:183)
         at com.sap.engine.boot.StartFrame.work(StartFrame.java:101)
         at com.sap.engine.boot.Start.main(Start.java:33)
    Caused by: java.lang.ClassNotFoundException: com.sap.jvm.Capabilities
    Loader Info -
    ClassLoader name: [system:Kernel]
    Living status: alive
    Direct parent loaders:
       [library:core_lib]
    Resources:
       D:\usr\sap\TC1\J20\j2ee\cluster\bin\kernel\jenqulib.jar
       D:\usr\sap\TC1\J20\j2ee\cluster\bin\kernel\sap.comtcantlr~runtime.jar
       D:\usr\sap\TC1\J20\j2ee\cluster\bin\kernel\sap.comtcblcachemgmtapi_for_assembly.jar
       D:\usr\sap\TC1\J20\j2ee\cluster\bin\kernel\sap.comtcblcachemgmtimpl.jar
       D:\usr\sap\TC1\J20\j2ee\cluster\bin\kernel\sap.comtcblcache_pluginslib.jar
       D:\usr\sap\TC1\J20\j2ee\cluster\bin\kernel\sap.comtcblframekrn.jar
       D:\usr\sap\TC1\J20\j2ee\cluster\bin\kernel\sap.comtcbljkernel_cacheimpl.jar
       D:\usr\sap\TC1\J20\j2ee\cluster\bin\kernel\sap.comtcbljkernel_classloadkrn.jar
       D:\usr\sap\TC1\J20\j2ee\cluster\bin\kernel\sap.comtcbljkernel_clusterkrn.jar
       D:\usr\sap\TC1\J20\j2ee\cluster\bin\kernel\sap.comtcbljkernel_configurationkrn.jar
       D:\usr\sap\TC1\J20\j2ee\cluster\bin\kernel\sap.comtcbljkernel_databasekrn.jar
       D:\usr\sap\TC1\J20\j2ee\cluster\bin\kernel\sap.comtcbljkernel_licensingkrn.jar
       D:\usr\sap\TC1\J20\j2ee\cluster\bin\kernel\sap.comtcbljkernel_lockingkrn.jar
       D:\usr\sap\TC1\J20\j2ee\cluster\bin\kernel\sap.comtcbljkernel_logkrn.jar
       D:\usr\sap\TC1\J20\j2ee\cluster\bin\kernel\sap.comtcbljkernel_poolkrn.jar
       D:\usr\sap\TC1\J20\j2ee\cluster\bin\kernel\sap.comtcbljkernel_servicekrn.jar
       D:\usr\sap\TC1\J20\j2ee\cluster\bin\kernel\sap.comtcbljkernel_threadkrn.jar
       D:\usr\sap\TC1\J20\j2ee\cluster\bin\kernel\sap.comtcblopensqlkernelimplOpenSQLKrn.jar
       D:\usr\sap\TC1\J20\j2ee\cluster\bin\kernel\sap.comtcjeoffline_deployimpl.jar
       D:\usr\sap\TC1\J20\j2ee\cluster\bin\kernel\sap.comtcjesessionmgmtimpl.jar
       D:\usr\sap\TC1\J20\j2ee\cluster\bin\kernel\sap.comtcseclikeylikey_assembly.jar
         at com.sap.engine.boot.loader.MultiParentClassLoader.loadClass(MultiParentClassLoader.java:259)
         at com.sap.engine.boot.loader.MultiParentClassLoader.loadClass(MultiParentClassLoader.java:228)
         at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:353)
         ... 13 more

    After upgrading the SAPVM the server starts

  • Oracle doesn't started when When I reboot the Server.

    Dear All,
    I have installed 10g using ASM and Oracle-managed files on a Windows Server 2003 (Second Edition , Service Pack 1 ) system . I have put no data in, and I take the defaults. It works fine - until the system reboots.
    Oracle doesn't started when When I reboot the Server.
    Here is what I get from sqlplus, following the instructions to start an ASM instance:
    SQL*Plus: Release 10.1.0.2.0 - Production on Mon Oct 11 10:47:53 2006
    Copyright (c) 1982, 2004, Oracle. All rights reserved.
    SQL> startup
    ORA-01078: failure in processing system parameters
    ORA-01565: error in identifying file '+DATA0/10g/spfile10g.ora'
    ORA-17503: ksfdopn:2 Failed to open file +DATA0/10g/spfile10g.ora
    ORA-15077: could not locate ASM instance serving a required diskgroup
    Thanks for helping,
    Debraj Banerjee

    It look like your ASM instance is not yet started. Try the following:
    $>export ORACLE_SID=+ASM (set ORACLE_SID=+ASM if you are on Windows)
    $>sqlplus /nolog
    SQL>startupThen you start up your other instance.

  • ABAP Database XIP must be started on remote server

    Hi All
             while starting the SAP through startsap.
    startsap
    Checking XIP Database
    ABAP Database is not available via R3trans
    Starting SAP-Collector Daemon
    This is Saposcol Version COLL 20.95 700 - AIX v11.65 5L-64 bit 090118
    Usage:  saposcol -l: Start OS Collector
            saposcol -k: Stop  OS Collector
            saposcol -d: OS Collector Dialog Mode
            saposcol -s: OS Collector Status
    The OS Collector (PID 184746) is already running .....
    saposcol already running
    ABAP Database XIP must be started on remote server
    while checking through the command R3trans -d
    output is
    R3trans -d
    R3trans: Command not found.
    scpa01:scpadm 3> r3trans -d
    r3trans: Command not found.
    scpa01:scpadm 4> R3trans -d
    This is R3trans version 6.14 (release 700 - 25.10.10 - 11:48:42).
    unicode enabled version
    --- Unicode interface [nlsui1.c line 1842] pid = 197118 time = 1320146698:
    Cmdline : R3trans -d
    Function dlerrorU16 :
    Array err_msgU length MAX_ERROR_LN is too small.
    --- Unicode interface -
    End of message -
    2EETW169 no connect possible: "maybe someone set invalid values for DIR_LIBRARY ('/usr/sap/XIP/SYS/exe/run') or dbms_type ('ORA')"
    R3trans finished (0012).
    What could be the error. Can anybody be help in this regards.
    Thanks
    Regards
    Ravi

    Hi sunny
      Output of trans.log is
    cat trans.log
    4 ETW000 R3trans version 6.14 (release 700 - 25.10.10 - 11:48:42).
    4 ETW000 unicode enabled version
    4 ETW000 ===============================================
    4 ETW000
    4 ETW000 date&time   : 02.11.2011 - 09:49:50
    4 ETW000 control file: <no ctrlfile>
    4 ETW000 R3trans was called as follows: R3trans -d
    4 ETW000  trace at level 2 opened for a given file pointer
    4 ETW000  [dev trc     ,00000]  Wed Nov  2 09:49:50 2011                                                  90  0.000090
    4 ETW000  [dev trc     ,00000]  db_con_init called                                                        22  0.000112
    4 ETW000  [dev trc     ,00000]  create_con (con_name=R/3)                                                 37  0.000149
    4 ETW000  [dev trc     ,00000]  Loading DB library '/usr/sap/SCP/SYS/exe/run/dboraslib.o' ...             33  0.000182
    4 ETW000  [dlux.c      ,00000]  *** ERROR => DlLoadLib()==DLENOACCESS - dlopen("/usr/sap/SCP/SYS/exe/run/dboraslib.o") FAILED
    4 ETW000                          "errno=8, Exec format error"                                          1616  0.001798
    4 ETW000  [dbcon.c     ,00000]  *** ERROR => Couldn't load library '/usr/sap/SCP/SYS/exe/run/dboraslib.o'
    4 ETW000                                                                                52  0.001850
    2EETW169 no connect possible: "maybe someone set invalid values for DIR_LIBRARY ('/usr/sap/SCP/SYS/exe/run') or dbms_type ('ORA')"
    here it is written that maybe someone has set the invalid values for DIR_LIBRARY. we have upgraded the Oracle 10.2 to 11.2 & only changed in the scripts with values having 102 to 112 (/oracle/XIP/102_64/lib) to /oracle/XIP/112_64/lib) . i have again copied these files and changed it again and also checked the permission of these files & environment of sidadm also.
    thanks
    Regards
    Ravi

  • J2ee server doesn't started in debug mode

    Hi.
    I set J2EE server debug mode using configtool and I try to start J2EE.
    At that time, dispatcher, SDM process started successfully but server process doesn't start.
    SAP MMC has "waiiting for start" status for server process.
    Any ideas ?
    Regards, Arnold.

    Right aside the Enable Debugging checkbox in the configtool, there's a 'Restricted Load Balancing' checkbox. As I remember, in some version of the J2EE engine, you need to invert its state in order to get debugging to run.
    Regards,
    Armin

  • J2EE server doesn't start (has been starting..) EP6SP9 on Windows XP Pro.

    I am trying to install EP6 SP9 sneak preview edition. Just I followed the instructions.
    Installation is successful. After that I installed PDK6(6090) using SDM. I also exported initial data objects to SLD.
    When I restart the from SAPMMC console, jcontrol.exe has been in "starting" state(indicating with yellow color). It doesn't start even afer couple of hours.
    Excerpt from <i>dev_jcontrol</i>
    JStartupStartJLaunch: program = C:usrsapJ2EJC00/j2ee/os_libs/jlaunch.exe
    -> arg[00] = C:usrsapJ2EJC00/j2ee/os_libs/jlaunch.exe
    -> arg[01] = pf=C:usrsapJ2ESYSprofileJ2E_JC00_epsystem
    -> arg[02] = -DSAPINFO=J2E_00_server
    -> arg[03] = -file=C:usrsapJ2EJC00j2eeclusterinstance.properties
    -> arg[04] = -nodeName=ID5454450
    -> arg[05] = -nodeId=1
    -> arg[06] = -syncSem=JSTARTUP_WAIT_ON_2772
    -> arg[07] = -jvmOutFile=C:usrsapJ2EJC00workjvm_server0.out
    -> arg[08] = -jvmOutMode=append
    -> arg[09] = -stdOutFile=C:usrsapJ2EJC00workstd_server0.out
    -> arg[10] = -stdOutMode=append
    -> arg[11] = -traceMode=append
    -> arg[12] = -locOutFile=C:usrsapJ2EJC00workdev_server0
    -> arg[13] = -mode=JCONTROL
    -> arg[14] = pf=C:usrsapJ2ESYSprofileJ2E_JC00_epsystem
    -> lib path = PATH=C:j2sdk1.4.2_08jrebinserver;C:j2sdk1.4.2_08jrebin;c:sapdbprogramsbin;c:sapdbprogramspgm;C:usrsapPython.;C:oracleora92bin;C:Program FilesOraclejre1.3.1bin;C:Program FilesOraclejre1.1.8bin;C:WINDOWSsystem32;C:WINDOWS;C:WINDOWSSystem32Wbem;C:Program FilesATI TechnologiesATI Control Panel;C:j2sdk1.4.2_08bin;C:softwaresnmap-3.81;C:usrsapJ2ESCS01exe;C:usrsapJ2EJC00exe;C:usrsapJ2ESYSexerun
    -> exe path = PATH=C:j2sdk1.4.2_08bin;C:usrsapJ2EJC00j2eeos_libs;c:sapdbprogramsbin;c:sapdbprogramspgm;C:usrsapPython.;C:oracleora92bin;C:Program FilesOraclejre1.3.1bin;C:Program FilesOraclejre1.1.8bin;C:WINDOWSsystem32;C:WINDOWS;C:WINDOWSSystem32Wbem;C:Program FilesATI TechnologiesATI Control Panel;C:j2sdk1.4.2_08bin;C:softwaresnmap-3.81;C:usrsapJ2ESCS01exe;C:usrsapJ2EJC00exe;C:usrsapJ2ESYSexerun
    [Thr 2776] JControlICheckProcessList: process server0 started (PID:4304)
    [Thr 3696] *** ERROR => MsIAttachEx: NiBufConnect to epsystem/3601 failed (rc=NIECONN_REFUSED) [msxxi.c      633]
    [Thr 3696] *** WARNING => Can't reconnect to message server (epsystem/3601) [rc = -100]-> reconnect [jcntrms.c    295]
    [Thr 3696] Thu Jul 07 09:46:50 2005
    [Thr 3696] *** ERROR => MsIAttachEx: NiBufConnect to epsystem/3601 failed (rc=NIECONN_REFUSED) [msxxi.c      633]
    [Thr 3696] *** WARNING => Can't reconnect to message server (epsystem/3601) [rc = -100]-> reconnect [jcntrms.c    295]
    [Thr 3696] Thu Jul 07 09:46:55 2005
    [Thr 3696] *** ERROR => MsIAttachEx: NiBufConnect to epsystem/3601 failed (rc=NIECONN_REFUSED) [msxxi.c      633]
    [Thr 3696] *** WARNING => Can't reconnect to message server (epsystem/3601) [rc = -100]-> reconnect [jcntrms.c    295]
    [Thr 3696] Thu Jul 07 09:47:00 2005
    [Thr 3696] *** ERROR => MsIAttachEx: NiBufConnect to epsystem/3601 failed (rc=NIECONN_REFUSED) [msxxi.c      633]
    [Thr 3696] *** WARNING => Can't reconnect to message server (epsystem/3601) [rc = -100]-> reconnect [jcntrms.c    295]
    [Thr 3696] Thu Jul 07 09:47:10 2005
    [Thr 3696] *** ERROR => MsIAttachEx: NiBufConnect to epsystem/3601 failed (rc=NIECONN_REFUSED) [msxxi.c      633]
    [Thr 3696] *** WARNING => Can't reconnect to message server (epsystem/3601) [rc = -100]-> reconnect [jcntrms.c    295]
    [Thr 3696] Thu Jul 07 09:47:15 2005
    [Thr 3696] *** ERROR => MsIAttachEx: NiBufConnect to epsystem/3601 failed (rc=NIECONN_REFUSED) [msxxi.c      633]
    [Thr 3696] *** WARNING => Can't reconnect to message server (epsystem/3601) [rc = -100]-> reconnect [jcntrms.c    295]
    [Thr 3696] Thu Jul 07 09:47:21 2005
    [Thr 3696] *** ERROR => MsIAttachEx: NiBufConnect to epsystem/3601 failed (rc=NIECONN_REFUSED) [msxxi.c      633]
    [Thr 3696] *** WARNING => Can't reconnect to message server (epsystem/3601) [rc = -100]-> reconnect [jcntrms.c    295]
    [Thr 3696] Thu Jul 07 09:47:26 2005
    [Thr 3696] *** ERROR => MsIAttachEx: NiBufConnect to epsystem/3601 failed (rc=NIECONN_REFUSED) [msxxi.c      633]
    [Thr 3696] *** WARNING => Can't reconnect to message server (epsystem/3601) [rc = -100]-> reconnect [jcntrms.c    295]
    [Thr 3696] Thu Jul 07 09:47:31 2005
    [Thr 3696] JControlMSConnect: reconnected to message server (epsystem/3601)
    [Thr 3696] Thu Jul 07 09:52:17 2005
    [Thr 3696] JControlMSMessageFunc: receive command:6, argument:1213679940 from Message Server
    [Thr 3696] JControlMSMessageFunc: receive command:6, argument:1213679940 from Message Server
    [Thr 3696] JControlMSMessageFunc: receive command:6, argument:1213679940 from Message Server
    [Thr 3696] JControlMSMessageFunc: receive command:6, argument:1213679940 from Message Server
    [Thr 3696] JControlMSMessageFunc: receive command:6, argument:1213679940 from Message Server
    [Thr 3696] JControlMSMessageFunc: receive command:6, argument:1213679940 from Message Server
    [Thr 3696] JControlMSMessageFunc: receive command:6, argument:1213679940 from Message Server
    [Thr 3696] JControlMSMessageFunc: receive command:6, argument:1213679940 from Message Server
    [Thr 3696] Thu Jul 07 09:57:24 2005
    [Thr 3696] JControlMSReadMessage: NiPeek() returns -5 NIETIMEOUT
    [Thr 3696] Thu Jul 07 10:02:25 2005
    [Thr 3696] JControlMSReadMessage: NiPeek() returns -5 NIETIMEOUT
    [Thr 3696] Thu Jul 07 10:07:45 2005
    [Thr 3696] JControlMSReadMessage: NiPeek() returns -5 NIETIMEOUT
    [Thr 3696] Thu Jul 07 10:12:46 2005
    [Thr 3696] JControlMSReadMessage: NiPeek() returns -5 NIETIMEOUT
    [Thr 3696] Thu Jul 07 10:18:06 2005
    [Thr 3696] JControlMSReadMessage: NiPeek() returns -5 NIETIMEOUT
    [Thr 3696] Thu Jul 07 10:23:07 2005
    [Thr 3696] JControlMSReadMessage: NiPeek() returns -5 NIETIMEOUT
    [Thr 3696] Thu Jul 07 10:28:27 2005
    [Thr 3696] JControlMSReadMessage: NiPeek() returns -5 NIETIMEOUT
    (Same lines repeated for every 5 minutes)
    MMC shows that all processes are running inclucing the message server
    C:usrsapJ2EJC00j2eeclusterinstance.properties
    ID5454400.ClassPath=./bin/boot/boot.jar:./bin/system/bytecode.jar:.
    ID5454400.Debuggable=no
    ID5454400.JLaunchParameters=
    ID5454400.JavaParameters=-Djava.security.policy=./java.policy -Djava.security.egd=file:/dev/urandom -Djco.jarm=1 -XX:NewSize=28m -XX:MaxNewSize=28m Xms170m -XX:+DisableExplicitGC -Drdbms.driverLocation=C:/sapdb/programs/runtime/jar/sapdbc.jar -Dsys.global.dir=C:/usr/sap/J2E/SYS/global/
    ID5454400.LogName=dispatcher
    ID5454400.MainClass=com.sap.engine.boot.Start
    ID5454400.MaxHeapSize=170
    ID5454400.Name=dispatcher
    ID5454400.Parameters=
    ID5454400.RootPath=C:/usr/sap/J2E/JC00/j2ee/cluster/dispatcher
    ID5454400.Type=dispatcher
    ID5454450.ClassPath=./bin/boot/boot.jar:./bin/boot/jaas.jar:./bin/system/bytecode.jar:.
    ID5454450.DebugMode=no
    ID5454450.DebugPort=50021
    ID5454450.Debuggable=no
    ID5454450.JLaunchParameters=
    ID5454450.JavaParameters=-Djava.security.policy=./java.policy -Djava.security.egd=file:/dev/urandom -Dorg.omg.CORBA.ORBClass=com.sap.engine.system.ORBProxy -Dorg.omg.CORBA.ORBSingletonClass=com.sap.engine.system.ORBSingletonProxy -Djavax.rmi.CORBA.PortableRemoteObjectClass=com.sap.engine.system.PortableRemoteObjectProxy -Djco.jarm=1 -Dsun.io.useCanonCaches=false -Djava.awt.headless=true -XX:SoftRefLRUPolicyMSPerMB=1 -verbose:gc -XX:+PrintGCDetails -XX:+PrintGCTimeStamps -XX:+UseParNewGC -Xms512M -Xmx512M -XX:MaxNewSize=85M -XX:NewSize=85M -XX:+DisableExplicitGC -XX:MaxPermSize=192M -XX:PermSize=192M -XX:SurvivorRatio=2 -XX:TargetSurvivorRatio=90 -Drdbms.driverLocation=C:/sapdb/programs/runtime/jar/sapdbc.jar -Dsys.global.dir=C:/usr/sap/J2E/SYS/global/
    ID5454450.LogName=server0
    ID5454450.MainClass=com.sap.engine.boot.Start
    ID5454450.MaxHeapSize=512
    ID5454450.Name=server0
    ID5454450.Parameters=
    ID5454450.RootPath=C:/usr/sap/J2E/JC00/j2ee/cluster/server0
    ID5454450.Type=server
    bootstrap.ClassPath=./bootstrap/launcher.jar
    bootstrap.JavaParameters=-Djco.jarm=1 -Djco.jarm=1
    bootstrap.MainClass=com.sap.engine.offline.OfflineToolStart
    bootstrap.MaxHeapSize=128
    bootstrap.Name=bootstrap
    bootstrap.Parameters=com.sap.engine.bootstrap.Bootstrap ./bootstrap ID0054544
    bootstrap.RootPath=C:/usr/sap/J2E/JC00/j2ee/cluster
    bootstrap.Type=bootstrap
    bootstrap_ID5454400.ClassPath=./bootstrap/launcher.jar
    bootstrap_ID5454400.JLaunchParameters=
    bootstrap_ID5454400.JavaParameters=-Djco.jarm=1 -Djco.jarm=1
    bootstrap_ID5454400.MainClass=com.sap.engine.offline.OfflineToolStart
    bootstrap_ID5454400.MaxHeapSize=170
    bootstrap_ID5454400.Name=dispatcher bootstrap
    bootstrap_ID5454400.Parameters=com.sap.engine.bootstrap.Bootstrap ./bootstrap ID005454400
    bootstrap_ID5454400.RootPath=C:/usr/sap/J2E/JC00/j2ee/cluster
    bootstrap_ID5454400.Type=bootstrap
    bootstrap_ID5454450.ClassPath=./bootstrap/launcher.jar
    bootstrap_ID5454450.JLaunchParameters=
    bootstrap_ID5454450.JavaParameters=-Djco.jarm=1 -Djco.jarm=1
    bootstrap_ID5454450.MainClass=com.sap.engine.offline.OfflineToolStart
    bootstrap_ID5454450.MaxHeapSize=512
    bootstrap_ID5454450.Name=server0 bootstrap
    bootstrap_ID5454450.Parameters=com.sap.engine.bootstrap.Bootstrap ./bootstrap ID005454450
    bootstrap_ID5454450.RootPath=C:/usr/sap/J2E/JC00/j2ee/cluster
    bootstrap_ID5454450.Type=bootstrap
    instance.enabled=yes
    instance.install.dir=C:usrsapJ2EJC00j2ee
    instance.ms.host=epsystem
    instance.ms.port=3601
    instance.osLibsPath=C:/usr/sap/J2E/JC00/j2ee/os_libs
    instance.runAction=NONE
    instance.runMode=NORMAL
    <i>syslog</i> has lot of error messages:
    SAP Basis System: Operating system call           recv failed (error no. 10054)
    When I counter this problem, I uninstalled and installed again. Still same problem persists.
    Any ideas?
    Thanks

    Real problem is log is full.
    To overwrite the log files run this:
    dbmcli [-n <hostname>] -d <databasename> -u <dbmuser>,<dbmuserpw> util_execute set log auto overwrite on
    Default MaxDB installation accepts (control, control) for (username, passwd)
    How to overwrite/remove log files?

Maybe you are looking for

  • Advance payment report required

    Dear guru generally in our plant for advance payment we have to intimate the account department for release the payment against advance or PI or any other terms. i want the report which can show me that which supplier payment is pending (for advance

  • Extract Data from a View into multiple columns

    fairly new sql person here, I have a question on extracting data from a View that I have created and formatting it in a way that the user needs. My View has the following columns: Account Department Budget Spent Values would be such as: Account Depar

  • Transition not 'sticking' to end of timeline

    I am able to drag my 'Cross Dissolve' into my movie in between segments, but I dont seem to be able to stick it onto the end of a segment (but I can sometimes). I can't work out why it works in some clips and not in others?!

  • Migrate dashboards Bo  XI R2 to XI R3

    Hi how do i migrate dashboards version XI R2 to XI R3? i did the entire migration more appear without the analitycs values, and the metrics there, there is some other procedure that i have to perform? atten

  • How to make contact group in nokia asha 311

    Ans me