Msync- Processing Phase

Hi all,
When sync large amount of txn Processing phase takes a longer time in the client.(Composing ,sending and receiving is withing the acceptable timing)
1. What exactly happens during the processing phase of client side?
2. If the issue is clients do not have a large memory for the process phase ,is there any way to issue some kind of commit for rows for it to release memory?
3. Overrall how to speedup the processing phase of the client?
Thanks
Paninie.

unfortunately i do not know in such depth the way that the transactions are commited. and i dont think that i have read anything
about this in the documentation (about commiting each number of rows).
we are using windows mobile 6.1 with the latest olite updates (hope you use the latest updated cab files for the client ).
well concerning the sd cards we have tried with a mini sd card (2gb) -i'd better not say the brand name cause i dont want to appear to be selling anything, and a micro with a mini adapter(2 gb also). the micro is slower than the mini in the processing time of a simple synch, and much more slower in the first synch where the database is created. the mini sd card takes about 40 minutes to create the database in the first sync in our application whereas the micro takes about 2,5 hours. in a normal synch where no updates are applied, the mini sd is about 2 secs faster in the processing (the mini takes about 5-6 secs in this case).
we have used a freeware tool to test the speed of each sd card. try testing diffrent sd cards. you can also try to save the database in the
main handheld's memmory (which is much much faster) but in our case there isnt enough space for that and we are obligated to use a sd card.
one thing that i am sure that you can do is to create your own application (e.g. in .net and use the synch class ) in order to synch one publication item/table at a time. for example synch customers table first , finish and then synch another one. of course this means that you will connect many times to the server to send the data but you will perform a subset of txn at each time.
e.g.
using Oracle.DataAccess.Lite;
String args = "username/pass@serverurl/onlytable:Customers";
OracleEngine.Synchronize(args);
are you getting any out of memmory exception message when synching? we used to get those when we were sending 250k of rows to the client in one table and then we decided to split the table in more tables of 50k each. once we got that message everything appeared to be crashed and we couldnt open not even msql unless we restart the handheld (olite didnt use memmory correctly apparently). but now with the splitted tables everything seems to be going much better.(especially the index based search)

Similar Messages

  • Error while executing SDM process phase with action DEPLOY_SLOT

    Hi,
    I am upgrading CRM 2007 to CRM 7.0 and got an error in Java side.
    Following is DEPLOY_SLOT_1_DON_01.LOG
    <!LOGHEADER[START]/>
    <!HELP[Manual modification of the header may cause parsing problem!]/>
    <!LOGGINGVERSION[1.5.3.7185 - 630]/>
    <!NAME[C:\usr\sap\jupgrade\log\DEPLOY_SLOT_1__DON_01.LOG]/>
    <!PATTERN[DEPLOY_SLOT_1__DON_01.LOG]/>
    <!FORMATTER[com.sap.tc.logging.TraceFormatter(%24d %s: %m)]/>
    <!ENCODING[UTF8]/>
    <!LOGHEADER[END]/>
    May 20, 2009 4:15:48 AM  Info:
    May 20, 2009 4:15:48 AM  Info: ============================================
    May 20, 2009 4:15:48 AM  Info: =   Starting to execute command 'deploy'   =
    May 20, 2009 4:15:48 AM  Info: ============================================
    May 20, 2009 4:15:48 AM  Info: Starting SDM - Software Deployment Manager...
    May 20, 2009 4:15:49 AM  Info: tc/SL/SDM/SDM/sap.com/SAP AG/7.0103.20081105085605.0000
    May 20, 2009 4:15:51 AM  Info: SDM operation mode successfully set to: Standalone
    May 20, 2009 4:15:52 AM  Info: Initializing Network Manager (50017)
    May 20, 2009 4:15:52 AM  Info: Checking if another SDM is running on port 50018
    May 20, 2009 4:15:53 AM  Info: -
    Starting deployment -
    May 20, 2009 4:15:53 AM  Info: Error handling strategy: OnErrorSkipDepending
    May 20, 2009 4:15:53 AM  Info: Prerequisite error handling strategy: OnPrerequisiteErrorStop
    May 20, 2009 4:15:53 AM  Info: Update strategy: UpdateLowerVersions
    May 20, 2009 4:15:53 AM  Info: Starting deployment prerequisites:
    May 20, 2009 4:15:55 AM  Info: Loading selected archives...
    May 20, 2009 4:15:55 AM  Info: Loading archive 'C:\usr\sap\jupgrade\data\archives\ADSSAP03_0.SCA'
    May 20, 2009 4:16:43 AM  Info: Loading archive '
    nbg-dev-cd1\sapmnt\trans\EPS\in\BIBASES16_0-10003477.SCA'
    May 20, 2009 4:16:48 AM  Info: Loading archive '
    nbg-dev-cd1\sapmnt\trans\EPS\in\BIIBC16_0-10003495.SCA'
    May 20, 2009 4:16:50 AM  Info: Loading archive '
    nbg-dev-cd1\sapmnt\trans\EPS\in\BIREPPLAN16_0-10002878.SCA'
    May 20, 2009 4:17:00 AM  Info: Loading archive '
    nbg-dev-cd1\sapmnt\trans\EPS\in\BIWDALV16_0-10003475.SCA'
    May 20, 2009 4:17:02 AM  Info: Loading archive '
    nbg-dev-cd1\sapmnt\trans\EPS\in\BIWEBAPP16_0-10003476.SCA'
    May 20, 2009 4:17:13 AM  Info: Loading archive 'C:\usr\sap\jupgrade\data\archives\BIMMR03_0.SCA'
    May 20, 2009 4:17:24 AM  Info: Loading archive 'C:\usr\sap\jupgrade\data\archives\BIUDI03_0.SCA'
    May 20, 2009 4:17:31 AM  Info: Loading archive 'C:\usr\sap\jupgrade\data\archives\BPCRMAPP02_0.SCA'
    May 20, 2009 4:17:35 AM  Info: Loading archive 'C:\usr\sap\jupgrade\data\archives\BPCRMFND02_0.SCA'
    May 20, 2009 4:17:37 AM  Info: Loading archive 'C:\usr\sap\jupgrade\data\archives\CAF03_0.SCA'
    May 20, 2009 4:18:02 AM  Info: Loading archive 'C:\usr\sap\jupgrade\data\archives\CAFKM03_0.SCA'
    May 20, 2009 4:18:04 AM  Info: Loading archive 'C:\usr\sap\jupgrade\data\archives\CAFUM03_0.SCA'
    May 20, 2009 4:18:08 AM  Info: Loading archive 'C:\usr\sap\jupgrade\data\archives\CRMAPP02_0.SCA'
    May 20, 2009 4:18:09 AM  Info: Loading archive 'C:\usr\sap\jupgrade\data\archives\CRMFND02_1.SCA'
    May 20, 2009 4:18:10 AM  Info: Loading archive '
    nbg-dev-cd1\sapmnt\trans\EPS\in\DICBS16_0-10003500.SCA'
    May 20, 2009 4:18:13 AM  Info: Loading archive '
    nbg-dev-cd1\sapmnt\trans\EPS\in\DICMS16_0-10003499.SCA'
    May 20, 2009 4:18:20 AM  Info: Loading archive '
    nbg-dev-cd1\sapmnt\trans\EPS\in\DIDTR16_0-10003501.SCA'
    May 20, 2009 4:18:26 AM  Info: Loading archive 'C:\usr\sap\jupgrade\data\archives\EPPSERV03_0.SCA'
    May 20, 2009 4:18:43 AM  Info: Loading archive 'C:\usr\sap\jupgrade\data\archives\EPWDC03_0.SCA'
    May 20, 2009 4:18:45 AM  Info: Loading archive 'C:\usr\sap\jupgrade\data\archives\EPBC203_0.SCA'
    May 20, 2009 4:18:50 AM  Info: Loading archive 'C:\usr\sap\jupgrade\data\archives\KMKWJIKS03_0.SCA'
    May 20, 2009 4:18:51 AM  Info: Loading archive 'C:\usr\sap\jupgrade\data\archives\KMCBC03_0.SCA'
    May 20, 2009 4:18:56 AM  Info: Loading archive 'C:\usr\sap\jupgrade\data\archives\KMCCM03_0.SCA'
    May 20, 2009 4:19:03 AM  Info: Loading archive 'C:\usr\sap\jupgrade\data\archives\KMCCOLL03_0.SCA'
    May 20, 2009 4:19:10 AM  Info: Loading archive 'C:\usr\sap\jupgrade\data\archives\LMPORTAL03_0.SCA'
    May 20, 2009 4:19:12 AM  Info: Loading archive 'C:\usr\sap\jupgrade\data\archives\LMTOOLS03_01.SCA'
    May 20, 2009 4:19:43 AM  Error: There is already a component of the same type with identical name 'tc/cts/appl' and vendor 'sap.com' selected.
    May 20, 2009 4:19:43 AM  Info: Loading archive 'C:\usr\sap\jupgrade\data\archives\NETPDK03_0.SCA'
    May 20, 2009 4:19:45 AM  Info: Loading archive 'C:\usr\sap\jupgrade\data\archives\RTC03_0.SCA'
    May 20, 2009 4:19:48 AM  Info: Loading archive 'C:\usr\sap\jupgrade\data\archives\RTCSTREAM03_0.SCA'
    May 20, 2009 4:19:49 AM  Info: Loading archive 'C:\usr\sap\jupgrade\data\archives\SAPCRMAPP02_1.SCA'
    May 20, 2009 4:20:55 AM  Info: Loading archive 'C:\usr\sap\jupgrade\data\archives\SAPCRMDIC02_0.SCA'
    May 20, 2009 4:21:00 AM  Info: Loading archive 'C:\usr\sap\jupgrade\data\archives\SAPEU03_0.SCA'
    May 20, 2009 4:21:39 AM  Info: Loading archive 'C:\usr\sap\jupgrade\data\archives\SAPSHRAPP02_0.SCA'
    May 20, 2009 4:23:18 AM  Info: Loading archive 'C:\usr\sap\jupgrade\data\archives\SWLIFECYCL03_0.SCA'
    May 20, 2009 4:23:24 AM  Info: Loading archive 'C:\usr\sap\jupgrade\data\archives\UMEADMIN03_0.SCA'
    May 20, 2009 4:23:27 AM  Info: Loading archive 'C:\usr\sap\jupgrade\data\archives\UWLJWF03_0.SCA'
    May 20, 2009 4:23:33 AM  Info: Loading archive 'C:\usr\sap\jupgrade\data\archives\VCBASE03_0.SCA'
    May 20, 2009 4:23:37 AM  Info: Loading archive 'C:\usr\sap\jupgrade\data\archives\VCFLEX03_0.SCA'
    May 20, 2009 4:23:54 AM  Info: Loading archive 'C:\usr\sap\jupgrade\data\archives\VCFRAMEWORK03_0.SCA'
    May 20, 2009 4:23:58 AM  Info: Loading archive '
    nbg-dev-cd1\sapmnt\trans\EPS\in\VCKITBI16_0-10003603.SCA'
    May 20, 2009 4:23:59 AM  Info: Loading archive 'C:\usr\sap\jupgrade\data\archives\VCKITGP03_0.SCA'
    May 20, 2009 4:24:00 AM  Info: Loading archive 'C:\usr\sap\jupgrade\data\archives\VCKITXX03_0.SCA'
    May 20, 2009 4:24:02 AM  Info: Loading archive 'C:\usr\sap\jupgrade\data\archives\WDEXTENSIONS03_0.SCA'
    May 20, 2009 4:24:05 AM  Error: Error while loading selected archives.
    May 20, 2009 4:24:05 AM  Error: Prerequisites were aborted.
    May 20, 2009 4:24:13 AM  Error: Error while loading selected archives.
    May 20, 2009 4:24:13 AM  Info: Summarizing the deployment results:
    May 20, 2009 4:24:13 AM  Error: Initial: C:\usr\sap\jupgrade\data\archives\ADSSAP03_0.SCA
    May 20, 2009 4:24:13 AM  Error: Initial:
    nbg-dev-cd1\sapmnt\trans\EPS\in\BIBASES16_0-10003477.SCA
    May 20, 2009 4:24:13 AM  Error: Initial:
    nbg-dev-cd1\sapmnt\trans\EPS\in\BIIBC16_0-10003495.SCA
    May 20, 2009 4:24:13 AM  Error: Initial:
    nbg-dev-cd1\sapmnt\trans\EPS\in\BIREPPLAN16_0-10002878.SCA
    May 20, 2009 4:24:13 AM  Error: Initial:
    nbg-dev-cd1\sapmnt\trans\EPS\in\BIWDALV16_0-10003475.SCA
    May 20, 2009 4:24:13 AM  Error: Initial:
    nbg-dev-cd1\sapmnt\trans\EPS\in\BIWEBAPP16_0-10003476.SCA
    May 20, 2009 4:24:13 AM  Error: Initial: C:\usr\sap\jupgrade\data\archives\BIMMR03_0.SCA
    May 20, 2009 4:24:13 AM  Error: Initial: C:\usr\sap\jupgrade\data\archives\BIUDI03_0.SCA
    May 20, 2009 4:24:13 AM  Error: Initial: C:\usr\sap\jupgrade\data\archives\BPCRMAPP02_0.SCA
    May 20, 2009 4:24:13 AM  Error: Initial: C:\usr\sap\jupgrade\data\archives\BPCRMFND02_0.SCA
    May 20, 2009 4:24:13 AM  Error: Initial: C:\usr\sap\jupgrade\data\archives\CAF03_0.SCA
    May 20, 2009 4:24:13 AM  Error: Initial: C:\usr\sap\jupgrade\data\archives\CAFKM03_0.SCA
    May 20, 2009 4:24:13 AM  Error: Initial: C:\usr\sap\jupgrade\data\archives\CAFUM03_0.SCA
    May 20, 2009 4:24:13 AM  Error: Initial: C:\usr\sap\jupgrade\data\archives\CRMAPP02_0.SCA
    May 20, 2009 4:24:13 AM  Error: Initial: C:\usr\sap\jupgrade\data\archives\CRMFND02_1.SCA
    May 20, 2009 4:24:13 AM  Error: Initial:
    nbg-dev-cd1\sapmnt\trans\EPS\in\DICBS16_0-10003500.SCA
    May 20, 2009 4:24:13 AM  Error: Initial:
    nbg-dev-cd1\sapmnt\trans\EPS\in\DICMS16_0-10003499.SCA
    May 20, 2009 4:24:13 AM  Error: Initial:
    nbg-dev-cd1\sapmnt\trans\EPS\in\DIDTR16_0-10003501.SCA
    May 20, 2009 4:24:13 AM  Error: Initial: C:\usr\sap\jupgrade\data\archives\EPPSERV03_0.SCA
    May 20, 2009 4:24:13 AM  Error: Initial: C:\usr\sap\jupgrade\data\archives\EPWDC03_0.SCA
    May 20, 2009 4:24:13 AM  Error: Initial: C:\usr\sap\jupgrade\data\archives\EPBC203_0.SCA
    May 20, 2009 4:24:13 AM  Error: Initial: C:\usr\sap\jupgrade\data\archives\KMKWJIKS03_0.SCA
    May 20, 2009 4:24:13 AM  Error: Initial: C:\usr\sap\jupgrade\data\archives\KMCBC03_0.SCA
    May 20, 2009 4:24:13 AM  Error: Initial: C:\usr\sap\jupgrade\data\archives\KMCCM03_0.SCA
    May 20, 2009 4:24:13 AM  Error: Initial: C:\usr\sap\jupgrade\data\archives\KMCCOLL03_0.SCA
    May 20, 2009 4:24:13 AM  Error: Initial: C:\usr\sap\jupgrade\data\archives\LMPORTAL03_0.SCA
    May 20, 2009 4:24:13 AM  Error: Precondition violated: C:\usr\sap\jupgrade\data\archives\LMTOOLS03_01.SCA
    May 20, 2009 4:24:13 AM  Error: Initial: C:\usr\sap\jupgrade\data\archives\NETPDK03_0.SCA
    May 20, 2009 4:24:13 AM  Error: Initial: C:\usr\sap\jupgrade\data\archives\RTC03_0.SCA
    May 20, 2009 4:24:13 AM  Error: Initial: C:\usr\sap\jupgrade\data\archives\RTCSTREAM03_0.SCA
    May 20, 2009 4:24:13 AM  Error: Initial: C:\usr\sap\jupgrade\data\archives\SAPCRMAPP02_1.SCA
    May 20, 2009 4:24:13 AM  Error: Initial: C:\usr\sap\jupgrade\data\archives\SAPCRMDIC02_0.SCA
    May 20, 2009 4:24:13 AM  Error: Initial: C:\usr\sap\jupgrade\data\archives\SAPEU03_0.SCA
    May 20, 2009 4:24:13 AM  Error: Initial: C:\usr\sap\jupgrade\data\archives\SAPSHRAPP02_0.SCA
    May 20, 2009 4:24:13 AM  Error: Initial: C:\usr\sap\jupgrade\data\archives\SWLIFECYCL03_0.SCA
    May 20, 2009 4:24:13 AM  Error: Initial: C:\usr\sap\jupgrade\data\archives\UMEADMIN03_0.SCA
    May 20, 2009 4:24:13 AM  Error: Initial: C:\usr\sap\jupgrade\data\archives\UWLJWF03_0.SCA
    May 20, 2009 4:24:13 AM  Error: Initial: C:\usr\sap\jupgrade\data\archives\VCBASE03_0.SCA
    May 20, 2009 4:24:13 AM  Error: Initial: C:\usr\sap\jupgrade\data\archives\VCFLEX03_0.SCA
    May 20, 2009 4:24:13 AM  Error: Initial: C:\usr\sap\jupgrade\data\archives\VCFRAMEWORK03_0.SCA
    May 20, 2009 4:24:13 AM  Error: Initial:
    nbg-dev-cd1\sapmnt\trans\EPS\in\VCKITBI16_0-10003603.SCA
    May 20, 2009 4:24:13 AM  Error: Initial: C:\usr\sap\jupgrade\data\archives\VCKITGP03_0.SCA
    May 20, 2009 4:24:13 AM  Error: Initial: C:\usr\sap\jupgrade\data\archives\VCKITXX03_0.SCA
    May 20, 2009 4:24:13 AM  Error: Initial: C:\usr\sap\jupgrade\data\archives\WDEXTENSIONS03_0.SCA
    May 20, 2009 4:24:13 AM  Error: Processing error. Return code: 4
    It appears to me that somehow there is a component conflict:
    May 20, 2009 4:19:12 AM  Info: Loading archive 'C:\usr\sap\jupgrade\data\archives\LMTOOLS03_01.SCA'
    May 20, 2009 4:19:43 AM  Error: There is already a component of the same type with identical name 'tc/cts/appl' and vendor 'sap.com' selected.
    May 20, 2009 4:19:43 AM  Info: Loading archive 'C:\usr\sap\jupgrade\data\archives\NETPDK03_0.SCA'
    Is it advisable at all to manually delete the above LMTOOLS03_01.SCA from the location and try again or this will lead to more errors?
    Please help ASAP, thanks a lot,
    Shival

    Following is the trouble ticket information:
    Trouble Ticket Report
    Upgrade to Enhancement Package 1 SR1 for SAP NetWeaver/ SAP Business Suite 7 SR1
    SID................: CD1
    Hostname...........: nbg-dev-cd1
    Install directory..: c:/usr/sap/CD1
    Upgrade directory..: C:\usr\sap\jupgrade
    Database...........: SAP DB
    Operating System...: NT
    JDK version........: 1.4.2_15 Sun Microsystems Inc.
    SAPJup version.....: 1.5.6
    Source release.....: 700
    Target release.....: 700
    Current usages.....: AS;EP;EPC;BP-CRM;JCRM;AAS
    ABAP stack present.: true
    The execution of UPGRADE/UPGRADE/DEPLOY_ONLINE ended in error.
    Error while executing SDM process phase with action DEPLOY_SLOT. See C:\usr\sap\jupgrade\log\DEPLOY_SLOT_1__DON_01.LOG for details.
    Cannot execute Java process for deployList with parameters C:/usr/sap/jupgrade/tmp/SLOT.DEPLOY.LST.
    Return code condition success evaluated to false for process java.exe for action ACTION_DEPLOY_LIST.
    More information can be found in the log file C:\usr\sap\jupgrade\log\DEPLOY_ONLINE_DON_01.LOG.
    Use the information provided to trouble-shoot the problem. There might be an OSS note providing a solution to this problem. Search for OSS notes with the following search terms:
    com.sap.sdt.j2ee.phases.PhaseTypeSDMProcess
    com.sap.sdt.ucp.phases.PhaseException
    Error while executing SDM process phase with action DEPLOY_SLOT. See C:\usr\sap\jupgrade\log\DEPLOY_SLOT_1__DON_01.LOG for details.
    DEPLOY_ONLINE
    UPGRADE
    NetWeaver Upgrade
    SAPJup
    Java Upgrade

  • Error in pre processing phase MAIN_SHDIMP/SUBMOD_SH2_RUN/XPRAS_SHD_AIMMERGE

    Hi Experts,
    We faced below error in Pre processing phase of EHP6 Upgrade, MAIN_SHDIMP/SUBMOD_SH2_RUN/XPRAS_SHD_AIMMERGE.
    Please anyone could suggest an alternative or workaround  for this
    Attached is screenshot of error. Below is information from the log
    tail -20 XPRASSHD.ELG
    3 ECD830 INCLUDE '"F_BUPR_BUR_CDF"' created
    3 ECD830 INCLUDE '"F_BUPR_BUR_CDV"' created
    3 ECD832 TCDRP: OBJ '"BUPR_BUR"' REPORT '"_BUPR_BUR_"' created
    3 ECD834 TCDRS: REP '"_BUPR_BUR_"' TABN '"VBUT052"' created
    3 ECD102 "R3TR" "CHDO" "BUPR_BUR" was imported
    2EEPU133 Errors occurred during post-handling "AFTER_IMP_CHDO" for "CHDO" "L"
    3 EPU135 "AFTER_IMP_CHDO" belongs to package "SZD"
    2EEPU136 The errors affect the following components:
    2EEPU137 "BC-SRV-ASF-CHD" ("Change Documents")
    1 ETP111 exit code : "8"
    >>> PLEASE READ THE REPORT DOCUMENTATION OF THE REPORTS MENTIONED ABOVE <<<
    XPRAs are application reports that run at the end of an upgrade.
    Most XPRA reports have a report documentation that explains what
    the report does and how errors can be corrected.
    Call transaction se38 in the SAP system, enter the report name,
    select 'Documentation' and click the 'Display' button.
    >>> The problematic XPRAs are mentioned in messages of type PU132 above <<<

    Hi Venkata
    Could you check this SAP Note
    1764234 - CD: Enhancements in generated function groups
    Regards
    Sriram

  • SP11 upgrade is stuck in Pre-Processing phase MAIN_INIT/REPACHK_CLONE due to inactive object

    Hi ,
    SP11 upgrade is stuck in Pre-Processing phase MAIN_INIT/REPACHK_CLONE with the following errors
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    REPACHK ERRORS and RETURN CODE in GET_INACTIVE_SAP_OBJECTS.SMG
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    4 ETG040 Start time.....: "17.06.2014" "00:13:43"
    4 ETG039 -------------------------------------------------------------------------
    4 ETG010 "533 inactive objects found" " " " " " "
    4 ETG010 "257 inactive SAP objects" "colliding with import queue found." " " " "
    4 ETG010 "Please contact the development team" "to either activate or discard the inactive object." " " " "
    2EETG010 "The following objects are inactive" "in the system:" " " " "
    2EETG010 "LIMU" "CINC" "/1WDA/CASTANDARD==============CCDEF" " "
    2EETG010 "LIMU" "CINC" "/1WDA/CASTANDARD==============CCIMP" " "
    2EETG010 "LIMU" "CINC" "/1WDA/CBUSINESS_GRAPHICS======CCIMP" " "
    2EETG010 "LIMU" "CINC" "CL_AC_CUSTOM_TEMPLATE=========CCAU" " "
    2EETG010 "LIMU" "CINC" "CL_AC_MO_TEMPLATE=============CCAU" " "
    2EETG010 "LIMU" "CLSD" "CL_AC_MO_TEMPLATE" " "
    2EETG010 "LIMU" "CPRO" "CL_AC_MO_TEMPLATE" " "
    2EETG010 "LIMU" "CPUB" "CL_AC_MO_TEMPLATE" " "
    2EETG010 "LIMU" "CINC" "CL_AC_TEMPLATE_REPOSITORY=====CCAU" " "
    2EETG010 "LIMU" "CLSD" "CL_AC_TEMPLATE_REPOSITORY" " "
    2EETG010 "LIMU" "CPRI" "CL_AC_TEMPLATE_REPOSITORY" " "
    2EETG010 "LIMU" "CPRO" "CL_AC_TEMPLATE_REPOSITORY" " "
    2EETG010 "LIMU" "CPUB" "CL_AC_TEMPLATE_REPOSITORY" " "
    2EETG010 "LIMU" "CINC" "CL_AI_SC_REFRESH==============CCIMP" " "
    2EETG010 "LIMU" "CINC" "CL_GENERIC_DATALOADER=========CCAU" " "
    2EETG010 "LIMU" "CINC" "CL_WDR_ESCAPE=================CCAU" " "
    2EETG010 "LIMU" "CINC" "CL_WDR_ESCAPE=================CCDEF" " "
    2EETG010 "LIMU" "CINC" "CL_WDR_ESCAPE=================CCIMP" " "
    2EETG010 "LIMU" "CINC" "CL_WDR_ESCAPE=================CCMAC" " "
    2EETG010 "LIMU" "CLSD" "CL_WDR_ESCAPE" " "
    2EETG010 "LIMU" "CPRI" "CL_WDR_ESCAPE" " "
    2EETG010 "LIMU" "CPRO" "CL_WDR_ESCAPE" " "
    2EETG010 "LIMU" "CPUB" "CL_WDR_ESCAPE" " "
    2EETG010 "LIMU" "CINC" "CX_SYSTEM_READ_ERROR==========CCDEF" " "
    2EETG010 "LIMU" "CINC" "CX_SYSTEM_READ_ERROR==========CCIMP" " "
    2EETG010 "LIMU" "CINC" "CX_SYSTEM_READ_ERROR==========CCMAC" " "
    2EETG010 "LIMU" "CLSD" "CX_SYSTEM_READ_ERROR" " "
    2EETG010 "LIMU" "CPRI" "CX_SYSTEM_READ_ERROR" " "
    2EETG010 "LIMU" "CPRO" "CX_SYSTEM_READ_ERROR" " "
    2EETG010 "LIMU" "CPUB" "CX_SYSTEM_READ_ERROR" " "
    2EETG010 "LIMU" "CLSD" "CL_AC_EXTRACTOR" " "
    2EETG010 "LIMU" "CPRI" "CL_AC_EXTRACTOR" " "
    2EETG010 "LIMU" "CPUB" "CL_AC_EXTRACTOR" " "
    2EETG010 "LIMU" "CLSD" "CL_AC_INCIDENT_MANAGER" " "
    2EETG010 "LIMU" "CPUB" "CL_AC_INCIDENT_MANAGER" " "
    2EETG010 "LIMU" "CLSD" "CL_AC_METRIC" " "
    2EETG010 "LIMU" "CPRI" "CL_AC_METRIC" " "
    2EETG010 "LIMU" "CPRO" "CL_AC_METRIC" " "
    2EETG010 "LIMU" "CPUB" "CL_AC_METRIC" " "
    2EETG010 "LIMU" "CLSD" "CL_AC_NOTIFICATION_MANAGER" " "
    2EETG010 "LIMU" "CPUB" "CL_AC_NOTIFICATION_MANAGER" " "
    2EETG010 "LIMU" "CLSD" "CL_AC_REACTIONS_MANAGER" " "
    2EETG010 "LIMU" "CPUB" "CL_AC_REACTIONS_MANAGER" " "
    2EETG010 "LIMU" "CLSD" "CL_AC_SE61_DOC_MANAGER" " "
    2EETG010 "LIMU" "CPUB" "CL_AC_SE61_DOC_MANAGER" " "
    2EETG010 "LIMU" "CLSD" "CL_AC_TEMPLATE_FACTORY" " "
    2EETG010 "LIMU" "CPUB" "CL_AC_TEMPLATE_FACTORY" " "
    2EETG010 "LIMU" "CLSD" "CL_AGS_DVM_SCH_ASSISTANCE" " "
    2EETG010 "LIMU" "CPUB" "CL_AGS_DVM_SCH_ASSISTANCE" " "
    2EETG010 "LIMU" "CLSD" "CL_AGS_SD_ADAPTER_TOOLS" " "
    2EETG010 "LIMU" "CLSD" "CL_AGS_SERVICE_ENGA" " "
    2EETG010 "LIMU" "CLSD" "CL_AI_CRM_CPY_PROCTYPE_SERVICE" " "
    2EETG010 "LIMU" "CPUB" "CL_AI_CRM_CPY_PROCTYPE_SERVICE" " "
    2EETG010 "LIMU" "METH" "CL_AI_CRM_CPY_PROCTYPE_SERVICECM008" " "
    2EETG010 "LIMU" "METH" "CL_AI_CRM_CPY_PROCTYPE_SERVICECM009" " "
    2EETG010 "LIMU" "CLSD" "CL_AI_SDK_SP_SUSER" " "
    2EETG010 "LIMU" "CLSD" "CL_ALERT_CONSM_CONSTANTS" " "
    2EETG010 "LIMU" "CPUB" "CL_ALERT_CONSM_CONSTANTS" " "
    2EETG010 "LIMU" "CLSD" "CL_BUFFERS_FORCC" " "
    2EETG010 "LIMU" "CPUB" "CL_BUFFERS_FORCC" " "
    2EETG010 "LIMU" "CLSD" "CL_DSWP_NA_NOTIF_ADMIN" " "
    2EETG010 "LIMU" "CLSD" "CL_E2E_TWB_EXTRACTOR" " "
    2EETG010 "LIMU" "CLSD" "CL_GENERIC_DATALOADER" " "
    2EETG010 "LIMU" "CLSD" "CL_HDB_DBH_DATA_VOLUMES" " "
    2EETG010 "LIMU" "CPRO" "CL_HDB_DBH_DATA_VOLUMES" " "
    2EETG010 "LIMU" "CPUB" "CL_HDB_DBH_DATA_VOLUMES" " "
    2EETG010 "LIMU" "CLSD" "CL_HDB_DBH_EXTRACTOR" " "
    2EETG010 "LIMU" "CPRO" "CL_HDB_DBH_EXTRACTOR" " "
    2EETG010 "LIMU" "CPUB" "CL_HDB_DBH_EXTRACTOR" " "
    2EETG010 "LIMU" "CLSD" "CL_HDB_DBH_INDX_SERV_HEAP" " "
    2EETG010 "LIMU" "CPRO" "CL_HDB_DBH_INDX_SERV_HEAP" " "
    2EETG010 "LIMU" "CPUB" "CL_HDB_DBH_INDX_SERV_HEAP" " "
    2EETG010 "LIMU" "CLSD" "CL_HDB_DBH_INTERNAL_EVENTS" " "
    2EETG010 "LIMU" "CPRO" "CL_HDB_DBH_INTERNAL_EVENTS" " "
    2EETG010 "LIMU" "CPUB" "CL_HDB_DBH_INTERNAL_EVENTS" " "
    2EETG010 "LIMU" "CLSD" "CL_HDB_DBH_MEMORY_STATISTICS" " "
    2EETG010 "LIMU" "CPRO" "CL_HDB_DBH_MEMORY_STATISTICS" " "
    2EETG010 "LIMU" "CPUB" "CL_HDB_DBH_MEMORY_STATISTICS" " "
    2EETG010 "LIMU" "CLSD" "CL_HDB_DBH_RESOURCE_UTILIZAT" " "
    2EETG010 "LIMU" "CPRO" "CL_HDB_DBH_RESOURCE_UTILIZAT" " "
    2EETG010 "LIMU" "CPUB" "CL_HDB_DBH_RESOURCE_UTILIZAT" " "
    2EETG010 "LIMU" "CLSD" "CL_HDB_DBH_VOLUME_FILES" " "
    2EETG010 "LIMU" "CPRO" "CL_HDB_DBH_VOLUME_FILES" " "
    2EETG010 "LIMU" "CPUB" "CL_HDB_DBH_VOLUME_FILES" " "
    2EETG010 "LIMU" "CLSD" "CL_HDB_RDI_META" " "
    2EETG010 "LIMU" "CLSD" "CL_LMDB_CS_UTIL" " "
    2EETG010 "LIMU" "CLSD" "CL_SISE_MAIN_ASSIST" " "
    2EETG010 "LIMU" "CLSD" "CL_SMSY_OPPHASE_GROUP_EDITOR32" " "
    2EETG010 "LIMU" "CLSD" "CL_SM_E2EREP_SETUP" " "
    2EETG010 "LIMU" "CLSD" "CL_SVCP_SETUP" " "
    2EETG010 "LIMU" "CLSD" "CL_WDR_TEXT_FORMATTER" " "
    2EETG010 "LIMU" "CLSD" "CX_E2E_DPC_SETUP" " "
    2EETG010 "LIMU" "CPRI" "CL_AC_METRIC_REPOSITORY" " "
    2EETG010 "LIMU" "CPRI" "CL_AC_TEMPLATE" " "
    2EETG010 "LIMU" "CPRO" "CL_AC_TEMPLATE" " "
    2EETG010 "LIMU" "CPRI" "CL_AI_CRM_CPY_PROCTYPE" " "
    2EETG010 "LIMU" "CPRI" "CL_AI_SDK_SP_SUSER" " "
    2EETG010 "LIMU" "CPRI" "CL_ALRT_SELF_MON_LANDSCAPE" " "
    2EETG010 "LIMU" "CPRI" "CL_DSWP_NA_NOTIF_ADMIN" " "
    2EETG010 "LIMU" "CPRI" "CL_E2EEFWK_SETUP" " "
    2EETG010 "LIMU" "CPRI" "CL_E2E_DPC_SETUP" " "
    2EETG010 "LIMU" "CPRI" "CL_GENERIC_DATALOADER" " "
    2EETG010 "LIMU" "CPRI" "CL_SMSY_OPPHASE_GROUP_EDITOR32" " "
    2EETG010 "LIMU" "CPRI" "CL_SM_E2EREP_SETUP" " "
    2EETG010 "LIMU" "CPRI" "CL_WDR_TEXT_FORMATTER" " "
    2EETG010 "LIMU" "CPRO" "CL_AC_ASSIGNMENT_REPOSITORY" " "
    2EETG010 "LIMU" "CPRO" "CL_GENERIC_DATALOADER" " "
    2EETG010 "LIMU" "CPRO" "CL_HDB_RDI_META" " "
    2EETG010 "LIMU" "CPRO" "CL_SMSY_OPPHASE_GROUP_EDITOR32" " "
    2EETG010 "LIMU" "CPRO" "CL_SM_E2EREP_SETUP" " "
    2EETG010 "LIMU" "CPUB" "CL_AGS_SD_ADAPTER_TOOLS" " "
    2EETG010 "LIMU" "CPUB" "CL_AGS_SERVICE_ENGA" " "
    2EETG010 "LIMU" "CPUB" "CL_AI_SDK_SP_SUSER" " "
    2EETG010 "LIMU" "CPUB" "CL_DSWP_NA_NOTIF_ADMIN" " "
    2EETG010 "LIMU" "CPUB" "CL_E2E_TWB_EXTRACTOR" " "
    2EETG010 "LIMU" "CPUB" "CL_GENERIC_DATALOADER" " "
    2EETG010 "LIMU" "CPUB" "CL_HDB_RDI_META" " "
    2EETG010 "LIMU" "CPUB" "CL_LMDB_CS_UTIL" " "
    2EETG010 "LIMU" "CPUB" "CL_SISE_MAIN_ASSIST" " "
    2EETG010 "LIMU" "CPUB" "CL_SMSY_OPPHASE_GROUP_EDITOR32" " "
    2EETG010 "LIMU" "CPUB" "CL_SM_E2EREP_SETUP" " "
    2EETG010 "LIMU" "CPUB" "CL_SVCP_SETUP" " "
    2EETG010 "LIMU" "CPUB" "CL_WDR_TEXT_FORMATTER" " "
    2EETG010 "LIMU" "CPUB" "CX_E2E_DPC_SETUP" " "
    2EETG010 "R3TR" "ENHO" "AGS_GET_JOB_DOC_ATTR" " "
    2EETG010 "LIMU" "FUNC" "AGS_DSWP_SOLMAN_INFO" " "
    2EETG010 "LIMU" "REPS" "LAGS_DSWP_REPORTING$01" " "
    2EETG010 "LIMU" "FUNC" "AGS_SISE_MANU_NOTE_ACTS" " "
    2EETG010 "LIMU" "REPS" "LAGS_SISE_UTIL$02" " "
    2EETG010 "LIMU" "REPS" "LAGS_SISE_UTILF07" " "
    2EETG010 "LIMU" "REPS" "SAPLAGS_SISE_UTIL" " "
    2EETG010 "LIMU" "FUNC" "CCMSBI_DB_UPDATER_REMOTE" " "
    2EETG010 "LIMU" "FUNC" "CCMSBI_GEN_TESTDATA_SETUP" " "
    2EETG010 "LIMU" "FUNC" "SMD_DATA_LOADER_ALM" " "
    2EETG010 "LIMU" "REPS" "LSCSM_BI_DATALOAD$28" " "
    2EETG010 "LIMU" "REPS" "LSCSM_BI_DATALOAD$32" " "
    2EETG010 "LIMU" "REPS" "LSCSM_BI_DATALOADF01" " "
    2EETG010 "LIMU" "REPS" "LSCSM_BI_DATALOADU32" " "
    2EETG010 "LIMU" "REPS" "LSCSM_BI_DATALOADV28" " "
    2EETG010 "LIMU" "FUNC" "DSWP_CI_GET_OBJECTS_BY_GUID" " "
    2EETG010 "LIMU" "FUNC" "DSWP_CREATE_SOLUTION" " "
    2EETG010 "LIMU" "FUNC" "E2E_STAPI_EXTRACTOR_CE2_V2" " "
    2EETG010 "LIMU" "REPS" "LE2E_FUNC$33" " "
    2EETG010 "LIMU" "FUNC" "E2E_TWB_POST_DATA_LOADER" " "
    2EETG010 "LIMU" "FUNC" "FM_UPD_DELIVERY_AFTER_IMPORT" " "
    2EETG010 "LIMU" "REPS" "LAI_UPDATE_CONTENT$01" " "
    2EETG010 "LIMU" "FUNC" "SMSU_CREATE_TEMP_RFC" " "
    2EETG010 "LIMU" "FUNC" "SMSU_MANAGED_SYSTEM" " "
    2EETG010 "LIMU" "REPS" "LSM_SETUP_API$03" " "
    2EETG010 "LIMU" "REPS" "LSM_SETUP_API$04" " "
    2EETG010 "LIMU" "FUNC" "SMSY_GENERATE_RFCDEST_W_USER" " "
    2EETG010 "LIMU" "REPS" "LSMSY_GENERATE_RFCDEST$07" " "
    2EETG010 "LIMU" "FUNC" "SOLAR_BUSINESS_CONT_DISP_ALV" " "
    2EETG010 "LIMU" "REPS" "LSOLAR05$33" " "
    2EETG010 "LIMU" "FUNC" "STREE_GET_STEXT_FOR_RTYPE_ECTC" " "
    2EETG010 "LIMU" "FUNC" "STREE_GET_STEXT_FOR_RTYPE_TWBC" " "
    2EETG010 "R3TR" "INTF" "IF_ACE_METRIC_EVENT_FILTER" " "
    2EETG010 "R3TR" "INTF" "IF_AC_TEMPLATE" " "
    2EETG010 "R3TR" "INTF" "IF_AC_TEMPLATE_REPOSITORY" " "
    2EETG010 "R3TR" "INTF" "IF_AI_SC_UTIL" " "
    2EETG010 "R3TR" "INTF" "IF_ATW_METRIC" " "
    2EETG010 "R3TR" "INTF" "IF_E2E_EFWK_SETUP" " "
    2EETG010 "R3TR" "INTF" "IWCI_AGS_CC_INCIDENT_DETAILS" " "
    2EETG010 "R3TR" "INTF" "IWCI_AGS_INCIDENT_FAVOURITES" " "
    2EETG010 "R3TR" "INTF" "IWCI_AGS_RBE_IMPORT" " "
    2EETG010 "R3TR" "INTF" "IWCI_AGS_WORK_DVM_SCH_ANALYSIS" " "
    2EETG010 "R3TR" "INTF" "IWCI_POWL_TABLE_COMP" " "
    2EETG010 "R3TR" "INTF" "IWCI_POWL_UI_COMP" " "
    2EETG010 "R3TR" "INTF" "IWCI_WDC_ALRT_DATA_PROVIDER" " "
    2EETG010 "R3TR" "INTF" "IWCI_WDC_ALRT_SELF_MON_OVRVIEW" " "
    2EETG010 "R3TR" "INTF" "IWCI_WDC_CONFIG_WIZARD" " "
    2EETG010 "R3TR" "INTF" "IWCI_WDC_MAI_REP_ALERTS" " "
    2EETG010 "R3TR" "INTF" "IWCI_WDC_MAI_REP_DATA_PROVIDER" " "
    2EETG010 "R3TR" "INTF" "IWCI_WDC_MAI_REP_DFLT_TEMPLATE" " "
    2EETG010 "R3TR" "INTF" "IWCI_WDC_MAI_REP_HIERARCHY" " "
    2EETG010 "R3TR" "INTF" "IWCI_WDC_MAI_REP_INCIDENT" " "
    2EETG010 "R3TR" "INTF" "IWCI_WDC_MAI_REP_METRICS" " "
    2EETG010 "R3TR" "INTF" "IWCI_WDC_MAI_REP_METRIC_DETAIL" " "
    2EETG010 "R3TR" "INTF" "IWCI_WDC_MAI_REP_MONOBJ_DETAIL" " "
    2EETG010 "R3TR" "INTF" "IWCI_WDC_MAI_REP_NOTIFICATION" " "
    2EETG010 "R3TR" "INTF" "IWCI_WDC_MAI_REP_REACTIONS" " "
    2EETG010 "R3TR" "INTF" "IWCI_WDC_MAI_REP_RULE_TYPE" " "
    2EETG010 "R3TR" "INTF" "IWCI_WD_ALRT_MEADEF_CTS" " "
    2EETG010 "R3TR" "INTF" "IWCI_WD_SISE_CUSTOM_TMPL_CONF" " "
    2EETG010 "LIMU" "METH" "CL_ALERT_HTML_REPORT_GENERATORCM002" " "
    2EETG010 "LIMU" "REPS" "AI_BPMON_FIX" " "
    2EETG010 "LIMU" "REPS" "AI_CRM_IM_UPDATE_FROM_SAP_C01" " "
    2EETG010 "LIMU" "REPS" "AI_SDK_SP_GENERATE_BP_V2" " "
    2EETG010 "LIMU" "REPS" "AI_SDK_SP_GENERATE_BP_V2_F01" " "
    2EETG010 "LIMU" "REPS" "AI_SDK_SP_GENERATE_BP_V2_TOP" " "
    2EETG010 "LIMU" "REPS" "CCMSBI_GEN_TESTDATA_SETUP" " "
    2EETG010 "LIMU" "REPS" "CRM_DNO_SERVICE_MONITOR" " "
    2EETG010 "LIMU" "REPS" "LDSWP_BPM_FUNCF08" " "
    2EETG010 "LIMU" "REPS" "RLMDB_TECH_SCEN_DUAL_STACKS" " "
    2EETG010 "LIMU" "REPS" "WDAL_URD2_BUSINESS_GRAPHICS" " "
    2EETG010 "LIMU" "WAPP" "BSPWD_BASICS SCRIPTS.JS" " "
    2EETG010 "LIMU" "WAPP" "THTMLB_SCRIPTS SCRIPTS_DELTAHANDLIN" " "
    2EETG010 "LIMU" "WAPP" "THTMLB_SCRIPTS SCRIPTS_KEYBOARD.JS" " "
    2EETG010 "LIMU" "WDYC" "AGS_CC_INCIDENT_DETAILS COMPONENTCONTROLLER" " "
    2EETG010 "LIMU" "WDYC" "AGS_INCIDENT_FAVOURITES COMPONENTCONTROLLER" " "
    2EETG010 "LIMU" "WDYC" "AGS_RBE_IMPORT COMPONENTCONTROLLER" " "
    2EETG010 "LIMU" "WDYC" "AGS_RBE_IMPORT IMP_FLOW_CONTROLLER" " "
    2EETG010 "LIMU" "WDYC" "AGS_WORK_DVM_SCH_ANALYSIS COMPONENTCONTROLLER" " "
    2EETG010 "LIMU" "WDYV" "AGS_WORK_DVM_SCH_ANALYSIS MAIN" " "
    2EETG010 "LIMU" "WDYV" "AGS_WORK_DVM_SCH_ANALYSIS V_SCOPE_SEL" " "
    2EETG010 "LIMU" "WDYC" "POWL_TABLE_COMP COMPONENTCONTROLLER" " "
    2EETG010 "LIMU" "WDYC" "POWL_UI_COMP COMPONENTCONTROLLER" " "
    2EETG010 "LIMU" "WDYC" "WDC_ALRT_DATA_PROVIDER COMPONENTCONTROLLER" " "
    2EETG010 "LIMU" "WDYC" "WDC_ALRT_DATA_PROVIDER MGVARIANTCONTROLLER" " "
    2EETG010 "LIMU" "WDYV" "WDC_ALRT_DATA_PROVIDER PARAMETERTABLE" " "
    2EETG010 "LIMU" "WDYC" "WDC_ALRT_SELF_MON_OVRVIEW COMPONENTCONTROLLER" " "
    2EETG010 "LIMU" "WDYC" "WDC_CONFIG_WIZARD COMPONENTCONTROLLER" " "
    2EETG010 "LIMU" "WDYV" "WDC_CONFIG_WIZARD MAIN" " "
    2EETG010 "LIMU" "WDYC" "WDC_MAI_REP_ALERTS COMPONENTCONTROLLER" " "
    2EETG010 "LIMU" "WDYV" "WDC_MAI_REP_ALERTS MAIN" " "
    2EETG010 "LIMU" "WDYC" "WDC_MAI_REP_DATA_PROVIDER COMPONENTCONTROLLER" " "
    2EETG010 "LIMU" "WDYC" "WDC_MAI_REP_DATA_PROVIDER MGVARIANTCONTROLLER" " "
    2EETG010 "LIMU" "WDYV" "WDC_MAI_REP_DATA_PROVIDER METRIC_GROUP_VARIANT" " "
    2EETG010 "LIMU" "WDYV" "WDC_MAI_REP_DATA_PROVIDER PARAMETERTABLE" " "
    2EETG010 "LIMU" "WDYC" "WDC_MAI_REP_DFLT_TEMPLATE COMPONENTCONTROLLER" " "
    2EETG010 "LIMU" "WDYC" "WDC_MAI_REP_HIERARCHY COMPONENTCONTROLLER" " "
    2EETG010 "LIMU" "WDYC" "WDC_MAI_REP_INCIDENT COMPONENTCONTROLLER" " "
    2EETG010 "LIMU" "WDYV" "WDC_MAI_REP_INCIDENT MAIN" " "
    2EETG010 "LIMU" "WDYC" "WDC_MAI_REP_METRICS COMPONENTCONTROLLER" " "
    2EETG010 "LIMU" "WDYC" "WDC_MAI_REP_METRIC_DETAIL COMPONENTCONTROLLER" " "
    2EETG010 "LIMU" "WDYC" "WDC_MAI_REP_MONOBJ_DETAIL COMPONENTCONTROLLER" " "
    2EETG010 "LIMU" "WDYV" "WDC_MAI_REP_MONOBJ_DETAIL MAIN" " "
    2EETG010 "LIMU" "WDYC" "WDC_MAI_REP_NOTIFICATION COMPONENTCONTROLLER" " "
    2EETG010 "LIMU" "WDYV" "WDC_MAI_REP_NOTIFICATION MAIN" " "
    2EETG010 "LIMU" "WDYC" "WDC_MAI_REP_REACTIONS COMPONENTCONTROLLER" " "
    2EETG010 "LIMU" "WDYV" "WDC_MAI_REP_REACTIONS MAIN" " "
    2EETG010 "LIMU" "WDYC" "WDC_MAI_REP_RULE_TYPE COMPONENTCONTROLLER" " "
    2EETG010 "LIMU" "WDYV" "WDC_MAI_REP_RULE_TYPE MAIN" " "
    2EETG010 "LIMU" "WDYC" "WD_ALRT_MEADEF_CTS COMPONENTCONTROLLER" " "
    2EETG010 "LIMU" "WDYC" "WD_SISE_CUSTOM_TMPL_CONF COMPONENTCONTROLLER" " "
    2EETG010 "LIMU" "WDYV" "AGS_DVM_AFWK_LOG_VIEWER MAIN" " "
    2EETG010 "LIMU" "WDYV" "AGS_INCIDENT_FAVOURITES VWWATCHLIST" " "
    2EETG010 "LIMU" "WDYV" "AGS_RBE_AS VW_AS_TREE_TABLE" " "
    2EETG010 "LIMU" "WDYV" "AGS_RBE_IMPORT V_LOG_COMP_MAP" " "
    2EETG010 "LIMU" "WDYV" "AGS_WORK_ESD_ISSUE_MGMT VW_MAIN" " "
    2EETG010 "LIMU" "WDYV" "AGS_WORK_ESD_ISSUE_MGMT VW_TAB_CHANGE_REQS" " "
    2EETG010 "LIMU" "WDYV" "AGS_WORK_ESD_ISSUE_MGMT VW_TAB_ISSUES" " "
    2EETG010 "LIMU" "WDYV" "AGS_WORK_ESD_ISSUE_MGMT VW_TAB_MSGS_EODS" " "
    2EETG010 "LIMU" "WDYV" "AGS_WORK_ESD_ISSUE_MGMT VW_TAB_PARENT_OBJS" " "
    2EETG010 "LIMU" "WDYV" "AGS_WORK_ESD_ISSUE_MGMT VW_TAB_PROCESS_INFO" " "
    2EETG010 "LIMU" "WDYV" "AGS_WORK_ESD_ISSUE_MGMT VW_TAB_SERVICES" " "
    2EETG010 "LIMU" "WDYV" "AGS_WORK_ESD_ISSUE_MGMT VW_TAB_TASKS" " "
    2EETG010 "LIMU" "WDYV" "AGS_WORK_ESD_ISSUE_MGMT WND_MAIN" " "
    2EETG010 "LIMU" "WDYV" "AGS_WORK_SERVICES_ENGAGE VW_MAIN" " "
    2EETG010 "LIMU" "WDYV" "AICCMSBI_OPERATION_CENTER V_MAIN" " "
    2EETG010 "LIMU" "WDYV" "AICCMSBI_TWB_SETUP V_MAIN" " "
    2EETG010 "LIMU" "WDYV" "AI_SERVICE_CONNECTIONS TREE_CONTROL" " "
    2EETG010 "LIMU" "WDYV" "POWL_UI_COMP POWL_MASTER" " "
    2EETG010 "LIMU" "WDYV" "POWL_UI_COMP POWL_MASTER2" " "
    2EETG010 "LIMU" "WDYV" "WDC_ALERT_GROUP_DETAILS EVENT_GROUP_VIEW" " "
    2EETG010 "LIMU" "WDYV" "WD_SISE_CUSTOM_AGS V_BW_SYSTEM" " "
    2EETG010 "LIMU" "WDYV" "WD_SISE_SS_GUID_PROC GENERIC_POPUP" " "
    Any help to fix this issue.
    Rg,
    Karthik

    Hello Karthik
    I know the list is long. Unfortunately I have never had such a long list of inactive objects in the system during an update or upgrade. But I believe you can make use of the mass activation program RADMASG0 to have them activated. The other option I can think of is to use the function module RS_INACTIVE_OBJECTS_LIST to list all the inactive objects and see whether they can be mass activated from there. I believe it is possible to activate all from there after selecting a block. (Never tried so I cannot guarantee).
    Regards
    RB

  • Local Client Copy error in post processing phase

    Hello All,
    We are facing issues in local client copy on SRM 5.5 system Basis 700 SP19 with Oracle Db. I have ran the same twice.
    All the tables are getting copied but the error or warning is occuring in "Post-Processing" phase.
    Table Name                  Component       Package
    /SAPCND/CC_GROUP_WS_NG      AP-PRC-CON      Post-Processing Required
    Following entires in the file logs are displayed:
    Begin of GEN_STATUS Update
    Generation of working set structure /1CN/WS_ID_200MOM_TAX started.
    No fields in structure /1CN/WS_ID_200MOM_TAX
    Postprocessing necessary when upgrade has been completed
    Generation of working set structure /1CN/WS_IS_200MOM_TAX started.
    No fields in structure /1CN/WS_IS_200MOM_TAX
    Postprocessing necessary when upgrade has been completed
    Generation of working set structure /1CN/WS_ED_200MOM_TAX started.
    No fields in structure /1CN/WS_ED_200MOM_TAX
    Postprocessing necessary when upgrade has been completed
    Generation of working set structure /1CN/WS_ES_200MOM_TAX started.
    No fields in structure /1CN/WS_ES_200MOM_TAX
    Postprocessing necessary when upgrade has been completed
    Generation of working set structure /1CN/WS_UI_200MOM_TAX started.
    No fields in structure /1CN/WS_UI_200MOM_TAX
    Postprocessing necessary when upgrade has been completed
    Begin of GEN_STATUS Update
    Its help says "Postprocessing necessary when upgrade has been completed. For a more detailed description, see the previous message /SAPCND/GENERATOR381.Message no. PU139"
    Can anyone guide me the best way forward.
    Thanks,
    Antarpreet

    Hi,
    You need not worry at all as this is not a warning (although marked
    so in message), and its just an information so you are better able to run
    the job RGUGBR00 in SE38 with all the options mentioned in message above
    marked.
    Regards,
    Aidan

  • Issue in pre-processing phase while updating SPS05 to SPS11

    Hi Team
    We are upgrading ECC 6.0 EHP6 System from SP5 to SP11.
    OS - AIX and DB - DB2
    We are facing issue during DBCLONE phase of pre-processing, Error Says -
    3 ETGCLN  COMMIT
    3 ETGCLN ALTER TABLE "OA2_SD_CL~" LOCKSIZE TABLE
    3 ETGCLN ALTER TABLE "OA2_SD_CL~" APPEND ON
    3 ETGCLN OA2_SD_CL : only client 000 will be copied
    3 ETGCLN insert into "OA2_SD_CL~" (  "MANDT", "CLIENT_ID", "CLIENT_TYPE", "CLIENT_USER", "CLIENT_AUTH_BASIC", "CLIENT_AUTH_CERT", "GT_SAMLBEARER_IS_ACTIVE", "GT_SAMLBEARER_OAUTH_STS", "GT_SAMLBEARER_CLIENT_C
    RED_CHK, "GT_CLIENT_CRED_IS_ACTIVE", "GT_AUTHCODE_IS_ACTIVE", "GT_AUTHCODE_REDIRECTURI", "GT_AUTHCODE_CLIENT_CRED_CHK", "TOKEN_LIFETIME_IN_SECS", "GT_SAMLBEARER_IDP_NAME", "CREATED_BY", "CREATED_ON", "CREATE
    D_AT", "CHANGED_BY", "CHANGED_ON", "CHANGED_AT", "CR_TIMESTAMP", "CH_TIMESTAMP" )
    select  "MANDT", "CLIENT_ID", "CLIENT_TYPE", "CLIENT_USER", "CLIENT_AUTH_BASIC", "CLIENT_AUTH_CERT", "GT_SAMLBEARER_IS_ACTIVE
    ", "GT_SAMLBEARER_OAUTH_STS", "GT_SAMLBEARER_CLIENT_CRED_CHK, "GT_CLIENT_CRED_IS_ACTIVE", "GT_AUTHCODE_IS_ACTIVE", "GT_AUTHCODE_REDIRECTURI", "GT_AUTHCODE_CLIENT_CRED_CHK", "TOKEN_LIFETIME_IN_SECS", "GT_SAML
    BEARER_IDP_NAME", "CREATED_BY", "CREATED_ON", "CREATED_AT", "CHANGED_BY", "CHANGED_ON", "CHANGED_AT", "CR_TIMESTAMP", "CH_TIMESTAMP" from "OA2_SD_CL" WHERE "MANDT"='000'
    1EETGCLN SQL0104N  An unexpected token "GT_CLIENT_CRED_IS_ACTIVE" was found following "R_CLIENT_CRED_CHK, "".  Expected tokens may include:  ")".  SQLSTATE=42601
    1EETGCLN OA2_SD_CL
    We have attached the screenshot for the error log.
    Can you please suggest to resolve this error.
    Regards,
    Shivam Mittal

    Hi
    We faced sililer issue and falloed the below note .
    Please check may help you,.
    Note 1371882 - DB6: SQL0104N An unexpected token "VIEW" was found.
    Thanks
    Sadiq

  • Processing phase of iDVD - Makes all other activities come to a crawl?

    TIA
    When using iDVD8, during the whole processing periods, the operating system slows to a crawl, email, Finder actions, everything. When I try to use anything else, spinning ball of death runs and runs.
    Is this normal?
    This used to occur only during the Encoding Audio phase.
    I upgraded to Leopard
    Run ALL diagnostics
    I have 173 gig free space on my HD available
    4 Gig Ram
    In the activity monitor it is using 220%+ of the CPU
    Is this normal?
    Help?
    d

    Not on your machine it's not. There's something else going on as well. What's activity monitor show within Utilities folder in terms of CPU percentages and which apps are consuming the most cpu and memory?
    If that doesn't help please set all energy saver controls to zero. please also repair permissions and do a full restart of your mac.
    btw .... do you have any 3rd party externals connected currently (ie, ext USB2 or FW HD/s)?
    If so, properly eject them and try again without the device/s connected.
    Message was edited by: SDMacuser

  • Cancellation of SAPup in pre-processing phase

    Hi Experts,
    We are doing BI 7.0 EHP2 upgrade from BW 3.5
    SAP_ABA u2013 6.40 - 24
    SAP_BASIS u2013 6.40 - 24
    PI_BASIS - 2006-1-640 - 8
    SAP_BW u2013 3.50 - 24
    To Target version of NW BI 7.0 EHP2,
    During Upgrade in Preprocessing Phase u2013 MAIN_SHDRUN/ACT_UPG task, SAPup program cancelled due some remote connection issue, Now I need to start Upgrade, could you please someone advise. May be I am ok if re-set upgrade and start from beginning or any other options please.
    Thanks and Regards
    Raja

    Hi Murali,
    Nothing is running under (ps u2013ef|grep SAPup )
    When I rerun, SAPup program, itu2019s just waiting at port, not starting further..
    ./SAPup
    Enter the path of your root directory [/sapcd/UPGDIR/abap]:
    Root directory = /sapcd/UPGDIR/abap
    Reexecuting ./SAPup with adapted environment and restart=0x3.
    Waiting for SAP SL-Controller to connect at port number 4240 (CTRL-C to interrupt)...
    Thanks and Regards
    Raja

  • Pre Processing phase /tmp

    During my upgrade to EHP4, the logs show that is is waiting for sn import file. The tmp file under EHPI/sbsp/...log shows the actual file.
    EHPI suggest I can restartr the phase, can I do this and do I have to remove the /tmp file or should I leave it alone and let EHPI clean it up...
    Thanks
    Mikie

    Hi,
    Could you please paste exact error log message ?
    Thanks
    Sunny

  • Music Downloads get stuck in processing phase and don't download?

    I'm not sure what's going on with my computer.
    Every time I try to download a song in the store, it seems to work fine. And then, when it gets to the processing part at the very end, it gets stuck there.
    It never downloads to my computer and it freezes my iTunes, so I have to shut it down using the Task Manager.
    Under my Check Available Downloads, it says that all my purchases have been downloaded, and in my Purchase History, it says I have bought those songs.
    So why am I not getting them?
    (I thought it might be something to do with my anti-virus software, but I'm not sure how to tell)

    iTunes temporarily downloads songs into a folder named Downloads. Then at the end, it does that processing stuff and tries to move it into the normal Artist folder. Apparently, it can't accomplish this.
    I also use AVG (the free version) and don't have this problem. So it must be something else. If you look in Task Manager when it gets to the "processing" part, do you see any other program using a lot of CPU time?
    There are previous posts from users where incorrect windows permissions have caused this, or other programs such as VCast from Verizon were causing a conflict. And sometimes it's just problems with apple servers.
    Try this trick from Antzilla525 - maybe that will help.
    http://discussions.apple.com/message.jspa?messageID=8686368#8686368

  • Error in phase SCEXEC_ALIAS in upgrade process(during preprocessing)

    Hi all experts,
    i encountered error during upgrade from 4.7 to ecc 6
    with message :
    severe error during SCEXEC_ALIAS phases
    file /usr/sap/<SID>/upg/abap/log/PTALDC00.LOG not found
    below is some related log content for this error:
    tail log of ULOG11_2
    Phase SCEXEC_ALIAS:
    <sid>adm       20110527220015    : /usr/sap/<SID>/upg/abap/exenew/tp pf=/usr/sap/<SID>/upg/abap/bin/EXDBNEW.TPP execdbscript <SID> -x PTALDC00.XQL DBEXECNONT DBEXECNOCHECK  (pid=512002)
    <sid>adm       20110527220016    : /usr/sap/<SID>/upg/abap/exenew/tp pf=/usr/sap/<SID>/upg/abap/bin/EXDBNEW.TPP execdbscript <SID> -x PTALDC01.XQL DBEXECNONT DBEXECNOCHECK  (pid=1204298)
    <sid>adm       20110527220017    :/usr/sap/<SID>/upg/abap/exenew/tp pf=/usr/sap/<SID>/upg/abap/bin/EXDBNEW.TPP execdbscript <SID> -x PTALDC02.XQL DBEXECNONT DBEXECNOCHECK  (pid=675990)
    tail log of SLOG701
    Phase SCEXEC_ALIAS:
    ERROR: Connect to <SID> failed (20110527190129, probably wrong environment).
    ERROR: Connect to <SID> failed (20110527190130, probably wrong environment).
    ERROR: Connect to <SID> failed (20110527190131, probably wrong environment).
    my questions are:
    1. where is the environment variable stored during this phase which is used by tp tool?
    i have checked the profile EXDBNEW.TPP and compared it with other profile in the same directory which have been used by tp before(phases before this one), which resulted in no different for every environment related value.
    2. i tried to emulate the execution of the command in ULOG11_2 with default environment of <sid>adm with adjustments(e.g db_ora_scheme=SHDTMP, DIR_LIBRARY= /usr/sap/<SID>/abap/exenew) it run with no error of wrong environment whatsoever >.<, so can i just point the environment scheme to <SID>SHD  and executed it manually?

    well, actually i did not looking at the right place at the error , my apologize for that.
    there are another error messages at this log file SCEXEC_A.ECO
    TRACE-INFO: 68:  [dev trc    ,00000]  -->oci_prepare_stmt(con_hdl=0, len=0, stmth_p=110b1b588)                          20  0.209414
    TRACE-INFO: 69:  [dev trc    ,00000]        SELECT USERID,PASSWD FROM SAPUSER WHERE USERID IN (:A0,:A1)                                                            
    TRACE-INFO: 70:                                                                                11  0.209425
    TRACE-INFO: 71:  [dev trc    ,00000]  -  oci_bind  ( 0: SQLT_STR, l=256, con_hdl=0, stmth_p=110b1b588, vp=9001000a10b6ea2,ip=0,rlp=0,rcp=0)
    TRACE-INFO: 72:                                                                                21  0.209446
    TRACE-INFO: 73:  [dev trc    ,00000]  -  oci_bind  ( 1: SQLT_STR, l=256, con_hdl=0, stmth_p=110b1b588, vp=fffffffffffd978,ip=0,rlp=0,rcp=0)
    TRACE-INFO: 74:                                                                                14  0.209460
    TRACE-INFO: 75:  [dev trc    ,00000]  -->oci_define ( 0: SQLT_STR, l=256, con_hdl=0, stmth_p=110b1b588, vp=fffffffffffda78,ip=fffffffffffd7a0,rlp=0,rcp=0)
    TRACE-INFO: 76:                                                                                13  0.209473
    TRACE-INFO: 77:  [dev trc    ,00000]  -->oci_define ( 1: SQLT_AFC, l=256, con_hdl=0, stmth_p=110b1b588, vp=fffffffffffdb78,ip=fffffffffffd7a2,rlp=0,rcp=0)
    TRACE-INFO: 78:                                                                                16  0.209489
    TRACE-INFO: 79:  [dev trc    ,00000]  -->oci_execute_stmt(con_hdl=0, stmth_p=110b1b588, iters=1, rowoff=0, dml_batch_errors=0)
    TRACE-INFO: 80:                                                                                13  0.209502
    TRACE-INFO: 81:  [dev trc    ,00000]  OCIStmtExecute() completed, rc=100=OCI_NO_DATA, no further data                  8738  0.218240
    TRACE-INFO: 82:  [dev trc    ,00000]    -> rc=1403=OCI_ERR_NOT_FOUND                                                    18  0.218258
    TRACE-INFO: 83:  [dev trc    ,00000]  <--oci_execute_stmt(rc=1403, iters-errors = 1-0) [time 0,009s]                    11  0.218269
    TRACE-INFO: 84:  [dbsloci.    ,00000]  *** ERROR => ORA-1403 when accessing table SAPUSER                                15  0.218284
    TRACE-INFO: 85:  [dev trc    ,00000]    set_ocica() -> SQL code 1403                                                    8  0.218292
    TRACE-INFO: 86:  [dev trc    ,00000]  -->oci_get_errmsg (con_hdl=0, rc=1403)                                              7  0.218299
    TRACE-INFO: 87:  [dev trc    ,00000]    OCIErrorGet -> SQL error code: 1403                                            20  0.218319
    TRACE-INFO: 88:  [dev trc    ,00000]    ORA-01403: no data found      
    TRACE-INFO: 101:  [dev trc    ,00000]  Assigning username to user session: con_hdl=0, usrhp=110c09428                      8  0.219570
    TRACE-INFO: 102:  [dev trc    ,00000]  Assigning password to user session: con_hdl=0, usrhp=110c09428                    12  0.219582
    TRACE-INFO: 103:  [dev trc    ,00000]  Starting user session: OCISessionBegin(con_hdl=0, usr=SAPR3SHD/<pwd>, svchp=110b045e0, srvhp=110b05e88, usrhp=110c09428)
    TRACE-INFO: 104:                                                                                133  0.219715
    TRACE-INFO: 105:  [dev trc    ,00000]    OCISessionBegin(OCI_DEFAULT) failed with -1=OCI_ERROR                        6298  0.226013
    TRACE-INFO: 106:  [dev trc    ,00000]    OCISessionBegin(OCI_DEFAULT) failed with SQL error 28000:                      11  0.226024
    TRACE-INFO: 107:  [dev trc    ,00000]    ORA-28000: the account is locked                                                                              
    TRACE-INFO: 108:                                                                                10  0.226034
    TRACE-INFO: 109:  [dev trc    ,00000]  server_detach(con_hdl=0,stale=1,svrhp=110b05e88)                                    8  0.226042
    TRACE-INFO: 110:  [dev trc    ,00000]  Detaching from DB Server (con_hdl=0,svchp=110b045e0,srvhp=110b05e88)                9  0.226051
    TRACE-INFO: 111:  [dev trc    ,00000]  Deallocating server context handle 110b05e88 from con_hdl=0                      176  0.226227
    TRACE-INFO: 112:  [dbsloci.    ,00000]  *** ERROR => CONNECT failed with sql error '28000'                                14  0.226241
    TRACE-INFO: 113:  [dev trc    ,00000]    set_ocica() -> SQL error code 28000                                              7  0.226248
    TRACE-INFO: 114:  [dev trc    ,00000]  -->oci_get_errmsg (con_hdl=0, rc=28000)                                            7  0.226255
    TRACE-INFO: 115:  [dev trc    ,00000]    OCIErrorGet -> SQL error code: 28000                                            8  0.226263
    TRACE-INFO: 116:  [dev trc    ,00000]    ORA-28000: the account is locked                                                                              
    TRACE-INFO: 117:                                                                                10  0.226273
    TRACE-INFO: 118:  [dblink      ,00433]  ***LOG BY2=>sql error 28000  performing CON [dblink#4 @ 433]                      22  0.226295
    TRACE-INFO: 119:  [dblink      ,00433]  ***LOG BY0=>ORA-28000: the account is locked [dblink#4 @ 433]                      8  0.226303
    From the log, the problem actually lies in authorization for ops$user + locked shadow user account. After corrected these problems, the process continued. But this still bother me how this error came up since other tp processes(phases before this one) run successfully. But i will mark this question as answered. Thanks for all the attention and hope this will help others too ^^.

  • Excluding appraisee from the planning phase appraisal process

    Hi
    Our client wants to exclude the employee (appraisee) from the planning phase in the case of displinary appraisal process.
    So is it possible to configure a appraisal model in a way where the appraisee can only see the document when status has been set to 'In process' - this way only the appraiser can see(and maintain) the document when it is being prepared and planned.
    I have looked into the anonymous settings but it does not cover our requirements.
    Do you have any hint for us?
    Thank you in advance.
    Best regards
    Hanne

    Hi Sarah
    Thank you for input.
    I have looked into the hiding of colomns - but we want to make the planning of the whole document a secret to the appraisee. So it is only when in process phase, that the appraisee should be able to see that the manager has created the appraisal form.
    Do you see a solution for this case?
    Best regards
    Hanne

  • MSync numeric overflow

    One of our clients is using Ora 9i Lite. It has worked perfectly well so far but they are now unable to MSync due to a numeric overflow error that occurred at the start of the Receiving phase.
    We suspected some rogue value exceeding the permitted range but they have been unable to find anything so far. We had a similar problem on our dev box about a year ago due to a 1+126 value.
    I have just dropped the Mobileclient user and re-created the repository with repwizard. I am seeing this error during the Processing phase.
    on@82751 || Overflow Exception
    It is now imperative that we fix this so help much appreciated.

    looking at msync (same if the APIs are used) from the perspective of the client device, the behaviour of the four progress bars can be a bit misleading
    First bar is composing - this is an extract from the client database to create a packed binary file (you should see something like username_snd, or just _snd)
    If there is already a send file, then this is added to each time - this in itself can be a problem, as some types of errors (invalid block length for example) are related to corruption in this file
    Second bar is sending - this will move progressively across as the data is uploaded, unpacked and inserted into the in queue tables - more data, longer it takes. The end of this stage is EITHER the end of the data file OR an error being sent from the server (ie: a server error causes premature ending of the upload) due to an upload problem. In the case of a server error, you will sometimes see the sending bar suddenly jump to the end
    Third bar is recieving - normally there is a slight delay between the end of sending and recieving (whilst the server prepares the data for download), and it then it moves progressively across as the data is downloaded (to a binary file on the client <username>olres.bin). If this jumps across to the end quickly, this is normally due to either an upload error (nothing to download), or a failure during the select for download (constraint violations, invalid packages etc.)
    last bar is processing - this is the downloaded binary file being unpacked and written to the client database (you will see second copies of the database files appearing on the client whilst this is running). If the server has sent an error in the download file, it will stop at that point and report the eror.
    NOTE the binary files do not get automatically cleared, so you may have to manually remove them, or they will get re-processed next time you sync, and you will see the same error even if it has been fixed.
    So from the above
    error on upload (normally related to unpacking the upload file, or the inserts into the in queue table) will make the sending complete quickly, go through recieving queickly and fail almost immediately in the processing stage
    error on download (normally data selection issues on the server) will have a normal sending phase (and in fact the data will be on the server ready for processing, or in the error queue), but the recieving phase will suddenly jump to the end. The failure will be reported part way thouigh the processing stage

  • Problem with the UPGRADE in the PHASE - DEPLOY_ONLINE

    Hello Expert,
    I have a problem when a try to execute the upgrade in the phase
    DEPLOY_ONLINE,
    <<<<<<<<<<<BEGIN TROUBLE TICKET >>>>>>>>>>>>>>>>>>>>>>
    Trouble Ticket Report
    Upgrade to SAP NetWeaver'04s
    SID................: J2E
    Hostname...........: sapepd
    Install directory..: d:/usr/sap/J2E
    Upgrade directory..: D:\SAPEPD\saploc\jupgrade
    Database...........: Microsoft SQL Server
    Operating System...: NT
    JDK version........: 1.4.2_11 Sun Microsystems Inc.
    SAPJup version.....: 1.1.101
    Source release.....: 630
    Target release.....: 700
    Current usages.....: EP;AS;DI
    ABAP stack present.: false
    The execution of UPGRADE/UPGRADE/DEPLOY_ONLINE ended in error.
    Error while executing SDM process phase with action DEPLOY_SLOT. See
    D:\SAPEPD\saploc\jupgrade\log\DEPLOY_SLOT_0__DON_01.LOG for details.
    Cannot execute Java process for deployList with parameters
    D:/SAPEPD/saploc/jupgrade/tmp/SLOT.DEPLOY.PRE.01.LST.
    Return code condition success evaluated to false for process java.exe
    for action ACTION_DEPLOY_LIST.
    More information can be found in the log file
    D:\SAPEPD\saploc\jupgrade\log\DEPLOY_ONLINE_DON_01.LOG.
    Use the information provided to trouble-shoot the problem. There might
    be an OSS note providing a solution to this problem. Search for OSS
    notes with the following search terms:
    com.sap.sdt.j2ee.phases.PhaseTypeSDMProcess
    com.sap.sdt.ucp.phases.PhaseException
    Error while executing SDM process phase with action DEPLOY_SLOT. See
    D:\SAPEPD\saploc\jupgrade\log\DEPLOY_SLOT_0__DON_01.LOG for details.
    DEPLOY_ONLINE
    UPGRADE
    NetWeaver Upgrade
    SAPJup
    Java Upgrade
    <<<<<<<<<<< END OF TROUBLE TICKET >>>>>>>>>>>>>>>>>>>>>>>>>
    THE FILE: DEPLOY_ONLINE_DON_01.LOG
    BEGIN DEPLOY_ONLINE_DON_01.LOG----
    <!LOGHEADER[START]/>
    <!HELP[Manual modification of the header may cause parsing problem!]/>
    <!LOGGINGVERSION[1.5.3.7185 - 630]/>
    <!NAME[D:\SAPEPD\saploc\jupgrade\log\DEPLOY_ONLINE_DON_01.LOG]/>
    <!PATTERN[DEPLOY_ONLINE_DON_01.LOG]/>
    <!FORMATTER[com.sap.tc.logging.ListFormatter]/>
    <!ENCODING[Cp1252]/>
    <!LOGHEADER[END]/>
    #1.5#C000AC10C807000000000B1D010BC49D0004358E71467A38#1184785808915#/System/Server/Upgrade/Phases/UPGRADE/UPGRADE/DEPLOY_ONLINE##com.sap.sdt.ucp.phases.AbstractPhaseType.initialize(AbstractPhaseType.java:720)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.ucp.phases.AbstractPhaseType.initialize(AbstractPhaseType.java:720)#Java###Phase has been started.#1#UPGRADE/UPGRADE/DEPLOY_ONLINE#
    #1.5#C000AC10C807000000000B1E010BC49D0004358E71467A38#1184785808915#/System/Server/Upgrade/Phases/UPGRADE/UPGRADE/DEPLOY_ONLINE##com.sap.sdt.ucp.phases.AbstractPhaseType.initialize(AbstractPhaseType.java:721)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.ucp.phases.AbstractPhaseType.initialize(AbstractPhaseType.java:721)#Java###Phase type is .#1#com.sap.sdt.j2ee.phases.PhaseTypeSDMProcess#
    #1.5#C000AC10C807000000000B1F010BC49D0004358E71467A38#1184785808915#/System/Server/Upgrade/Phases/UPGRADE/UPGRADE/DEPLOY_ONLINE##com.sap.sdt.ucp.phases.AbstractPhaseType.logParameters(AbstractPhaseType.java:345)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.ucp.phases.AbstractPhaseType.logParameters(AbstractPhaseType.java:345)#Java###  Parameter =#2#action#DEPLOY_SLOT#
    #1.5#C000AC10C807000000000B20010BC49D0004358E71467A38#1184785808915#/System/Server/Upgrade/Phases/UPGRADE/UPGRADE/DEPLOY_ONLINE##com.sap.sdt.ucp.phases.AbstractPhaseType.logParameters(AbstractPhaseType.java:345)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.ucp.phases.AbstractPhaseType.logParameters(AbstractPhaseType.java:345)#Java###  Parameter =#2#connect#standard#
    #1.5#C000AC10C807000000000B21010BC49D0004358E71467A38#1184785808915#/System/Server/Upgrade/Phases/UPGRADE/UPGRADE/DEPLOY_ONLINE##com.sap.sdt.j2ee.phases.PhaseTypeSDMProcess.checkParameters(PhaseTypeSDMProcess.java:755)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.j2ee.phases.PhaseTypeSDMProcess.checkParameters(PhaseTypeSDMProcess.java:755)#Java###Checking phase parameters .#1#action, connect#
    #1.5#C000AC10C807000000000B22010BC49D0004358E71467A38#1184785808915#/System/Server/Upgrade/Phases/UPGRADE/UPGRADE/DEPLOY_ONLINE##com.sap.sdt.j2ee.phases.PhaseTypeSDMProcess.checkParameters(PhaseTypeSDMProcess.java:764)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.j2ee.phases.PhaseTypeSDMProcess.checkParameters(PhaseTypeSDMProcess.java:764)#Java###Phase parameters have been checked. All required phase parameters have been set.#1#1#
    #1.5#C000AC10C807000000000B23010BC49D0004358E71467A38#1184785808915#/System/Server/Upgrade/Phases/UPGRADE/UPGRADE/DEPLOY_ONLINE##com.sap.sdt.j2ee.phases.PhaseTypeSDMProcess.createSlotDeployLists(PhaseTypeSDMProcess.java:1216)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.j2ee.phases.PhaseTypeSDMProcess.createSlotDeployLists(PhaseTypeSDMProcess.java:1216)#Java###Temporary file has been created.#1#D:/SAPEPD/saploc/jupgrade/tmp/SLOT.DEPLOY.LST#
    #1.5#C000AC10C807000000000B24010BC49D0004358E7146B8B8#1184785808931#/System/Server/Upgrade/Phases/UPGRADE/UPGRADE/DEPLOY_ONLINE##com.sap.sdt.tools.proc.JavaOsProcessController.logProcessInfo(JavaOsProcessController.java:46)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.tools.proc.JavaOsProcessController.logProcessInfo(JavaOsProcessController.java:46)#Java###Java process ID has been started.#1#249#
    #1.5#C000AC10C807000000000B25010BC49D0004358E7146B8B8#1184785808931#/System/Server/Upgrade/Phases/UPGRADE/UPGRADE/DEPLOY_ONLINE##com.sap.sdt.tools.proc.JavaOsProcessController.logProcessInfo(JavaOsProcessController.java:54)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.tools.proc.JavaOsProcessController.logProcessInfo(JavaOsProcessController.java:54)#Java###Command line: #2#  #C:
    j2sdk
    jre
    bin
    java.exe -Xmx256M -Djava.ext.dir=d:/usr/sap/J2E/JC00/SDM/program/lib -cp . -jar d:
    usr
    sap
    J2E
    JC00
    SDM
    program
    bin
    SDM.jar deploy onerror=skipdepending updateversions=all list=D:/SAPEPD/saploc/jupgrade/tmp/SLOT.DEPLOY.PRE.01.LST sdmHome=d:/usr/sap/J2E/JC00/SDM/program logfile=D:
    SAPEPD
    saploc
    jupgrade
    log
    DEPLOY_SLOT_0__DON_01.LOG#
    #1.5#C000AC10C807000000000B26010BC49D0004358E7146B8B8#1184785808931#/System/Server/Upgrade/Phases/UPGRADE/UPGRADE/DEPLOY_ONLINE##com.sap.sdt.tools.proc.JavaOsProcessController.logProcessInfo(JavaOsProcessController.java:55)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.tools.proc.JavaOsProcessController.logProcessInfo(JavaOsProcessController.java:55)#Java###Standard out: #2#  #D:
    SAPEPD
    saploc
    jupgrade
    log
    DEPLOY_SLOT_0__DON_01.OUT#
    #1.5#C000AC10C807000000000B27010BC49D0004358E7146F350#1184785808946#/System/Server/Upgrade/Phases/UPGRADE/UPGRADE/DEPLOY_ONLINE##com.sap.sdt.tools.proc.OsProcessController.launch(OsProcessController.java:126)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.tools.proc.OsProcessController.launch(OsProcessController.java:126)#Java###Process ID has been started.#1#249#
    #1.5#C000AC10C807000000000B28010BC49D0004358E7146F350#1184785808946#/System/Server/Upgrade/Phases/UPGRADE/UPGRADE/DEPLOY_ONLINE##com.sap.sdt.tools.proc.OsProcessController.waitFor(OsProcessController.java:182)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.tools.proc.OsProcessController.waitFor(OsProcessController.java:182)#Java###Waiting for process ID , name to finish.#2#249#java.exe#
    #1.5#C000AC10C807000000000B29010BC49D0004358E90915390#1184786333914#/System/Server/Upgrade/Phases/UPGRADE/UPGRADE/DEPLOY_ONLINE##com.sap.sdt.tools.proc.OsProcessController.waitFor(OsProcessController.java:215)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.tools.proc.OsProcessController.waitFor(OsProcessController.java:215)#Java###Process ID , name has been finished, exit code .#3#249#java.exe#4#
    #1.5#C000AC10C807000000000B2A010BC49D0004358E90918E28#1184786333929#/System/Server/Upgrade/Phases/UPGRADE/UPGRADE/DEPLOY_ONLINE##com.sap.sdt.ucp.phases.AbstractPhaseType.doExecute(AbstractPhaseType.java:748)#######Thread[main,5,main]##0#0#Error#1#com.sap.sdt.ucp.phases.AbstractPhaseType.doExecute(AbstractPhaseType.java:748)#Java###Exception has occurred during the execution of the phase.##
    #1.5#C000AC10C807000000000B2B010BC49D0004358E90918E28#1184786333929#/System/Server/Upgrade/Phases/UPGRADE/UPGRADE/DEPLOY_ONLINE##com.sap.sdt.tools.procx.DefaultProcessAdapter.checkReturnCode(DefaultProcessAdapter.java:513)#######Thread[main,5,main]##0#0#Error#1#com.sap.sdt.tools.procx.DefaultProcessAdapter.checkReturnCode(DefaultProcessAdapter.java:513)#Java###Return code condition success evaluated to false for process java.exe for action ACTION_DEPLOY_LIST.##
    #1.5#C000AC10C807000000000B2C010BC49D0004358E90918E28#1184786333929#/System/Server/Upgrade/Phases/UPGRADE/UPGRADE/DEPLOY_ONLINE##com.sap.sdt.j2ee.tools.sdmprocess.AbstractSDMProcessCall.deployList(AbstractSDMProcessCall.java:722)#######Thread[main,5,main]##0#0#Error#1#com.sap.sdt.j2ee.tools.sdmprocess.AbstractSDMProcessCall.deployList(AbstractSDMProcessCall.java:722)#Java###Cannot execute Java process for deployList with parameters D:/SAPEPD/saploc/jupgrade/tmp/SLOT.DEPLOY.PRE.01.LST.##
    #1.5#C000AC10C807000000000B2D010BC49D0004358E9091CCA8#1184786333945#/System/Server/Upgrade/Phases/UPGRADE/UPGRADE/DEPLOY_ONLINE##com.sap.sdt.j2ee.phases.PhaseTypeSDMProcess.execute(PhaseTypeSDMProcess.java:735)#######Thread[main,5,main]##0#0#Error#1#com.sap.sdt.j2ee.phases.PhaseTypeSDMProcess.execute(PhaseTypeSDMProcess.java:735)#Java###Error while executing SDM process phase with action DEPLOY_SLOT. See D:
    SAPEPD
    saploc
    jupgrade
    log
    DEPLOY_SLOT_0__DON_01.LOG for details.##
    #1.5#C000AC10C807000000000B2E010BC49D0004358E9091CCA8#1184786333945#/System/Server/Upgrade/Phases/UPGRADE/UPGRADE/DEPLOY_ONLINE##com.sap.sdt.ucp.phases.AbstractPhaseType.cleanup(AbstractPhaseType.java:792)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.ucp.phases.AbstractPhaseType.cleanup(AbstractPhaseType.java:792)#Java###Phase has been completed.#1#UPGRADE/UPGRADE/DEPLOY_ONLINE#
    #1.5#C000AC10C807000000000B2F010BC49D0004358E9091CCA8#1184786333945#/System/Server/Upgrade/Phases/UPGRADE/UPGRADE/DEPLOY_ONLINE##com.sap.sdt.ucp.phases.AbstractPhaseType.cleanup(AbstractPhaseType.java:793)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.ucp.phases.AbstractPhaseType.cleanup(AbstractPhaseType.java:793)#Java###Start time: .#1#2007/07/18 15:10:08#
    #1.5#C000AC10C807000000000B30010BC49D0004358E9091CCA8#1184786333945#/System/Server/Upgrade/Phases/UPGRADE/UPGRADE/DEPLOY_ONLINE##com.sap.sdt.ucp.phases.AbstractPhaseType.cleanup(AbstractPhaseType.java:794)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.ucp.phases.AbstractPhaseType.cleanup(AbstractPhaseType.java:794)#Java###End time: .#1#2007/07/18 15:18:53#
    #1.5#C000AC10C807000000000B31010BC49D0004358E9091CCA8#1184786333945#/System/Server/Upgrade/Phases/UPGRADE/UPGRADE/DEPLOY_ONLINE##com.sap.sdt.ucp.phases.AbstractPhaseType.cleanup(AbstractPhaseType.java:795)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.ucp.phases.AbstractPhaseType.cleanup(AbstractPhaseType.java:795)#Java###Duration: .#1#0:08:45.030#
    #1.5#C000AC10C807000000000B32010BC49D0004358E9091CCA8#1184786333945#/System/Server/Upgrade/Phases/UPGRADE/UPGRADE/DEPLOY_ONLINE##com.sap.sdt.ucp.phases.AbstractPhaseType.cleanup(AbstractPhaseType.java:796)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.ucp.phases.AbstractPhaseType.cleanup(AbstractPhaseType.java:796)#Java###Phase status is .#1#error#
    *************END  DEPLOY_ONLINE_DON_01.LOG*******************
    FILE ************** DEPLOY_SLOT_0__DON_01.LOG
    BEGIN  DEPLOY_SLOT_0__DON_01.LOG----
    The application start is forbidden, because of the server mode and action.
    Jul 18, 2007 3:18:33 PM  Info: Starting to save the repository
    Jul 18, 2007 3:18:33 PM  Info: Finished saving the repository
    Jul 18, 2007 3:18:33 PM  Info: Starting: Initial deployment: Selected development component 'tc/wd/samples/testsuite/uuie'/'sap.com'/'SAP AG'/'7.0010.20061002110342.0000'/'0' will be deployed.
    Jul 18, 2007 3:18:33 PM  Info: SDA to be deployed: D:\usr\sap\J2E\JC00\SDM\root\origin\sap.com\tc\wd\samples\testsuite\uuie\SAP AG\0\7.0010.20061002110342.0000\TestSuiteUUIE.sda
    Jul 18, 2007 3:18:33 PM  Info: Software type of SDA: J2EE
    Jul 18, 2007 3:18:33 PM  Info: ***** Begin of SAP J2EE Engine Deployment (J2EE Application) *****
    Jul 18, 2007 3:18:36 PM  Info: Begin of log messages of the target system:
    07/07/18 15:18:33 -  ***********************************************************
    07/07/18 15:18:34 -  Start updating EAR file...
    07/07/18 15:18:34 -  start-up mode is lazy
    07/07/18 15:18:34 -  EAR file updated successfully for 172ms.
    07/07/18 15:18:34 -  Start deploying ...
    07/07/18 15:18:34 -  EAR file uploaded to server for 500ms.
    07/07/18 15:18:36 -  ERROR: Not deployed. Deploy Service returned ERROR:
                         java.rmi.RemoteException: Cannot deploy application sap.com/tcwdsamplestestsuiteuuie..
                         Reason: Clusterwide exception: Failed to deploy application sap.com/tcwdsamplestestsuiteuuie. Check causing exception for details (trace file). Hint: Are all referenced components deployed and available on the engine?; nested exception is:
                              com.sap.engine.services.deploy.container.DeploymentException: Clusterwide exception: Failed to deploy application sap.com/tcwdsamplestestsuiteuuie. Check causing exception for details (trace file). Hint: Are all referenced components deployed and available on the engine?
                              at com.sap.engine.services.deploy.server.DeployServiceImpl.deploy(DeployServiceImpl.java:567)
                              at com.sap.engine.services.deploy.server.DeployServiceImplp4_Skel.dispatch(DeployServiceImplp4_Skel.java:1555)
                              at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:320)
                              at com.sap.engine.services.rmi_p4.DispatchImpl._run(DispatchImpl.java:198)
                              at com.sap.engine.services.rmi_p4.server.P4SessionProcessor.request(P4SessionProcessor.java:129)
                              at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
                              at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
                              at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
                              at java.security.AccessController.doPrivileged(Native Method)
                              at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
                              at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
                         Caused by: com.sap.engine.services.deploy.container.DeploymentException: Clusterwide exception: Failed to deploy application sap.com/tcwdsamplestestsuiteuuie. Check causing exception for details (trace file). Hint: Are all referenced components deployed and available on the engine?
                              at com.sap.engine.services.webdynpro.WebDynproContainer.deploy(WebDynproContainer.java:1016)
                              at com.sap.engine.services.deploy.server.application.DeploymentTransaction.makeComponents(DeploymentTransaction.java:606)
                              at com.sap.engine.services.deploy.server.application.DeployUtilTransaction.commonBegin(DeployUtilTransaction.java:321)
                              at com.sap.engine.services.deploy.server.application.DeploymentTransaction.begin(DeploymentTransaction.java:307)
                              at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhasesOnOneServer(ApplicationTransaction.java:292)
                              at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhases(ApplicationTransaction.java:326)
                              at com.sap.engine.services.deploy.server.DeployServiceImpl.makeGlobalTransaction(DeployServiceImpl.java:3184)
                              at com.sap.engine.services.deploy.server.DeployServiceImpl.deploy(DeployServiceImpl.java:552)
                              ... 10 more
                         For detailed information see the log file of the Deploy Service.
    07/07/18 15:18:36 -  ***********************************************************
    Jul 18, 2007 3:18:36 PM  Info: End of log messages of the target system.
    Jul 18, 2007 3:18:36 PM  Info: ***** End of SAP J2EE Engine Deployment (J2EE Application) *****
    Jul 18, 2007 3:18:36 PM  Error: Aborted: development component 'tc/wd/samples/testsuite/uuie'/'sap.com'/'SAP AG'/'7.0010.20061002110342.0000'/'0', grouped by software component 'SAP_JTECHS'/'sap.com'/'SAP AG'/'1000.7.00.11.0.20070201154800''/'0':
    Caught exception during application deployment from SAP J2EE Engine's deploy service:
    java.rmi.RemoteException: Cannot deploy application sap.com/tcwdsamplestestsuiteuuie..
    Reason: Clusterwide exception: Failed to deploy application sap.com/tcwdsamplestestsuiteuuie. Check causing exception for details (trace file). Hint: Are all referenced components deployed and available on the engine?; nested exception is:
         com.sap.engine.services.deploy.container.DeploymentException: Clusterwide exception: Failed to deploy application sap.com/tcwdsamplestestsuiteuuie. Check causing exception for details (trace file). Hint: Are all referenced components deployed and available on the engine?
    (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.performAction(DeploymentActionTypes).REMEXC)
    Jul 18, 2007 3:18:36 PM  Info: Starting to save the repository
    Jul 18, 2007 3:18:36 PM  Info: Finished saving the repository
    Jul 18, 2007 3:18:36 PM  Info: Starting: Update: Selected development component 'tc/wd/tools'/'sap.com'/'SAP AG'/'7.0011.20061227101805.0000'/'0' updates currently deployed development component 'tc/wd/tools'/'sap.com'/'SAP AG'/'6.4020.00.0000.20070308112146.0000'/'0'.
    Jul 18, 2007 3:18:36 PM  Info: SDA to be deployed: D:\usr\sap\J2E\JC00\SDM\root\origin\sap.com\tc\wd\tools\SAP AG\0\7.0011.20061227101805.0000\WebDynproTools.sda
    Jul 18, 2007 3:18:36 PM  Info: Software type of SDA: J2EE
    Jul 18, 2007 3:18:36 PM  Info: ***** Begin of SAP J2EE Engine Deployment (J2EE Application) *****
    Jul 18, 2007 3:18:39 PM  Info: Begin of log messages of the target system:
    07/07/18 15:18:36 -  ***********************************************************
    07/07/18 15:18:36 -  Start updating EAR file...
    07/07/18 15:18:36 -  start-up mode is lazy
    07/07/18 15:18:37 -  EAR file updated successfully for 375ms.
    07/07/18 15:18:37 -  Start updating...
    07/07/18 15:18:37 -  EAR file uploaded to server for 422ms.
    07/07/18 15:18:39 -  Successfully updated. Update took 1641ms.
    07/07/18 15:18:39 -  Deploy Service status:
    07/07/18 15:18:39 -    Application : sap.com/tcwdtools
    07/07/18 15:18:39 -   
    07/07/18 15:18:39 -    sap.com/tcwdtools  - WEBDYNPRO
    07/07/18 15:18:39 -    sap.com/tcwdtools monitoring configuration  - MONITORING CONFIGURATION
    07/07/18 15:18:39 -  ***********************************************************
    Jul 18, 2007 3:18:39 PM  Info: End of log messages of the target system.
    Jul 18, 2007 3:18:39 PM  Info: ***** End of SAP J2EE Engine Deployment (J2EE Application) *****
    Jul 18, 2007 3:18:39 PM  Info: Finished successfully: development component 'tc/wd/tools'/'sap.com'/'SAP AG'/'7.0011.20061227101805.0000'/'0', grouped by :
    The application start is forbidden, because of the server mode and action.
    Jul 18, 2007 3:18:39 PM  Info: Starting to save the repository
    Jul 18, 2007 3:18:40 PM  Info: Finished saving the repository
    Jul 18, 2007 3:18:40 PM  Info: Starting: Update: Selected development component 'tc/wd/wslib'/'sap.com'/'SAP AG'/'7.0011.20070125102926.0000'/'0' updates currently deployed development component 'tc/wd/wslib'/'sap.com'/'SAP AG'/'6.4020.00.0000.20070308112008.0000'/'0'.
    Jul 18, 2007 3:18:40 PM  Info: SDA to be deployed: D:\usr\sap\J2E\JC00\SDM\root\origin\sap.com\tc\wd\wslib\SAP AG\0\7.0011.20070125102926.0000\WebDynproWsLib.sda
    Jul 18, 2007 3:18:40 PM  Info: Software type of SDA: library
    Jul 18, 2007 3:18:40 PM  Info: ***** Begin of SAP J2EE Engine Deployment (Library component of SAP J2EE Engine) *****
    Jul 18, 2007 3:18:40 PM  Info: Begin of log messages of the target system:
    07/07/18 15:18:40 -  ***********************************************************
    07/07/18 15:18:40 -  Start deploying library JAR D:\usr\sap\J2E\JC00\SDM\root\origin\sap.com\tc\wd\wslib\SAP AG\0\7.0011.20070125102926.0000\WebDynproWsLib.sda...
    07/07/18 15:18:40 -  Library D:\usr\sap\J2E\JC00\SDM\root\origin\sap.com\tc\wd\wslib\SAP AG\0\7.0011.20070125102926.0000\WebDynproWsLib.sda successfully deployed on the server.
    Jul 18, 2007 3:18:40 PM  Info: End of log messages of the target system.
    Jul 18, 2007 3:18:40 PM  Info: ***** End of SAP J2EE Engine Deployment (Library component of SAP J2EE Engine) *****
    Jul 18, 2007 3:18:40 PM  Info: Finished successfully: development component 'tc/wd/wslib'/'sap.com'/'SAP AG'/'7.0011.20070125102926.0000'/'0', grouped by
    Jul 18, 2007 3:18:40 PM  Info: Starting to save the repository
    Jul 18, 2007 3:18:41 PM  Info: Finished saving the repository
    Jul 18, 2007 3:18:41 PM  Info: Starting: Initial deployment: Selected development component 'tc/workflowmodeler'/'sap.com'/'SAP AG'/'7.0011.20050509144048.0000'/'0' will be deployed.
    Jul 18, 2007 3:18:41 PM  Info: SDA to be deployed: D:\usr\sap\J2E\JC00\SDM\root\origin\sap.com\tc\workflowmodeler\SAP AG\0\7.0011.20050509144048.0000\Modeler.sda
    Jul 18, 2007 3:18:41 PM  Info: Software type of SDA: J2EE
    Jul 18, 2007 3:18:41 PM  Info: ***** Begin of SAP J2EE Engine Deployment (J2EE Application) *****
    Jul 18, 2007 3:18:49 PM  Info: Begin of log messages of the target system:
    07/07/18 15:18:41 -  ***********************************************************
    07/07/18 15:18:41 -  Start updating EAR file...
    07/07/18 15:18:41 -  start-up mode is lazy
    07/07/18 15:18:42 -  EAR file updated successfully for 1000ms.
    07/07/18 15:18:42 -  Start deploying ...
    07/07/18 15:18:43 -  EAR file uploaded to server for 891ms.
    07/07/18 15:18:48 -  Successfully deployed. Deployment took 5375ms.
    07/07/18 15:18:48 -    Application : sap.com/tc~workflowmodeler
    07/07/18 15:18:48 -   
    07/07/18 15:18:48 -    /Application/WorkflowModeler  - LOGGING CONFIGURATION
    07/07/18 15:18:48 -    com.sap.workflowmodeler.modeler  - LOGGING CONFIGURATION
    07/07/18 15:18:48 -    workflowBean  - EJB
    07/07/18 15:18:48 -    WorkflowConnection  - EJB
    07/07/18 15:18:48 -    Modeler  - WEB
    07/07/18 15:18:48 -    sap.com/tc~workflowmodeler monitoring configuration  - MONITORING CONFIGURATION
    07/07/18 15:18:48 -  ***********************************************************
    Jul 18, 2007 3:18:49 PM  Info: End of log messages of the target system.
    Jul 18, 2007 3:18:49 PM  Info: ***** End of SAP J2EE Engine Deployment (J2EE Application) *****
    Jul 18, 2007 3:18:49 PM  Info: Finished successfully: development component 'tc/workflowmodeler'/'sap.com'/'SAP AG'/'7.0011.20050509144048.0000'/'0', grouped by software component 'SAP_JTECHS'/'sap.com'/'SAP AG'/'1000.7.00.11.0.20070201154800''/'0':
    The application start is forbidden, because of the server mode and action.
    Jul 18, 2007 3:18:49 PM  Info: Starting to save the repository
    Jul 18, 2007 3:18:49 PM  Info: Finished saving the repository
    Jul 18, 2007 3:18:49 PM  Info: Starting: Update: Selected development component 'tc_SL_SDM_Client'/'sap.com'/'SAP AG'/'7.0011.20061227100346.0000'/'0' updates currently deployed development component 'tc_SL_SDM_Client'/'sap.com'/'SAP AG'/'6.4014.00.0000.20050818153711.0000'/'0'.
    Jul 18, 2007 3:18:49 PM  Info: SDA to be deployed: D:\usr\sap\J2E\JC00\SDM\root\origin\sap.com\tc_SL_SDM_Client\SAP AG\0\7.0011.20061227100346.0000\SDMClient.sda
    Jul 18, 2007 3:18:49 PM  Info: Software type of SDA: library
    Jul 18, 2007 3:18:49 PM  Info: ***** Begin of SAP J2EE Engine Deployment (Library component of SAP J2EE Engine) *****
    Jul 18, 2007 3:18:49 PM  Info: Begin of log messages of the target system:
    07/07/18 15:18:49 -  ***********************************************************
    07/07/18 15:18:49 -  Start deploying library JAR D:\usr\sap\J2E\JC00\SDM\root\origin\sap.com\tc_SL_SDM_Client\SAP AG\0\7.0011.20061227100346.0000\SDMClient.sda...
    07/07/18 15:18:49 -  Library D:\usr\sap\J2E\JC00\SDM\root\origin\sap.com\tc_SL_SDM_Client\SAP AG\0\7.0011.20061227100346.0000\SDMClient.sda successfully deployed on the server.
    Jul 18, 2007 3:18:49 PM  Info: End of log messages of the target system.
    Jul 18, 2007 3:18:49 PM  Info: ***** End of SAP J2EE Engine Deployment (Library component of SAP J2EE Engine) *****
    Jul 18, 2007 3:18:50 PM  Info: Finished successfully: development component 'tc_SL_SDM_Client'/'sap.com'/'SAP AG'/'7.0011.20061227100346.0000'/'0', grouped by
    Jul 18, 2007 3:18:50 PM  Info: Starting to save the repository
    Jul 18, 2007 3:18:50 PM  Info: Finished saving the repository
    Jul 18, 2007 3:18:50 PM  Info: Starting: Update: Selected development component 'tc_SL_SDM_Util'/'sap.com'/'SAP AG'/'7.0010.20061019070020.0000'/'0' updates currently deployed development component 'tc_SL_SDM_Util'/'sap.com'/'SAP AG'/'6.4014.00.0000.20050818153711.0000'/'0'.
    Jul 18, 2007 3:18:50 PM  Info: SDA to be deployed: D:\usr\sap\J2E\JC00\SDM\root\origin\sap.com\tc_SL_SDM_Util\SAP AG\0\7.0010.20061019070020.0000\SDMutil.sda
    Jul 18, 2007 3:18:50 PM  Info: Software type of SDA: library
    Jul 18, 2007 3:18:50 PM  Info: ***** Begin of SAP J2EE Engine Deployment (Library component of SAP J2EE Engine) *****
    Jul 18, 2007 3:18:50 PM  Info: Begin of log messages of the target system:
    07/07/18 15:18:50 -  ***********************************************************
    07/07/18 15:18:50 -  Start deploying library JAR D:\usr\sap\J2E\JC00\SDM\root\origin\sap.com\tc_SL_SDM_Util\SAP AG\0\7.0010.20061019070020.0000\SDMutil.sda...
    07/07/18 15:18:50 -  Library D:\usr\sap\J2E\JC00\SDM\root\origin\sap.com\tc_SL_SDM_Util\SAP AG\0\7.0010.20061019070020.0000\SDMutil.sda successfully deployed on the server.
    Jul 18, 2007 3:18:50 PM  Info: End of log messages of the target system.
    Jul 18, 2007 3:18:50 PM  Info: ***** End of SAP J2EE Engine Deployment (Library component of SAP J2EE Engine) *****
    Jul 18, 2007 3:18:50 PM  Info: Finished successfully: development component 'tc_SL_SDM_Util'/'sap.com'/'SAP AG'/'7.0010.20061019070020.0000'/'0', grouped by
    Jul 18, 2007 3:18:50 PM  Info: Starting to save the repository
    Jul 18, 2007 3:18:51 PM  Info: Finished saving the repository
    Jul 18, 2007 3:18:51 PM  Info: Starting: Initial deployment: Selected development component 'tc/sdt/cvl'/'sap.com'/'SAP AG'/'7.0010.20060210160258.0000'/'0' will be deployed.
    Jul 18, 2007 3:18:51 PM  Info: SDA to be deployed: D:\usr\sap\J2E\JC00\SDM\root\origin\sap.com\tc\sdt\cvl\SAP AG\0\7.0010.20060210160258.0000\sap.comtcsdt~cvl.sda
    Jul 18, 2007 3:18:51 PM  Info: Software type of SDA: library
    Jul 18, 2007 3:18:51 PM  Info: ***** Begin of SAP J2EE Engine Deployment (Library component of SAP J2EE Engine) *****
    Jul 18, 2007 3:18:52 PM  Info: Begin of log messages of the target system:
    07/07/18 15:18:51 -  ***********************************************************
    07/07/18 15:18:51 -  Start deploying library JAR D:\usr\sap\J2E\JC00\SDM\root\origin\sap.com\tc\sdt\cvl\SAP AG\0\7.0010.20060210160258.0000\sap.comtcsdt~cvl.sda...
    07/07/18 15:18:52 -  Library D:\usr\sap\J2E\JC00\SDM\root\origin\sap.com\tc\sdt\cvl\SAP AG\0\7.0010.20060210160258.0000\sap.comtcsdt~cvl.sda successfully deployed on the server.
    Jul 18, 2007 3:18:52 PM  Info: End of log messages of the target system.
    Jul 18, 2007 3:18:52 PM  Info: ***** End of SAP J2EE Engine Deployment (Library component of SAP J2EE Engine) *****
    Jul 18, 2007 3:18:52 PM  Info: Finished successfully: development component 'tc/sdt/cvl'/'sap.com'/'SAP AG'/'7.0010.20060210160258.0000'/'0', grouped by software component 'SAP_JTECHS'/'sap.com'/'SAP AG'/'1000.7.00.11.0.20070201154800''/'0'
    Jul 18, 2007 3:18:52 PM  Info: Starting to save the repository
    Jul 18, 2007 3:18:52 PM  Info: Finished saving the repository
    Jul 18, 2007 3:18:52 PM  Info: Starting: Initial deployment: Selected software component 'SAP_JTECHS'/'sap.com'/'SAP AG'/'1000.7.00.11.0.20070201154800''/'0' will be deployed.
    Jul 18, 2007 3:18:52 PM  Error: Aborted: software component 'SAP_JTECHS'/'sap.com'/'SAP AG'/'1000.7.00.11.0.20070201154800''/'0':
    Failed deployment of SDAs:
    development component 'tc/wd/samples/testsuite/uuie'/'sap.com'/'SAP AG'/'7.0010.20061002110342.0000'/'0' : aborted
    Please, look at error logs above for more information!
    Jul 18, 2007 3:18:52 PM  Info: Starting to save the repository
    Jul 18, 2007 3:18:52 PM  Info: Finished saving the repository
    Jul 18, 2007 3:18:52 PM  Info: J2EE Engine is in same state (online/offline) as it has been before this deployment process.
    Jul 18, 2007 3:18:52 PM  Error: -
    At least one of the Deployments failed -
    Jul 18, 2007 3:18:53 PM  Info: Summarizing the deployment results:
    Jul 18, 2007 3:18:53 PM  Info: OK: D:\SAPEPD\saploc\jupgrade\data\archives\EPBC11_0-10003473.SCA
    Jul 18, 2007 3:18:53 PM  Error: Aborted: D:\SAPEPD\saploc\jupgrade\data\archives\SAPJTECHS11_0-10003467.SCA
    Jul 18, 2007 3:18:53 PM  Error: Processing error. Return code: 4
    END  DEPLOY_SLOT_0__DON_01.LOG----
    I SAW the SDN forum and talk about the question
    Nw2004s Upgrade: Error in phase DEPLOY_ONLINE
    but this one doesnu00B4t work
    best regards
    Luis Moreno

    Hi
    I resolved the issue by undeploying the TestSuiteUUIE  component using SDM.
    Thanks
    Naresh P.

  • Shadow Instance Not starting during upgrade Pre-processing

    Hi All,
    I am upgrading CRM Dev system from 6.0 to 7.02. I am getting an error during the start of shadow system in pre-processing phase in MAIN_SHDPREPUT/START_SHDI_PREPUT! Please help ASAP.
    Last error code set: Shadow instance couldn't be started, check 'STARTSSC.LOG' and 'DEVTRACE.LOG': Process F:\SUM\SUM\abap\exe/sapcontrol.exe exited with 2, see 'F:\SUM\SUM\abap\log\SAPup.ECO' for details.
    STARTSSC:
    1 ETQ399 SYSTEM HEALTH MANAGER: check for instance processlist.
    1 ETQ399 SAPCONTROL MANAGER: getProcessList with host: SAPCRMDEV and instance: 04
    3 ETQ120 20150113094015: PID 4656 execute 'F:\SUM\SUM\abap\exe\sapcontrol.exe -format script -prot PIPE -host SAPCRMDEV -nr 04 -function GetProcessList', output written to 'F:\SUM\SUM\abap\log\SAPup.ECO'.
    3 ETQ123 20150113094015: PID 4656 exited with status 4 (time 0.000 real)
    1 ETQ399 SAPCONTROL MANAGER: get parameter value
    3 ETQ120 20150113094015: PID 6968 execute 'F:\SUM\SUM\abap\exe\sapcontrol.exe -prot PIPE -host SAPCRMDEV -nr 04 -function ParameterValue SAPSYSTEMNAME', output written to 'F:\SUM\SUM\abap\log\SAPup.ECO'.
    3 ETQ123 20150113094015: PID 6968 exited with status 0 (time 0.000 real)
    1 ETQ399 SYSTEM HEALTH MANAGER: running postCheck for instance 04 on host SAPCRMDEV
    4 ETQ399 Set RFC variables for shadow connect:
    4 ETQ399 System-nr = '04', GwService = 'sapgw04' Client = '000'
    1 ETQ359 RFC Login to: System="CRD", AsHost="SAPCRMDEV" Nr="04", GwHost="SAPCRMDEV", GwService="sapgw04"
    2EETQ231 RFC Login failed
    2 ETQ399 SYSTEM HEALTH MANAGER: Checking instance number 4 for used ports on host 'SAPCRMDEV'.
    3 ETQ399 SYSTEM HEALTH MANAGER: Port 3204 appears to be unused.
    3 ETQ399 SYSTEM HEALTH MANAGER: Port 3304 appears to be unused.
    3 ETQ399 SYSTEM HEALTH MANAGER: Port 3604 appears to be unused.
    3 ETQ399 SYSTEM HEALTH MANAGER: Port 3904 appears to be unused.
    3 ETQ399 SYSTEM HEALTH MANAGER: Port 8104 appears to be unused.
    3 ETQ399 SYSTEM HEALTH MANAGER: Port 30401 appears to be unused.
    3 ETQ399 SYSTEM HEALTH MANAGER: Port 50419 appears to be unused.
    1 ETQ399 SAPCONTROL MANAGER: restartService with kernelstate: 0
    3 ETQ120 20150113094040: PID 8848 execute 'F:\SUM\SUM\abap\exe\sapcontrol.exe -prot PIPE -host SAPCRMDEV -nr 04 -function RestartService', output written to 'F:\SUM\SUM\abap\log\SAPup.ECO'.
    3 ETQ123 20150113094040: PID 8848 exited with status 0 (time 0.000 real)
    1 ETQ399 SYSTEM MANAGER: SAPControl tries to control all instances.
    1 ETQ399 SYSTEM MANAGER: Calling getInstances.
    1 ETQ399 SYSTEM MANAGER: found instance for action START : Instance Number: 04
    1 ETQ399 SYSTEM MANAGER: ControlInstance with SAPCONTOL action START for instance 04.
    1 ETQ399 SYSTEM HEALTH MANAGER: running preCheck for instance 04 on host SAPCRMDEV.
    2 ETQ399 SYSTEM HEALTH MANAGER: Checking instance number 4 for used ports on host 'SAPCRMDEV'.
    3 ETQ399 SYSTEM HEALTH MANAGER: Port 3204 appears to be unused.
    3 ETQ399 SYSTEM HEALTH MANAGER: Port 3304 appears to be unused.
    3 ETQ399 SYSTEM HEALTH MANAGER: Port 3604 appears to be unused.
    3 ETQ399 SYSTEM HEALTH MANAGER: Port 3904 appears to be unused.
    3 ETQ399 SYSTEM HEALTH MANAGER: Port 8104 appears to be unused.
    3 ETQ399 SYSTEM HEALTH MANAGER: Port 30401 appears to be unused.
    3 ETQ399 SYSTEM HEALTH MANAGER: Port 50419 appears to be unused.
    1 ETQ399 SYSTEM HEALTH MANAGER: call test rfc.
    4 ETQ399 Set RFC variables for shadow connect:
    4 ETQ399 System-nr = '04', GwService = 'sapgw04' Client = '000'
    1 ETQ359 RFC Login to: System="CRD", AsHost="SAPCRMDEV" Nr="04", GwHost="SAPCRMDEV", GwService="sapgw04"
    2EETQ231 RFC Login failed
    1 ETQ399 SYSTEM HEALTH MANAGER: check for instance processlist.
    1 ETQ399 SAPCONTROL MANAGER: getProcessList with host: SAPCRMDEV and instance: 04
    3 ETQ120 20150113094113: PID 8484 execute 'F:\SUM\SUM\abap\exe\sapcontrol.exe -format script -prot PIPE -host SAPCRMDEV -nr 04 -function GetProcessList', output written to 'F:\SUM\SUM\abap\log\SAPup.ECO'.
    3 ETQ123 20150113094113: PID 8484 exited with status 4 (time 0.000 real)
    1 ETQ399 SYSTEM HEALTH MANAGER: System is down, go on with start action
    1 ETQ399 SAPCONTROL MANAGER: startWait with host: SAPCRMDEV and instance: 04
    3 ETQ120 20150113094113: PID 7860 execute 'F:\SUM\SUM\abap\exe\sapcontrol.exe -prot PIPE -host SAPCRMDEV -nr 04 -function StartWait 300 10', output written to 'F:\SUM\SUM\abap\log\SAPup.ECO'.
    3 ETQ123 20150113094153: PID 7860 exited with status 2 (time 0.000 real)
    1 ETQ399 SYSTEM MANAGER: SAPControl action START failed for instance 04 ('SAPCONTROL MANAGER: call (sapcontrol.exe) failed with return code '-1'
    1 ETQ399 SYSTEM MANAGER: CheckSystemStatus.
    1 ETQ399 SAPCONTROL MANAGER: getProcessList with host: SAPCRMDEV and instance: 04
    3 ETQ120 20150113094153: PID 8728 execute 'F:\SUM\SUM\abap\exe\sapcontrol.exe -format script -prot PIPE -host SAPCRMDEV -nr 04 -function GetProcessList', output written to 'F:\SUM\SUM\abap\log\SAPup.ECO'.
    3 ETQ123 20150113094153: PID 8728 exited with status 0 (time 0.000 real)
    1EETQ399 SYSTEM MANAGER: START of mandatory instance 04 on server SAPCRMDEV has failed
    2EETQ399 Starting shadow instance failed
    1EETQ399 Last error code set is: Shadow instance couldn't be started, check 'STARTSSC.LOG' and 'DEVTRACE.LOG': Process F:\SUM\SUM\abap\exe/sapcontrol.exe exited with 2, see 'F:\SUM\SUM\abap\log\SAPup.ECO' for details
    1EETQ204 Upgrade phase "START_SHDI_PREPUT" aborted with severe errors ("20150113094153")
    DEVTRACE:
    trc file: "dev_disp", trc level: 1, release: "721"
    sysno      04
    sid        CRD
    systemid   562 (PC with Windows NT)
    relno      7210
    patchlevel 0
    patchno    400
    intno      20020600
    make       multithreaded, Unicode, 64 bit, optimized
    profile    F:\SUM\SUM\abap\system\CRD\SYS\profile\CRD_DVEBMGS04_SAPCRMDEV
    pid        8608
    kernel runs with dp version 139000(ext=121000) (@(#) DPLIB-INT-VERSION-139000-UC)
    length of sys_adm_ext is 592 bytes
    *** SWITCH TRC-HIDE on ***
    ***LOG Q00=> DpSapEnvInit, DPStart (04 8608) [dpxxdisp.c   1323]
    shared lib "dw_xml.dll" version 400 successfully loaded
    shared lib "dw_xtc.dll" version 400 successfully loaded
    shared lib "dw_stl.dll" version 400 successfully loaded
    shared lib "dw_gui.dll" version 400 successfully loaded
    shared lib "dw_mdm.dll" version 400 successfully loaded
    shared lib "dw_rndrt.dll" version 400 successfully loaded
    shared lib "dw_abp.dll" version 400 successfully loaded
    shared lib "dw_sym.dll" version 400 successfully loaded
    shared lib "dw_aci.dll" version 400 successfully loaded
    rdisp/softcancel_sequence :  -> 0,5,-1
    use internal message server connection to port 3904
    rdisp/dynamic_wp_check : 0
    rdisp/calculateLoadAverage : 1
    Tue Jan 13 08:53:56 2015
    *** 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  6525]
    MtxInit: 30000 0 0
    DpSysAdmExtInit: ABAP is active
    DpSysAdmExtInit: VMC (JAVA VM in WP) is not active
    display_tcp_ip: 0
    Set Check Logoff Flags to 0x0
    DpIPCInit2: write dp-profile-values into sys_adm_ext
    DpIPCInit2: start server >SAPCRMDEV_CRD_04                        <
    DpShMCreate: sizeof(wp_adm)  42864 (2256)
    DpShMCreate: sizeof(tm_adm)  5517056 (27448)
    DpShMCreate: sizeof(wp_ca_adm)  64000 (64)
    DpShMCreate: sizeof(appc_ca_adm) 64000 (64)
    DpCommTableSize: max/headSize/ftSize/tableSize=500/16/1392064/1392080
    DpShMCreate: sizeof(comm_adm)  1392080 (2768)
    DpSlockTableSize: max/headSize/ftSize/fiSize/tableSize=0/0/0/0/0
    DpShMCreate: sizeof(slock_adm)  0 (296)
    DpFileTableSize: max/headSize/ftSize/tableSize=0/0/0/0
    DpShMCreate: sizeof(file_adm)  0 (80)
    DpShMCreate: sizeof(vmc_adm)  0 (2160)
    DpShMCreate: sizeof(wall_adm)  (41664/42896/64/192)
    DpShMCreate: sizeof(gw_adm) 48
    DpShMCreate: sizeof(j2ee_adm) 3952
    DpShMCreate: SHM_DP_ADM_KEY  (addr: 00000000073B0050, size: 7182832)
    DpShMCreate: allocated sys_adm at 00000000073B0060
    DpShMCreate: allocated wp_adm_list at 00000000073B30B0
    DpShMCreate: allocated wp_adm at 00000000073B32A0
    DpShMCreate: allocated tm_adm_list at 00000000073BDA20
    DpShMCreate: allocated tm_adm at 00000000073BDA70
    DpShMCreate: allocated wp_ca_adm at 0000000007900980
    DpShMCreate: allocated appc_ca_adm at 0000000007910390
    DpShMCreate: allocated comm_adm at 000000000791FDA0
    DpShMCreate: system runs without slock table
    DpShMCreate: system runs without file table
    DpShMCreate: allocated vmc_adm_list at 0000000007A73B80
    DpShMCreate: system runs without vmc_adm
    DpShMCreate: allocated gw_adm at 0000000007A73C30
    DpShMCreate: allocated j2ee_adm at 0000000007A73C70
    DpShMCreate: allocated ca_info at 0000000007A74BF0
    DpShMCreate: allocated wall_adm at 0000000007A74C80
    DpCommAttachTable: attached comm table (header=000000000791FDA0/ft=000000000791FDB0)
    DpSysAdmIntInit: initialize sys_adm
    rdisp/test_roll : roll strategy is DP_NORMAL_ROLL
    dia token check not active (8 token)
    MBUF state OFF
    DpCommInitTable: init table for 500 entries
    DpRqQInit: keep protect_queue / slots_per_queue 0 / 2001 in sys_adm
    rdisp/queue_size_check_value :  -> on,50,30,40,500,50,500,80
    EmInit: MmSetImplementation( 2 ).
    MM global diagnostic options set: 0
    <ES> client 0 initializing ....
    <ES> EsILock: use Mutex for locking
    <ES> InitFreeList
    <ES> block size is 4096 kByte.
    <ES> Info: em/initial_size_MB( 8191MB) not multiple of em/blocksize_KB( 4096KB)
    <ES> Info: em/initial_size_MB rounded up to 8192MB
    Using implementation view
    <EsNT> Using memory model view.
    <EsNT> Memory Reset disabled as NT default
    *** ERROR => <EsNT> CreateFileMapping name=Global\ES_SEG_04_003 ,size=2044 MB, error=1455 [esnti.c      1278]
    * Memory diagnostic                                 *
    Systeminformation
    Processor-Typ             : Processor-Count           : 4
    Operating System          : NT 6.1, Build 7601
    Service Pack              : Service Pack 1
    NT Pagefile Informations
    Config. minimum size      :     0 K
    Config. maximum size      :     0 K
    Avail.  maximum size      :     0 K
    | Num|Pagefile                      |  Min.Size|  Max.Size| Avail.Max| Curr.Size|
    |----|------------------------------|----------|----------|----------|----------|
    NT Task Manager Informations
    Total Handles             :    42631
    Total Threads             :     1579
    Total Processes           :      124
    Commit Charge Total       : 38104688 K
    Commit Charge Limit       : 39413172 K
    Commit Charge Peak        : 38104688 K
    Phys.Memory Total         : 16776696 K
    Phys.Memory Available     :  4975120 K
    File Cache                :   260104 K
    Kernel Memory Total       :   370268 K
    Kernel Memory Paged       :   284740 K
    Kernel Memory Nonpaged    :    85528 K
    Memory usage of current process
    Total virt.address space  : 0000008589934464 K
    Avail.virt.address space  : 0000008588857984 K
    Private Pages             :        0 K
    Total heap size           :    14399 K
    Virtual memory regions    :       42 K
    Uncommitted heap memory   :     5660 K
    Allocated heap memory     :     7949 K
    Moveable heap memory      :        0 K
    DDE shared heap memory    :     4372 K
    Memory usage of all processes
    | PID|Image               |Instance   |  Work.Set|   WS Peak|Priv.Pages|   PP Peak|Pg Fault|
    |----|--------------------|-----------|----------|----------|----------|----------|--------|
    |5088|conhost.exe         |           |    1228 K|    3148 K|    1204 K|    7952 K|       0|
    |6672|conhost.exe         |           |    1228 K|    3156 K|    1204 K|   35924 K|       0|
    |6416|conhost.exe         |           |    1228 K|    3144 K|    1204 K|   35924 K|       0|
    |5148|taskhost.exe        |           |    6320 K|   10896 K|    7908 K|    8600 K|     235|
    |2576|rdpclip.exe         |           |    6224 K|    8708 K|    2968 K|    3008 K|       3|
    |5664|Dwm.exe             |           |    3564 K|    5576 K|    1884 K|    2064 K|       8|
    |7232|Explorer.EXE        |           |   28532 K|   45316 K|   30488 K|   32508 K|      26|
    |5860|vmtoolsd.exe        |           |    6004 K|   12512 K|    6204 K|    6296 K|      13|
    |3824|MagicDisc.exe       |           |    3208 K|    6812 K|    3000 K|    3176 K|       1|
    |5600|mmc.exe             |           |    9244 K|   28268 K|   21772 K|   21892 K|      14|
    |7952|msg_server.EXE      |[MS] CRD_00|   27324 K|   32816 K|   34368 K|   34636 K|       8|
    |8020|conhost.exe         |           |    1244 K|    3152 K|    1216 K|    1332 K|       0|
    |5756|disp+work.EXE       |[DP] CRD_00|   25144 K|  126440 K|  107700 K|  109536 K|      32|
    |3588|igswd.EXE           |[**] CRD_00|    3740 K|    7808 K|    5252 K|    6364 K|       2|
    |5844|conhost.exe         |           |    1300 K|    3340 K|    1224 K|    1340 K|       1|
    |6536|conhost.exe         |           |    1244 K|    3172 K|    1216 K|    1332 K|       0|
    |7272|igsmux.exe          |           |   30968 K|   30968 K|   37552 K|   37552 K|       9|
    |7636|igspw.exe           |           |   30356 K|   38880 K|   39248 K|   39404 K|      37|
    |1316|igspw.exe           |           |   30408 K|   38924 K|   39428 K|   39584 K|      37|
    | 732|gwrd.EXE            |[GW] CRD_00|   11736 K|   20188 K|   15120 K|   15420 K|       7|
    |3908|icman.EXE           |[**] CRD_00|  109388 K|  118116 K|  116920 K|  117744 K|      29|
    |7264|disp+work.EXE       |[WP] CRD_00|  139528 K|  444572 K|  133204 K|  242864 K|    2417|
    |7620|disp+work.EXE       |[WP] CRD_00|   34728 K|  506312 K|  121364 K|  368924 K|    1174|
    |3620|disp+work.EXE       |[WP] CRD_00|  141068 K|  309044 K|  129432 K|  243256 K|    2035|
    |7140|disp+work.EXE       |[WP] CRD_00|  148012 K|  289512 K|  125064 K|  257388 K|    2123|
    |7296|disp+work.EXE       |[WP] CRD_00|   29664 K|   77940 K|  117004 K|  117272 K|      19|
    |5884|disp+work.EXE       |[WP] CRD_00|  149536 K|  592744 K|  127968 K|  309976 K|   11517|
    |5236|disp+work.EXE       |[WP] CRD_00|  148264 K|  259552 K|  133824 K|  155352 K|    3329|
    |7864|disp+work.EXE       |[WP] CRD_00|  130780 K|  307832 K|  135488 K|  294336 K|    2179|
    |7980|disp+work.EXE       |[WP] CRD_00|   32088 K|  239100 K|  118672 K|  118940 K|      65|
    |3996|disp+work.EXE       |[WP] CRD_00|   28664 K|   57556 K|  116188 K|  116344 K|      14|
    |6140|disp+work.EXE       |[WP] CRD_00|   31348 K|  105800 K|  118016 K|  118172 K|      26|
    |7968|disp+work.EXE       |[WP] CRD_00|   27988 K|   54684 K|  115096 K|  115240 K|      13|
    |7584|disp+work.EXE       |[WP] CRD_00|   35656 K|  150072 K|  123180 K|  132752 K|      71|
    |7856|disp+work.EXE       |[WP] CRD_00|   75496 K|  397344 K|  128608 K|  257352 K|     352|
    |6992|disp+work.EXE       |[WP] CRD_00|   34324 K|   97024 K|  121640 K|  121904 K|      31|
    |8032|disp+work.EXE       |[WP] CRD_00|   31456 K|   85396 K|  119484 K|  119632 K|      24|
    |6196|disp+work.EXE       |[WP] CRD_00|   35688 K|  213644 K|  123180 K|  123632 K|      80|
    | 628|disp+work.EXE       |[WP] CRD_00|   30756 K|   73208 K|  118884 K|  119040 K|      20|
    |3684|disp+work.EXE       |[WP] CRD_00|   41876 K|   69024 K|  117412 K|  117688 K|     166|
    |5456|disp+work.EXE       |[WP] CRD_00|   28516 K|   55980 K|  116140 K|  116296 K|      13|
    |5580|jcontrol.EXE        |[**] CDJ_02|    4960 K|   18960 K|   11776 K|   16620 K|       7|
    |3608|igswd.EXE           |[**] CDJ_02|    2948 K|    7460 K|    4120 K|    5680 K|       2|
    |7480|conhost.exe         |           |    1236 K|    3168 K|    1212 K|    1332 K|       0|
    |4768|conhost.exe         |           |    1248 K|    3168 K|    1216 K|    1332 K|       0|
    |5760|igsmux.exe          |           |   21512 K|   21512 K|   27372 K|   27372 K|       6|
    |6996|igspw.exe           |           |   30516 K|   39044 K|   39524 K|   39716 K|      37|
    |3508|igspw.exe           |           |   30244 K|   38752 K|   38560 K|   38712 K|      37|
    |3368|msg_server.EXE      |[MS] CDJ_03|    9588 K|   15004 K|   15408 K|   15560 K|       3|
    |7260|enserver.EXE        |[**] CDJ_03|   17396 K|   25324 K|   62652 K|   62800 K|       6|
    |2376|conhost.exe         |           |    1240 K|    3144 K|    1212 K|    1332 K|       0|
    |6884|conhost.exe         |           |    1244 K|    3148 K|    1216 K|    1332 K|       0|
    |4264|cmd.exe             |           |    1132 K|    3176 K|    2372 K|    3468 K|       0|
    |5196|conhost.exe         |           |    1472 K|    3840 K|    1332 K|    1452 K|       1|
    |5800|jlaunch.exe         |           |  157752 K|  236956 K|  411928 K|  423684 K|      96|
    |3636|jlaunch.exe         |           |  892232 K|  909720 K| 2438664 K| 2459780 K|     428|
    |5216|jlaunch.exe         |           |  161616 K|  175812 K|  209044 K|  211344 K|      64|
    |5928|cmd.exe             |           |    1176 K|    3156 K|    2408 K|    3504 K|       0|
    |7672|conhost.exe         |           |    1448 K|    3600 K|    1312 K|    1428 K|       1|
    |2732|java.exe            |           |  300320 K|  328740 K|  405232 K|  422776 K|     161|
    |5192|iexplore.exe        |           |   16248 K|   31204 K|   11508 K|   12872 K|      11|
    |6364|IEXPLORE.EXE        |           |   16700 K|   35472 K|   15356 K|   19092 K|      11|
    | 256|javaw.exe           |           |  130904 K|  187428 K|  293136 K|  355476 K|     288|
    |2812|SAPup.exe           |           |  151960 K|  372148 K|  150948 K|  367436 K|     848|
    |6876|conhost.exe         |           |    1112 K|    3032 K|    1176 K|    3180 K|       0|
    |2276|saposcol.exe        |           |   18312 K|   22844 K|   20364 K| 1390432 K|      71|
    |6908|sapstartsrv.exe     |           |   84424 K|   84424 K|  109840 K|  169528 K|      52|
    |9108|sapcontrol.exe      |           |   12176 K|   12176 K|    9588 K|    9588 K|       3|
    |3504|conhost.exe         |           |    3072 K|    3072 K|    1196 K|   34964 K|       0|
    |5628|msg_server.EXE      |[MS] CRD_04|   14264 K|   14264 K|   15384 K|   15388 K|       3|
    |5572|conhost.exe         |           |    3108 K|    3108 K|    1212 K|    1212 K|       0|
    |8888|enserver.EXE        |[**] CRD_04|   41128 K|   41128 K|   17576 K|   17580 K|      10|
    |8412|conhost.exe         |           |    3104 K|    3104 K|    1216 K|    1216 K|       0|
    |8608|disp+work.EXE       |           |   49264 K|   49264 K|   80656 K|   85836 K|      20|
    |9088|conhost.exe         |           |    3116 K|    3116 K|    1212 K|    1212 K|       0|
    |----|--------------------|-----------|----------|----------|----------|----------|--------|
    |    |Sum                 |           | 3883240 K|**********| 7343856 K|**********|********|
    Tue Jan 13 08:53:57 2015
    *** Error 11 while initializing OS dependent part.
    *** ERROR => DpEmInit: EmInit (1) [dpxxdisp.c   10995]
    *** ERROR => DpMemInit: DpEmInit (-1) [dpxxdisp.c   10909]
    *** DP_FATAL_ERROR => DpSapEnvInit: DpMemInit
    *** DISPATCHER EMERGENCY SHUTDOWN ***
    increase tracelevel of WPs
    NiWait: sleep (10000ms) ...
    NiISelect: timeout 10000ms
    NiISelect: maximum fd=1
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Tue Jan 13 08:54:07 2015
    NiISelect: TIMEOUT occured (10000ms)
    dump system status
    Workprocess Table (long)   Tue Jan 13 13:54:07 2015
    ========================
    No Type  Pid    Status  Cause Start Rstr  Err Sem Time Program          Cl  User         Action                    Table
    Dispatcher Queue Statistics   Tue Jan 13 13:54:07 2015
    ===========================
    +------+--------+--------+--------+------------+------------+
    |  Typ |    now |   high |    max | writes     |  reads     |
    +------+--------+--------+--------+------------+------------+
    | NOWP |      0 |      0 |   2000 |          0 |          0 |
    +------+--------+--------+--------+------------+------------+
    |  DIA |      0 |      0 |   2000 |          0 |          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  0
    wake_evt_udp_now 0
    wake events       total     0,  udp     0 (  0%),  shm     0 (  0%)
    since last update total     0,  udp     0 (  0%),  shm     0 (  0%)
    Dump of tm_adm structure:   Tue Jan 13 13:54:07 2015
    =========================
    Term    uid  man user    term   lastop  mod wp  ta   a/i (modes)
    Workprocess Comm. Area Blocks   Tue Jan 13 13:54:07 2015
    =============================
    Slots: 1000, Used: 0, Max: 0
    +------+--------------+----------+-------------+
    |   id | owner        |   pid    | eyecatcher  |
    +------+--------------+----------+-------------+
    NiWait: sleep (5000ms) ...
    NiISelect: timeout 5000ms
    NiISelect: maximum fd=1
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Tue Jan 13 08:54:12 2015
    NiISelect: TIMEOUT occured (5000ms)
    DpHalt: shutdown server >SAPCRMDEV_CRD_04                        < (normal)
    DpJ2eeDisableRestart
    DpHalt: 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
    DpHalt: stop work processes
    DpHalt: terminate gui connections
    DpHalt: wait for end of work processes
    DpHalt: not attached to the message server
    DpHalt: cleanup EM
    EsCleanup( )
    EsCleanup ....
    EmCleanup() -> 0
    Es2Cleanup: Cleanup ES2
    ***LOG Q05=> DpHalt, DPStop ( 8608) [dpxxdisp.c   11819]
    DpHalt: Good Bye .....
    trc file: "dev_ms", trc level: 1, release: "721"
    [Thr 8464] Tue Jan 13 08:53:49 2015
    [Thr 8464] ms/http_max_clients = 500 -> 500
    [Thr 8464] MsSSetTrcLog: trc logging active, max size = 52428800 bytes
    systemid   562 (PC with Windows NT)
    relno      7210
    patchlevel 0
    patchno    327
    intno      20020600
    make       multithreaded, Unicode, 64 bit, optimized
    pid        5628
    [Thr 8464] ***LOG Q01=> MsSInit, MSStart (Msg Server 1 5628) [msxxserv.c   2305]
    [Thr 8464] MsInitAclInfo: acl file F:\SUM\SUM\abap\system\CRD\SYS\global\ms_acl_info.DAT not found, unrestricted access
    [Thr 8464] MsGetOwnIpAddr: my host addresses are :
    [Thr 8464]   1 : [192.168.200.142] SAPCRMDEV.CRESTRON.CRESTRON.com (HOSTNAME)
    [Thr 8464]   2 : [127.0.0.1] SAPCRMDEV.CRESTRON.CRESTRON.com (LOCALHOST)
    [Thr 8464] MsHttpInit: full qualified hostname = SAPCRMDEV.CRESTRON.CRESTRON.com
    [Thr 8464] HTTP logging is switch off
    [Thr 8464] MsHttpOwnDomain: own domain[1] = CRESTRON.CRESTRON.com
    [Thr 8464] *** I listen to port 3604 (3604) ***
    [Thr 8464] *** I listen to internal port 3904 (3904) ***
    [Thr 8464] CUSTOMER KEY: >G0021204657<
    [Thr 8464] build version=721.2014.07.17
    Thanks,
    Kavitha Rajan.

    Hi Kavitha,
    Hope you are doing good.
    Looks like a memory issue:
    EsNT> Memory Reset disabled as NT default
    *** ERROR => <EsNT> CreateFileMapping name=Global\ES_SEG_04_003 ,size=2044 MB, error=1455 [esnti.c      1278]
    Tue Jan 13 08:53:57 2015
    *** Error 11 while initializing OS dependent part.
    *** ERROR => DpEmInit: EmInit (1) [dpxxdisp.c   10995]
    *** ERROR => DpMemInit: DpEmInit (-1) [dpxxdisp.c   10909]
    *** DP_FATAL_ERROR => DpSapEnvInit: DpMemInit
    First restart Windows and then try to start the SAP system from the MMC.If that doesn't help then increase the pagefile size and restart the Windows.
    Kind Regards,
    Hemanth
    SAP AGS

Maybe you are looking for

  • Thematic Map from dynamic table

    I found an example of creating a Thematic Map on http://docs.oracle.com/cd/E18941_01/tutorials/jdtut_11r2_58/jdtut_11r2_58_4.html But, it creates the map from a collection by dragging and dropping on a page. My scenario is: 1. Search for data 2. Disp

  • Adobe Download Assist will not connect - multiple attemps

    I've successfully downloaded a trial version of photoshop, yet when I try to download after effects the ADA will not connect.  I have removed the program twice with reinstallation, and still no luck.  Advice??

  • Since updating to version 12, I found that this version was no longer a secure browser.

    Whenever I opened Firefox the home page informed me to upgrade to the new version, this i did several times; to no avail. I decided to uninstall all previous Firefox programmes and reinstall. This made no difference and the 'firefox help page' inform

  • N73 GPS Bluetooth Receiver with V3.0704.1.0.1

    i have: N73 V3.0704.1.0.1 RM-133 bought tom tom 6 and a GPS receiver the other day and can't get them to connect, it picks up the receiver but there is no option to connect it. I know there have been posts of V4xxxxx not being able to connect but if

  • Minor Water Damage

    The trackpad on my phone is working, but often only when I hold down alt, and when im on the bbm menu I cannot scroll onto specific chats. So, i found out I must have had water damage but I have not done anything serious to it - hence why the water i