DISPATCHER HOLDING 되는 ERROR 해결을 위한 SGA 계산

제품 : ORACLE SERVER
작성날짜 : 2004-05-20
<DISPATCHER HOLDING 되는 ERROR 해결을 위한 SGA 계산>
====================================================
PURPOSE
Dispatcher Holding Error를 해결하기 위한 SGA의 크기를 계산한다.
Problem Description
*error 사항.
dispatcher 'D000' lost listener 0 contact, re-establishing.
dispatcher 'D000' encountered error connecting to listener 0
ora-600[2130]
ora-4031
*결론 : 이 error 사항 해결은 SGA 조정 후 모두 해결을 보았다.
다음은 RC의 PMS DB의 shared memory 의 조정 사항과 현재 사용 중인 shared
memory의 측정량이다.
문제점:현재 하루에 한번씩 system 이 오후 2시쯤 되면 (busy time) 서서히
느려지다 down 되는 현상이 발생하고 있다. Error는 ora-4031 이어서 일단은
shared_pool 을 늘리기로 하였다.
(1) kernel parameter 인 shmmax 를 40M 로 증가
(2) shared_pool 을 25M 에서 35로 증가
Workaround
none
Solution Description:
***<별첨> 참고로 이 ora-4031 error 가 정말 shared_pool 이 부족한지 ,
shared_pool 에 fragmentation 이 많이 일어 나서인지를 check 하기 위해
우리의 SGA 영역 사용량을 측정해 보았더니 이는 busy time 인 현재
31757960bytes 로 의외로 많았다. 물론 이 계산은 대략적이지만
이 계산대로라면 오늘 system 이 down되지 말아야 한다.
이의 양 계산은 아래와 같이 하였다. 
1) 임의의 1 user 의 session 을 check :
   select sid from v$process p, v$session s
   where p.addr=s.paddr and s.username='KHPARK';
  SID
       39
       41
       42
       60
2) 각 session 의 최대 memory 양을 check :
select value from v$sesstat s, v$statname n
 where s.statistic# = n.statistic#
and n.name = 'session uga memory max' and sid=42;
이 4 session 의 mamory 의 average 는 대략
(803648 + 11552+ 63024+110896)/4 =247280 byte 이다
현재 시각 의 (오후 2시 40분) v$session 의 count 는 112 이므로 session 당
최대 memory * 동시 접속 user 수= 27695360 byte
3) Total shared SQL area 는
SQL>select sum(sharable_mem) from v$sqlarea
3318365 입니다.
아침 9 시 30 분 시각에는 16459248 으로 이는 변화가 많은 것으로 생각된다.
4) PLSQL sharable memory 는
SQL> select sum(sharable_mem) from v$db_object_cache;
를 실행 시 744235 byte로 오전 DB startup 바로 후의 1332021 byte와 차이를
보인다.
이를 계산해 보면 현재 시각의 shared_pool사용량은 2)+3)+4)=31757960 bytes
이다.
Reference Documents
none

Similar Messages

  • IN-PLACE eDiscovery & hold Error

    IN-PLACE eDiscovery & hold Error: Having Error 404

    im trying eDiscovery I already solved the aboved problems seems it has something to do with authentication but now im having
    Status: Failed
    Search
    Run by:
    Run on:
    Size: 0 B
    Items: 0
    Errors:
    An unknown error occurred on the search server. Please contact your administrator for assistance. The message from the search server is 'The request failed. The remote server returned an error: (502) Bad Gateway.'.
     Search Failed

  • Don't Start the dispatcher after Error in Upgrade of SQL2000 to SQL 2005

    HI,
    We have a problem after try to upgrade the SQL 2000 to SQL2005.We have
    two SID in one server, the upgrade of the first that perfect, but when
    we try to do the same to the other in SAPINST of SAPTOOLS stopped in theproccess when create the storad procedures and aappeared to remain closed the setup, when i try to start the SID, don't start the dispatcher. the error was: Caugth ESAPinstException in Modulecall: executing JS script failed. and in the syslog of the SID in SAPMMC apperd this error: SAP Basis System: Initialization TSKH-IPC Failed, Return Code -000001. i
    attached the log. this is my QAS System.
    Please i need some help.
    this is the log:
    INFO 2008-06-19 17:28:26.330
    Creating file C:\Program Files\sapinst_instdir\MSS\YU\x.
    INFO 2008-06-19 17:28:26.330
    Removed file C:\Program Files\sapinst_instdir\MSS\YU\x.
    INFO 2008-06-19 17:29:42.797
    Creating directory C:\Program Files\sapinst_instdir\MSS\YU\log_19_Jun_2008_17_29_42.
    INFO 2008-06-19 17:29:43.484
    Copied file 'J:/saptools/STM/I386/STM/control.xml' to 'C:/Program Files/sapinst_instdir/MSS/YU'.
    INFO 2008-06-19 17:29:43.500
    Copied file 'J:/saptools/STM/I386/STM/dialog.xml' to 'C:/Program Files/sapinst_instdir/MSS/YU'.
    INFO 2008-06-19 17:29:43.515
    Copied file 'J:/saptools/STM/I386/STM/keydb.xml' to 'C:/Program Files/sapinst_instdir/MSS/YU'.
    INFO 2008-06-19 17:29:43.531
    Copied file 'J:/saptools/STM/I386/STM/messages.xml' to 'C:/Program Files/sapinst_instdir/MSS/YU'.
    INFO 2008-06-19 17:29:43.546
    Copied file 'J:/saptools/STM/I386/STM/resourcepool.xml' to 'C:/Program Files/sapinst_instdir/MSS/YU'.
    INFO 2008-06-19 17:29:43.546
    Copied file 'J:/saptools/STM/I386/STM/stm.xml' to 'C:/Program Files/sapinst_instdir/MSS/YU'.
    INFO 2008-06-19 17:29:43.562
    Copied file 'J:/saptools/STM/I386/STM/toplevel.xml' to 'C:/Program Files/sapinst_instdir/MSS/YU'.
    INFO 2008-06-19 17:29:43.593
    Copied file 'J:/saptools/STM/I386/STM/control.dtd' to 'C:/Program Files/sapinst_instdir/MSS/YU'.
    INFO 2008-06-19 17:29:43.593
    Copied file 'J:/saptools/STM/I386/STM/doc.dtd' to 'C:/Program Files/sapinst_instdir/MSS/YU'.
    INFO 2008-06-19 17:29:43.609
    Copied file 'J:/saptools/STM/I386/STM/keydb.dtd' to 'C:/Program Files/sapinst_instdir/MSS/YU'.
    INFO 2008-06-19 17:29:43.625
    Copied file 'J:/saptools/STM/I386/STM/messages.dtd' to 'C:/Program Files/sapinst_instdir/MSS/YU'.
    INFO 2008-06-19 17:29:43.625
    Copied file 'J:/saptools/STM/I386/STM/resources.dtd' to 'C:/Program Files/sapinst_instdir/MSS/YU'.
    INFO 2008-06-19 17:29:43.640
    Copied file 'J:/saptools/STM/I386/STM/sapinstgui.dtd' to 'C:/Program Files/sapinst_instdir/MSS/YU'.
    INFO 2008-06-19 17:29:43.640
    Copied file 'J:/saptools/STM/I386/STM/unittest.dtd' to 'C:/Program Files/sapinst_instdir/MSS/YU'.
    INFO 2008-06-19 17:29:43.781
    Copied file 'J:/saptools/STM/I386/catalog.dtd' to 'C:/Program Files/sapinst_instdir/MSS/YU'.
    INFO 2008-06-19 17:29:43.828
    Copied file 'C:/WINDOWS/Temp/2/sapinst_exe.4984.1213908438/instana.xsl' to 'C:/Program Files/sapinst_instdir/MSS/YU'.
    INFO 2008-06-19 17:29:43.828
    Creating file C:\Program Files\sapinst_instdir\MSS\YU\start_dir.cd.
    INFO 2008-06-19 17:29:43.843
    Creating file C:\Program Files\sapinst_instdir\x.
    INFO 2008-06-19 17:29:43.843
    Removed file C:\Program Files\sapinst_instdir\x.
    INFO 2008-06-19 17:29:44.781
    Creating file C:\Program Files\sapinst_instdir\MSS\YU\statistic.xml.
    INFO 2008-06-19 17:29:44.796
    Copied file 'C:/Program Files/sapinst_instdir/MSS/YU/statistic.xml' to 'C:/Program Files/sapinst_instdir/MSS/YU/statistic.1.xml'.
    WARNING 2008-06-19 17:29:44.875
    Unable to get information about path
    LABEL.ASC\ using GetVolumeInformation. Operating system error message: The filename, directory name, or volume label syntax is incorrect.
    INFO 2008-06-19 17:29:44.906
    Creating file C:\Program Files\sapinst_instdir\MSS\YU\syslib_priv.log.
    INFO 2008-06-19 17:29:45.250
    Creating directory C:\Program Files\sapinst_instdir\MSS\YU\SUPPORT_CONTAINER.
    INFO 2008-06-19 17:29:45.281
    Copied file 'C:/Program Files/sapinst_instdir/MSS/YU/keydb.xml' to 'C:/Program Files/sapinst_instdir/MSS/YU/keydb.1.xml'.
    INFO 2008-06-19 17:29:45.296
    Creating file C:\Program Files\sapinst_instdir\MSS\YU\inifile.xml.
    INFO 2008-06-19 17:29:45.328
    Copied file 'C:/Program Files/sapinst_instdir/MSS/YU/inifile.xml' to 'C:/Program Files/sapinst_instdir/MSS/YU/inifile.1.xml'.
    INFO 2008-06-19 17:29:45.437
    Copied file 'C:/Program Files/sapinst_instdir/MSS/YU/statistic.xml' to 'C:/Program Files/sapinst_instdir/MSS/YU/statistic.2.xml'.
    INFO 2008-06-19 17:29:45.437
    Execute step dPrepare of component |SAPMSSTOOLS|ind|ind|ind|ind|0|0
    INFO 2008-06-19 18:00:54.24
    Creating directory C:\Program Files\sapinst_instdir\MSS\YU\msssql_9.
    INFO 2008-06-19 18:00:54.55
    Copied file 'J:/saptools/STM/COMMON/INSTALL/MSS/mssversions.xml' to 'C:/Program Files/sapinst_instdir/MSS/YU'.
    INFO 2008-06-19 18:00:54.102
    Copied file 'J:/saptools/STM/COMMON/INSTALL/MSS/SQL9/db_preload.sql' to 'C:/Program Files/sapinst_instdir/MSS/YU/msssql_9'.
    INFO 2008-06-19 18:00:54.117
    Copied file 'J:/saptools/STM/COMMON/INSTALL/MSS/SQL9/login_sql_cre.sql' to 'C:/Program Files/sapinst_instdir/MSS/YU/msssql_9'.
    INFO 2008-06-19 18:00:54.133
    Copied file 'J:/saptools/STM/COMMON/INSTALL/MSS/SQL9/schema_move.sql' to 'C:/Program Files/sapinst_instdir/MSS/YU/msssql_9'.
    INFO 2008-06-19 18:00:54.148
    Copied file 'J:/saptools/STM/COMMON/INSTALL/MSS/SQL9/server_config.sql' to 'C:/Program Files/sapinst_instdir/MSS/YU/msssql_9'.
    INFO 2008-06-19 18:00:54.180
    Copied file 'J:/saptools/STM/COMMON/INSTALL/MSS/SQL9/usrabap.sql' to 'C:/Program Files/sapinst_instdir/MSS/YU/msssql_9'.
    INFO 2008-06-19 18:00:54.211
    Copied file 'J:/saptools/STM/COMMON/INSTALL/MSS/SQL/db_abap_postload.sql' to 'C:/Program Files/sapinst_instdir/MSS/YU/msssql_9'.
    INFO 2008-06-19 18:00:54.227
    Copied file 'J:/saptools/STM/COMMON/INSTALL/MSS/SQL/login_drop.sql' to 'C:/Program Files/sapinst_instdir/MSS/YU/msssql_9'.
    INFO 2008-06-19 18:00:54.258
    Copied file 'J:/saptools/STM/COMMON/INSTALL/MSS/SQL/login_info.sql' to 'C:/Program Files/sapinst_instdir/MSS/YU/msssql_9'.
    INFO 2008-06-19 18:00:54.273
    Copied file 'J:/saptools/STM/COMMON/INSTALL/MSS/SQL/login_os_cre.sql' to 'C:/Program Files/sapinst_instdir/MSS/YU/msssql_9'.
    INFO 2008-06-19 18:00:54.305
    Copied file 'J:/saptools/STM/COMMON/INSTALL/MSS/SQL/mss_get_defpath.sql' to 'C:/Program Files/sapinst_instdir/MSS/YU/msssql_9'.
    INFO 2008-06-19 18:00:54.320
    Copied file 'J:/saptools/STM/COMMON/INSTALL/MSS/SQL/mss_init_jc.sql' to 'C:/Program Files/sapinst_instdir/MSS/YU/msssql_9'.
    INFO 2008-06-19 18:00:54.336
    Copied file 'J:/saptools/STM/COMMON/INSTALL/MSS/SQL/mss_schema_cnv.sql' to 'C:/Program Files/sapinst_instdir/MSS/YU/msssql_9'.
    INFO 2008-06-19 18:00:54.352
    Copied file 'J:/saptools/STM/COMMON/INSTALL/MSS/SQL/mss_sps_dropsap_.sql' to 'C:/Program Files/sapinst_instdir/MSS/YU/msssql_9'.
    INFO 2008-06-19 18:00:54.367
    Copied file 'J:/saptools/STM/COMMON/INSTALL/MSS/SQL/mss_sps_droptmp.sql' to 'C:/Program Files/sapinst_instdir/MSS/YU/msssql_9'.
    INFO 2008-06-19 18:00:54.398
    Copied file 'J:/saptools/STM/COMMON/INSTALL/MSS/SQL/schema_drop.sql' to 'C:/Program Files/sapinst_instdir/MSS/YU/msssql_9'.
    INFO 2008-06-19 18:00:54.414
    Copied file 'J:/saptools/STM/COMMON/INSTALL/MSS/SQL/schema_info.sql' to 'C:/Program Files/sapinst_instdir/MSS/YU/msssql_9'.
    INFO 2008-06-19 18:00:54.445
    Copied file 'J:/saptools/STM/COMMON/INSTALL/MSS/SQL/usrjava.sql' to 'C:/Program Files/sapinst_instdir/MSS/YU/msssql_9'.
    ERROR 2008-06-19 18:00:56.477
    FJS-00003  TypeError: rel has no properties (in script SAPMSSTOOLS|ind|ind|ind|ind, line 12919: ???)
    ERROR 2008-06-19 18:00:56.523
    MUT-03025  Caught ESAPinstException in Modulecall: executing JS script failed.
    ERROR 2008-06-19 18:00:56.680
    FCO-00011  The step dPrepare with step key |SAPMSSTOOLS|ind|ind|ind|ind|0|0|dPrepare was executed with status ERROR ( Last error reported by the step :Caught ESAPinstException in Modulecall: executing JS script failed.).
    INFO 2008-06-19 18:16:24.161
    An error occured and the user decide to stop.\n Current step "|SAPMSSTOOLS|ind|ind|ind|ind|0|0|dPrepare".
    INFO 2008-06-19 18:16:26.677
    Working directory changed to C:/Program Files/sapinst_instdir/MSS/YU.
    INFO 2008-06-19 18:16:26.692
    Creating file C:\Program Files\sapinst_instdir\.lastInstallationLocation.
    INFO 2008-06-19 18:16:26.708
    Creating file C:\Program Files\sapinst_instdir\MSS\YU\__instana_tmp.xml.
    Thankz,

    Thankz for your answer Markus,
    This is the log of DEV_DISP:
    trc file: "dev_disp", trc level: 1, release: "640"
    Thu Jun 19 16:44:48 2008
    kernel runs with dp version 137(ext=102) (@(#) DPLIB-INT-VERSION-137)
    length of sys_adm_ext is 312 bytes
    sysno      01
    sid        GMQ
    systemid   560 (PC with Windows NT)
    relno      6400
    patchlevel 0
    patchno    237
    intno      20020600
    make:      multithreaded, ASCII
    pid        5140
    Thu Jun 19 16:44:49 2008
    ***LOG Q00=> DpSapEnvInit, DPStart (01 5140) [dpxxdisp.c   1107]
         shared lib "dw_xml.dll" version 237 successfully loaded
         shared lib "dw_xtc.dll" version 237 successfully loaded
         shared lib "dw_stl.dll" version 237 successfully loaded
         shared lib "dw_gui.dll" version 237 successfully loaded
         shared lib "dw_mdm.dll" version 237 successfully loaded
    Thu Jun 19 16:44:54 2008
    WARNING => DpNetCheck: NiAddrToHost(1.0.0.0) took 5 seconds
    ***LOG GZZ=> 1 possible network problems detected - check tracefile and adjust the DNS settings [dpxxtool2.c  3881]
    MtxInit: -2 0 0
    DpSysAdmExtInit: ABAP is active
    DpIPCInit2: start server >gmddev_GMQ_01                           <
    DpShMCreate: sizeof(wp_adm)          9600     (960)
    DpShMCreate: sizeof(tm_adm)          2379840     (11840)
    DpShMCreate: sizeof(wp_ca_adm)          18000     (60)
    DpShMCreate: sizeof(appc_ca_adm)     6000     (60)
    DpShMCreate: sizeof(comm_adm)          192000     (384)
    DpShMCreate: sizeof(vmc_adm)          0     (364)
    DpShMCreate: sizeof(wall_adm)          (22440/34344/56/100)
    DpShMCreate: SHM_DP_ADM_KEY          (addr: 05AA0040, size: 2668432)
    DpShMCreate: allocated sys_adm at 05AA0040
    DpShMCreate: allocated wp_adm at 05AA17D8
    DpShMCreate: allocated tm_adm_list at 05AA3D58
    DpShMCreate: allocated tm_adm at 05AA3D80
    DpShMCreate: allocated wp_ca_adm at 05CE8DC0
    DpShMCreate: allocated appc_ca_adm at 05CED410
    DpShMCreate: allocated comm_adm_list at 05CEEB80
    DpShMCreate: allocated comm_adm at 05CEEB98
    DpShMCreate: allocated vmc_adm_list at 05D1D998
    DpShMCreate: system runs without vmc_adm
    DpShMCreate: allocated ca_info at 05D1D9C0
    DpShMCreate: allocated wall_adm at 05D1D9C8
    MBUF state OFF
    ThTaskStatus: rdisp/reset_online_during_debug 0
    EmInit: MmSetImplementation( 2 ).
    <ES> client 0 initializing ....
    <ES> InitFreeList
    <ES> block size is 1024 kByte.
    Using implementation flat
    <EsNT> Memory Reset disabled as NT default
    <ES> 1023 blocks reserved for free list.
    ES initialized.
    rdisp/http_min_wait_dia_wp : 1 -> 1
    ***LOG Q0K=> DpMsAttach, mscon ( GMDDEV) [dpxxdisp.c   10163]
    DpStartStopMsg: send start message (myname is >gmddev_GMQ_01                           <)
    DpStartStopMsg: start msg sent
    CCMS: AlInitGlobals : alert/use_sema_lock = TRUE.
    CCMS: Initalizing shared memory of size 40000000 for monitoring segment.
    CCMS: Checking Downtime Configuration of Monitoring Segment.
    Thu Jun 19 16:44:55 2008
    CCMS: start to initalize 3.X shared alert area (first segment).
    DpMsgAdmin: Set release to 6400, patchlevel 0
    MBUF state PREPARED
    MBUF component UP
    DpMBufHwIdSet: set Hardware-ID
    ***LOG Q1C=> DpMBufHwIdSet [dpxxmbuf.c   1025]
    DpMsgAdmin: Set patchno for this platform to 237
    Release check o.K.
    Thu Jun 19 16:45:34 2008
    ERROR => W0 (pid 5704) died [dpxxdisp.c   12734]
    ERROR => W1 (pid 5712) died [dpxxdisp.c   12734]
    ERROR => W2 (pid 5720) died [dpxxdisp.c   12734]
    ERROR => W3 (pid 5728) died [dpxxdisp.c   12734]
    my types changed after wp death/restart 0xbf --> 0xbe
    ERROR => W4 (pid 5736) died [dpxxdisp.c   12734]
    my types changed after wp death/restart 0xbe --> 0xbc
    ERROR => W5 (pid 5744) died [dpxxdisp.c   12734]
    my types changed after wp death/restart 0xbc --> 0xb8
    ERROR => W6 (pid 5752) died [dpxxdisp.c   12734]
    ERROR => W7 (pid 5760) died [dpxxdisp.c   12734]
    my types changed after wp death/restart 0xb8 --> 0xb0
    ERROR => W8 (pid 5776) died [dpxxdisp.c   12734]
    my types changed after wp death/restart 0xb0 --> 0xa0
    ERROR => W9 (pid 5784) died [dpxxdisp.c   12734]
    my types changed after wp death/restart 0xa0 --> 0x80
    DP_FATAL_ERROR => DpWPCheck: no more work processes
    DISPATCHER EMERGENCY SHUTDOWN ***
    increase tracelevel of WPs
    killing W0-5704 (SIGUSR2)
    ERROR => DpWpKill(5704, SIGUSR2) failed [dpxxtool.c   2508]
    killing W1-5712 (SIGUSR2)
    ERROR => DpWpKill(5712, SIGUSR2) failed [dpxxtool.c   2508]
    killing W2-5720 (SIGUSR2)
    ERROR => DpWpKill(5720, SIGUSR2) failed [dpxxtool.c   2508]
    killing W3-5728 (SIGUSR2)
    ERROR => DpWpKill(5728, SIGUSR2) failed [dpxxtool.c   2508]
    killing W4-5736 (SIGUSR2)
    ERROR => DpWpKill(5736, SIGUSR2) failed [dpxxtool.c   2508]
    killing W5-5744 (SIGUSR2)
    ERROR => DpWpKill(5744, SIGUSR2) failed [dpxxtool.c   2508]
    killing W6-5752 (SIGUSR2)
    ERROR => DpWpKill(5752, SIGUSR2) failed [dpxxtool.c   2508]
    killing W7-5760 (SIGUSR2)
    ERROR => DpWpKill(5760, SIGUSR2) failed [dpxxtool.c   2508]
    killing W8-5776 (SIGUSR2)
    ERROR => DpWpKill(5776, SIGUSR2) failed [dpxxtool.c   2508]
    killing W9-5784 (SIGUSR2)
    ERROR => DpWpKill(5784, SIGUSR2) failed [dpxxtool.c   2508]
    NiWait: sleep (10000 msecs) ...
    NiISelect: timeout 10000 ms
    NiISelect: maximum fd=1621
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Thu Jun 19 16:45:44 2008
    NiISelect: TIMEOUT occured (10000 ms)
    dump system status
    Workprocess Table (long)               Thu Jun 19 20:45:44 2008
    ========================
    No Ty. Pid      Status  Cause Start Err Sem CPU    Time  Program  Cl  User         Action                    Table
    0 DIA     5704 Ended         no      1   0             0                                                             
    1 DIA     5712 Ended         no      1   0             0                                                             
    2 DIA     5720 Ended         no      1   0             0                                                             
    3 DIA     5728 Ended         no      1   0             0                                                             
    4 UPD     5736 Ended         no      1   0             0                                                             
    5 ENQ     5744 Ended         no      1   0             0                                                             
    6 BTC     5752 Ended         no      1   0             0                                                             
    7 BTC     5760 Ended         no      1   0             0                                                             
    8 SPO     5776 Ended         no      1   0             0                                                             
    9 UP2     5784 Ended         no      1   0             0                                                             
    Dispatcher Queue Statistics               Thu Jun 19 20:45:44 2008
    ===========================
    --------++++--
    +
    Typ
    now
    high
    max
    writes
    reads
    --------++++--
    +
    NOWP
    0
    3
    2000
    10
    10
    --------++++--
    +
    DIA
    5
    5
    2000
    5
    0
    --------++++--
    +
    UPD
    0
    0
    2000
    0
    0
    --------++++--
    +
    ENQ
    0
    0
    2000
    0
    0
    --------++++--
    +
    BTC
    0
    0
    2000
    0
    0
    --------++++--
    +
    SPO
    0
    0
    2000
    0
    0
    --------++++--
    +
    UP2
    0
    0
    2000
    0
    0
    --------++++--
    +
    max_rq_id          13
    wake_evt_udp_now     0
    wake events           total     9,  udp     8 ( 88%),  shm     1 ( 11%)
    since last update     total     9,  udp     8 ( 88%),  shm     1 ( 11%)
    Dump of tm_adm structure:               Thu Jun 19 20:45:44 2008
    =========================
    Term    uid  man user    term   lastop  mod wp  ta   a/i (modes)
    Workprocess Comm. Area Blocks               Thu Jun 19 20:45:44 2008
    =============================
    Slots: 300, Used: 1, Max: 0
    --------++--
    +
    id
    owner
    pid
    eyecatcher
    --------++--
    +
    0
    DISPATCHER
    -1
    WPCAAD000
    NiWait: sleep (5000 msecs) ...
    NiISelect: timeout 5000 ms
    NiISelect: maximum fd=1621
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Thu Jun 19 16:45:49 2008
    NiISelect: TIMEOUT occured (5000 ms)
    DpHalt: shutdown server >gmddev_GMQ_01                           < (normal)
    DpJ2eeDisableRestart
    DpModState: buffer in state MBUF_PREPARED
    NiBufSend starting
    NiIWrite: write 110, 1 packs, MESG_IO, hdl 3, data complete
    MsINiWrite: sent 110 bytes
    MsIModState: change state to SHUTDOWN
    DpModState: change server state from STARTING to SHUTDOWN
    Switch off Shared memory profiling
    ShmProtect( 57, 3 )
    ShmProtect(SHM_PROFILE, SHM_PROT_RW
    ShmProtect( 57, 1 )
    ShmProtect(SHM_PROFILE, SHM_PROT_RD
    DpWakeUpWps: wake up all wp's
    Stop work processes...
    Stop gateway
    killing process (5688) (SOFT_KILL)
    Stop icman
    killing process (5696) (SOFT_KILL)
    Terminate gui connections
    [DpProcDied] Process lives  (PID:5688  HANDLE:1592)
    waiting for termination of gateway
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=1621
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Thu Jun 19 16:45:50 2008
    NiISelect: TIMEOUT occured (1000 ms)
    [DpProcDied] Process died  (PID:5688  HANDLE:1592)
    [DpProcDied] Process lives  (PID:5696  HANDLE:1600)
    waiting for termination of icman
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=1621
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Thu Jun 19 16:45:51 2008
    NiISelect: TIMEOUT occured (1000 ms)
    [DpProcDied] Process lives  (PID:5696  HANDLE:1600)
    waiting for termination of icman
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=1621
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Thu Jun 19 16:45:52 2008
    NiISelect: TIMEOUT occured (1000 ms)
    [DpProcDied] Process lives  (PID:5696  HANDLE:1600)
    waiting for termination of icman
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=1621
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Thu Jun 19 16:45:53 2008
    NiISelect: TIMEOUT occured (1000 ms)
    [DpProcDied] Process lives  (PID:5696  HANDLE:1600)
    waiting for termination of icman
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=1621
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Thu Jun 19 16:45:54 2008
    NiISelect: TIMEOUT occured (1000 ms)
    [DpProcDied] Process lives  (PID:5696  HANDLE:1600)
    waiting for termination of icman
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=1621
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Thu Jun 19 16:45:55 2008
    NiISelect: TIMEOUT occured (1000 ms)
    [DpProcDied] Process lives  (PID:5696  HANDLE:1600)
    waiting for termination of icman
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=1621
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Thu Jun 19 16:45:56 2008
    NiISelect: TIMEOUT occured (1000 ms)
    [DpProcDied] Process lives  (PID:5696  HANDLE:1600)
    waiting for termination of icman
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=1621
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Thu Jun 19 16:45:57 2008
    NiISelect: TIMEOUT occured (1000 ms)
    [DpProcDied] Process lives  (PID:5696  HANDLE:1600)
    waiting for termination of icman
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=1621
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Thu Jun 19 16:45:58 2008
    NiISelect: TIMEOUT occured (1000 ms)
    [DpProcDied] Process lives  (PID:5696  HANDLE:1600)
    waiting for termination of icman
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=1621
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Thu Jun 19 16:45:59 2008
    NiISelect: TIMEOUT occured (1000 ms)
    [DpProcDied] Process lives  (PID:5696  HANDLE:1600)
    waiting for termination of icman
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=1621
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Thu Jun 19 16:46:00 2008
    NiISelect: TIMEOUT occured (1000 ms)
    [DpProcDied] Process died  (PID:5696  HANDLE:1600)
    DpHalt: cancel all lcom connections
    MPI CancelAll 2 -> 0
    MPI DeleteAll 2 -> 0
    DpStartStopMsg: send stop message (myname is >gmddev_GMQ_01                           <)
    NiIMyHostName: hostname = 'gmddev'
    AdGetSelfIdentRecord: >                                                                           <
    AdCvtRecToExt: opcode 60 (AD_SELFIDENT), ser 0, ex 0, errno 0
    AdCvtRecToExt: opcode 4 (AD_STARTSTOP), ser 0, ex 0, errno 0
    DpConvertRequest: net size = 163 bytes
    NiBufSend starting
    NiIWrite: write 562, 1 packs, MESG_IO, hdl 3, data complete
    MsINiWrite: sent 562 bytes
    send msg (len 110+452) to name          -, type 4, key -
    DpStartStopMsg: stop msg sent
    NiIRead: read 229, 1 packs, MESG_IO, hdl 3, data complete
    NiBufIn: NIBUF len=229
    NiBufIn: Packet complete for hdl 3
    NiBufReceive starting
    MsINiRead: received 229 bytes
    MSG received, len 110+119, flag 1, from MSG_SERVER, typ 0, key -
    DpHalt: received 119 bytes from message server
    NiIRead: read 229, 1 packs, MESG_IO, hdl 3, data complete
    NiBufIn: NIBUF len=229
    NiBufIn: Packet complete for hdl 3
    NiBufReceive starting
    MsINiRead: received 229 bytes
    MSG received, len 110+119, flag 1, from MSG_SERVER, typ 0, key -
    DpHalt: received 119 bytes from message server
    NiIRead: read 229, 1 packs, MESG_IO, hdl 3, data complete
    NiBufIn: NIBUF len=229
    NiBufIn: Packet complete for hdl 3
    NiBufReceive starting
    MsINiRead: received 229 bytes
    MSG received, len 110+119, flag 1, from MSG_SERVER, typ 0, key -
    DpHalt: received 119 bytes from message server
    NiIRead: read 229, 1 packs, MESG_IO, hdl 3, data complete
    NiBufIn: NIBUF len=229
    NiBufIn: Packet complete for hdl 3
    NiBufReceive starting
    MsINiRead: received 229 bytes
    MSG received, len 110+119, flag 1, from MSG_SERVER, typ 0, key -
    DpHalt: received 119 bytes from message server
    NiIRead: read 229, 1 packs, MESG_IO, hdl 3, data complete
    NiBufIn: NIBUF len=229
    NiBufIn: Packet complete for hdl 3
    NiBufReceive starting
    MsINiRead: received 229 bytes
    MSG received, len 110+119, flag 1, from MSG_SERVER, typ 0, key -
    DpHalt: received 119 bytes from message server
    NiIRead: read 229, 1 packs, MESG_IO, hdl 3, data complete
    NiBufIn: NIBUF len=229
    NiBufIn: Packet complete for hdl 3
    NiBufReceive starting
    MsINiRead: received 229 bytes
    MSG received, len 110+119, flag 1, from MSG_SERVER, typ 0, key -
    DpHalt: received 119 bytes from message server
    NiIRead: read 229, 1 packs, MESG_IO, hdl 3, data complete
    NiBufIn: NIBUF len=229
    NiBufIn: Packet complete for hdl 3
    NiBufReceive starting
    MsINiRead: received 229 bytes
    MSG received, len 110+119, flag 1, from MSG_SERVER, typ 0, key -
    DpHalt: received 119 bytes from message server
    NiPRead: WSAEWOULDBLOCK 1.time 4
    NiIPeek: peek for hdl 3 / socket 1596 timed out (r; 0)
    DpHalt: no more messages from the message server
    DpHalt: send keepalive to synchronize with the message server
    NiBufSend starting
    NiIWrite: write 114, 1 packs, MESG_IO, hdl 3, data complete
    MsINiWrite: sent 114 bytes
    send msg (len 110+4) to name MSG_SERVER, type 0, key -
    MsSndName: MS_NOOP ok
    Send 4 bytes to MSG_SERVER
    NiPRead: WSAEWOULDBLOCK 1.time 4
    NiIPeek: peek successful for hdl 3 / socket 1596 (r)
    NiIRead: read 114, 1 packs, MESG_IO, hdl 3, data complete
    NiBufIn: NIBUF len=114
    NiBufIn: Packet complete for hdl 3
    NiBufReceive starting
    MsINiRead: received 114 bytes
    MSG received, len 110+4, flag 3, from MSG_SERVER, typ 0, key -
    Received 4 bytes from MSG_SERVER                             
    Received opcode MS_NOOP from msg_server, reply MSOP_OK
    MsOpReceive: ok
    MsSendKeepalive : keepalive sent to message server
    NiPRead: WSAEWOULDBLOCK 1.time 4
    Thu Jun 19 16:46:01 2008
    NiIPeek: peek for hdl 3 / socket 1596 timed out (r; 1000)
    DpHalt: no more messages from the message server
    DpHalt: sync with message server o.k.
    detach from message server
    ***LOG Q0M=> DpMsDetach, ms_detach () [dpxxdisp.c   10453]
    NiBufSend starting
    NiIWrite: write 110, 1 packs, MESG_IO, hdl 3, data complete
    MsINiWrite: sent 110 bytes
    MsIDetach: send logout to msg_server
    MsIDetach: call exit function
    DpMsShutdownHook called
    NiSelClear: removed hdl 3 from selectset
    MBUF state OFF
    AdGetSelfIdentRecord: >                                                                           <
    AdCvtRecToExt: opcode 60 (AD_SELFIDENT), ser 0, ex 0, errno 0
    AdCvtRecToExt: opcode 40 (AD_MSBUF), ser 0, ex 0, errno 0
    AdCvtRecToExt: opcode 40 (AD_MSBUF), ser 0, ex 0, errno 0
    blks_in_queue/wp_ca_blk_no/wp_max_no = 1/300/10
    LOCK WP ca_blk 1
    make DISP owner of wp_ca_blk 1
    DpRqPutIntoQueue: put request into queue (reqtype 1, prio LOW, rq_id 19)
    MBUF component DOWN
    NiBufClose: clear extensions for hdl 3
    NiBufSetStat: bufstat of hdl 3 changed from OK to OFF
    NiICloseHandle: shutdown and close hdl 3 / socket 1596
    MsIDetach: detach MS-system
    EsCleanup ....
    ***LOG Q05=> DpHalt, DPStop ( 5140) [dpxxdisp.c   8793]
    Good Bye .....

  • Disp+work.EXE Dispatcher Stopped  - error

    Hi Experts,
    When I starting the SAP Solution Manager  / WINDOWS 2003 Server x64, In SAPMMC Console, disp+work.exe process shows an error, it not display a error, but simply donu00B4t start (donu00B4t show the green semaphore but instead it show the gray semaphore state). So the systems canu00B4t start with this error!
    What I have to make for correct this issue!?
    I check some posts sent by some users in SDN with seem error and almost all of them tell check the dev_disp ; dev_w0 and sapstartsrv (which I check in directory G:\usr\sap\<SID>\...\work). Sorry about the extension of this message, but is a truly copy from this three logs, which I think are the most important in this kind of error...
    Kindly help me how to solve this issue, so nest, I show you the content of that three log files.
                              dev_disp
    trc file: "dev_disp", trc level: 1, release: "700"
    sysno      00
    sid        SSM
    systemid   562 (PC with Windows NT)
    relno      7000
    patchlevel 0
    patchno    159
    intno      20050900
    make:      multithreaded, Unicode, 64 bit, optimized
    pid        3852
    Thu Dec 04 15:04:00 2008
    kernel runs with dp version 237000(ext=110000) (@(#) DPLIB-INT-VERSION-237000-UC)
    length of sys_adm_ext is 576 bytes
    SWITCH TRC-HIDE on ***
    ***LOG Q00=> DpSapEnvInit, DPStart (00 3852) [dpxxdisp.c   1254]
         shared lib "dw_xml.dll" version 159 successfully loaded
         shared lib "dw_xtc.dll" version 159 successfully loaded
         shared lib "dw_stl.dll" version 159 successfully loaded
         shared lib "dw_gui.dll" version 159 successfully loaded
         shared lib "dw_mdm.dll" version 159 successfully loaded
    rdisp/softcancel_sequence :  -> 0,5,-1
    use internal message server connection to port 3900
    Thu Dec 04 15:04:04 2008
    WARNING => DpNetCheck: NiAddrToHost(1.0.0.0) took 4 seconds
    ***LOG GZZ=> 1 possible network problems detected - check tracefile and adjust the DNS settings [dpxxtool2.c  5403]
    MtxInit: 30000 0 0
    DpSysAdmExtInit: ABAP is active
    DpSysAdmExtInit: VMC (JAVA VM in WP) is not active
    DpIPCInit2: start server >ptresapsm_SSM_00                        <
    DpShMCreate: sizeof(wp_adm)          27472     (1616)
    DpShMCreate: sizeof(tm_adm)          5912624     (29416)
    DpShMCreate: sizeof(wp_ca_adm)          24000     (80)
    DpShMCreate: sizeof(appc_ca_adm)     8000     (80)
    DpCommTableSize: max/headSize/ftSize/tableSize=500/16/552064/552080
    DpShMCreate: sizeof(comm_adm)          552080     (1088)
    DpSlockTableSize: max/headSize/ftSize/fiSize/tableSize=0/0/0/0/0
    DpShMCreate: sizeof(slock_adm)          0     (104)
    DpFileTableSize: max/headSize/ftSize/tableSize=0/0/0/0
    DpShMCreate: sizeof(file_adm)          0     (72)
    DpShMCreate: sizeof(vmc_adm)          0     (1864)
    DpShMCreate: sizeof(wall_adm)          (41664/36752/64/192)
    DpShMCreate: sizeof(gw_adm)     48
    DpShMCreate: SHM_DP_ADM_KEY          (addr: 000000000EF60050, size: 6611392)
    DpShMCreate: allocated sys_adm at 000000000EF60050
    DpShMCreate: allocated wp_adm at 000000000EF62150
    DpShMCreate: allocated tm_adm_list at 000000000EF68CA0
    DpShMCreate: allocated tm_adm at 000000000EF68D00
    DpShMCreate: allocated wp_ca_adm at 000000000F50C530
    DpShMCreate: allocated appc_ca_adm at 000000000F5122F0
    DpShMCreate: allocated comm_adm at 000000000F514230
    DpShMCreate: system runs without slock table
    DpShMCreate: system runs without file table
    DpShMCreate: allocated vmc_adm_list at 000000000F59AEC0
    DpShMCreate: allocated gw_adm at 000000000F59AF40
    DpShMCreate: system runs without vmc_adm
    DpShMCreate: allocated ca_info at 000000000F59AF70
    DpShMCreate: allocated wall_adm at 000000000F59AF80
    MBUF state OFF
    DpCommInitTable: init table for 500 entries
    Thu Dec 04 15:04:05 2008
    rdisp/queue_size_check_value :  -> off
    ThTaskStatus: rdisp/reset_online_during_debug 0
    EmInit: MmSetImplementation( 2 ).
    MM global diagnostic options set: 0
    <ES> client 0 initializing ....
    <ES> InitFreeList
    <ES> block size is 4096 kByte.
    <ES> Info: em/initial_size_MB( 5119MB) not multiple of em/blocksize_KB( 4096KB)
    <ES> Info: em/initial_size_MB rounded up to 5120MB
    Using implementation view
    <EsNT> Using memory model view.
    <EsNT> Memory Reset disabled as NT default
    <ES> 1279 blocks reserved for free list.
    ES initialized.
    J2EE server info
      start = TRUE
      state = STARTED
      pid = 2520
      argv[0] = G:\usr\sap\SSM\DVEBMGS00\exe\jcontrol.EXE
      argv[1] = G:\usr\sap\SSM\DVEBMGS00\exe\jcontrol.EXE
      argv[2] = pf=G:\usr\sap\SSM\SYS\profile\SSM_DVEBMGS00_ptresapsm
      argv[3] = -DSAPSTART=1
      argv[4] = -DCONNECT_PORT=65000
      argv[5] = -DSAPSYSTEM=00
      argv[6] = -DSAPSYSTEMNAME=SSM
      argv[7] = -DSAPMYNAME=ptresapsm_SSM_00
      argv[8] = -DSAPPROFILE=G:\usr\sap\SSM\SYS\profile\SSM_DVEBMGS00_ptresapsm
      argv[9] = -DFRFC_FALLBACK=ON
      argv[10] = -DFRFC_FALLBACK_HOST=localhost
      start_lazy = 0
      start_control = SAP J2EE startup framework
    DpJ2eeStart: j2ee state = STARTED
    rdisp/http_min_wait_dia_wp : 1 -> 1
    ***LOG CPS=> DpLoopInit, ICU ( 3.0 3.0 4.0.1) [dpxxdisp.c   1656]
    ***LOG Q0K=> DpMsAttach, mscon ( ptresapsm) [dpxxdisp.c   11937]
    DpStartStopMsg: send start message (myname is >ptresapsm_SSM_00                        <)
    DpStartStopMsg: start msg sent
    CCMS: AlInitGlobals : alert/use_sema_lock = TRUE.
    CCMS: Initalizing shared memory of size 60000000 for monitoring segment.
    CCMS: Checking Downtime Configuration of Monitoring Segment.
    CCMS: start to initalize 3.X shared alert area (first segment).
    DpMsgAdmin: Set release to 7000, patchlevel 0
    MBUF state PREPARED
    MBUF component UP
    DpMBufHwIdSet: set Hardware-ID
    ***LOG Q1C=> DpMBufHwIdSet [dpxxmbuf.c   1050]
    DpMsgAdmin: Set patchno for this platform to 159
    Release check o.K.
    DpJ2eeLogin: j2ee state = CONNECTED
    Thu Dec 04 15:04:09 2008
    ***LOG Q0I=> NiIRead: recv (10054: WSAECONNRESET: Connection reset by peer) [nixxi.cpp 4424]
    ERROR => NiIRead: SiRecv failed for hdl 4 / sock 256
        (SI_ECONN_BROKEN/10054; I4; ST; 127.0.0.1:1408) [nixxi.cpp    4424]
    DpJ2eeMsgProcess: j2ee state = CONNECTED (NIECONN_BROKEN)
    DpIJ2eeShutdown: send SIGINT to SAP J2EE startup framework (pid=2520)
    ERROR => DpProcKill: kill failed [dpntdisp.c   371]
    DpIJ2eeShutdown: j2ee state = SHUTDOWN
    Thu Dec 04 15:04:45 2008
    my types changed after wp death/restart 0xbf --> 0xbe
    my types changed after wp death/restart 0xbe --> 0xbc
    my types changed after wp death/restart 0xbc --> 0xb8
    my types changed after wp death/restart 0xb8 --> 0xb0
    my types changed after wp death/restart 0xb0 --> 0xa0
    my types changed after wp death/restart 0xa0 --> 0x80
    DP_FATAL_ERROR => DpWPCheck: no more work processes
    DISPATCHER EMERGENCY SHUTDOWN ***
    increase tracelevel of WPs
    NiWait: sleep (10000ms) ...
    NiISelect: timeout 10000ms
    NiISelect: maximum fd=405
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Thu Dec 04 15:04:55 2008
    NiISelect: TIMEOUT occured (10000ms)
    dump system status
    Workprocess Table (long)               Thu Dec 04 15:04:55 2008
    ========================
    No Ty. Pid      Status  Cause Start Err Sem CPU    Time  Program          Cl  User         Action                    Table
    0 DIA     2460 Ended         no      1   0        0                                                                         
    1 DIA     3968 Ended         no      1   0        0                                                                         
    2 DIA     1628 Ended         no      1   0        0                                                                         
    3 DIA     2840 Ended         no      1   0        0                                                                         
    4 DIA     3100 Ended         no      1   0        0                                                                         
    5 DIA     3392 Ended         no      1   0        0                                                                         
    6 DIA     3692 Ended         no      1   0        0                                                                         
    7 DIA     1612 Ended         no      1   0        0                                                                         
    8 DIA     2344 Ended         no      1   0        0                                                                         
    9 DIA     2256 Ended         no      1   0        0                                                                         
    10 UPD     3948 Ended         no      1   0        0                                                                         
    11 ENQ     1552 Ended         no      1   0        0                                                                         
    12 BTC     2984 Ended         no      1   0        0                                                                         
    13 BTC     1696 Ended         no      1   0        0                                                                         
    14 BTC     2716 Ended         no      1   0        0                                                                         
    15 SPO     2920 Ended         no      1   0        0                                                                         
    16 UP2     1692 Ended         no      1   0        0                                                                         
    Dispatcher Queue Statistics               Thu Dec 04 15:04:55 2008
    ===========================
    --------++++--
    +
    Typ
    now
    high
    max
    writes
    reads
    --------++++--
    +
    NOWP
    0
    2
    2000
    6
    6
    --------++++--
    +
    DIA
    5
    5
    2000
    5
    0
    --------++++--
    +
    UPD
    0
    0
    2000
    0
    0
    --------++++--
    +
    ENQ
    0
    0
    2000
    0
    0
    --------++++--
    +
    BTC
    0
    0
    2000
    0
    0
    --------++++--
    +
    SPO
    0
    0
    2000
    0
    0
    --------++++--
    +
    UP2
    0
    0
    2000
    0
    0
    --------++++--
    +
    max_rq_id          12
    wake_evt_udp_now     0
    wake events           total     8,  udp     7 ( 87%),  shm     1 ( 12%)
    since last update     total     8,  udp     7 ( 87%),  shm     1 ( 12%)
    Dump of tm_adm structure:               Thu Dec 04 15:04:55 2008
    =========================
    Term    uid  man user    term   lastop  mod wp  ta   a/i (modes)
    Workprocess Comm. Area Blocks               Thu Dec 04 15:04:55 2008
    =============================
    Slots: 300, Used: 1, Max: 0
    --------++--
    +
    id
    owner
    pid
    eyecatcher
    --------++--
    +
    0
    DISPATCHER
    -1
    WPCAAD000
    NiWait: sleep (5000ms) ...
    NiISelect: timeout 5000ms
    NiISelect: maximum fd=405
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Thu Dec 04 15:05:00 2008
    NiISelect: TIMEOUT occured (5000ms)
    DpHalt: shutdown server >ptresapsm_SSM_00                        < (normal)
    DpJ2eeDisableRestart
    DpModState: buffer in state MBUF_PREPARED
    NiBufSend starting
    NiIWrite: hdl 3 sent data (wrt=110,pac=1,MESG_IO)
    MsINiWrite: sent 110 bytes
    MsIModState: change state to SHUTDOWN
    DpModState: change server state from STARTING to SHUTDOWN
    Switch off Shared memory profiling
    ShmProtect( 57, 3 )
    ShmProtect(SHM_PROFILE, SHM_PROT_RW
    ShmProtect( 57, 1 )
    ShmProtect(SHM_PROFILE, SHM_PROT_RD
    DpWakeUpWps: wake up all wp's
    Stop work processes
    Stop gateway
    killing process (3992) (SOFT_KILL)
    Stop icman
    killing process (604) (SOFT_KILL)
    Terminate gui connections
    wait for end of work processes
    wait for end of gateway
    [DpProcDied] Process lives  (PID:3992  HANDLE:372)
    waiting for termination of gateway ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=405
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Thu Dec 04 15:05:01 2008
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process died  (PID:3992  HANDLE:372)
    wait for end of icman
    [DpProcDied] Process lives  (PID:604  HANDLE:384)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=405
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Thu Dec 04 15:05:02 2008
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:604  HANDLE:384)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=405
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Thu Dec 04 15:05:03 2008
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:604  HANDLE:384)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=405
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Thu Dec 04 15:05:04 2008
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:604  HANDLE:384)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=405
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Thu Dec 04 15:05:05 2008
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:604  HANDLE:384)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=405
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Thu Dec 04 15:05:06 2008
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:604  HANDLE:384)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=405
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Thu Dec 04 15:05:07 2008
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:604  HANDLE:384)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=405
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Thu Dec 04 15:05:08 2008
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:604  HANDLE:384)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=405
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Thu Dec 04 15:05:09 2008
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:604  HANDLE:384)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=405
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Thu Dec 04 15:05:10 2008
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:604  HANDLE:384)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=405
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Thu Dec 04 15:05:11 2008
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:604  HANDLE:384)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=405
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Thu Dec 04 15:05:12 2008
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process died  (PID:604  HANDLE:384)
    [DpProcDied] Process died  (PID:2520  HANDLE:356)
    DpStartStopMsg: send stop message (myname is >ptresapsm_SSM_00                        <)
    NiIMyHostName: hostname = 'ptresapsm'
    AdGetSelfIdentRecord: >                                                                           <
    AdCvtRecToExt: opcode 60 (AD_SELFIDENT), ser 0, ex 0, errno 0
    AdCvtRecToExt: opcode 4 (AD_STARTSTOP), ser 0, ex 0, errno 0
    DpConvertRequest: net size = 189 bytes
    NiBufSend starting
    NiIWrite: hdl 3 sent data (wrt=562,pac=1,MESG_IO)
    MsINiWrite: sent 562 bytes
    send msg (len 110+452) to name                    -, type 4, key -
    DpStartStopMsg: stop msg sent
    NiIRead: hdl 3 received data (rcd=274,pac=1,MESG_IO)
    NiBufIIn: NIBUF len=274
    NiBufIIn: packet complete for hdl 3
    NiBufReceive starting
    MsINiRead: received 274 bytes
    MSG received, len 110+164, flag 1, from MSG_SERVER          , typ 0, key -
    DpHalt: received 164 bytes from message server
    NiIRead: hdl 3 received data (rcd=274,pac=1,MESG_IO)
    NiBufIIn: NIBUF len=274
    NiBufIIn: packet complete for hdl 3
    NiBufReceive starting
    MsINiRead: received 274 bytes
    MSG received, len 110+164, flag 1, from MSG_SERVER          , typ 0, key -
    DpHalt: received 164 bytes from message server
    NiIRead: hdl 3 received data (rcd=274,pac=1,MESG_IO)
    NiBufIIn: NIBUF len=274
    NiBufIIn: packet complete for hdl 3
    NiBufReceive starting
    MsINiRead: received 274 bytes
    MSG received, len 110+164, flag 1, from MSG_SERVER          , typ 0, key -
    DpHalt: received 164 bytes from message server
    NiIRead: hdl 3 received data (rcd=274,pac=1,MESG_IO)
    NiBufIIn: NIBUF len=274
    NiBufIIn: packet complete for hdl 3
    NiBufReceive starting
    MsINiRead: received 274 bytes
    MSG received, len 110+164, flag 1, from MSG_SERVER          , typ 0, key -
    DpHalt: received 164 bytes from message server
    NiIRead: hdl 3 received data (rcd=274,pac=1,MESG_IO)
    NiBufIIn: NIBUF len=274
    NiBufIIn: packet complete for hdl 3
    NiBufReceive starting
    MsINiRead: received 274 bytes
    MSG received, len 110+164, flag 1, from MSG_SERVER          , typ 0, key -
    DpHalt: received 164 bytes from message server
    NiIRead: hdl 3 received data (rcd=274,pac=1,MESG_IO)
    NiBufIIn: NIBUF len=274
    NiBufIIn: packet complete for hdl 3
    NiBufReceive starting
    MsINiRead: received 274 bytes
    MSG received, len 110+164, flag 1, from MSG_SERVER          , typ 0, key -
    DpHalt: received 164 bytes from message server
    NiIRead: hdl 3 received data (rcd=274,pac=1,MESG_IO)
    NiBufIIn: NIBUF len=274
    NiBufIIn: packet complete for hdl 3
    NiBufReceive starting
    MsINiRead: received 274 bytes
    MSG received, len 110+164, flag 1, from MSG_SERVER          , typ 0, key -
    DpHalt: received 164 bytes from message server
    NiIRead: hdl 3 recv would block (errno=EAGAIN)
    NiIRead: read for hdl 3 timed out (0ms)
    DpHalt: no more messages from the message server
    DpHalt: send keepalive to synchronize with the message server
    NiBufSend starting
    NiIWrite: hdl 3 sent data (wrt=114,pac=1,MESG_IO)
    MsINiWrite: sent 114 bytes
    send msg (len 110+4) to name           MSG_SERVER, type 0, key -
    MsSndName: MS_NOOP ok
    Send 4 bytes to MSG_SERVER
    NiIRead: hdl 3 recv would block (errno=EAGAIN)
    NiIPeek: peek successful for hdl 3 (r)
    NiIRead: hdl 3 received data (rcd=114,pac=1,MESG_IO)
    NiBufIIn: NIBUF len=114
    NiBufIIn: packet complete for hdl 3
    NiBufReceive starting
    MsINiRead: received 114 bytes
    MSG received, len 110+4, flag 3, from MSG_SERVER          , typ 0, key -
    Received 4 bytes from MSG_SERVER                             
    Received opcode MS_NOOP from msg_server, reply MSOP_OK
    MsOpReceive: ok
    MsSendKeepalive : keepalive sent to message server
    NiIRead: hdl 3 recv would block (errno=EAGAIN)
    Thu Dec 04 15:05:13 2008
    NiIPeek: peek for hdl 3 timed out (r; 1000ms)
    NiIRead: read for hdl 3 timed out (1000ms)
    DpHalt: no more messages from the message server
    DpHalt: sync with message server o.k.
    detach from message server
    ***LOG Q0M=> DpMsDetach, ms_detach () [dpxxdisp.c   12283]
    NiBufSend starting
    NiIWrite: hdl 3 sent data (wrt=110,pac=1,MESG_IO)
    MsINiWrite: sent 110 bytes
    MsIDetach: send logout to msg_server
    MsIDetach: call exit function
    DpMsShutdownHook called
    NiBufISelUpdate: new MODE -- (r-) for hdl 3 in set0
    SiSelNSet: set events of sock 280 to: ---
    NiBufISelRemove: remove hdl 3 from set0
    SiSelNRemove: removed sock 280 (pos=3)
    SiSelNRemove: removed sock 280
    NiSelIRemove: removed hdl 3
    MBUF state OFF
    AdGetSelfIdentRecord: >                                                                           <
    AdCvtRecToExt: opcode 60 (AD_SELFIDENT), ser 0, ex 0, errno 0
    AdCvtRecToExt: opcode 40 (AD_MSBUF), ser 0, ex 0, errno 0
    AdCvtRecToExt: opcode 40 (AD_MSBUF), ser 0, ex 0, errno 0
    blks_in_queue/wp_ca_blk_no/wp_max_no = 1/300/17
    LOCK WP ca_blk 1
    make DISP owner of wp_ca_blk 1
    DpRqPutIntoQueue: put request into queue (reqtype 1, prio LOW, rq_id 15)
    MBUF component DOWN
    NiICloseHandle: shutdown and close hdl 3 / sock 280
    NiBufIClose: clear extension for hdl 3
    MsIDetach: detach MS-system
    cleanup EM
    EsCleanup ....
    EmCleanup() -> 0
    Es2Cleanup: Cleanup ES2
    ***LOG Q05=> DpHalt, DPStop ( 3852) [dpxxdisp.c   10484]
    Good Bye .....
                              dev_w0
    trc file: "dev_w0", trc level: 1, release: "700"
    ACTIVE TRACE LEVEL           1
    ACTIVE TRACE COMPONENTS      all, MJ

    B Thu Dec 04 15:04:05 2008
    B  create_con (con_name=R/3)
    B  Loading DB library 'G:\usr\sap\SSM\DVEBMGS00\exe\dbmssslib.dll' ...
    B  Library 'G:\usr\sap\SSM\DVEBMGS00\exe\dbmssslib.dll' loaded
    B  Version of 'G:\usr\sap\SSM\DVEBMGS00\exe\dbmssslib.dll' is "700.08", patchlevel (0.158)
    B  New connection 0 created
    M sysno      00
    M sid        SSM
    M systemid   562 (PC with Windows NT)
    M relno      7000
    M patchlevel 0
    M patchno    159
    M intno      20050900
    M make:      multithreaded, Unicode, 64 bit, optimized
    M pid        2460
    M
    M  kernel runs with dp version 237000(ext=110000) (@(#) DPLIB-INT-VERSION-237000-UC)
    M  length of sys_adm_ext is 576 bytes
    M  ***LOG Q0Q=> tskh_init, WPStart (Workproc 0 2460) [dpxxdisp.c   1316]
    I  MtxInit: 30000 0 0
    M  DpSysAdmExtCreate: ABAP is active
    M  DpSysAdmExtCreate: VMC (JAVA VM in WP) is not active
    M  DpShMCreate: sizeof(wp_adm)          27472     (1616)
    M  DpShMCreate: sizeof(tm_adm)          5912624     (29416)
    M  DpShMCreate: sizeof(wp_ca_adm)          24000     (80)
    M  DpShMCreate: sizeof(appc_ca_adm)     8000     (80)
    M  DpCommTableSize: max/headSize/ftSize/tableSize=500/16/552064/552080
    M  DpShMCreate: sizeof(comm_adm)          552080     (1088)
    M  DpSlockTableSize: max/headSize/ftSize/fiSize/tableSize=0/0/0/0/0
    M  DpShMCreate: sizeof(slock_adm)          0     (104)
    M  DpFileTableSize: max/headSize/ftSize/tableSize=0/0/0/0
    M  DpShMCreate: sizeof(file_adm)          0     (72)
    M  DpShMCreate: sizeof(vmc_adm)          0     (1864)
    M  DpShMCreate: sizeof(wall_adm)          (41664/36752/64/192)
    M  DpShMCreate: sizeof(gw_adm)     48
    M  DpShMCreate: SHM_DP_ADM_KEY          (addr: 0000000010F60050, size: 6611392)
    M  DpShMCreate: allocated sys_adm at 0000000010F60050
    M  DpShMCreate: allocated wp_adm at 0000000010F62150
    M  DpShMCreate: allocated tm_adm_list at 0000000010F68CA0
    M  DpShMCreate: allocated tm_adm at 0000000010F68D00
    M  DpShMCreate: allocated wp_ca_adm at 000000001150C530
    M  DpShMCreate: allocated appc_ca_adm at 00000000115122F0
    M  DpShMCreate: allocated comm_adm at 0000000011514230
    M  DpShMCreate: system runs without slock table
    M  DpShMCreate: system runs without file table
    M  DpShMCreate: allocated vmc_adm_list at 000000001159AEC0
    M  DpShMCreate: allocated gw_adm at 000000001159AF40
    M  DpShMCreate: system runs without vmc_adm
    M  DpShMCreate: allocated ca_info at 000000001159AF70
    M  DpShMCreate: allocated wall_adm at 000000001159AF80
    M  rdisp/queue_size_check_value :  -> off
    M  ThTaskStatus: rdisp/reset_online_during_debug 0
    X  EmInit: MmSetImplementation( 2 ).
    X  MM global diagnostic options set: 0
    X  <ES> client 0 initializing ....
    X  Using implementation view
    X  <EsNT> Using memory model view.
    M  <EsNT> Memory Reset disabled as NT default
    X  ES initialized.

    M Thu Dec 04 15:04:06 2008
    M  ThInit: running on host ptresapsm

    M Thu Dec 04 15:04:07 2008
    M  calling db_connect ...
    C  Thread ID:2168
    C  Thank You for using the SLOLEDB-interface
    C  Using dynamic link library 'G:\usr\sap\SSM\DVEBMGS00\exe\dbmssslib.dll'
    C  dbmssslib.dll patch info
    C    patchlevel   0
    C    patchno      158
    C    patchcomment Corrections of odbc-based dbsl: dsql: optype, DSN (1135165)
    C  np:(local) connection used on PTRESAPSM
    C  CopyLocalParameters: dbuser is 'ssm'
    C  Using Provider SQLNCLI
    C  OpenOledbConnection: MARS property was set successfully.
    C  Provider Release:9.00.3042.00
    C  Using Provider SQLNCLI
    C  OpenOledbConnection: MARS property was set successfully.
    C  ERROR: schema user ssm has administrator fixed server role (user_name() is 'dbo').
    C         This is not allowed.  Please check the Server Roles of user ssm.
    M  ***LOG R19=> ThInit, db_connect ( DB-Connect 000256) [thxxhead.c   1440]
    M  in_ThErrHandle: 1
    M  *** ERROR => ThInit: db_connect (step 1, th_errno 13, action 3, level 1) [thxxhead.c   10504]

    M  Info for wp 0

    M    pid = 2460
    M    severity = 0
    M    status = 0
    M    stat = WP_RUN
    M    waiting_for = NO_WAITING
    M    reqtype = DP_RQ_DIAWP
    M    act_reqtype = NO_REQTYPE
    M    rq_info = 0
    M    tid = -1
    M    mode = 255
    M    len = -1
    M    rq_id = 65535
    M    rq_source =
    M    last_tid = 0
    M    last_mode = 0
    M    semaphore = 0
    M    act_cs_count = 0
    M    csTrack = 0
    M    csTrackRwExcl = 0
    M    csTrackRwShrd = 0
    M    mode_cleaned_counter = 0
    M    control_flag = 0
    M    int_checked_resource(RFC) = 0
    M    ext_checked_resource(RFC) = 0
    M    int_checked_resource(HTTP) = 0
    M    ext_checked_resource(HTTP) = 0
    M    report = >                                        <
    M    action = 0
    M    tab_name = >                              <
    M    attachedVm = no VM

    M  *****************************************************************************
    M  *
    M  *  LOCATION    SAP-Server ptresapsm_SSM_00 on host ptresapsm (wp 0)
    M  *  ERROR       ThInit: db_connect
    M  *
    M  *  TIME        Thu Dec 04 15:04:07 2008
    M  *  RELEASE     700
    M  *  COMPONENT   Taskhandler
    M  *  VERSION     1
    M  *  RC          13
    M  *  MODULE      thxxhead.c
    M  *  LINE        10724
    M  *  COUNTER     1
    M  *
    M  *****************************************************************************

    M  PfStatDisconnect: disconnect statistics
    M  Entering TH_CALLHOOKS
    M  ThCallHooks: call hook >ThrSaveSPAFields< for event BEFORE_DUMP
    M  *** ERROR => ThrSaveSPAFields: no valid thr_wpadm [thxxrun1.c   724]
    M  *** ERROR => ThCallHooks: event handler ThrSaveSPAFields for event BEFORE_DUMP failed [thxxtool3.c  261]
    M  Entering ThSetStatError
    M  ThIErrHandle: do not call ThrCoreInfo (no_core_info=0, in_dynp_env=0)
    M  Entering ThReadDetachMode
    M  call ThrShutDown (1)...
    M  ***LOG Q02=> wp_halt, WPStop (Workproc 0 2460) [dpnttool.c   333]
                              sapstartsrv
    trc file: "sapstartsrv.log", trc level: 0, release: "700"
    pid        3236
    Thu Dec 04 15:00:12 2008
    SAP HA Trace: Build in SAP Microsoft Cluster library '700, patch 159, changelist 981833' initialized
    Initializing SAPControl Webservice
    SapSSLInit failed => https support disabled
    Starting WebService Named Pipe thread
    Starting WebService thread
    Webservice named pipe thread started, listening on port
    .\pipe\sapcontrol_00
    Webservice thread started, listening on port 50013
    PTRESAPSM\ssmadm is starting SAP System at 2008/12/04 15:01:40
    SAP HA Trace: FindClusterResource: OpenCluster failed: 1753 [sapwinha.cpp, line 212]
    SAP HA Trace: SAP_HA_FindSAPInstance returns: SAP_HA_FAIL [sapwinha.cpp, line 907]
    PTRESAPSM\ssmadm is stopping SAP System at 2008/12/04 15:03:35
    SAP HA Trace: FindClusterResource: OpenCluster failed: 1753 [sapwinha.cpp, line 212]
    SAP HA Trace: SAP_HA_FindSAPInstance returns: SAP_HA_FAIL [sapwinha.cpp, line 907]
    PTRESAPSM\ssmadm is starting SAP System at 2008/12/04 15:03:55
    Finish
    Help me please...
    If you want more log files.... or another information tell me OK??!! TKS
    Best Regards,
    Thanks in advance,
    Joao Dimas

    Hello Markus Doehr,
    Thanks for help me... Next Iu00B4m going put the log files that you recommend me to check and also the dev_jcontrol which I think is important to check... I donu00B4t really know...
    dev_jcontrol
    dev_bootstrap
    dev_server0
    std_server0.out
    Iu00B4m newest in SAP... so I still have problems to verify/check the log files... I donu00B4t have the sensibility for discover the issues in log... in error... etc
    Can you tell me if there is any problem / error in that log files...?! Thanks in advance!!
    _________ ||  _____________  ||  ______________  ||   _____________
    trc file: "G:\usr\sap\SSM\DVEBMGS00\work\dev_jcontrol", trc level: 1, release: "700"
    node name   : jcontrol
    pid         : 3492
    system name : SSM
    system nr.  : 00
    started at  : Fri Dec 05 10:56:56 2008
    arguments       :
           arg[00] : G:\usr\sap\SSM\DVEBMGS00\exe\jcontrol.EXE
           arg[01] : pf=G:\usr\sap\SSM\SYS\profile\SSM_DVEBMGS00_ptresapsm
           arg[02] : -DSAPSTART=1
           arg[03] : -DCONNECT_PORT=64990
           arg[04] : -DSAPSYSTEM=00
           arg[05] : -DSAPSYSTEMNAME=SSM
           arg[06] : -DSAPMYNAME=ptresapsm_SSM_00
           arg[07] : -DSAPPROFILE=G:\usr\sap\SSM\SYS\profile\SSM_DVEBMGS00_ptresapsm
           arg[08] : -DFRFC_FALLBACK=ON
           arg[09] : -DFRFC_FALLBACK_HOST=localhost
    [Thr 3508] Fri Dec 05 10:56:56 2008
    [Thr 3508] *** WARNING => INFO: Unknown property [instance.box.number=SSMDVEBMGS00ptresapsm] [jstartxx.c   841]
    [Thr 3508] *** WARNING => INFO: Unknown property [instance.en.host=ptresapsm] [jstartxx.c   841]
    [Thr 3508] *** WARNING => INFO: Unknown property [instance.en.port=3201] [jstartxx.c   841]
    [Thr 3508] *** WARNING => INFO: Unknown property [instance.system.id=0] [jstartxx.c   841]
    JStartupReadInstanceProperties: read instance properties [G:\usr\sap\SSM\DVEBMGS00\j2ee\cluster\instance.properties;G:\usr\sap\SSM\DVEBMGS00\SDM\program\config\sdm_jstartup.properties]
    -> ms host    : ptresapsm
    -> ms port    : 3901
    -> OS libs    : G:\usr\sap\SSM\DVEBMGS00\j2ee\os_libs
    -> Admin URL  :
    -> run mode   : NORMAL
    -> run action : NONE
    -> enabled    : yes
    Used property files
    -> files [00] : G:\usr\sap\SSM\DVEBMGS00\j2ee\cluster\instance.properties
    -> files [01] : G:\usr\sap\SSM\DVEBMGS00\SDM\program\config\sdm_jstartup.properties
    Instance properties
    -> ms host    : ptresapsm
    -> ms port    : 3901
    -> os libs    : G:\usr\sap\SSM\DVEBMGS00\j2ee\os_libs
    -> admin URL  :
    -> run mode   : NORMAL
    -> run action : NONE
    -> enabled    : yes
    Bootstrap nodes
    -> [00] bootstrap            : G:\usr\sap\SSM\DVEBMGS00\j2ee\cluster\instance.properties
    -> [01] bootstrap_ID1583200  : G:\usr\sap\SSM\DVEBMGS00\j2ee\cluster\instance.properties
    -> [02] bootstrap_ID1583250  : G:\usr\sap\SSM\DVEBMGS00\j2ee\cluster\instance.properties
    Worker nodes
    -> [00] ID1583200            : G:\usr\sap\SSM\DVEBMGS00\j2ee\cluster\instance.properties
    -> [01] ID1583250            : G:\usr\sap\SSM\DVEBMGS00\j2ee\cluster\instance.properties
    -> [02] sdm                  : G:\usr\sap\SSM\DVEBMGS00\SDM\program\config\sdm_jstartup.properties
    [Thr 3508] JControlExecuteBootstrap: execute bootstrap process [bootstrap]
    [Thr 1620] JControlDPMessageProxy: Thread 1620 started as handler thread for R/3 dispatcher messages.
    [Thr 3508] [Node: bootstrap] java home is set by profile parameter
         Java Home: C:\j2sdkx64
    [Thr 3508] JStartupICheckFrameworkPackage: can't find framework package G:\usr\sap\SSM\DVEBMGS00\exe\jvmx.jar
    JStartupIReadSection: read node properties [bootstrap]
    -> node name          : bootstrap
    -> node type          : bootstrap
    -> node execute       : yes
    -> java path          : C:\j2sdkx64
    -> java parameters    : -Djco.jarm=1
    -> java vm version    : 1.4.2_17-b06
    -> java vm vendor     : Java HotSpot(TM) 64-Bit Server VM (Sun Microsystems Inc.)
    -> java vm type       : server
    -> java vm cpu        : amd64
    -> heap size          : 256M
    -> root path          : G:\usr\sap\SSM\DVEBMGS00\j2ee\cluster
    -> class path         : .\bootstrap\launcher.jar
    -> OS libs path       : G:\usr\sap\SSM\DVEBMGS00\j2ee\os_libs
    -> main class         : com.sap.engine.offline.OfflineToolStart
    -> framework class    : com.sap.bc.proj.jstartup.JStartupFramework
    -> registr. class     : com.sap.bc.proj.jstartup.JStartupNatives
    -> framework path     : G:\usr\sap\SSM\DVEBMGS00\exe\jstartup.jar;G:\usr\sap\SSM\DVEBMGS00\exe\jvmx.jar
    -> parameters         : com.sap.engine.bootstrap.Bootstrap ./bootstrap ID0015832
    -> debuggable         : yes
    -> debug mode         : no
    -> debug port         : 60000
    -> shutdown timeout   : 120000
    JControlStartJLaunch: program = G:\usr\sap\SSM\DVEBMGS00\exe\jlaunch.exe
    -> arg[00] = G:\usr\sap\SSM\DVEBMGS00\exe\jlaunch.exe
    -> arg[01] = pf=G:\usr\sap\SSM\SYS\profile\SSM_DVEBMGS00_ptresapsm
    -> arg[02] = -DSAPINFO=SSM_00_bootstrap
    -> arg[03] = -nodeId=-1
    -> arg[04] = -file=G:\usr\sap\SSM\DVEBMGS00\j2ee\cluster\instance.properties
    -> arg[05] = -syncSem=JSTARTUP_WAIT_ON_3492
    -> arg[06] = -nodeName=bootstrap
    -> arg[07] = -jvmOutFile=G:\usr\sap\SSM\DVEBMGS00\work\jvm_bootstrap.out
    -> arg[08] = -stdOutFile=G:\usr\sap\SSM\DVEBMGS00\work\std_bootstrap.out
    -> arg[09] = -locOutFile=G:\usr\sap\SSM\DVEBMGS00\work\dev_bootstrap
    -> arg[10] = -mode=BOOTSTRAP
    -> arg[11] = pf=G:\usr\sap\SSM\SYS\profile\SSM_DVEBMGS00_ptresapsm
    -> arg[12] = -DSAPSTART=1
    -> arg[13] = -DCONNECT_PORT=1302
    -> arg[14] = -DSAPSYSTEM=00
    -> arg[15] = -DSAPSYSTEMNAME=SSM
    -> arg[16] = -DSAPMYNAME=ptresapsm_SSM_00
    -> arg[17] = -DSAPPROFILE=G:\usr\sap\SSM\SYS\profile\SSM_DVEBMGS00_ptresapsm
    -> arg[18] = -DFRFC_FALLBACK=ON
    -> arg[19] = -DFRFC_FALLBACK_HOST=localhost
    -> lib path = PATH=C:\j2sdkx64\jre\bin\server;C:\j2sdkx64\jre\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\j2sdkx64\bin;C:\Program Files\Microsoft SQL Server\90\Tools\binn\;C:\Program Files (x86)\Microsoft SQL Server\90\Tools\binn\;C:\Program Files (x86)\Microsoft SQL Server\90\DTS\Binn\;C:\Program Files (x86)\Microsoft SQL Server\90\Tools\Binn\VSShell\Common7\IDE\;C:\Program Files\Microsoft SQL Server\90\DTS\Binn\;G:\usr\sap\SSM\SYS\exe\uc\NTAMD64
    -> exe path = PATH=C:\j2sdkx64\bin;G:\usr\sap\SSM\DVEBMGS00\j2ee\os_libs;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\j2sdkx64\bin;C:\Program Files\Microsoft SQL Server\90\Tools\binn\;C:\Program Files (x86)\Microsoft SQL Server\90\Tools\binn\;C:\Program Files (x86)\Microsoft SQL Server\90\DTS\Binn\;C:\Program Files (x86)\Microsoft SQL Server\90\Tools\Binn\VSShell\Common7\IDE\;C:\Program Files\Microsoft SQL Server\90\DTS\Binn\;G:\usr\sap\SSM\SYS\exe\uc\NTAMD64
    [Thr 3508] Fri Dec 05 10:56:59 2008
    [Thr 3508] *** ERROR => invalid return code of process [bootstrap] (exitcode = 66) [jstartxx.c   1642]
    [Thr 3508] JControlExecuteBootstrap: error executing bootstrap node [bootstrap] (rc = 66)
    [Thr 3508] JControlCloseProgram: started (exitcode = 66)
    [Thr 3508] JControlCloseProgram: good bye... (exitcode = 66)
    trc file: "G:\usr\sap\SSM\DVEBMGS00\work\dev_bootstrap", trc level: 1, release: "700"
    node name   : bootstrap
    pid         : 4028
    system name : SSM
    system nr.  : 00
    started at  : Fri Dec 05 10:56:56 2008
    arguments       :
           arg[00] : G:\usr\sap\SSM\DVEBMGS00\exe\jlaunch.exe
           arg[01] : pf=G:\usr\sap\SSM\SYS\profile\SSM_DVEBMGS00_ptresapsm
           arg[02] : -DSAPINFO=SSM_00_bootstrap
           arg[03] : pf=G:\usr\sap\SSM\SYS\profile\SSM_DVEBMGS00_ptresapsm
           arg[04] : -DSAPSTART=1
           arg[05] : -DCONNECT_PORT=1302
           arg[06] : -DSAPSYSTEM=00
           arg[07] : -DSAPSYSTEMNAME=SSM
           arg[08] : -DSAPMYNAME=ptresapsm_SSM_00
           arg[09] : -DSAPPROFILE=G:\usr\sap\SSM\SYS\profile\SSM_DVEBMGS00_ptresapsm
           arg[10] : -DFRFC_FALLBACK=ON
           arg[11] : -DFRFC_FALLBACK_HOST=localhost
    [Thr 2592] Fri Dec 05 10:56:56 2008
    [Thr 2592] *** WARNING => INFO: Unknown property [instance.box.number=SSMDVEBMGS00ptresapsm] [jstartxx.c   841]
    [Thr 2592] *** WARNING => INFO: Unknown property [instance.en.host=ptresapsm] [jstartxx.c   841]
    [Thr 2592] *** WARNING => INFO: Unknown property [instance.en.port=3201] [jstartxx.c   841]
    [Thr 2592] *** WARNING => INFO: Unknown property [instance.system.id=0] [jstartxx.c   841]
    JStartupReadInstanceProperties: read instance properties [G:\usr\sap\SSM\DVEBMGS00\j2ee\cluster\instance.properties]
    -> ms host    : ptresapsm
    -> ms port    : 3901
    -> OS libs    : G:\usr\sap\SSM\DVEBMGS00\j2ee\os_libs
    -> Admin URL  :
    -> run mode   : NORMAL
    -> run action : NONE
    -> enabled    : yes
    Used property files
    -> files [00] : G:\usr\sap\SSM\DVEBMGS00\j2ee\cluster\instance.properties
    Instance properties
    -> ms host    : ptresapsm
    -> ms port    : 3901
    -> os libs    : G:\usr\sap\SSM\DVEBMGS00\j2ee\os_libs
    -> admin URL  :
    -> run mode   : NORMAL
    -> run action : NONE
    -> enabled    : yes
    Bootstrap nodes
    -> [00] bootstrap            : G:\usr\sap\SSM\DVEBMGS00\j2ee\cluster\instance.properties
    -> [01] bootstrap_ID1583200  : G:\usr\sap\SSM\DVEBMGS00\j2ee\cluster\instance.properties
    -> [02] bootstrap_ID1583250  : G:\usr\sap\SSM\DVEBMGS00\j2ee\cluster\instance.properties
    Worker nodes
    -> [00] ID1583200            : G:\usr\sap\SSM\DVEBMGS00\j2ee\cluster\instance.properties
    -> [01] ID1583250            : G:\usr\sap\SSM\DVEBMGS00\j2ee\cluster\instance.properties
    [Thr 2592] JLaunchRequestQueueInit: create named pipe for ipc
    [Thr 2592] JLaunchRequestQueueInit: create pipe listener thread
    [Thr 3484] JLaunchRequestFunc: Thread 3484 started as listener thread for np messages.
    [Thr 4020] WaitSyncSemThread: Thread 4020 started as semaphore monitor thread.
    [Thr 2592] NiInit3: NI already initialized; param 'maxHandles' ignored (1;202)
    [Thr 2592] CPIC (version=700.2006.09.13)
    [Thr 2592] [Node: bootstrap] java home is set by profile parameter
         Java Home: C:\j2sdkx64
    [Thr 2592] JStartupICheckFrameworkPackage: can't find framework package G:\usr\sap\SSM\DVEBMGS00\exe\jvmx.jar
    JStartupIReadSection: read node properties [bootstrap]
    -> node name          : bootstrap
    -> node type          : bootstrap
    -> node execute       : yes
    -> java path          : C:\j2sdkx64
    -> java parameters    : -Djco.jarm=1
    -> java vm version    : 1.4.2_17-b06
    -> java vm vendor     : Java HotSpot(TM) 64-Bit Server VM (Sun Microsystems Inc.)
    -> java vm type       : server
    -> java vm cpu        : amd64
    -> heap size          : 256M
    -> root path          : G:\usr\sap\SSM\DVEBMGS00\j2ee\cluster
    -> class path         : .\bootstrap\launcher.jar
    -> OS libs path       : G:\usr\sap\SSM\DVEBMGS00\j2ee\os_libs
    -> main class         : com.sap.engine.offline.OfflineToolStart
    -> framework class    : com.sap.bc.proj.jstartup.JStartupFramework
    -> registr. class     : com.sap.bc.proj.jstartup.JStartupNatives
    -> framework path     : G:\usr\sap\SSM\DVEBMGS00\exe\jstartup.jar;G:\usr\sap\SSM\DVEBMGS00\exe\jvmx.jar
    -> parameters         : com.sap.engine.bootstrap.Bootstrap ./bootstrap ID0015832
    -> debuggable         : yes
    -> debug mode         : no
    -> debug port         : 60000
    -> shutdown timeout   : 120000
    [Thr 2580] JLaunchIStartFunc: Thread 2580 started as Java VM thread.
    [Thr 2580] [JHVM_PrepareVMOptions] use java parameters set by profile parameter
         Java Parameters: -Xss2m
    JHVM_LoadJavaVM: VM Arguments of node [bootstrap]
    -> stack   : 1048576 Bytes
    -> arg[  0]: exit
    -> arg[  1]: abort
    -> arg[  2]: vfprintf
    -> arg[  3]: -Djco.jarm=1
    -> arg[  4]: -Dsys.global.dir=G:\usr\sap\SSM\SYS\global
    -> arg[  5]: -Dapplication.home=G:\usr\sap\SSM\DVEBMGS00\exe
    -> arg[  6]: -Djava.class.path=G:\usr\sap\SSM\DVEBMGS00\exe\jstartup.jar;G:\usr\sap\SSM\DVEBMGS00\exe\jvmx.jar;.\bootstrap\launcher.jar
    -> arg[  7]: -Djava.library.path=C:\j2sdkx64\jre\bin\server;C:\j2sdkx64\jre\bin;C:\j2sdkx64\bin;G:\usr\sap\SSM\DVEBMGS00\j2ee\os_libs;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\j2sdkx64\bin;C:\Program Files\Microsoft SQL Server\90\Tools\binn\;C:\Program Files (x86)\Microsoft SQL Server\90\Tools\binn\;C:\Program Files (x86)\Microsoft SQL Server\90\DTS\Binn\;C:\Program Files (x86)\Microsoft SQL Server\90\Tools\Binn\VSShell\Common7\IDE\;C:\Program Files\Microsoft SQL Server\90\DTS\Binn\;G:\usr\sap\SSM\SYS\exe\uc\NTAMD64
    -> arg[  8]: -Dmemory.manager=256M
    -> arg[  9]: -Xmx256M
    -> arg[ 10]: -DLoadBalanceRestricted=no
    -> arg[ 11]: -Djstartup.mode=BOOTSTRAP
    -> arg[ 12]: -Djstartup.ownProcessId=4028
    -> arg[ 13]: -Djstartup.ownHardwareId=O0010092564
    -> arg[ 14]: -Djstartup.whoami=bootstrap
    -> arg[ 15]: -Djstartup.debuggable=yes
    -> arg[ 16]: -Xss2m
    -> arg[ 17]: -DSAPINFO=SSM_00_bootstrap
    -> arg[ 18]: -DSAPSTART=1
    -> arg[ 19]: -DCONNECT_PORT=1302
    -> arg[ 20]: -DSAPSYSTEM=00
    -> arg[ 21]: -DSAPSYSTEMNAME=SSM
    -> arg[ 22]: -DSAPMYNAME=ptresapsm_SSM_00
    -> arg[ 23]: -DSAPPROFILE=G:\usr\sap\SSM\SYS\profile\SSM_DVEBMGS00_ptresapsm
    -> arg[ 24]: -DFRFC_FALLBACK=ON
    -> arg[ 25]: -DFRFC_FALLBACK_HOST=localhost
    -> arg[ 26]: -DSAPSTARTUP=1
    -> arg[ 27]: -DSAPSYSTEM=00
    -> arg[ 28]: -DSAPSYSTEMNAME=SSM
    -> arg[ 29]: -DSAPMYNAME=ptresapsm_SSM_00
    -> arg[ 30]: -DSAPDBHOST=PTRESAPSM
    -> arg[ 31]: -Dj2ee.dbhost=PTRESAPSM
    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
    [Thr 2580] JHVM_LoadJavaVM: Java VM created OK.
    JHVM_BuildArgumentList: main method arguments of node [bootstrap]
    -> arg[  0]: com.sap.engine.bootstrap.Bootstrap
    -> arg[  1]: ./bootstrap
    -> arg[  2]: ID0015832
    [Thr 2580] Fri Dec 05 10:56:57 2008
    [Thr 2580] JHVM_RegisterNatives: registering methods in com.sap.bc.krn.perf.PerfTimes
    [Thr 3872] Fri Dec 05 10:56:59 2008
    [Thr 3872] JLaunchIExitJava: exit hook is called (rc = 66)
    [Thr 3872] **********************************************************************
    *** ERROR => The Java VM terminated with a non-zero exit code.
    *** Please see SAP Note 943602 , section 'J2EE Engine exit codes'
    *** for additional information and trouble shooting.
    [Thr 3872] JLaunchCloseProgram: good bye (exitcode = 66)
    trc file: "G:\usr\sap\SSM\DVEBMGS00\work\dev_server0", trc level: 1, release: "700"
    node name   : ID1583250
    pid         : 4560
    system name : SSM
    system nr.  : 00
    started at  : Thu Dec 04 12:15:53 2008
    arguments       :
           arg[00] : G:\usr\sap\SSM\DVEBMGS00\exe\jlaunch.exe
           arg[01] : pf=G:\usr\sap\SSM\SYS\profile\SSM_DVEBMGS00_ptresapsm
           arg[02] : -DSAPINFO=SSM_00_server
           arg[03] : pf=G:\usr\sap\SSM\SYS\profile\SSM_DVEBMGS00_ptresapsm
           arg[04] : -DSAPSTART=1
           arg[05] : -DCONNECT_PORT=4371
           arg[06] : -DSAPSYSTEM=00
           arg[07] : -DSAPSYSTEMNAME=SSM
           arg[08] : -DSAPMYNAME=ptresapsm_SSM_00
           arg[09] : -DSAPPROFILE=G:\usr\sap\SSM\SYS\profile\SSM_DVEBMGS00_ptresapsm
           arg[10] : -DFRFC_FALLBACK=ON
           arg[11] : -DFRFC_FALLBACK_HOST=localhost
    [Thr 4724] Thu Dec 04 12:15:53 2008
    [Thr 4724] *** WARNING => INFO: Unknown property [instance.box.number=SSMDVEBMGS00ptresapsm] [jstartxx.c   841]
    [Thr 4724] *** WARNING => INFO: Unknown property [instance.en.host=ptresapsm] [jstartxx.c   841]
    [Thr 4724] *** WARNING => INFO: Unknown property [instance.en.port=3201] [jstartxx.c   841]
    [Thr 4724] *** WARNING => INFO: Unknown property [instance.system.id=0] [jstartxx.c   841]
    JStartupReadInstanceProperties: read instance properties [G:\usr\sap\SSM\DVEBMGS00\j2ee\cluster\instance.properties]
    -> ms host    : ptresapsm
    -> ms port    : 3901
    -> OS libs    : G:\usr\sap\SSM\DVEBMGS00\j2ee\os_libs
    -> Admin URL  :
    -> run mode   : NORMAL
    -> run action : NONE
    -> enabled    : yes
    Used property files
    -> files [00] : G:\usr\sap\SSM\DVEBMGS00\j2ee\cluster\instance.properties
    Instance properties
    -> ms host    : ptresapsm
    -> ms port    : 3901
    -> os libs    : G:\usr\sap\SSM\DVEBMGS00\j2ee\os_libs
    -> admin URL  :
    -> run mode   : NORMAL
    -> run action : NONE
    -> enabled    : yes
    Bootstrap nodes
    -> [00] bootstrap            : G:\usr\sap\SSM\DVEBMGS00\j2ee\cluster\instance.properties
    -> [01] bootstrap_ID1583200  : G:\usr\sap\SSM\DVEBMGS00\j2ee\cluster\instance.properties
    -> [02] bootstrap_ID1583250  : G:\usr\sap\SSM\DVEBMGS00\j2ee\cluster\instance.properties
    Worker nodes
    -> [00] ID1583200            : G:\usr\sap\SSM\DVEBMGS00\j2ee\cluster\instance.properties
    -> [01] ID1583250            : G:\usr\sap\SSM\DVEBMGS00\j2ee\cluster\instance.properties
    [Thr 4724] JLaunchRequestQueueInit: create named pipe for ipc
    [Thr 4724] JLaunchRequestQueueInit: create pipe listener thread
    [Thr 5880] JLaunchRequestFunc: Thread 5880 started as listener thread for np messages.
    [Thr 5300] WaitSyncSemThread: Thread 5300 started as semaphore monitor thread.
    [Thr 4724] Thu Dec 04 12:15:54 2008
    [Thr 4724] NiInit3: NI already initialized; param 'maxHandles' ignored (1;202)
    [Thr 4724] CPIC (version=700.2006.09.13)
    [Thr 4724] [Node: server0] java home is set by profile parameter
         Java Home: C:\j2sdkx64
    [Thr 4724] JStartupICheckFrameworkPackage: can't find framework package G:\usr\sap\SSM\DVEBMGS00\exe\jvmx.jar
    JStartupIReadSection: read node properties [ID1583250]
    -> node name          : server0
    -> node type          : server
    -> node execute       : yes
    -> jlaunch parameters :
    -> java path          : C:\j2sdkx64
    -> java parameters    : -Djco.jarm=1 -XX:MaxPermSize=256M -XX:PermSize=256M -XX:NewSize=171M -XX:MaxNewSize=171M -XX:+DisableExplicitGC -verbose:gc -XX:+PrintGCDetails -XX:+PrintGCTimeStamps -Djava.awt.headless=true -Dsun.io.useCanonCaches=false -XX:SoftRefLRUPolicyMSPerMB=1 -XX:SurvivorRatio=2 -XX:TargetSurvivorRatio=90 -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
    -> java vm version    : 1.4.2_17-b06
    -> java vm vendor     : Java HotSpot(TM) 64-Bit Server VM (Sun Microsystems Inc.)
    -> java vm type       : server
    -> java vm cpu        : amd64
    -> heap size          : 1024M
    -> init heap size     : 1024M
    -> root path          : G:\usr\sap\SSM\DVEBMGS00\j2ee\cluster\server0
    -> class path         : .\bin\boot\boot.jar;.\bin\boot\jaas.jar;.\bin\system\bytecode.jar;.
    -> OS libs path       : G:\usr\sap\SSM\DVEBMGS00\j2ee\os_libs
    -> main class         : com.sap.engine.boot.Start
    -> framework class    : com.sap.bc.proj.jstartup.JStartupFramework
    -> registr. class     : com.sap.bc.proj.jstartup.JStartupNatives
    -> framework path     : G:\usr\sap\SSM\DVEBMGS00\exe\jstartup.jar;G:\usr\sap\SSM\DVEBMGS00\exe\jvmx.jar
    -> shutdown class     : com.sap.engine.boot.Start
    -> parameters         :
    -> debuggable         : no
    -> debug mode         : no
    -> debug port         : 50021
    -> shutdown timeout   : 120000
    [Thr 4724] JLaunchISetDebugMode: set debug mode [no]
    [Thr 4428] JLaunchIStartFunc: Thread 4428 started as Java VM thread.
    [Thr 4428] [JHVM_PrepareVMOptions] use java parameters set by profile parameter
         Java Parameters: -Xss2m
    JHVM_LoadJavaVM: VM Arguments of node [server0]
    -> stack   : 1048576 Bytes
    -> arg[  0]: exit
    -> arg[  1]: abort
    -> arg[  2]: vfprintf
    -> arg[  3]: -Djco.jarm=1
    -> arg[  4]: -XX:MaxPermSize=256M
    -> arg[  5]: -XX:PermSize=256M
    -> arg[  6]: -XX:NewSize=171M
    -> arg[  7]: -XX:MaxNewSize=171M
    -> arg[  8]: -XX:+DisableExplicitGC
    -> arg[  9]: -verbose:gc
    -> arg[ 10]: -XX:+PrintGCDetails
    -> arg[ 11]: -XX:+PrintGCTimeStamps
    -> arg[ 12]: -Djava.awt.headless=true
    -> arg[ 13]: -Dsun.io.useCanonCaches=false
    -> arg[ 14]: -XX:SoftRefLRUPolicyMSPerMB=1
    -> arg[ 15]: -XX:SurvivorRatio=2
    -> arg[ 16]: -XX:TargetSurvivorRatio=90
    -> arg[ 17]: -Djava.security.policy=./java.policy
    -> arg[ 18]: -Djava.security.egd=file:/dev/urandom
    -> arg[ 19]: -Dorg.omg.CORBA.ORBClass=com.sap.engine.system.ORBProxy
    -> arg[ 20]: -Dorg.omg.CORBA.ORBSingletonClass=com.sap.engine.system.ORBSingletonProxy
    -> arg[ 21]: -Djavax.rmi.CORBA.PortableRemoteObjectClass=com.sap.engine.system.PortableRemoteObjectProxy
    -> arg[ 22]: -Dsys.global.dir=G:\usr\sap\SSM\SYS\global
    -> arg[ 23]: -Dapplication.home=G:\usr\sap\SSM\DVEBMGS00\exe
    -> arg[ 24]: -Djava.class.path=G:\usr\sap\SSM\DVEBMGS00\exe\jstartup.jar;G:\usr\sap\SSM\DVEBMGS00\exe\jvmx.jar;.\bin\boot\boot.jar;.\bin\boot\jaas.jar;.\bin\system\bytecode.jar;.
    -> arg[ 25]: -Djava.library.path=C:\j2sdkx64\jre\bin\server;C:\j2sdkx64\jre\bin;C:\j2sdkx64\bin;G:\usr\sap\SSM\DVEBMGS00\j2ee\os_libs;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\j2sdkx64\bin;C:\Program Files\Microsoft SQL Server\90\Tools\binn\;C:\Program Files (x86)\Microsoft SQL Server\90\Tools\binn\;C:\Program Files (x86)\Microsoft SQL Server\90\DTS\Binn\;C:\Program Files (x86)\Microsoft SQL Server\90\Tools\Binn\VSShell\Common7\IDE\;C:\Program Files\Microsoft SQL Server\90\DTS\Binn\;G:\usr\sap\SSM\SYS\exe\uc\NTAMD64
    -> arg[ 26]: -Dmemory.manager=1024M
    -> arg[ 27]: -Xmx1024M
    -> arg[ 28]: -Xms1024M
    -> arg[ 29]: -DLoadBalanceRestricted=no
    -> arg[ 30]: -Djstartup.mode=JCONTROL
    -> arg[ 31]: -Djstartup.ownProcessId=4560
    -> arg[ 32]: -Djstartup.ownHardwareId=O0010092564
    -> arg[ 33]: -Djstartup.whoami=server
    -> arg[ 34]: -Djstartup.debuggable=no
    -> arg[ 35]: -Xss2m
    -> arg[ 36]: -DSAPINFO=SSM_00_server
    -> arg[ 37]: -DSAPSTART=1
    -> arg[ 38]: -DCONNECT_PORT=4371
    -> arg[ 39]: -DSAPSYSTEM=00
    -> arg[ 40]: -DSAPSYSTEMNAME=SSM
    -> arg[ 41]: -DSAPMYNAME=ptresapsm_SSM_00
    -> arg[ 42]: -DSAPPROFILE=G:\usr\sap\SSM\SYS\profile\SSM_DVEBMGS00_ptresapsm
    -> arg[ 43]: -DFRFC_FALLBACK=ON
    -> arg[ 44]: -DFRFC_FALLBACK_HOST=localhost
    -> arg[ 45]: -DSAPSTARTUP=1
    -> arg[ 46]: -DSAPSYSTEM=00
    -> arg[ 47]: -DSAPSYSTEMNAME=SSM
    -> arg[ 48]: -DSAPMYNAME=ptresapsm_SSM_00
    -> arg[ 49]: -DSAPDBHOST=PTRESAPSM
    -> arg[ 50]: -Dj2ee.dbhost=PTRESAPSM
    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
    [Thr 4428] JHVM_LoadJavaVM: Java VM created OK.
    JHVM_BuildArgumentList: main method arguments of node [server0]
    [Thr 588] Thu Dec 04 12:15:57 2008
    [Thr 588] JHVM_RegisterNatives: registering methods in com.sap.bc.krn.perf.PerfTimes
    [Thr 588] JHVM_RegisterNatives: registering methods in com.sap.bc.proj.jstartup.JStartupFramework
    [Thr 588] Thu Dec 04 12:15:58 2008
    [Thr 588] JLaunchISetClusterId: set cluster id 1583250
    [Thr 588] JLaunchISetState: change state from [Initial (0)] to [Waiting for start (1)]
    [Thr 588] JLaunchISetState: change state from [Waiting for start (1)] to [Starting (2)]
    Thu Dec 04 12:16:13 2008
    19.077: [GC 19.077: [DefNew: 87552K->5496K(131328K), 0.0501466 secs] 87552K->5496K(1004800K), 0.0502893 secs]
    Thu Dec 04 12:16:18 2008
    24.676: [GC 24.677: [DefNew: 93048K->11119K(131328K), 0.1023379 secs] 93048K->11119K(1004800K), 0.1025900 secs]
    Thu Dec 04 12:16:22 2008
    28.000: [GC 28.001: [DefNew: 98671K->11384K(131328K), 0.0546187 secs] 98671K->11384K(1004800K), 0.0547362 secs]
    Thu Dec 04 12:16:24 2008
    30.095: [GC 30.096: [DefNew: 98936K->13814K(131328K), 0.0476156 secs] 98936K->13814K(1004800K), 0.0477286 secs]
    Thu Dec 04 12:16:25 2008
    31.857: [GC 31.857: [DefNew: 101366K->15103K(131328K), 0.0584224 secs] 101366K->15103K(1004800K), 0.0585738 secs]
    Thu Dec 04 12:16:28 2008
    34.874: [GC 34.874: [DefNew: 102655K->17038K(131328K), 0.0604113 secs] 102655K->17038K(1004800K), 0.0605012 secs]
    Thu Dec 04 12:16:32 2008
    38.572: [GC 38.572: [DefNew: 104590K->19152K(131328K), 0.0565713 secs] 104590K->19152K(1004800K), 0.0566538 secs]
    [Thr 1688] Thu Dec 04 12:16:36 2008
    [Thr 1688] JHVM_RegisterNatives: registering methods in com.sap.mw.rfc.driver.CpicDriver
    Thu Dec 04 12:16:37 2008
    43.012: [GC 43.012: [DefNew: 106704K->25227K(131328K), 0.0823079 secs] 106704K->25227K(1004800K), 0.0823936 secs]
    [Thr 1688] JHVM_RegisterNatives: registering methods in com.sap.i18n.cp.ConverterJNI
    [Thr 1688] Thu Dec 04 12:16:38 2008
    [Thr 1688] JHVM_RegisterNatives: registering methods in com.sap.mw.rfc.engine.Compress
    Thu Dec 04 12:16:43 2008
    49.556: [GC 49.556: [DefNew: 112779K->29697K(131328K), 0.0999738 secs] 112779K->29697K(1004800K), 0.1000646 secs]
    Thu Dec 04 12:16:46 2008
    52.042: [GC 52.042: [DefNew: 117249K->35264K(131328K), 0.1106408 secs] 117249K->35264K(1004800K), 0.1107553 secs]
    [Thr 5380] Thu Dec 04 12:16:47 2008
    [Thr 5380] JHVM_RegisterNatives: registering methods in com.sap.security.core.server.vsi.service.jni.VirusScanInterface
    Thu Dec 04 12:16:48 2008
    54.071: [GC 54.072: [DefNew: 122816K->40377K(131328K), 0.1233043 secs] 122816K->40377K(1004800K), 0.1234162 secs]
    Thu Dec 04 12:16:49 2008
    55.087: [GC 55.087: [DefNew: 127929K->37640K(131328K), 0.1115527 secs] 127929K->41526K(1004800K), 0.1116567 secs]
    [Thr 588] Thu Dec 04 12:16:50 2008
    [Thr 588] JLaunchISetState: change state from [Starting (2)] to [Starting applications (10)]
    Thu Dec 04 12:16:51 2008
    57.389: [GC 57.389: [DefNew: 125192K->42625K(131328K), 0.1177039 secs] 129078K->46511K(1004800K), 0.1177899 secs]
    Thu Dec 04 12:16:54 2008
    60.213: [GC 60.213: [DefNew: 130177K->36624K(131328K), 0.1019909 secs] 134063K->44865K(1004800K), 0.1020999 secs]
    Thu Dec 04 12:16:56 2008
    62.474: [GC 62.474: [DefNew: 124176K->38648K(131328K), 0.1008482 secs] 132417K->46888K(1004800K), 0.1009399 secs]
    Thu Dec 04 12:17:00 2008
    66.746: [GC 66.746: [DefNew: 126200K->42040K(131328K), 0.1027034 secs] 134440K->50280K(1004800K), 0.1027940 secs]
    Thu Dec 04 12:17:13 2008
    79.914: [GC 79.914: [DefNew
    Thu Dec 04 12:17:14 2008
    : 129592K->41760K(131328K), 0.1082566 secs] 137832K->53026K(1004800K), 0.1083554 secs]
    Thu Dec 04 12:17:17 2008
    83.501: [GC 83.501: [DefNew: 129312K->41403K(131328K), 0.1066359 secs] 140578K->55610K(1004800K), 0.1067443 secs]
    Thu Dec 04 12:17:18 2008
    84.609: [GC 84.609: [DefNew: 128952K->43776K(131328K), 0.1170661 secs] 143159K->61207K(1004800K), 0.1171621 secs]
    Thu Dec 04 12:17:19 2008
    85.804: [GC 85.804: [DefNew: 131328K->36934K(131328K), 0.1093640 secs] 148759K->59382K(1004800K), 0.1094988 secs]
    Thu Dec 04 12:17:27 2008
    93.252: [GC 93.253: [DefNew: 124461K->42704K(131328K), 0.1173445 secs] 146909K->65152K(1004800K), 0.1174320 secs]
    Thu Dec 04 12:17:30 2008
    96.217: [GC 96.217: [DefNew: 130256K->40910K(131328K), 0.1076070 secs] 152704K->66929K(1004800K), 0.1077113 secs]
    Thu Dec 04 12:17:31 2008
    ### Excluding compile:  com.sap.engine.services.webservices.jaxrpc.encoding.TypeMappingImpl::initializeRelations
    Thu Dec 04 12:17:33 2008
    99.226: [GC 99.226: [DefNew: 128462K->35273K(131328K), 0.1083766 secs] 154481K->68349K(1004800K), 0.1084756 secs]
    ### Excluding compile:  com.sap.engine.services.webservices.jaxrpc.encoding.InstanceBuilder::readElement
    Thu Dec 04 12:17:36 2008
    102.480: [GC 102.480: [DefNew: 122825K->35659K(131328K), 0.0899413 secs] 155901K->68735K(1004800K), 0.0900270 secs]
    ### Excluding compile:  com.sap.engine.services.webservices.jaxrpc.encoding.GeneratedComplexType::_loadInto
    Thu Dec 04 12:17:37 2008
    ### Excluding compile:  com.sap.engine.services.webservices.jaxrpc.encoding.InstanceBuilder::readSequence
    Thu Dec 04 12:17:38 2008
    104.392: [GC 104.392: [DefNew: 123211K->37812K(131328K), 0.0939406 secs] 156287K->70888K(1004800K), 0.0940273 secs]
    Thu Dec 04 12:17:40 2008
    106.588: [GC 106.588: [DefNew: 125364K->40347K(131328K), 0.0999732 secs] 158440K->73423K(1004800K), 0.1000776 secs]
    Thu Dec 04 12:17:43 2008
    109.430: [GC 109.430: [DefNew: 127899K->37058K(131328K), 0.1094132 secs] 160975K->75618K(1004800K), 0.1094978 secs]
    Thu Dec 04 12:17:46 2008
    111.972: [GC 111.973: [DefNew: 124610K->39109K(131328K), 0.1022987 secs] 163170K->77670K(1004800K), 0.1024141 secs]
    Thu Dec 04 12:17:48 2008
    114.920: [GC 114.920: [DefNew
    Thu Dec 04 12:17:49 2008
    : 126661K->41995K(131328K), 0.1145837 secs] 165222K->80555K(1004800K), 0.1147194 secs]
    Thu Dec 04 12:17:51 2008
    117.861: [GC 117.861: [DefNew
    Thu Dec 04 12:17:52 2008
    : 129547K->39474K(131328K), 0.1112544 secs] 168107K->82009K(1004800K), 0.1113396 secs]
    Thu Dec 04 12:17:54 2008
    120.826: [GC 120.826: [DefNew: 127026K->40925K(131328K), 0.1045812 secs] 169561K->84055K(1004800K), 0.1046915 secs]
    Thu Dec 04 12:17:56 2008
    122.740: [GC 122.740: [DefNew: 128477K->42193K(131328K), 0.1803097 secs] 171607K->88132K(1004800K), 0.1804721 secs]
    Thu Dec 04 12:18:00 2008
    125.939: [GC 125.939: [DefNew: 129745K->38462K(131328K), 0.1148672 secs] 175684K->90542K(1004800K), 0.1149527 secs]
    Thu Dec 04 12:18:03 2008
    128.973: [GC 128.973: [DefNew: 126014K->40200K(131328K), 0.1029183 secs] 178094K->92280K(1004800K), 0.1030087 secs]
    Thu Dec 04 12:18:05 2008
    131.325: [GC 131.325: [DefNew: 127752K->39192K(131328K), 0.1282047 secs] 179832K->93785K(1004800K), 0.1283172 secs]
    Thu Dec 04 12:18:08 2008
    133.987: [GC 133.987: [DefNew: 126744K->41235K(131328K), 0.1047548 secs] 181337K->95828K(1004800K), 0.1048436 secs]
    Thu Dec 04 12:18:10 2008
    136.610: [GC 136.610: [DefNew: 128787K->40864K(131328K), 0.1071581 secs] 183380K->97485K(1004800K), 0.1072430 secs]
    Thu Dec 04 12:18:13 2008
    139.412: [GC 139.412: [DefNew: 128416K->36293K(131328K), 0.1119034 secs] 185037K->99433K(1004800K), 0.1120108 secs]
    Thu Dec 04 12:18:15 2008
    141.693: [GC 141.693: [DefNew: 123845K->37761K(131328K), 0.0960635 secs] 186985K->100902K(1004800K), 0.0961513 secs]
    [Thr 3164] Thu Dec 04 12:18:18 2008
    [Thr 3164] JLaunchISetState: change state from [Starting applications (10)] to [Running (3)]
    Thu Dec 04 12:18:57 2008
    182.994: [GC 182.994: [DefNew: 125313K->39240K(131328K), 0.0968107 secs] 188454K->102380K(1004800K), 0.0969356 secs]
    Thu Dec 04 12:21:49 2008
    355.304: [GC 355.304: [DefNew: 126792K->42607K(131328K), 0.1088315 secs] 189932K->105748K(1004800K), 0.1089311 secs]
    Thu Dec 04 12:21:50 2008
    356.838: [GC 356.838: [DefNew
    Thu Dec 04 12:21:51 2008
    : 130159K->43776K(131328K), 0.1229288 secs] 193300K->110857K(1004800K), 0.1230164 secs]
    Thu Dec 04 12:21:58 2008
    364.250: [GC 364.251: [DefNew: 131328K->43775K(131328K), 0.1563593 secs] 198409K->117956K(1004800K), 0.1564564 secs]
    Thu Dec 04 13:11:57 2008
    3363.074: [GC 3363.074: [DefNew: 131327K->40304K(131328K), 0.1502807 secs] 205508K->120156K(1004800K), 0.1504182 secs]
    Thu Dec 04 14:01:58 2008
    6363.012: [GC 6363.012: [DefNew: 127856K->40163K(131328K), 0.0958166 secs] 207708K->121393K(1004800K), 0.0959492 secs]
    [Thr 5880] Thu Dec 04 14:30:08 2008
    [Thr 5880] JLaunchRequestFunc: receive command:17, argument:0 from pid:3568
    [Thr 5880] JLaunchIShutdownInvoke: set shutdown interval (stop:1228401008/end:1228401128/TO:120)
    [Thr 5880] JLaunchProcessCommand: Invoke VM Shutdown
    [Thr 5880] JHVM_FrameworkShutdownDirect: invoke direct shutdown
    [Thr 4916] JLaunchISetState: change state from [Running (3)] to [Waiting for stop (4)]
    [Thr 4916] JLaunchISetState: change state from [Waiting for stop (4)] to [Stopping (5)]
    [Thr 6052] Thu Dec 04 14:30:12 2008
    [Thr 6052] ***LOG Q0I=> NiPConnect2: connect (10061: WSAECONNREFUSED: Connection refused) [nixxi.cpp 2823]
    [Thr 6052] *** ERROR => NiPConnect2: SiPeekPendConn failed for hdl 7 / sock 5616
        (SI_ECONN_REFUSE/10061; I4; ST; 127.0.0.1:3300) [nixxi.cpp    2823]
    [Thr 6052] *** ERROR => GwIConnect: GwConnect to localhost / sapgw00 failed (rc=NIECONN_REFUSED) [gwxx.c       296]
    [Thr 6052] ***LOG S0T=> GwIConnect, GwConnect (-0010) [gwxx.c       297]
    [Thr 6052] ***LOG S0R=> GwIConnect, GwConnect () [gwxx.c       299]
    [Thr 6052] ***LOG S0S=> GwIConnect, GwConnect (sapgw00) [gwxx.c       301]
    [Thr 6052] ***LOG S90=> SAP_CMREGTP3, GwIConnect ( 236) [r3cpic.c     9624]
    [Thr 6052]
    [Thr 6052] *  ERROR       partner '127.0.0.1:sapgw00' not reached
    [Thr 6052] *
    *  TIME        Thu Dec 04 14:30:12 2008
    [Thr 6052] *  RELEASE     700
    [Thr 6052] *  COMPONENT   NI (network interface)
    [Thr 6052] *  VERSION     38
    [Thr 6052] *  RC          -10
    [Thr 6052] *  MODULE      nixxi.cpp
    [Thr 6052] *  LINE        2823
    [Thr 6052] *  DETAIL      NiPConnect2
    [Thr 6052] *  SYSTEM CALL connect
    [Thr 6052] *  ERRNO       10061
    [Thr 6052] *  ERRNO TEXT  WSAECONNREFUSED: Connection refused
    [Thr 6052] *  COUNTER     1
    [Thr 6052] *
    [Thr 6052] *****************************************************************************
    8057.269: [GC 8057.270: [DefNew
    Thu Dec 04 14:30:13 2008
    : 127715K->39141K(131328K), 0.0977667 secs] 208945K->122135K(1004800K), 0.0978771 secs]
    [Thr 6052] ***LOG Q0I=> NiPConnect2: connect (10061: WSAECONNREFUSED: Connection refused) [nixxi.cpp 2823]
    [Thr 6052] *** ERROR => NiPConnect2: SiPeekPendConn failed for hdl 5 / sock 6548
        (SI_ECONN_REFUSE/10061; I4; ST; 127.0.0.1:3300) [nixxi.cpp    2823]
    [Thr 6052] *** ERROR => GwIConnect: GwConnect to localhost / sapgw00 failed (rc=NIECONN_REFUSED) [gwxx.c       296]
    [Thr 6052] ***LOG S0T=> GwIConnect, GwConnect (-0010) [gwxx.c       297]
    [Thr 6052] ***LOG S0R=> GwIConnect, GwConnect () [gwxx.c       299]
    [Thr 6052] ***LOG S0S=> GwIConnect, GwConnect (sapgw00) [gwxx.c       301]
    [Thr 6052] ***LOG S90=> SAP_CMREGTP3, GwIConnect ( 236) [r3cpic.c     9624]
    [Thr 6052]
    [Thr 6052] *  ERROR       partner '127.0.0.1:sapgw00' not reached
    [Thr 6052] *
    *  TIME        Thu Dec 04 14:30:13 2008
    [Thr 6052] *  RELEASE     700
    [Thr 6052] *  COMPONENT   NI (network interface)
    [Thr 6052] *  VERSION     38
    [Thr 6052] *  RC          -10
    [Thr 6052] *  MODULE      nixxi.cpp
    [Thr 6052] *  LINE        2823
    [Thr 6052] *  DETAIL      NiPConnect2
    [Thr 6052] *  SYSTEM CALL connect
    [Thr 6052] *  ERRNO       10061
    [Thr 6052] *  ERRNO TEXT  WSAECONNREFUSED: Connection refused
    [Thr 6052] *  COUNTER     2
    [Thr 6052] *
    [Thr 6052] *****************************************************************************
    [Thr 6052] Thu Dec 04 14:30:14 2008
    [Thr 6052] ***LOG Q0I=> NiPConnect2: connect (10061: WSAECONNREFUSED: Connection refused) [nixxi.cpp 2823]
    [Thr 6052] *** ERROR => NiPConnect2: SiPeekPendConn failed for hdl 5 / sock 6548
        (SI_ECONN_REFUSE/10061; I4; ST; 127.0.0.1:3300) [nixxi.cpp    2823]
    [Thr 6052] *** ERROR => GwIConnect: GwConnect to localhost / sapgw00 failed (rc=NIECONN_REFUSED) [gwxx.c       296]
    [Thr 6052] ***LOG S0T=> GwIConnect, GwConnect (-0010) [gwxx.c       297]
    [Thr 6052] ***LOG S0R=> GwIConnect, GwConnect () [gwxx.c       299]
    [Thr 6052] ***LOG S0S=> GwIConnect, GwConnect (sapgw00) [gwxx.c       301]
    [Thr 6052] ***LOG S90=> SAP_CMREGTP3, GwIConnect ( 236) [r3cpic.c     9624]
    [Thr 6052]
    [Thr 6052] *  ERROR       partner '127.0.0.1:sapgw00' not reached
    [Thr 6052] *
    *  TIME        Thu Dec 04 14:30:14 2008
    [Thr 6052] *  RELEASE     700
    [Thr 6052] *  COMPONENT   NI (network interface)
    [Thr 6052] *  VERSION     38
    [Thr 6052] *  RC          -10
    [Thr 6052] *  MODULE      nixxi.cpp
    [Thr 6052] *  LINE        2823
    [Thr 6052] *  DETAIL      NiPConnect2
    [Thr 6052] *  SYSTEM CALL connect
    [Thr 6052] *  ERRNO       10061
    [Thr 6052] *  ERRNO TEXT  WSAECONNREFUSED: Connection refused
    [Thr 6052] *  COUNTER     3
    [Thr 6052] *
    [Thr 6052] *****************************************************************************
    [Thr 6052] Thu Dec 04 14:30:15 2008
    [Thr 6052] ***LOG Q0I=> NiPConnect2: connect (10061: WSAECONNREFUSED: Connection refused) [nixxi.cpp 2823]
    [Thr 6052] *** ERROR => NiPConnect2: SiPeekPendConn failed for hdl 6 / sock 5620
        (SI_ECONN_REFUSE/10061; I4; ST; 127.0.0.1:3300) [nixxi.cpp    2823]
    [Thr 6052] *** ERROR => GwIConnect: GwConnect to localhost / sapgw00 failed (rc=NIECONN_REFUSED) [gwxx.c       296]
    [Thr 6052] ***LOG S0T=> GwIConnect, GwConnect (-0010) [gwxx.c       297]
    [Thr 6052] ***LOG S0R=> GwIConnect, GwConnect () [gwxx.c       299]
    [Thr 6052] ***LOG S0S=> GwIConnect, GwConnect (sapgw00) [gwxx.c       301]
    [Thr 6052] ***LOG S90=> SAP_CMREGTP3, GwIConnect ( 236) [r3cpic.c     9624]
    [Thr 6052]
    [Thr 6052] *  ERROR       partner '127.0.0.1:sapgw00' not reached
    [Thr 6052] *
    *  TIME        Thu Dec 04 14:30:15 2008
    [Thr 6052] *  RELEASE     700
    [Thr 6052] *  COMPONENT   NI (network interface)
    [Thr 6052] *  VERSION     38
    [Thr 6052] *  RC          -10
    [Thr 6052] *  MODULE      nixxi.cpp
    [Thr 6052] *  LINE        2823
    [Thr 6052] *  DETAIL      NiPConnect2
    [Thr 6052] *  SYSTEM CALL connect
    [Thr 6052] *  ERRNO       10061
    [Thr 6052] *  ERRNO TEXT  WSAECONNREFUSED: Connection refused
    [Thr 6052] *  COUNTER     4
    [Thr 6052] *
    [Thr 6052] *****************************************************************************
    [Thr 6052] Thu Dec 04 14:30:16 2008
    [Thr 6052] ***LOG Q0I=> NiPConnect2: connect (10061: WSAECONNREFUSED: Connection refused) [nixxi.cpp 2823]
    [Thr 6052] *** ERROR => NiPConnect2: SiPeekPendConn failed for hdl 6 / sock 5620
        (SI_ECONN_REFUSE/10061; I4; ST; 127.0.0.1:3300) [nixxi.cpp    2823]
    [Thr 6052] *** ERROR => GwIConnect: GwConnect to localhost / sapgw00 failed (rc=NIECONN_REFUSED) [gwxx.c       296]
    [Thr 6052] ***LOG S0T=> GwIConnect, GwConnect (-0010) [gwxx.c       297]
    [Thr 6052] ***LOG S0R=> GwIConnect, GwConnect () [gwxx.c       299]
    [Thr 6052] ***LOG S0S=> GwIConnect, GwConnect (sapgw00) [gwxx.c       301]
    [Thr 6052] ***LOG S90=> SAP_CMREGTP3, GwIConnect ( 236) [r3cpic.c     9624]
    [Thr 6052]
    [Thr 6052] *  ERROR       partner '127.0.0.1:sapgw00' not reached
    [Thr 6052] *
    *  TIME        Thu Dec 04 14:30:16 2008
    [Thr 6052] *  RELEASE     700
    [Thr 6052] *  COMPONENT   NI (network interface)
    [Thr 6052] *  VERSION     38
    [Thr 6052] *  RC          -10
    [Thr 6052] *  MODULE      nixxi.cpp
    [Thr 6052] *  LINE        2823
    [Thr 6052] *  DETAIL      NiPConnect2
    [Thr 6052] *  SYSTEM CALL connect
    [Thr 6052] *  ERRNO       10061
    [Thr 6052] *  ERRNO TEXT  WSAECONNREFUSED: Connection refused
    [Thr 6052] *  COUNTER     5
    [Thr 6052] *
    [Thr 6052] *****************************************************************************
    [Thr 6052] Thu Dec 04 14:30:19 2008
    [Thr 6052] ***LOG Q0I=> NiPConnect2: connect (10061: WSAECONNREFUSED: Connection refused) [nixxi.cpp 2823]
    [Thr 6052] *** ERROR => NiPConnect2: SiPeekPendConn failed for hdl 4 / sock 6000
        (SI_ECONN_REFUSE/10061; I4; ST; 127.0.0.1:3300) [nixxi.cpp    2823]
    [Thr 6052] *** ERROR => GwIConnect: GwConnect to localhost / sapgw00 failed (rc=NIECONN_REFUSED) [gwxx.c       296]
    [Thr 6052] ***LOG S0T=> GwIConnect, GwConnect (-0010) [gwxx.c       297]
    [Thr 6052] ***LOG S0R=> GwIConnect, GwConnect () [gwxx.c       299]
    [Thr 6052] ***LOG S0S=> GwIConnect, GwConnect (sapgw00) [gwxx.c       301]
    [Thr 6052] ***LOG S90=> SAP_CMREGTP3, GwIConnect ( 236) [r3cpic.c     9624]
    [Thr 6052]
    [Thr 6052] *  ERROR       partner '127.0.0.1:sapgw00' not reached
    [Thr 6052] *
    *  TIME        Thu Dec 04 14:30:19 2008
    [Thr 6052] *  RELEASE     700
    [Thr 6052] *  COMPONENT   NI (network interface)
    [Thr 6052] *  VERSION     38
    [Thr 6052] *  RC          -10
    [Thr 6052] *  MODULE      nixxi.cpp
    [Thr 6052] *  LINE        2823
    [Thr 6052] *  DETAIL      NiPConnect2
    [Thr 6052] *  SYSTEM CALL connect
    [Thr 6052] *  ERRNO       10061
    [Thr 6052] *  ERRNO TEXT  WSAECONNREFUSED: Connection refused
    [Thr 6052] *  COUNTER     6
    [Thr 6052] *
    [Thr 6052] *****************************************************************************
    [Thr 6052] Thu Dec 04 14:30:22 2008
    [Thr 6052] ***LOG Q0I=> NiPConnect2: connect (10061: WSAECONNREFUSED: Connection refused) [nixxi.cpp 2823]
    [Thr 6052] *** ERROR => NiPConnect2: SiPeekPendConn failed for hdl 4 / sock 2992
        (SI_ECONN_REFUSE/10061; I4; ST; 127.0.0.1:3300) [nixxi.cpp    2823]
    [Thr 6052] *** ERROR => GwIConnect: GwConnect to localhost / sapgw00 failed (rc=NIECONN_REFUSED) [gwxx.c       296]
    [Thr 6052] ***LOG S0T=> GwIConnect, GwConnect (-0010) [gwxx.c       297]
    [Thr 6052] ***LOG S0R=> GwIConnect, GwConnect () [gwxx.c       299]
    [Thr 6052] ***LOG S0S=> GwIConnect, GwConnect (sapgw00) [gwxx.c       301]
    [Thr 6052] ***LOG S90=> SAP_CMREGTP3, GwIConnect ( 236) [r3cpic.c     9624]
    [Thr 6052]
    [Thr 6052] *  ERROR       partner '127.0.0.1:sapgw00' not reached
    [Thr 6052] *
    *  TIME        Thu Dec 04 14:30:22 2008
    [Thr 6052] *  RELEASE     700
    [Thr 6052] *  COMPONENT   NI (network interface)
    [Thr 6052] *  VERSION     38
    [Thr 6052] *  RC          -10
    [Thr 6052] *  MODULE      nixxi.cpp
    [Thr 6052] *  LINE        2823
    [Thr 6052] *  DETAIL      NiPConnect2
    [Thr 6052] *  SYSTEM CALL connect
    [Thr 6052] *  ERRNO       10061
    [Thr 6052] *  ERRNO TEXT  WSAECONNREFUSED: Connection refused
    [Thr 6052] *  COUNTER     7
    [Thr 6052] *
    [Thr 6052] *****************************************************************************
    [Thr 6052] Thu Dec 04 14:30:25 2008
    [Thr 6052] ***LOG Q0I=> NiPConnect2: connect (10061: WSAECONNREFUSED: Connection refused) [nixxi.cpp 2823]
    [Thr 6052] *** ERROR => NiPConnect2: SiPeekPendConn failed for hdl 4 / sock 2992
        (SI_ECONN_REFUSE/10061; I4; ST; 127.0.0.1:3300) [nixxi.cpp    2823]
    [Thr 6052] *** ERROR => GwIConnect: GwConnect to localhost / sapgw00 failed (rc=NIECONN_REFUSED) [gwxx.c       296]
    [Thr 6052] ***LOG S0T=> GwIConnect, GwConnect (-0010) [gwxx.c       297]
    [Thr 6052] ***LOG S0R=> GwIConnect, GwConnect () [gwxx.c       299]
    [Thr 6052] ***LOG S0S=> GwIConnect, GwConnect (sapgw00) [gwxx.c       301]
    [Thr 6052] ***LOG S90=> SAP_CMREGTP3, GwIConnect ( 236) [r3cpic.c     9624]
    [Thr 6052]
    [Thr 6052] *  ERROR       partner '127.0.0.1:sapgw00' not reached
    [Thr 6052] *
    *  TIME        Thu Dec 04 14:30:25 2008
    [Thr 6052] *  RELEASE     700
    [Thr 6052] *  COMPONENT   NI (network interface)
    [Thr 6052] *  VERSION     38
    [Thr 6052] *  RC          -10
    [Thr 6052] *  MODULE      nixxi.cpp
    [Thr 6052] *  LINE        2823
    [Thr 6052] *  DETAIL      NiPConnect2
    [Thr 6052] *  SYSTEM CALL connect
    [Thr 6052] *  ERRNO       10061
    [Thr 6052] *  ERRNO TEXT  WSAECONNREFUSED: Connection refused
    [Thr 6052] *  COUNTER     8
    [Thr 6052] *
    [Thr 6052] *****************************************************************************
    [Thr 6052] Thu Dec 04 14:30:32 2008
    [Thr 6052] ***LOG Q0I=> NiPConnect2: connect (10061: WSAECONNREFUSED: Connection refused) [nixxi.cpp 2823]
    [Thr 6052] *** ERROR => NiPConnect2: SiPeekPendConn failed for hdl 4 / sock 2988
        (SI_ECONN_REFUSE/10061; I4; ST; 127.0.0.1:3300) [nixxi.cpp    2823]
    [Thr 6052] *** ERROR => GwIConnect: GwConnect to localhost / sapgw00 failed (rc=NIECONN_REFUSED) [gwxx.c       296]
    [Thr 6052] ***LOG S0T=> GwIConnect, GwConnect (-0010) [gwxx.c       297]
    [Thr 6052] ***LOG S0R=> GwIConnect, GwConnect () [gwxx.c       299]
    [Thr 6052] ***LOG S0S=> GwIConnect, GwConnect (sapgw00) [gwxx.c       301]
    [Thr 6052] ***LOG S90=> SAP_CMREGTP3, GwIConnect ( 236) [r3cpic.c     9624]
    [Thr 6052]
    [Thr 6052] *  ERROR       partner '127.0.0.1:sapgw00' not reached
    [Thr 6052] *
    *  TIME        Thu Dec 04 14:30:32 2008
    [Thr 6052] *  RELEASE     700
    [Thr 6052] *  COMPONENT   NI (network interface)
    [Thr 6052] *  VERSION     38
    [Thr 6052] *  RC          -10
    [Thr 6052] *  MODULE      nixxi.cpp
    [Thr 6052] *  LINE        2823
    [Thr 6052] *  DETAIL      NiPConnect2
    [Thr 6052] *  SYSTEM CALL connect
    [Thr 6052] *  ERRNO       10061
    [Thr 6052] *  ERRNO TEXT  WSAECONNREFUSED: Connection refused
    [Thr 6052] *  COUNTER     9
    [Thr 6052] *
    [Thr 6052] *****************************************************************************
    Thu Dec 04 14:30:34 2008
    8078.843: [GC 8078.843: [DefNew: 126693K->35646K(131328K), 0.0929205 secs] 209687K->118640K(1004800K), 0.0931376 secs]
    [Thr 280] JHVM_RegisterNatives: registering methods in com.sap.bc.proj.jstartup.sadm.ShmCache
    [Thr 6052] Thu Dec 04 14:30:35 2008
    [Thr 6052] ***LOG Q0I=> NiPConnect2: connect (10061: WSAECONNREFUSED: Connection refused) [nixxi.cpp 2823]
    [Thr 6052] *** ERROR => NiPConnect2: SiPeekPendConn failed for hdl 4 / sock 8804
        (SI_ECONN_REFUSE/10061; I4; ST; 127.0.0.1:3300) [nixxi.cpp    2823]
    [Thr 6052] *** ERROR => GwIConnect: GwConnect to localhost / sapgw00 failed (rc=NIECONN_REFUSED) [gwxx.c       296]
    [Thr 6052] ***LOG S0T=> GwIConnect, GwConnect (-0010) [gwxx.c       297]
    [Thr 6052] ***LOG S0R=> GwIConnect, GwConnect () [gwxx.c       299]
    [Thr 6052] ***LOG S0S=> GwIConnect, GwConnect (sapgw00) [gwxx.c       301]
    [Thr 6052] ***LOG S90=> SAP_CMREGTP3, GwIConnect ( 236) [r3cpic.c     9624]
    [Thr 6052]
    [Thr 6052] *  ERROR       partner '127.0.0.1:sapgw00' not reached
    [Thr 6052] *
    *  TIME        Thu Dec 04 14:30:35 2008
    [Thr 6052] *  RELEASE     700
    [Thr 6052] *  COMPONENT   NI (network interface)
    [Thr 6052] *  VERSION     38
    [Thr 6052] *  RC          -10
    [Thr 6052] *  MODULE      nixxi.cpp
    [Thr 6052] *  LINE        2823
    [Thr 6052] *  DETAIL      NiPConnect2
    [Thr 6052] *  SYSTEM CALL connect
    [Thr 6052] *  ERRNO       10061
    [Thr 6052] *  ERRNO TEXT  WSAECONNREFUSED: Connection refused
    [Thr 6052] *  COUNTER     10
    [Thr 6052] *
    [Thr 6052] *****************************************************************************
    [Thr 4916] Thu Dec 04 14:30:36 2008
    [Thr 4916] JLaunchISetState: change state from [Stopping (5)] to [Stopped (6)]
    [Thr 1188] Thu Dec 04 14:30:37 2008
    [Thr 1188] JLaunchIExitJava: exit hook is called (rc = 0)
    [Thr 1188] JLaunchCloseProgram: good bye (exitcode = 0)
    stdout/stderr redirect
    node name   : server0
    pid         : 3568
    system name : SSM
    system nr.  : 00
    started at  : Thu Dec 04 12:15:53 2008
    [Thr 4724] MtxInit: -2 0 0
    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
    SAP J2EE Engine Version 7.00   PatchLevel 109886.44 is starting...
    Loading: LogManager ... 1235 ms.
    Loading: PoolManager ... 0 ms.
    Loading: ApplicationThreadManager ... 188 ms.
    Loading: ThreadManager ... 47 ms.
    Loading: IpVerificationManager ... 15 ms.
    Loading: ClassLoaderManager ... 32 ms.
    Loading: ClusterManager ... 437 ms.
    Loading: LockingManager ... 109 ms.
    Loading: ConfigurationManager ... 3750 ms.
    Loading: LicensingManager ... 63 ms.
    Loading: CacheManager ... 281 ms.
    Loading: ServiceManager ...
    19.077: [GC 19.077: [DefNew: 87552K->5496K(131328K), 0.0501466 secs] 87552K->5496K(1004800K), 0.0502893 secs]
    Loading services.:
      Service cross started. (94 ms).
      Service file started. (109 ms).
      Service memory started. (47 ms).
      Service timeout started. (125 ms).
      Service runtimeinfo started. (141 ms).
      Service trex.service started. (62 ms).
      Service p4 started. (516 ms).
      Service classpath_resolver started. (47 ms).
      Service userstore started. (63 ms).
      Service jmx_notification started. (63 ms).
    24.676: [GC 24.677: [DefNew: 93048K->11119K(131328K), 0.1023379 secs] 93048K->11119K(1004800K), 0.1025900 secs]
    28.000: [GC 28.001: [DefNew: 98671K->11384K(131328K), 0.0546187 secs] 98671K->11384K(1004800K), 0.0547362 secs]
    30.095: [GC 30.096: [DefNew: 98936K->13814K(131328K), 0.0476156 secs] 98936K->13814K(1004800K), 0.0477286 secs]
    31.857: [GC 31.857: [DefNew: 101366K->15103K(131328K), 0.0584224 secs] 101366K->15103K(1004800K), 0.0585738 secs]
      Service log_configurator started. (9922 ms).
      Service locking started. (16 ms).
      Service naming started. (547 ms).
      Service ts started. (110 ms).
      Service licensing started. (63 ms).
      Service failover started. (156 ms).
      Service javamail started. (250 ms).
      Service http started. (672 ms).
      Service appclient started. (187 ms).
      Service jmsconnector started. (266 ms).
      Service connector started. (313 ms).
      Service iiop started. (375 ms).
      Service webservices started. (1063 ms).
    34.874: [GC 34.874: [DefNew: 102655K->17038K(131328K), 0.0604113 secs] 102655K->17038K(1004800K), 0.0605012 secs]
    38.572: [GC 38.572: [DefNew: 104590K->19152K(131328K), 0.0565713 secs] 104590K->19152K(1004800K), 0.0566538 secs]
      Service deploy started. (16954 ms).
      Service configuration started. (63 ms).
      Service MigrationService started. (47 ms).
      Service bi~mmr~deployer started. (15 ms).
      Service dbpool started. (1641 ms).
      Service UT started. (16 ms).
    43.012: [GC 43.012: [DefNew: 106704K->25227K(131328K), 0.0823079 secs] 106704K->25227K(1004800K), 0.0823936 secs]
      Service com.sap.security.core.ume.service started. (5985 ms).
      Service security started. (1313 ms).
    49.556: [GC 49.556: [DefNew: 112779K->29697K(131328K), 0.0999738 secs] 112779K->29697K(1004800K), 0.1000646 secs]
      Service classload started. (187 ms).
      Service applocking started. (203 ms).
      Service shell started. (250 ms).
      Service tc~eCATTPing~service started. (62 ms).
      Service telnet started. (62 ms).
      Service ejb started. (547 ms).
      Service dsr started. (281 ms).
      Service servlet_jsp started. (969 ms).
      Service webdynpro started. (672 ms).
      Service tc~di~sdic~srv started. (2359 ms).
      Service keystore started. (1094 ms).
      Service ssl started. (31 ms).
      Service tc~sec~securestorage~service started. (219 ms).
      Service tc~sec~certrevoc~service started. (187 ms).
      Service caf~um~metadata~imp started. (1344 ms).
      Service jmx started. (1031 ms).
      Service caf~runtime~connectivity~impl started. (26938 ms).
    52.042: [GC 52.042: [DefNew: 117249K->35264K(131328K), 0.1106408 secs] 117249K->35264K(1004800K), 0.1107553 secs]
      Service tc~lm~ctc~confs~service_sda started. (891 ms).
      Service CUL started. (1125 ms).
      Service tc~sec~destinations~service started. (1266 ms).
      Service tc~sec~wssec~service started. (1250 ms).
      Service caf~um~relgroups~imp started. (1312 ms).
      Service sld started. (1625 ms).
      Service rfcengine started. (328 ms).
      Service com.adobe~DocumentServicesBinaries2 started. (1313 ms).
      Service com.adobe~DocumentServicesLicenseSupportService started. (828 ms).
      Service com.adobe~DataManagerService started. (1219 ms).
      Service com.adobe~DocumentServicesDestProtoService started. (390 ms).
      Service com.adobe~XMLFormService started. (953 ms).
      Service tc~sec~vsi~service started. (734 ms).
      Service basicadmin started. (2157 ms).
      Service apptracing started. (735 ms).
      Service com.adobe~LicenseService started. (171 ms).
      Service pmi started. (109 ms).
    54.071: [GC 54.072: [DefNew: 122816K->40377K(131328K), 0.1233043 secs] 122816K->40377K(1004800K), 0.1234162 secs]
      Service adminadapter started. (750 ms).
      Service com.adobe~PDFManipulation started. (2078 ms).
      Service tc~smd~server~service started. (1485 ms).
      Service com.adobe~DocumentServicesConfiguration started. (1031 ms).
      Service com.adobe~TrustManagerService started. (109 ms).
      Service monitor started. (829 ms).
    55.087: [GC 55.087: [DefNew: 127929K->37640K(131328K), 0.1115527 secs] 127929K->41526K(1004800K), 0.1116567 secs]
      Service jms_provider started. (4219 ms).
      Service tc.monitoring.logviewer started. (4000 ms).
      Service com.adobe~FontManagerService started. (4593 ms).
    ServiceManager started for 47938 ms.
    Framework started for 54563 ms.
    SAP J2EE Engine Version 7.00   PatchLevel 109886.44 is running!
    PatchLevel 109886.44 November 17, 2007 10:27 GMT
    >
    Login :57.389: [GC 57.389: [DefNew: 125192K->42625K(131328K), 0.1177039 secs] 129078K->46511K(1004800K), 0.1177899 secs]
    60.213: [GC 60.213: [DefNew: 130177K->36624K(131328K), 0.1019909 secs] 134063K->44865K(1004800K), 0.1020999 secs]
    62.474: [GC 62.474: [DefNew: 124176K->38648K(131328K), 0.1008482 secs] 132417K->46888K(1004800K), 0.1009399 secs]
    66.746: [GC 66.746: [DefNew: 126200K->42040K(131328K), 0.1027034 secs] 134440K->50280K(1004800K), 0.1027940 secs]
    79.914: [GC 79.914: [DefNew: 129592K->41760K(131328K), 0.1082566 secs] 137832K->53026K(1004800K), 0.1083554 secs]
    83.501: [GC 83.501: [DefNew: 129312K->41403K(131328K), 0.1066359 secs] 140578K->55610K(1004800K), 0.1067443 secs]
    84.609: [GC 84.609: [DefNew: 128952K->43776K(131328K), 0.1170661 secs] 143159K->61207K(1004800K), 0.1171621 secs]
    85.804: [GC 85.804: [DefNew: 131328K->36934K(131328K), 0.1093640 secs] 148759K->59382K(1004800K), 0.1094988 secs]
    93.252: [GC 93.253: [DefNew: 124461K->42704K(131328K), 0.1173445 secs] 146909K->65152K(1004800K), 0.1174320 secs]
    96.217: [GC 96.217: [DefNew: 130256K->40910K(131328K), 0.1076070 secs] 152704K->66929K(1004800K), 0.1077113 secs]
    ### Excluding compile:  com.sap.engine.services.webservices.jaxrpc.encoding.TypeMappingImpl::initializeRelations
    99.226: [GC 99.226: [DefNew: 128462K->35273K(131328K), 0.1083766 secs] 154481K->68349K(1004800K), 0.1084756 secs]
    ### Excluding compile:  com.sap.engine.services.webservices.jaxrpc.encoding.InstanceBuilder::readElement
    102.480: [GC 102.480: [DefNew: 122825K->35659K(131328K), 0.0899413 secs] 155901K->68735K(1004800K), 0.0900270 secs]
    ### Excluding compile:  com.sap.engine.services.webservices.jaxrpc.encoding.GeneratedComplexType::_loadInto
    ### Excluding compile:  com.sap.engine.services.webservices.jaxrpc.encoding.InstanceBuilder::readSequence
    104.392: [GC 104.392: [DefNew: 123211K->37812K(131328K), 0.0939406 secs] 156287K->70888K(1004800K), 0.0940273 secs]
    106.588: [GC 106.588: [DefNew: 125364K->40347K(131328K), 0.0999732 secs] 158440K->73423K(1004800K), 0.1000776 secs]
    109.430: [GC 109.430: [DefNew: 127899K->37058K(131328K), 0.1094132 secs] 160975K->75618K(1004800K), 0.1094978 secs]
    111.972: [GC 111.973: [DefNew: 124610K->39109K(131328K), 0.1022987 secs] 163170K->77670K(1004800K), 0.1024141 secs]
    114.920: [GC 114.920: [DefNew: 126661K-&

  • Dispatch Scheduling Error

    Hi All,
    When I am dispatching an activity through CM22, I am getting error "Error during scheduling of splits-An error ocurred during scheduling of splits.The cause of the error may be a person is not available during the split period"
    Does this is due to the person to which the activity is assigned doesnt have available time for that particular date and time of disptach in the Work Centre.
    Your help will be appreciated.
    Thanks,
    Mohammed

    hi Mohammed ,
    you can first de-allocate your activity and try to change the work center capacity or the reduce the activity capacity requirements and then dispatch the acitivity... once u dispatch activity status wuld be DSPT ..
    pushpa

  • Plumtree ob dispatcher service error - while starting the service

    Could not start the plumtree job dispatcher service service on local computer
    Error 1069: The service did not stsrt due to a logon failure

    Hi Ray,
    I assuming you are on 5.0.2. If so, please refer to chapter 3(Pre-installation) of the install document, specifically the setup of the automation server user. The stated error indicates that the automation user info you entered into the installer does not match up with the entries in the pre-install steps.
    Hope that helps.
    Vasanth

  • Web dispatcher SSL error

    Hi, All
    I am using webdispatcher as reverse proxy for SSL terminiation. let me explain my steps.
    to create pse
    1-get request file
    sapgenpse get_pse u2013s2048 -p C:\usr\sap\FW2\W00\sec\SAPSSLS.pse  -r C:\usr\sap\FW2\W00\sec\SAPSSLS.req  "CN=portal.xxx.com, OU=xxx company"
    I got request file.
    2-import
    sapgenpse import_own_cert -p C:\usr\sap\FW2\W00\sec\SAPSSLS.pse -c C:\usr\sap\FW2\W00\sec\reponse.cer -r C:\usr\sap\FW2\W00\sec\subroot.cer -r C:\usr\sap\FW2\W00\sec\root.cer -x 12345
    CA-Response successfully import int0 PSE
    3-create credentials
    sapgenpse seclogin -p C:\usr\sap\FW2\W00\SAPSSLS.pse -x 12345 -O SAPServiceFW2
    Added SSO-credentials for PSE "C:\usr\sap\FW2\W00\sec\SAPSSLS.pse
    4-I also check permission of SAPSSLS.pse for SAPServiceFW2 and fw2adm (win 2008 )
    5- sapcrypto installed
    here profile parameters
    wdisp/shm_attach_mode = 6
    rdisp/mshost = xxxxx
    ms/http_port = 8101
    DIR_INSTANCE = C:\usr\sap\FW2\W00
    ssl/ssl_lib = C:\usr\sap\FW2\W00\sec\sapcrypto.dll
    ssl/server_pse = C:\usr\sap\FW2\W00\sec\SAPSSLS.pse
    wdisp/auto_refresh = 120
    wdisp/max_servers = 100
    icm/server_port_0 = PROT=HTTPS, PORT=443
    icm/server_port_1 = PROT=HTTP, PORT=80
    icm/HTTP/admin_0 = PREFIX=/sap(wdisp/admin,DOCROOT=./admin
    wdisp/ssl_encrypt = 0
    wdisp/add_client_protocol_header = true
    icm/HTTPS/verify_client = 0
    icm/HTTPS/trust_client_with_issuer = *
    icm/HTTPS/trust_client_with_subject = *
    ssf/name = SAPSECULIB
    ssf/ssfapi_lib = C:\usr\sap\FW2\W00\sec\sapcrypto.dll
    sec/libsapsecu = C:\usr\sap\FW2\W00\sec\sapcrypto.dll
    here dev_webdisp
    trc file: "dev_webdisp", trc level: 1, release: "700"
    sysno      00
    sid        FW2
    systemid   562 (PC with Windows NT)
    relno      7000
    patchlevel 0
    patchno    250
    intno      20050900
    make:      multithreaded, ASCII, 64 bit, optimized
    pid        3612
    [Thr 3500] started security log to file dev_icm_sec
    [Thr 3500] SAP Web Dispatcher running on: webdisp.com
    [Thr 3500] MtxInit: 30001 0 2
    [Thr 3500] IcmInit: listening to admin port: 65000
    [Thr 3500] IcrCoreInitSessionTable: Session table initialized
    [Thr 3896] =================================================
    [Thr 3896] = SSL Initialization  on  PC with Windows NT
    [Thr 3896] =   (700_REL,May  3 2010,mt,ascii,SAP_UC/size_t/void* = 8/64/64)
    [Thr 3896]   profile param "ssl/ssl_lib" = "C:\usr\sap\FW2\W00\sec\sapcrypto.dll"
               resulting Filename = "C:\usr\sap\FW2\W00\sec\sapcrypto.dll"
    [Thr 3896]   profile param "ssl/server_pse" = "C:\usr\sap\FW2\W00\sec\SAPSSLS.pse"
               resulting Filename = "C:\usr\sap\FW2\W00\sec\SAPSSLS.pse"
    [Thr 3896] =   found SAPCRYPTOLIB  5.5.5C pl30  (Jul 23 2010) MT-safe
    [Thr 3896] =   current UserID: FRIK\SapServiceFW2
    [Thr 3896] =   found SECUDIR environment variable
    [Thr 3896] =   using SECUDIR=C:\usr\sap\FW2\W00\sec
    [Thr 3896] *** ERROR =>   secudessl_Create_SSL_CTX():  PSE "C:\usr\sap\FW2\W00\sec\SAPSSLS.pse" not found! [ssslsecu.c   1360]
    [Thr 3896] secudessl_Create_SSL_CTX: SSL_CTX_set_default_pse_by_name() failed --
      secude_error 1824 (0x00000720) = "Wrong or Missing PIN for PSE"
    [Thr 3896] >> -
    Begin of Secude-SSL Errorstack -
    >>
    [Thr 3896] ERROR in SSL_CTX_set_default_pse_by_name: (1824/0x0720) Wrong or Missing PIN for PSE : "C:\usr\sap\FW2\W00\sec\SAPSSLS.pse"
    ERROR in ssl_set_pse: (1824/0x0720) Wrong or Missing PIN for PSE : "C:\usr\sap\FW2\W00\sec\SAPSSLS.pse"
    ERROR in af_open: (1824/0x0720) Wrong or Missing PIN for PSE : "C:\usr\sap\FW2\W00\sec\SAPSSLS.pse"
    ERROR in secsw_open: (1824/0x0720) Wrong or Missing PIN for PSE : "C:\usr\sap\FW2\W00\sec\SAPSSLS.pse"
    ERROR in sec_parse_PSEInfo_cont: (1824/0x0720) Wrong or Missing PIN for PSE : "C:\usr\sap\FW2\W00\sec\SAPSSLS.pse"
    [Thr 3896] << -
    End of Secude-SSL Errorstack -
    [Thr 3896] *** ERROR => SapISSLAddCredential(): Error SSSLERR_PSE_ERROR trying to create SERVER Credential
            for "C:\usr\sap\FW2\W00\sec\SAPSSLS.pse" [ssslxxi.c    2314]
    [Thr 3896] *** ERROR => Initialization of SSL library failed -- NO SSL available!
    [Thr 3896] =================================================
    [Thr 3896] <<- ERROR: SapSSLInit(read_profile=1)==SSSLERR_PSE_ERROR
    [Thr 3896] HttpSubHandlerAdd: Added handler HttpRedirectHandler(slot=0, flags=4098) for /:0
    [Thr 3896] HttpExtractArchive: files from archive C:\usr\sap\FW2\SYS\exe\nuc\NTAMD64/wdispadmin.SAR in directory . are up to date
    [Thr 3896] HttpSubHandlerAdd: Added handler HttpAdminHandler(slot=1, flags=4101) for /sap(wdisp/admin:0
    [Thr 3896] CsiInit(): Initializing the Content Scan Interface
    [Thr 3896]            PC with Windows NT (mt,ascii,SAP_CHAR/size_t/void* = 8/64/64)
    [Thr 3896] CsiInit(): CSA_LIB = "C:\usr\sap\FW2\SYS\exe\nuc\NTAMD64\sapcsa.dll"
    [Thr 3896] HttpSubHandlerAdd: Added handler HttpAuthHandler(slot=2, flags=12293) for /:0
    [Thr 3896] HttpSubHandlerAdd: Added handler HttpWebDispHandler(slot=3, flags=28677) for /:0
    [Thr 3896] *** ERROR => IcmAddService: SapSSLInit (rc=-40): SSSLERR_PSE_ERROR [icxxserv.c   319]
    [Thr 3896] Started service 80 for protocol HTTP on host "webdisp.com"(on all adapters) (processing timeout=60, keep_alive_timeout=30)
    [Thr 3500] IcmCreateWorkerThreads: created worker thread 0
    [Thr 3500] IcmCreateWorkerThreads: created worker thread 1
    [Thr 3500] IcmCreateWorkerThreads: created worker thread 2
    [Thr 3500] IcmCreateWorkerThreads: created worker thread 3
    [Thr 3500] IcmCreateWorkerThreads: created worker thread 4
    [Thr 3500] IcmCreateWorkerThreads: created worker thread 5
    [Thr 3500] IcmCreateWorkerThreads: created worker thread 6
    [Thr 3500] IcmCreateWorkerThreads: created worker thread 7
    [Thr 3500] IcmCreateWorkerThreads: created worker thread 8
    [Thr 3500] IcmCreateWorkerThreads: created worker thread 9
    [Thr 3336] IcmWatchDogThread: watchdog started
    Regards
    ABH
    Edited by: ABH on Oct 13, 2010 9:34 AM

    Hi,
    it was domain installation. But I needed to create SAPServieSID user on the local too. this solved my problem. I gave required permmison to pse again for local user. it is sound weird but it is working now.
    Regrads
    ABH

  • Web Dispatcher Installation Error

    Hi,
    I'm installing a web dispacher system on windows 2003, and encounter an error in the last step "Start SAP web dispatcher instance":
    INFO 2009-04-22 17:56:12
    Switched to user: dw1adm.
    INFO 2009-04-22 17:56:12
    Creating file C:\Program Files\sapinst_instdir\NW04S\STANDALONE\AS\WI\wdispmon.exe.log.
    INFO 2009-04-22 17:56:12
    Switched to user: dw1adm.
    INFO 2009-04-22 17:56:12
    Working directory changed to C:\Program Files\sapinst_instdir\NW04S\STANDALONE\AS\WI.
    INFO 2009-04-22 17:56:12
    Output of D:\usr\sap\DW1\SYS\exe\nuc\NTAMD64\wdispmon.exe pf=D:\usr\sap\DW1\SYS\profile\DW1_W00_hq-dwd-01 -ping is written to the logfile wdispmon.exe.log.
    WARNING 2009-04-22 17:56:17
    Execution of the command "D:\usr\sap\DW1\SYS\exe\nuc\NTAMD64\wdispmon.exe pf=D:\usr\sap\DW1\SYS\profile\DW1_W00_hq-dwd-01 -ping" finished with return code 1. Output: SAP Web Disp with pid 2580 is in status: ICM_STATUS_INITERROR: SAP Web Disp with pid 2580 not reached on admin port 65000
    ERROR 2009-04-22 17:56:17
    CJS-30086  Instance DW1/W00 [STOP] did not start after 5:00 minutes. Giving up.
    ERROR 2009-04-22 17:56:17
    FCO-00011  The step start with step key |NW_Webdispatcher|ind|ind|ind|ind|0|0|NW_Webdispatcher_Instance|ind|ind|ind|ind|7|0|start was executed with status ERROR .
    Any suggestion would be appreciated.
    Thanks!
    Joseph

    check if following link helps you.
    [http://help.sap.com/saphelp_nw70/helpdata/en/0b/25453cf1fcc85ee10000000a11402f/content.htm]

  • Error : SGA was inadequately sized, causing additional I/O or hard parses

    Friends ,
    I got the Following error in my Production server's (Oracle10g with AIX 5.3 platform ) PERFORMANCE ANALYSIS part of OEM :
    "The SGA was inadequately sized, causing additional I/O or hard parses." And it shows the Impact result of Database 1.4% .
    In present my SGA size is = 9584 MB , And oracle itself recommended to increase it to = 19168 MB (that means twice time of the present value) .
    And my total OS Ram size = 32 GB
    In this moment , can anybody plz suggest me ,
    For increasing the SGA Size , which things(or Database related matters) I need to consider .
    OR
    Can I face any major problem If I increase the SGA size ?
    ORacle version : ORacle 10g
    Platform : AIX 5.3 unix server
    Number of Database : One
    Waiting for ur kind reply .. ...
    Edited by: shipon_97 on Oct 19, 2008 6:45 PM

    Hi..
    >
    For increasing the RAM Size , which things(or Database related matters) I need to consider .
    OR
    Can I face any major problem If I increase the RAM size ?
    >
    What is the oracle version you are using??
    Why do you want to increase the RAM size.Its already 32GB.Why don't you increase the SGA.How many databases are installed on the server.Is there some other applications running on the server.
    Anand

  • Account holder error message when paying bill

    Hi
    I'm currently getting an error when trying to access my ee online account. I wanted to check my previous bill statements but keeps telling me I am not account holder when indeed I am. The bill and account is my name and I currently pay the bills. This seem to be working before but now it won't give me access.

    Hi ,
    Thanks for joining the community.
    We will need this looked into for you, give us a call.
    Click here for contact details.
    Thanks.

  • SAP Web Dispatcher SSL Error

    We are having issues with our SSL connection to the SAP Web AS.  Below is the error in the log files:
    [Thr 472] =================================================
    [Thr 472] = SSL Initialization  on  PC with Windows NT
    [Thr 472] =   (700_REL,Jul 14 2008,mt,ascii,SAP_UC/size_t/void* = 8/32/32)
    [Thr 472]   profile param "ssl/ssl_lib" = "C:\Program Files\SAP\SAPWebDisp\DEV\<Our Site>\sapcrypto.dll"
               resulting Filename = "C:\Program Files\SAP\SAPWebDisp\DEV\<Our Site>\sapcrypto.dll"
    [Thr 472]   profile param "ssl/server_pse" = "C:\Program Files\SAP\SAPWebDisp\DEV\<Our Site>\sec\<Our PSE>.pse"
               resulting Filename = "C:\Program Files\SAP\SAPWebDisp\DEV\<Our Site>\sec\<Our PSE>.pse"
    [Thr 472]   profile param "ssl/client_pse" = "C:\Program Files\SAP\SAPWebDisp\DEV\<Our Site>\sec\SAPSSLC.PSE"
               resulting Filename = "C:\Program Files\SAP\SAPWebDisp\DEV\<Our Site>\sec\SAPSSLC.PSE"
    [Thr 472] =   found SAPCRYPTOLIB  5.5.5C pl24  (Jun 11 2008) MT-safe
    [Thr 472] =   current UserID: NT AUTHORITY\SYSTEM
    [Thr 472] =   found SECUDIR environment variable
    [Thr 472] =   using SECUDIR=c:\program files\sap\sapwebdisp\
    [Thr 472] *** ERROR =>   secudessl_Create_SSL_CTX():  PSE "C:\Program Files\SAP\SAPWebDisp\DEV\<Our Site>\sec\<Our PSE>.pse" not found! [ssslsecu.c   1354]
    [Thr 472] secudessl_Create_SSL_CTX: SSL_CTX_set_default_pse_by_name() failed --
      secude_error 1824 (0x00000720) = "Wrong or Missing PIN for PSE"
    [Thr 472] >> -
    Begin of Secude-SSL Errorstack -
    >>
    [Thr 472] ERROR in SSL_CTX_set_default_pse_by_name: (1824/0x0720) Wrong or Missing PIN for PSE : "C:\Program Files\SAP\SAPWebDisp\DEV\<Our Site>\sec\<Our PSE>.pse"
    ERROR in ssl_set_pse: (1824/0x0720) Wrong or Missing PIN for PSE : "C:\Program Files\SAP\SAPWebDisp\DEV\<Our Site>\sec\<Our PSE>.pse"
    ERROR in af_open: (1824/0x0720) Wrong or Missing PIN for PSE : "C:\Program Files\SAP\SAPWebDisp\DEV\<Our Site>\sec\<Our PSE>.pse"
    ERROR in secsw_open: (1824/0x0720) Wrong or Missing PIN for PSE : "C:\Program Files\SAP\SAPWebDisp\DEV\<Our Site>\sec\<Our PSE>.pse"
    ERROR in sec_parse_PSEInfo_cont: (1824/0x0720) Wrong or Missing PIN for PSE : "C:\Program Files\SAP\SAPWebDisp\DEV\<Our Site>\sec\<Our PSE>.pse"
    [Thr 472] << -
    End of Secude-SSL Errorstack -
    [Thr 472] *** ERROR => SapISSLAddCredential(): Error SSSLERR_PSE_ERROR trying to create SERVER Credential
            for "C:\Program Files\SAP\SAPWebDisp\DEV\<Our Site>\sec\<OurPSE>.pse" [ssslxxi.c    2278]
    [Thr 472] Tue Mar 31 13:30:06 2009
    [Thr 472] *** ERROR => Initialization of SSL library failed -- NO SSL available!
    [Thr 472] =================================================
    [Thr 472] <<- ERROR: SapSSLInit(read_profile=1)==SSSLERR_PSE_ERROR
    [Thr 472] *** ERROR => IcmAddService: SapSSLInit (rc=-40): SSSLERR_PSE_ERROR [icxxserv.c   319]
    [Thr 3744] IcmCreateWorkerThreads: created worker thread 0
    [Thr 2952] *** ERROR => IcmConnClientRqCreate: No service for protocol HTTPS started [icxxconn.c   2701]
    [Thr 2952] *** ERROR => IcmConnClientRqCreate() failed (rc=-1) [icrxx.c      5234]
    [Thr 2952] *** ERROR => Could not connect to SAP Message Server at onebase. URL=/msgserver/text/logon?version=1.2 [icrxx.c      2591]
    [Thr 2952] *** ERROR => rc=-1, HTTP response code: 0 [icrxx.c      2592]
    [Thr 2952] *** ERROR => see also OSS note 552286 [icrxx.c      2593]
    [Thr 3744] IcmCreateWorkerThreads: created worker thread 1
    [Thr 3744] IcmCreateWorkerThreads: created worker thread 2
    [Thr 3744] IcmCreateWorkerThreads: created worker thread 3
    [Thr 3744] IcmCreateWorkerThreads: created worker thread 4
    [Thr 3292] IcmWatchDogThread: watchdog started
    I've already used sapgenpse seclogin -p <PSE File> -x <PIN> to create a pin.  I've also gone and deleted the old pin that used to be there and created a new one.
    Also I noticed it says "Beware: changing a PIN of a PSE will not auto-update the SSO-credential
    Beware: adding a new credential will not auto-update an existing credential"
    So once you change it how do you update it?  Do you need to reboot the Web Dispatcher or do you just need to restarted the service?

    I am also facing same issue.
    I have added credentials also and successfully done.
    Here attaching trace file. Please suggest
    trc file: "dev_webdisp", trc level: 1, release: "720"
    sysno 00
    sid WD1
    systemid 390 (AMD/Intel x86_64 with Linux)
    relno 7200
    patchlevel 0
    patchno 68
    intno 20020600
    make multithreaded, ASCII, 64 bit, optimized
    profile /usr/sap/WD1/profile/WD1_W00_sapportal
    pid 26732
    [Thr 139840314074976] Thu Oct 31 13:54:15 2013
    [Thr 139840314074976] *** WARNING => The maximum number of sockets supported on this host is 1020.
    This is less than the number of sockets configured in parameter icm/max_sockets (8192) [icxxrout_mt. 3417]
    [Thr 139840314074976] started security log to file ./dev_icm_sec
    [Thr 139840314074976] SigISetDefaultAction : default handling for signal SIGCHLD
    [Thr 139840314074976] SAP Web Dispatcher running on: sapportal.abrajoman.com
    [Thr 139840314074976] MtxInit: 30001 0 2
    [Thr 139840314074976] ***LOG IM1=> IcmInit, Startup (SAP Web Dispatcher&sapportal.abrajoman.com&26732&) [icxxrout_mt. 1914]
    [Thr 139840314074976] IcmInit: listening to admin port: 65000
    [Thr 139840314074976] MPI: dynamic quotas disabled.
    [Thr 139840314074976] MPI init: pipes=4000 buffers=1279 reserved=383 quota=10%
    [Thr 139840314074976] CCMS: SemInMgt: Semaphore Management initialized by AlAttachShm_Ext.
    [Thr 139840314074976] CCMS: SemInit: Semaphore 38 initialized by AlAttachShm_Ext.
    [Thr 139840314074976] CCMS: AlInitGlobals : alert/use_sema_lock = TRUE.
    [Thr 139840314074976] IcrCoreInitSessionTable: Session table initialized
    [Thr 139840167098112] HttpExtractArchive: files from archive /usr/sap/WD1/SYS/exe/run/wdispadmin.SAR in directory /usr/sap/WD1/W00/data/icmandir are up to date
    [Thr 139840167098112] HttpISubHandlerAdd: Added handler HttpAdminHandler(0x7f2f0c000e70), slot=0, flags=36869) for /sap/admin, active: 1, table 0x7f2f0c000a10
    [Thr 139840167098112] HttpISubHandlerAdd: Added handler HttpModHandler(0x7f2f0c0012e0), slot=1, flags=12293) for /, active: 1, table 0x7f2f0c000a10
    [Thr 139840167098112] CsiInit(): Initializing the Content Scan Interface
    [Thr 139840167098112] AMD/Intel x86_64 with Linux (mt,ascii,SAP_CHAR/size_t/void* = 8/64/64)
    [Thr 139840167098112] CsiInit(): CSA_LIB = "/usr/sap/WD1/SYS/exe/run/libsapcsa.so"
    [Thr 139840167098112] HttpISubHandlerAdd: Added handler HttpAuthHandler(0x7f2f0c001440), slot=2, flags=12293) for /, active: 1, table 0x7f2f0c000a10
    [Thr 139840167098112] HttpISubHandlerAdd: Added handler HttpWebDispHandler(0x7f2f0c008340), slot=3, flags=1060869) for /, active: 1, table 0x7f2f0c000a10
    [Thr 139840167098112] Started service PORT=8100,PROT=HTTP,TIMEOUT=60,PROCTIMEOUT=60
    [Thr 139840167098112] =================================================
    [Thr 139840167098112] = SSL Initialization platform tag=(linuxx86_64_gcc41)
    [Thr 139840167098112] = (720_REL,Oct 15 2010,mt,ascii,SAP_UC/size_t/void* = 8/64/64)
    [Thr 139840167098112] profile param "ssl/ssl_lib" = "/usr/sap/WD1/exe/libsapcrypto.so"
    [Thr 139840167098112] resulting Filename = "/usr/sap/WD1/exe/libsapcrypto.so"
    [Thr 139840167098112] = found SAPCRYPTOLIB 5.5.5C pl36 (Jul 3 2013) MT,AESNI,NB
    [Thr 139840167098112] = current UserID: "wd1adm", env-var USER="wd1adm"
    [Thr 139840167098112] = using SECUDIR=/usr/sap/WD1/W00/sec
    [Thr 139840167098112] profile param "ssl/server_pse" = "/usr/sap/WD1/W00/sec/epssl.pse"
    [Thr 139840167098112] resulting Filename = "/usr/sap/WD1/W00/sec/epssl.pse"
    [Thr 139840167098112] *** ERROR => secudessl_Create_SSL_CTX(): PSE "/usr/sap/WD1/W00/sec/epssl.pse": unable to use! [ssslsecu_mt. 1735]
    [Thr 139840167098112] secudessl_Create_SSL_CTX: SSL_CTX_set_default_pse_by_name() failed --
    [Thr 139840167098112] secude_error 1824 (0x00000720) = "Wrong or Missing PIN for PSE"
    [Thr 139840167098112] >> ---------- Begin of Secude-SSL Errorstack ---------- >>
    [Thr 139840167098112] ERROR in SSL_CTX_set_default_pse_by_name: (1824/0x0720) Wrong or Missing PIN for PSE : "/usr/sap/WD1/W00/sec/epssl.pse"
    [Thr 139840167098112] ERROR in ssl_set_pse: (1824/0x0720) Wrong or Missing PIN for PSE : "/usr/sap/WD1/W00/sec/epssl.pse"
    [Thr 139840167098112] ERROR in af_open: (1824/0x0720) Wrong or Missing PIN for PSE : "/usr/sap/WD1/W00/sec/epssl.pse"
    [Thr 139840167098112] ERROR in secsw_open: (1824/0x0720) Wrong or Missing PIN for PSE : "/usr/sap/WD1/W00/sec/epssl.pse"
    [Thr 139840167098112] ERROR in sec_parse_PSEInfo_cont: (1824/0x0720) Wrong or Missing PIN for PSE : "/usr/sap/WD1/W00/sec/epssl.pse"
    [Thr 139840167098112] << ---------- End of Secude-SSL Errorstack ----------
    [Thr 139840167098112] *** ERROR => SapISSLAddCredential(): Error SSSLERR_PSE_ERROR trying to create SERVER Credential
    for "/usr/sap/WD1/W00/sec/epssl.pse" [ssslxxi_mt.c 2324]
    [Thr 139840167098112] *** ERROR => Initialization of SSL library failed -- NO SSL available!
    [Thr 139840167098112] =================================================
    [Thr 139840167098112]
    [Thr 139840167098112] <<- ERROR: SapSSLInit(read_profile=1)==SSSLERR_PSE_ERROR
    [Thr 139840167098112] *** ERROR => IcmServInitSSL: SapSSLInit (rc=-40): SSSLERR_PSE_ERROR [icxxserv_mt. 251]
    [Thr 139840167098112] *** WARNING => Could not start service (rc=-14) PORT=8300,PROT=HTTPS,TIMEOUT=60,PROCTIMEOUT=900,VCLIENT=0 [icxxserv_mt. 651]
    [Thr 139840314074976] SigISetDefaultAction : default handling for signal SIGCHLD
    [Thr 139840314074976] IcmCreateWorkerThreads: created worker thread 0
    [Thr 139840314074976] IcmCreateWorkerThreads: created worker thread 1
    [Thr 139840314074976] IcmCreateWorkerThreads: created worker thread 2
    [Thr 139840314074976] IcmCreateWorkerThreads: created worker thread 3
    [Thr 139840314074976] IcmCreateWorkerThreads: created worker thread 4
    [Thr 139840314074976] IcmCreateWorkerThreads: created worker thread 5
    [Thr 139840314074976] IcmCreateWorkerThreads: created worker thread 6
    [Thr 139840314074976] IcmCreateWorkerThreads: created worker thread 7
    [Thr 139840314074976] IcmCreateWorkerThreads: created worker thread 8
    [Thr 139840314074976] IcmCreateWorkerThreads: created worker thread 9
    [Thr 139840167098112] IcmWatchDogThread: watchdog started
    [Thr 139840148838144] Thu Oct 31 13:54:36 2013
    [Thr 139840148838144] =================================================
    [Thr 139840148838144] = SSL Initialization platform tag=(linuxx86_64_gcc41)
    [Thr 139840148838144] = (720_REL,Oct 15 2010,mt,ascii,SAP_UC/size_t/void* = 8/64/64)
    [Thr 139840148838144] profile param "ssl/ssl_lib" = "/usr/sap/WD1/exe/libsapcrypto.so"
    [Thr 139840148838144] resulting Filename = "/usr/sap/WD1/exe/libsapcrypto.so"
    [Thr 139840148838144] = found SAPCRYPTOLIB 5.5.5C pl36 (Jul 3 2013) MT,AESNI,NB
    [Thr 139840148838144] = current UserID: "wd1adm", env-var USER="wd1adm"
    [Thr 139840148838144] = using SECUDIR=/usr/sap/WD1/W00/sec
    [Thr 139840148838144] profile param "ssl/server_pse" = "/usr/sap/WD1/W00/sec/epssl.pse"
    [Thr 139840148838144] resulting Filename = "/usr/sap/WD1/W00/sec/epssl.pse"
    [Thr 139840148838144] *** ERROR => secudessl_Create_SSL_CTX(): PSE "/usr/sap/WD1/W00/sec/epssl.pse": unable to use! [ssslsecu_mt. 1735]
    [Thr 139840148838144] secudessl_Create_SSL_CTX: SSL_CTX_set_default_pse_by_name() failed --
    [Thr 139840148838144] secude_error 1824 (0x00000720) = "Wrong or Missing PIN for PSE"
    [Thr 139840148838144] >> ---------- Begin of Secude-SSL Errorstack ---------- >>
    [Thr 139840148838144] ERROR in SSL_CTX_set_default_pse_by_name: (1824/0x0720) Wrong or Missing PIN for PSE : "/usr/sap/WD1/W00/sec/epssl.pse"
    [Thr 139840148838144] ERROR in ssl_set_pse: (1824/0x0720) Wrong or Missing PIN for PSE : "/usr/sap/WD1/W00/sec/epssl.pse"
    [Thr 139840148838144] ERROR in af_open: (1824/0x0720) Wrong or Missing PIN for PSE : "/usr/sap/WD1/W00/sec/epssl.pse"
    [Thr 139840148838144] ERROR in secsw_open: (1824/0x0720) Wrong or Missing PIN for PSE : "/usr/sap/WD1/W00/sec/epssl.pse"
    [Thr 139840148838144] ERROR in sec_parse_PSEInfo_cont: (1824/0x0720) Wrong or Missing PIN for PSE : "/usr/sap/WD1/W00/sec/epssl.pse"
    [Thr 139840148838144] << ---------- End of Secude-SSL Errorstack ----------
    [Thr 139840148838144] *** ERROR => SapISSLAddCredential(): Error SSSLERR_PSE_ERROR trying to create SERVER Credential
    for "/usr/sap/WD1/W00/sec/epssl.pse" [ssslxxi_mt.c 2324]
    [Thr 139840148838144] *** ERROR => Initialization of SSL library failed -- NO SSL available!
    [Thr 139840148838144] =================================================
    [Thr 139840148838144]
    [Thr 139840148838144] <<- ERROR: SapSSLInit(read_profile=1)==SSSLERR_PSE_ERROR
    [Thr 139840148838144] *** ERROR => IcmServInitSSL: SapSSLInit (rc=-40): SSSLERR_PSE_ERROR [icxxserv_mt. 251]
    [Thr 139840148838144] *** WARNING => Could not reactivate service (rc=-14) PORT=8300,PROT=HTTPS,TIMEOUT=60,PROCTIMEOUT=900,VCLIENT=0 [icxxserv_mt. 1550]
    [Thr 139840148838144] *** ERROR => ICP_icm_mod_service: ModService(7) failed for 8300, HTTPS(rc=-14) [icrxxadmin_m 5519]
    [Thr 139840151480064] Fri Nov 1 10:54:13 2013
    [Thr 139840151480064] =================================================
    [Thr 139840151480064] = SSL Initialization platform tag=(linuxx86_64_gcc41)
    [Thr 139840151480064] = (720_REL,Oct 15 2010,mt,ascii,SAP_UC/size_t/void* = 8/64/64)
    [Thr 139840151480064] profile param "ssl/ssl_lib" = "/usr/sap/WD1/exe/libsapcrypto.so"
    [Thr 139840151480064] resulting Filename = "/usr/sap/WD1/exe/libsapcrypto.so"
    [Thr 139840151480064] = found SAPCRYPTOLIB 5.5.5C pl36 (Jul 3 2013) MT,AESNI,NB
    [Thr 139840151480064] = current UserID: "wd1adm", env-var USER="wd1adm"
    [Thr 139840151480064] = using SECUDIR=/usr/sap/WD1/W00/sec
    [Thr 139840151480064] profile param "ssl/server_pse" = "/usr/sap/WD1/W00/sec/epssl.pse"
    [Thr 139840151480064] resulting Filename = "/usr/sap/WD1/W00/sec/epssl.pse"
    [Thr 139840151480064] *** ERROR => secudessl_Create_SSL_CTX(): PSE "/usr/sap/WD1/W00/sec/epssl.pse": unable to use! [ssslsecu_mt. 1735]
    [Thr 139840151480064] secudessl_Create_SSL_CTX: SSL_CTX_set_default_pse_by_name() failed --
    [Thr 139840151480064] secude_error 1824 (0x00000720) = "Wrong or Missing PIN for PSE"
    [Thr 139840151480064] >> ---------- Begin of Secude-SSL Errorstack ---------- >>
    [Thr 139840151480064] ERROR in SSL_CTX_set_default_pse_by_name: (1824/0x0720) Wrong or Missing PIN for PSE : "/usr/sap/WD1/W00/sec/epssl.pse"
    [Thr 139840151480064] ERROR in ssl_set_pse: (1824/0x0720) Wrong or Missing PIN for PSE : "/usr/sap/WD1/W00/sec/epssl.pse"
    [Thr 139840151480064] ERROR in af_open: (1824/0x0720) Wrong or Missing PIN for PSE : "/usr/sap/WD1/W00/sec/epssl.pse"
    [Thr 139840151480064] ERROR in secsw_open: (1824/0x0720) Wrong or Missing PIN for PSE : "/usr/sap/WD1/W00/sec/epssl.pse"
    [Thr 139840151480064] ERROR in sec_parse_PSEInfo_cont: (1824/0x0720) Wrong or Missing PIN for PSE : "/usr/sap/WD1/W00/sec/epssl.pse"
    [Thr 139840151480064] << ---------- End of Secude-SSL Errorstack ----------
    [Thr 139840151480064] *** ERROR => SapISSLAddCredential(): Error SSSLERR_PSE_ERROR trying to create SERVER Credential
    for "/usr/sap/WD1/W00/sec/epssl.pse" [ssslxxi_mt.c 2324]
    [Thr 139840151480064] *** ERROR => Initialization of SSL library failed -- NO SSL available!
    [Thr 139840151480064] =================================================
    [Thr 139840151480064]
    [Thr 139840151480064] <<- ERROR: SapSSLInit(read_profile=1)==SSSLERR_PSE_ERROR
    [Thr 139840151480064] *** ERROR => IcmServInitSSL: SapSSLInit (rc=-40): SSSLERR_PSE_ERROR [icxxserv_mt. 251]
    [Thr 139840151480064] *** WARNING => Could not reactivate service (rc=-14) PORT=8300,PROT=HTTPS,TIMEOUT=60,PROCTIMEOUT=900,VCLIENT=0 [icxxserv_mt. 1550]
    [Thr 139840151480064] *** ERROR => ICP_icm_mod_service: ModService(7) failed for 8300, HTTPS(rc=-14) [icrxxadmin_m 5519]
    Trace File
       (11768bytes)
    Thanks,
    Kundan

  • Vacation Hold Error

    My fiance and I moved from our apartment at the end of this April to a house that we would be temporarily be staying at for a few months. So, we were not going to need our services during that time. After doing a bit of reasearch on account holds, I found that it was indeed paossible to get a temporary hold on the account. So, I called 1-800-COMCAST. I asked for a hold on the account so we would not continue to be charged while we were not using the service and we could activate it once we found out new place. I was told by the rep that would be fine and that there may still be a much smaller monthly charge for the equipment leases, which was fine. So, it was my understanding that our account was put on hold, as agreed. I got online today to start looking into reactivating it since we may be moving to a new place within a month or two. Imagine my suprise when I found that I'm "uverdue" for $330+ (I had a zero balance going into the "hold"). Looking at my billing statement, there was no hold placed on the account and Comcast as continued to charge me full price.  So, as much as I'd love to pay for TV/Internet for the new tenants at my old address, I would like this corrected. It's not okay to say/promise one thing and then just not do it. Honestly if this doesn't get corrected, I'll be taking my business literally anywhere else out of principal. If you promise a hold, you need to go through with it. Not continue to bill at a full monthly price. I don't know if there is a rep on here that can help me deal with this, because I know how horribly unhelpful the comcast billing department is when it comes to fixing their billing errors. But, I would appreciate any help in resolving this problem.

    Hi tforste,
    You have someone who is handling this situation. I will Private Message you their contact info.

  • Dispatcher permission error

    Hi,
    I've just installed Dispatcher on a Linux install with Apache.
    It's attempting to connect to the renderer (a local Publish instance) and getting permission denied.  There's nothing obvious to suggest that it can't hit that IP address / port locally.
    Is there anything else that would prevent it from connecting to the Publish instance??
    [Thu Jul 05 15:30:39 2012] [I] [20332(47748372177664)] "GET /content/vollycoreproduct/en/login.html" 502 - 4008ms
    [Thu Jul 05 15:30:39 2012] [D] [20333(47748372177664)] Found farm website for 192.168.99.174
    [Thu Jul 05 15:30:39 2012] [D] [20333(47748372177664)] checking [/favicon.ico]
    [Thu Jul 05 15:30:39 2012] [D] [20333(47748372177664)] no cache due to authorization header.
    [Thu Jul 05 15:30:39 2012] [D] [20333(47748372177664)] cache-action for [/favicon.ico]: NONE
    [Thu Jul 05 15:30:39 2012] [E] [20333(47748372177664)] Unable to connect to render rend01 (127.0.0.1:4503): Permission denied
    [Thu Jul 05 15:30:39 2012] [E] [20333(47748372177664)] no valid render found
    Usually if the renderer is unavailable then Apache won't even start, so I'm not sure why it only fails on request.
    The error message in the browser is a 503 - Bad Gateway
    The proxy server received an invalid response from an upstream server.
    Apache/2.2.3 (CentOS) Server at 192.168.99.174 Port 80

    Also - to make this permanent, use the -P option
    # /usr/sbin/setsebool -P httpd_can_network_connect 1
    http://sysadminsjourney.com/content/2010/02/01/apache-modproxy-error-13permission-denied-e rror-rhel/

  • Network Manager Dispatcher returns error code 1 on tested scripts

    I'm trying to write a simple script to test the network manager dispatcher but while it's working when I manually launch the script, the nm dispatcher print "nm-dispatcher.action: Script '/etc/NetworkManager/dispatcher.d/start_dropbox.sh' exited with error status 1" into the logs.
    #!/bin/sh
    IF=$1
    STATUS=$2
    /bin/su USERNAME -c "/usr/bin/notify-send lol woot"
    exit $?
    I tried using absolute paths, just the commands, running with sudo(although the scripts should be run as root) and without su. I tested the script as root and as a simple user using a terminal and it works just fine every time.
    echo seems to work fine as I don't get any errors in the logs, but that way I can't see what's inside $1 and $2 when the dispatcher calls the script and I can't think of any way to debug the script which doesn't involve notify-send.
    I'm sure I'm missing something very simple here, but I can't see it myself and searching google and the arch forums hasn't helped me any.

    I solved the problem. Here is a little explanation.
    After NetworkManager establishes network connection, NetworkManager-dispatcher service is started( for ~10 seconds). This service execute /usr/lib/networkmanager/nm-dispatcher.action, which execute scripts in /etc/NetworkManager/dispatcher.d. After exiting nm-dispatcher.action mount.davfs process appears in NetworkManager-dispatcher`s CGroup. By default all processes in CGroup must be killed when service stops. To change this behavior I have added KillMode=process to [Service] section of NetworkManager-dispatcher.service file.
    sudo nano /usr/lib/systemd/system/NetworkManager-dispatcher.service
    Here is it`s code now.
    [Unit]
    Description=Network Manager Script Dispatcher Service
    [Service]
    Type=dbus
    BusName=org.freedesktop.nm_dispatcher
    ExecStart=/usr/lib/networkmanager/nm-dispatcher.action
    KillMode=process
    [Install]
    WantedBy=multi-user.target
    Alias=dbus-org.freedesktop.nm-dispatcher.service

  • Dispatch background error in bdc vl01n

    Hi Guru,
    I am creating a module pool program,in module pool program we have 30 input fields through this input field we store the data in z table and pass quantity,serial number  and lenght in vl01n. but in forground ground working fine but background showing error.
    Please help me. i am sending some code.
    PERFORM BDC_NODATA      USING NODATA.
    PERFORM OPEN_GROUP      USING GROUP USER KEEP HOLDDATE CTU.
    PERFORM BDC_DYNPRO      USING 'SAPMV50A' '4001'.
    PERFORM BDC_FIELD       USING 'BDC_CURSOR'
                                  'LV50C-BIPOS'.
    PERFORM BDC_FIELD       USING 'BDC_OKCODE'
                                  '/00'.
    PERFORM BDC_FIELD       USING 'LIKP-VSTEL'
                                  VSTEL_001.
    PERFORM BDC_FIELD       USING 'LV50C-DATBI'
                                  DATBI_002.
    PERFORM BDC_FIELD       USING 'LV50C-VBELN'
                                  VBELN_003.
    PERFORM BDC_FIELD       USING 'LV50C-ABPOS'
                                  ABPOS_004.
    PERFORM BDC_FIELD       USING 'LV50C-BIPOS'
                                  BIPOS_005.
    PERFORM BDC_DYNPRO      USING 'SAPMV50A' '1000'.
    PERFORM BDC_FIELD       USING 'BDC_OKCODE'
                                  '=T\02'.
    PERFORM BDC_FIELD       USING 'LIKP-BLDAT'
                                  BLDAT_006.
    PERFORM BDC_FIELD       USING 'BDC_CURSOR'
                                  'LIPS-MATNR(04)'.
    PERFORM BDC_FIELD       USING 'LIKP-WADAT'
                                  WADAT_007.
    PERFORM BDC_FIELD       USING 'LIKP-WAUHR'
                                  WAUHR_008.
    PERFORM BDC_DYNPRO      USING 'SAPMV50A' '1000'.
    PERFORM BDC_FIELD       USING 'BDC_OKCODE'
                                  '/00'.
    PERFORM BDC_FIELD       USING 'LIKP-BLDAT'
                                  BLDAT_009.
    PERFORM BDC_FIELD       USING 'BDC_CURSOR'
                                  'LIPS-LGORT(03)'.
    PERFORM BDC_FIELD       USING 'LIKP-KODAT'
                                  KODAT_010.
    PERFORM BDC_FIELD       USING 'LIKP-KOUHR'
                                  KOUHR_011.
    PERFORM BDC_FIELD       USING 'LIPS-LGORT(01)'
                                  LGORT_01_012.
    PERFORM BDC_FIELD       USING 'LIPSD-G_LFIMG(01)'
                                  G_LFIMG_01_013.
    MOVE 2 TO IDX1.
          LOOP AT IT_SEQ INTO WA_SEQ.
            QTY1 = WA_SEQ-QTY.
            QTY = QTY1.
            CONCATENATE 'LIPSD-G_LFIMG(' IDX1 ')' INTO FNAME.
            PERFORM BDC_FIELD       USING FNAME"'RIPW0-SERNR(01)'
                                          QTY.  "'bgl17'.
            IDX1 = IDX1 + 1.
          ENDLOOP.
    *move 2 to idx1.
         loop at it_seq into wa_seq.
           concatenate 'LIPSD-G_LFIMG(' idx1 ')' into fname.
           perform bdc_field       using fname"'RIPW0-SERNR(01)'
                                         wa_seq-qty.  "'bgl17'.
           idx1 = idx1 + 1.
         endloop.
    *perform bdc_field       using 'LIPSD-G_LFIMG(02)'
                                 G_LFIMG_02_014.
    *perform bdc_field       using 'LIPSD-G_LFIMG(03)'
                                 G_LFIMG_03_015.
    PERFORM BDC_DYNPRO      USING 'SAPMV50A' '1000'.
    PERFORM BDC_FIELD       USING 'BDC_OKCODE'
                                  '=PSER_T'.
    PERFORM BDC_FIELD       USING 'LIKP-BLDAT'
                                  BLDAT_016.
    PERFORM BDC_FIELD       USING 'BDC_CURSOR'
                                  'LIPS-POSNR(01)'.
    PERFORM BDC_FIELD       USING 'LIKP-KODAT'
                                  KODAT_017.
    PERFORM BDC_FIELD       USING 'LIKP-KOUHR'
                                  KOUHR_018.
    PERFORM BDC_FIELD       USING 'RV50A-LIPS_SELKZ(01)'
                                  LIPS_SELKZ_01_019.
    PERFORM BDC_DYNPRO      USING 'SAPLIPW1' '0200'.
    PERFORM BDC_FIELD       USING 'BDC_CURSOR'
                                  'RIPW0-SERNR(02)'.
    PERFORM BDC_FIELD       USING 'BDC_OKCODE'
                                  '=RWS'.
    MOVE 1 TO IDX.
          LOOP AT ITAB INTO WA.
            CONCATENATE 'RIPW0-SERNR(' IDX ')' INTO FNAM.
            PERFORM BDC_FIELD       USING FNAM"'RIPW0-SERNR(01)'
                                          WA-PSLNO.  "'bgl17
            IDX = IDX + 1.
          ENDLOOP.
    *perform bdc_field       using 'RIPW0-SERNR(01)'
                                 SERNR_01_020.
    *perform bdc_field       using 'RIPW0-SERNR(02)'
                                 SERNR_02_021.
    PERFORM BDC_DYNPRO      USING 'SAPMV50A' '1000'.
    PERFORM BDC_FIELD       USING 'BDC_OKCODE'
                                  '=WABU_T'.
    PERFORM BDC_FIELD       USING 'LIKP-BLDAT'
                                  BLDAT_022.
    PERFORM BDC_FIELD       USING 'BDC_CURSOR'
                                  'LIPS-MATNR(04)'.
    PERFORM BDC_FIELD       USING 'LIKP-KODAT'
                                  KODAT_023.
    PERFORM BDC_FIELD       USING 'LIKP-KOUHR'
                                  KOUHR_024.
    PERFORM BDC_TRANSACTION TABLES MESSTAB
    USING                         'VL01N'
                                  CTU
                                  MODE
                                  UPDATE.

    i am calling bdc code through function module.in message itab i getting
    message type 'E' message id 'VL'
    msgnr '461' fldname'LV50C-BIPOS' msgv1 '   '
    CALL FUNCTION 'ZFM_VL01N_01'
          EXPORTING
            CTU                     = 'X'
           MODE                    = 'A'
            UPDATE                  = 'N'
           NODATA                  = '/'
            VSTEL_001               = '1010'
            DATBI_002               = DATBI_002"'17.03.2011'
            VBELN_003               = VBELN"'256'
            ABPOS_004               = ABPOS_004 "'10'
            BIPOS_005               = BIPOS_005"'30'
            BLDAT_006               = BLDAT_009"'16.03.2011'
            WADAT_007               = BLDAT_009"'16.03.2011'
            WAUHR_008               = TIME "'00:00:00'
            BLDAT_009               = BLDAT_009"'16.03.2011'
            KODAT_010               = BLDAT_009"'16.03.2011'
            KOUHR_011               = TIME "'00:00:00'
            LGORT_01_012            = '1105'
            G_LFIMG_01_013          = ICOUNT"G_LFIMG_01_013"'2'
           G_LFIMG_02_014          = '2'
           G_LFIMG_03_015          = '2'
            BLDAT_016               = BLDAT_009"'16.03.2011'
            KODAT_017               = BLDAT_009"'16.03.2011'
            KOUHR_018               = TIME "'00:00:00'
            LIPS_SELKZ_01_019       = 'X'
            SERNR_01_020            = '3852'
            SERNR_02_021            = '3853'
            BLDAT_022               = BLDAT_009"'16.03.2011'
            KODAT_023               = BLDAT_009"'16.03.2011'
            KOUHR_024               = TIME "'00:00:00'
         IMPORTING
           SUBRC                   =
           TABLES
            MESSTAB                  = MESSTAB[]
             ITAB                    =
             IT_SEQ                  =

Maybe you are looking for

  • EPM-Version is 11.1.2.3, Java API, getTimeModified strange outcome

    Dear all, I would like to ask for help in a "strange" area. We have built a small java programm to check locked objects (files) in essbase. We want so save the result (analog to the EAS-infos) in a oracle-table for analysis purposes. We also want to

  • Broadband dropping for 2 months and crackly phone ...

    Hi, Does anyone have any suggestions as to who I can contact in BT regarding an issue that has been going on for the last couple of months please? My broadband connection drops off constantly and has to be restarted, sometimes take 30 minutes to work

  • User Exits in Balance Scorecard

    In the balance scorecard project (SEM 6.0 and BW 7.0) at our client’s place, we need more details to be incorporated for a given metric and initiative as follows: Metrics: Apart from the metric owner, we need to store data entry responsible, backup f

  • Running Weblogic managed server as Windows service

    Hi, i'm using Weblogic 6.0 SP2 and i'm trying to run Managed Server as windows service (i'm using Win2k). I use a pretty long CLASSPATH in order to run my WebApplication and it looks like beasvc.exe truncates my CLASSPATH - that way my application wo

  • Public ip address can't be used locally to access hosted websites

    I have snow leopard server and I have successfully set up the server to be accessible via a public static ip address. Im hosting some test websites, and cannot access those sites locally using the public ip address, only using the private ip address.