OS Patching with IBCM

Hi, we got SCCM 2012 R2 installation with CAS and 3 Primary sites (120,000 clients).   We managed to setup IBCM (Thx to help from some people in this forum).   The software installation, Inventory, Policy are working fine, however
I do see strange behavior of OS Patch installation when connected to public internet.  
When connected to internet and check for patches, I see that I get the correct WSUS server assigned (IBCM), patch scan runs and once it's determined which patches need to be installed goes to next phase and download these.  I already read in this forum
that this by default this will come from MS, and in our lab environment that was also the case.
If I check the CAS.log I see the content request returns the following DP's
Download location found 0 - net:http://wsus.ds.download.windowsupdate.com
Download location found 1 - http://EUDP02.pg.com     (IBCM Servers)
Download location found 2 - http://EUDP01.pg.com     (IBCM Servers)
it's start trying to download from MS but fails to do so as I see following happening
UpdateURLWithTransportSettings(): NEW URL -
http://wsus.ds.download.windowsupdate.com:49405
the port number "49405" this is our custom internal port that we use when clients talk to our MP/Distribution Points, this was requested by our network team so that could easily profile the application and apply necessary QoS rules. for internal
stuff we don't see any issues, but obviously when connected to Internet, this is real issues, I can see my client re-trying several time until it report failure, what I like to see happening is that it would try the next Distribution Point however this is
not happening and only thing I can see in the logs is constant re-try and obviously does not work.
This is what I can see when it "fails" the job
All proxy types and no proxy have been tried but failed. Loop the types again for the 1 time DataTransferService 10/17/2014 11:03:54 AM 5564 (0x15BC)
Failed to get proxy for url 'http://wsus.ds.download.windowsupdate.com:49405/c/msdownload/update/software/secu/2014/09'. Error 0x87d00215 NetworkProxy 10/17/2014 11:03:54 AM 5564 (0x15BC)
DTS job {F625FA78-E554-4725-A972-D64B41B22A19} BITS job {9AC3768C-6F00-4E6A-A5B6-6EB18FD0539B} already looped proxy list for 3 times but failed. Fail the job. DataTransferService 10/17/2014 11:05:22 AM 5388 (0x150C)
Error: 0x87d00215  ==> Item not found
I've also tried to update the deployment and change the "Download" settings and disabled/unticked option "...download content from Microsoft"  but that did not make real difference when checking the logs.
any ideas, suggestions are welcome.

Hi,
How mang clients are there which suffering the issue?
Please try with windows update troubleshooter.
http://windows.microsoft.com/en-in/windows7/open-the-windows-update-troubleshooter

Similar Messages

  • Custom Support Agreement updates/patches with SCUP

    I'm attempting to use SCUP to deploy Windows XP Service Pack 2 patches / updates that the company I support receives for paying for a CSA (Custom Support Agreement).
    Don't ask, I can't share the patches.  Sorry.
    Importing the CAB generates and "incompatible data" warning and then fails.
    Here are the relevant lines from UpdatesPublisher.log
    import : Starting Import Wizard at Thursday, September 02, 2010 11:11:17 AM
    starting import from file: T:\SCCM Package Source\Software Updates\WinXPsp2 Custom\2010-08\CSA-WindowsXPSP2.CAB
    Copying file: T:\SCCM Package Source\Software Updates\WinXPsp2 Custom\2010-08\CSA-WindowsXPSP2.CAB to C:\Documents and Settings\user\Local Settings\Temp\CSA-WindowsXPSP2.CAB
    In import configuration the digitalsignature check for the file T:\SCCM Package Source\Software Updates\WinXPsp2 Custom\2010-08\CSA-WindowsXPSP2.CAB is set to True
    import : Importing from: index.xml
    Import : Found invalid data while decoding. InnerException:
    import : Found invalid data while decoding.
    import : Found invalid data while decoding.
    Deleted file C:\Documents and Settings\user\Local Settings\Temp\ebbae76f-3997-4cbc-affb-7062906fb041\index.xml
    import : Finished Automatic Import at : Thursday, September 02, 2010 11:11:58 AM
    Deleted folder C:\Documents and Settings\user\Local Settings\Temp\ebbae76f-3997-4cbc-affb-7062906fb041\
    I do have SCUP working.  I've imported / published / synchronized the Citrix partner catalog and I've created a custom patch.  All the data flows to the SCCM console and looks good.  However, I can't get this to work with the CSA patches.
    I have the EXEs and a CAB file.  CSA-WindowsXPSP2.CAB contains
    index.xml
    package.cab
    package2.cab
    index.xml only identifies the 2 embedded CAB files
    Package.cab contains package.xml which is a 200 kb and contains many details about several patches.
    Package2.cab has all kinds of nonsense in it.
    Does anyone have any ideas or experience with this?  I'm guessing I'll have to call Microsoft Support, but I figured I would try this first... and yes I've already searched high and low for anything similar.

    So here we are almost 3 years later and the same customer (I work for an IT outsourcing company) is delaying their update to SP1 for Windows 7 until later this year.  You guessed it, they purchased a Custom Support Agreement for Win7 RTM patches and
    I get to do this yet again.  It's pretty cool, but only because it is something apparently no one else gets to do.
    I went looking for the documentation from the WinXP episode, but had a hard time finding it.  This thread was the first hit in my internet search so I figure it is a good of place as any to log it.
    Summary: The native WSUSUtil.exe tool is NOT the tool to use for CSA patches.  SCUP is also NOT the tool for the job.  The special super-secret WSUS CSA Insert Tool is the only thing that can handle pumping the metadata into WSUS for Custom Support
    Agreement patches.  I was given the July 2010 release which has a file version of 3.1.7600.228.  I have no idea if there are other versions.  The documentation version is 1.0 and is a mere 5 pages.  There isn't really much to it, just a
    few parameters on a command line:
    WSUSImportTool.exe <ScanCAB> <PayloadDir> [WorkingDir] [help]
    One of the oddities is the secretiveness of this thing.  First let me say that I'm 99.999% sure I can't share the CAB or Patches with anyone without losing my job or worse (so don't ask).  It appears that only the Microsoft TAM directly associated
    with the CSA contract is allowed to know anything about it.  This customer is global and the support agreement was signed/paid for in another country.  My local TAM only referred me to the direct support TAM.  The direct support TAM would not
    actually send me any information, but would only pass it to some officially designated person.  Everything I received went through several layers of management.  I understand Microsoft not wanting the patches made public, but what's so secretive
    about the import tool?  Anyway, I hope this will help someone in the future.
    The basic process is as follows:
    run WSUSImportTool.exe to import the metadata into the WSUS database
    treat the rest of the process as a normal patch with the exception that the patch files are on the local file system, not on the internet.... thus
    synchronize SCCM with WSUS
    download the patch files from the local file system.
    finish the patch deployment like you do a normal patch
    I decided to document the whole process with screen shots on my blog @
    http://chadstech.net/microsoft-csa-patches
    Enjoy

  • Patching with physical standby document

    There is this old document targeting 9i. Is there anything for 11g of a similar nature:
    Applying Patch Sets / Interim Patches with Physical Standby Database in Place in Oracle 9i [ID 187242.1]

    You require others to search for free on your behalf?
    Shame on you!
    Sybrand Bakker
    Senior Oracle DBA

  • Database rolling upgrade cpu patch with minimal service outage

    Oracle 11gR2 Primary Instance
    Oracle 11gR2 Active Physical Standby
    Requirement of applying CPU and CVE patches with minimal downtime. I believe that I've been able to apply CPU patch to Active Standby after deferring redo transport and applying patch to active physical standby first and then performing a manual switchover to have the standby become the primary and former-primary become the standby and they apply CPU Patch there and then perform another role transition to its original role.
    Appreciate your experience with primary and active physical standby rolling upgrades/patches. Thanks

    Hello;
    I believe you are over thinking this. All you have to do on the Standby is install the patch. No switchover, no SQL. No nothing.
    The SQL will move from the Primary to the Standby.
    Check the readme for the patch closely or post the patch number if you want to confirm.
    OR
    How do you apply a Patchset,PSU or CPU in a Data Guard Physical Standby configuration [ID 278641.1]
    ( If it helps I had the same thoughts after my first Data Guard setup !! )
    If you are trying to avoid downtime entirely the switchover will take about as long as the patch.
    If you have RAC this is interesting :
    http://javeedkaleem.blogspot.com/2010/05/how-to-apply-oracle-database-patch.html
    As is this :
    http://docs.oracle.com/cd/B28359_01/server.111/b28282/schedule_outage.htm
    Best Regards
    mseberg

  • 10g Patch with WebUtil

    Any word on the ODS 10g patch with auto-install of WebUtil? Is this something that is realistically coming soon? (Just trying to avoid having to install it manually.)
    Thanks.

    Mike,
    So you have downloaded WebUtil. Now, unzip it and follow every step in th PDF and in teh HTML.
    First, I would install it on a clients Developer Suite and try it out. Create some test Forms etc. When you have done that, install it on your Application Server.
    Please note that the steps for installing it in Application Server differs slightly from Developer Suite. Pay attention to this as outlined in the PDF document.
    And lastly, of course WebUtil doesn't cause any "dangerous damage" to the middle-tier. If it was, we would certainly not certify WebUtil.
    Regards,
    Martin Malmstrom

  • Is it ok to apply patch with invalid Objects?--Urgent

    hello,
    DB: 10.1.0.3.0
    Patch: P4751926
    OS: Linux
    I have seven invlaid objects.
    Is it ok to apply patch with invalid Objects?
    sys.LEAF_CATEGORY_TYP------------------------------------TYPE BODY
    sys.CUSTOMER_TYP----------------------------------------------TYPE
    sys.CATALOG_TYP-------------------------------------------------TYPE BODY
    sys.COMPOSITE_CATEGORY_TYP-------------------------TYPE BODY
    sys.DBMS_STATS---------------------------------------------------PACKAGE BODY
    sys.DBMS_STATS_INTERNAL--------------------------------- PACKAGE BODY
    PUBLIC.DBMS_XDBUTIL_INT------------------------------------SYNONYM
    DN

    did u try to recompile the invalid objects with the utlrp.sql script? (the script is under, <oracle_home>/rdbms/admin
    your dbms_stats is invalid, and that package is needed for getting the statistics so better to have it valid than invalid.

  • Install IE10 and required security patches with WSUS with only 1 or 2 reboots

    We are planning to deploy IE 10 with WSUS.  Currently, it takes 1 reboot to apply IE 10 and 2 subsequent reboots to apply all the identified security patches for IE 10 via WSUS.  We are under close scrutiny to limit the number of times that computers
    must be rebooted to apply patches so that we don't impede our business function.
    Is there anyway to deploy IE 10 and all required IE 10 security patches with WSUS with only a single or 2 reboots?  As I understand WSUS already "packages" or "layers" patches in a manner to limit the number of reboots and that
    various patches must be installed only after pre-requisite patches are identified as installed.
    We are rolling out to a couple thousand machines and want to make the business impact as little as possible.
    Any help would be appreciated.

    and 2 subsequent reboots to apply all the identified security patches for IE 10 via WSUS.
    I find this unusual. Exactly how did you determine this to be the case. Which updates are you actually deploying to an IE10 environment?
    My investigation identifies that the only two updates are applicable to an IE10 (on Windows 7) environment. They are MS14-011 (KB290920), released Feb 2014,  and MS14-056 (KB2987107), released Oct 2014. Since these two updates *CAN* be installed
    concurrently, at worst these two updates installed concurrently would only trigger one reboot -- assuming they trigger a reboot at all.
    Lawrence Garvin, M.S., MCSA, MCITP:EA, MCDBA
    SolarWinds Head Geek
    Microsoft MVP - Software Packaging, Deployment & Servicing (2005-2014)
    My MVP Profile: http://mvp.microsoft.com/en-us/mvp/Lawrence%20R%20Garvin-32101
    http://www.solarwinds.com/gotmicrosoft
    The views expressed on this post are mine and do not necessarily reflect the views of SolarWinds.

  • Can't see vm in ESX after patched with 127559-04

    -install vda_1.0_solaris.zip
    -download sun patch 138482-03, this patch contain vda-agent.msi and vda-tools.msi
    -copy and install vda-agent.msi from patch 138482-03 into VirtualCenter server
    -install vda-tools.msi in every xp vm machine
    # /opt/SUNWvda/sbin/vda-service stop
    # /opt/SUNWvda/sbin/vda-webadmin stop
    -install sun patch 139548-01
    -install sun patch 127559-04
    # /opt/SUNWvda/sbin/vda-service start
    # /opt/SUNWvda/sbin/vda-webadmin start
    Before patched with 127559-04 and update vc agent using patch 138482-03, I can see vm in esx, but after upgrade I can't see vm at all.
    vdaadmin0.log shown:
    Feb 13, 2009 10:01:16 AM com.sun.vda.admin.hosts.AddHostHandler$AddHostWizardEventListener handleEvent
    INFO: Unable to load potential storages
    How to solve the problem
    thanks

    1. When you say that you can't see vms anymore, you mean that you can't see them in the svdc admin. gui., right ?
    yes. I mean in SVDC Virtual Machine tab
    2. Can you ensure that the svdc VirtualCenter agent is correctly running ?
    I can see in my Virtual Center services, Sun Virtual Desktop Connector Agent is started.
    3. What agent status is reported when you look at Advanced Settings / Agent in the svdc admin. gui ?
    In Advanced Settings-Agent, the agent Status shown Running. The version shown as 1.2
    4. Did you update the svdc VirtualCenter agent or did you do an uninstall of the previous agent followed by a fresh install ?
    We can't simply install, we have to uninstall old one and install new one.
    The new one I got from patch 138482-03
    5. If you did the latter, you will need to (re)configure the agent in the svdc admin. gui. ( to ensure the new agent certificate is imported ).
    After I install patch 127559-04 in sunray server and 138482-03 in virtual center.
    All server automatically disappear from Host & Cluster tab. I need to click Unconfigure and Start Configure again.
    After reconfiguration, I can see VC in Host & Cluster tab, but not VM inside it.
    INSTALLATION STEPS:
    SUNRAY SERVER
    install sun patch 127559-04
    # /opt/SUNWvda/sbin/vda-service stop
    # /opt/SUNWvda/sbin/vda-webadmin stop
    #patchadd 127559-04
    # /opt/SUNWvda/sbin/vda-service start
    # /opt/SUNWvda/sbin/vda-webadmin start
    VC SERVER
    -download sun patch 138482-03, this patch contain vda-agent.msi and vda-tools.msi
    -copy and install vda-agent.msi from patch 138482-03 into VirtualCenter server
    Edited by: nawir1 on Feb 19, 2009 2:01 AM
    Edited by: nawir1 on Feb 19, 2009 2:02 AM

  • [svn] 1267: fixed . patch creation to create patch with the selected files only, remove, fix newlines in the patch file.

    Revision: 1267
    Author: [email protected]
    Date: 2008-04-16 17:02:53 -0700 (Wed, 16 Apr 2008)
    Log Message:
    fixed .patch creation to create patch with the selected files only, remove, fix newlines in the patch file.
    Modified Paths:
    flex/sdk/trunk/tools/diffpack/diffpack
    flex/sdk/trunk/tools/diffpack/readme.txt

    All,
    I thought it may be related to spaces in the path in which the script was called from. I tried having the ODBC command script in another directory but the same thing happens. It will give me the "CONFIGSYSDSN: Unable to create a data source for the 'Oracle in OraClient10g_home1' driver: Could not load the setup or translator library with error code -2147467259". As soon as the script is done running I can manually double click the script and it adds the DSN fine.
    Thanks,
    Clif Bridegum

  • Download Oracle Apps patches with password required through OAM

    Hi All,
    Could anyone please share the process - How to download Oracle Apps patches with password required through OAM using patch wizard option to the server.
    ftp updates.oracle.com is not working in our case.
    Is there any option available?
    Thanks for your time!
    Regards,

    Hi,
    Please see these docs/threads.
    Note: 731257.1 - How to Download Password Protected Patch from FTP Site updates.oracle.com
    Whats is the FTP site for Oracle Patches
    Whats is the FTP site for Oracle Patches
    Regards,
    Hussein

  • How to find a peoplesoft patch with an old Update_ID?

    Change assistant still lists pre- and post-required patches with old Update_ID's (instead of ARU's)
    Our CA can't connect to the outside world.
    So we always searched this patches on the Peoplesoft search gateway manually.
    Since July 13 this does not work since the update_ID are deprecated and for multi language there are no conversion lists available.

    This how I found them after all:
    Support site tab: Patches and fixes:
    Search> Product or family (Advanced) and type your parameters ( in my case Product: PeopleSoft CS; Release: PeopleSoft 9.0; Language: Dutch) (or whatever you are looking for)
    click search and click on the row which you looked for.
    new bar opens: readme/ addtoplan/ download
    click on readme
    In bundle READ ME look for (Translation) Pre-Requisites:
    copy the BUG _ID number(s)
    Go back to patches and fixes tab in the supportsite
    Search> Number/Name or Bug Number (Simple)
    Set the dropdownbox on Bug Number (patch Name or Number is the default, so change it.)
    Paste the BUG_ID in the field on the right.
    Click Search
    Click on the row you look for and download the patch.
    Edited by: Detlev on Aug 30, 2012 3:18 PM

  • Windows 8.1 Pro fails to receive WSUS patches with 8024500C error

    Hi
    I have just added my first Windows 8.1 Pro to the domain. The WSUS server is running SP2 and has the KB2720211 and kb2734608 patches installed. The WSUS server has sync'ed with microsoft.com several times, SQLCMD has been run and the cleanup wizrd run.
    I have also run the automatic WSUS "fix me" 971058 on the workstation.
    The workstations windowsupdate log is:
    2014-05-05 12:14:01:113  852 4d8 Misc ===========  Logging initialized (build: 7.9.9600.16384, tz: +1000)  ===========
    2014-05-05 12:14:01:113  852 4d8 Misc   = Process: C:\WINDOWS\system32\svchost.exe
    2014-05-05 12:14:01:113  852 4d8 Misc   = Module: c:\windows\system32\wuaueng.dll
    2014-05-05 12:14:01:113  852 4d8 Service *************
    2014-05-05 12:14:01:113  852 4d8 Service ** START **  Service: Service startup
    2014-05-05 12:14:01:113  852 4d8 Service *********
    2014-05-05 12:14:01:160  852 4d8 Agent   * WU client version 7.9.9600.16384
    2014-05-05 12:14:01:160  852 4d8 Agent   * Base directory: C:\WINDOWS\SoftwareDistribution
    2014-05-05 12:14:01:160  852 4d8 Agent   * Access type: No proxy
    2014-05-05 12:14:01:160  852 4d8 Service UpdateNetworkState Ipv6, cNetworkInterfaces = 2.
    2014-05-05 12:14:01:160  852 4d8 Service UpdateNetworkState Ipv4, cNetworkInterfaces = 1.
    2014-05-05 12:14:01:160  852 4d8 Agent   * Network state: Connected
    2014-05-05 12:14:01:176  852 4d8 Service UpdateNetworkState Ipv6, cNetworkInterfaces = 2.
    2014-05-05 12:14:01:176  852 4d8 Service UpdateNetworkState Ipv4, cNetworkInterfaces = 1.
    2014-05-05 12:14:01:191  852 4d8 Agent ***********  Agent: Initializing global settings cache  ***********
    2014-05-05 12:14:01:191  852 4d8 Agent   * Endpoint Provider: 00000000-0000-0000-0000-000000000000
    2014-05-05 12:14:01:191  852 4d8 Agent   * WSUS server: xxxxx
    2014-05-05 12:14:01:191  852 4d8 Agent   * WSUS status server: xxxxx
    2014-05-05 12:14:01:191  852 4d8 Agent   * Target group: (Unassigned Computers)
    2014-05-05 12:14:01:191  852 4d8 Agent   * Windows Update access disabled: No
    2014-05-05 12:14:01:191  852 4d8 WuTask WuTaskManager delay initialize completed successfully..
    2014-05-05 12:14:01:191  852 4d8 Report CWERReporter::Init succeeded
    2014-05-05 12:14:01:191  852 4d8 Agent ***********  Agent: Initializing Windows Update Agent  ***********
    2014-05-05 12:14:01:191  852 4d8 DnldMgr Download manager restoring 0 downloads
    2014-05-05 12:14:01:191  852 4d8 AU ###########  AU: Initializing Automatic Updates  ###########
    2014-05-05 12:14:01:191  852 4d8 AU Additional Service {117CAB2D-82B1-4B5A-A08C-4D62DBEE7782} with Approval type {Scheduled} added to AU services list
    2014-05-05 12:14:01:191  852 4d8 AU AIR Mode is disabled
    2014-05-05 12:14:01:191  852 4d8 AU   # Policy Driven Provider:xxxxx
    2014-05-05 12:14:01:191  852 4d8 AU   # Detection frequency: 22
    2014-05-05 12:14:01:191  852 4d8 AU   # Approval type: Scheduled (Policy)
    2014-05-05 12:14:01:191  852 4d8 AU   # Auto-install minor updates: Yes (Policy)
    2014-05-05 12:14:01:191  852 4d8 AU   # ServiceTypeDefault: Service 117CAB2D-82B1-4B5A-A08C-4D62DBEE7782 Approval type: (Scheduled)
    2014-05-05 12:14:01:191  852 4d8 AU   # Will interact with non-admins (Non-admins are elevated (User preference))
    2014-05-05 12:14:01:238  852 4d8 AU WARNING: Failed to get Wu Exemption info from NLM, assuming not exempt, error = 0x80070032
    2014-05-05 12:14:01:254  852 4d8 AU AU finished delayed initialization
    2014-05-05 12:14:01:285  852 4c8 DnldMgr Asking handlers to reconcile their sandboxes
    2014-05-05 12:14:18:250  852 a9c AU Triggering AU detection through DetectNow API
    2014-05-05 12:14:18:250  852 a9c AU Additional Service {117CAB2D-82B1-4B5A-A08C-4D62DBEE7782} with Approval type {Scheduled} added to AU services list
    2014-05-05 12:14:18:250  852 a9c AU Triggering Online detection (non-interactive)
    2014-05-05 12:14:18:250  852 4d8 AU #############
    2014-05-05 12:14:18:250  852 4d8 AU ## START ##  AU: Search for updates
    2014-05-05 12:14:18:250  852 4d8 AU #########
    2014-05-05 12:14:18:266  852 4d8 AU Additional Service {117CAB2D-82B1-4B5A-A08C-4D62DBEE7782} with Approval type {Scheduled} added to AU services list
    2014-05-05 12:14:18:266  852 4d8 IdleTmr WU operation (CSearchCall::Init ID 1) started; operation # 112; does use network; is not at background priority
    2014-05-05 12:14:18:266  852 4d8 IdleTmr Incremented PDC RefCount for Network to 1
    2014-05-05 12:14:18:266  852 4d8 IdleTmr Incremented idle timer priority operation counter to 1
    2014-05-05 12:14:18:344  852 4d8 Report ***********  Report: Initializing static reporting data  ***********
    2014-05-05 12:14:18:344  852 4d8 Report   * OS Version = 6.3.9600.0.0.65792
    2014-05-05 12:14:18:344  852 4d8 Report   * OS Product Type = 0x00000030
    2014-05-05 12:14:18:344  852 4d8 Report   * Computer Brand = Hewlett-Packard
    2014-05-05 12:14:18:344  852 4d8 Report   * Computer Model = HP ENVY Rove 20 Mobile AiO PC
    2014-05-05 12:14:18:344  852 4d8 Report   * Platform Role = 2
    2014-05-05 12:14:18:344  852 4d8 Report   * AlwaysOn/AlwaysConnected (AOAC) = 0
    2014-05-05 12:14:18:344  852 4d8 Report   * Bios Revision = F.03
    2014-05-05 12:14:18:344  852 4d8 Report   * Bios Name = F.03
    2014-05-05 12:14:18:344  852 4d8 Report   * Bios Release Date = 2013-06-04T00:00:00
    2014-05-05 12:14:18:344  852 4d8 Report   * Bios Sku Number = E4X41PA#ABG
    2014-05-05 12:14:18:344  852 4d8 Report   * Bios Vendor = Insyde
    2014-05-05 12:14:18:344  852 4d8 Report   * Bios Family = 103C_5335KV G=N L=CON B=HP S=PAV X=Null
    2014-05-05 12:14:18:344  852 4d8 Report   * Bios Major Release = 15
    2014-05-05 12:14:18:344  852 4d8 Report   * Bios Minor Release = 3
    2014-05-05 12:14:18:344  852 4d8 Report   * Locale ID = 3081
    2014-05-05 12:14:18:344  852 4d8 Agent *** START ***  Queueing Finding updates [CallerId = Windows Update Command Line  Id = 1]
    2014-05-05 12:14:18:344  852 4d8 AU <<## SUBMITTED ## AU: Search for updates  [CallId = {7F99DD67-8080-428B-A332-2E9B4ECD6B51} ServiceId = {3DA21691-E39D-4DA6-8A4B-B43877BCB1B7}]
    2014-05-05 12:14:18:344  852 4d8 Agent SkipSelfUpdateCheck search flag set for serverId: 117CAB2D-82B1-4B5A-A08C-4D62DBEE7782
    2014-05-05 12:14:18:344  852 4d8 IdleTmr WU operation (CSearchCall::Init ID 2) started; operation # 115; does use network; is not at background priority
    2014-05-05 12:14:18:344  852 4d8 IdleTmr Incremented PDC RefCount for Network to 2
    2014-05-05 12:14:18:344  852 4d8 IdleTmr Incremented idle timer priority operation counter to 2
    2014-05-05 12:14:18:344  852 4d8 Agent *** START ***  Queueing Finding updates [CallerId = Windows Update Command Line  Id = 2]
    2014-05-05 12:14:18:344  852 4d8 AU <<## SUBMITTED ## AU: Search for updates  [CallId = {C0A6C287-4919-4A29-B555-F0A4B4D56C18} ServiceId = {117CAB2D-82B1-4B5A-A08C-4D62DBEE7782}]
    2014-05-05 12:14:18:359  852 680 Agent ***  END  ***  Queueing Finding updates [CallerId = Windows Update Command Line  Id = 1]
    2014-05-05 12:14:18:359  852 680 Agent *************
    2014-05-05 12:14:18:359  852 680 Agent ** START **  Agent: Finding updates [CallerId = Windows Update Command Line  Id = 1]
    2014-05-05 12:14:18:359  852 680 Agent *********
    2014-05-05 12:14:18:359  852 680 Agent   * Online = Yes; Ignore download priority = No
    2014-05-05 12:14:18:359  852 680 Agent   * Criteria = "IsInstalled=0 and DeploymentAction='Installation' or IsPresent=1 and DeploymentAction='Uninstallation' or IsInstalled=1 and DeploymentAction='Installation' and RebootRequired=1 or IsInstalled=0
    and DeploymentAction='Uninstallation' and RebootRequired=1"
    2014-05-05 12:14:18:359  852 680 Agent   * ServiceID = {3DA21691-E39D-4DA6-8A4B-B43877BCB1B7} Managed
    2014-05-05 12:14:18:359  852 680 Agent   * Search Scope = {Machine & All Users}
    2014-05-05 12:14:18:359  852 680 Agent   * Caller SID for Applicability: S-1-5-18
    2014-05-05 12:14:18:359  852 680 EP Got WSUS Client/Server  xxxxxxxxx
    2014-05-05 12:14:18:843  852 680 PT +++++++++++  PT: Synchronizing server updates  +++++++++++
    2014-05-05 12:14:18:843  852 680 PT   + ServiceId = {3DA21691-E39D-4DA6-8A4B-B43877BCB1B7}, Server URL = xxxxxxxx
    2014-05-05 12:14:18:859  852 680 EP Got WSUS SimpleTargeting   xxxxxxxx
    2014-05-05 12:14:18:859  852 680 PT Initializing simple targeting cookie, clientId = 512ec2a0-6dc2-4b23-b73f-d73a898129a7, target group = , DNS name = au338902.au.express.tnt
    2014-05-05 12:14:18:859  852 680 PT   Server URL = xxxxxxx
    2014-05-05 12:14:18:874  852 680 Agent Reading cached app categories using lifetime 604800 seconds
    2014-05-05 12:14:18:874  852 680 Agent Read 1 cached app categories
    2014-05-05 12:14:20:893  852 4d8 AU Additional Service {117CAB2D-82B1-4B5A-A08C-4D62DBEE7782} with Approval type {Scheduled} added to AU services list
    2014-05-05 12:14:20:893  852 4d8 AU Piggybacking on an AU detection already in progress
    2014-05-05 12:14:20:908  852 680 Agent Update {717C533F-AAE6-45E2-A70B-8762DA1A7588}.201 is pruned out due to potential supersedence
    2014-05-05 12:14:20:908  852 680 Agent Update {10A2EF9D-1688-4121-9898-10CE043E1A31}.200 is pruned out due to potential supersedence
    2014-05-05 12:14:20:908  852 680 Agent   * Added update {8137A5F5-F19A-4E63-9CCA-A14B8448612B}.203 to search result
    2014-05-05 12:14:20:908  852 680 Agent   * Added update {10B1F6B6-2444-4C9C-A252-DDFBC5781B65}.201 to search result
    2014-05-05 12:14:20:908  852 680 Agent   * Added update {DE87B8B9-BF36-4494-B0CF-3052D14AB20C}.201 to search result
    2014-05-05 12:14:20:908  852 680 Agent Update {884D2DB3-EA14-4D83-A85D-8B54D2E85B25}.202 is pruned out due to potential supersedence
    2014-05-05 12:14:20:908  852 680 Agent Update {8ED3DF87-FB63-4CC3-93F6-736F1FF331B2}.202 is pruned out due to potential supersedence
    2014-05-05 12:14:20:908  852 680 Agent   * Added update {E631DA4A-0EE6-4AB8-B2BF-0A3BFB843CE7}.201 to search result
    2014-05-05 12:14:20:908  852 680 Agent Update {F04D0846-7BEB-42E8-A797-294C5D09783F}.201 is pruned out due to potential supersedence
    2014-05-05 12:14:20:908  852 680 Agent Update {DD32B8DA-1029-4F4D-8B51-68600DBB1CD6}.200 is pruned out due to potential supersedence
    2014-05-05 12:14:20:908  852 680 Agent Update {47E48C0E-ABDD-41E7-AF09-D14D7F9BA983}.203 is pruned out due to potential supersedence
    2014-05-05 12:14:20:908  852 680 Agent Update {8FFA0D68-DD5F-4BA7-AD1E-0F0B80AAA41E}.200 is pruned out due to potential supersedence
    2014-05-05 12:14:20:908  852 680 Agent   * Added update {416DE864-839A-4A61-907F-D18CABCC6DDA}.201 to search result
    2014-05-05 12:14:20:908  852 680 Agent Update {80807C35-DEAF-474B-A0EC-E5AB60E60392}.200 is pruned out due to potential supersedence
    2014-05-05 12:14:20:908  852 680 Agent   * Added update {2CAD1967-B063-47C0-816C-DA058BB7C71B}.200 to search result
    2014-05-05 12:14:20:908  852 680 Agent   * Added update {D2DC9295-35F7-49FE-9301-6ACA7BA2127B}.201 to search result
    2014-05-05 12:14:20:908  852 680 Agent Update {D88EA3AE-820C-452B-B3DE-ED59BB177346}.200 is pruned out due to potential supersedence
    2014-05-05 12:14:20:908  852 680 Agent   * Added update {C95A5CB5-949F-44C5-935B-6EB45D0D45E9}.205 to search result
    2014-05-05 12:14:20:908  852 680 Agent   * Added update {A7E57C92-62FA-4844-948E-31187FD48E81}.202 to search result
    2014-05-05 12:14:20:908  852 680 Agent   * Added update {BAC36BC2-6707-4805-8A2F-641697752E8A}.201 to search result
    2014-05-05 12:14:20:908  852 680 Agent   * Added update {484D6CE8-3767-481A-BC56-F0F2FF473329}.203 to search result
    2014-05-05 12:14:20:908  852 680 Agent   * Added update {489DAB1B-BCA6-4525-B3F1-AF3968D9F0D6}.202 to search result
    2014-05-05 12:14:20:908  852 680 Agent   * Added update {1616DF16-0EC7-4CED-A80D-6BE96836DC5D}.206 to search result
    2014-05-05 12:14:20:908  852 680 Agent   * Added update {3092FA5A-1396-4BDF-A703-B79E027AD71B}.202 to search result
    2014-05-05 12:14:20:908  852 680 Agent   * Added update {C4DA2049-9376-4926-92B8-B9156296DC50}.201 to search result
    2014-05-05 12:14:20:908  852 680 Agent   * Added update {3CB8E7E8-7E96-46E4-804C-3515EBDA9CEE}.202 to search result
    2014-05-05 12:14:20:908  852 680 Agent   * Added update {EBC26FDC-F1BE-4C45-A53D-AE4BC8C21BF2}.202 to search result
    2014-05-05 12:14:20:908  852 680 Agent   * Added update {AD4FD0F3-15C7-41D7-A45A-415469DF5FAA}.200 to search result
    2014-05-05 12:14:20:908  852 680 Agent   * Added update {CE72C8D7-E8FD-455B-B070-82B166E0C167}.200 to search result
    2014-05-05 12:14:20:908  852 680 Agent   * Added update {4F3DF04B-2D17-4EA9-A83B-354EA47B5D28}.201 to search result
    2014-05-05 12:14:20:908  852 680 Agent   * Added update {0D536D77-6B5A-4C22-AB90-BB3B6B4A6035}.201 to search result
    2014-05-05 12:14:20:908  852 680 Agent   * Added update {1B0C2048-9FE3-48E5-A811-2527199DA5C3}.206 to search result
    2014-05-05 12:14:20:908  852 680 Agent   * Added update {C523679A-891C-4D1F-AC3C-8BF9AF4C7B07}.203 to search result
    2014-05-05 12:14:20:908  852 680 Agent   * Added update {24DE4DC7-3055-4132-8AFA-8AB4CA161DE6}.202 to search result
    2014-05-05 12:14:20:908  852 680 Agent   * Added update {F9034DED-50B0-4601-BA08-AC76D5376A04}.202 to search result
    2014-05-05 12:14:20:908  852 680 Agent Update {A59AFC0D-8FCC-4454-95C4-9E184EE8CC44}.202 is pruned out due to potential supersedence
    2014-05-05 12:14:20:908  852 680 Agent   * Added update {B2493BAE-B6AD-4971-A364-91873ADBB3C7}.202 to search result
    2014-05-05 12:14:20:908  852 680 Agent   * Found 26 updates and 74 categories in search; evaluated appl. rules of 404 out of 599 deployed entities
    2014-05-05 12:14:20:924  852 680 Agent Reporting status event with 14 installable, 0 installed,  0 installed pending, 0 failed and 26 downloaded updates
    2014-05-05 12:14:20:924  852 4c8 Report REPORT EVENT: {F3781FCC-9C31-454F-A988-7036944DE1B8} 2014-05-05 12:14:20:908+1000 1 147 [AGENT_DETECTION_FINISHED] 101 {00000000-0000-0000-0000-000000000000} 0 0 Windows Update Command Line Success Software Synchronization
    Windows Update Client successfully detected 26 updates.
    2014-05-05 12:14:20:924  852 4c8 Report REPORT EVENT: {F18C0019-3E2D-47C4-97A8-D6C5DB2D72C5} 2014-05-05 12:14:20:924+1000 1 156 [AGENT_STATUS_30] 101 {00000000-0000-0000-0000-000000000000} 0 0 Windows Update Command Line Success Pre-Deployment Check
    Reporting client status.
    2014-05-05 12:14:20:924  852 680 Agent *********
    2014-05-05 12:14:20:924  852 680 Agent **  END  **  Agent: Finding updates [CallerId = Windows Update Command Line  Id = 1]
    2014-05-05 12:14:20:924  852 680 Agent *************
    2014-05-05 12:14:20:924  852 680 IdleTmr WU operation (CSearchCall::Init ID 1, operation # 112) stopped; does use network; is not at background priority
    2014-05-05 12:14:20:924  852 680 IdleTmr Decremented PDC RefCount for Network to 1
    2014-05-05 12:14:20:924  852 680 IdleTmr Decremented idle timer priority operation counter to 1
    2014-05-05 12:14:20:924  852 680 Agent ***  END  ***  Queueing Finding updates [CallerId = Windows Update Command Line  Id = 2]
    2014-05-05 12:14:20:924  852 680 Agent *************
    2014-05-05 12:14:20:924  852 680 Agent ** START **  Agent: Finding updates [CallerId = Windows Update Command Line  Id = 2]
    2014-05-05 12:14:20:924  852 680 Agent *********
    2014-05-05 12:14:20:924  852 680 Agent   * Online = Yes; Ignore download priority = No
    2014-05-05 12:14:20:924  852 680 Agent   * Criteria = "IsInstalled=0 and DeploymentAction='Installation' or IsPresent=1 and DeploymentAction='Uninstallation' or IsInstalled=1 and DeploymentAction='Installation' and RebootRequired=1 or IsInstalled=0
    and DeploymentAction='Uninstallation' and RebootRequired=1"
    2014-05-05 12:14:20:924  852 680 Agent   * ServiceID = {117CAB2D-82B1-4B5A-A08C-4D62DBEE7782} Third party service
    2014-05-05 12:14:20:924  852 680 Agent   * Search Scope = {Machine & All Users}
    2014-05-05 12:14:20:924  852 680 Agent   * Caller SID for Applicability: S-1-5-18
    2014-05-05 12:14:20:924  852 650 AU >>##  RESUMED  ## AU: Search for updates [CallId = {7F99DD67-8080-428B-A332-2E9B4ECD6B51} ServiceId = {3DA21691-E39D-4DA6-8A4B-B43877BCB1B7}]
    2014-05-05 12:14:20:924  852 650 AU   # 26 updates detected
    2014-05-05 12:14:20:924  852 680 EP FATAL: EP: CSLSEndpointProvider::GetWUClientDataAndInitParser - failed to get SLS data, error = 0x8024500C
    2014-05-05 12:14:20:924  852 680 EP FATAL: EP: CSLSEndpointProvider::GetSecondaryServicesEnabledState - Failed to get client data and init parser, error = 0x8024500C
    2014-05-05 12:14:20:924  852 680 EP FATAL: EP: CSLSEndpointProvider::GetWUClientDataAndInitParser - failed to get SLS data, error = 0x8024500C
    2014-05-05 12:14:20:924  852 680 EP FATAL: EP: CSLSEndpointProvider::GetEndpointFromSLS - Failed to get client data and init parser, error = 0x8024500C
    2014-05-05 12:14:20:924  852 680 EP FATAL: Failed to obtain 9482F4B4-E343-43B6-B170-9A65BC822C77 redir SecondaryServiceAuth URL, error = 0x8024500C
    2014-05-05 12:14:20:924  852 680 Agent WARNING: Failed to obtain the authorization cab URL for service 117cab2d-82b1-4b5a-a08c-4d62dbee7782, hr=0
    2014-05-05 12:14:20:924  852 680 EP FATAL: EP: CSLSEndpointProvider::GetWUClientDataAndInitParser - failed to get SLS data, error = 0x8024500C
    2014-05-05 12:14:20:924  852 680 EP FATAL: EP: CSLSEndpointProvider::GetEndpointFromSLS - Failed to get client data and init parser, error = 0x8024500C
    2014-05-05 12:14:20:924  852 680 EP FATAL: Failed to obtain 117CAB2D-82B1-4B5A-A08C-4D62DBEE7782 redir Client/Server URL, error = 0x8024500C
    2014-05-05 12:14:20:924  852 4c8 Report CWERReporter finishing event handling. (00000000)
    2014-05-05 12:14:20:924  852 680 PT WARNING: PTError: 0x8024500c
    2014-05-05 12:14:20:924  852 680 PT WARNING: Initialization failed for Protocol Talker Context: 0x8024500c
    2014-05-05 12:14:20:924  852 4c8 Report CWERReporter finishing event handling. (00000000)
    2014-05-05 12:14:20:924  852 680 Agent   * WARNING: Exit code = 0x8024500C
    2014-05-05 12:14:20:924  852 680 Agent *********
    2014-05-05 12:14:20:924  852 680 Agent **  END  **  Agent: Finding updates [CallerId = Windows Update Command Line  Id = 2]
    2014-05-05 12:14:20:924  852 680 Agent *************
    2014-05-05 12:14:20:924  852 680 Agent WARNING: WU client failed Searching for update with error 0x8024500c
    2014-05-05 12:14:20:924  852 680 IdleTmr WU operation (CSearchCall::Init ID 2, operation # 115) stopped; does use network; is not at background priority

    Hi,
    GetWUClientDataAndInitParser - failed to get SLS data, error = 0x8024500C
    Please check your workstation firewall status, make sure Windows update engine was allowed to access.
    http://technet.microsoft.com/pt-pt/library/cc776009(v=ws.10).aspx
    Secondly, try to leave your account from domain and join it again for test.
    Roger Lu
    TechNet Community Support

  • LMSERVICE disappeared after deploying patch with sdm gui

    Hi All,
    I'm running SM 4.0 SP13 on Win Enterprise 32 Bit Unicode.
    For E2E diagnostics I had to deploy a new version LMSERVICE SP13 with the software deployment manager. Before deploying I get a pop up with the question that a java instance is running and if I want sdm to take over control of this. It also tells me that JAVA is restarted afterwards  (this is where I think things go wrong...). I confirmed this by clicking yes. The deployment was finished succesfully, but after the deployment the LMSERVICE does not show anymore in the component list.
    Then I had to deploy another sca file but now I didn't get this pop up box oubout shutting down JAVA. I think this is beacuse JAVA was never completely restarted by SDM after the first deployment!
    I have had this experience before when trying to apply an LMservice patch for SP12. I "solved" this by recovering a backup.......
    Anyway, I went on finishing the SDM update and after disabling the maintenance mode I tried to run the SMD upgrader. Now I got the following error:
    Error during the upgrade to get the current version from ComponentInfoLib
    I also attached the log of the sdm deployment:
    Oct 19, 2007 11:35:25... Info:
    Oct 19, 2007 11:35:25... Info: ============================================
    Oct 19, 2007 11:35:25... Info: =   Starting to execute command 'server'   =
    Oct 19, 2007 11:35:25... Info: ============================================
    Oct 19, 2007 11:35:25... Info: Starting SDM - Software Deployment Manager...
    Oct 19, 2007 11:35:26... Info: tc/SL/SDM/SDM/sap.com/SAP AG/7.0013.20070717141415.0000
    Oct 19, 2007 11:35:28... Info: SDM operation mode successfully set to: Integrated
    Oct 19, 2007 11:35:29... Info: JStartupFramework is requesting to start the SDM Server.
    Oct 19, 2007 11:35:29... Info: Start the SDM Server integrated in the JStartupFramework.
    Oct 19, 2007 11:35:29... Info: Initializing Network Manager (50117)
    Oct 19, 2007 11:35:29... Info: Starting SDM Server listening on port 50118
    Oct 19, 2007 11:35:29... Info: SDM started successfully.
    Oct 19, 2007 11:37:47... Info: ====================================
    Oct 19, 2007 11:37:47... Info: JControl is shutting SDM Server down
    Oct 19, 2007 11:37:47... Info: ====================================
    Oct 19, 2007 11:37:47... Info: Server finished sending back the answer of the ShutdownRequest.
    Oct 19, 2007 11:37:47... Info: Shutting dispatcher down
    Oct 19, 2007 11:42:45... Info:
    Oct 19, 2007 11:42:45... Info: ============================================
    Oct 19, 2007 11:42:45... Info: =   Starting to execute command 'server'   =
    Oct 19, 2007 11:42:45... Info: ============================================
    Oct 19, 2007 11:42:45... Info: Starting SDM - Software Deployment Manager...
    Oct 19, 2007 11:42:45... Info: tc/SL/SDM/SDM/sap.com/SAP AG/7.0013.20070717141415.0000
    Oct 19, 2007 11:42:47... Info: SDM operation mode successfully set to: Integrated
    Oct 19, 2007 11:42:48... Info: JStartupFramework is requesting to start the SDM Server.
    Oct 19, 2007 11:42:48... Info: Start the SDM Server integrated in the JStartupFramework.
    Oct 19, 2007 11:42:48... Info: Initializing Network Manager (50117)
    Oct 19, 2007 11:42:48... Info: Starting SDM Server listening on port 50118
    Oct 19, 2007 11:42:48... Info: SDM started successfully.
    Oct 19, 2007 11:45:23... Info: Opened client connection to solmanager.gpr.nl (IP address solmanager.gpr.nl/10.11.150.55, remote port 28772)
    Oct 19, 2007 11:45:23... Info: Request for Logon as admin accepted
    Oct 19, 2007 11:46:41... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcsmdagentapplication~connectors.ear'
    Oct 19, 2007 11:46:48... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcsmdagentapplication~database.ear'
    Oct 19, 2007 11:46:53... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcsmdagentapplication~datacollector.ear'
    Oct 19, 2007 11:46:58... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcsmdagentapplication~filesystem.ear'
    Oct 19, 2007 11:47:03... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcsmdagentapplication~flightrecorderdumpscan.ear'
    Oct 19, 2007 11:47:08... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcsmdagentapplication~globallicenseaudit.ear'
    Oct 19, 2007 11:47:13... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcsmdagentapplicationglobalconf.ear'
    Oct 19, 2007 11:47:18... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcsmdagentapplication~ldap.ear'
    Oct 19, 2007 11:47:23... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcsmdagentapplication~logviewer.ear'
    Oct 19, 2007 11:47:29... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcsmdagentapplicationnavigationlinks.ear'
    Oct 19, 2007 11:47:34... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcsmdagentapplication~par.ear'
    Oct 19, 2007 11:47:39... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcsmdagentapplication~remoteos.ear'
    Oct 19, 2007 11:47:44... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcsmdagentapplication~remotesetup.ear'
    Oct 19, 2007 11:47:49... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcsmdagentapplication~runtime.ear'
    Oct 19, 2007 11:47:54... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcsmdagentapplication~switch.ear'
    Oct 19, 2007 11:47:59... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcsmdagentapplication~telnet.ear'
    Oct 19, 2007 11:48:04... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcsmdagentapplication~tracing.ear'
    Oct 19, 2007 11:48:09... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcsmdagentapplication~wily.ear'
    Oct 19, 2007 11:48:14... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcsmdagentapplication~wily4duet.ear'
    Oct 19, 2007 11:48:20... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcsmdagentapplication~wilyhost.ear'
    Oct 19, 2007 11:48:25... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcsmdapplicationkeystore.ear'
    Oct 19, 2007 11:48:30... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcsmdapplicationmigration.ear'
    Oct 19, 2007 11:48:35... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcsmdapplicationtelnet.ear'
    Oct 19, 2007 11:48:41... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcsmd~cptdict.sda'
    Oct 19, 2007 11:48:46... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcsmd~databasetools.ear'
    Oct 19, 2007 11:48:51... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcsmddatamgmtdict.sda'
    Oct 19, 2007 11:48:56... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcsmd~e2ebwextractor.ear'
    Oct 19, 2007 11:49:01... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcsmd~e2ebwextractorea.ear'
    Oct 19, 2007 11:49:06... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcsmd~e2eea.ear'
    Oct 19, 2007 11:49:11... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcsmd~e2eloganalysis.ear'
    Oct 19, 2007 11:49:16... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcsmd~e2etraceabapwd.ear'
    Oct 19, 2007 11:49:21... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcsmd~e2etracej2eewd.ear'
    Oct 19, 2007 11:49:26... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcsmd~e2etracemainwd.ear'
    Oct 19, 2007 11:49:32... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcsmd~e2etraceupload.ear'
    Oct 19, 2007 11:49:37... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcsmd~e2ewa.ear'
    Oct 19, 2007 11:49:42... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcsmd~globallicenseaudit.ear'
    Oct 19, 2007 11:49:47... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcsmd~navigation.ear'
    Oct 19, 2007 11:49:52... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcsmd~pcdlogbrowser.ear'
    Oct 19, 2007 11:49:57... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcsmdserveragentadmin.ear'
    Oct 19, 2007 11:50:03... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcsmdserverservice.sda'
    Oct 19, 2007 11:50:08... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcwebadministrator~abapco.ear'
    Oct 19, 2007 11:50:13... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcwebadministrator~abapsyssetup.ear'
    Oct 19, 2007 11:50:18... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcwebadministratoradminnavigation.ear'
    Oct 19, 2007 11:50:23... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcwebadministrator~ccrep.ear'
    Oct 19, 2007 11:50:28... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcwebadministratorccrepdict.sda'
    Oct 19, 2007 11:50:33... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcwebadministrator~contentaccess.ear'
    Oct 19, 2007 11:50:39... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcwebadministrator~dbbrowser.ear'
    Oct 19, 2007 11:50:44... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcwebadministrator~dsalias.ear'
    Oct 19, 2007 11:50:49... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcwebadministratorewadict.sda'
    Oct 19, 2007 11:50:55... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcwebadministrator~fsbrowser.ear'
    Oct 19, 2007 11:51:00... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcwebadministrator~fvrep.ear'
    Oct 19, 2007 11:51:05... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcwebadministratorfvrepdict.sda'
    Oct 19, 2007 11:51:10... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcwebadministrator~httpanalysis.ear'
    Oct 19, 2007 11:51:17... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcwebadministratorhttpanalysisdict.sda'
    Oct 19, 2007 11:51:22... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcwebadministrator~ldapbrowser.ear'
    Oct 19, 2007 11:51:27... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcwebadministrator~lib.sda'
    Oct 19, 2007 11:51:32... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcwebadministratorlibdbc.sda'
    Oct 19, 2007 11:51:38... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcwebadministratorlibdict.sda'
    Oct 19, 2007 11:51:43... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcwebadministrator~logmanager.ear'
    Oct 19, 2007 11:51:48... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcwebadministrator~logviewer.ear'
    Oct 19, 2007 11:51:54... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcwebadministratorlogviewerdict.sda'
    Oct 19, 2007 11:51:59... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcwebadministrator~management.ear'
    Oct 19, 2007 11:52:04... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcwebadministrator~mcomp.ear'
    Oct 19, 2007 11:52:09... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcwebadministrator~mem_snapshot_analysis.ear'
    Oct 19, 2007 11:52:14... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcwebadministrator~navigation.ear'
    Oct 19, 2007 11:52:19... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcwebadministratornavigationdbc.sda'
    Oct 19, 2007 11:52:24... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcwebadministratornavigationdict.sda'
    Oct 19, 2007 11:52:30... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcwebadministratornavigationejb.ear'
    Oct 19, 2007 11:52:35... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcwebadministrator~nwawrapper.ear'
    Oct 19, 2007 11:52:40... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcwebadministrator~oscommand.ear'
    Oct 19, 2007 11:52:47... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcwebadministrator~scheduler.ear'
    Oct 19, 2007 11:52:52... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcwebadministratorschedulerdict.sda'
    Oct 19, 2007 11:52:58... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcwebadministratorschedulerejb.ear'
    Oct 19, 2007 11:53:03... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcwebadministratorschedulerlib.sda'
    Oct 19, 2007 11:53:08... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcwebadministratorschedulerwar.ear'
    Oct 19, 2007 11:53:13... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcwebadministrator~screp.ear'
    Oct 19, 2007 11:53:18... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcwebadministratorscrepdbc.sda'
    Oct 19, 2007 11:53:23... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcwebadministratorscrepdict.sda'
    Oct 19, 2007 11:53:28... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcwebadministrator~selfcheck.ear'
    Oct 19, 2007 11:53:34... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcwebadministratorselfcheckdbc.sda'
    Oct 19, 2007 11:53:39... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcwebadministratorselfcheckdict.sda'
    Oct 19, 2007 11:53:44... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcwebadministratorselfchecklib.sda'
    Oct 19, 2007 11:53:49... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcwebadministrator~setup.ear'
    Oct 19, 2007 11:53:55... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcwebadministrator~smdservices.ear'
    Oct 19, 2007 11:54:00... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcwebadministrator~solmandiag.ear'
    Oct 19, 2007 11:54:05... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcwebadministrator~standlogviewer.ear'
    Oct 19, 2007 11:54:10... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcwebadministrator~tda.ear'
    Oct 19, 2007 11:54:15... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcwebadministratortestccrep.ear'
    Oct 19, 2007 11:54:21... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcwebadministratortestfvrep.ear'
    Oct 19, 2007 11:54:26... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcwebadministratortestscrep.ear'
    Oct 19, 2007 11:54:31... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcwebadministrator~upgrader.ear'
    Oct 19, 2007 11:54:36... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcwebadministrator~wcrep.ear'
    Oct 19, 2007 11:54:41... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcwebadministratorwcrepws.ear'
    Oct 19, 2007 11:54:47... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcwebadministrator~wilyadmin.ear'
    Oct 19, 2007 11:55:20... Info: Actions per selected component:
    Oct 19, 2007 11:55:20... Info: Update: Selected development component 'tc/smd/datamgmt/dict'/'sap.com'/'SAP AG'/'7.0013.20070717141618.0000'/'1' updates currently deployed development component 'tc/smd/datamgmt/dict'/'sap.com'/'SAP AG'/'7.0012.20070328124852.0000'/'0'.
    Oct 19, 2007 11:55:20... Info: Update: Selected development component 'tc/smd/e2ewa'/'sap.com'/'SAP AG'/'7.0013.20070717141618.0000'/'1' updates currently deployed development component 'tc/smd/e2ewa'/'sap.com'/'SAP AG'/'7.0012.20070328124852.0000'/'0'.
    Oct 19, 2007 11:55:20... Info: Update: Selected development component 'tc/webadministrator/ccrep'/'sap.com'/'SAP AG'/'7.0013.20070717141618.0000'/'1' updates currently deployed development component 'tc/webadministrator/ccrep'/'sap.com'/'SAP AG'/'7.0012.20070328124852.0000'/'0'.
    Oct 19, 2007 11:55:20... Info: Update: Selected development component 'tc/smd/e2etracemainwd'/'sap.com'/'SAP AG'/'7.0013.20070717141618.0000'/'1' updates currently deployed development component 'tc/smd/e2etracemainwd'/'sap.com'/'SAP AG'/'7.0012.20070328124852.0000'/'0'.
    Oct 19, 2007 11:55:20... Info: Update: Selected development component 'tc/webadministrator/mem_snapshot_analysis'/'sap.com'/'SAP AG'/'7.0013.20070717141618.0000'/'1' updates currently deployed development component 'tc/webadministrator/mem_snapshot_analysis'/'sap.com'/'SAP AG'/'7.0012.20070328124852.0000'/'0'.
    Oct 19, 2007 11:55:20... Info: Update: Selected development component 'tc/webadministrator/httpanalysis/dict'/'sap.com'/'SAP AG'/'7.0013.20070717141618.0000'/'1' updates currently deployed development component 'tc/webadministrator/httpanalysis/dict'/'sap.com'/'SAP AG'/'7.0012.20070328124852.0000'/'0'.
    Oct 19, 2007 11:55:20... Info: Update: Selected development component 'tc/webadministrator/screp/dbc'/'sap.com'/'SAP AG'/'7.0013.20070717141618.0000'/'1' updates currently deployed development component 'tc/webadministrator/screp/dbc'/'sap.com'/'SAP AG'/'7.0012.20070328124852.0000'/'0'.
    Oct 19, 2007 11:55:20... Info: Update: Selected development component 'tc/smd/e2eloganalysis'/'sap.com'/'SAP AG'/'7.0013.20070717141618.0000'/'1' updates currently deployed development component 'tc/smd/e2eloganalysis'/'sap.com'/'SAP AG'/'7.0012.20070328124852.0000'/'0'.
    Oct 19, 2007 11:55:20... Info: Update: Selected development component 'tc/smd/agent/application/telnet'/'sap.com'/'SAP AG'/'7.0013.20070717141618.0000'/'1' updates currently deployed development component 'tc/smd/agent/application/telnet'/'sap.com'/'SAP AG'/'7.0012.20070328124852.0000'/'0'.
    Oct 19, 2007 11:55:20... Info: Update: Selected development component 'tc/webadministrator/navigation/admin'/'sap.com'/'SAP AG'/'7.0013.20070717141618.0000'/'1' updates currently deployed development component 'tc/webadministrator/navigation/admin'/'sap.com'/'SAP AG'/'7.0012.20070328124852.0000'/'0'.
    Oct 19, 2007 11:55:20... Info: Update: Selected development component 'tc/webadministrator/upgrader'/'sap.com'/'SAP AG'/'7.0013.20070717141618.0000'/'1' updates currently deployed development component 'tc/webadministrator/upgrader'/'sap.com'/'SAP AG'/'7.0012.20070328124852.0000'/'0'.
    Oct 19, 2007 11:55:20... Info: Update: Selected development component 'tc/webadministrator/test/screp'/'sap.com'/'SAP AG'/'7.0013.20070717141618.0000'/'1' updates currently deployed development component 'tc/webadministrator/test/screp'/'sap.com'/'SAP AG'/'7.0012.20070328124852.0000'/'0'.
    Oct 19, 2007 11:55:20... Info: Update: Selected development component 'tc/smd/agent/application/remotesetup'/'sap.com'/'SAP AG'/'7.0013.20070717141618.0000'/'1' updates currently deployed development component 'tc/smd/agent/application/remotesetup'/'sap.com'/'SAP AG'/'7.0012.20070328124852.0000'/'0'.
    Oct 19, 2007 11:55:20... Info: Update: Selected development component 'tc/webadministrator/wcrep'/'sap.com'/'SAP AG'/'7.0013.20070717141618.0000'/'1' updates currently deployed development component 'tc/webadministrator/wcrep'/'sap.com'/'SAP AG'/'7.0012.20070328124852.0000'/'0'.
    Oct 19, 2007 11:55:20... Info: Update: Selected development component 'tc/webadministrator/ccrep/dict'/'sap.com'/'SAP AG'/'7.0013.20070717141618.0000'/'1' updates currently deployed development component 'tc/webadministrator/ccrep/dict'/'sap.com'/'SAP AG'/'7.0012.20070328124852.0000'/'0'.
    Oct 19, 2007 11:55:20... Info: Update: Selected development component 'tc/webadministrator/test/fvrep'/'sap.com'/'SAP AG'/'7.0013.20070717141618.0000'/'1' updates currently deployed development component 'tc/webadministrator/test/fvrep'/'sap.com'/'SAP AG'/'7.0012.20070328124852.0000'/'0'.
    Oct 19, 2007 11:55:20... Info: Update: Selected development component 'tc/webadministrator/ldapbrowser'/'sap.com'/'SAP AG'/'7.0013.20070717141618.0000'/'1' updates currently deployed development component 'tc/webadministrator/ldapbrowser'/'sap.com'/'SAP AG'/'7.0012.20070328124852.0000'/'0'.
    Oct 19, 2007 11:55:20... Info: Update: Selected development component 'tc/webadministrator/nwawrapper'/'sap.com'/'SAP AG'/'7.0013.20070717141618.0000'/'1' updates currently deployed development component 'tc/webadministrator/nwawrapper'/'sap.com'/'SAP AG'/'7.0012.20070328124852.0000'/'0'.
    Oct 19, 2007 11:55:20... Info: Update: Selected development component 'tc/smd/e2etraceupload'/'sap.com'/'SAP AG'/'7.0013.20070717141618.0000'/'1' updates currently deployed development component 'tc/smd/e2etraceupload'/'sap.com'/'SAP AG'/'7.0012.20070328124852.0000'/'0'.
    Oct 19, 2007 11:55:20... Info: Update: Selected development component 'tc/webadministrator/fsbrowser'/'sap.com'/'SAP AG'/'7.0013.20070717141618.0000'/'1' updates currently deployed development component 'tc/webadministrator/fsbrowser'/'sap.com'/'SAP AG'/'7.0012.20070328124852.0000'/'0'.
    Oct 19, 2007 11:55:20... Info: Update: Selected development component 'tc/smd/e2ebwextractorea'/'sap.com'/'SAP AG'/'7.0013.20070717141618.0000'/'1' updates currently deployed development component 'tc/smd/e2ebwextractorea'/'sap.com'/'SAP AG'/'7.0012.20070328124852.0000'/'0'.
    Oct 19, 2007 11:55:20... Info: Update: Selected development component 'tc/smd/agent/application/switch'/'sap.com'/'SAP AG'/'7.0013.20070717141618.0000'/'1' updates currently deployed development component 'tc/smd/agent/application/switch'/'sap.com'/'SAP AG'/'7.0012.20070328124852.0000'/'0'.
    Oct 19, 2007 11:55:20... Info: Update: Selected development component 'tc/smd/agent/application/runtime'/'sap.com'/'SAP AG'/'7.0013.20070717141618.0000'/'1' updates currently deployed development component 'tc/smd/agent/application/runtime'/'sap.com'/'SAP AG'/'7.0012.20070328124852.0000'/'0'.
    Oct 19, 2007 11:55:20... Info: Update: Selected development component 'tc/smd/agent/application/navigation/links'/'sap.com'/'SAP AG'/'7.0013.20070717141618.0000'/'1' updates currently deployed development component 'tc/smd/agent/application/navigation/links'/'sap.com'/'SAP AG'/'7.0012.20070328124852.0000'/'0'.
    Oct 19, 2007 11:55:20... Info: Update: Selected development component 'tc/webadministrator/dbbrowser'/'sap.com'/'SAP AG'/'7.0013.20070717141618.0000'/'1' updates currently deployed development component 'tc/webadministrator/dbbrowser'/'sap.com'/'SAP AG'/'7.0012.20070328124852.0000'/'0'.
    Oct 19, 2007 11:55:20... Info: Update: Selected development component 'tc/smd/agent/application/datacollector'/'sap.com'/'SAP AG'/'7.0013.20070717141618.0000'/'1' updates currently deployed development component 'tc/smd/agent/application/datacollector'/'sap.com'/'SAP AG'/'7.0012.20070328124852.0000'/'0'.
    Oct 19, 2007 11:55:20... Info: Update: Selected development component 'tc/webadministrator/test/ccrep'/'sap.com'/'SAP AG'/'7.0013.20070717141618.0000'/'1' updates currently deployed development component 'tc/webadministrator/test/ccrep'/'sap.com'/'SAP AG'/'7.0012.20070328124852.0000'/'0'.
    Oct 19, 2007 11:55:20... Info: Update: Selected development component 'tc/webadministrator/selfcheck'/'sap.com'/'SAP AG'/'7.0013.20070717141618.0000'/'1' updates currently deployed development component 'tc/webadministrator/selfcheck'/'sap.com'/'SAP AG'/'7.0012.20070328124852.0000'/'0'.
    Oct 19, 2007 11:55:20... Info: Update: Selected development component 'tc/webadministrator/navigation/dbc'/'sap.com'/'SAP AG'/'7.0013.20070717141618.0000'/'1' updates currently deployed development component 'tc/webadministrator/navigation/dbc'/'sap.com'/'SAP AG'/'7.0012.20070328124852.0000'/'0'.
    Oct 19, 2007 11:55:20... Info: Update: Selected development component 'tc/webadministrator/httpanalysis'/'sap.com'/'SAP AG'/'7.0013.20070717141618.0000'/'1' updates currently deployed development component 'tc/webadministrator/httpanalysis'/'sap.com'/'SAP AG'/'7.0012.20070328124852.0000'/'0'.
    Oct 19, 2007 11:55:20... Info: Update: Selected development component 'tc/smd/pcdlogbrowser'/'sap.com'/'SAP AG'/'7.0013.20070717141618.0000'/'1' updates currently deployed development component 'tc/smd/pcdlogbrowser'/'sap.com'/'SAP AG'/'7.0012.20070328124852.0000'/'0'.
    Oct 19, 2007 11:55:20... Info: Update: Selected development component 'tc/webadministrator/logviewer'/'sap.com'/'SAP AG'/'7.0013.20070717141618.0000'/'1' updates currently deployed development component 'tc/webadministrator/logviewer'/'sap.com'/'SAP AG'/'7.0012.20070328124852.0000'/'0'.
    Oct 19, 2007 11:55:20... Info: Update: Selected development component 'tc/smd/agent/application/connectors'/'sap.com'/'SAP AG'/'7.0013.20070717141618.0000'/'1' updates currently deployed development component 'tc/smd/agent/application/connectors'/'sap.com'/'SAP AG'/'7.0012.20070328124852.0000'/'0'.
    Oct 19, 2007 11:55:20... Info: Initial deployment: Selected development component 'tc/smd/globallicenseaudit'/'sap.com'/'SAP AG'/'7.0013.20070717141618.0000'/'1' will be deployed.
    Oct 19, 2007 11:55:20... Info: Update: Selected development component 'tc/webadministrator/oscommand'/'sap.com'/'SAP AG'/'7.0013.20070717141618.0000'/'1' updates currently deployed development component 'tc/webadministrator/oscommand'/'sap.com'/'SAP AG'/'7.0012.20070328124852.0000'/'0'.
    Oct 19, 2007 11:55:20... Info: Update: Selected development component 'tc/webadministrator/solmandiag'/'sap.com'/'SAP AG'/'7.0013.20070717141618.0000'/'1' updates currently deployed development component 'tc/webadministrator/solmandiag'/'sap.com'/'SAP AG'/'7.0012.20070328124852.0000'/'0'.
    Oct 19, 2007 11:55:20... Info: Update: Selected development component 'tc/webadministrator/fvrep'/'sap.com'/'SAP AG'/'7.0013.20070717141618.0000'/'1' updates currently deployed development component 'tc/webadministrator/fvrep'/'sap.com'/'SAP AG'/'7.0012.20070328124852.0000'/'0'.
    Oct 19, 2007 11:55:20... Info: Update: Selected development component 'tc/smd/agent/application/ldap'/'sap.com'/'SAP AG'/'7.0013.20070717141618.0000'/'1' updates currently deployed development component 'tc/smd/agent/application/ldap'/'sap.com'/'SAP AG'/'7.0012.20070328124852.0000'/'0'.
    Oct 19, 2007 11:55:20... Info: Update: Selected development component 'tc/webadministrator/contentaccess'/'sap.com'/'SAP AG'/'7.0013.20070717141618.0000'/'1' updates currently deployed development component 'tc/webadministrator/contentaccess'/'sap.com'/'SAP AG'/'7.0012.20070328124852.0000'/'0'.
    Oct 19, 2007 11:55:20... Info: Update: Selected development component 'tc/smd/application/migration'/'sap.com'/'SAP AG'/'7.0013.20070717141618.0000'/'1' updates currently deployed development component 'tc/smd/application/migration'/'sap.com'/'SAP AG'/'7.0012.20070328124852.0000'/'0'.
    Oct 19, 2007 11:55:20... Info: Update: Selected development component 'tc/smd/e2etracej2eewd'/'sap.com'/'SAP AG'/'7.0013.20070717141618.0000'/'1' updates currently deployed development component 'tc/smd/e2etracej2eewd'/'sap.com'/'SAP AG'/'7.0012.20070328124852.0000'/'0'.
    Oct 19, 2007 11:55:20... Info: Update: Selected development component 'tc/smd/agent/application/tracing'/'sap.com'/'SAP AG'/'7.0013.20070717141618.0000'/'1' updates currently deployed development component 'tc/smd/agent/application/tracing'/'sap.com'/'SAP AG'/'7.0012.20070328124852.0000'/'0'.
    Oct 19, 2007 11:55:20... Info: Update: Selected development component 'tc/smd/navigation'/'sap.com'/'SAP AG'/'7.0013.20070717141618.0000'/'1' updates currently deployed development component 'tc/smd/navigation'/'sap.com'/'SAP AG'/'7.0012.20070328124852.0000'/'0'.
    Oct 19, 2007 11:55:20... Info: Update: Selected development component 'tc/webadministrator/screp/dict'/'sap.com'/'SAP AG'/'7.0013.20070717141618.0000'/'1' updates currently deployed development component 'tc/webadministrator/screp/dict'/'sap.com'/'SAP AG'/'7.0012.20070328124852.0000'/'0'.
    Oct 19, 2007 11:55:20... Info: Update: Selected development component 'tc/webadministrator/ewa/dict'/'sap.com'/'SAP AG'/'7.0013.20070717141618.0000'/'1' updates currently deployed development component 'tc/webadministrator/ewa/dict'/'sap.com'/'SAP AG'/'7.0012.20070328124852.0000'/'0'.
    Oct 19, 2007 11:55:20... Info: Update: Selected development component 'tc/smd/agent/application/global/conf'/'sap.com'/'SAP AG'/'7.0013.20070717141618.0000'/'1' updates currently deployed development component 'tc/smd/agent/application/global/conf'/'sap.com'/'SAP AG'/'7.0012.20070328124852.0000'/'0'.
    Oct 19, 2007 11:55:20... Info: Update: Selected development component 'tc/webadministrator/selfcheck/dbc'/'sap.com'/'SAP AG'/'7.0013.20070717141618.0000'/'1' updates currently deployed development component 'tc/webadministrator/selfcheck/dbc'/'sap.com'/'SAP AG'/'7.0012.20070328124852.0000'/'0'.
    Oct 19, 2007 11:55:20... Info: Update: Selected development component 'tc/webadministrator/tda'/'sap.com'/'SAP AG'/'7.0013.20070717141618.0000'/'1' updates currently deployed development component 'tc/webadministrator/tda'/'sap.com'/'SAP AG'/'7.0012.20070328124852.0000'/'0'.
    Oct 19, 2007 11:55:20... Info: Update: Selected development component 'tc/webadministrator/lib/dbc'/'sap.com'/'SAP AG'/'7.0013.20070717141618.0000'/'1' updates currently deployed development component 'tc/webadministrator/lib/dbc'/'sap.com'/'SAP AG'/'7.0012.20070328124852.0000'/'0'.
    Oct 19, 2007 11:55:20... Info: Update: Selected development component 'tc/webadministrator/dsalias'/'sap.com'/'SAP AG'/'7.0013.20070717141618.0000'/'1' updates currently deployed development component 'tc/webadministrator/dsalias'/'sap.com'/'SAP AG'/'7.0012.20070328124852.0000'/'0'.
    Oct 19, 2007 11:55:20... Info: Update: Selected development component 'tc/webadministrator/navigation'/'sap.com'/'SAP AG'/'7.0013.20070717141618.0000'/'1' updates currently deployed development component 'tc/webadministrator/navigation'/'sap.com'/'SAP AG'/'7.0012.20070328124852.0000'/'0'.
    Oct 19, 2007 11:55:20... Info: Update: Selected development component 'tc/webadministrator/selfcheck/dict'/'sap.com'/'SAP AG'/'7.0013.20070717141618.0000'/'1' updates currently deployed development component 'tc/webadministrator/selfcheck/dict'/'sap.com'/'SAP AG'/'7.0012.20070328124852.0000'/'0'.
    Oct 19, 2007 11:55:20... Info: Update: Selected development component 'tc/webadministrator/screp'/'sap.com'/'SAP AG'/'7.0013.20070717141618.0000'/'1' updates currently deployed development component 'tc/webadministrator/screp'/'sap.com'/'SAP AG'/'7.0012.20070328124852.0000'/'0'.
    Oct 19, 2007 11:55:20... Info: Update: Selected development component 'tc/webadministrator/scheduler/lib'/'sap.com'/'SAP AG'/'7.0013.20070717141618.0000'/'1' updates currently deployed development component 'tc/webadministrator/scheduler/lib'/'sap.com'/'SAP AG'/'7.0012.20070328124852.0000'/'0'.
    Oct 19, 2007 11:55:20... Info: Update: Selected development component 'tc/smd/e2etraceabapwd'/'sap.com'/'SAP AG'/'7.0013.20070717141618.0000'/'1' updates currently deployed development component 'tc/smd/e2etraceabapwd'/'sap.com'/'SAP AG'/'7.0012.20070328124852.0000'/'0'.
    Oct 19, 2007 11:55:20... Info: Update: Selected development component 'tc/webadministrator/lib'/'sap.com'/'SAP AG'/'7.0013.20070717141618.0000'/'1' updates currently deployed development component 'tc/webadministrator/lib'/'sap.com'/'SAP AG'/'7.0012.20070328124852.0000'/'0'.
    Oct 19, 2007 11:55:20... Info: Update: Selected development component 'tc/webadministrator/smdservices'/'sap.com'/'SAP AG'/'7.0013.20070717141618.0000'/'1' updates currently deployed development component 'tc/webadministrator/smdservices'/'sap.com'/'SAP AG'/'7.0012.20070328124852.0000'/'0'.
    Oct 19, 2007 11:55:20... Info: Update: Selected development component 'tc/smd/cptdict'/'sap.com'/'SAP AG'/'7.0013.20070717141618.0000'/'1' updates currently deployed development component 'tc/smd/cptdict'/'sap.com'/'SAP AG'/'7.0012.20070328124852.0000'/'0'.
    Oct 19, 2007 11:55:20... Info: Update: Selected development component 'tc/webadministrator/navigation/dict'/'sap.com'/'SAP AG'/'7.0013.20070717141618.0000'/'1' updates currently deployed development component 'tc/webadministrator/navigation/dict'/'sap.com'/'SAP AG'/'7.0012.20070328124852.0000'/'0'.
    Oct 19, 2007 11:55:20... Info: Update: Selected development component 'tc/webadministrator/mcomp'/'sap.com'/'SAP AG'/'7.0013.20070717141618.0000'/'1' updates currently deployed development component 'tc/webadministrator/mcomp'/'sap.com'/'SAP AG'/'7.0012.20070328124852.0000'/'0'.
    Oct 19, 2007 11:55:20... Info: Update: Selected development component 'tc/smd/e2eea'/'sap.com'/'SAP AG'/'7.0013.20070717141618.0000'/'1' updates currently deployed development component 'tc/smd/e2eea'/'sap.com'/'SAP AG'/'7.0012.20070328124852.0000'/'0'.
    Oct 19, 2007 11:55:20... Info: Update: Selected development component 'tc/webadministrator/scheduler/ejb'/'sap.com'/'SAP AG'/'7.0013.20070717141618.0000'/'1' updates currently deployed development component 'tc/webadministrator/scheduler/ejb'/'sap.com'/'SAP AG'/'7.0012.20070328124852.0000'/'0'.
    Oct 19, 2007 11:55:20... Info: Update: Selected development component 'tc/smd/e2ebwextractor'/'sap.com'/'SAP AG'/'7.0013.20070717141618.0000'/'1' updates currently deployed development component 'tc/smd/e2ebwextractor'/'sap.com'/'SAP AG'/'7.0012.20070328124852.0000'/'0'.
    Oct 19, 2007 11:55:20... Info: Update: Selected development component 'tc/webadministrator/wcrep/ws'/'sap.com'/'SAP AG'/'7.0013.20070717141618.0000'/'1' updates currently deployed development component 'tc/webadministrator/wcrep/ws'/'sap.com'/'SAP AG'/'7.0012.20070328124852.0000'/'0'.
    Oct 19, 2007 11:55:20... Info: Update: Selected development component 'tc/webadministrator/logmanager'/'sap.com'/'SAP AG'/'7.0013.20070717141618.0000'/'1' updates currently deployed development component 'tc/webadministrator/logmanager'/'sap.com'/'SAP AG'/'7.0012.20070328124852.0000'/'0'.
    Oct 19, 2007 11:55:20... Info: Update: Selected development component 'tc/webadministrator/scheduler/dict'/'sap.com'/'SAP AG'/'7.0013.20070717141618.0000'/'1' updates currently deployed development component 'tc/webadministrator/scheduler/dict'/'sap.com'/'SAP AG'/'7.0012.20070328124852.0000'/'0'.
    Oct 19, 2007 11:55:20... Info: Update: Selected development component 'tc/smd/application/telnet'/'sap.com'/'SAP AG'/'7.0013.20070717141618.0000'/'1' updates currently deployed development component 'tc/smd/application/telnet'/'sap.com'/'SAP AG'/'7.0012.20070328124852.0000'/'0'.
    Oct 19, 2007 11:55:20... Info: Update: Selected development component 'tc/webadministrator/scheduler'/'sap.com'/'SAP AG'/'7.0013.20070717141618.0000'/'1' updates currently deployed development component 'tc/webadministrator/scheduler'/'sap.com'/'SAP AG'/'7.0012.20070328124852.0000'/'0'.
    Oct 19, 2007 11:55:20... Info: Update: Selected development component 'tc/webadministrator/scheduler/war'/'sap.com'/'SAP AG'/'7.0013.20070717141618.0000'/'1' updates currently deployed development component 'tc/webadministrator/scheduler/war'/'sap.com'/'SAP AG'/'7.0012.20070328124852.0000'/'0'.
    Oct 19, 2007 11:55:20... Info: Update: Selected development component 'tc/smd/agent/application/wily4duet'/'sap.com'/'SAP AG'/'7.0013.20070717141618.0000'/'1' updates currently deployed development component 'tc/smd/agent/application/wily4duet'/'sap.com'/'SAP AG'/'7.0012.20070328124852.0000'/'0'.
    Oct 19, 2007 11:55:20... Info: Update: Selected development component 'tc/webadministrator/management'/'sap.com'/'SAP AG'/'7.0013.20070717141618.0000'/'1' updates currently deployed development component 'tc/webadministrator/management'/'sap.com'/'SAP AG'/'7.0012.20070328124852.0000'/'0'.
    Oct 19, 2007 11:55:20... Info: Update: Selected development component 'tc/webadministrator/abapsyssetup'/'sap.com'/'SAP AG'/'7.0013.20070717141618.0000'/'1' updates currently deployed development component 'tc/webadministrator/abapsyssetup'/'sap.com'/'SAP AG'/'7.0012.20070328124852.0000'/'0'.
    Oct 19, 2007 11:55:20... Info: Update: Selected development component 'tc/webadministrator/navigation/ejb'/'sap.com'/'SAP AG'/'7.0013.20070717141618.0000'/'1' updates currently deployed development component 'tc/webadministrator/navigation/ejb'/'sap.com'/'SAP AG'/'7.0012.20070328124852.0000'/'0'.
    Oct 19, 2007 11:55:20... Info: Update: Selected development component 'tc/smd/agent/application/remoteos'/'sap.com'/'SAP AG'/'7.0013.20070717141618.0000'/'1' updates currently deployed development component 'tc/smd/agent/application/remoteos'/'sap.com'/'SAP AG'/'7.0012.20070328124852.0000'/'0'.
    Oct 19, 2007 11:55:20... Info: Update: Selected development component 'tc/webadministrator/lib/dict'/'sap.com'/'SAP AG'/'7.0013.20070717141618.0000'/'1' updates currently deployed development component 'tc/webadministrator/lib/dict'/'sap.com'/'SAP AG'/'7.0012.20070328124852.0000'/'0'.
    Oct 19, 2007 11:55:20... Info: Update: Selected development component 'tc/webadministrator/abapco'/'sap.com'/'SAP AG'/'7.0013.20070717141618.0000'/'1' updates currently deployed development component 'tc/webadministrator/abapco'/'sap.com'/'SAP AG'/'7.0012.20070328124852.0000'/'0'.
    Oct 19, 2007 11:55:20... Info: Update: Selected development component 'tc/smd/server/service'/'sap.com'/'SAP AG'/'7.0013.20070717141618.0000'/'1' updates currently deployed development component 'tc/smd/server/service'/'sap.com'/'SAP AG'/'7.0012.20070328124852.0000'/'0'.
    Oct 19, 2007 11:55:20... Info: Update: Selected development component 'tc/webadministrator/logviewer/dict'/'sap.com'/'SAP AG'/'7.0013.20070717141618.0000'/'1' updates currently deployed development component 'tc/webadministrator/logviewer/dict'/'sap.com'/'SAP AG'/'7.0012.20070328124852.0000'/'0'.
    Oct 19, 2007 11:55:20... Info: Update: Selected development component 'tc/smd/application/keystore'/'sap.com'/'SAP AG'/'7.0013.20070717141618.0000'/'1' updates currently deployed development component 'tc/smd/application/keystore'/'sap.com'/'SAP AG'/'7.0012.20070328124852.0000'/'0'.
    Oct 19, 2007 11:55:20... Info: Update: Selected development component 'tc/smd/agent/application/logviewer'/'sap.com'/'SAP AG'/'7.0013.20070717141618.0000'/'1' updates currently deployed development component 'tc/smd/agent/application/logviewer'/'sap.com'/'SAP AG'/'7.0012.20070328124852.0000'/'0'.
    Oct 19, 2007 11:55:20... Info: Update: Selected development component 'tc/webadministrator/standlogviewer'/'sap.com'/'SAP AG'/'7.0013.20070717141618.0000'/'1' updates currently deployed development component 'tc/webadministrator/standlogviewer'/'sap.com'/'SAP AG'/'7.0012.20070328124852.0000'/'0'.
    Oct 19, 2007 11:55:20... Info: Initial deployment: Selected development component 'tc/smd/agent/application/globallicenseaudit'/'sap.com'/'SAP AG'/'7.0013.20070717141618.0000'/'1' will be deployed.
    Oct 19, 2007 11:55:20... Info: Update: Selected development component 'tc/webadministrator/selfcheck/lib'/'sap.com'/'SAP AG'/'7.0013.20070717141618.0000'/'1' updates currently deployed development component 'tc/webadministrator/selfcheck/lib'/'sap.com'/'SAP AG'/'7.0012.20070328124852.0000'/'0'.
    Oct 19, 2007 11:55:20... Info: Update: Selected development component 'tc/smd/agent/application/database'/'sap.com'/'SAP AG'/'7.0013.20070717141618.0000'/'1' updates currently deployed development component 'tc/smd/agent/application/database'/'sap.com'/'SAP AG'/'7.0012.20070328124852.0000'/'0'.
    Oct 19, 2007 11:55:20... Info: Update: Selected development component 'tc/webadministrator/setup'/'sap.com'/'SAP AG'/'7.0013.20070717141618.0000'/'1' updates currently deployed development component 'tc/webadministrator/setup'/'sap.com'/'SAP AG'/'7.0012.20070328124852.0000'/'0'.
    Oct 19, 2007 11:55:20... Info: Update: Selected development component 'tc/smd/agent/application/filesystem'/'sap.com'/'SAP AG'/'7.0013.20070717141618.0000'/'1' updates currently deployed development component 'tc/smd/agent/application/filesystem'/'sap.com'/'SAP AG'/'7.0012.20070328124852.0000'/'0'.
    Oct 19, 2007 11:55:20... Info: Update: Selected development component 'tc/smd/agent/application/wily'/'sap.com'/'SAP AG'/'7.0013.20070717141618.0000'/'1' updates currently deployed development component 'tc/smd/agent/application/wily'/'sap.com'/'SAP AG'/'7.0012.20070328124852.0000'/'0'.
    Oct 19, 2007 11:55:20... Info: Initial deployment: Selected development component 'tc/smd/databasetools'/'sap.com'/'SAP AG'/'7.0013.20070717141618.0000'/'1' will be deployed.
    Oct 19, 2007 11:55:20... Info: Update: Selected development component 'tc/webadministrator/fvrep/dict'/'sap.com'/'SAP AG'/'7.0013.20070717141618.0000'/'1' updates currently deployed development component 'tc/webadministrator/fvrep/dict'/'sap.com'/'SAP AG'/'7.0012.20070328124852.0000'/'0'.
    Oct 19, 2007 11:55:20... Info: Update: Selected development component 'tc/webadministrator/wilyadmin'/'sap.com'/'SAP AG'/'7.0013.20070717141618.0000'/'1' updates currently deployed development component 'tc/webadministrator/wilyadmin'/'sap.com'/'SAP AG'/'7.0012.20070328124852.0000'/'0'.
    Oct 19, 2007 11:55:20... Info: Initial deployment: Selected development component 'tc/smd/agent/application/wilyhost'/'sap.com'/'SAP AG'/'7.0013.20070717141618.0000'/'1' will be deployed.
    Oct 19, 2007 11:55:20... Info: Update: Selected development component 'tc/smd/agent/application/par'/'sap.com'/'SAP AG'/'7.0013.20070717141618.0000'/'1' updates currently deployed development component 'tc/smd/agent/application/par'/'sap.com'/'SAP AG'/'7.0012.20070328124852.0000'/'0'.
    Oct 19, 2007 11:55:20... Info: Update: Selected development component 'tc/smd/server/agent/admin'/'sap.com'/'SAP AG'/'7.0013.20070717141618.0000'/'1' updates currently deployed development component 'tc/smd/server/agent/admin'/'sap.com'/'SAP AG'/'7.0012.20070328124852.0000'/'0'.
    Oct 19, 2007 11:55:20... Info: Initial deployment: Selected development component 'tc/smd/agent/application/flightrecorderdumpscan'/'sap.com'/'SAP AG'/'7.0013.20070717141618.0000'/'1' will be deployed.
    Oct 19, 2007 11:56:07... Info: ====================================
    Oct 19, 2007 11:56:07... Info: JControl is shutting SDM Server down
    Oct 19, 2007 11:56:07... Info: ====================================
    Oct 19, 2007 11:56:07... Info: Server finished sending back the answer of the ShutdownRequest.
    Oct 19, 2007 11:56:07... Info: Shutting dispatcher down
    Oct 19, 2007 11:58:04... Info:
    Oct 19, 2007 11:58:04... Info: ============================================
    Oct 19, 2007 11:58:04... Info: =   Starting to execute command 'server'   =
    Oct 19, 2007 11:58:04... Info: ============================================
    Oct 19, 2007 11:58:04... Info: Starting SDM - Software Deployment Manager...
    Oct 19, 2007 11:58:04... Info: tc/SL/SDM/SDM/sap.com/SAP AG/7.0013.20070717141415.0000
    Oct 19, 2007 11:58:07... Info: SDM operation mode successfully set to: Integrated
    Oct 19, 2007 11:58:07... Info: JStartupFramework is requesting to start the SDM Server.
    Oct 19, 2007 11:58:07... Info: Start the SDM Server integrated in the JStartupFramework.
    Oct 19, 2007 11:58:07... Info: Initializing Network Manager (50117)
    Oct 19, 2007 11:58:07... Info: Starting SDM Server listening on port 50118
    Oct 19, 2007 11:58:07... Info: SDM started successfully.
    Oct 19, 2007 12:00:24... Info: ====================================
    Oct 19, 2007 12:00:24... Info: JControl is shutting SDM Server down
    Oct 19, 2007 12:00:24... Info: ====================================
    Oct 19, 2007 12:00:24... Info: Server finished sending back the answer of the ShutdownRequest.
    Oct 19, 2007 12:00:24... Info: Shutting dispatcher down
    Oct 19, 2007 12:03:42... Info:
    Oct 19, 2007 12:03:42... Info: ============================================
    Oct 19, 2007 12:03:42... Info: =   Starting to execute command 'server'   =
    Oct 19, 2007 12:03:42... Info: ============================================
    Oct 19, 2007 12:03:42... Info: Starting SDM - Software Deployment Manager...
    Oct 19, 2007 12:03:42... Info: tc/SL/SDM/SDM/sap.com/SAP AG/7.0013.20070717141415.0000
    Oct 19, 2007 12:03:44... Info: SDM operation mode successfully set to: Integrated
    Oct 19, 2007 12:03:45... Info: JStartupFramework is requesting to start the SDM Server.
    Oct 19, 2007 12:03:45... Info: Start the SDM Server integrated in the JStartupFramework.
    Oct 19, 2007 12:03:45... Info: Initializing Network Manager (50117)
    Oct 19, 2007 12:03:45... Info: Starting SDM Server listening on port 50118
    Oct 19, 2007 12:03:45... Info: SDM started successfully.
    Oct 19, 2007 12:06:08... Info: Opened client connection to solmanager.gpr.nl (IP address solmanager.gpr.nl/10.11.150.55, remote port 30908)
    Oct 19, 2007 12:06:08... Info: Request for Logon as admin accepted
    Oct 19, 2007 12:06:32... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcsmdagentapplication~connectors.ear'
    Oct 19, 2007 12:06:38... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcsmdagentapplication~database.ear'
    Oct 19, 2007 12:06:44... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcsmdagentapplication~datacollector.ear'
    Oct 19, 2007 12:06:49... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcsmdagentapplication~filesystem.ear'
    Oct 19, 2007 12:06:54... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcsmdagentapplication~flightrecorderdumpscan.ear'
    Oct 19, 2007 12:06:59... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcsmdagentapplication~globallicenseaudit.ear'
    Oct 19, 2007 12:07:04... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcsmdagentapplicationglobalconf.ear'
    Oct 19, 2007 12:07:09... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcsmdagentapplication~ldap.ear'
    Oct 19, 2007 12:07:14... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcsmdagentapplication~logviewer.ear'
    Oct 19, 2007 12:07:19... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcsmdagentapplicationnavigationlinks.ear'
    Oct 19, 2007 12:07:27... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcsmdagentapplication~par.ear'
    Oct 19, 2007 12:07:32... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcsmdagentapplication~remoteos.ear'
    Oct 19, 2007 12:07:37... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcsmdagentapplication~remotesetup.ear'
    Oct 19, 2007 12:07:42... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcsmdagentapplication~runtime.ear'
    Oct 19, 2007 12:07:47... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcsmdagentapplication~switch.ear'
    Oct 19, 2007 12:07:52... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcsmdagentapplication~telnet.ear'
    Oct 19, 2007 12:07:57... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcsmdagentapplication~tracing.ear'
    Oct 19, 2007 12:08:02... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcsmdagentapplication~wily.ear'
    Oct 19, 2007 12:08:07... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcsmdagentapplication~wily4duet.ear'
    Oct 19, 2007 12:08:12... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcsmdagentapplication~wilyhost.ear'
    Oct 19, 2007 12:08:16... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcsmdapplicationkeystore.ear'
    Oct 19, 2007 12:08:21... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcsmdapplicationmigration.ear'
    Oct 19, 2007 12:08:26... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcsmdapplicationtelnet.ear'
    Oct 19, 2007 12:08:31... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcsmd~cptdict.sda'
    Oct 19, 2007 12:08:36... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcsmd~databasetools.ear'
    Oct 19, 2007 12:08:42... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcsmddatamgmtdict.sda'
    Oct 19, 2007 12:08:46... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcsmd~e2ebwextractor.ear'
    Oct 19, 2007 12:08:52... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcsmd~e2ebwextractorea.ear'
    Oct 19, 2007 12:08:56... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcsmd~e2eea.ear'
    Oct 19, 2007 12:09:01... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcsmd~e2eloganalysis.ear'
    Oct 19, 2007 12:09:06... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcsmd~e2etraceabapwd.ear'
    Oct 19, 2007 12:09:11... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcsmd~e2etracej2eewd.ear'
    Oct 19, 2007 12:09:16... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcsmd~e2etracemainwd.ear'
    Oct 19, 2007 12:09:21... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcsmd~e2etraceupload.ear'
    Oct 19, 2007 12:09:27... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcsmd~e2ewa.ear'
    Oct 19, 2007 12:09:32... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcsmd~globallicenseaudit.ear'
    Oct 19, 2007 12:09:37... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcsmd~navigation.ear'
    Oct 19, 2007 12:09:42... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcsmd~pcdlogbrowser.ear'
    Oct 19, 2007 12:09:47... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcsmdserveragentadmin.ear'
    Oct 19, 2007 12:09:52... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcsmdserverservice.sda'
    Oct 19, 2007 12:09:57... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcwebadministrator~abapco.ear'
    Oct 19, 2007 12:10:01... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcwebadministrator~abapsyssetup.ear'
    Oct 19, 2007 12:10:06... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcwebadministratoradminnavigation.ear'
    Oct 19, 2007 12:10:11... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcwebadministrator~ccrep.ear'
    Oct 19, 2007 12:10:16... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcwebadministratorccrepdict.sda'
    Oct 19, 2007 12:10:21... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcwebadministrator~contentaccess.ear'
    Oct 19, 2007 12:10:26... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcwebadministrator~dbbrowser.ear'
    Oct 19, 2007 12:10:31... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcwebadministrator~dsalias.ear'
    Oct 19, 2007 12:10:36... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcwebadministratorewadict.sda'
    Oct 19, 2007 12:10:42... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcwebadministrator~fsbrowser.ear'
    Oct 19, 2007 12:10:47... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcwebadministrator~fvrep.ear'
    Oct 19, 2007 12:10:52... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcwebadministratorfvrepdict.sda'
    Oct 19, 2007 12:10:57... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcwebadministrator~httpanalysis.ear'
    Oct 19, 2007 12:11:02... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcwebadministratorhttpanalysisdict.sda'
    Oct 19, 2007 12:11:07... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcwebadministrator~ldapbrowser.ear'
    Oct 19, 2007 12:11:12... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcwebadministrator~lib.sda'
    Oct 19, 2007 12:11:17... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcwebadministratorlibdbc.sda'
    Oct 19, 2007 12:11:22... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcwebadministratorlibdict.sda'
    Oct 19, 2007 12:11:27... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcwebadministrator~logmanager.ear'
    Oct 19, 2007 12:11:32... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcwebadministrator~logviewer.ear'
    Oct 19, 2007 12:11:37... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcwebadministratorlogviewerdict.sda'
    Oct 19, 2007 12:11:42... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcwebadministrator~management.ear'
    Oct 19, 2007 12:11:47... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcwebadministrator~mcomp.ear'
    Oct 19, 2007 12:11:52... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcwebadministrator~mem_snapshot_analysis.ear'
    Oct 19, 2007 12:11:57... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcwebadministrator~navigation.ear'
    Oct 19, 2007 12:12:02... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcwebadministratornavigationdbc.sda'
    Oct 19, 2007 12:12:07... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcwebadministratornavigationdict.sda'
    Oct 19, 2007 12:12:12... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcwebadministratornavigationejb.ear'
    Oct 19, 2007 12:12:17... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcwebadministrator~nwawrapper.ear'
    Oct 19, 2007 12:12:22... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcwebadministrator~oscommand.ear'
    Oct 19, 2007 12:12:27... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcwebadministrator~scheduler.ear'
    Oct 19, 2007 12:12:32... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcwebadministratorschedulerdict.sda'
    Oct 19, 2007 12:12:37... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcwebadministratorschedulerejb.ear'
    Oct 19, 2007 12:12:42... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcwebadministratorschedulerlib.sda'
    Oct 19, 2007 12:12:47... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcwebadministratorschedulerwar.ear'
    Oct 19, 2007 12:12:53... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcwebadministrator~screp.ear'
    Oct 19, 2007 12:12:58... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcwebadministratorscrepdbc.sda'
    Oct 19, 2007 12:13:03... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcwebadministratorscrepdict.sda'
    Oct 19, 2007 12:13:08... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcwebadministrator~selfcheck.ear'
    Oct 19, 2007 12:13:13... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcwebadministratorselfcheckdbc.sda'
    Oct 19, 2007 12:13:18... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcwebadministratorselfcheckdict.sda'
    Oct 19, 2007 12:13:23... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcwebadministratorselfchecklib.sda'
    Oct 19, 2007 12:13:28... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcwebadministrator~setup.ear'
    Oct 19, 2007 12:13:33... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcwebadministrator~smdservices.ear'
    Oct 19, 2007 12:13:38... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcwebadministrator~solmandiag.ear'
    Oct 19, 2007 12:13:43... Info: Loading archive 'E:\install\LMSERVICE13\LMSERVICE13_0-20001429\DEPLOYARCHIVES\sap.comtcwebadministrator~standlogviewer.ear'

    And here some of the rest (and the end)  of the log:
    07/10/19 13:07:38 -  ***********************************************************
    07/10/19 13:07:38 -  Start updating EAR file...
    07/10/19 13:07:38 -  start-up mode is lazy
    07/10/19 13:07:38 -  EAR file updated successfully for 78ms.
    07/10/19 13:07:38 -  Start updating...
    07/10/19 13:07:39 -  EAR file uploaded to server for 63ms.
    07/10/19 13:07:41 -  Successfully updated. Update took 2515ms.
    07/10/19 13:07:41 -  Deploy Service status:
    07/10/19 13:07:41 -    Application : sap.com/tcwebadministratorsmdservices
    07/10/19 13:07:41 -
    07/10/19 13:07:41 -    com.sap.smd.ump  - COM.SAP.SECURITY.CORE.SERVER.UME.SERVICE.UMECONTAINER
    07/10/19 13:07:41 -    sap.com/tcwebadministratorsmdservices  - WEBDYNPRO
    07/10/19 13:07:41 -  ***********************************************************
    Oct 19, 2007 1:07:41 PM  Info: End of log messages of the target system.
    Oct 19, 2007 1:07:41 PM  Info: ***** End of SAP J2EE Engine Deployment (J2EE Application) *****
    Oct 19, 2007 1:07:41 PM  Info: Finished successfully: development component 'tc/webadministrator/smdservices'/'sap.com'/'SAP AG'/'7.0013.20070717141618.0000'/'2'
    Oct 19, 2007 1:07:41 PM  Info: Starting to save the repository
    Oct 19, 2007 1:07:42 PM  Info: Finished saving the repository
    Oct 19, 2007 1:07:47 PM  Info: Starting: Update: Selected development component 'tc/webadministrator/standlogviewer'/'sap.com'/'SAP AG'/'7.0013.20070717141618.0000'/'2' updates currently deployed development component 'tc/webadministrator/standlogviewer'/'sap.com'/'SAP AG'/'7.0012.20070328124852.0000'/'0'.
    Oct 19, 2007 1:07:47 PM  Info: SDA to be deployed: D:\usr\sap\S01\DVEBMGS01\SDM\root\origin\sap.com\tc\webadministrator\standlogviewer\SAP AG\2\7.0013.20070717141618.0000\sap.comtcwebadministrator~standlogviewer.ear
    Oct 19, 2007 1:07:47 PM  Info: Software type of SDA: J2EE
    Oct 19, 2007 1:07:47 PM  Info: ***** Begin of SAP J2EE Engine Deployment (J2EE Application) *****
    Oct 19, 2007 1:07:49 PM  Info: Begin of log messages of the target system:
    07/10/19 13:07:47 -  ***********************************************************
    07/10/19 13:07:47 -  Start updating EAR file...
    07/10/19 13:07:47 -  start-up mode is lazy
    07/10/19 13:07:47 -  EAR file updated successfully for 47ms.
    07/10/19 13:07:47 -  Start updating...
    07/10/19 13:07:47 -  EAR file uploaded to server for 16ms.
    07/10/19 13:07:49 -  Successfully updated. Update took 1750ms.
    07/10/19 13:07:49 -  Deploy Service status:
    07/10/19 13:07:49 -    Application : sap.com/tcwebadministratorstandlogviewer
    07/10/19 13:07:49 -
    07/10/19 13:07:49 -    com.sap.smd.ump  - COM.SAP.SECURITY.CORE.SERVER.UME.SERVICE.UMECONTAINER
    07/10/19 13:07:49 -    sap.com/tcwebadministratorstandlogviewer  - WEBDYNPRO
    07/10/19 13:07:49 -  ***********************************************************
    Oct 19, 2007 1:07:49 PM  Info: End of log messages of the target system.
    Oct 19, 2007 1:07:49 PM  Info: ***** End of SAP J2EE Engine Deployment (J2EE Application) *****
    Oct 19, 2007 1:07:49 PM  Info: Finished successfully: development component 'tc/webadministrator/standlogviewer'/'sap.com'/'SAP AG'/'7.0013.20070717141618.0000'/'2'
    Oct 19, 2007 1:07:49 PM  Info: Starting to save the repository
    Oct 19, 2007 1:07:50 PM  Info: Finished saving the repository
    Oct 19, 2007 1:07:55 PM  Info: Starting: Update: Selected development component 'tc/webadministrator/tda'/'sap.com'/'SAP AG'/'7.0013.20070717141618.0000'/'2' updates currently deployed development component 'tc/webadministrator/tda'/'sap.com'/'SAP AG'/'7.0012.20070328124852.0000'/'0'.
    Oct 19, 2007 1:07:55 PM  Info: SDA to be deployed: D:\usr\sap\S01\DVEBMGS01\SDM\root\origin\sap.com\tc\webadministrator\tda\SAP AG\2\7.0013.20070717141618.0000\sap.comtcwebadministrator~tda.ear
    Oct 19, 2007 1:07:55 PM  Info: Software type of SDA: J2EE
    Oct 19, 2007 1:07:55 PM  Info: ***** Begin of SAP J2EE Engine Deployment (J2EE Application) *****
    Oct 19, 2007 1:07:58 PM  Info: Begin of log messages of the target system:
    07/10/19 13:07:55 -  ***********************************************************
    07/10/19 13:07:55 -  Start updating EAR file...
    07/10/19 13:07:55 -  start-up mode is lazy
    07/10/19 13:07:55 -  EAR file updated successfully for 78ms.
    07/10/19 13:07:55 -  Start updating...
    07/10/19 13:07:55 -  EAR file uploaded to server for 94ms.
    07/10/19 13:07:58 -  Successfully updated. Update took 2687ms.
    07/10/19 13:07:58 -  Deploy Service status:
    07/10/19 13:07:58 -    Application : sap.com/tcwebadministratortda
    07/10/19 13:07:58 -
    07/10/19 13:07:58 -    com.sap.smd.ump  - COM.SAP.SECURITY.CORE.SERVER.UME.SERVICE.UMECONTAINER
    07/10/19 13:07:58 -    sap.com/tcwebadministratortda  - WEBDYNPRO
    07/10/19 13:07:58 -  ***********************************************************
    Oct 19, 2007 1:07:58 PM  Info: End of log messages of the target system.
    Oct 19, 2007 1:07:58 PM  Info: ***** End of SAP J2EE Engine Deployment (J2EE Application) *****
    Oct 19, 2007 1:07:58 PM  Info: Finished successfully: development component 'tc/webadministrator/tda'/'sap.com'/'SAP AG'/'7.0013.20070717141618.0000'/'2'
    Oct 19, 2007 1:07:58 PM  Info: Starting to save the repository
    Oct 19, 2007 1:07:59 PM  Info: Finished saving the repository
    Oct 19, 2007 1:08:04 PM  Info: Starting: Update: Selected development component 'tc/webadministrator/test/ccrep'/'sap.com'/'SAP AG'/'7.0013.20070717141618.0000'/'2' updates currently deployed development component 'tc/webadministrator/test/ccrep'/'sap.com'/'SAP AG'/'7.0012.20070328124852.0000'/'0'.
    Oct 19, 2007 1:08:04 PM  Info: SDA to be deployed: D:\usr\sap\S01\DVEBMGS01\SDM\root\origin\sap.com\tc\webadministrator\test\ccrep\SAP AG\2\7.0013.20070717141618.0000\sap.comtcwebadministratortestccrep.ear
    Oct 19, 2007 1:08:04 PM  Info: Software type of SDA: J2EE
    Oct 19, 2007 1:08:04 PM  Info: ***** Begin of SAP J2EE Engine Deployment (J2EE Application) *****
    Oct 19, 2007 1:08:04 PM  Info: Begin of log messages of the target system:
    07/10/19 13:08:04 -  ***********************************************************
    07/10/19 13:08:04 -  Start updating EAR file...
    07/10/19 13:08:04 -  start-up mode is lazy
    07/10/19 13:08:04 -  EAR file updated successfully for 47ms.
    07/10/19 13:08:04 -  Start updating...
    07/10/19 13:08:04 -  EAR file uploaded to server for 16ms.
    07/10/19 13:08:04 -  Successfully updated. Update took 297ms.
    07/10/19 13:08:04 -  Deploy Service status:
    07/10/19 13:08:04 -    Application : sap.com/tcwebadministratortest~ccrep
    07/10/19 13:08:04 -
    07/10/19 13:08:04 -    sap.com/tcwebadministratortest~ccrep  - WEBDYNPRO
    07/10/19 13:08:04 -  ***********************************************************
    Oct 19, 2007 1:08:04 PM  Info: End of log messages of the target system.
    Oct 19, 2007 1:08:04 PM  Info: ***** End of SAP J2EE Engine Deployment (J2EE Application) *****
    Oct 19, 2007 1:08:04 PM  Info: Finished successfully: development component 'tc/webadministrator/test/ccrep'/'sap.com'/'SAP AG'/'7.0013.20070717141618.0000'/'2'
    Oct 19, 2007 1:08:04 PM  Info: Starting to save the repository
    Oct 19, 2007 1:08:05 PM  Info: Finished saving the repository
    Oct 19, 2007 1:08:10 PM  Info: Starting: Update: Selected development component 'tc/webadministrator/test/fvrep'/'sap.com'/'SAP AG'/'7.0013.20070717141618.0000'/'2' updates currently deployed development component 'tc/webadministrator/test/fvrep'/'sap.com'/'SAP AG'/'7.0012.20070328124852.0000'/'0'.
    Oct 19, 2007 1:08:10 PM  Info: SDA to be deployed: D:\usr\sap\S01\DVEBMGS01\SDM\root\origin\sap.com\tc\webadministrator\test\fvrep\SAP AG\2\7.0013.20070717141618.0000\sap.comtcwebadministratortestfvrep.ear
    Oct 19, 2007 1:08:10 PM  Info: Software type of SDA: J2EE
    Oct 19, 2007 1:08:10 PM  Info: ***** Begin of SAP J2EE Engine Deployment (J2EE Application) *****
    Oct 19, 2007 1:08:11 PM  Info: Begin of log messages of the target system:
    07/10/19 13:08:10 -  ***********************************************************
    07/10/19 13:08:10 -  Start updating EAR file...
    07/10/19 13:08:10 -  start-up mode is lazy
    07/10/19 13:08:10 -  EAR file updated successfully for 47ms.
    07/10/19 13:08:10 -  Start updating...
    07/10/19 13:08:10 -  EAR file uploaded to server for 15ms.
    07/10/19 13:08:10 -  Successfully updated. Update took 360ms.
    07/10/19 13:08:10 -  Deploy Service status:
    07/10/19 13:08:10 -    Application : sap.com/tcwebadministratortest~fvrep
    07/10/19 13:08:10 -
    07/10/19 13:08:10 -    sap.com/tcwebadministratortest~fvrep  - WEBDYNPRO
    07/10/19 13:08:10 -  ***********************************************************
    Oct 19, 2007 1:08:11 PM  Info: End of log messages of the target system.
    Oct 19, 2007 1:08:11 PM  Info: ***** End of SAP J2EE Engine Deployment (J2EE Application) *****
    Oct 19, 2007 1:08:11 PM  Info: Finished successfully: development component 'tc/webadministrator/test/fvrep'/'sap.com'/'SAP AG'/'7.0013.20070717141618.0000'/'2'
    Oct 19, 2007 1:08:11 PM  Info: Starting to save the repository
    Oct 19, 2007 1:08:12 PM  Info: Finished saving the repository
    Oct 19, 2007 1:08:16 PM  Info: Starting: Update: Selected development component 'tc/webadministrator/test/screp'/'sap.com'/'SAP AG'/'7.0013.20070717141618.0000'/'2' updates currently deployed development component 'tc/webadministrator/test/screp'/'sap.com'/'SAP AG'/'7.0012.20070328124852.0000'/'0'.
    Oct 19, 2007 1:08:16 PM  Info: SDA to be deployed: D:\usr\sap\S01\DVEBMGS01\SDM\root\origin\sap.com\tc\webadministrator\test\screp\SAP AG\2\7.0013.20070717141618.0000\sap.comtcwebadministratortestscrep.ear
    Oct 19, 2007 1:08:16 PM  Info: Software type of SDA: J2EE
    Oct 19, 2007 1:08:16 PM  Info: ***** Begin of SAP J2EE Engine Deployment (J2EE Application) *****
    Oct 19, 2007 1:08:19 PM  Info: Begin of log messages of the target system:
    07/10/19 13:08:16 -  ***********************************************************
    07/10/19 13:08:17 -  Start updating EAR file...
    07/10/19 13:08:17 -  start-up mode is lazy
    07/10/19 13:08:17 -  EAR file updated successfully for 47ms.
    07/10/19 13:08:17 -  Start updating...
    07/10/19 13:08:17 -  EAR file uploaded to server for 16ms.
    07/10/19 13:08:18 -  Successfully updated. Update took 1640ms.
    07/10/19 13:08:18 -  Deploy Service status:
    07/10/19 13:08:18 -    Application : sap.com/tcwebadministratortest~screp
    07/10/19 13:08:18 -
    07/10/19 13:08:18 -    com.sap.smd.ump  - COM.SAP.SECURITY.CORE.SERVER.UME.SERVICE.UMECONTAINER
    07/10/19 13:08:18 -    sap.com/tcwebadministratortest~screp  - WEBDYNPRO
    07/10/19 13:08:18 -  ***********************************************************
    Oct 19, 2007 1:08:19 PM  Info: End of log messages of the target system.
    Oct 19, 2007 1:08:19 PM  Info: ***** End of SAP J2EE Engine Deployment (J2EE Application) *****
    Oct 19, 2007 1:08:19 PM  Info: Finished successfully: development component 'tc/webadministrator/test/screp'/'sap.com'/'SAP AG'/'7.0013.20070717141618.0000'/'2'
    Oct 19, 2007 1:08:19 PM  Info: Starting to save the repository
    Oct 19, 2007 1:08:19 PM  Info: Finished saving the repository
    Oct 19, 2007 1:08:24 PM  Info: Starting: Update: Selected development component 'tc/webadministrator/upgrader'/'sap.com'/'SAP AG'/'7.0013.20070717141618.0000'/'2' updates currently deployed development component 'tc/webadministrator/upgrader'/'sap.com'/'SAP AG'/'7.0012.20070328124852.0000'/'0'.
    Oct 19, 2007 1:08:24 PM  Info: SDA to be deployed: D:\usr\sap\S01\DVEBMGS01\SDM\root\origin\sap.com\tc\webadministrator\upgrader\SAP AG\2\7.0013.20070717141618.0000\sap.comtcwebadministrator~upgrader.ear
    Oct 19, 2007 1:08:24 PM  Info: Software type of SDA: J2EE
    Oct 19, 2007 1:08:24 PM  Info: ***** Begin of SAP J2EE Engine Deployment (J2EE Application) *****
    Oct 19, 2007 1:08:26 PM  Info: Begin of log messages of the target system:
    07/10/19 13:08:24 -  ***********************************************************
    07/10/19 13:08:24 -  Start updating EAR file...
    07/10/19 13:08:24 -  start-up mode is lazy
    07/10/19 13:08:24 -  EAR file updated successfully for 63ms.
    07/10/19 13:08:24 -  Start updating...
    07/10/19 13:08:24 -  EAR file uploaded to server for 15ms.
    07/10/19 13:08:26 -  Successfully updated. Update took 1672ms.
    07/10/19 13:08:26 -  Deploy Service status:
    07/10/19 13:08:26 -    Application : sap.com/tcwebadministratorupgrader
    07/10/19 13:08:26 -
    07/10/19 13:08:26 -    com.sap.smd.ump  - COM.SAP.SECURITY.CORE.SERVER.UME.SERVICE.UMECONTAINER
    07/10/19 13:08:26 -    sap.com/tcwebadministratorupgrader  - WEBDYNPRO
    07/10/19 13:08:26 -  ***********************************************************
    Oct 19, 2007 1:08:26 PM  Info: End of log messages of the target system.
    Oct 19, 2007 1:08:26 PM  Info: ***** End of SAP J2EE Engine Deployment (J2EE Application) *****
    Oct 19, 2007 1:08:26 PM  Info: Finished successfully: development component 'tc/webadministrator/upgrader'/'sap.com'/'SAP AG'/'7.0013.20070717141618.0000'/'2'
    Oct 19, 2007 1:08:26 PM  Info: Starting to save the repository
    Oct 19, 2007 1:08:27 PM  Info: Finished saving the repository
    Oct 19, 2007 1:08:32 PM  Info: Starting: Update: Selected development component 'tc/webadministrator/wcrep/ws'/'sap.com'/'SAP AG'/'7.0013.20070717141618.0000'/'2' updates currently deployed development component 'tc/webadministrator/wcrep/ws'/'sap.com'/'SAP AG'/'7.0012.20070328124852.0000'/'0'.
    Oct 19, 2007 1:08:32 PM  Info: SDA to be deployed: D:\usr\sap\S01\DVEBMGS01\SDM\root\origin\sap.com\tc\webadministrator\wcrep\ws\SAP AG\2\7.0013.20070717141618.0000\sap.comtcwebadministratorwcrepws.ear
    Oct 19, 2007 1:08:32 PM  Info: Software type of SDA: J2EE
    Oct 19, 2007 1:08:32 PM  Info: ***** Begin of SAP J2EE Engine Deployment (J2EE Application) *****
    Oct 19, 2007 1:08:37 PM  Info: Begin of log messages of the target system:
    07/10/19 13:08:32 -  ***********************************************************
    07/10/19 13:08:32 -  Start updating EAR file...
    07/10/19 13:08:32 -  start-up mode is lazy
    07/10/19 13:08:32 -  EAR file updated successfully for 78ms.
    07/10/19 13:08:32 -  Start updating...
    07/10/19 13:08:32 -  EAR file uploaded to server for 31ms.
    07/10/19 13:08:37 -  Successfully updated. Update took 5110ms.
    07/10/19 13:08:37 -  Deploy Service status:
    07/10/19 13:08:37 -    Application : sap.com/tcwebadministratorwcrep~ws
    07/10/19 13:08:37 -
    07/10/19 13:08:37 -    WcrSessionBean  - EJB
    07/10/19 13:08:37 -    WEB SERVICE PORTS:
    /WcrSessWs/Config1
    - WEBSERVICES
    07/10/19 13:08:37 -    WcrSessWs/Config1  - WEB
    07/10/19 13:08:37 -  ***********************************************************
    Oct 19, 2007 1:08:37 PM  Info: End of log messages of the target system.
    Oct 19, 2007 1:08:37 PM  Info: ***** End of SAP J2EE Engine Deployment (J2EE Application) *****
    Oct 19, 2007 1:08:37 PM  Info: Finished successfully: development component 'tc/webadministrator/wcrep/ws'/'sap.com'/'SAP AG'/'7.0013.20070717141618.0000'/'2'
    Oct 19, 2007 1:08:37 PM  Info: Starting to save the repository
    Oct 19, 2007 1:08:38 PM  Info: Finished saving the repository
    Oct 19, 2007 1:08:43 PM  Info: Starting: Update: Selected development component 'tc/webadministrator/wcrep'/'sap.com'/'SAP AG'/'7.0013.20070717141618.0000'/'2' updates currently deployed development component 'tc/webadministrator/wcrep'/'sap.com'/'SAP AG'/'7.0012.20070328124852.0000'/'0'.
    Oct 19, 2007 1:08:43 PM  Info: SDA to be deployed: D:\usr\sap\S01\DVEBMGS01\SDM\root\origin\sap.com\tc\webadministrator\wcrep\SAP AG\2\7.0013.20070717141618.0000\sap.comtcwebadministrator~wcrep.ear
    Oct 19, 2007 1:08:43 PM  Info: Software type of SDA: J2EE
    Oct 19, 2007 1:08:43 PM  Info: ***** Begin of SAP J2EE Engine Deployment (J2EE Application) *****
    Oct 19, 2007 1:08:45 PM  Info: Begin of log messages of the target system:
    07/10/19 13:08:43 -  ***********************************************************
    07/10/19 13:08:43 -  Start updating EAR file...
    07/10/19 13:08:43 -  start-up mode is lazy
    07/10/19 13:08:43 -  EAR file updated successfully for 62ms.
    07/10/19 13:08:43 -  Start updating...
    07/10/19 13:08:43 -  EAR file uploaded to server for 63ms.
    07/10/19 13:08:44 -  Successfully updated. Update took 1109ms.
    07/10/19 13:08:44 -  Deploy Service status:
    07/10/19 13:08:44 -    Application : sap.com/tcwebadministratorwcrep
    07/10/19 13:08:44 -
    07/10/19 13:08:44 -    sap.com/tcwebadministratorwcrep  - WEBDYNPRO
    07/10/19 13:08:44 -  ***********************************************************
    Oct 19, 2007 1:08:45 PM  Info: End of log messages of the target system.
    Oct 19, 2007 1:08:45 PM  Info: ***** End of SAP J2EE Engine Deployment (J2EE Application) *****
    Oct 19, 2007 1:08:45 PM  Info: Finished successfully: development component 'tc/webadministrator/wcrep'/'sap.com'/'SAP AG'/'7.0013.20070717141618.0000'/'2'
    Oct 19, 2007 1:08:45 PM  Info: Starting to save the repository
    Oct 19, 2007 1:08:45 PM  Info: Finished saving the repository
    Oct 19, 2007 1:08:51 PM  Info: Starting: Update: Selected development component 'tc/webadministrator/wilyadmin'/'sap.com'/'SAP AG'/'7.0013.20070717141618.0000'/'2' updates currently deployed development component 'tc/webadministrator/wilyadmin'/'sap.com'/'SAP AG'/'7.0012.20070328124852.0000'/'0'.
    Oct 19, 2007 1:08:51 PM  Info: SDA to be deployed: D:\usr\sap\S01\DVEBMGS01\SDM\root\origin\sap.com\tc\webadministrator\wilyadmin\SAP AG\2\7.0013.20070717141618.0000\sap.comtcwebadministrator~wilyadmin.ear
    Oct 19, 2007 1:08:51 PM  Info: Software type of SDA: J2EE
    Oct 19, 2007 1:08:51 PM  Info: ***** Begin of SAP J2EE Engine Deployment (J2EE Application) *****
    Oct 19, 2007 1:08:53 PM  Info: Begin of log messages of the target system:
    07/10/19 13:08:51 -  ***********************************************************
    07/10/19 13:08:51 -  Start updating EAR file...
    07/10/19 13:08:51 -  start-up mode is lazy
    07/10/19 13:08:51 -  EAR file updated successfully for 63ms.
    07/10/19 13:08:51 -  Start updating...
    07/10/19 13:08:51 -  EAR file uploaded to server for 63ms.
    07/10/19 13:08:53 -  Successfully updated. Update took 2125ms.
    07/10/19 13:08:53 -  Deploy Service status:
    07/10/19 13:08:53 -    Application : sap.com/tcwebadministratorwilyadmin
    07/10/19 13:08:53 -
    07/10/19 13:08:53 -    com.sap.smd.ump  - COM.SAP.SECURITY.CORE.SERVER.UME.SERVICE.UMECONTAINER
    07/10/19 13:08:53 -    sap.com/tcwebadministratorwilyadmin  - WEBDYNPRO
    07/10/19 13:08:53 -  ***********************************************************
    Oct 19, 2007 1:08:53 PM  Info: End of log messages of the target system.
    Oct 19, 2007 1:08:53 PM  Info: ***** End of SAP J2EE Engine Deployment (J2EE Application) *****
    Oct 19, 2007 1:08:53 PM  Info: Finished successfully: development component 'tc/webadministrator/wilyadmin'/'sap.com'/'SAP AG'/'7.0013.20070717141618.0000'/'2'
    Oct 19, 2007 1:08:53 PM  Info: Starting to save the repository
    Oct 19, 2007 1:08:54 PM  Info: Finished saving the repository
    Oct 19, 2007 1:08:56 PM  Info: J2EE Engine is in same state (online/offline) as it has been before this deployment process.
    Oct 19, 2007 1:19:02 PM  Info: Undeployment Process is cancelled
    Oct 19, 2007 1:29:38 PM  Info: Loading archive 'E:\install\IntroscopeAgentsp13_solman\ISAGENTSMD71_11-20002182\DEPLOYARCHIVES\sap.comtcsmdagentapplication~wily4java.ear'
    Oct 19, 2007 1:29:44 PM  Info: Actions per selected component:
    Oct 19, 2007 1:29:44 PM  Info: Initial deployment: Selected development component 'tc/smd/agent/application/wily4java'/'sap.com'/'SAP AG'/'7.0014.20070926190013.0000'/'0' will be deployed.
    Oct 19, 2007 1:29:55 PM  Info: Saved current Engine state.
    Oct 19, 2007 1:29:57 PM  Info: Starting: Initial deployment: Selected development component 'tc/smd/agent/application/wily4java'/'sap.com'/'SAP AG'/'7.0014.20070926190013.0000'/'0' will be deployed.
    Oct 19, 2007 1:29:57 PM  Info: SDA to be deployed: D:\usr\sap\S01\DVEBMGS01\SDM\root\origin\sap.com\tc\smd\agent\application\wily4java\SAP AG\0\7.0014.20070926190013.0000\sap.comtcsmdagentapplication~wily4java.ear
    Oct 19, 2007 1:29:57 PM  Info: Software type of SDA: J2EE
    Oct 19, 2007 1:29:57 PM  Info: ***** Begin of SAP J2EE Engine Deployment (J2EE Application) *****
    Oct 19, 2007 1:30:01 PM  Info: Begin of log messages of the target system:
    07/10/19 13:29:57 -  ***********************************************************
    07/10/19 13:29:57 -  Start updating EAR file...
    07/10/19 13:29:57 -  start-up mode is lazy
    07/10/19 13:29:58 -  EAR file updated successfully for 890ms.
    07/10/19 13:29:58 -  Start deploying ...
    07/10/19 13:29:59 -  EAR file uploaded to server for 1172ms.
    07/10/19 13:30:01 -  Successfully deployed. Deployment took 1031ms.
    07/10/19 13:30:01 -    Application : sap.com/tcsmdagentapplicationwily4java
    07/10/19 13:30:01 -
    07/10/19 13:30:01 -    tcsmdagentapplicationwily4java  - WEB
    07/10/19 13:30:01 -  ***********************************************************
    Oct 19, 2007 1:30:01 PM  Info: End of log messages of the target system.
    Oct 19, 2007 1:30:01 PM  Info: ***** End of SAP J2EE Engine Deployment (J2EE Application) *****
    Oct 19, 2007 1:30:01 PM  Info: Finished successfully: development component 'tc/smd/agent/application/wily4java'/'sap.com'/'SAP AG'/'7.0014.20070926190013.0000'/'0'
    Oct 19, 2007 1:30:01 PM  Info: Starting to save the repository
    Oct 19, 2007 1:30:02 PM  Info: Finished saving the repository
    Oct 19, 2007 1:30:03 PM  Info: J2EE Engine is in same state (online/offline) as it has been before this deployment process.
    Oct 19, 2007 1:30:19 PM  Info: Undeployment Process is cancelled

  • Applying a patch with root privilege through terminal

    Hey there. I need a little help.
    I am beta testing a new open source media player for a friend of a friend. He added a series of codecs to be tested in a patch. He said in the email that the patch needs to be applied to the program via terminal with root privilege. Unfortunately, he never said how, and he's being slow in responding to my email.
    So how do I do it? Is it just a couple of commands I type in to terminal? What are the commands?

    There's absolutely no way anyone other than the author can answer that question for you.
    Since you're beta testing the app it's not likely to be an app that other people have. Since patch installation is at the whim (and mercy) of the developer, each app could install patches a different way - some might just be files you need to manually copy to a specific location, others would have an install script that copies files for you while others might update the application at the binary level.
    Without knowing the app, and without knowing the patch method, no one here can answer for sure.

  • How to install patches with .bin extension

    I have downloaded Solaris_JDK_1.2.2_07_sparc.bin patches, but how can
    i install this ?? It is not like .tar.gz.....Help

    Hi,
    Did you download the patches or the JDK kit?
    Based on the file you said you downloaded it looks like you downloaded the whole JDK 1.2.2_07 kit. If you wish to install this all you have to do is download or move the file to where you want it to install and change the permissions on the file so you can execute it (chmod 755 Solaris_JDK_1.2.2_07_sparc.bin) then in a terminal just type:
    #Solaris_JDK_1.2.2_07_sparc.bin.
    This will install it for you. Make sure you update your path and any links that might be pointing to older versions of the JDK to the new JDK you just installed.
    If you it was the patches you ment to download the file you download should look something like "1.2.2_07_patches_sparc_OSVERISON.tar"
    to see what patches you have installed in a terminal type:
    #showrev -p
    To install the patches you need to extract the patch archives you wish to install. And then issue the following command:
    #patchadd -M <your_patch_directory> <patch-id>
    Please also consult the README files that come along with the patches as they might be of use to you also.
    Hope This Helps
    Regards,
    Andrew
    Sun Developer Technical Support

Maybe you are looking for