CIVS 6020 RTSP password/path

Trying to get a 6020 to work with a RTSP client.  Does RTSP access have a different password?  What is the path to the RTSP stream?

I don't currently have a 6020 operational to test out, but I *do* have a 7030.  Typically the RTSP URL is structured something like:
rtsp://192.168.0.100:554/StreamingSetting?version=1.0&sessionID=48836620&action=getRTSPStream&ChannelID=1&ChannelName=Channel1&EncoderPort=0
... with the key part being the sessionID that gets generated once you authenticate to the camera.  There *is* a setting within the camera web UI to "Disable Session ID", but I, personally, haven't had any success with it.
I can successfully stream a 5MP source with VLC if utilizing a valid Session ID, but if I try to disable the session ID within the UI and omit it in the URL request from VLC, my VLC crashes with some kind of unhandled exception.  This could just be something on my workstation though.
Let me know if you get something working!
Cheers,
Scott Olsen
Solutions Specialist
Bulletproof Solutions Inc.
http://www.bulletproofsi.com

Similar Messages

  • SPA 525G[2]: monitor mjpeg video RTSP , remove PATH constraint

    Having read the forum's guide on the topic ,
    https://supportforums.cisco.com/docs/DOC-9806 , and related errata
    it's clear the phone can render MJPEG via RTSP.  The defect is the expectation of a needlessly specific URI PATH
    rtsp://10.20.30.40/img/jpgvideo.sav
    The SPA 525G and 525G2 could easily display ANY RTSP stream of MJPEG; it certainly has the power.   If one constrained the video stream (or transcoded non-matching stream on the fly) to:
    320x240
    5 fps
    Constant Bit Rate
    (with low bitrate)
    ref:
    phone would play it PROVIDED one match the INANE URI PATH
    SPA video monitoring bugs
    Cannot use video monitoring with BlueTooth enabled
    setting line to disabled is not enough  (admin advanced, voice, phone, bluetooth)
    SPA video monitoring defects
    cannot assign video monitor to soft touch button?
    INANE URI PATH filter precludes direct use of compliant video via RTSP from other IP cameras
    It IS possible to use other mjpeg stream via RTSP so long as one presents inane expected PATH
    Please remove the PATH filter from the phone's firmware in the next update.
    SPA525G2 video monitor DOES work with TrendNet TV-IP312  [ethernet IP Camera]
    video encoding: mjpeg
    video quality: normal
    frame rate: 5
    ..with some creative use of nginx or apache
    I don't use wifi because I prefer quality communication with minimal or zero jitter.  Home ISPs offer [inflict] wifi as a  way to oversell (depriving you of the bandwidth you purchase)
    Question_1
    When will Cisco allow PATH variations?  I understand Cisco wanting to sell integration between products.  Cisco need NOT support third party RTSP video sources.  But Cisco OUGHT NOT prevent customer providing own additional value for one's own Cisco product.
    [ Consider customer use of free Open Source PBX with Cisco SIP phones:  not supported but NOT disallowed   http://freepbx.org  https://freeswitch.org http://sipsorcery.com ]
    Question_2
    When will Cisco SPA video monitoring support MPEG4?  Yes, I understand there are more parameters to configure for MPEG4 vs MJPEG
    Question_3
    When will Cisco SPA switch be upgraded from old timey  100BASE-TX  to  gigabit ethernet?
    An appropriate reply SHALL NOT quote the above guide or section of documentation as it would insult the customer or demonstrate gross ineptitude on behalf of Cisco.

    There is no reason I should have to delete my preferences every single time I want to use the program.
    Sure enough, but your description of the behavior and the whole shebang crashing with ntdll indicates a file I/O or permissions problem nonetheless. So check your folder permissions, user privileges and possibly any security tools. Same for 32bit services and drivers that simply may not be compatible. A quick look in the device manager can tell you that...
    Mylenium

  • Invalid path /actions/register2 was requested

    Hi , I am new in struts, I following the guide in http://www.coreservlets.com/Apache-Struts-Tutorial/ and always got
    error
    The request sent by the client was syntactically incorrect (Invalid path /actions/register2 was requested).
    I havestruts-config.xml under TStruct\WEB-INF<action-mappings>
        <action path="/actions/register1"
                type="coreservlets.RegisterAction1">
          <forward name="success"
                   path="/WEB-INF/results/result1.jsp"/>
        </action>
        <action path="/actions/register2"
                type="coreservlets.RegisterAction2">
          <forward name="bad-address"
                   path="/WEB-INF/results/bad-address2.jsp"/>
          <forward name="bad-password"
                   path="/WEB-INF/results/bad-password2.jsp"/>
          <forward name="success"
                   path="/WEB-INF/results/result2.jsp"/>
        </action>i have RegisterAction2.class under coreservlets
    I have register2.jsp under webapps\TStruct\forms
    I have bad-address2.jsp.. TStruct\WEB-INF\results
    I suppose right, why i always have mistake??
    help to point out
    Thank you

    It work fine now. it just work like before it just not work, I don't why?

  • Unable to purge cache on unix

    Hi gurus,
    I have installed OBIEE 11.1.1.5 on Red Hat Linux 5, when i try purge the cache of this obiee server from a windows system, it is working perfectly fine. But when I try to clear the cache from unix system it is throwing the following error message,
    ================================
    Oracle BI ODBC Client
    Copyright (c) 1997-2011 Oracle Corporation, All rights reserved
    Connection open with info:
    [0][State: 01000] [DataDirect][ODBC lib] Application's WCHAR type must be UTF16, because odbc driver's unicode type is UTF16
    You are not licensed to use this ODBC driver with the DataDirect ODBC Driver Manager under the license you have purchased. If you wish to purchase a license, then you may use the Driver Manager for a period of 15 days, during which time you are required to obtain a license. You can order a license by calling DataDirect Technologies at 800-876-3101 in North America and +44 (0) 1753-218 930 elsewhere. Thank you for your cooperation.
    ==========================
    This is the command I am using -
    ./nqcmd -d "AnalyticsWeb" -u biadmin -p biadmin123 -s "/usr/powercenter/OBIEE_DEV/Oracle_BI1/Purge/CachePurge.sql" -o "/usr/powercenter/OBIEE_DEV/Oracle_BI1/Purge/Cachepurge.log".
    I am sure about the user,password ,paths of the sql and log file. Has any one faced this issue and if you have any resolution please guide me.
    Thanks in Advance,
    Regards,
    Sai.

    Oups sorry. I didn't remember the begin of your post.
    Suppress your update of your LD_LIBRARY_PATH.
    In 11g, the environment variables are set with the help of the opmn.xml file:
    http://gerardnico.com/wiki/weblogic/opmn.xml
    You can check it their:
    <ias-component id="coreapplication_obis1" inherit-environment="true">
    <environment>
    <variable id="LD_LIBRARY_PATH" value="$ORACLE_HOME/common/ODBC/Merant/5.3/lib$:$ORACLE_HOME/bifoundation/server/bin$:$ORACLE_HOME/bifoundation/web/bin$:$ORACLE_HOME/clients/epm/Essbase/EssbaseRTC/bin$:$ORACLE_HOME/bifoundation/odbc/lib$:$ORACLE_INSTANCE$:$ORACLE_HOME/lib:/u01/app/oracle/product/TimesTen/tt1122/lib" append="true"/>
    </environment>In 11g, you have to run the bi-init to set your environment varaibles:
    http://gerardnico.com/wiki/dat/obiee/bi-init
    Did you do that ?

  • Can't bind server to OD, replication broken, users at some sites can't auth

    Hi all,
    Having a doozy of a problem with our OD at the moment, hopefully someone can help
    The setup:
    1 OD master and 3 replicas at head office here, all running 10.5.5 (issue also occurred in 10.5.4)
    Around a dozen remote AFP & SMB file servers, all are setup as "Connected to a directory system"
    Most sites are OK, but we have issues at 2 sites.
    Setting each site to "Connected to a directory system" fails at the Directory Utility stage. We try and add the master (or even some of the replicas), put in the diradmin name and password, and attempt to bind, but it responds with an error after a while.
    The error states that there is already a computer with this name, and prompts to overwrite. Overwriting fails also.
    I did a search and found this:
    http://support.apple.com/kb/TS1245
    and this:
    http://forums.bombich.com/viewtopic.php?t=11834&highlight=lkdc
    But neither tips help
    Attempting to set up the 2 remote servers as replicas stops at the "Enabling Password Server Replication" stage. I can close out of the assistant at this stage and am left with a "broken" replica, which has 2 out of 3 things running:
    LDAP Server: Running
    Password Server: Stopped
    Kerberos: Running
    On the master it says "Password Service Not Found"
    So it seems that setting up replicas on a different subnet doesn't work.
    I've tried getting my ISP to set up a static route for the VPN tunnel, and this worked for a set of blank test servers with no extra users added to them.
    Interestingly, setting a user's password to "Crypt" in WGM allows them to authenticate to the "broken replica" and access their files. Setting their password type to "Open Directory" has no luck at all.
    If I jump on the server and try a password check in the terminal, I get:
    AFP:
    dirt -u username -p password
    Call to dsGetRecordList returned count = 1 with Status : eDSNoErr : (0)
    Call to checkpw(): Bad Password
    path: /LDAPv3/10.10.20.1
    Username: username
    Password: password
    Error : eDSAuthFailed : (-14090)
    SMB:
    dirt -a nt -u username -p password
    Call to dsGetRecordList returned count = 1 with Status : eDSNoErr : (0)
    path: /LDAPv3/10.10.20.1
    Username: username
    Password: password
    Good
    The master's IP is 10.10.20.1.
    Users can sometimes connect via SMB instead of AFP, which is a workaround for now, but I'd like to know why this is happening.
    I've tried setting the AFP server's authentication methods to Standard instead of Any or Kerberos, to no effect.
    Does anyone know why these servers won't bind and won't replicate, and only allow connections if people use Crypt passwords? Is my Kerberos stuffed?

    Well, I tried to demote, then promote my master with no luck. During the upgrade from Tiger to Leopard, the password service cache (or whatever it's called) was somewhat corrupted. My OD Archive failed to restore !! I had to rebuild my entire OD from scratch.
    Now I have slightly less errors. My replicas joined up fine. Kerberos passwords get propagated when a password changes, but samba passwords do not. Samba working is essential as 95% of the clients machines are windows boxes. Here are a few quick tests I did:
    replica1 root# dirt -m /LDAPv3/127.0.0.1 -u fred
    User password:
    2009-01-15 17:13:16.919 dirt[4224:10b] password is : <password>
    Call to dsGetRecordList returned count = 1 with Status : eDSNoErr : (0)
    Username: fred
    Password: <password>
    Success
    replica1 root# dirt -m /LDAPv3/127.0.0.1 -a nt -u fred
    User password:
    2009-01-15 17:13:23.160 dirt[4233:10b] password is : <password>
    Call to dsGetRecordList returned count = 1 with Status : eDSNoErr : (0)
    Username: fred
    Password: <password>
    Error : eDSAuthFailed : (-14090)
    On the master this all works fine.
    The funny thing is that my diradmin account has not problem on the replica.

  • How do I create a streaming movie in QT Pro??

    I have a Darwin streaming server and I'm trying to figure out how to stream movies on it.
    I've got QT Pro and I understand that I need to use this, somehow, to encode videos correctly for streaming.
    How do I do this?
    Do I need a ".sdp" file, and if so, how do I get one?
    Darwin Streaming Server appears to require one as a playlist option, 'mount-point'.

    When you encode your files you must make sure that they are hinted. Here are some general directions for creating sutable media. This is taken from a ducument that I am writing for a university at the current time so the applicable copyrights apply.
    There are many codecs which can be wrapped in a Quicktime Move but only several codecs which can be wrapped in a Quicktime Movie, can be streamed. Several of the compatible streaming codecs include MP4, H.264, AAC and Sorenson. Additionally the Quicktime files MUST be hinted. The easiest way to create compatible files is with either Quicktime Pro or with iMovie. Neither of which are free. Free tools exist but they are very difficult to use. One way to create a compatible file is the following. Please note that the following directions will cause you to create a standards compliant file. In Quicktime Pro choosing export and in iMovie by choosing Quicktime Advanced export. Choose Movie to MPEG4. Click Options. File format should be MP4. Change the video format to H.264 and set the data rate to 1000 kbs. You can use any value that you wish but 1000 kbs looks very nice also note that this file probably will not be playable for anyone outside of the LAN unless they have an extremely fast internet connection. Your total kbs of both the video and audio must be less than that of the end users internet connection. For example for anyone unfortunate enough to still be on 56k would need the file to be under 56 kbs, 44 kbs would be a good bitrate to use for them. You can use any image size that you choose but note that the movie will usually look better at a smaller size. You can leave the frame rate at 30 but if you do not have any fast action sequences you can easily reduce it to 15 without much loss. Click Video options. If you don't mind spending more time encoding the file then change the encoding mode to Best quality but if you don't have the time to spend encoding then choose Faster encode. Change video to Audio and make sure that the audio format is AAC. You can reduce the data rate if you wish but if you have any music then it will sound terrible if you reduce the quality much below 128 kbs. If you only have someone speaking in the video you will most likely want to change the movie down to one channel (mono). You can also change the output sample rate but 44.1 kHz works well. You can also increase the encoding quality if you want better sound. Change audio to streaming. Make sure that the box is checked for enable streaming (if that is not enabled then no matter how you encode your file it will NOT work on the streaming server). Also make sure that you click the chick for optimize for server. Click OK and save. Some time later your movie will be encoded. To link to the file first place the file on the streaming server. After it is there play the file using Quicktime. The formula for the address to open it is rtsp://servername/path-to-file/filename.mp4 (or rtsp://servername/path-to-file/filename.mov). If that works without a problem in Quicktime Pro click save. Choose the option to save a reference file and press save. Place the reference file on the web server and link to that reference file just like you would any other file. (If you used iMovie there is a free tool made by apple for mac os x to create hinted files. The tool can be found here: http://developer.apple.com/quicktime/quicktimeintro/tools/index.html .)

  • I can't publish to an ftp server.  can you help?

    G'day everyone,
    I've made a lovely iWeb site, but am having problems getting it online. I click publish and iWeb is busy for about 2 - 3 hours, eventually ending with this "PUBLISH ERROR" message:
    "There was an error communicating with the FTP server. Try again later, or check with your service provider." I've tried both suggestions, several times.
    According to my web host co. I've entered the correct server address, user name, password, path, protocol and port. They also wrote to me "in the files uploaded I dont see any "html" files? I believe you have either not saved your website in the correct format or have failed to upload some content. Please also note that you should (from what I can see) only be uploading files in the jazzpiano.com.au" folder on your MAC to the public_html dir. Not uploading the dir jazzpiano.com.au" itself."
    you can see what I have uploaded at http://www.jazzpiano.com.au/jazzpiano.com.au/
    Any advice on how I can get iweb to publish to ftp properly would be most appreciated. It publishes fine to my local folder.

    What your hosting service is telling you is correct. You have uploaded the folder - jazzpiano.com.au - and not the files inside it. This is a limitation of the iWeb FTP and why you should follow Ethmoid's suggestion of publishing to a local folder and uploading the contents of the folder produced by iWeb using an FTP application like Cyberduck.
    The movies appear to be uploaded to the server....
    http://www.jazzpiano.com.au/jazzpiano.com.au/Media/clip-2010-05-30%2022%3b19%3b1 6.mov
    http://www.jazzpiano.com.au/jazzpiano.com.au/Media/clip-2010-05-30%2022%3b27%3b1 2.mov
    .... but may not be loading in the browser due to spaces and special characters in the filename. Simplify this - 30%2022%3b27%3b12, load them into iWeb again and republish.

  • Could not verify signing in resource (JAR + Pack200)

    It seems I always ended up getting JWS error I never have had before these days...
    Ok, long story short:
    - this is about a JavaFX 1.3.1 app with packed JARs
    - changed computer, switched from JDK 1.6.0_22 that I used for several month for signing and pack files to JDK 1.6.0_29 and JDK 1.7.0_02. This issue did not happen with JDK 1.6.0_22.
    - it's currently deployed to an internal web server for testing purposes, files and URL are correct and can be reached from my workstation.
    - every single JNLP file validates OK with JaNeLA.
    - the certificate used to sign the libs is valid.
    - the offending JAR file report as being Ok and signed when checked with jarsigner.
    The error from Java Web Start is:
    >
    Unable to launch the application.
    Error: Could not verify signing in resource: http://devlin01.noumea.spc.local/~fabriceb/Web/TUMAS/lib/OFP-fx.jar.pack.gz
    >
    The exception is:
    com.sun.deploy.net.JARSigningException: Could not verify signing in resource: http://devlin01.noumea.spc.local/~fabriceb/Web/TUMAS/lib/OFP-fx.jar.pack.gz
         at com.sun.deploy.security.JarVerifier.authenticateJarEntry(Unknown Source)
         at com.sun.deploy.security.EnhancedJarVerifier.validate(Unknown Source)
         at com.sun.deploy.cache.CacheEntry.processJar(Unknown Source)
         at com.sun.deploy.cache.CacheEntry.access$2200(Unknown Source)
         at com.sun.deploy.cache.CacheEntry$9.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sun.deploy.cache.CacheEntry.writeFileToDisk(Unknown Source)
         at com.sun.deploy.cache.Cache.downloadResourceToTempFile(Unknown Source)
         at com.sun.deploy.cache.Cache.downloadResourceToCache(Unknown Source)
         at com.sun.deploy.net.DownloadEngine.actionDownload(Unknown Source)
         at com.sun.deploy.net.DownloadEngine.getCacheEntry(Unknown Source)
         at com.sun.deploy.net.DownloadEngine.getCacheEntry(Unknown Source)
         at com.sun.deploy.net.DownloadEngine.getResourceCacheEntry(Unknown Source)
         at com.sun.deploy.net.DownloadEngine.getResourceCacheEntry(Unknown Source)
         at com.sun.deploy.net.DownloadEngine.getResource(Unknown Source)
         at com.sun.javaws.LaunchDownload$DownloadTask.call(Unknown Source)
         at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
         at java.util.concurrent.FutureTask.run(Unknown Source)
         at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
         at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)The wrapped exception is:
    java.lang.SecurityException: SHA1 digest error for org/spc/ofp/javafx/scene/control/dialog/TitleLabel$TitleLabel$Script.class
         at sun.security.util.ManifestEntryVerifier.verify(Unknown Source)
         at java.util.jar.JarVerifier.processEntry(Unknown Source)
         at java.util.jar.JarVerifier.update(Unknown Source)
         at java.util.jar.JarVerifier$VerifierStream.read(Unknown Source)
         at com.sun.deploy.security.JarVerifier.readAndMaybeSaveStreamTo(Unknown Source)
         at com.sun.deploy.security.JarVerifier.authenticateJarEntry(Unknown Source)
         at com.sun.deploy.security.EnhancedJarVerifier.validate(Unknown Source)
         at com.sun.deploy.cache.CacheEntry.processJar(Unknown Source)
         at com.sun.deploy.cache.CacheEntry.access$2200(Unknown Source)
         at com.sun.deploy.cache.CacheEntry$9.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sun.deploy.cache.CacheEntry.writeFileToDisk(Unknown Source)
         at com.sun.deploy.cache.Cache.downloadResourceToTempFile(Unknown Source)
         at com.sun.deploy.cache.Cache.downloadResourceToCache(Unknown Source)
         at com.sun.deploy.net.DownloadEngine.actionDownload(Unknown Source)
         at com.sun.deploy.net.DownloadEngine.getCacheEntry(Unknown Source)
         at com.sun.deploy.net.DownloadEngine.getCacheEntry(Unknown Source)
         at com.sun.deploy.net.DownloadEngine.getResourceCacheEntry(Unknown Source)
         at com.sun.deploy.net.DownloadEngine.getResourceCacheEntry(Unknown Source)
         at com.sun.deploy.net.DownloadEngine.getResource(Unknown Source)
         at com.sun.javaws.LaunchDownload$DownloadTask.call(Unknown Source)
         at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
         at java.util.concurrent.FutureTask.run(Unknown Source)
         at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
         at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)The main JNLP is:
    <jnlp spec="1.0+" codebase="http://devlin01.noumea.spc.local/~fabriceb/Web/TUMAS/" href="TUMAS-fx.jnlp">
      <information>
        <title>TUMAS development standalone version</title>
        <vendor>CPS-SPC Secretariat of the Pacific Community</vendor>
        <homepage href="http://www.tumas-project.org/"/>
        <description>Management Option Visualisation Tool</description>
        <description kind="short">Management Option Visualisation Tool</description>
        <description kind="one-line">Management Option Visualisation Tool</description>
        <description kind="tooltip">Management Option Visualisation Tool</description>
        <icon kind="default" href="MOViT.gif" width="128" height="128" size="10948"/>
        <icon kind="shortcut" href="MOViT.gif" width="128" height="128" size="10948"/>
        <icon kind="splash" href="MOViT.gif" width="128" height="128" size="10948"/>
        <offline-allowed/>
        <shortcut online="false">
          <desktop/>
          <menu submenu="TUMAS"/>
        </shortcut>
      </information>
      <security>
        <all-permissions/>
      </security>
      <update check="always"/>
      <resources>
        <java max-heap-size="800m" version="1.6+"/>
        <jar href="TUMAS-fx.jar" main="true" size="154269"/>
        <extension name="MOViT" href="MOViT.jnlp"/>
        <extension name="l2fprod-7.3" href="l2fprod-7.3.jnlp"/>
        <extension name="JFXtras-0.7" href="JFXtras-0.7.jnlp"/>
        <extension name="gnujpdf-1.7" href="gnujpdf-1.7.jnlp"/>
        <extension name="Apache-POI-3.6" href="Apache-POI-3.6.jnlp"/>
        <extension name="SwingX-1.6.1" href="SwingX-1.6.1.jnlp"/>
        <extension name="OpenMap-5.0" href="OpenMap-5.0.jnlp"/>
        <extension name="JavaFX 1.3.x Runtime" href="http://dl.javafx.com/1.3/javafx-rt.jnlp"/>
        <property name="jnlp.packEnabled" value="true"/>
      </resources>
      <application-desc main-class="com.sun.javafx.runtime.main.Main">
        <argument>MainJavaFXScript=org.spc.ofp.project.tumas.TUMAS</argument>
        <argument>--development</argument>
      </application-desc>
    </jnlp>The JNLP which contains the offending lib is:
    <?xml version="1.0" encoding="UTF-8"?>
    <jnlp spec="1.0+" codebase="http://devlin01.noumea.spc.local/~fabriceb/Web/TUMAS/" href="MOViT.jnlp">
        <information>
            <title>MOViT</title>
            <vendor>CPS-SPC Secretariat of the Pacific Community</vendor>
            <homepage href="http://www.tumas-project.org/"/>
            <description>Management Option Visualisation Tool</description>
            <offline-allowed/>
        </information>
        <security>
           <all-permissions/>
        </security>
        <resources>
           <jar href="lib/OFP-core.jar" part="MOViT" size="384817"/>
           <jar href="lib/OFP-GIS.jar" part="MOViT" size="10608"/>
           <jar href="lib/OFP-fx.jar" part="MOViT" size="2325354"/>
           <jar href="lib/OFP-fx-mappane.jar" part="MOViT" size="3277991"/>
           <jar href="lib/MFCL-IO.jar" part="MOViT" size="82454"/>
           <jar href="lib/MOViT-templates.jar" part="MOViT" size="5142641"/>
           <jar href="lib/MOViT-ztm.jar" part="MOViT" size="59484"/>
           <jar href="lib/MOViT-ztp.jar" part="MOViT" size="56450"/>
           <jar href="lib/MOViT-zte.jar" part="MOViT" size="41706"/>
           <jar href="lib/MOViT-fishery.jar" part="MOViT" size="66291"/>
           <jar href="lib/MOViT-fx.jar" part="MOViT" size="3282871"/>
           <jar href="lib/SPINiT-fx.jar" part="MOViT" size="332428"/>
           <property name="jnlp.packEnabled" value="true"/>
        </resources>
        <component-desc/>
    </jnlp>The following command lines are used when packing + signing the file (extra private bits have been removed) :
    ► Normalizing file: "<path to file>OFP-fx.jar"
    Executing: "C:\Program Files (x86)\Java\jdk1.6.0_29/bin/pack200" --repack --effort=9 --segment-limit=-1 --modification-time=latest --strip-debug "<path to file>OFP-fx.jar"
    process exited with error code: 0
    ► Signing file: "<path to file>OFP-fx.jar"
    Executing: "C:\Program Files (x86)\Java\jdk1.6.0_29/bin/jarsigner" -verify "<path to file>OFP-fx.jar"
    process exited with error code: 0
    Executing: "C:\Program Files (x86)\Java\jdk1.6.0_29/bin/jarsigner" -tsa <timestamp server> -J-Dhttp.proxyHost=<our proxy host> -J-Dhttp.proxyPort=<our proxy port> -keystore <our store> -storepass <our password> "<path to file>OFP-fx.jar" <our alias>
    process exited with error code: 0
    ► Packing file: "<path to file>OFP-fx.jar"
    Executing: "C:\Program Files (x86)\Java\jdk1.6.0_29/bin/pack200" "<path to file>OFP-fx.jar.pack.gz" "<path to file>OFP-fx.jar"
    process exited with error code: 0Any idea, besides reinstalling an older JDK and/or runtime?

    bouye wrote:
    Thanks for the suggestion and let's hop they put some process to prevent similar issues from hapening again in the future.False hope. Programming is hard, release management is hard, testing is hard, people make mistakes, budget restrictions cause mistakes to slip through, etc. etc.
    The most important factor in all this really is us and more specifically our willingness to properly report problems.

  • Error in deploying the java studio creator application to tomcat

    Hi,
    I'm trying to deploy my Sun Java Studio application to Apache Tomcat 5.0.28.
    A simple JSF web application built using the creator works fine after deploying the war file under tomcat/weapps directory.
    In case of a application with databse connection I'm getting the
    " com.sun.rave.web.ui.appbase.ApplicationException: org.apache.jasper.JasperException: org.apache.commons.dbcp.SQLNestedException: Cannot create JDBC driver of class '' for connect URL 'null' "
    above error. My application connects to Oracle database using the Oracle Server type provided by the Studio Creator.
    I have copied
    jstl.jar
    standard.jar
    to webapps\%app%\WEB-INF\lib
    The below url is currently not available ( Page not Found )stated as a solution in most of the querries regarding the deplyment to tomcat.
    http://developers.sun.com/prodtech/javatools/jscreator/reference/tips/deploy_to_tomcat.html
    Thanks for any help
    abhi

    I had similar problems.
    I used mysql with tomcat and have mysql in my Creator environment as well but still had the driver message you experienced.
    I found that simply copying the WAR file into the webapp directory in tomcat caused a faulty deployment (it was creating /etc/tomcat5/localhost/YourProject.xml as a directory, not as a file)
    I updated my Projects/MyProject/build.xml to include a deploy target and I manually execute the ant deploy step (having not figured out how to tweak the internal ant within Creator)
    Note that this requires two jar files (see comments in the ant definition)
    <project name="YourRoster" default="default" basedir=".">
        <description>Builds, tests, and runs the project YourProject.</description>
        <import file="nbproject/build-impl.xml"/>
       <property file="build.properties"/>
       <property name="appdir" value="."/>
       <property name="distdir" value="${appdir}/dist"/>
       <property name="warfile" value="${distdir}/${app}.war"/>
       <property name="builddir" value="${appdir}/build"/>
       <path id="classpath">
          <pathelement location="${servlet.api.jar}"/>
          <pathelement location="${jsp.api.jar}"/>
          <fileset dir="${builddir}/WEB-INF/lib">
             <include name="*.jar"/>
          </fileset>  
       </path>
       <!-- requires tomcat/server/lib/catalina-ant.jar -->
       <target name="lrp-init">
          <tstamp/>
          <fail unless="app" message="Run ant -Dapp=... or update 'build.properties'"/>
       </target>
       <target name="deploy-tomcat" depends="dist"
          description="Deploy web application.">
          <echo message="Deploying ${app} ..."/>
          <taskdef name="deploy"  
             classname="org.apache.catalina.ant.DeployTask"/>
          <deploy url="${manager.url}" username="${username}"
             password="${password}" path="/${app}"
             war="file:${warfile}"/>
       </target>
       <target name="undeploy-tomcat" depends="lrp-init"
          description="Undeploy web application.">
          <echo message="Undeploying ${app} ..."/>
          <taskdef name="undeploy"   
             classname="org.apache.catalina.ant.UndeployTask"/>
          <undeploy url="${manager.url}" username="${username}"
             password="${password}" path="/${app}"/>
       </target>
       <!-- requires ant-contrib (http://ant-contrib.sourceforge.net) -->
       <target name="try.undeploy-tomcat" depends="lrp-init"
          description="Call the undeploy task (which may fail).">
          <taskdef resource="net/sf/antcontrib/antcontrib.properties"/> 
          <trycatch>
             <try>
                <ant target="undeploy-tomcat"/>
             </try>
             <catch/>
          </trycatch>
       </target>
       <target name="redeploy-tomcat" depends="try.undeploy-tomcat,deploy-tomcat"
          description="Undeploy and deploy web application.">
       </target>
    </project>In addition, the build.properties...
    jsf.dir=/opt/jsf-1_1_01
    tomcat.dir=/opt/tomcat5
    app=YourProject
    username=tomcatAdminUser
    password=tomcatPassword
    manager.url=http://localhost:8080/manager
    servlet.api.jar=${tomcat.dir}/common/lib/servlet-api.jar
    jsp.api.jar=${tomcat.dir}/common/lib/jsp-api.jar
    jsf.lib.dir=${jsf.dir}/lib
    jstl.lib.dir=${tomcat.dir}/webapps/jsp-examples/WEB-INF/lib
    commons.lib.dir=${tomcat.dir}/server/lib
    jsf.libs=jsf-api.jar,jsf-impl.jar
    jstl.libs=jstl.jar,standard.jar
    commons.libs=commons-beanutils.jar,commons-digester.jarHope this helps.
    ...Lyall

  • WSCompile error

    Hello,
    I'm very new to webservices. I am using tomcat as the container and got jwsdp installed in it.
    While trying to build one of the examples provided I am getting a build error. It seems that WSCompile isn't working fine. Find below the extracts of build output and some excerpts of build.xml file too.
    build output
    C:\tomcat50-jwsdp\xws-security\samples\simple>ant run-sample
    Buildfile: build.xml
    clean:
       [delete] Deleting directory C:\tomcat50-jwsdp\xws-security\samples\simple\build
       [delete] Deleting directory C:\tomcat50-jwsdp\xws-security\samples\simple\dist
    as8-check:
    ws-check:
    tc-check:
        [mkdir] Created dir: C:\tomcat50-jwsdp\xws-security\samples\simple\build\client\classes
        [mkdir] Created dir: C:\tomcat50-jwsdp\xws-security\samples\simple\build\server\WEB-INF\classes
        [mkdir] Created dir: C:\tomcat50-jwsdp\xws-security\samples\simple\dist
    compile-handler-code:
         [echo] Compiling the handler source code
        [javac] Compiling 1 source file to C:\tomcat50-jwsdp\xws-security\samples\simple\build\server\WE
    B-INF\classes
        [javac] Compiling 1 source file to C:\tomcat50-jwsdp\xws-security\samples\simple\build\client\cl
    asses
    create-handler-jar:
          [jar] Building jar: C:\tomcat50-jwsdp\xws-security\samples\simple\build\client\secenv-handler.
    jar
    prepare:
    gen-server:
         [echo] Running wscompile....
    BUILD FAILED
    file:C:/tomcat50-jwsdp/xws-security/samples/simple/build.xml:135: Could not create task or type of t
    ype: wscompile.
    Ant could not find the task or a class this task relies upon.
    This is common and has a number of causes; the usual
    solutions are to read the manual pages then download and
    install needed JAR files, or fix the build file:
    - You have misspelt 'wscompile'.
       Fix: check your spelling.
    - The task needs an external JAR file to execute
       and this is not found at the right place in the classpath.
       Fix: check the documentation for dependencies.
       Fix: declare the task.
    - The task is an Ant optional task and optional.jar is absent
       Fix: look for optional.jar in ANT_HOME/lib, download if needed
    - The task was not built into optional.jar as dependent
       libraries were not found at build time.
       Fix: look in the JAR to verify, then rebuild with the needed
       libraries, or download a release version from apache.org
    - The build file was written for a later version of Ant
       Fix: upgrade to at least the latest release version of Ant
    - The task is not an Ant core or optional task
       and needs to be declared using <taskdef>.
    Remember that for JAR files to be visible to Ant tasks implemented
    in ANT_HOME/lib, the files must be in the same directory or on the
    classpath
    Please neither file bug reports on this problem, nor email the
    Ant mailing lists, until all of these causes have been explored,
    as this is not an Ant bug.
    Total time: 2 seconds
    Excerpts from the build.xml
    <!--
    Copyright 2004 Sun Microsystems, Inc. All rights reserved.
    SUN PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
    -->
    <!DOCTYPE project [
          <!ENTITY tomcat SYSTEM "file:../buildconfig/tomcat-config.xml">
          <!ENTITY sjsas SYSTEM "file:../buildconfig/sjsas-config.xml">
          <!ENTITY sjsws SYSTEM  "file:../buildconfig/sjsws-config.xml">
    ]>
    <project name="simple" default="usage" basedir=".">
      <!-- Values in build.properties (if any) override the values in this file -->
      <property file="build.properties"/>
      <property file="../build.properties"/>
      <property name="context-path" value="securesimple"/> 
      <property name="client-class" value="${ant.project.name}.TestClient"/>
      <property name="url" value="http://${endpoint.host}:${endpoint.port}/manager/"/>
      <property name="username" value="${username}"/>
      <property name="password" value="${password}"/>
      <property name="build.home" value="build"/>
      <property name="dist.home" value="dist"/>
      <property name="portable-war" value="${ant.project.name}-portable.war"/>
      <property name="deployable-war" value="${context-path}.war"/>
      <property name="war-path" value="${dist.home}/${deployable-war}"/>
      <property name="config.rpcenc.file" value="${basedir}/etc/config.xml"/>
      <property name="client.config.rpcenc.file" value="${basedir}/etc/client-config.xml"/>
      <property name="model.rpcenc.file" value="model.xml.gz"/>
      <property name="webapp.webxml" value="${basedir}/etc/web.xml"/>
      <property name="jaxrpc.tool.verbose" value="true"/>
      <target name="as8-check" if="sjsas.home">
        <mkdir dir="${build.home}/client/classes"/>
        <mkdir dir="${build.home}/server/WEB-INF/classes"/>
        <mkdir dir="${dist.home}"/>
        &sjsas;
      </target>
      <target name="ws-check" if="sjsws.home">
        <mkdir dir="${build.home}/client/classes"/>
        <mkdir dir="${build.home}/server/WEB-INF/classes"/>
        <mkdir dir="${dist.home}"/>
        &sjsws;
      </target>
      <target name="tc-check" if="tomcat.home">
        <mkdir dir="${build.home}/client/classes"/>
        <mkdir dir="${build.home}/server/WEB-INF/classes"/>
        <mkdir dir="${dist.home}"/>
        <!--&tomcat;--><!--Added by Sourabh: Its commented to fix compilation issues-->
      </target>
      <target name="prepare" depends="as8-check, ws-check, tc-check, compile-handler-code, create-handler-jar">
          <mkdir dir="${build.home}"/>
          <mkdir dir="${build.home}/server"/>
          <mkdir dir="${build.home}/server/WEB-INF"/>
          <mkdir dir="${build.home}/server/WEB-INF/classes"/>
          <mkdir dir="${dist.home}"/>
      </target>
      <target name="compile-handler-code"
              description="Compiles the handler">
        <echo message="Compiling the handler source code "/>
         <path id="app.classpath">
         <!--Added by Sourabh:Start -->
              <fileset dir="${build.home}/../../../../xws-security/lib">
                   <include name="**/*.jar"/>
              </fileset>
              <fileset dir="${build.home}/../../../../jwsdp-shared/lib">
                   <include name="**/*.jar"/>
              </fileset>
         <!--Added by Sourabh: End-->
         </path>
        <javac debug="true"
               srcdir="src"
               destdir="${build.home}/server/WEB-INF/classes"
               includes="**/*.java">
        <classpath>
            <path refid="app.classpath"/>
        </classpath>
        </javac>
        <javac debug="true"
               srcdir="src"
               destdir="${build.home}/client/classes"
               includes="**/*.java">
        <classpath>
            <path refid="app.classpath"/>
        </classpath>
        </javac>
      </target>
      <target name="create-handler-jar"
              description="Creating jar file">
        <jar jarfile="${build.home}/client/secenv-handler.jar">
          <fileset dir="${build.home}/client/classes">
            <include name="**/*.class"/>
          </fileset>
        </jar>
      </target>
      <target name="compile-server" depends="gen-server"
              description="Compiles the server-side source code">
        <echo message="Compiling the server-side source code...."/>
        <javac debug="true"
               srcdir="server/src"
               destdir="${build.home}/server/WEB-INF/classes"
               includes="**/*.java">
        <classpath>
            <path refid="app.classpath"/>
         </classpath>
        </javac>
      </target>
      <target name="gen-server" depends="prepare"
              description="Runs wscompile to generate server artifacts">
        <echo message="Running wscompile...."/>
        <wscompile verbose="${jaxrpc.tool.verbose}"
                   xPrintStackTrace="true"   
                   jvmargs="-Djava.endorsed.dirs=${java.endorsed.dir}"
                   keep="true" fork="true"
                   security="${server.security.config}"
                   import="true"
                   model="${build.home}/server/WEB-INF/${model.rpcenc.file}"
                   base="${build.home}/server/WEB-INF/classes"
                   classpath="${app.classpath}"
                   config="${config.rpcenc.file}">
          <classpath>
            <pathelement location="${build.home}/server/WEB-INF/classes"/>
            <path refid="app.classpath"/>
          </classpath>
        </wscompile>
      </target>
        <target name="setup-web-inf" depends="prepare">
            <echo message="Setting up ${build.home}/server/WEB-INF..."/>
            <copy file="./etc/web.xml" todir="${build.home}/server/WEB-INF"/>
            <copy file="./etc/jaxrpc-ri.xml" todir="${build.home}/server/WEB-INF"/>
            <copy file="./etc/PingService.wsdl" todir="${build.home}/server/WEB-INF"/>
        </target>
      <target name="raw-war" depends="setup-web-inf"
              description="Creates a 'raw' WAR file">
        <echo message="Packaging to ${dist.home}/${portable-war}...."/>
        <delete file="${dist.home}/${portable-war}" />
        <jar jarfile="${dist.home}/${portable-war}">
          <fileset dir="${build.home}/server">
            <include name="WEB-INF/**"/>
            <include name="index.html"/>
          </fileset>
        </jar>
      </target>
      <target name="process-war" depends="raw-war"
              description="Runs wsdeploy to create a deployable or 'cooked' WAR file">
        <echo message="Running wsdeploy..."/>
        <delete file="${dist.home}/${deployable-war}"/>
        <wsdeploy fork="true" verbose="${jaxrpc-tool-verbose}" keep="true"
                  jvmargs="-Djava.endorsed.dirs=${java.endorsed.dir}"
                  tmpdir="${build.home}/server"
                  outwarfile="${dist.home}/${deployable-war}"
                  inwarfile="${dist.home}/${portable-war}">
          <classpath>
            <path refid="app.classpath"/>
          </classpath>
        </wsdeploy>
      </target>
      <target name="build-server"
              depends="compile-server, gen-server, raw-war, process-war">
      </target>
      <!-- Appserver -->
      <target name="check-if-deployed-as" if="sjsas.home">
        <echo message="Checking for deployed webapp at context path /${context-path}"/>
        <condition property="as.webapp.deployed">
          <http url="http://${endpoint.host}:${endpoint.port}/${context-path}/"/>
        </condition>
      </target>
      <target name="deploy-sjsas"
              depends="prepare, check-if-deployed-as, undeploy-sjsas"
              if="sjsas.home">
        <echo message="Deploying war for ${ant.project.name} to sjsas"/>
        <appserv-deploy file="${war-path}" password="${password}" sunonehome="${sjsas.home}" />
      </target>
      <target name="undeploy-sjsas" if="as.webapp.deployed">
        <echo message="Undeploying existing webapp at ${context-path}"/>
        <echo message="appclasspath ${app.classpath}"/>
        <appserv-undeploy name="${context-path}" password="${password}" sunonehome="${sjsas.home}" />
      </target>
      <!-- end of Appserver -->
      <!-- Webserver -->
      <target name="check-if-deployed-ws" if="sjsws.home">
        <echo message="Checking for deployed webapp at context path /${context-path}"/>
        <condition property="ws.webapp.deployed">
          <http url="http://${endpoint.host}:${endpoint.port}/${context-path}/"/>
        </condition>
      </target>
      <target name="deploy-ws">
          <echo message="deploying ${war-path} at ${context-path}" />
          <exec executable="${SJSWS_DEPLOY}" vmlauncher="false">
          <arg value="deploy" />
          <arg value="-u" />
          <arg value="/${context-path}" />
          <arg value="-i" />
          <arg value="${VS.DIR}" />
          <arg value="-v" />
          <arg value="${VS.DIR}" />
          <arg value="${war-path}" />
          </exec>
      </target>
      <target name="undeploy-ws" >
        <echo message="undeploying ${context-path}" />
        <exec executable="${SJSWS_DEPLOY}" vmlauncher="false">
            <arg value="delete" />
            <arg value="deploy" />
            <arg value="-u" />
            <arg value="/${context-path}" />
            <arg value="-i" />
            <arg value="${VS.DIR}" />
            <arg value="-v" />
            <arg value="${VS.DIR}" />
            <arg value="hard" />
         </exec>
      </target>
      <target name="deploy-sjsws"
              depends="prepare, check-if-deployed-ws, undeploy-sjsws"
              if="sjsws.home" >
        <echo message="Deploying war for ${ant.project.name} to sjsws"/>
        <antcall target="deploy-ws" />
      </target>
      <target name="undeploy-sjsws" if="ws.webapp.deployed">
        <echo message="Undeploying existing webapp at ${context-path}"/>
        <echo message="appclasspath ${app.classpath}"/>
        <antcall target="undeploy-ws" />
      </target>
      <!--End of Webserver -->
      <!--Tomcat -->
      <target name="check-if-deployed-tom" if="tomcat.home">
        <echo message="Checking for deployed webapp at context path /${context-path}"/>
        <condition property="tom.webapp.deployed">
          <http url="http://${endpoint.host}:${endpoint.port}/${context-path}/"/>
        </condition>
      </target>
      <target name="deploy-tomcat"
              depends="prepare, check-if-deployed-tom, undeploy-tomcat"
              if="tomcat.home" >
        <echo message="Deploying war for ${ant.project.name} to tomcat"/>
        <deploy-catalina url="${url}" username="${username}" password="${password}"
                path="/${context-path}" war="file:${war-path}"/>
      </target>
    <target name="undeploy-tomcat-proper" if="webapp.deployed">
          <echo message="Undeploying existing webapp at ${context-path}"/>
          <undeploy-catalina url="${url}" username="${username}" password="${password}" path="/${context-path}"/>
      </target>
      <target name="undeploy-tomcat-war-present" if="war.present">
          <echo message="Undeploying existing webapp at ${context-path}"/>
          <undeploy-catalina url="${url}" username="${username}" password="${password}" path="/${context-path}"/>
      </target>
      <target name="undeploy-tomcat" if="tomcat.home">
        <echo message="Undeploying existing webapp at ${context-path}"/>
        <condition  property="war.present">
            <available file="${tomcat.home}/webapps/${deployable-war}" />
        </condition>
        <antcall target="undeploy-tomcat-war-present" />
        <condition property="webapp.deployed">
          <http url="http://${endpoint.host}:${endpoint.port}/${context-path}/"/>
        </condition>
        <antcall target="undeploy-tomcat-proper" />
    </target>
      <!--End of Tomcat -->
      <target name="deploy-forced" depends= "deploy-sjsas, deploy-sjsws, deploy-tomcat"/>
      <target name="internal-undeploy" depends= "undeploy-sjsas, undeploy-sjsws, undeploy-tomcat"/>
      <target name="redeploy" depends="prepare"
          description="Undeploys and deploys a Web aplication">
          <antcall target="undeploy" />
          <antcall target="deploy" />
      </target>
      <target name="gen-client" depends="prepare"
              description="Runs wscompile to generate client side artifacts">
        <echo message="Running wscompile...."/>
        <wscompile fork="true" verbose="${jaxrpc.tool.verbose}" keep="true"
                   jvmargs="-Djava.endorsed.dirs=${java.endorsed.dir}"
                   client="true"
                   security="${client.security.config}"
                   base="${build.home}/client"
                   features=""
                   config="${client.config.rpcenc.file}">
          <classpath>
            <fileset dir="${build.home}/client">
                <include name="secenv-handler.jar"/>
            </fileset>
            <path refid="app.classpath"/>
          </classpath>
        </wscompile>
      </target>
      <target name="compile-client" depends="prepare"
              description="Compiles the client-side source code">
        <echo message="Compiling the client source code...."/>
        <javac srcdir="client/src"
               debug="true"
               destdir="${build.home}/client"
               includes="**/*.java">
          <classpath>
            <path refid="app.classpath"/>
            <fileset dir="${build.home}/client">
                <include name="secenv-handler.jar"/>
            </fileset>
          </classpath>
        </javac>
      </target>
      <target name="build-client" depends="gen-client, compile-client"
              description="Executes the targets needed to build a stub client.">
      </target>
      <target name="run-sample"
              depends="clean, prepare, build-server, deploy-forced, build-client"
              description="Runs the example client">
        <echo message="Running the ${client-class} program...."/>
        <java fork="on" classname="${client-class}">
          <sysproperty key="java.endorsed.dirs" value="${java.endorsed.dir}"/>
          <sysproperty key="endpoint.host" value="${endpoint.host}"/>
          <sysproperty key="endpoint.port" value="${endpoint.port}"/>
          <sysproperty key="service.url" value="${service.url}"/>
          <sysproperty key="jwsdp.home" value="${jwsdp.home}"/>
          <classpath>
            <pathelement location="${build.home}/client"/>
            <fileset dir="${build.home}/client">
                <include name="secenv-handler.jar"/>
            </fileset>
            <path refid="app.classpath"/>
          </classpath>
        </java>
      </target>
      <target name="run-remote-sample"
              depends="clean, prepare, build-client"
              description="Runs the example client">
        <echo message="Running the ${client-class} program...."/>
        <java fork="on" classname="${client-class}">
          <sysproperty key="java.endorsed.dirs" value="${java.endorsed.dir}"/>
          <sysproperty key="http.proxyHost" value="${http.proxyHost}"/>
          <sysproperty key="http.proxyPort" value="${http.proxyPort}"/>
          <sysproperty key="endpoint.host" value="${endpoint.host}"/>
          <sysproperty key="endpoint.port" value="${endpoint.port}"/>
          <sysproperty key="service.url" value="${service.url}"/>
          <sysproperty key="jwsdp.home" value="${jwsdp.home}"/>
          <classpath>
            <pathelement location="${build.home}/client"/>
            <fileset dir="${build.home}/client">
                <include name="secenv-handler.jar"/>
            </fileset>
            <path refid="app.classpath"/>
          </classpath>
        </java>
      </target>
      <target name="clean-server"
              description="Removes server side build directories">
        <delete dir="${build.home}/server"/>
      </target>
      <target name="clean-client"
              description="Removes client side build directories">
        <delete dir="${build.home}/client"/>
      </target>
      <target name="clean"
              description="Removes all build and dist directories">
        <delete dir="${build.home}"/>
        <delete dir="${dist.home}"/>
      </target>
      <target name="usage" depends="prepare">
        <echo message="Please see README.txt for more info."/>
        <echo message="Useful targets:"/>
        <echo message="  clean = remove both server and client objects"/>
        <echo message="  clean-server = remove only server objects"/>
        <echo message="  clean-client = remove only client objects"/>
        <echo message="  build-server = build server side code"/>
        <echo message="  deploy-forced = force deploy built server code to Container"/>
        <echo message="  build-client = build client app code"/>
        <echo message="  run-sample = run the sample"/>
        <echo message="  run-remote-sample = run the sample against a remote server containing the deployed endpoint"/>
      </target>
      <target name="help" depends="usage"/>
    </project>any help would be highly appreciated.
    regards,
    Sourav

    407 Proxy Authentication Required
    The compiler is trying to reference a document on the web, but can't use your proxy because it doesn't have the proxy id and password to use.
    If it isn't possible to pas the proxy info to the compiler, download the doc to a local server and reference it there.

  • I am unable to install the CSXS Infrastructure 4.0.2 update

    Every day I can see the adobe cc update icon, it makes me feel very bad, but always be updated each time an update fails, which is why this road is not?
    There are pictures and the truth:
    No matter how retry, the result is the same: Update failed!
    Please administrator for help.
    OS:windows8.1,adobe cc
    Also attach the error log:
    02/28/14 12:37:16:564 | [INFO] |  | OOBE | DE |  |  |  | 10644 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    02/28/14 12:37:16:564 | [INFO] |  | OOBE | DE |  |  |  | 10644 | Visit http://www.adobe.com/go/loganalyzer/ for more information
    02/28/14 12:37:16:564 | [INFO] |  | OOBE | DE |  |  |  | 10644 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    02/28/14 12:37:16:564 | [INFO] |  | OOBE | DE |  |  |  | 10644 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    02/28/14 12:37:16:564 | [INFO] |  | OOBE | DE |  |  |  | 10644 | START - Installer Session
    02/28/14 12:37:16:564 | [INFO] |  | OOBE | DE |  |  |  | 10644 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    02/28/14 12:37:16:564 | [INFO] |  | OOBE | DE |  |  |  | 10644 | RIBS version: 7.0.0.108
    02/28/14 12:37:16:564 | [INFO] |  | OOBE | DE |  |  |  | 10644 | Win OS version: 6.2.0.0 64 bit Type: 1
    02/28/14 12:37:16:564 | [INFO] |  | OOBE | DE |  |  |  | 10644 | ::START TIMER:: [Total Timer]
    02/28/14 12:37:16:564 | [INFO] |  | OOBE | DE |  |  |  | 10644 | CHECK: Single instance running
    02/28/14 12:37:16:564 | [INFO] |  | OOBE | DE |  |  |  | 10644 | CHECK : Credentials
    02/28/14 12:37:16:564 | [INFO] |  | OOBE | DE |  |  |  | 10644 | Load Deployment File
    02/28/14 12:37:16:564 | [INFO] |  | OOBE | DE |  |  |  | 10644 | deploymentFile option not given
    02/28/14 12:37:16:565 | [INFO] |  | OOBE | DE |  |  |  | 10644 | CHECK : Another Native OS installer already running
    02/28/14 12:37:16:565 | [INFO] |  | OOBE | DE |  |  |  | 10644 | Create Required Folders
    02/28/14 12:37:16:565 | [INFO] |  | OOBE | DE |  |  |  | 10644 | Assuming install mode
    02/28/14 12:37:16:565 | [INFO] |  | OOBE | DE |  |  |  | 10644 | Looking up install source path
    02/28/14 12:37:16:565 | [INFO] |  | OOBE | DE |  |  |  | 10644 | Sync Media DB ...
    02/28/14 12:37:16:565 | [INFO] |  | OOBE | DE |  |  |  | 10644 | ::START TIMER:: [Sync Media DB]
    02/28/14 12:37:16:565 | [INFO] |  | OOBE | DE |  |  |  | 10644 | Pre check media db sync
    02/28/14 12:37:16:565 | [INFO] |  | OOBE | DE |  |  |  | 10644 | End of Pre check media db sync. Exit code: 0
    02/28/14 12:37:16:565 | [INFO] |  | OOBE | DE |  |  |  | 10644 | :: END TIMER :: [Sync Media DB] took 432.871 milliseconds (0.432871 seconds)
    02/28/14 12:37:16:565 | [INFO] |  | OOBE | DE |  |  |  | 10644 | Ready to initialize session to start with ...
    02/28/14 12:37:16:565 | [INFO] |  | OOBE | DE |  |  |  | 10644 | ::START TIMER:: [CreatePayloadSession]
    02/28/14 12:37:16:565 | [INFO] |  | OOBE | DE |  |  |  | 10644 | -------------------- BEGIN - Updating Media Sources - BEGIN --------------------
    02/28/14 12:37:16:565 | [INFO] |  | OOBE | DE |  |  |  | 10644 | Updated source path: C:\Users\岩\AppData\Local\Temp\Adobe\AAMUpdater\AdobeCSXSInfrastructure4-4\4.0.2\setup
    02/28/14 12:37:16:565 | [INFO] |  | OOBE | DE |  |  |  | 10644 | Updating media info for: {45C5DE59-4DB4-4A96-84E1-93C59BD5C4AE}
    02/28/14 12:37:16:565 | [INFO] |  | OOBE | DE |  |  |  | 10644 | Ignoring original data since install source is local
    02/28/14 12:37:16:565 | [INFO] |  | OOBE | DE |  |  |  | 10644 |   Type: 0, Volume Order: 1, Media Name: AdobeCSXSInfrastructure4-mul
      Path: C:\Users\岩\AppData\Local\Temp\Adobe\AAMUpdater\AdobeCSXSInfrastructure4-4\4.0.2\setup\pay loads\AdobeCSXSInfrastructure4-mul-261213100542\Install.db
    02/28/14 12:37:16:565 | [INFO] |  | OOBE | DE |  |  |  | 10644 | --------------------  END  - Updating Media Sources -  END  --------------------
    02/28/14 12:37:16:571 | [INFO] |  | OOBE | DE |  |  |  | 10644 | Supported RIBS version range: [0.0.0.0,7.0.0.108]
    02/28/14 12:37:16:571 | [INFO] |  | OOBE | DE |  |  |  | 10644 | ----------------- CreatePayloadSession: machine is x64 ---------------
    02/28/14 12:37:16:978 | [INFO] |  | OOBE | DE |  |  |  | 10644 | ______ Verify Dependency Subscribers ______
    02/28/14 12:37:16:978 | [INFO] |  | OOBE | DE |  |  |  | 10644 | BEGIN Operation order for all session payloads: mediaGroup (requires,satisfies)
    02/28/14 12:37:16:978 | [INFO] |  | OOBE | DE |  |  |  | 10644 |   Adobe CSXS Infrastructure 4_4.0.2_AdobeCSXSInfrastructure4-mul 4.0.2.0 {45C5DE59-4DB4-4A96-84E1-93C59BD5C4AE}: 0 (0,0)
    02/28/14 12:37:16:978 | [INFO] |  | OOBE | DE |  |  |  | 10644 | END Operation order for all session payloads: mediaGroup (requires,satisfies)
    02/28/14 12:37:16:980 | [INFO] |  | OOBE | DE |  |  |  | 10644 | Patch Adobe CSXS Infrastructure 4_4.0.2_AdobeCSXSInfrastructure4-mul 4.0.2.0 {45C5DE59-4DB4-4A96-84E1-93C59BD5C4AE} can be applied to product Adobe CSXS Infrastructure 4 4.0.0.0 {5F816B76-62F3-41C9-B651-27F49F25F50B}
    02/28/14 12:37:16:990 | [INFO] |  | OOBE | DE |  |  |  | 10644 | Ignoring deployment input for the INSTALLDIR: marked as fixed
    02/28/14 12:37:16:990 | [INFO] |  | OOBE | DE |  |  |  | 10644 | Setting property "installSourcePath" to: C:\Users\岩\AppData\Local\Temp\Adobe\AAMUpdater\AdobeCSXSInfrastructure4-4\4.0.2\setup
    02/28/14 12:37:16:990 | [INFO] |  | OOBE | DE |  |  |  | 10644 | Setting property "mode" to: silent
    02/28/14 12:37:16:990 | [INFO] |  | OOBE | DE |  |  |  | 10644 | Setting property "updateManifestPath" to: C:\Users\岩\AppData\Local\Adobe\AAMUpdater\1.0\Data\AdobeCSXSInfrastructure4-4\4.0.2\4.0.2 .xml
    02/28/14 12:37:16:991 | [INFO] |  | OOBE | DE |  |  |  | 10644 | Setting property "workflow" to: updater
    02/28/14 12:37:16:991 | [INFO] |  | OOBE | DE |  |  |  | 10644 | Overwrite property "extensionsOnly" to: 1
    02/28/14 12:37:16:991 | [INFO] |  | OOBE | DE |  |  |  | 10644 | Overwrite property "mode" to: silent
    02/28/14 12:37:16:991 | [INFO] |  | OOBE | DE |  |  |  | 10644 | Overwrite property "patchesOnly" to: 1
    02/28/14 12:37:16:991 | [INFO] |  | OOBE | DE |  |  |  | 10644 | Overwrite property "updateManifestPath" to: C:\Users\岩\AppData\Local\Adobe\AAMUpdater\1.0\Data\AdobeCSXSInfrastructure4-4\4.0.2\4.0.2 .xml
    02/28/14 12:37:16:991 | [INFO] |  | OOBE | DE |  |  |  | 10644 | Overwrite property "workflow" to: updater
    02/28/14 12:37:16:991 | [INFO] |  | OOBE | DE |  |  |  | 10644 | Found payload actions:
    02/28/14 12:37:16:991 | [INFO] |  | OOBE | DE |  |  |  | 10644 | Deciding what installer mode to use...
    02/28/14 12:37:17:008 | [INFO] |  | OOBE | DE |  |  |  | 10644 | BEGIN Setting requested payload actions
    02/28/14 12:37:17:010 | [INFO] |  | OOBE | DE |  |  |  | 10644 | Value returned on lookup of payload: Adobe CSXS Infrastructure 4_4.0.2_AdobeCSXSInfrastructure4-mul 4.0.2.0 {45C5DE59-4DB4-4A96-84E1-93C59BD5C4AE} is: false
    02/28/14 12:37:17:010 | [INFO] |  | OOBE | DE |  |  |  | 10644 | Action string for Adobe CSXS Infrastructure 4_4.0.2_AdobeCSXSInfrastructure4-mul 4.0.2.0 {45C5DE59-4DB4-4A96-84E1-93C59BD5C4AE}  is install
    02/28/14 12:37:17:011 | [INFO] |  | OOBE | DE |  |  |  | 10644 | END Setting requested payload actions
    02/28/14 12:37:17:093 | [INFO] |  | OOBE | DE |  |  |  | 10644 | Collected advanced path check information for INSTALLDIR
    02/28/14 12:37:17:093 | [INFO] |  | OOBE | DE |  |  |  | 10644 | INSTALLDIR is a well-formed path
    02/28/14 12:37:17:093 | [INFO] |  | OOBE | DE |  |  |  | 10644 | INSTALLDIR is not the root path
    02/28/14 12:37:17:093 | [INFO] |  | OOBE | DE |  |  |  | 10644 | INSTALLDIR is on a local volume
    02/28/14 12:37:17:093 | [INFO] |  | OOBE | DE |  |  |  | 10644 | INSTALLDIR is on a writable volume
    02/28/14 12:37:17:093 | [INFO] |  | OOBE | DE |  |  |  | 10644 | INSTALLDIR is not on a case sensitive volume
    02/28/14 12:37:17:093 | [INFO] |  | OOBE | DE |  |  |  | 10644 | INSTALLDIR passed path basic path validation: C:\Program Files (x86)\Common Files\Adobe\CEPServiceManager4
    02/28/14 12:37:18:632 | [INFO] |  | OOBE | DE |  |  |  | 10644 | ::START TIMER:: [System check :{45C5DE59-4DB4-4A96-84E1-93C59BD5C4AE}]
    02/28/14 12:37:19:010 | [INFO] |  | OOBE | DE |  |  |  | 10644 | In InstallPreSystemCheckProc
    02/28/14 12:37:19:011 | [INFO] |  | OOBE | DE |  |  |  | 10644 | Custom action return code: 0
    02/28/14 12:37:19:011 | [INFO] |  | OOBE | DE |  |  |  | 10644 | :: END TIMER :: [System check :{45C5DE59-4DB4-4A96-84E1-93C59BD5C4AE}] took 379.252 milliseconds (0.379252 seconds)
    02/28/14 12:37:19:012 | [INFO] |  | OOBE | DE |  |  |  | 10644 | BEGIN InstallOperationsQueue Unordered operations
    02/28/14 12:37:19:012 | [INFO] |  | OOBE | DE |  |  |  | 10644 |   Adobe CSXS Infrastructure 4_4.0.2_AdobeCSXSInfrastructure4-mul 4.0.2.0 {45C5DE59-4DB4-4A96-84E1-93C59BD5C4AE}:  with operation install
    02/28/14 12:37:19:012 | [INFO] |  | OOBE | DE |  |  |  | 10644 | END InstallOperationsQueue Unordered operations
    02/28/14 12:37:19:012 | [INFO] |  | OOBE | DE |  |  |  | 10644 | BEGIN InstallOperationsQueue Ordered operations
    02/28/14 12:37:19:012 | [INFO] |  | OOBE | DE |  |  |  | 10644 |   Adobe CSXS Infrastructure 4_4.0.2_AdobeCSXSInfrastructure4-mul 4.0.2.0 {45C5DE59-4DB4-4A96-84E1-93C59BD5C4AE}:  with operation install
    02/28/14 12:37:19:012 | [INFO] |  | OOBE | DE |  |  |  | 10644 | END InstallOperationsQueue Ordered operations
    02/28/14 12:37:19:245 | [INFO] |  | OOBE | DE |  |  |  | 10644 | Payloads passed preflight validation.
    02/28/14 12:37:19:245 | [INFO] |  | OOBE | DE |  |  |  | 10644 | Call PreSession Custom Hook
    02/28/14 12:37:19:245 | [INFO] |  | OOBE | DE |  |  |  | 10644 | ::START TIMER:: [Pre session :{45C5DE59-4DB4-4A96-84E1-93C59BD5C4AE}]
    02/28/14 12:37:19:246 | [INFO] |  | OOBE | DE |  |  |  | 10644 | In InstallSessionOpenProc
    02/28/14 12:37:19:246 | [INFO] |  | OOBE | DE |  |  |  | 10644 | Custom action return code: 0
    02/28/14 12:37:19:247 | [INFO] |  | OOBE | DE |  |  |  | 10644 | :: END TIMER :: [Pre session :{45C5DE59-4DB4-4A96-84E1-93C59BD5C4AE}] took 1.18171 milliseconds (0.00118171 seconds)
    02/28/14 12:37:19:247 | [INFO] |  | OOBE | DE |  |  |  | 10644 | BEGIN InstallOperationsQueue Unordered operations
    02/28/14 12:37:19:247 | [INFO] |  | OOBE | DE |  |  |  | 10644 |   Adobe CSXS Infrastructure 4_4.0.2_AdobeCSXSInfrastructure4-mul 4.0.2.0 {45C5DE59-4DB4-4A96-84E1-93C59BD5C4AE}:  with operation install
    02/28/14 12:37:19:247 | [INFO] |  | OOBE | DE |  |  |  | 10644 | END InstallOperationsQueue Unordered operations
    02/28/14 12:37:19:247 | [INFO] |  | OOBE | DE |  |  |  | 10644 | BEGIN InstallOperationsQueue Ordered operations
    02/28/14 12:37:19:247 | [INFO] |  | OOBE | DE |  |  |  | 10644 |   Adobe CSXS Infrastructure 4_4.0.2_AdobeCSXSInfrastructure4-mul 4.0.2.0 {45C5DE59-4DB4-4A96-84E1-93C59BD5C4AE}:  with operation install
    02/28/14 12:37:19:247 | [INFO] |  | OOBE | DE |  |  |  | 10644 | END InstallOperationsQueue Ordered operations
    02/28/14 12:37:19:259 | [INFO] |  | OOBE | DE |  |  |  | 10644 | Calling the custom action code for pre-install for payload Adobe CSXS Infrastructure 4_4.0.2_AdobeCSXSInfrastructure4-mul 4.0.2.0 {45C5DE59-4DB4-4A96-84E1-93C59BD5C4AE}
    02/28/14 12:37:19:259 | [INFO] |  | OOBE | DE |  |  |  | 10644 | ::START TIMER:: [Pre payload :{45C5DE59-4DB4-4A96-84E1-93C59BD5C4AE}]
    02/28/14 12:37:19:260 | [INFO] |  | OOBE | DE |  |  |  | 10644 | In PrePayloadInstallProc
    02/28/14 12:37:24:263 | [INFO] |  | OOBE | DE |  |  |  | 10644 | Custom action return code: 0
    02/28/14 12:37:24:263 | [INFO] |  | OOBE | DE |  |  |  | 10644 | :: END TIMER :: [Pre payload :{45C5DE59-4DB4-4A96-84E1-93C59BD5C4AE}] took 5004.41 milliseconds (5.00441 seconds)
    02/28/14 12:37:24:263 | [INFO] |  | OOBE | DE |  |  |  | 10644 | ::START TIMER:: [Payload Operation :{45C5DE59-4DB4-4A96-84E1-93C59BD5C4AE}]
    02/28/14 12:37:24:273 | [INFO] |  | OOBE | DE |  |  |  | 6956 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    02/28/14 12:37:24:273 | [INFO] |  | OOBE | DE |  |  |  | 6956 | Installer Operation: PayloadInstaller
    02/28/14 12:37:24:273 | [INFO] |  | OOBE | DE |  |  |  | 6956 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    02/28/14 12:37:24:273 | [INFO] |  | OOBE | DE |  |  |  | 6956 | Request to install payload
    02/28/14 12:37:24:291 | [INFO] |  | OOBE | DE |  |  |  | 6956 | Payload Adobe CSXS Infrastructure 4_4.0.2_AdobeCSXSInfrastructure4-mul 4.0.2.0 {45C5DE59-4DB4-4A96-84E1-93C59BD5C4AE}: Calling ARKEngine from path C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\DECore\DE6\resources
    02/28/14 12:37:24:387 | [INFO] |  | OOBE | DE |  |  |  | 6956 | Extracting assets complete. Number assets: 2
    02/28/14 12:37:24:387 | [INFO] |  | OOBE | DE |  |  |  | 6956 | CustomizedPatch property not found in database
    02/28/14 12:37:24:388 | [INFO] |  | OOBE | DE |  |  |  | 6956 | Beginning installation for payload at C:\Users\岩\AppData\Local\Temp\Adobe\AAMUpdater\AdobeCSXSInfrastructure4-4\4.0.2\setup\pay loads\AdobeCSXSInfrastructure4-mul-261213100542\Install.db
    02/28/14 12:37:24:395 | [ERROR] |  | OOBE | DE |  |  |  | 6956 | DF045: File corruption detected. Re-install the product & then apply the patch again. (Can not repair file "C:\Program Files (x86)\Common Files\Adobe\CEPServiceManager4\zlib1.dll")(Seq 4)
    02/28/14 12:37:24:395 | [WARN] |  | OOBE | DE |  |  |  | 6956 | DW063: Command ARKPatchCommand failed.(Seq 4)
    02/28/14 12:37:24:395 | [INFO] |  | OOBE | DE |  |  |  | 6956 | Completing installation for payload at C:\Users\岩\AppData\Local\Temp\Adobe\AAMUpdater\AdobeCSXSInfrastructure4-4\4.0.2\setup\pay loads\AdobeCSXSInfrastructure4-mul-261213100542\Install.db
    02/28/14 12:37:24:472 | [INFO] |  | OOBE | DE |  |  |  | 10644 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=* Operation complete. Setting status: 2 =*=*=*=*=*=*=*=*=*=*=*=*=*
    02/28/14 12:37:24:472 | [INFO] |  | OOBE | DE |  |  |  | 10644 | :: END TIMER :: [Payload Operation :{45C5DE59-4DB4-4A96-84E1-93C59BD5C4AE}] took 208.508 milliseconds (0.208508 seconds)
    02/28/14 12:37:24:474 | [INFO] |  | OOBE | DE |  |  |  | 10644 | User specified overrideFile:
    02/28/14 12:37:24:479 | [INFO] |  | OOBE | DE |  |  |  | 10644 | The csu inventory was not updated for payload Adobe CSXS Infrastructure 4_4.0.2_AdobeCSXSInfrastructure4-mul 4.0.2.0 {45C5DE59-4DB4-4A96-84E1-93C59BD5C4AE}, value of local var is -1
    02/28/14 12:37:24:479 | [INFO] |  | OOBE | DE |  |  |  | 10644 | Calling the ROLLBACK custom action code for pre-install for payload Adobe CSXS Infrastructure 4_4.0.2_AdobeCSXSInfrastructure4-mul 4.0.2.0 {45C5DE59-4DB4-4A96-84E1-93C59BD5C4AE}
    02/28/14 12:37:24:479 | [INFO] |  | OOBE | DE |  |  |  | 10644 | ::START TIMER:: [Pre payload :{45C5DE59-4DB4-4A96-84E1-93C59BD5C4AE}]
    02/28/14 12:37:24:480 | [INFO] |  | OOBE | DE |  |  |  | 10644 | In PrePayloadInstallProc
    02/28/14 12:37:29:486 | [INFO] |  | OOBE | DE |  |  |  | 10644 | Custom action return code: 0
    02/28/14 12:37:29:486 | [INFO] |  | OOBE | DE |  |  |  | 10644 | :: END TIMER :: [Pre payload :{45C5DE59-4DB4-4A96-84E1-93C59BD5C4AE}] took 5006.19 milliseconds (5.00619 seconds) DTR = 0.799011 KBPS (0.000780284 MBPS)
    02/28/14 12:37:29:497 | [INFO] |  | OOBE | DE |  |  |  | 10644 | No operation.  We're done:
    02/28/14 12:37:31:512 | [INFO] |  | OOBE | DE |  |  |  | 10644 | Total components installed: 0
    02/28/14 12:37:31:512 | [INFO] |  | OOBE | DE |  |  |  | 10644 | Total components repaired: 0
    02/28/14 12:37:31:513 | [INFO] |  | OOBE | DE |  |  |  | 10644 | Total components removed: 0
    02/28/14 12:37:31:513 | [WARN] |  | OOBE | DE |  |  |  | 10644 | DW050: The following payload errors were found during install:
    02/28/14 12:37:31:513 | [WARN] |  | OOBE | DE |  |  |  | 10644 | DW050:  - Adobe CSXS Infrastructure 4_4.0.2_AdobeCSXSInfrastructure4-mul: Install failed
    02/28/14 12:37:31:513 | [INFO] |  | OOBE | DE |  |  |  | 10644 | >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
    02/28/14 12:37:31:513 | [INFO] |  | OOBE | DE |  |  |  | 10644 | Restarting your computer is recommended:
    02/28/14 12:37:31:513 | [INFO] |  | OOBE | DE |  |  |  | 10644 | In order to complete the installation, please restart the computer
    02/28/14 12:37:31:513 | [INFO] |  | OOBE | DE |  |  |  | 10644 | >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
    02/28/14 12:37:31:517 | [INFO] |  | OOBE | DE |  |  |  | 10644 | Call PostSession Custom Hook
    02/28/14 12:37:31:521 | [INFO] |  | OOBE | DE |  |  |  | 10644 | ::START TIMER:: [Post session :{45C5DE59-4DB4-4A96-84E1-93C59BD5C4AE}]
    02/28/14 12:37:31:524 | [INFO] |  | OOBE | DE |  |  |  | 10644 | In InstallSessionCloseProc
    02/28/14 12:37:31:525 | [INFO] |  | OOBE | DE |  |  |  | 10644 | Custom action return code: 0
    02/28/14 12:37:31:525 | [INFO] |  | OOBE | DE |  |  |  | 10644 | :: END TIMER :: [Post session :{45C5DE59-4DB4-4A96-84E1-93C59BD5C4AE}] took 5.33803 milliseconds (0.00533803 seconds) DTR = 2997.36 KBPS (2.92711 MBPS)
    02/28/14 12:37:31:526 | [INFO] |  | OOBE | DE |  |  |  | 10644 | :: END TIMER :: [Total Timer] took 15409.9 milliseconds (15.4099 seconds) DTR = 2.33615 KBPS (0.0022814 MBPS)
    02/28/14 12:37:32:527 | [INFO] |  | OOBE | DE |  |  |  | 10644 | -------------------------------------- Summary --------------------------------------
    02/28/14 12:37:32:527 | [INFO] |  | OOBE | DE |  |  |  | 10644 |  - 0 fatal error(s), 1 error(s)
    02/28/14 12:37:32:527 | [INFO] |  | OOBE | DE |  |  |  | 10644 | Win OS version: 6.2.0.0 64 bit Type: 1
    02/28/14 12:37:32:527 | [INFO] |  | OOBE | DE |  |  |  | 10644 |
    02/28/14 12:37:32:527 | [INFO] |  | OOBE | DE |  |  |  | 10644 | ----------- Payload: Adobe CSXS Infrastructure 4_4.0.2_AdobeCSXSInfrastructure4-mul 4.0.2.0 {45C5DE59-4DB4-4A96-84E1-93C59BD5C4AE} -----------
    02/28/14 12:37:32:527 | [INFO] |  | OOBE | DE |  |  |  | 10644 | ERROR: DF045: File corruption detected. Re-install the product & then apply the patch again. (Can not repair file "C:\Program Files (x86)\Common Files\Adobe\CEPServiceManager4\zlib1.dll")(Seq 4)
    02/28/14 12:37:32:527 | [INFO] |  | OOBE | DE |  |  |  | 10644 |
    02/28/14 12:37:32:527 | [INFO] |  | OOBE | DE |  |  |  | 10644 | Please search the above error string(s) to find when the error occurred.
    02/28/14 12:37:32:527 | [INFO] |  | OOBE | DE |  |  |  | 10644 | These errors resulted in installer Exit Code mentioned below.
    02/28/14 12:37:32:528 | [INFO] |  | OOBE | DE |  |  |  | 10644 | -------------------------------------------------------------------------------------
    02/28/14 12:37:32:528 | [INFO] |  | OOBE | DE |  |  |  | 10644 |
    02/28/14 12:37:32:528 | [INFO] |  | OOBE | DE |  |  |  | 10644 | Exit Code: 7 - Unable to complete Silent workflow.
    02/28/14 12:37:32:528 | [INFO] |  | OOBE | DE |  |  |  | 10644 | Please see specific errors for troubleshooting. For example, ERROR: DF045 ...
    02/28/14 12:37:32:528 | [INFO] |  | OOBE | DE |  |  |  | 10644 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    02/28/14 12:37:32:528 | [INFO] |  | OOBE | DE |  |  |  | 10644 | END - Installer Session
    02/28/14 12:37:32:528 | [INFO] |  | OOBE | DE |  |  |  | 10644 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    02/28/14 12:42:27:417 | [INFO] |  | OOBE | DE |  |  |  | 9172 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    02/28/14 12:42:27:417 | [INFO] |  | OOBE | DE |  |  |  | 9172 | Visit http://www.adobe.com/go/loganalyzer/ for more information
    02/28/14 12:42:27:418 | [INFO] |  | OOBE | DE |  |  |  | 9172 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    02/28/14 12:42:27:418 | [INFO] |  | OOBE | DE |  |  |  | 9172 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    02/28/14 12:42:27:418 | [INFO] |  | OOBE | DE |  |  |  | 9172 | START - Installer Session
    02/28/14 12:42:27:418 | [INFO] |  | OOBE | DE |  |  |  | 9172 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    02/28/14 12:42:27:418 | [INFO] |  | OOBE | DE |  |  |  | 9172 | RIBS version: 7.0.0.108
    02/28/14 12:42:27:418 | [INFO] |  | OOBE | DE |  |  |  | 9172 | Win OS version: 6.2.0.0 64 bit Type: 1
    02/28/14 12:42:27:418 | [INFO] |  | OOBE | DE |  |  |  | 9172 | ::START TIMER:: [Total Timer]
    02/28/14 12:42:27:418 | [INFO] |  | OOBE | DE |  |  |  | 9172 | CHECK: Single instance running
    02/28/14 12:42:27:419 | [INFO] |  | OOBE | DE |  |  |  | 9172 | CHECK : Credentials
    02/28/14 12:42:27:419 | [INFO] |  | OOBE | DE |  |  |  | 9172 | Load Deployment File
    02/28/14 12:42:27:419 | [INFO] |  | OOBE | DE |  |  |  | 9172 | deploymentFile option not given
    02/28/14 12:42:27:419 | [INFO] |  | OOBE | DE |  |  |  | 9172 | CHECK : Another Native OS installer already running
    02/28/14 12:42:27:419 | [INFO] |  | OOBE | DE |  |  |  | 9172 | Create Required Folders
    02/28/14 12:42:27:419 | [INFO] |  | OOBE | DE |  |  |  | 9172 | Assuming install mode
    02/28/14 12:42:27:419 | [INFO] |  | OOBE | DE |  |  |  | 9172 | Looking up install source path
    02/28/14 12:42:27:419 | [INFO] |  | OOBE | DE |  |  |  | 9172 | Sync Media DB ...
    02/28/14 12:42:27:419 | [INFO] |  | OOBE | DE |  |  |  | 9172 | ::START TIMER:: [Sync Media DB]
    02/28/14 12:42:27:419 | [INFO] |  | OOBE | DE |  |  |  | 9172 | Pre check media db sync
    02/28/14 12:42:27:419 | [INFO] |  | OOBE | DE |  |  |  | 9172 | End of Pre check media db sync. Exit code: 0
    02/28/14 12:42:27:419 | [INFO] |  | OOBE | DE |  |  |  | 9172 | :: END TIMER :: [Sync Media DB] took 637.877 milliseconds (0.637877 seconds)
    02/28/14 12:42:27:419 | [INFO] |  | OOBE | DE |  |  |  | 9172 | Ready to initialize session to start with ...
    02/28/14 12:42:27:419 | [INFO] |  | OOBE | DE |  |  |  | 9172 | ::START TIMER:: [CreatePayloadSession]
    02/28/14 12:42:27:420 | [INFO] |  | OOBE | DE |  |  |  | 9172 | -------------------- BEGIN - Updating Media Sources - BEGIN --------------------
    02/28/14 12:42:27:420 | [INFO] |  | OOBE | DE |  |  |  | 9172 | Updated source path: C:\Users\岩\AppData\Local\Temp\Adobe\AAMUpdater\AdobeCSXSInfrastructure4-4\4.0.2\setup
    02/28/14 12:42:27:420 | [INFO] |  | OOBE | DE |  |  |  | 9172 | Updating media info for: {45C5DE59-4DB4-4A96-84E1-93C59BD5C4AE}
    02/28/14 12:42:27:420 | [INFO] |  | OOBE | DE |  |  |  | 9172 | Ignoring original data since install source is local
    02/28/14 12:42:27:420 | [INFO] |  | OOBE | DE |  |  |  | 9172 |   Type: 0, Volume Order: 1, Media Name: AdobeCSXSInfrastructure4-mul
      Path: C:\Users\岩\AppData\Local\Temp\Adobe\AAMUpdater\AdobeCSXSInfrastructure4-4\4.0.2\setup\pay loads\AdobeCSXSInfrastructure4-mul-261213100542\Install.db
    02/28/14 12:42:27:420 | [INFO] |  | OOBE | DE |  |  |  | 9172 | --------------------  END  - Updating Media Sources -  END  --------------------
    02/28/14 12:42:27:430 | [INFO] |  | OOBE | DE |  |  |  | 9172 | Supported RIBS version range: [0.0.0.0,7.0.0.108]
    02/28/14 12:42:27:431 | [INFO] |  | OOBE | DE |  |  |  | 9172 | ----------------- CreatePayloadSession: machine is x64 ---------------
    02/28/14 12:42:27:839 | [INFO] |  | OOBE | DE |  |  |  | 9172 | ______ Verify Dependency Subscribers ______
    02/28/14 12:42:27:839 | [INFO] |  | OOBE | DE |  |  |  | 9172 | BEGIN Operation order for all session payloads: mediaGroup (requires,satisfies)
    02/28/14 12:42:27:839 | [INFO] |  | OOBE | DE |  |  |  | 9172 |   Adobe CSXS Infrastructure 4_4.0.2_AdobeCSXSInfrastructure4-mul 4.0.2.0 {45C5DE59-4DB4-4A96-84E1-93C59BD5C4AE}: 0 (0,0)
    02/28/14 12:42:27:839 | [INFO] |  | OOBE | DE |  |  |  | 9172 | END Operation order for all session payloads: mediaGroup (requires,satisfies)
    02/28/14 12:42:27:842 | [INFO] |  | OOBE | DE |  |  |  | 9172 | Patch Adobe CSXS Infrastructure 4_4.0.2_AdobeCSXSInfrastructure4-mul 4.0.2.0 {45C5DE59-4DB4-4A96-84E1-93C59BD5C4AE} can be applied to product Adobe CSXS Infrastructure 4 4.0.0.0 {5F816B76-62F3-41C9-B651-27F49F25F50B}
    02/28/14 12:42:27:854 | [INFO] |  | OOBE | DE |  |  |  | 9172 | Ignoring deployment input for the INSTALLDIR: marked as fixed
    02/28/14 12:42:27:854 | [INFO] |  | OOBE | DE |  |  |  | 9172 | Setting property "installSourcePath" to: C:\Users\岩\AppData\Local\Temp\Adobe\AAMUpdater\AdobeCSXSInfrastructure4-4\4.0.2\setup
    02/28/14 12:42:27:854 | [INFO] |  | OOBE | DE |  |  |  | 9172 | Setting property "mode" to: silent
    02/28/14 12:42:27:854 | [INFO] |  | OOBE | DE |  |  |  | 9172 | Setting property "updateManifestPath" to: C:\Users\岩\AppData\Local\Adobe\AAMUpdater\1.0\Data\AdobeCSXSInfrastructure4-4\4.0.2\4.0.2 .xml
    02/28/14 12:42:27:854 | [INFO] |  | OOBE | DE |  |  |  | 9172 | Setting property "workflow" to: updater
    02/28/14 12:42:27:854 | [INFO] |  | OOBE | DE |  |  |  | 9172 | Overwrite property "extensionsOnly" to: 1
    02/28/14 12:42:27:854 | [INFO] |  | OOBE | DE |  |  |  | 9172 | Overwrite property "mode" to: silent
    02/28/14 12:42:27:854 | [INFO] |  | OOBE | DE |  |  |  | 9172 | Overwrite property "patchesOnly" to: 1
    02/28/14 12:42:27:854 | [INFO] |  | OOBE | DE |  |  |  | 9172 | Overwrite property "updateManifestPath" to: C:\Users\岩\AppData\Local\Adobe\AAMUpdater\1.0\Data\AdobeCSXSInfrastructure4-4\4.0.2\4.0.2 .xml
    02/28/14 12:42:27:854 | [INFO] |  | OOBE | DE |  |  |  | 9172 | Overwrite property "workflow" to: updater
    02/28/14 12:42:27:854 | [INFO] |  | OOBE | DE |  |  |  | 9172 | Found payload actions:
    02/28/14 12:42:27:855 | [INFO] |  | OOBE | DE |  |  |  | 9172 | Deciding what installer mode to use...
    02/28/14 12:42:27:874 | [INFO] |  | OOBE | DE |  |  |  | 9172 | BEGIN Setting requested payload actions
    02/28/14 12:42:27:876 | [INFO] |  | OOBE | DE |  |  |  | 9172 | Value returned on lookup of payload: Adobe CSXS Infrastructure 4_4.0.2_AdobeCSXSInfrastructure4-mul 4.0.2.0 {45C5DE59-4DB4-4A96-84E1-93C59BD5C4AE} is: false
    02/28/14 12:42:27:876 | [INFO] |  | OOBE | DE |  |  |  | 9172 | Action string for Adobe CSXS Infrastructure 4_4.0.2_AdobeCSXSInfrastructure4-mul 4.0.2.0 {45C5DE59-4DB4-4A96-84E1-93C59BD5C4AE}  is install
    02/28/14 12:42:27:877 | [INFO] |  | OOBE | DE |  |  |  | 9172 | END Setting requested payload actions
    02/28/14 12:42:27:952 | [INFO] |  | OOBE | DE |  |  |  | 9172 | Collected advanced path check information for INSTALLDIR
    02/28/14 12:42:27:952 | [INFO] |  | OOBE | DE |  |  |  | 9172 | INSTALLDIR is a well-formed path
    02/28/14 12:42:27:952 | [INFO] |  | OOBE | DE |  |  |  | 9172 | INSTALLDIR is not the root path
    02/28/14 12:42:27:952 | [INFO] |  | OOBE | DE |  |  |  | 9172 | INSTALLDIR is on a local volume
    02/28/14 12:42:27:952 | [INFO] |  | OOBE | DE |  |  |  | 9172 | INSTALLDIR is on a writable volume
    02/28/14 12:42:27:952 | [INFO] |  | OOBE | DE |  |  |  | 9172 | INSTALLDIR is not on a case sensitive volume
    02/28/14 12:42:27:952 | [INFO] |  | OOBE | DE |  |  |  | 9172 | INSTALLDIR passed path basic path validation: C:\Program Files (x86)\Common Files\Adobe\CEPServiceManager4
    02/28/14 12:42:29:467 | [INFO] |  | OOBE | DE |  |  |  | 9172 | ::START TIMER:: [System check :{45C5DE59-4DB4-4A96-84E1-93C59BD5C4AE}]
    02/28/14 12:42:29:534 | [INFO] |  | OOBE | DE |  |  |  | 9172 | In InstallPreSystemCheckProc
    02/28/14 12:42:29:535 | [INFO] |  | OOBE | DE |  |  |  | 9172 | Custom action return code: 0
    02/28/14 12:42:29:535 | [INFO] |  | OOBE | DE |  |  |  | 9172 | :: END TIMER :: [System check :{45C5DE59-4DB4-4A96-84E1-93C59BD5C4AE}] took 67.7637 milliseconds (0.0677637 seconds)
    02/28/14 12:42:29:535 | [INFO] |  | OOBE | DE |  |  |  | 9172 | BEGIN InstallOperationsQueue Unordered operations
    02/28/14 12:42:29:535 | [INFO] |  | OOBE | DE |  |  |  | 9172 |   Adobe CSXS Infrastructure 4_4.0.2_AdobeCSXSInfrastructure4-mul 4.0.2.0 {45C5DE59-4DB4-4A96-84E1-93C59BD5C4AE}:  with operation install
    02/28/14 12:42:29:535 | [INFO] |  | OOBE | DE |  |  |  | 9172 | END InstallOperationsQueue Unordered operations
    02/28/14 12:42:29:535 | [INFO] |  | OOBE | DE |  |  |  | 9172 | BEGIN InstallOperationsQueue Ordered operations
    02/28/14 12:42:29:535 | [INFO] |  | OOBE | DE |  |  |  | 9172 |   Adobe CSXS Infrastructure 4_4.0.2_AdobeCSXSInfrastructure4-mul 4.0.2.0 {45C5DE59-4DB4-4A96-84E1-93C59BD5C4AE}:  with operation install
    02/28/14 12:42:29:535 | [INFO] |  | OOBE | DE |  |  |  | 9172 | END InstallOperationsQueue Ordered operations
    02/28/14 12:42:29:678 | [INFO] |  | OOBE | DE |  |  |  | 9172 | Payloads passed preflight validation.
    02/28/14 12:42:29:678 | [INFO] |  | OOBE | DE |  |  |  | 9172 | Call PreSession Custom Hook
    02/28/14 12:42:29:679 | [INFO] |  | OOBE | DE |  |  |  | 9172 | ::START TIMER:: [Pre session :{45C5DE59-4DB4-4A96-84E1-93C59BD5C4AE}]
    02/28/14 12:42:29:680 | [INFO] |  | OOBE | DE |  |  |  | 9172 | In InstallSessionOpenProc
    02/28/14 12:42:29:680 | [INFO] |  | OOBE | DE |  |  |  | 9172 | Custom action return code: 0
    02/28/14 12:42:29:680 | [INFO] |  | OOBE | DE |  |  |  | 9172 | :: END TIMER :: [Pre session :{45C5DE59-4DB4-4A96-84E1-93C59BD5C4AE}] took 1.38778 milliseconds (0.00138778 seconds)
    02/28/14 12:42:29:680 | [INFO] |  | OOBE | DE |  |  |  | 9172 | BEGIN InstallOperationsQueue Unordered operations
    02/28/14 12:42:29:680 | [INFO] |  | OOBE | DE |  |  |  | 9172 |   Adobe CSXS Infrastructure 4_4.0.2_AdobeCSXSInfrastructure4-mul 4.0.2.0 {45C5DE59-4DB4-4A96-84E1-93C59BD5C4AE}:  with operation install
    02/28/14 12:42:29:680 | [INFO] |  | OOBE | DE |  |  |  | 9172 | END InstallOperationsQueue Unordered operations
    02/28/14 12:42:29:680 | [INFO] |  | OOBE | DE |  |  |  | 9172 | BEGIN InstallOperationsQueue Ordered operations
    02/28/14 12:42:29:680 | [INFO] |  | OOBE | DE |  |  |  | 9172 |   Adobe CSXS Infrastructure 4_4.0.2_AdobeCSXSInfrastructure4-mul 4.0.2.0 {45C5DE59-4DB4-4A96-84E1-93C59BD5C4AE}:  with operation install
    02/28/14 12:42:29:680 | [INFO] |  | OOBE | DE |  |  |  | 9172 | END InstallOperationsQueue Ordered operations
    02/28/14 12:42:29:693 | [INFO] |  | OOBE | DE |  |  |  | 9172 | Calling the custom action code for pre-install for payload Adobe CSXS Infrastructure 4_4.0.2_AdobeCSXSInfrastructure4-mul 4.0.2.0 {45C5DE59-4DB4-4A96-84E1-93C59BD5C4AE}
    02/28/14 12:42:29:693 | [INFO] |  | OOBE | DE |  |  |  | 9172 | ::START TIMER:: [Pre payload :{45C5DE59-4DB4-4A96-84E1-93C59BD5C4AE}]
    02/28/14 12:42:29:694 | [INFO] |  | OOBE | DE |  |  |  | 9172 | In PrePayloadInstallProc
    02/28/14 12:42:34:700 | [INFO] |  | OOBE | DE |  |  |  | 9172 | Custom action return code: 0
    02/28/14 12:42:34:701 | [INFO] |  | OOBE | DE |  |  |  | 9172 | :: END TIMER :: [Pre payload :{45C5DE59-4DB4-4A96-84E1-93C59BD5C4AE}] took 5007.13 milliseconds (5.00713 seconds)
    02/28/14 12:42:34:701 | [INFO] |  | OOBE | DE |  |  |  | 9172 | ::START TIMER:: [Payload Operation :{45C5DE59-4DB4-4A96-84E1-93C59BD5C4AE}]
    02/28/14 12:42:34:724 | [INFO] |  | OOBE | DE |  |  |  | 8972 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    02/28/14 12:42:34:724 | [INFO] |  | OOBE | DE |  |  |  | 8972 | Installer Operation: PayloadInstaller
    02/28/14 12:42:34:724 | [INFO] |  | OOBE | DE |  |  |  | 8972 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    02/28/14 12:42:34:724 | [INFO] |  | OOBE | DE |  |  |  | 8972 | Request to install payload
    02/28/14 12:42:34:774 | [INFO] |  | OOBE | DE |  |  |  | 8972 | Payload Adobe CSXS Infrastructure 4_4.0.2_AdobeCSXSInfrastructure4-mul 4.0.2.0 {45C5DE59-4DB4-4A96-84E1-93C59BD5C4AE}: Calling ARKEngine from path C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\DECore\DE6\resources
    02/28/14 12:42:34:987 | [INFO] |  | OOBE | DE |  |  |  | 8972 | Extracting assets complete. Number assets: 2
    02/28/14 12:42:34:988 | [INFO] |  | OOBE | DE |  |  |  | 8972 | CustomizedPatch property not found in database
    02/28/14 12:42:34:988 | [INFO] |  | OOBE | DE |  |  |  | 8972 | Beginning installation for payload at C:\Users\岩\AppData\Local\Temp\Adobe\AAMUpdater\AdobeCSXSInfrastructure4-4\4.0.2\setup\pay loads\AdobeCSXSInfrastructure4-mul-261213100542\Install.db
    02/28/14 12:42:35:006 | [ERROR] |  | OOBE | DE |  |  |  | 8972 | DF045: File corruption detected. Re-install the product & then apply the patch again. (Can not repair file "C:\Program Files (x86)\Common Files\Adobe\CEPServiceManager4\zlib1.dll")(Seq 4)
    02/28/14 12:42:35:006 | [WARN] |  | OOBE | DE |  |  |  | 8972 | DW063: Command ARKPatchCommand failed.(Seq 4)
    02/28/14 12:42:35:007 | [INFO] |  | OOBE | DE |  |  |  | 8972 | Completing installation for payload at C:\Users\岩\AppData\Local\Temp\Adobe\AAMUpdater\AdobeCSXSInfrastructure4-4\4.0.2\setup\pay loads\AdobeCSXSInfrastructure4-mul-261213100542\Install.db
    02/28/14 12:42:35:126 | [INFO] |  | OOBE | DE |  |  |  | 9172 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=* Operation complete. Setting status: 2 =*=*=*=*=*=*=*=*=*=*=*=*=*
    02/28/14 12:42:35:126 | [INFO] |  | OOBE | DE |  |  |  | 9172 | :: END TIMER :: [Payload Operation :{45C5DE59-4DB4-4A96-84E1-93C59BD5C4AE}] took 424.707 milliseconds (0.424707 seconds)
    02/28/14 12:42:35:130 | [INFO] |  | OOBE | DE |  |  |  | 9172 | User specified overrideFile:
    02/28/14 12:42:35:136 | [INFO] |  | OOBE | DE |  |  |  | 9172 | The csu inventory was not updated for payload Adobe CSXS Infrastructure 4_4.0.2_AdobeCSXSInfrastructure4-mul 4.0.2.0 {45C5DE59-4DB4-4A96-84E1-93C59BD5C4AE}, value of local var is -1
    02/28/14 12:42:35:137 | [INFO] |  | OOBE | DE |  |  |  | 9172 | Calling the ROLLBACK custom action code for pre-install for payload Adobe CSXS Infrastructure 4_4.0.2_AdobeCSXSInfrastructure4-mul 4.0.2.0 {45C5DE59-4DB4-4A96-84E1-93C59BD5C4AE}
    02/28/14 12:42:35:137 | [INFO] |  | OOBE | DE |  |  |  | 9172 | ::START TIMER:: [Pre payload :{45C5DE59-4DB4-4A96-84E1-93C59BD5C4AE}]
    02/28/14 12:42:35:138 | [INFO] |  | OOBE | DE |  |  |  | 9172 | In PrePayloadInstallProc
    02/28/14 12:42:40:141 | [INFO] |  | OOBE | DE |  |  |  | 9172 | Custom action return code: 0
    02/28/14 12:42:40:141 | [INFO] |  | OOBE | DE |  |  |  | 9172 | :: END TIMER :: [Pre payload :{45C5DE59-4DB4-4A96-84E1-93C59BD5C4AE}] took 5004.6 milliseconds (5.0046 seconds)
    02/28/14 12:42:40:146 | [INFO] |  | OOBE | DE |  |  |  | 9172 | No operation.  We're done:
    02/28/14 12:42:42:155 | [INFO] |  | OOBE | DE |  |  |  | 9172 | Total components installed: 0
    02/28/14 12:42:42:155 | [INFO] |  | OOBE | DE |  |  |  | 9172 | Total components repaired: 0
    02/28/14 12:42:42:155 | [INFO] |  | OOBE | DE |  |  |  | 9172 | Total components removed: 0
    02/28/14 12:42:42:155 | [WARN] |  | OOBE | DE |  |  |  | 9172 | DW050: The following payload errors were found during install:
    02/28/14 12:42:42:155 | [WARN] |  | OOBE | DE |  |  |  | 9172 | DW050:  - Adobe CSXS Infrastructure 4_4.0.2_AdobeCSXSInfrastructure4-mul: Install failed
    02/28/14 12:42:42:155 | [INFO] |  | OOBE | DE |  |  |  | 9172 | >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
    02/28/14 12:42:42:155 | [INFO] |  | OOBE | DE |  |  |  | 9172 | Restarting your computer is recommended:
    02/28/14 12:42:42:155 | [INFO] |  | OOBE | DE |  |  |  | 9172 | In order to complete the installation, please restart the computer
    02/28/14 12:42:42:155 | [INFO] |  | OOBE | DE |  |  |  | 9172 | >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
    02/28/14 12:42:42:156 | [INFO] |  | OOBE | DE |  |  |  | 9172 | Call PostSession Custom Hook
    02/28/14 12:42:42:157 | [INFO] |  | OOBE | DE |  |  |  | 9172 | ::START TIMER:: [Post session :{45C5DE59-4DB4-4A96-84E1-93C59BD5C4AE}]
    02/28/14 12:42:42:158 | [INFO] |  | OOBE | DE |  |  |  | 9172 | In InstallSessionCloseProc
    02/28/14 12:42:42:159 | [INFO] |  | OOBE | DE |  |  |  | 9172 | Custom action return code: 0
    02/28/14 12:42:42:159 | [INFO] |  | OOBE | DE |  |  |  | 9172 | :: END TIMER :: [Post session :{45C5DE59-4DB4-4A96-84E1-93C59BD5C4AE}] took 1.51802 milliseconds (0.00151802 seconds)
    02/28/14 12:42:42:159 | [INFO] |  | OOBE | DE |  |  |  | 9172 | :: END TIMER :: [Total Timer] took 15411.2 milliseconds (15.4112 seconds) DTR = 2.07641 KBPS (0.00202775 MBPS)
    02/28/14 12:42:43:160 | [INFO] |  | OOBE | DE |  |  |  | 9172 | -------------------------------------- Summary --------------------------------------
    02/28/14 12:42:43:160 | [INFO] |  | OOBE | DE |  |  |  | 9172 |  - 0 fatal error(s), 1 error(s)
    02/28/14 12:42:43:160 | [INFO] |  | OOBE | DE |  |  |  | 9172 | Win OS version: 6.2.0.0 64 bit Type: 1
    02/28/14 12:42:43:160 | [INFO] |  | OOBE | DE |  |  |  | 9172 |
    02/28/14 12:42:43:160 | [INFO] |  | OOBE | DE |  |  |  | 9172 | ----------- Payload: Adobe CSXS Infrastructure 4_4.0.2_AdobeCSXSInfrastructure4-mul 4.0.2.0 {45C5DE59-4DB4-4A96-84E1-93C59BD5C4AE} -----------
    02/28/14 12:42:43:160 | [INFO] |  | OOBE | DE |  |  |  | 9172 | ERROR: DF045: File corruption detected. Re-install the product & then apply the patch again. (Can not repair file "C:\Program Files (x86)\Common Files\Adobe\CEPServiceManager4\zlib1.dll")(Seq 4)
    02/28/14 12:42:43:160 | [INFO] |  | OOBE | DE |  |  |  | 9172 |
    02/28/14 12:42:43:160 | [INFO] |  | OOBE | DE |  |  |  | 9172 | Please search the above error string(s) to find when the error occurred.
    02/28/14 12:42:43:160 | [INFO] |  | OOBE | DE |  |  |  | 9172 | These errors resulted in installer Exit Code mentioned below.
    02/28/14 12:42:43:161 | [INFO] |  | OOBE | DE |  |  |  | 9172 | -------------------------------------------------------------------------------------
    02/28/14 12:42:43:161 | [INFO] |  | OOBE | DE |  |  |  | 9172 |
    02/28/14 12:42:43:161 | [INFO] |  | OOBE | DE |  |  |  | 9172 | Exit Code: 7 - Unable to complete Silent workflow.
    02/28/14 12:42:43:161 | [INFO] |  | OOBE | DE |  |  |  | 9172 | Please see specific errors for troubleshooting. For example, ERROR: DF045 ...
    02/28/14 12:42:43:161 | [INFO] |  | OOBE | DE |  |  |  | 9172 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    02/28/14 12:42:43:161 | [INFO] |  | OOBE | DE |  |  |  | 9172 | END - Installer Session
    02/28/14 12:42:43:161 | [INFO] |  | OOBE | DE |  |  |  | 9172 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    02/28/14 12:43:42:223 | [INFO] |  | OOBE | DE |  |  |  | 6020 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    02/28/14 12:43:42:223 | [INFO] |  | OOBE | DE |  |  |  | 6020 | Visit http://www.adobe.com/go/loganalyzer/ for more information
    02/28/14 12:43:42:223 | [INFO] |  | OOBE | DE |  |  |  | 6020 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    02/28/14 12:43:42:223 | [INFO] |  | OOBE | DE |  |  |  | 6020 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    02/28/14 12:43:42:224 | [INFO] |  | OOBE | DE |  |  |  | 6020 | START - Installer Session
    02/28/14 12:43:42:224 | [INFO] |  | OOBE | DE |  |  |  | 6020 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    02/28/14 12:43:42:224 | [INFO] |  | OOBE | DE |  |  |  | 6020 | RIBS version: 7.0.0.108
    02/28/14 12:43:42:224 | [INFO] |  | OOBE | DE |  |  |  | 6020 | Win OS version: 6.2.0.0 64 bit Type: 1
    02/28/14 12:43:42:224 | [INFO] |  | OOBE | DE |  |  |  | 6020 | ::START TIMER:: [Total Timer]
    02/28/14 12:43:42:224 | [INFO] |  | OOBE | DE |  |  |  | 6020 | CHECK: Single instance running
    02/28/14 12:43:42:224 | [INFO] |  | OOBE | DE |  |  |  | 6020 | CHECK : Credentials
    02/28/14 12:43:42:224 | [INFO] |  | OOBE | DE |  |  |  | 6020 | Load Deployment File
    02/28/14 12:43:42:224 | [INFO] |  | OOBE | DE |  |  |  | 6020 | deploymentFile option not given
    02/28/14 12:43:42:225 | [INFO] |  | OOBE | DE |  |  |  | 6020 | CHECK : Another Native OS installer already running
    02/28/14 12:43:42:225 | [INFO] |  | OOBE | DE |  |  |  | 6020 | Create Required Folders
    02/28/14 12:43:42:225 | [INFO] |  | OOBE | DE |  |  |  | 6020 | Assuming install mode
    02/28/14 12:43:42:225 | [INFO] |  | OOBE | DE |  |  |  | 6020 | Looking up install source path
    02/28/14 12:43:42:225 | [INFO] |  | OOBE | DE |  |  |  | 6020 | Sync Media DB ...
    02/28/14 12:43:42:225 | [INFO] |  | OOBE | DE |  |  |  | 6020 | ::START TIMER:: [Sync Media DB]
    02/28/14 12:43:42:225 | [INFO] |  | OOBE | DE |  |  |  | 6020 | Pre check media db sync
    02/28/14 12:43:42:225 | [INFO] |  | OOBE | DE |  |  |  | 6020 | End of Pre check media db sync. Exit code: 0
    02/28/14 12:43:42:225 | [INFO] |  | OOBE | DE |  |  |  | 6020 | :: END TIMER :: [Sync Media DB] took 397.705 milliseconds (0.397705 seconds)
    02/28/14 12:43:42:225 | [INFO] |  | OOBE | DE |  |  |  | 6020 | Ready to initialize session to start with ...
    02/28/14 12:43:42:225 | [INFO] |  | OOBE | DE |  |  |  | 6020 | ::START TIMER:: [CreatePayloadSession]
    02/28/14 12:43:42:226 | [INFO] |  | OOBE | DE |  |  |  | 6020 | -------------------- BEGIN - Updating Media Sources - BEGIN --------------------
    02/28/14 12:43:42:226 | [INFO] |  | OOBE | DE |  |  |  | 6020 | Updated source path: C:\Users\岩\AppData\Local\Temp\Adobe\AAMUpdater\AdobeCSXSInfrastructure4-4\4.0.2\setup
    02/28/14 12:43:42:226 | [INFO] |  | OOBE | DE |  |  |  | 6020 | Updating media info for: {45C5DE59-4DB4-4A96-84E1-93C59BD5C4AE}
    02/28/14 12:43:42:226 | [INFO] |  | OOBE | DE |  |  |  | 6020 | Ignoring original data since install source is local
    02/28/14 12:43:42:226 | [INFO] |  | OOBE | DE |  |  |  | 6020 |   Type: 0, Volume Order: 1, Media Name: AdobeCSXSInfrastructure4-mul
      Path: C:\Users\岩\AppData\Local\Temp\Adobe\AAMUpdater\AdobeCSXSInfrastructure4-4\4.0.2\setup\pay loads\AdobeCSXSInfrastructure4-mul-261213100542\Install.db
    02/28/14 12:43:42:227 | [INFO] |  | OOBE | DE |  |  |  | 6020 | --------------------  END  - Updating Media Sources -  END  --------------------
    02/28/14 12:43:42:242 | [INFO] |  | OOBE | DE |  |  |  | 6020 | Supported RIBS version range: [0.0.0.0,7.0.0.108]
    02/28/14 12:43:42:242 | [INFO] |  | OOBE | DE |  |  |  | 6020 | ----------------- CreatePayloadSession: machine is x64 ---------------
    02/28/14 12:43:42:778 | [INFO] |  | OOBE | DE |  |  |  | 6020 | ______ Verify Dependency Subscribers ______
    02/28/14 12:43:42:779 | [INFO] |  | OOBE | DE |  |  |  | 6020 | BEGIN Operation order for all session payloads: mediaGroup (requires,satisfies)
    02/28/14 12:43:42:779 | [INFO] |  | OOBE | DE |  |  |  | 6020 |   Adobe CSXS Infrastructure 4_4.0.2_AdobeCSXSInfrastructure4-mul 4.0.2.0 {45C5DE59-4DB4-4A96-84E1-93C59BD5C4AE}: 0 (0,0)
    02/28/14 12:43:42:779 | [INFO] |  | OOBE | DE |  |  |  | 6020 | END Operation order for all session payloads: mediaGroup (requires,satisfies)
    02/28/14 12:43:42:782 | [INFO] |  | OOBE | DE |  |  |  | 6020 | Patch Adobe CSXS Infrastructure 4_4.0.2_AdobeCSXSInfrastructure4-mul 4.0.2.0 {45C5DE59-4DB4-4A96-84E1-93C59BD5C4AE} can be applied to product Adobe CSXS Infrastructure 4 4.0.0.0 {5F816B76-62F3-41C9-B651-27F49F25F50B}
    02/28/14 12:43:42:793 | [INFO] |  | OOBE | DE |  |  |  | 6020 | Ignoring deployment input for the INSTALLDIR: marked as fixed
    02/28/14 12:43:42:793 | [INFO] |  | OOBE | DE |  |  |  | 6020 | Setting property "installSourcePath" to: C:\Users\岩\AppData\Local\Temp\Adobe\AAMUpdater\AdobeCSXSInfrastructure4-4\4.0.2\setup
    02/28/14 12:43:42:793 | [INFO] |  | OOBE | DE |  |  |  | 6020 | Setting property "mode" to: silent
    02/28/14 12:43:42:793 | [INFO] |  | OOBE | DE |  |  |  | 6020 | Setting property "updateManifestPath" to: C:\Users\岩\AppData\Local\Adobe\AAMUpdater\1.0\Data\AdobeCSXSInfrastructure4-4\4.0.2\4.0.2 .xml
    02/28/14 12:43:42:793 | [INFO] |  | OOBE | DE |  |  |  | 6020 | Setting property "workflow" to: updater
    02/28/14 12:43:42:793 | [INFO] |  | OOBE | DE |  |  |  | 6020 | Overwrite property "extensionsOnly" to: 1
    02/28/14 12:43:42:794 | [INFO] |  | OOBE | DE |  |  |  | 6020 | Overwrite property "mode" to: silent
    02/28/14 12:43:42:794 | [INFO] |  | OOBE | DE |  |  |  | 6020 | Overwrite property "patchesOnly" to: 1
    02/28/14 12:43:42:794 | [INFO] |  | OOBE | DE |  |  |  | 6020 | Overwrite property "updateManifestPath" to: C:\Users\岩\AppData\Local\Adobe\AAMUpdater\1.0\Data\AdobeCSXSInfrastructure4-4\4.0.2\4.0.2 .xml
    02/28/14 12:43:42:794 | [INFO] |  | OOBE | DE |  |  |  | 6020 | Overwrite property "workflow" to: updater
    02/28/14 12:43:42:794 | [INFO] |  | OOBE | DE |  |  |  | 6020 | Found payload actions:
    02/28/14 12:43:42:794 | [INFO] |  | OOBE | DE |  |  |  | 6020 | Deciding what installer mode to use...
    02/28/14 12:43:42:812 | [INFO] |  | OOBE | DE |  |  |  | 6020 | BEGIN Setting requested payload actions
    02/28/14 12:43:42:813 | [INFO] |  | OOBE | DE |  |  |  | 6020 | Value returned on lookup of payload: Adobe CSXS Infrastructure 4_4.0.2_AdobeCSXSInfrastructure4-mul 4.0.2.0 {45C5DE59-4DB4-4A96-84E1-93C59BD5C4AE} is: false
    02/28/14 12:43:42:813 | [INFO] |  | OOBE | DE |  |  |  | 6020 | Action string for Adobe CSXS Infrastructure 4_4.0.2_AdobeCSXSInfrastructure4-mul 4.0.2.0 {45C5DE59-4DB4-4A96-84E1-93C59BD5C4AE}  is install
    02/28/14 12:43:42:814 | [INFO] |  | OOBE | DE |  |  |  | 6020 | END Setting requested payload actions
    02/28/14 12:43:42:917 | [INFO] |  | OOBE | DE |  |  |  | 6020 | Collected advanced path check information for INSTALLDIR
    02/28/14 12:43:42:917 | [INFO] |  | OOBE | DE |  |  |  | 6020 | INSTALLDIR is a well-formed path
    02/28/14 12:43:42:917 | [INFO] |  | OOBE | DE |  |  |  | 6020 | INSTALLDIR is not the root path
    02/28/14 12:43:42:917 | [INFO] |  | OOBE | DE |  |  |  | 6020 | INSTALLDIR is on a local volume
    02/28/14 12:43:42:917 | [INFO] |  | OOBE | DE |  |  |  | 6020 | INSTALLDIR is on a writable volume
    02/28/14 12:43:42:917 | [INFO] |  | OOBE | DE |  |  |  | 6020 | INSTALLDIR is not on a case sensitive volume
    02/28/14 12:43:42:917 | [INFO] |  | OOBE | DE |  |  |  | 6020 | INSTALLDIR passed path basic path validation: C:\Program Files (x86)\Common Files\Adobe\CEPServiceManager4
    02/28/14 12:43:44:577 | [INFO] |  | OOBE | DE |  |  |  | 6020 | ::START TIMER:: [System check :{45C5DE59-4DB4-4A96-84E1-93C59BD5C4AE}]
    02/28/14 12:43:44:685 | [INFO] |  | OOBE | DE |  |  |  | 6020 | In InstallPreSystemCheckProc
    02/28/14 12:43:44:685 | [INFO] |  | OOBE | DE |  |  |  | 6020 | Custom action return code: 0
    02/28/14 12:43:44:685 | [INFO] |  | OOBE | DE |  |  |  | 6020 | :: END TIMER :: [System check :{45C5DE59-4DB4-4A96-84E1-93C59BD5C4AE}] took 108.044 milliseconds (0.108044 seconds)
    02/28/14 12:43:44:685 | [INFO] |  | OOBE | DE |  |  |  | 6020 | BEGIN InstallOperationsQueue Unordered operations
    02/28/14 12:43:44:685 | [INFO] |  | OOBE | DE |  |  |  | 6020 |   Adobe CSXS Infrastructure 4_4.0.2_AdobeCSXSInfrastructure4-mul 4.0.2.0 {45C5DE59-4DB4-4A96-84E1-93C59BD5C4AE}:  with operation install
    02/28/14 12:43:44:685 | [INFO] |  | OOBE | DE |  |  |  | 6020 | END InstallOperationsQueue Unordered operations
    02/28/14 12:43:44:685 | [INFO] |  | OOBE | DE |  |  |  | 6020 | BEGIN InstallOperationsQueue Ordered operations
    02/28/14 12:43:44:685 | [INFO] |  | OOBE | DE |  |  |  | 6020 |   Adobe CSXS Infrastructure 4_4.0.2_AdobeCSXSInfrastructure4-mul 4.0.2.0 {45C5DE59-4DB4-4A96-84E1-93C59BD5C4AE}:  with operation install
    02/28/14 12:43:44:685 | [INFO] |  | OOBE | DE |  |  |  | 6020 | END InstallOperationsQueue Ordered operations
    02/28/14 12:43:44:744 | [INFO] |  | OOBE | DE |  |  |  | 6020 | Payloads passed preflight validation.
    02/28/14 12:43:44:745 | [INFO] |  | OOBE | DE |  |  |  | 6020 | Call PreSession Custom Hook
    02/28/14 12:43:44:745 | [INFO] |  | OOBE | DE |  |  |  | 6020 | ::START TIMER:: [Pre session :{45C5DE59-4DB4-4A96-84E1-93C59BD5C4AE}]
    02/28/14 12:43:44:745 | [INFO] |  | OOBE | DE |  |  |  | 6020 | In InstallSessionOpenProc
    02/28/14 12:43:44:746 | [INFO] |  | OOBE | DE |  |  |  | 6020 | Custom action return code: 0
    02/28/14 12:43:44:746 | [INFO] |  | OOBE | DE |  |  |  | 6020 | :: END TIMER :: [Pre session :{45C5DE59-4DB4-4A96-84E1-93C59BD5C4AE}] took 0.826207 milliseconds (0.000826207 seconds)
    02/28/14 12:43:44:746 | [INFO] |  | OOBE | DE |  |  |  | 6020 | BEGIN InstallOperationsQueue Unordered operations
    02/28/14 12:43:44:746 | [INFO] |  | OOBE | DE |  |  |  | 6020 |   Adobe CSXS Infrastructure 4_4.0.2_AdobeCSXSInfrastructure4-mul 4.0.2.0 {45C5DE59-4DB4-4A96-84E1-93C59BD5C4AE}:  with operation install
    02/28/14 12:43:44:746 | [INFO] |  | OOBE | DE |  |  |  | 6020 | END InstallOperationsQueue Unordered operations
    02/28/14 12:43:44:746 | [INFO] |  | OOBE | DE |  |  |  | 6020 | BEGIN InstallOperationsQueue Ordered operations
    02/28/14 12:43:44:746 | [INFO] |  | OOBE | DE |  |  |  | 6020 |   Adobe CSXS Infrastructure 4_4.0.2_AdobeCSXSInfrastructure4-mul 4.0.2.0 {45C5DE59-4DB4-4A96-84E1-93C59BD5C4AE}:  with operation install
    02/28/14 12:43:44:746 | [INFO] |  | OOBE | DE |  |  |  | 6020 | END InstallOperationsQueue Ordered operations
    02/28/14 12:43:44:755 | [INFO] |  | OOBE | DE |  |  |  | 6020 | Calling the custom action code for pre-install for payload Adobe CSXS Infrastructure 4_4.0.2_AdobeCSXSInfrastructure4-mul 4.0.2.0 {45C5DE59-4DB4-4A96-84E1-93C59BD5C4AE}
    02/28/14 12:43:44:755 | [INFO] |  | OOBE | DE |  |  |  | 6020 | ::START TIMER:: [Pre payload :{45C5DE59-4DB4-4A96-84E1-93C59BD5C4AE}]
    02/28/14 12:43:44:756 | [INFO] |  | OOBE | DE |  |  |  | 6020 | In PrePayloadInstallProc
    02/28/14 12:43:49:762 | [INFO] |  | OOBE | DE |  |  |  | 6020 | Custom action return code: 0
    02/28/14 12:43:49:762 | [INFO] |  | OOBE | DE |  |  |  | 6020 | :: END TIMER :: [Pre payload :{45C5DE59-4DB4-4A96-84E1-93C59BD5C4AE}] took 5006.16 milliseconds (5.00616 seconds)
    02/28/14 12:43:49:763 | [INFO] |  | OOBE | DE |  |  |  | 6020 | ::START TIMER:: [Payload Operation :{45C5DE59-4DB4-4A96-84E1-93C59BD5C4AE}]
    02/28/14 12:43:49:785 | [INFO] |  | OOBE | DE |  |  |  | 9812 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    02/28/14 12:43:49:785 | [INFO] |  | OOBE | DE |  |  |  | 9812 | Installer Operation: PayloadInstaller
    02/28/14 12:43:49:786 | [INFO] |  | OOBE | DE |  |  |  | 9812 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    02/28/14 12:43:49:786 | [INFO] |  | OOBE | DE |  |  |  | 9812 | Request to install payload
    02/28/14 12:43:49:832 | [INFO] |  | OOBE | DE |  |  |  | 9812 | Payload Adobe CSXS Infrastructure 4_4.0.2_AdobeCSXSInfrastructure4-mul 4.0.2.0 {45C5DE59-4DB4-4A96-84E1-93C59BD5C4AE}: Calling ARKEngine from path C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\DECore\DE6\resources
    02/28/14 12:43:49:971 | [INFO] |  | OOBE | DE |  |  |  | 9812 | Extracting assets complete. Number assets: 2
    02/28/14 12:43:49:971 | [INFO] |  | OOBE | DE |  |  |  | 9812 | CustomizedPatch property not found in database
    02/28/14 12:43:49:971 | [INFO] |  | OOBE | DE |  |  |  | 9812 | Beginning installation for payload at C:\Users\岩\AppData\Local\Temp\Adobe\AAMUpdater\AdobeCSXSInfrastructure4-4\4.0.2\setup\pay loads\AdobeCSXSInfrastructure4-mul-261213100542\Install.db
    02/28/14 12:43:49:980 | [ERROR] |  | OOBE | DE |  |  |  | 9812 | DF045: File corruption detected. Re-install the product & then apply the patch again. (Can not repair file "C:\Program Files (x86)\Common Files\Adobe\CEPServiceManager4\zlib1.dll")(Seq 4)
    02/28/14 12:43:49:980 | [WARN] |  | OOBE | DE |  |  |  | 9812 | DW063: Command ARKPatchCommand failed.(Seq 4)
    02/28/14 12:43:49:980 | [INFO] |  | OOBE | DE |  |  |  | 9812 | Completing installation for payload at C:\Users\岩\AppData\Local\Temp\Adobe\AAMUpdater\AdobeCSXSInfrastructure4-4\4.0.2\setup\pay loads\AdobeCSXSInfrastructure4-mul-261213100542\Install.db
    02/28/14 12:43:50:087 | [INFO] |  | OOBE | DE |  |  |  | 6020 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=* Operation complete. Setting status: 2 =*=*=*=*=*=*=*=*=*=*=*=*=*
    02/28/14 12:43:50:087 | [INFO] |  | OOBE | DE |  |  |  | 6020 | :: END TIMER :: [Payload Operation :{45C5DE59-4DB4-4A96-84E1-93C59BD5C4AE}] took 324.291 milliseconds (0.324291 seconds)
    02/28/14 12:43:50:093 | [INFO] |  | OOBE | DE |  |  |  | 6020 | User specified overrideFile:
    02/28/14 12:43:50:105 | [INFO] |  | OOBE | DE |  |  |  | 6020 | The csu inventory was not updated for payload Adobe CSXS Infrastructure 4_4.0.2_AdobeCSXSInfrastructure4-mul 4.0.2.0 {45C5DE59-4DB4-4A96-84E1-93C59BD5C4AE}, value of local var is -1
    02/28/14 12:43:50:107 | [INFO] |  | OOBE | DE |  |  |  | 6020 | Calling the ROLLBACK custom action code for pre-install for payload Adobe CSXS Infrastructure 4_4.0.2_AdobeCSXSInfrastructure4-mul 4.0.2.0 {45C5DE59-4DB4-4A96-84E1-93C59BD5C4AE}
    02/28/14 12:43:50:108 | [INFO] |  | OOBE | DE |  |  |  | 6020 | ::START TIMER:: [Pre payload :{45C5DE59-4DB4-4A96-84E1-93C59BD5C4AE}]
    02/28/14 12:43:50:110 | [INFO] |  | OOBE | DE |  |  |  | 6020 | In PrePayloadInstallProc
    02/28/14 12:43:55:115 | [INFO] |  | OOBE | DE |  |  |  | 6020 | Custom action return code: 0
    02/28/14 12:43:55:116 | [INFO] |  | OOBE | DE |  |  |  | 6020 | :: END TIMER :: [Pre payload :{45C5DE59-4DB4-4A96-84E1-93C59BD5C4AE}] took 5008.76 milliseconds (5.00876 seconds)
    02/28/14 12:43:55:127 | [INFO] |  | OOBE | DE |  |  |  | 6020 | No operation.  We're done:
    02/28/14 12:43:57:144 | [INFO] |  | OOBE | DE |  |  |  | 6020 | Total components installed: 0
    02/28/14 12:43:57:144 | [INFO] |  | OOBE | DE |  |  |  | 6020 | Total components repaired: 0
    02/28/14 12:43:57:144 | [INFO] |  | OOBE | DE |  |  |  | 6020 | Total components removed: 0
    02/28/14 12:43:57:144 | [WARN] |  | OOBE | DE |  |  |  | 6020 | DW050: The following payload errors were found during install:
    02/28/14 12:43:57:144 | [WARN] |  | OOBE | DE |  |  |  | 6020 | DW050:  - Adobe CSXS Infrastructure 4_4.0.2_AdobeCSXSInfrastructure4-mul: Install failed
    02/28/14 12:43:57:144 | [INFO] |  | OOBE | DE |  |  |  | 6020 | >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
    02/28/14 12:43:57:144 | [INFO] |  | OOBE | DE |  |  |  | 6020 | Restarting your computer is recommended:
    02/28/14 12:43:57:144 | [INFO] |  | OOBE | DE |  |  |  | 6020 | In order to complete the installation, please restart the computer
    02/28/14 12:43:57:144 | [INFO] |  | OOBE | DE |  |  |  | 6020 | >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
    02/28/14 12:43:57:145 | [INFO] |  | OOBE | DE |  |  |  | 6020 | Call PostSession Custom Hook
    02/28/14 12:43:57:146 | [INFO] |  | OOBE | DE |  |  |  | 6020 | ::START TIMER:: [Post session :{45C5DE59-4DB4-4A96-84E1-93C59BD5C4AE}]
    02/28/14 12:43:57:147 | [INFO] |  | OOBE | DE |  |  |  | 6020 | In InstallSessionCloseProc
    02/28/14 12:43:57:147 | [INFO] |  | OOBE | DE |  |  |  | 6020 | Custom action return code: 0
    02/28/14 12:43:57:148 | [INFO] |  | OOBE | DE |  |  |  | 6020 | :: END TIMER :: [Post session :{45C5DE59-4DB4-4A96-84E1-93C59BD5C4AE}] took 1.95992 milliseconds (0.00195992 seconds)
    02/28/14 12:43:57:148 | [INFO] |  | OOBE | DE |  |  |  | 6020 | :: END TIMER :: [Total Timer] took 15366.7 milliseconds (15.3667 seconds) DTR = 6.24726 KBPS (0.00610084 MBPS)
    02/28/14 12:43:58:149 | [INFO] |  | OOBE | DE |  |  |  | 6020 | -------------------------------------- Summary --------------------------------------
    02/28/14 12:43:58:149 | [INFO] |  | OOBE | DE |  |  |  | 6020 |  - 0 fatal error(s), 1 error(s)
    02/28/14 12:43:58:149 | [INFO] |  | OOBE | DE |  |  |  | 6020 | Win OS version: 6.2.0.0 64 bit Type: 1
    02/28/14 12:43:58:149 | [INFO] |  | OOBE | DE |  |  |  | 6020 |
    02/28/14 12:43:58:149 | [INFO] |  | OOBE | DE |  |  |  | 6020 | ----------- Payload: Adobe CSXS Infrastructure 4_4.0.2_AdobeCSXSInfrastructure4-mul 4.0.2.0 {45C5DE59-4DB4-4A96-84E1-93C59BD5C4AE} -----------
    02/28/14 12:43:58:149 | [INFO] |  | OOBE | DE |  |  |  | 6020 | ERROR: DF045: File corruption detected. Re-install the product & then apply the patch again. (Can not repair file "C:\Program Files (x86)\Common Files\Adobe\CEPServiceManager4\zlib1.dll")(Seq 4)
    02/28/14 12:43:58:149 | [INFO] |  | OOBE | DE |  |  |  | 6020 |
    02/28/14 12:43:58:149 | [INFO] |  | OOBE | DE |  |  |  | 6020 | Please search the above error string(s) to find when the error occurred.
    02/28/14 12:43:58:149 | [INFO] |  | OOBE | DE |  |  |  | 6020 | These errors resulted in installer Exit Code mentioned below.
    02/28/14 12:43:58:149 | [INFO] |  | OOBE | DE |  |  |  | 6020 | -------------------------------------------------------------------------------------
    02/28/14 12:43:58:150 | [INFO] |  | OOBE | DE |  |  |  | 6020 |
    02/28/14 12:43:58:150 | [INFO] |  | OOBE | DE |  |  |  | 6020 | Exit Code: 7 - Unable to complete Silent workflow.
    02/28/14 12:43:58:150 | [INFO] |  | OOBE | DE |  |  |  | 6020 | Please see specific errors for troubleshooting. For example, ERROR: DF045 ...
    02/28/14 12:43:58:150 | [INFO] |  | OOBE | DE |  |  |  | 6020 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    02/28/14 12:43:58:150 | [INFO] |  | OOBE | DE |  |  |  | 6020 | END - Installer Session
    02/28/14 12:43:58:150 | [INFO] |  | OOBE | DE |  |  |  | 6020 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    02/28/14 12:47:45:995 | [INFO] |  | OOBE | DE |  |  |  | 1528 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    02/28/14 12:47:45:995 | [INFO] |  | OOBE | DE |  |  |  | 1528 | Visit http://www.adobe.com/go/loganalyzer/ for more information
    02/28/14 12:47:45:995 | [INFO] |  | OOBE | DE |  |  |  | 1528 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    02/28/14 12:47:45:995 | [INFO] |  | OOBE | DE |  |  |  | 1528 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    02/28/14 12:47:45:995 | [INFO] |  | OOBE | DE |  |  |  | 1528 | START - Installer Session
    02/28/14 12:47:45:995 | [INFO] |  | OOBE | DE |  |  |  | 1528 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    02/28/14 12:47:45:995 | [INFO] |  | OOBE | DE |  |  |  | 1528 | RIBS version: 7.0.0.108
    02/28/14 12:47:45:995 | [INFO] |  | OOBE | DE |  |  |  | 1528 | Win OS version: 6.2.0.0 64 bit Type: 1
    02/28/14 12:47:45:995 | [INFO] |  | OOBE | DE |  |  |  | 1528 | ::START TIMER:: [Total Timer]
    02/28/14 12:47:45:995 | [INFO] |  | OOBE | DE |  |  |  | 1528 | CHECK: Single instance running
    02/28/14 12:47:45:995 | [INFO] |  | OOBE | DE |  |  |  | 1528 | CHECK : Credentials
    02/28/14 12:47:45:995 | [INFO] |  | OOBE | DE |  |  |  | 1528 | Load Deployment File
    02/28/14 12:47:45:995 | [INFO] |  | OOBE | DE |  |  |  | 1528 | deploymentFile option not given
    02/28/14 12:47:45:995 | [INFO] |  | OOBE | DE |  |  |  | 1528 | CHECK : Another Native OS installer already running
    02/28/14 12:47:45:995 | [INFO] |  | OOBE | DE |  |  |  | 1528 | Create Required Folders
    02/28/14 12:47:45:995 | [INFO] |  | OOBE | DE |  |  |  | 1528 | Assuming install mode
    02/28/14 12:47:45:995 | [INFO] |  | OOBE | DE |  |  |  | 1528 | Looking up install source path
    02/28/14 12:47:45:995 | [INFO] |  | OOBE | DE |  |  |  | 1528 | Sync Media DB ...
    02/28/14 12:47:45:995 | [INFO] |  | OOBE | DE |  |  |  | 1528

    Hi Dodu.NET,
    Please refer the Kb Doc : http://helpx.adobe.com/creative-suite/kb/error-exit-6-exit-7.html.
    Please see Troubleshoot with install logs | CS5, CS5.5, CS6 - http://helpx.adobe.com/creative-suite/kb/troubleshoot-install-logs-cs5-cs5.html for information on how to review your installation logs
    In addition you cna try these steps :
    > Enable the hidden Admin Account on Windows 7 ( Ref :  http://www.howtogeek.com/howto/windows-vista/enable-the-hidden-administrator-account-on-wi ndows-vista/ )
    > Disable all Non-Microsoft Startup Services. (Ref : http://helpx.adobe.com/x-productkb/global/disable-startup-items-services-windows.html )
    > Disable all the Antivirus softwares like CA, Norton,Mc Afee etc. temporarily from the computer.
    Reboot and try installing in the new enabled Admin user account and check.

  • Duplicating and incrementing a filename, and the same for text within

    I've done some work in AppleScript; not much in Automator. Am curious which might be the better hammer for this:
    Given an existing text file:
    ZAM001_001ref.mov (note: from job to job, only the "ZAM" portion will change).
    ... with a mime type of "video/quicktime", with the contents of:
    rtsptext rtsp://server.blah.woof/ondemand/zamzam/ZAM_001/mov/ZAM_001001.mov
    ... I want to create x copies (x depends on the job), incrementing the file name to ZAM001_002ref.mov, etc., and likewise increment the text 001.mov to 002.mov in the file itself (shortened here for brevity).
    If the program were speaking, it would say:
    Give me the location of the first file.
    Tell me how many incremented files you want. Pseudo code maybe something like:
    Repeat x times
    Duplicate a file in the Finder, incrementing a number in a file name by 1.
    Increment a number in the rtsp server/path/file name by 1.
    Save the file.
    End repeat

    This would be tricky (or at the least convoluted) to do in Automator, especially if you wanted to keep to the default actions. Leopard's Automator does have variables, but there are no standard function to do something like increment a number. There are actions to make new text files and to get text from files (and a few to work with an open TextEdit document), but again, no standard functions are available to do something like modify an existing text file. A few Run AppleScript actions would be able to do these things, but you might as well do the whole thing in AppleScript - unless you were wanting to use Automator for something you haven't disclosed.

  • Deploying servlet on Tomcat using "ant install" not working. Please help.

    Hello. Normally I can find answers by using search, but I can't today for some reason. So please bare with me if this has been mentioned before. I will try to provide as much info as possible so that helping me isn't too much a chore. Thank you.
    I have downloaded and installed the JWSDP 1.3. and Tomcat is running. I am also using Ant 1.5.4 (previous installation - not one included with JWSDP) and modeled my build.xml file after the template provided here:
    http://jakarta.apache.org/tomcat/tomcat-5.0-doc/appdev/build.xml.txt.
    When I run ant on my respository, everything builds fine. But when I run Ant with the install target, I get the following error:
    BUILD FAILED
    file:C:/owl/build.xml:366: java.io.IOException: Server returned HTTP response co
    de: 401 for URL: http://localhost:8080/manager/deploy?path=%2Fowl&war=file%3A%2F
    %2FC%3A%5Cowl%2Fbuild
    Here is line 366 build.xml:
    localWar="file://${build.home}"/>
    ...which is included in this block for the target "install":
    <target name="install" depends="compile"
    description="Install application to servlet container">
    <deploy url="${manager.url}"
    username="${manager.username}"
    password="${manager.password}"
    path="${app.path}"
    localWar="file://${build.home}"/>
    </target>
    When I point my brower to the url located in the error verbose, I get the following:
    FAIL - Encountered exception java.lang.NullPointerException
    I am trying to get my environment set up correctly before I start spending time developing servlets, but I am getting tempted to just develop to servlets and "manually" installing/deploying them either by copying and pasting or by using the Tomcat manager. I would really like to do everything from Ant though if possible. Please help.

    I don't think this is at all correct:
    localWar="file://${build.home}"/>You've got to create a real WAR file - a JAR file with WEB-INF and all its minions inside it:
    http://access1.sun.com/techarticles/simple.WAR.html
    That's the file you need to refer to there. You can manage that with Ant too, of course.
    Here's what my Ant build.xml looks like for Web apps (there's a build-web.properties file that follows):
    build-web.xml
    <project name="Tomcat Build Tasks" default="clean" basedir=".">
        <target name="init-props">
            <tstamp>
                <format property="touch.time" pattern="MM/dd/yyyy hh:mm aa" />
            </tstamp>
            <filterset id="ant.filters">
                <filter token="DATE" value="${TODAY}" />
                <filter token="TIME" value="${TSTAMP}" />
            </filterset>
            <!-- Load in all the settings in the properties file -->
            <property file="build.properties" />
            <!-- Load in all Tomcat settings in the properties file -->
            <property file="build-web.properties" />
        </target>
        <target name="prepare" depends="init-props">
            <mkdir dir="${war.classes}"/>
            <mkdir dir="${war.lib}"/>       
            <mkdir dir="${manifest}" />
        </target>
        <target name="clean" depends="init-props" description="clean up temporary files">
            <delete file="${project}.war" />   
            <delete dir="${war.root}"/>
            <delete dir="${manifest}" />
        </target>
        <target name="set-tomcat-classpath" depends="prepare">
            <path id="tomcat.class.path">                  
                <fileset dir="${tomcat.home}/bin">
                    <patternset>
                        <include name="**/*.jar" />
                    </patternset>
                </fileset>
                <fileset dir="${tomcat.home}/shared/lib">
                    <patternset>
                        <include name="**/*.jar" />
                    </patternset>
                </fileset>
                <fileset dir="${tomcat.home}/common/lib">
                    <patternset>
                        <include name="**/*.jar" />
                    </patternset>
                </fileset>
                <fileset dir="${tomcat.home}/server/lib">
                    <patternset>
                        <include name="**/*.jar" />
                    </patternset>
                </fileset>
                <fileset dir="${ant.home}/lib">
                    <patternset>
                        <include name="**/*.jar" />
                    </patternset>
                </fileset>
            </path>              
        </target>
        <target name="create" depends="set-tomcat-classpath" description="create the war file">
            <!-- All files at root level -->       
            <!-- Temporarily put the JSPs at root until you figure this out -->
            <copy todir="${war.root}">
                <fileset dir="${src.jsp}"/>
            </copy>
    <!--
            <copy todir="${war.root}">
                <fileset dir="${src.html}" includes="*.html"/>
            </copy>
    -->
            <copy todir="${war.root}/css">
                <fileset dir="${src.css}"/>
            </copy>
            <copy todir="${war.root}/images">
                <fileset dir="${src.images}"/>
            </copy>
            <copy todir="${war.root}/js">
                <fileset dir="${src.js}"/>
            </copy>
            <!-- All files at the WEB-INF level and below -->       
            <copy todir="${war.web}">
                <fileset dir="${src.etc}" includes="web.xml"/>
            </copy>
            <!-- All files in the CLASSPATH lib -->
            <copy todir="${war.web}/lib">
                <fileset dir="${src.lib}" includes="**/*.jar" excludes="**/*-tests.jar, **/junit.jar"/>
            </copy>
            <!-- Put the dispatcher XML in WEB-INF/config -->
            <copy todir="${war.web}/config">
                <fileset dir="${src.etc}" includes="${project}-config.xml"/>
            </copy>
            <!-- Put XSL stylesheets in WEB-INF/xsl -->
            <copy todir="${war.web}/xsl">
                <fileset dir="${src.xsl}" includes="**/*.xsl"/>
            </copy>
            <!-- Put the project JAR file in WEB-INF/lib -->
            <copy todir="${war.web}/lib">
                <fileset dir="${deploy}" includes="**/${project}.jar"/>
            </copy>
            <!-- Create the manifest -->
            <buildnumber />
            <manifest file="${manifest}/manifest.mf">
                <attribute name="Implementation-Title"      value="${project}" />
                <attribute name="Built-By"                  value="${user.name}"/>
                <attribute name="Build-Date"                value="${TODAY}" />
                <attribute name="Major-Version"             value="${major}" />
                <attribute name="Minor-Version"             value="${minor}" />
                <attribute name="Build-Number"              value="${build.number}" />
            </manifest>
            <!-- Create the WAR file -->
            <jar jarfile="${project}.war"
                 manifest="${manifest}/manifest.mf">
                <fileset dir="${war.root}"/>
                <metainf dir="${src.etc}" includes="context.xml"/>
            </jar>
        </target>
        <target name="create-tomcat-admin-tasks" depends="set-tomcat-classpath">
    <!--
            <pathconvert targetos="windows" refid="tomcat.class.path" property="converted.class.path" />
            <echo message="CLASSPATH: ${converted.class.path}" />
    -->       
            <taskdef name="install"     classname="org.apache.catalina.ant.InstallTask"     classpath="tomcat.class.path"/>
            <taskdef name="remove"      classname="org.apache.catalina.ant.RemoveTask"      classpath="tomcat.class.path"/>       
            <taskdef name="reload"      classname="org.apache.catalina.ant.ReloadTask"      classpath="tomcat.class.path"/>
            <taskdef name="deploy"      classname="org.apache.catalina.ant.DeployTask"      classpath="tomcat.class.path"/>       
            <taskdef name="undeploy"    classname="org.apache.catalina.ant.UndeployTask"    classpath="tomcat.class.path"/>       
            <taskdef name="start"       classname="org.apache.catalina.ant.StartTask"       classpath="tomcat.class.path"/>       
            <taskdef name="stop"        classname="org.apache.catalina.ant.StopTask"        classpath="tomcat.class.path"/>       
            <taskdef name="list"        classname="org.apache.catalina.ant.ListTask"        classpath="tomcat.class.path"/>       
            <taskdef name="resources"   classname="org.apache.catalina.ant.ResourcesTask"   classpath="tomcat.class.path"/>       
            <taskdef name="roles"       classname="org.apache.catalina.ant.RolesTask"       classpath="tomcat.class.path"/>
        </target>
        <target name="install" depends="create-tomcat-admin-tasks" description="install the war file on Tomcat">
            <install    url="${tomcat.manager.url}"
                        username="${tomcat.username}"
                        password="${tomcat.password}"
                        path="/${project}"
                        config="file:/${basedir}/${src.etc}/context.xml"
                        war="file:/${basedir}/${project}.war" />
        </target>
        <target name="remove" depends="create-tomcat-admin-tasks" description="remove the war file on Tomcat">
            <remove     url="${tomcat.manager.url}"
                        username="${tomcat.username}"
                        password="${tomcat.password}"
                        path="/${project}" />
        </target>
        <target name="reload" depends="create-tomcat-admin-tasks" description="reload the war file on Tomcat">
            <reload     url="${tomcat.manager.url}"
                        username="${tomcat.username}"
                        password="${tomcat.password}"
                        path="/${project}" />
        </target>
        <target name="deploy" depends="create-tomcat-admin-tasks" description="deploy the war file on Tomcat">
            <deploy    url="${tomcat.manager.url}"
                        username="${tomcat.username}"
                        password="${tomcat.password}"
                        path="/${project}"
                        config="file:/${basedir}/${src.etc}/context.xml"
                        war="file:/${basedir}/${project}.war" />
        </target>
        <target name="undeploy" depends="create-tomcat-admin-tasks" description="undeploy the war file on Tomcat">
            <undeploy   url="${tomcat.manager.url}"
                        username="${tomcat.username}"
                        password="${tomcat.password}"
                        path="/${project}" />
        </target>
        <target name="start" depends="create-tomcat-admin-tasks" description="start an application on Tomcat">
            <start      url="${tomcat.manager.url}"
                        username="${tomcat.username}"
                        password="${tomcat.password}"
                        path="/${project}"/>
        </target>
        <target name="stop" depends="create-tomcat-admin-tasks" description="stop an application on Tomcat">
            <stop       url="${tomcat.manager.url}"
                        username="${tomcat.username}"
                        password="${tomcat.password}"
                        path="/${project}" />
        </target>
        <target name="list" depends="create-tomcat-admin-tasks" description="list all applications running on Tomcat">
            <list       url="${tomcat.manager.url}"
                        username="${tomcat.username}"
                        password="${tomcat.password}"/>
        </target>
        <target name="resources" depends="create-tomcat-admin-tasks" description="list all resources on Tomcat">
            <resources  url="${tomcat.manager.url}"
                        username="${tomcat.username}"
                        password="${tomcat.password}"/>
        </target>
        <target name="data-sources" depends="create-tomcat-admin-tasks" description="list all data sources on Tomcat">
            <resources  url="${tomcat.manager.url}"
                        username="${tomcat.username}"
                        password="${tomcat.password}"
                        type="javax.sql.DataSource"/>
        </target>
        <target name="roles" depends="create-tomcat-admin-tasks" description="list all user roles on Tomcat">
            <roles      url="${tomcat.manager.url}"
                        username="${tomcat.username}"
                        password="${tomcat.password}"/>
        </target>
    </project>
    build.properties
    # Properties file for setting up an Ant build.xml
    # Project specific items that change each time
    project=api-prototype
    major=1
    minor=0
    version=${major}.${minor}
    jar.name=${project}
    versiondate=${TODAY}
    # Directory structure (these should never change)
    bin=bin
    deploy=deploy
    doc=doc
    manifest=META-INF
    xml=xml
    # Everything under src should come out of a repository
    src=src
    src.bin=${src}/bin
    src.config=${src}/config
    src.data=${src}/data
    src.dtd=${src}/dtd
    src.java=${src}/java
    src.lib=${src}/lib
    src.profile=${src}/profile
    src.properties=${src}/properties
    src.schema=${src}/schema
    src.sql=${src}/sql
    src.templates=${src}/templates
    src.testdata=${src}/testdata
    src.xml=${src}/xml
    src.xsl=${src}/xsl
    # These are created and deleted by Ant each time
    javadocs=javadocs
    reports=reports
    output=output
    output.classes=${output}/classes
    output.lib=${output}/lib
    # Required for proper use of XDoclet
    xdoclet.home = C:/Tools/xdoclet-1.2b3
    build-web.properties
    war.root=war-root
    war.pages=${war.root}/pages
    war.web=${war.root}/WEB-INF
    war.classes=${war.web}/classes
    war.css=${war.web}/css
    war.js=${war.web}/js
    war.lib=${war.web}/lib
    war.tld=${war.web}/tld
    # Properties needed by Tomcat tasks
    ant.home =
    tomcat.home         =
    tomcat.manager.url  = http://localhost:8080/manager
    tomcat.username     =
    tomcat.password     = MOD

  • Cannot make .war file using tomcat with eclipse and ant

    i have made all necesary configuration for deploying application using eclipse and ant for the tomcat server.
    when i start the server by clicking the tomcat icon on eclipse toolbar, the message is prompted that "missing application web.xml and using defaults". i have placed the web.xml file in the web/WEB-INF directory of the source project directory.
    also when i use ant by right-clicking on the build.xml file and choose Run as ant.. the process creates a desired .war file in webapps folder of the tomcat server but that war file does not works.
    where is the error i cannot figure out.
    am attaching the code of build.xml for reference.
    please help.
    build.xml:-
    <project name="BecilCTI" default="compile" basedir=".">
    <property file="build.properties"/>
    <property file="${user.home}/build.properties"/>
    <property name="app.name" value="BecilCTI"/>
    <property name="app.path" value="/${app.name}"/>
    <property name="app.version" value="0.1-dev"/>
    <property name="build.home" value="${basedir}/build"/>
    <property name="catalina.home" value="c:/Tomcat_5.5"/> <!-- UPDATE THIS! -->
    <property name="dist.home" value="${basedir}/dist"/>
    <property name="docs.home" value="${basedir}/docs"/>
    <property name="manager.url" value="http://localhost:8080/manager"/>
    <property name="src.home" value="${basedir}/src"/>
    <property name="web.home" value="${basedir}/web"/>
    <property name="compile.debug" value="true"/>
    <property name="compile.deprecation" value="false"/>
    <property name="compile.optimize" value="true"/>
    <!--<property name="build.compiler" value="org.eclipse.jdt.core.JDTCompilerAdapter"/>-->
    <path id="compile.classpath">
    <!-- Include all elements that Tomcat exposes to applications -->
    <pathelement location="${catalina.home}/common/classes"/>
    <fileset dir="${catalina.home}/common/endorsed">
    <include name="*.jar"/>
    </fileset>
    <fileset dir="${catalina.home}/common/lib">
    <include name="*.jar"/>
    </fileset>
    <pathelement location="${catalina.home}/shared/classes"/>
    <fileset dir="${catalina.home}/shared/lib">
    <include name="*.jar"/>
    </fileset>
    </path>
    <target name="all" depends="clean,compile"
    description="Clean build and dist directories, then compile"/>
    <target name="clean"
    description="Delete old build and dist directories">
         <echo message="Cleaning all dirs."/>
    <delete dir="${build.home}"/>
    <delete dir="${dist.home}"/>
    </target>
    <target name="compile" depends="prepare"
    description="Compile Java sources">
    <!-- Compile Java classes as necessary -->
    <mkdir dir="${build.home}/WEB-INF/classes"/>
    <javac srcdir="${src.home}"
    destdir="${build.home}/WEB-INF/classes"
    debug="${compile.debug}"
    deprecation="${compile.deprecation}"
    optimize="${compile.optimize}">
    <classpath refid="compile.classpath"/>
    </javac>
    <!-- Copy application resources -->
    <copy todir="${build.home}/WEB-INF/classes">
    <fileset dir="${src.home}" excludes="**/*.java"/>
    </copy>
    </target>
    <target name="dist" depends="compile"
    description="Create binary distribution">
    <!-- Copy documentation subdirectories
    <mkdir dir="${dist.home}/docs"/>
    <copy todir="${dist.home}/docs">
    <fileset dir="${docs.home}"/>
    </copy> -->
    <!-- Create application JAR file -->
    <jar jarfile="${catalina.home}/webapps/${app.name}.war"
    basedir="${build.home}"/>
    <!-- Copy additional files to ${dist.home} as necessary -->
    </target>
    <target name="install" depends="compile"
    description="Install application to servlet container">
    <deploy url="${manager.url}"
    username="${manager.username}"
    password="${manager.password}"
    path="${app.path}"
    localWar="file://${build.home}"/>
    </target>
    <target name="list"
    description="List installed applications on servlet container">
    <list url="${manager.url}"
    username="${manager.username}"
    password="${manager.password}"/>
    </target>
    <target name="prepare">
    <!-- Create build directories as needed -->
    <mkdir dir="${build.home}"/>
    <mkdir dir="${build.home}/WEB-INF"/>
    <mkdir dir="${build.home}/WEB-INF/classes"/>
    <!-- Copy static content of this web application -->
    <copy todir="${build.home}">
    <fileset dir="${web.home}"/>
    </copy>
    <mkdir dir="${build.home}/WEB-INF/lib"/>
    </target>
    <target name="reload" depends="compile"
    description="Reload application on servlet container">
    <reload url="${manager.url}"
    username="${manager.username}"
    password="${manager.password}"
    path="${app.path}"/>
    </target>
    <target name="remove"
    description="Remove application on servlet container">
    <undeploy url="${manager.url}"
    username="${manager.username}"
    password="${manager.password}"
    path="${app.path}"/>
    </target>
    </project>

    So is context.xml actually overwriting the settings found in server.xml?I think so. The way I understand it is the the context.xml file saves you from having to edit server.xml. It is preferred for each web app to do its own config, rather than lumping them all together in server.xml.
    And what would be the best way to create the war file? IAt its heart, a WAR is just a zip file with its contents laid out in according to the specification of a web application directory structure.
    So the simplest way to make a war file is to zip up your directory structure with a tool like winzip, and rename it to be myApp.war.
    Regarding ant, I would recommend you take a look through [url http://jakarta.apache.org/tomcat/tomcat-4.1-doc/appdev/index.html
    ]this tutorial. It explains the basics of website layout, configuration and deployment.
    On [url http://jakarta.apache.org/tomcat/tomcat-4.1-doc/appdev/source.html] this page  in particular, it includes a link to a basic ant file that you can use as a starting point.
    Cheers,
    evnafets

  • ICloud sign in problem! -maximum number of free accounts have been activated

    I want to sign in to iCloude account on my iPhone but it shows that the maximum number of free accounts have been activated in this iPhone. what should i do now? I am trying to sign in with the same id I tried previously!

    Keith Kizer wrote:
    but how can we access iClous if always telling that the maximum number of free accounts on this iPhone is activated already..???
    It should only do that if you go down the "create a new account" path, not the "enter an eisting Apple ID and password path.
    i tried to restore my iphone also but still it always appearring the same thing when i want to sign in on iCloud.
    Each device only gets to create so many free accounts, Restoring it doesn't change that.
    For my suggestion only Apple should look for solution to it.
    Apple wants it that way. I'm sure they could "solve" it if they saw it as a problem.
    One of my apps also is not working properly
    You should start a separate thread for that issue. Please give more details.

Maybe you are looking for