Create PO of several SC

Hello ,
have the following problem,
need to create a transaction (which is the Sorcing cockpit),
1) which will see all the SC with a specific trait.
2) the SC with the same supplier and the plant can groupt (selection of a checkBox)
3) there is a button "Create PO", when clicked, shouldcreate order of several SC
matter which function or class should be used for item 3 Create PO in SRM (extendet Scenario),
Thank You
Edited by: DAV_999 on Jan 30, 2012 12:17 PM

Hi Dav,
you can use the FM "BBP_PD_PO_CREATE" to create a PO. In I_HEADER pass the supplier details and in I_ITEM pass the item details and its corresponding shopping cart guids.
The mandatory parameters for this FM would be I_HEADER, I_ITEM, I_ACCOUNT, I_ORGDATA, I_PARTNER. For any sample data you want to know, Open any PO from BBP_PD and check for any PO created using standard portal.
Hope this helps the cause. reward if you find it helpful.
Regards,
Karthik

Similar Messages

  • Adobe PDF Converter stops creating PDFs after several successful prints.

    We have an application that create reports that we want to print to PDF and save on our server.  We have been doing this for years.  Have 50 employees doing this.  One computer is having an issue were they will print to the "PDF Printer" and the pdf output file is save to their desktop, but after multiple successful prints, the print will get hung up in the PDF Printer Queue.
    This is on a Win7 Machine, with current windows updates, using Acrobat X Standard version 10.1.10  so I think I am up to date.
    Does anyone have suggestions about what to look at or where the problem may be coming from.
    To fix the problem the user can shut down (restart) the computer and printing to pdf works again.

    I don't get any messages in the queue or any place that I know of.  I looked in the system log and application log for hints and nothing occurs at the time of the error .  Do you have suggestions of where to look for errors that I may have missed?
      The print just stay their.  We usually set the output to also display when completed but Acrobat never displays the report. So somewhere the program hangs or fails.

  • Creating dimension with several LTS problem

    Good morning fellow experts,
    I've hit the following issue - I have two dim tables that I have no problem using separately, however, I want to merge them into 1 dimension for better drill-down capability. Here's the structure:
    Table1 "Geo Dim" fields: location_id (Primary key), Country, State, City, Zip, Address, Name (lowest level)
    Table2 "Buildings Dim" fields: building_id (Primary Key), location_id (could be FK to Table 1), Building Name
    Fact table has building_id as FK
    The goal is to be able to drill from Country to Individual Building. I also know that ideal variant is to create a view and merge the 2 dim tables, however, I'm doing a POC incorporating snowflake. I used this wonderful link (courtesy of Adrian Ward) http://majendi.blogspot.com/2009/01/obiee-snowflakes-and-stars-part-3.html as a guidance, however, I hit some problems. My question is - what's the proper way to model it in physical layer. Here's how I've currently designed it:
    Physical:
    Fact >-- (building_id key) Buildings >-- (location_id key) Geo
    Logical Star:
    Fact (with fact LTS) >--complex join Building_Geo
    Building_Geo has 1 LTS with 2 mapped tables. A custom hierarchy is built. Logical key is building_id. Should I use 2 LTS instead of 1 and set hierarchy levels to a) building b) geo ?
    Can someone point me as to what's wrong in this schema? It's resembling Header-Detail a lot - and I'm sensing that I'm just missing a small piece somewhere. Thanks

    Hi mma,
    My first solution started to work once I created/defined all hierarchical keys (simply dragging them wasn't enough and I missed that) . BI had no problem with single LTS for 2 mapped tables and generating correct sql. So, just a follow-up question - how does dimensional hierarchy behave in BMM if you don't define keys (I'd guess it'd throw a RPD consistency error). Also, Mma, do you think such schema would work when more dims would get thrown in? Also, except for circular joins - what other pitfalls might be there?
    Physical:
    Fact >-- (building_id key) Buildings >-- (location_id key) Geo
    Logical Star:
    Fact (with fact LTS) >--complex join Building_Geo
    I marked as answered - but would appreciate if you could answer 1 more time.

  • Easy way to create DVDs from several hrs of short video clips frm digicams?

    Didn't know which group to post this to. It's a 'consumer' need but I need expert insights. I have several years of video clips in iPhoto, taken on consumer digicams and iPhone. I want an EASY way to get these strung together for burning to DVD primarily as my fail-safe backup since I don't want to trust hard-drive backups for this important family footage. I'd really like some kind of batch program or drag and drop so I can just select a bunch of files, either from the file system directly, or in iPhoto, doesn't matter to me, and shazam the program ideally knows how much can fit on a DVD, strings them together, and burns. I don't need transitions or any custom arrangement of the clips. I can know their chronology from file dates so that is close enough. I have Final Cut Express if that helps. I'm willing to spend up to $100 or so if necessary. I can also write shell scripts or Apple Script if that helps. Thanks!

    I want an EASY way to get these strung together for burning to DVD primarily as my fail-safe backup since I don't want to trust hard-drive backups for this important family footage.
    What you really want to be doing is backing up the your iPhoto Library file located in your Pictures folder in your .
    I recommend an external hard drive, but if you really want to use DVDs there are applications (like Toast) that can span across multiple DVDs.
    Matt

  • Easiest way to create and manage several videos on top of each other

    I want to have one video pay for 10 seconds
    I then want 40% reduced version to play on a loop on the top left
    Below it, there should be 2 further videos side by side - each 20% size
    Below these 2, there should be another 2 videos side by side each 20% size
    What's the best way of doing the above?
    Just using the timeline is super fiddly trying to adjust videos
    Maybe use compound clips?
    Any advice would be great
    Thanks
    Omar

    omar.m wrote:
    …  What's the best way of doing the above?
    aside creating a template in Motion5, I would recommend to use the Info pane.
    I'm a huge fan of mouse/MagicTrackpad, but using FCPX now for quite a while, I learned THIS app needs widely use of the keyboard.
    have a look:
    as an example:
    four inserts, 'nicely' arranged  … and there's a 'scheme':
    in the info pane, you'll notice the same numbers, again and again:
    all inserts 33% in size - type it in = all same size.
    all inserts are at '300' and '140' - due to the coordinates in use in FCPX,
    it just varies in +plus and -minus signs/preface
    so, once you have found your layout, round-up (no huge diff. btw -133.68/141.7 and -130/140 ), note your number-scheme; instead of dragging around handles, type your values - fast & precice. And easy.
    another option: copy/paste attributes cmd-shift-v .... if your inserts have to appear all at the same position

  • Creation of a complex object from several databases?

    Hello!
    We need to have an ability to change certain property of the record, stored in the database, without reading the full record from the database, changing the property and updating the database with this new record. As far as I know there's no way for partial access to the record data (LOB access section from FAQ), so I am thinking in a bit different way - what if we keep the information of certain record in the different databases, and when we need to update some property of the record knowing the key - we will just update the appropriate database? This looks something similar to secondary databases when the secondary key is an alias for primary record - but in this case primary key would be referenced from several databases and it would be possible to specify which data from which database to obtain using the key?
    I think it could be created based on several custom object bindings now, or something like this.

    Eugene,
    If you update properties in different combinations and there is no logical way to group them to reduce the size of the operations, then it's not worth splitting up the record. That's up to you to determine.
    JE SecondaryDatabase and SecondaryCursor methods have overloaded signatures for returning the secondary key, primary key, and primary data, all in one method call. So I think you're confused about the method signatures -- the data parameter is always used to return the primary data.
    Note that internally whenever you read via a secondary, JE does two reads: one to read the secondary index and get the primary key, and another to read the primary index.
    There is no trick to get around doing multiple reads when you have relationships between different databases. Each primary and secondary database is an index or map (conceptually the same as a java.util.Map) that can be accessed by key or by iterating. Whatever you do must be built on top of map operations.
    The best way to think about data modeling is to think about maps and their keys, and the best way to think about how to do a query is to break it down into map operations. I say this because most Java programmers are familiar with maps and map operations, because java.util.Map is commonly used.
    The DPL (persist package) makes data modeling simpler to code and understand, because annotations can be used describe relationships between indexes. When using the DPL it is very clear that for every secondary index there is a secondary key, and that entity relationships are formed via secondary keys. However, the DPL model is still based on maps and map operations.
    --mark                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • CS 5.5 Install fails with package created by Adobe Application Manager

    Hi all:
    I'm trying to install Adobe CS 5.5 on a 10.6.4 machine that already has CS 3 on it. I've created the package several times with the AAM, but when I go to install it on the client machine installer always throws errors (see logs below). I've tried installing under a separate user, installing on a different machine, repairing permissions, removing CS3 entirely FIRST (with a "cleaning" script) and then reinstalling, and it still doesn't work. The only way I can get it to install at all is via the optical media, and even then I still get some errors. I've got 50 computers to do, so I'd really like to get the package deployment working.
    Here are the errors I'm getting from the logs. As you can see, they are mostly DF037, DW063, DF031. One of the error codes (DF031) is due to a previous version being installed, but the customer insists that they have both versions, so I can't remove the previous version - and even when I do, I seem to get that error.
    The other error code (DW063) gets no hits on either the kb or the google.
    Help?
    - 0 fatal error(s), 22 error(s), 0 warning(s)
    ----------- Payload: {0D96CFE6-376D-44B8-808A-16F3BEB73263} Adobe Media Encoder CS5.5 5.5.0.0 -----------
    ERROR: DF037: Unable to delete directory "/private/var/root/Library/Preferences/Adobe/Adobe Media Encoder"(Seq 4)
    ERROR: DW063: Command ARKDeleteDirectoryCommand failed.(Seq 4)
    ERROR: DF031: Unable to read display attributes of "/Applications/Adobe Media Encoder CS5.5"(Seq 3839)
    ERROR: DW063: Command ARKSetDisplayAttributesCommand failed.(Seq 3839)
    ERROR: DF031: Unable to read display attributes of "/Applications/Adobe Media Encoder CS5.5/Icon
    "(Seq 3840)
    ERROR: DW063: Command ARKSetDisplayAttributesCommand failed.(Seq 3840)
    ----------- Payload: {49E6D00F-3456-11E0-AE83-842B2B67A8CC} Adobe Device Central CS5.5 3.5.0.0 -----------
    ERROR: DF031: Unable to read display attributes of "/Applications/Adobe Device Central CS5.5"(Seq 2139)
    ERROR: DW063: Command ARKSetDisplayAttributesCommand failed.(Seq 2139)
    ERROR: DF031: Unable to read display attributes of "/Applications/Adobe Device Central CS5.5/Icon
    "(Seq 2140)
    ERROR: DW063: Command ARKSetDisplayAttributesCommand failed.(Seq 2140)
    ----------- Payload: {EE85C227-0148-4825-B659-6A1E142571EE} Adobe Bridge CS5.1 4.1.0.0 -----------
    ERROR: DF031: Unable to read display attributes of "/Applications/Adobe Bridge CS5.1"(Seq 2239)
    ERROR: DW063: Command ARKSetDisplayAttributesCommand failed.(Seq 2239)
    ERROR: DF031: Unable to read display attributes of "/Applications/Adobe Bridge CS5.1/Icon
    "(Seq 2240)
    ERROR: DW063: Command ARKSetDisplayAttributesCommand failed.(Seq 2240)
    ----------- Payload: {A2502D10-2D75-4620-8A8B-73F39D5C1243} PDF Settings CS5 10.0.0.0 -----------
    ERROR: DF037: Unable to delete directory "/Library/Application Support/Adobe/Adobe PDF/Settings"(Seq 158)
    ERROR: DW063: Command ARKDeleteDirectoryCommand failed.(Seq 158)
    ERROR: DF037: Unable to delete directory "/Library/Application Support/Adobe/Adobe PDF"(Seq 395)
    ERROR: DW063: Command ARKDeleteDirectoryCommand failed.(Seq 395)
    ----------- Payload: {CE6E1448-516F-11E0-B3C0-13EDE2AB3DC5} Adobe InDesign CS5.5 Application Feature Set Files 7.5.0.0 -----------
    ERROR: DF037: Unable to delete directory "/private/var/root/Library/Preferences/Adobe InDesign"(Seq 2)
    ERROR: DW063: Command ARKDeleteDirectoryCommand failed.(Seq 2)
    ----------- Payload: {4058E728-84D8-45CE-8E2D-5F35BD6659A1} Adobe Extension Manager CS5.5 5.5.0.0 -----------
    ERROR: DF037: Unable to delete directory "/private/var/root/Library/Preferences/Adobe"(Seq 61)
    ERROR: DW063: Command ARKDeleteDirectoryCommand failed.(Seq 61)
    Please search the above error/warning string(s) to find when the error occurred.
    These errors resulted in installer Exit Code mentioned below.

    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    Visit http://www.adobe.com/go/loganalyzer/ for more information
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    START - Installer Session
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    RIBS version: 4.0.50.0
    OSX version: 10.6.7 
    ::START TIMER:: [Total Timer]
    CHECK: Single instance running
    CHECK : Credentials
    Load Deployment File
    Create Required Folders
    Assuming install mode
    Looking up install source path
    Sync Media DB ...
    ::START TIMER:: [Sync Media DB]
    Pre check media db sync
    End of Pre check media db sync. Exit code: 0
    :: END TIMER :: [Sync Media DB] took 1045 milliseconds (1.045 seconds) DTR = 33370.3 KBPS (32.5882 MBPS)
    ##### Running EDT Workflow #####
    Ready to initialize session to start with ...
    ::START TIMER:: [CreatePayloadSession]
    -------------------- BEGIN - Updating Media Sources - BEGIN --------------------
    Updated source path: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup
    Updating media info for: {007A2A28-D6A8-4D91-9A2B-568FF8052215}
    NOTE: Ignoring media info and setting media path as: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobeWinSoftLinguisticsPluginAll/A dobeWinSoftLinguisticsPluginAll.dmg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobeWinSoftLinguisticsPluginAll/A dobeWinSoftLinguisticsPluginAll.dmg
    Updating media info for: {0175676F-8C92-49F2-9131-D0D6AD654B41}
    NOTE: Ignoring media info and setting media path as: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobeHelp/InstallAdobeHelp
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobeHelp/InstallAdobeHelp
    Updating media info for: {03FB981A-5170-11E0-A90E-3CEDE2AB3DC5}
    NOTE: Ignoring media info and setting media path as: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobeInDesign7xAppBase2-mul/AdobeI nDesign7xAppBase2-mul.dmg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobeInDesign7xAppBase2-mul/AdobeI nDesign7xAppBase2-mul.dmg
    Updating media info for: {04ADB20D-99A3-4F83-8176-F07787237EBA}
    NOTE: Ignoring media info and setting media path as: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobeDesignPremium5.5-mul/AdobeDes ignPremium5.5-mul.dmg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobeDesignPremium5.5-mul/AdobeDes ignPremium5.5-mul.dmg
    Updating media info for: {08EF22BC-43B2-4B4E-BA12-52B18F418F38}
    NOTE: Ignoring media info and setting media path as: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobePhotoshop12-Core/AdobePhotosh op12-Core.dmg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobePhotoshop12-Core/AdobePhotosh op12-Core.dmg
    Updating media info for: {0AA9D11A-227D-45AB-A5D5-6F5F6E81D5E3}
    NOTE: Ignoring media info and setting media path as: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobeAPE3.101-mul/AdobeAPE3.101-mu l.dmg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobeAPE3.101-mul/AdobeAPE3.101-mu l.dmg
    Updating media info for: {0CCF0458-5171-11E0-BC45-DC59E3AB3DC5}
    NOTE: Ignoring media info and setting media path as: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobeInDesign7xAppBase-mul/AdobeIn Design7xAppBase-mul.dmg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobeInDesign7xAppBase-mul/AdobeIn Design7xAppBase-mul.dmg
    Updating media info for: {0D96CFE6-376D-44B8-808A-16F3BEB73263}
    NOTE: Ignoring media info and setting media path as: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AMECore5.5All/AMECore5.5All.dmg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AMECore5.5All/AMECore5.5All.dmg
    Updating media info for: {11E1188F-E576-47BC-B215-600C02C7EABF}
    NOTE: Ignoring media info and setting media path as: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobeColorNA_Recommended3_1-mul/Ad obeColorNA_Recommended3_1-mul.dmg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobeColorNA_Recommended3_1-mul/Ad obeColorNA_Recommended3_1-mul.dmg
    Updating media info for: {1A1E5FF9-D0FD-42A3-8E18-E5E7E95E1AB4}
    NOTE: Ignoring media info and setting media path as: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobeDynamiclinkSupport5.5All/Adob eDynamiclinkSupport5.5All.dmg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobeDynamiclinkSupport5.5All/Adob eDynamiclinkSupport5.5All.dmg
    Updating media info for: {1FEB691B-39ED-4343-99D6-CACDAD879D8C}
    NOTE: Ignoring media info and setting media path as: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobePhotoshop12-en_GB/AdobePhotos hop12-en_GB.dmg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobePhotoshop12-en_GB/AdobePhotos hop12-en_GB.dmg
    Updating media info for: {22C26C10-5C22-4674-A52C-100112664305}
    NOTE: Ignoring media info and setting media path as: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/DeviceCentral3.5LP-en_US/DeviceCen tral3.5LP-en_US.dmg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/DeviceCentral3.5LP-en_US/DeviceCen tral3.5LP-en_US.dmg
    Updating media info for: {270C312D-7EC7-474C-BEB2-79CD398E02A3}
    NOTE: Ignoring media info and setting media path as: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/HIL_Help_Search/HIL_Help_Search.dm g
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/HIL_Help_Search/HIL_Help_Search.dm g
    Updating media info for: {2EA9B52E-8613-41A0-9EEF-FF54AD4CC810}
    NOTE: Ignoring media info and setting media path as: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobeMobileExtension_Flash11.5-en_ US/AdobeMobileExtension_Flash11.5-en_US.dmg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobeMobileExtension_Flash11.5-en_ US/AdobeMobileExtension_Flash11.5-en_US.dmg
    Updating media info for: {3019BB9E-516F-11E0-AAAB-3AEBE2AB3DC5}
    NOTE: Ignoring media info and setting media path as: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobeInDesign7xCommonLang-en_GB/Ad obeInDesign7xCommonLang-en_GB.dmg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobeInDesign7xCommonLang-en_GB/Ad obeInDesign7xCommonLang-en_GB.dmg
    Updating media info for: {3450d4c5-a82b-4428-a512-842ee1555a14}
    NOTE: Ignoring media info and setting media path as: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobeStoryExtension-mul/AdobeStory Extension-mul.dmg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobeStoryExtension-mul/AdobeStory Extension-mul.dmg
    Updating media info for: {37AB3C65-E02C-4DCF-B0E0-4C2E253D8FA3}
    NOTE: Ignoring media info and setting media path as: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobeCameraRaw6.0All/AdobeCameraRa w6.0All.dmg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobeCameraRaw6.0All/AdobeCameraRa w6.0All.dmg
    Updating media info for: {3F023875-4A52-4605-9DB6-A88D4A813E8D}
    NOTE: Ignoring media info and setting media path as: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobeCameraRawProfile6.0All/AdobeC ameraRawProfile6.0All.dmg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobeCameraRawProfile6.0All/AdobeC ameraRawProfile6.0All.dmg
    Updating media info for: {3FA63389-0091-497A-8522-998E43648AEF}
    NOTE: Ignoring media info and setting media path as: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobeAPE3.2-mul/AdobeAPE3.2-mul.dm g
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobeAPE3.2-mul/AdobeAPE3.2-mul.dm g
    Updating media info for: {4058E728-84D8-45CE-8E2D-5F35BD6659A1}
    NOTE: Ignoring media info and setting media path as: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobeExtensionManager5.5All/AdobeE xtensionManager5.5All.dmg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobeExtensionManager5.5All/AdobeE xtensionManager5.5All.dmg
    Updating media info for: {419B81A0-6282-456C-9B1E-8DBABA0DE2DC}
    NOTE: Ignoring media info and setting media path as: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobeWinSoftLinguisticsPlugin_3_5_ All/AdobeWinSoftLinguisticsPlugin_3_5_All.dmg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobeWinSoftLinguisticsPlugin_3_5_ All/AdobeWinSoftLinguisticsPlugin_3_5_All.dmg
    Updating media info for: {45063C56-A2A2-4FD1-A56A-A964723EEE1E}
    NOTE: Ignoring media info and setting media path as: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobeColorCommonSetRGB3_1-mul/Adob eColorCommonSetRGB3_1-mul.dmg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobeColorCommonSetRGB3_1-mul/Adob eColorCommonSetRGB3_1-mul.dmg
    Updating media info for: {4603E0C5-6880-4A4F-BCF8-DF1F6AE0E317}
    NOTE: Ignoring media info and setting media path as: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobeColorPhotoshop3_1-mul/AdobeCo lorPhotoshop3_1-mul.dmg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobeColorPhotoshop3_1-mul/AdobeCo lorPhotoshop3_1-mul.dmg
    Updating media info for: {49E6D00F-3456-11E0-AE83-842B2B67A8CC}
    NOTE: Ignoring media info and setting media path as: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobeDeviceCentral3.5-all/AdobeDev iceCentral3.5-all.dmg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobeDeviceCentral3.5-all/AdobeDev iceCentral3.5-all.dmg
    Updating media info for: {4A8546D0-CEDF-48C1-9BA1-DD5B4ADFC154}
    NOTE: Ignoring media info and setting media path as: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobeMiniBridge1.1-mul/AdobeMiniBr idge1.1-mul.dmg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobeMiniBridge1.1-mul/AdobeMiniBr idge1.1-mul.dmg
    Updating media info for: {4B204697-D302-42D9-94B4-8BDDE6DD359C}
    NOTE: Ignoring media info and setting media path as: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobeReviewPanelCS-mul/AdobeReview PanelCS-mul.dmg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobeReviewPanelCS-mul/AdobeReview PanelCS-mul.dmg
    Updating media info for: {4B4C871D-9C8A-4C8A-B92A-C37273D6CE7D}
    NOTE: Ignoring media info and setting media path as: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobeFireworks11.1.0All/AdobeFirew orks11.1.0All.dmg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobeFireworks11.1.0All/AdobeFirew orks11.1.0All.dmg
    Updating media info for: {4C08199E-0D93-4227-8325-F024E71CA7A1}
    NOTE: Ignoring media info and setting media path as: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobeSING3-mul/AdobeSING3-mul.dmg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobeSING3-mul/AdobeSING3-mul.dmg
    Updating media info for: {4FFA83C0-007A-4DB3-955C-B5EEE73BEDAF}
    NOTE: Ignoring media info and setting media path as: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/SwitchBoard2.0All/SwitchBoard2.0Al l.dmg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/SwitchBoard2.0All/SwitchBoard2.0Al l.dmg
    Updating media info for: {50491591-A44F-429E-B7C8-87E03FECFD78}
    NOTE: Ignoring media info and setting media path as: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobeFlashCatalyst-mul/AdobeFlashC atalyst-mul.dmg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobeFlashCatalyst-mul/AdobeFlashC atalyst-mul.dmg
    Updating media info for: {54D89F03-8EED-4FF9-BCDF-3B2E11D448A6}
    NOTE: Ignoring media info and setting media path as: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobeColorCommonSetCMYK3_1-mul/Ado beColorCommonSetCMYK3_1-mul.dmg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobeColorCommonSetCMYK3_1-mul/Ado beColorCommonSetCMYK3_1-mul.dmg
    Updating media info for: {5C0FEBDA-5A0E-4FC8-91CB-229A4C1561E9}
    NOTE: Ignoring media info and setting media path as: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobeXMPPanelsAll-081210014320/Ado beXMPPanelsAll-081210014320.dmg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobeXMPPanelsAll-081210014320/Ado beXMPPanelsAll-081210014320.dmg
    Updating media info for: {62ED7AE1-01FA-4066-97B7-1CD93A68DD0D}
    NOTE: Ignoring media info and setting media path as: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobeHunspellPluginAll/AdobeHunspe llPluginAll.dmg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobeHunspellPluginAll/AdobeHunspe llPluginAll.dmg
    Updating media info for: {6A2E619B-E4AC-433B-A648-D458CE543A96}
    NOTE: Ignoring media info and setting media path as: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobeXMPPanelsAll/AdobeXMPPanelsAl l.dmg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobeXMPPanelsAll/AdobeXMPPanelsAl l.dmg
    Updating media info for: {6BC81374-1E33-4495-93E2-DD2B10D358EE}
    NOTE: Ignoring media info and setting media path as: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/iPhone_Flash11.5-mul/iPhone_Flash1 1.5-mul.dmg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/iPhone_Flash11.5-mul/iPhone_Flash1 1.5-mul.dmg
    Updating media info for: {6C8DB10F-B997-4F24-B081-7BD4313CDBAA}
    NOTE: Ignoring media info and setting media path as: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobeIllustrator15_1en_GBLanguageP ack/AdobeIllustrator15_1en_GBLanguagePack.dmg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobeIllustrator15_1en_GBLanguageP ack/AdobeIllustrator15_1en_GBLanguagePack.dmg
    Updating media info for: {6F3A624B-1B72-4081-96E8-23261F389C5C}
    NOTE: Ignoring media info and setting media path as: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobeTypeSupport10-mul/AdobeTypeSu pport10-mul.dmg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobeTypeSupport10-mul/AdobeTypeSu pport10-mul.dmg
    Updating media info for: {71BC8278-815D-4F8C-8FA5-C6F782C73892}
    NOTE: Ignoring media info and setting media path as: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobeCSXSInfrastructure2.5-mul/Ado beCSXSInfrastructure2.5-mul.dmg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobeCSXSInfrastructure2.5-mul/Ado beCSXSInfrastructure2.5-mul.dmg
    Updating media info for: {75CD59C0-516F-11E0-892C-26ECE2AB3DC5}
    NOTE: Ignoring media info and setting media path as: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobeInDesign7xCommonLang-en_US/Ad obeInDesign7xCommonLang-en_US.dmg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobeInDesign7xCommonLang-en_US/Ad obeInDesign7xCommonLang-en_US.dmg
    Updating media info for: {7745F18B-FD8A-4011-BE16-588900C503D0}
    NOTE: Ignoring media info and setting media path as: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobeFlashFonts1-mul/AdobeFlashFon ts1-mul.dmg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobeFlashFonts1-mul/AdobeFlashFon ts1-mul.dmg
    Updating media info for: {7D676EF8-BB79-4741-B799-36F3F1F8DCCB}
    NOTE: Ignoring media info and setting media path as: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobeColorEU_Recommended3_1-mul/Ad obeColorEU_Recommended3_1-mul.dmg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobeColorEU_Recommended3_1-mul/Ad obeColorEU_Recommended3_1-mul.dmg
    Updating media info for: {83478D6E-4AA8-11E0-A479-24B1F9D7AC32}
    NOTE: Ignoring media info and setting media path as: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobeContentViewer-mul/Adobe AIR Installer.app/Contents/MacOS/Adobe AIR Installer
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobeContentViewer-mul/Adobe AIR Installer.app/Contents/MacOS/Adobe AIR Installer
    Updating media info for: {8AB04F7C-8AEF-4023-9CDB-F761E4ECF9CC}
    NOTE: Ignoring media info and setting media path as: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobeFireworks11.1.0en_USLanguageP ack/AdobeFireworks11.1.0en_USLanguagePack.dmg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobeFireworks11.1.0en_USLanguageP ack/AdobeFireworks11.1.0en_USLanguagePack.dmg
    Updating media info for: {8B4C951B-F853-4B05-B892-9D5B3CD8AC98}
    NOTE: Ignoring media info and setting media path as: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobePDFSettings10-ja_JP/AdobePDFS ettings10-ja_JP.dmg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobePDFSettings10-ja_JP/AdobePDFS ettings10-ja_JP.dmg
    Updating media info for: {93D13A00-516E-11E0-97B7-E4DEE2AB3DC5}
    NOTE: Ignoring media info and setting media path as: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobeInDesign7xAppLang-en_GB/Adobe InDesign7xAppLang-en_GB.dmg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobeInDesign7xAppLang-en_GB/Adobe InDesign7xAppLang-en_GB.dmg
    Updating media info for: {970C9F3A-39C5-480B-BE51-7C70AB9F84DB}
    NOTE: Ignoring media info and setting media path as: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobeFlash11.5-en_USLanguagePack/A dobeFlash11.5-en_USLanguagePack.dmg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobeFlash11.5-en_USLanguagePack/A dobeFlash11.5-en_USLanguagePack.dmg
    Updating media info for: {99BDA97A-4AA8-11E0-9E8D-32B2F9D7AC32}
    NOTE: Ignoring media info and setting media path as: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobeDigitalPublishing-mul/AdobeDi gitalPublishing-mul.dmg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobeDigitalPublishing-mul/AdobeDi gitalPublishing-mul.dmg
    Updating media info for: {9B4F8AA7-DDFA-4A0F-A36C-D0F66CCD66F7}
    NOTE: Ignoring media info and setting media path as: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobeDreamweaver11.5-mul/AdobeDrea mweaver11.5-mul.dmg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobeDreamweaver11.5-mul/AdobeDrea mweaver11.5-mul.dmg
    Updating media info for: {9BA136BE-0077-41E1-AD56-56AB5D4A1A67}
    NOTE: Ignoring media info and setting media path as: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobeExtendScriptToolkit3.6.0-mul/ AdobeExtendScriptToolkit3.6.0-mul.dmg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobeExtendScriptToolkit3.6.0-mul/ AdobeExtendScriptToolkit3.6.0-mul.dmg
    Updating media info for: {9F747BEC-FB4E-4830-8C58-363B8DCC26EB}
    NOTE: Ignoring media info and setting media path as: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobeIllustrator15_1en_USLanguageP ack/AdobeIllustrator15_1en_USLanguagePack.dmg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobeIllustrator15_1en_USLanguageP ack/AdobeIllustrator15_1en_USLanguagePack.dmg
    Updating media info for: {9FBC5BF9-5019-49D6-A1B3-6BB0E2A1FA54}
    NOTE: Ignoring media info and setting media path as: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/aifsdk-mac/aifsdk-mac.dmg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/aifsdk-mac/aifsdk-mac.dmg
    Updating media info for: {9FE2BFB0-1DBE-4269-AEBA-A870C5990BEA}
    NOTE: Ignoring media info and setting media path as: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobeDreamweaverWidgetsBrowser1.0- mul/Adobe AIR Installer.app/Contents/MacOS/Adobe AIR Installer
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobeDreamweaverWidgetsBrowser1.0- mul/Adobe AIR Installer.app/Contents/MacOS/Adobe AIR Installer
    Updating media info for: {A1181890-9FA4-11DF-A25D-A35DF04EC7B1}
    NOTE: Ignoring media info and setting media path as: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobeToolhints-mul/AdobeToolhints- mul.dmg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobeToolhints-mul/AdobeToolhints- mul.dmg
    Updating media info for: {A189C479-C7CD-4E08-8CCF-D999B68C0C71}
    NOTE: Ignoring media info and setting media path as: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobeCameraRawProfile6.0All-181110 110333/AdobeCameraRawProfile6.0All-181110110333.dmg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobeCameraRawProfile6.0All-181110 110333/AdobeCameraRawProfile6.0All-181110110333.dmg
    Updating media info for: {A2502D10-2D75-4620-8A8B-73F39D5C1243}
    NOTE: Ignoring media info and setting media path as: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobePDFSettings10-mul/AdobePDFSet tings10-mul.dmg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobePDFSettings10-mul/AdobePDFSet tings10-mul.dmg
    Updating media info for: {A44863BF-8DB8-4D22-88DB-5A02BE319840}
    NOTE: Ignoring media info and setting media path as: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobeLinguisticsAll/AdobeLinguisti csAll.dmg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobeLinguisticsAll/AdobeLinguisti csAll.dmg
    Updating media info for: {A516708E-EC03-40F5-B82E-0851A44B3780}
    NOTE: Ignoring media info and setting media path as: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobeIllustrator15_1-mul/AdobeIllu strator15_1-mul.dmg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobeIllustrator15_1-mul/AdobeIllu strator15_1-mul.dmg
    Updating media info for: {A80C015C-1939-42A5-AD2F-E76C7F194505}
    NOTE: Ignoring media info and setting media path as: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobeColorJA_ExtraSettings3_1-mul/ AdobeColorJA_ExtraSettings3_1-mul.dmg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobeColorJA_ExtraSettings3_1-mul/ AdobeColorJA_ExtraSettings3_1-mul.dmg
    Updating media info for: {AC003BC0-704F-4F02-A72E-AC8B7044DE24}
    NOTE: Ignoring media info and setting media path as: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobeOutputModuleAll/AdobeOutputMo duleAll.dmg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobeOutputModuleAll/AdobeOutputMo duleAll.dmg
    Updating media info for: {AC76BA86-1033-F400-7760-000000000005}
    NOTE: Ignoring media info and setting media path as: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AcrobatProfessional10.0-EFG/Adobe Acrobat X Pro Installer.pkg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AcrobatProfessional10.0-EFG/Adobe Acrobat X Pro Installer.pkg
    Updating media info for: {ADC78ABC-AF09-47D2-977F-E27850E3CC1C}
    NOTE: Ignoring media info and setting media path as: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobeDreamweaver11.5en_USLanguageP ack/AdobeDreamweaver11.5en_USLanguagePack.dmg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobeDreamweaver11.5en_USLanguageP ack/AdobeDreamweaver11.5en_USLanguagePack.dmg
    Updating media info for: {B5E12198-2A83-436B-AE2F-1F7BF65D2C14}
    NOTE: Ignoring media info and setting media path as: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobeColorJA_Recommended3_1-mul/Ad obeColorJA_Recommended3_1-mul.dmg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobeColorJA_Recommended3_1-mul/Ad obeColorJA_Recommended3_1-mul.dmg
    Updating media info for: {BAE5212B-6651-4AD8-B26A-1B284D2665C6}
    NOTE: Ignoring media info and setting media path as: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobePDFL9.9-mul/AdobePDFL9.9-mul. dmg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobePDFL9.9-mul/AdobePDFL9.9-mul. dmg
    Updating media info for: {BD0D6363-E961-410F-8BF4-ECD8795F3923}
    NOTE: Ignoring media info and setting media path as: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobeCMaps3-mul/AdobeCMaps3-mul.dm g
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobeCMaps3-mul/AdobeCMaps3-mul.dm g
    Updating media info for: {BD85DFD4-005F-4219-8E27-C922CC4D8A61}
    NOTE: Ignoring media info and setting media path as: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobeCSXSExtensions2.5-mul/AdobeCS XSExtensions2.5-mul.dmg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobeCSXSExtensions2.5-mul/AdobeCS XSExtensions2.5-mul.dmg
    Updating media info for: {C1646326-4AA6-11E0-AE8E-4C9CF9D7AC32}
    NOTE: Ignoring media info and setting media path as: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobeDigitalPublishingAppLang-en_U S/AdobeDigitalPublishingAppLang-en_US.dmg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobeDigitalPublishingAppLang-en_U S/AdobeDigitalPublishingAppLang-en_US.dmg
    Updating media info for: {CBDD7465-CE11-4A58-9497-C370B65923F1}
    NOTE: Ignoring media info and setting media path as: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobeFontsRequired-mul/AdobeFontsR equired-mul.dmg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobeFontsRequired-mul/AdobeFontsR equired-mul.dmg
    Updating media info for: {CE6E1448-516F-11E0-B3C0-13EDE2AB3DC5}
    NOTE: Ignoring media info and setting media path as: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobeInDesign7xAppFSet-Roman/Adobe InDesign7xAppFSet-Roman.dmg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobeInDesign7xAppFSet-Roman/Adobe InDesign7xAppFSet-Roman.dmg
    Updating media info for: {D682C558-6F3F-4800-885C-4C5EB1B7338C}
    NOTE: Ignoring media info and setting media path as: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobeBuzzword-mul/AdobeBuzzword-mu l.dmg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobeBuzzword-mul/AdobeBuzzword-mu l.dmg
    Updating media info for: {D76E6B59-E1FC-460D-96F3-90B20CAE246D}
    NOTE: Ignoring media info and setting media path as: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobeFireworks11.1.0en_GBLanguageP ack/AdobeFireworks11.1.0en_GBLanguagePack.dmg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobeFireworks11.1.0en_GBLanguageP ack/AdobeFireworks11.1.0en_GBLanguagePack.dmg
    Updating media info for: {D8B9B5FB-D388-4D79-AA4B-6C09641189F6}
    NOTE: Ignoring media info and setting media path as: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobeUtilities3.1-mul/AdobeUtiliti es3.1-mul.dmg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobeUtilities3.1-mul/AdobeUtiliti es3.1-mul.dmg
    Updating media info for: {D97AF04B-B70A-4862-BC25-31E6D9C4A529}
    NOTE: Ignoring media info and setting media path as: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobeFlash11.5-mul/AdobeFlash11.5- mul.dmg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobeFlash11.5-mul/AdobeFlash11.5- mul.dmg
    Updating media info for: {DD18D60C-87B1-47D9-8312-67508B402FB9}
    NOTE: Ignoring media info and setting media path as: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/SiteCatalystNetAverages2-mul/SiteC atalystNetAverages2-mul.dmg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/SiteCatalystNetAverages2-mul/SiteC atalystNetAverages2-mul.dmg
    Updating media info for: {DEA79551-23E3-430A-9B15-B544479B7DB2}
    NOTE: Ignoring media info and setting media path as: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/FPPluginMac_STI/FPPluginMac_STI.dm g
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/FPPluginMac_STI/FPPluginMac_STI.dm g
    Updating media info for: {E348E466-429A-4FB0-AFCF-8306C16BBFF1}
    NOTE: Ignoring media info and setting media path as: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobeMobileExtension_Flash11.5-mul /AdobeMobileExtension_Flash11.5-mul.dmg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobeMobileExtension_Flash11.5-mul /AdobeMobileExtension_Flash11.5-mul.dmg
    Updating media info for: {E39A5ABD-516B-46F9-A042-694BBA6A4E08}
    NOTE: Ignoring media info and setting media path as: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobeFontsRecommended-mul/AdobeFon tsRecommended-mul.dmg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobeFontsRecommended-mul/AdobeFon tsRecommended-mul.dmg
    Updating media info for: {E3EE510E-4AA6-11E0-A977-0A9EF9D7AC32}
    NOTE: Ignoring media info and setting media path as: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobeDigitalPublishingAppLang-en_G B/AdobeDigitalPublishingAppLang-en_GB.dmg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobeDigitalPublishingAppLang-en_G B/AdobeDigitalPublishingAppLang-en_GB.dmg
    Updating media info for: {E471A41E-852F-4A85-AA74-5B82AB81C615}
    NOTE: Ignoring media info and setting media path as: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobeColorNA_ExtraSettings3_1-mul/ AdobeColorNA_ExtraSettings3_1-mul.dmg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobeColorNA_ExtraSettings3_1-mul/ AdobeColorNA_ExtraSettings3_1-mul.dmg
    Updating media info for: {EB186BF2-0A84-40A2-B794-0326D3DF9973}
    NOTE: Ignoring media info and setting media path as: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobeVideoProfilesCS3_1-mul/AdobeV ideoProfilesCS3_1-mul.dmg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobeVideoProfilesCS3_1-mul/AdobeV ideoProfilesCS3_1-mul.dmg
    Updating media info for: {ED28819E-310F-4F17-925C-C69B0A1C1F7F}
    NOTE: Ignoring media info and setting media path as: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobeSuiteSharedConfiguration-mul/ AdobeSuiteSharedConfiguration-mul.dmg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobeSuiteSharedConfiguration-mul/ AdobeSuiteSharedConfiguration-mul.dmg
    Updating media info for: {ED9DC850-516E-11E0-9096-1FE5E2AB3DC5}
    NOTE: Ignoring media info and setting media path as: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobeInDesign7xAppLang-en_US/Adobe InDesign7xAppLang-en_US.dmg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobeInDesign7xAppLang-en_US/Adobe InDesign7xAppLang-en_US.dmg
    Updating media info for: {EDE888ED-3BD7-4D8C-AB35-7E4C661A94D9}
    NOTE: Ignoring media info and setting media path as: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobePhotoshop12-en_US/AdobePhotos hop12-en_US.dmg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobePhotoshop12-en_US/AdobePhotos hop12-en_US.dmg
    Updating media info for: {EE85C227-0148-4825-B659-6A1E142571EE}
    NOTE: Ignoring media info and setting media path as: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobeBridge4.1-mul/AdobeBridge4.1- mul.dmg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobeBridge4.1-mul/AdobeBridge4.1- mul.dmg
    Updating media info for: {EF45880C-DD84-46C3-A054-0BC5F76A6BBE}
    NOTE: Ignoring media info and setting media path as: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobePhotoshop12-Support/AdobePhot oshop12-Support.dmg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobePhotoshop12-Support/AdobePhot oshop12-Support.dmg
    Updating media info for: {F313167E-5172-11E0-ACE7-30C2E3AB3DC5}
    NOTE: Ignoring media info and setting media path as: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobeInDesign7xCommonBase-mul/Adob eInDesign7xCommonBase-mul.dmg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobeInDesign7xCommonBase-mul/Adob eInDesign7xCommonBase-mul.dmg
    Updating media info for: {F8ABD584-A99C-4304-AC4B-CCFD0914D871}
    NOTE: Ignoring media info and setting media path as: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobeLinguistics_3_5_All/AdobeLing uistics_3_5_All.dmg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobeLinguistics_3_5_All/AdobeLing uistics_3_5_All.dmg
    Updating media info for: {FD58D99B-9927-4226-8E00-959A4F76BD89}
    NOTE: Ignoring media info and setting media path as: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobeCameraRaw6.0All-181110110248/ AdobeCameraRaw6.0All-181110110248.dmg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobeCameraRaw6.0All-181110110248/ AdobeCameraRaw6.0All-181110110248.dmg
    Updating media info for: {FECCB1BF-038D-41C2-861B-4560E7667005}
    NOTE: Ignoring media info and setting media path as: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobeColorEU_ExtraSettings3_1-mul/ AdobeColorEU_ExtraSettings3_1-mul.dmg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/AdobeColorEU_ExtraSettings3_1-mul/ AdobeColorEU_ExtraSettings3_1-mul.dmg
    Updating media info for: {FFC07452-6E0A-47A6-86E2-E18C9A992E7B}
    NOTE: Ignoring media info and setting media path as: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/DeviceCentral3.5LP-en_GB/DeviceCen tral3.5LP-en_GB.dmg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Macintosh HD 10.4.8/CS5.5 Premium_Install.pkg/Contents/Resources//Setup/payloads/DeviceCentral3.5LP-en_GB/DeviceCen tral3.5LP-en_GB.dmg
    --------------------  END  - Updating Media Sources -  END  --------------------
    Supported RIBS version range: [0.0.66.0,4.0.50.0]
    ----------------- CreatePayloadSession: machine is x86 ---------------
    ______ Verify Dependency Subscribers ______
    BEGIN Operation order for all session payloads: mediaGroup (requires,satisfies)
      {0AA9D11A-227D-45AB-A5D5-6F5F6E81D5E3} Adobe Player for Embedding 3.1 3.101.0.0: 1 (0,10)
      {D8B9B5FB-D388-4D79-AA4B-6C09641189F6} Adobe Utilities CS5.5 3.1.0.0: 2 (0,4)
      {3F023875-4A52-4605-9DB6-A88D4A813E8D} Camera Profiles Installer 6.0.0.0: 3 (0,5)
      {A189C479-C7CD-4E08-8CCF-D999B68C0C71} Camera Profiles Installer_6.3_AdobeCameraRawProfile6.0All 6.3.0.0: 4 (0,0)
      {ED28819E-310F-4F17-925C-C69B0A1C1F7F} Suite Shared Configuration CS5.5 2.5.0.0: 5 (0,9)
      {BD0D6363-E961-410F-8BF4-ECD8795F3923} AdobeCMaps CS5 3.0.0.0: 6 (0,7)
      {6F3A624B-1B72-4081-96E8-23261F389C5C} AdobeTypeSupport CS5 10.0.0.0: 6 (0,7)
      {BAE5212B-6651-4AD8-B26A-1B284D2665C6} AdobePDFL CS5 9.9.0.0: 7 (0,6)
      {AC003BC0-704F-4F02-A72E-AC8B7044DE24} AdobeOutputModule 3.1.0.0: 8 (0,5)
      {4FFA83C0-007A-4DB3-955C-B5EEE73BEDAF} Adobe SwitchBoard 2.0 2.0.0.0: 9 (0,4)
      {1A1E5FF9-D0FD-42A3-8E18-E5E7E95E1AB4} DynamiclinkSupport 5.5.0.0: 9 (0,4)
      {0175676F-8C92-49F2-9131-D0D6AD654B41} AdobeHelp 3.4.0.0: 10 (0,9)
      {71BC8278-815D-4F8C-8FA5-C6F782C73892} Adobe CSXS Infrastructure CS5.5 2.5.0.0: 11 (0,7)
      {4058E728-84D8-45CE-8E2D-5F35BD6659A1} Adobe Extension Manager CS5.5 5.5.0.0: 11 (0,7)
      {6A2E619B-E4AC-433B-A648-D458CE543A96} Adobe XMP Panels CS5 3.0.0.0: 12 (0,6)
      {5C0FEBDA-5A0E-4FC8-91CB-229A4C1561E9} Adobe XMP Panels CS5_3.1_AdobeXMPPanelsAll 3.1.0.0: 13 (0,0)
      {9BA136BE-0077-41E1-AD56-56AB5D4A1A67} Adobe ExtendScript Toolkit CS5.5 3.6.0.0: 14 (2,6)
      {37AB3C65-E02C-4DCF-B0E0-4C2E253D8FA3} Photoshop Camera Raw 6.0.0.0: 15 (1,4)
      {FD58D99B-9927-4226-8E00-959A4F76BD89} Photoshop Camera Raw_6.3_AdobeCameraRaw6.0All 6.3.0.0: 16 (0,0)
      {54D89F03-8EED-4FF9-BCDF-3B2E11D448A6} AdobeColorCommonSetCMYK 3.1.0.0: 17 (0,4)
      {45063C56-A2A2-4FD1-A56A-A964723EEE1E} AdobeColorCommonSetRGB 3.1.0.0: 17 (0,4)
      {7D676EF8-BB79-4741-B799-36F3F1F8DCCB} AdobeColorEU CS5.5 3.1.0.0: 17 (0,4)
      {FECCB1BF-038D-41C2-861B-4560E7667005} AdobeColorEU CS5.5 3.1.0.0: 17 (0,4)
      {A80C015C-1939-42A5-AD2F-E76C7F194505} AdobeColorJA CS5.5 3.1.0.0: 17 (0,4)
      {B5E12198-2A83-436B-AE2F-1F7BF65D2C14} AdobeColorJA CS5.5 3.1.0.0: 17 (0,4)
      {11E1188F-E576-47BC-B215-600C02C7EABF} AdobeColorNA CS5.5 3.1.0.0: 17 (0,4)
      {E471A41E-852F-4A85-AA74-5B82AB81C615} AdobeColorNA CS5.5 3.1.0.0: 17 (0,4)
      {007A2A28-D6A8-4D91-9A2B-568FF8052215} Adobe WinSoft Linguistics Plugin CS5 1.2.0.0: 18 (0,3)
      {03FB981A-5170-11E0-A90E-3CEDE2AB3DC5} Adobe InDesign CS5.5 Application Base Files2 7.5.0.0: 19 (0,1)
      {CE6E1448-516F-11E0-B3C0-13EDE2AB3DC5} Adobe InDesign CS5.5 Application Feature Set Files 7.5.0.0: 19 (0,1)
      {F313167E-5172-11E0-ACE7-30C2E3AB3DC5} Adobe InDesign CS5.5 Common Base Files 7.5.0.0: 19 (0,1)
      {EF45880C-DD84-46C3-A054-0BC5F76A6BBE} Adobe Photoshop CS5.1 Support 12.1.0.0: 19 (0,1)
      {3FA63389-0091-497A-8522-998E43648AEF} Adobe Player for Embedding 3.2 3.2.0.0: 19 (0,1)
      {9FBC5BF9-5019-49D6-A1B3-6BB0E2A1FA54} Pixel Bender Toolkit 2.6.0.0: 20 (1,1)
      {BD85DFD4-005F-4219-8E27-C922CC4D8A61} Adobe CSXS Extensions CS5.5 2.5.0.0: 21 (0,6)
      {4B204697-D302-42D9-94B4-8BDDE6DD359C} Adobe ReviewPanel CS5.5 3.0.0.0: 22 (0,5)
      {49E6D00F-3456-11E0-AE83-842B2B67A8CC} Adobe Device Central CS5.5 3.5.0.0: 23 (3,5)
      {FFC07452-6E0A-47A6-86E2-E18C9A992E7B} Adobe Device Central CS5.5_DeviceCentral3.5LP-en_GB 3.5.0.0: 24 (0,0)
      {22C26C10-5C22-4674-A52C-100112664305} Adobe Device Central CS5.5_DeviceCentral3.5LP-en_US 3.5.0.0: 24 (0,0)
      {A44863BF-8DB8-4D22-88DB-5A02BE319840} Adobe Linguistics CS5 5.0.0.0: 25 (0,4)
      {270C312D-7EC7-474C-BEB2-79CD398E02A3} HIL Help Search 1.0.0.0: 25 (0,4)
      {8B4C951B-F853-4B05-B892-9D5B3CD8AC98} PDF Settings CS5 10.0.0.0: 25 (0,4)
      {A2502D10-2D75-4620-8A8B-73F39D5C1243} PDF Settings CS5 10.0.0.0: 25 (0,4)
      {E39A5ABD-516B-46F9-A042-694BBA6A4E08} Recommended Common Fonts Installation 1.0.0.0: 25 (0,4)
      {CBDD7465-CE11-4A58-9497-C370B65923F1} Required Common Fonts Installation 1.0.0.0: 25 (0,4)
      {DD18D60C-87B1-47D9-8312-67508B402FB9} SiteCatalyst NetAverages CS5.5 2.0.0.0: 25 (0,4)
      {EE85C227-0148-4825-B659-6A1E142571EE} Adobe Bridge CS5.1 4.1.0.0: 26 (12,4)
      {0D96CFE6-376D-44B8-808A-16F3BEB73263} Adobe Media Encoder CS5.5 5.5.0.0: 27 (1,3)
      {3450d4c5-a82b-4428-a512-842ee1555a14} CSXS Story Extension 2.5.0.0: 28 (0,2)
      {DEA79551-23E3-430A-9B15-B544479B7DB2} Flash Player 10.2.153.1: 28 (0,2)
      {4A8546D0-CEDF-48C1-9BA1-DD5B4ADFC154} Adobe Mini Bridge CS5.1 1.1.0.0: 29 (1,2)
      {D682C558-6F3F-4800-885C-4C5EB1B7338C} Adobe Buzzword CS5.5 1.0.0.0: 30 (0,1)
      {83478D6E-4AA8-11E0-A479-24B1F9D7AC32} Adobe Content Viewer 1.0.0.0: 30 (0,1)
      {9FE2BFB0-1DBE-4269-AEBA-A870C5990BEA} Adobe Dreamweaver Widget Browser 1.0.0.0: 30 (0,1)
      {7745F18B-FD8A-4011-BE16-588900C503D0} Adobe Flash Fonts1 1.0.0.0: 30 (0,1)
      {62ED7AE1-01FA-4066-97B7-1CD93A68DD0D} Adobe Hunspell Linguistics Plugin CS5.5 1.0.0.0: 30 (0,1)
      {F8ABD584-A99C-4304-AC4B-CCFD0914D871} Adobe Linguistics CS5.5 5.5.0.0: 30 (0,1)
      {4C08199E-0D93-4227-8325-F024E71CA7A1} Adobe SING CS5 3.0.0.0: 30 (0,1)
      {A1181890-9FA4-11DF-A25D-A35DF04EC7B1} Adobe Toolhints CS5.5 1.5.0.0: 30 (0,1)
      {419B81A0-6282-456C-9B1E-8DBABA0DE2DC} Adobe WinSoft Linguistics Plugin CS5.5 1.2.0.0: 30 (0,1)
      {4603E0C5-6880-4A4F-BCF8-DF1F6AE0E317} AdobeColorPhotoshop CS5.5 3.1.0.0: 30 (0,1)
      {EB186BF2-0A84-40A2-B794-0326D3DF9973} AdobeColorVideoProfilesCS CS5.5 3.1.0.0: 30 (0,1)
      {99BDA97A-4AA8-11E0-9E8D-32B2F9D7AC32} Digital Publishing 1.0.0.0: 30 (0,1)
      {C1646326-4AA6-11E0-AE8E-4C9CF9D7AC32} Adobe Digital Publishing Application Language Files_AdobeDigitalPublishingAppLang-en_US 1.0.0.0: 31 (0,0)
      {E3EE510E-4AA6-11E0-A977-0A9EF9D7AC32} Adobe Digital Publishing Application Language Files_AdobeDigitalPublishingAppLang-en_GB 1.0.0.0: 31 (0,0)
      {6BC81374-1E33-4495-93E2-DD2B10D358EE} AIR for APPLE IOS Support (FP) 2.6.0.0: 31 (0,0)
      {AC76BA86-1033-F400-7760-000000000005} Acrobat Professional 10.0.0.0: 31 (0,0)
      {04ADB20D-99A3-4F83-8176-F07787237EBA} Creative Suite 5.5 Design Premium 5.5.0.0: 32 (1,0)
      {50491591-A44F-429E-B7C8-87E03FECFD78} Adobe Flash Catalyst CS5.5 1.5.0.0: 33 (9,0)
      {9B4F8AA7-DDFA-4A0F-A36C-D0F66CCD66F7} Adobe Dreamweaver CS5.5 11.5.0.0: 34 (13,0)
      {ADC78ABC-AF09-47D2-977F-E27850E3CC1C} Adobe Dreamweaver CS5.5_AdobeDreamweaver11.5en_USLanguagePack 11.5.0.0: 35 (0,0)
      {4B4C871D-9C8A-4C8A-B92A-C37273D6CE7D} Adobe Fireworks CS5.1 11.1.0.0: 36 (14,0)
      {D76E6B59-E1FC-460D-96F3-90B20CAE246D} Adobe Fireworks CS5.1_AdobeFireworks11.1.0en_GBLanguagePack 11.1.0.0: 37 (0,0)
      {8AB04F7C-8AEF-4023-9CDB-F761E4ECF9CC} Adobe Fireworks CS5.1_AdobeFireworks11.1.0en_USLanguagePack 11.1.0.0: 37 (0,0)
      {A516708E-EC03-40F5-B82E-0851A44B3780} Adobe Illustrator CS5.1 15.1.0.0: 38 (32,0)
      {9F747BEC-FB4E-4830-8C58-363B8DCC26EB} Adobe Illustrator CS5.1_AdobeIllustrator15_1en_USLanguagePack 15.1.0.0: 39 (0,0)
      {6C8DB10F-B997-4F24-B081-7BD4313CDBAA} Adobe Illustrator CS5.1_AdobeIllustrator15_1en_GBLanguagePack 15.1.0.0: 39 (0,0)
      {D97AF04B-B70A-4862-BC25-31E6D9C4A529} Adobe Flash CS5.5 11.5.0.0: 40 (36,0)
      {E348E466-429A-4FB0-AFCF-8306C16BBFF1} Adobe Flash CS5.5_AdobeMobileExtension_Flash11.5-mul 4.5.0.0: 41 (0,0)
      {970C9F3A-39C5-480B-BE51-7C70AB9F84DB} Adobe Flash CS5.5_AdobeFlash11.5-en_USLanguagePack 11.5.0.0: 41 (0,0)
      {2EA9B52E-8613-41A0-9EEF-FF54AD4CC810} Adobe Flash CS5.5_AdobeMobileExtension_Flash11.5-en_US 4.5.0.0: 41 (0,0)
      {08EF22BC-43B2-4B4E-BA12-52B18F418F38} Adobe Photoshop CS5.1 Core 12.1.0.0: 42 (37,0)
      {1FEB691B-39ED-4343-99D6-CACDAD879D8C} Adobe Photoshop CS5.1 International English Language Pack_AdobePhotoshop12-en_GB 12.1.0.0: 43 (0,0)
      {EDE888ED-3BD7-4D8C-AB35-7E4C661A94D9} Adobe Photoshop CS5.1 English Language Pack_AdobePhotoshop12-en_US 12.1.0.0: 43 (0,0)
      {0CCF0458-5171-11E0-BC45-DC59E3AB3DC5} Adobe InDesign CS5.5 Application Base Files 7.5.0.0: 44 (47,0)
      {75CD59C0-516F-11E0-892C-26ECE2AB3DC5} Adobe InDesign CS5.5 Common Language Files_AdobeInDesign7xCommonLang-en_US 7.5.0.0: 45 (0,0)
      {3019BB9E-516F-11E0-AAAB-3AEBE2AB3DC5} Adobe InDesign CS5.5 Common Language Files_AdobeInDesign7xCommonLang-en_GB 7.5.0.0: 45 (0,0)
      {ED9DC850-516E-11E0-9096-1FE5E2AB3DC5} Adobe InDesign CS5.5 Application Language Files_AdobeInDesign7xAppLang-en_US 7.5.0.0: 45 (0,0)
      {93D13A00-516E-11E0-97B7-E4DEE2AB3DC5} Adobe InDesign CS5.5 Application Language Files_AdobeInDesign7xAppLang-en_GB 7.5.0.0: 45 (0,0)
    END Operation order for all session payloads: mediaGroup (requires,satisfies)
    Setting property "edtWorkflow" to: 1
    Setting property "installLanguage" to: en_US
    Attempting to find the selected language in the set of available payload languages
    Overwrite property "com.Adobe.PDApp.ignore_aam" to:
    Overwrite property "overrideFile" to: /tmp/EAF55699-644A-4B22-A6B2-D74E5D4A6686//C1FFDBA7-E38A-4C88-90B3-9BDDCE4CEC92
    Overwrite property "skipProcessChecks" to: 1
    Found payload actions:
    Deciding what installer mode to use...
    BEGIN Setting requested payload actions
    Value returned on lookup of payload: {0AA9D11A-227D-45AB-A5D5-6F5F6E81D5E3} Adobe Player for Embedding 3.1 3.101.0.0 is: false
    Action string for {0AA9D11A-227D-45AB-A5D5-6F5F6E81D5E3} Adobe Player for Embedding 3.1 3.101.0.0  is none
    Value returned on lookup of payload: {D8B9B5FB-D388-4D79-AA4B-6C09641189F6} Adobe Utilities CS5.5 3.1.0.0 is: false
    Action string for {D8B9B5FB-D388-4D79-AA4B-6C09641189F6} Adobe Utilities CS5.5 3.1.0.0  is none
    Value returned on lookup of payload: {3F023875-4A52-4605-9DB6-A88D4A813E8D} Camera Profiles Installer 6.0.0.0 is: false
    Action string for {3F023875-4A52-4605-9DB6-A88D4A813E8D} Camera Profiles Installer 6.0.0.0  is none
    Value returned on lookup of payload: {A189C479-C7CD-4E08-8CCF-D999B68C0C71} Camera Profiles Installer_6.3_AdobeCameraRawProfile6.0All 6.3.0.0 is: false
    Action string for {A189C479-C7CD-4E08-8CCF-D999B68C0C71} Camera Profiles Installer_6.3_AdobeCameraRawProfile6.0All 6.3.0.0  is install
    Value returned on lookup of payload: {ED28819E-310F-4F17-925C-C69B0A1C1F7F} Suite Shared Configuration CS5.5 2.5.0.0 is: false
    Action string for {ED28819E-310F-4F17-925C-C69B0A1C1F7F} Suite Shared Configuration CS5.5 2.5.0.0  is none
    Value returned on lookup of payload: {BD0D6363-E961-410F-8BF4-ECD8795F3923} AdobeCMaps CS5 3.0.0.0 is: false
    Action string for {BD0D6363-E961-410F-8BF4-ECD8795F3923} AdobeCMaps CS5 3.0.0.0  is none
    Value returned on lookup of payload: {6F3A624B-1B72-4081-96E8-23261F389C5C} AdobeTypeSupport CS5 10.0.0.0 is: false
    Action string for {6F3A624B-1B72-4081-96E8-23261F389C5C} AdobeTypeSupport CS5 10.0.0.0  is none
    Value returned on lookup of payload: {BAE5212B-6651-4AD8-B26A-1B284D2665C6} AdobePDFL CS5 9.9.0.0 is: false
    Action string for {BAE5212B-6651-4AD8-B26A-1B284D2665C6} AdobePDFL CS5 9.9.0.0  is none
    Value returned on lookup of payload: {AC003BC0-704F-4F02-A72E-AC8B7044DE24} AdobeOutputModule 3.1.0.0 is: false
    Action string for {AC003BC0-704F-4F02-A72E-AC8B7044DE24} AdobeOutputModule 3.1.0.0  is none
    Value returned on lookup of payload: {4FFA83C0-007A-4DB3-955C-B5EEE73BEDAF} Adobe SwitchBoard 2.0 2.0.0.0 is: false
    Action string for {4FFA83C0-007A-4DB3-955C-B5EEE73BEDAF} Adobe SwitchBoard 2.0 2.0.0.0  is none
    Value returned on lookup of payload: {1A1E5FF9-D0FD-42A3-8E18-E5E7E95E1AB4} DynamiclinkSupport 5.5.0.0 is: false
    Action string for {1A1E5FF9-D0FD-42A3-8E18-E5E7E95E1AB4} DynamiclinkSupport 5.5.0.0  is none
    Value returned on lookup of payload: {0175676F-8C92-49F2-9131-D0D6AD654B41} AdobeHelp 3.4.0.0 is: false
    Action string for {0175676F-8C92-49F2-9131-D0D6AD654B41} AdobeHelp 3.4.0.0  is configdbonly
    Selection of payload {0175676F-8C92-49F2-9131-D0D6AD654B41} AdobeHelp 3.4.0.0 is forbidden by the policy. Reason: Required dependency
    Value returned on lookup of payload: {71BC8278-815D-4F8C-8FA5-C6F782C73892} Adobe CSXS Infrastructure CS5.5 2.5.0.0 is: false
    Action string for {71BC8278-815D-4F8C-8FA5-C6F782C73892} Adobe CSXS Infrastructure CS5.5 2.5.0.0  is none
    Value returned on lookup of payload: {4058E728-84D8-45CE-8E2D-5F35BD6659A1} Adobe Extension Manager CS5.5 5.5.0.0 is: false
    Action string for {4058E728-84D8-45CE-8E2D-5F35BD6659A1} Adobe Extension Manager CS5.5 5.5.0.0  is none
    Value returned on lookup of payload: {6A2E619B-E4AC-433B-A648-D458CE543A96} Adobe XMP Panels CS5 3.0.0.0 is: false
    Action string for {6A2E619B-E4AC-433B-A648-D458CE543A96} Adobe XMP Panels CS5 3.0.0.0  is none
    Value returned on lookup of payload: {5C0FEBDA-5A0E-4FC8-91CB-229A4C1561E9} Adobe XMP Panels CS5_3.1_AdobeXMPPanelsAll 3.1.0.0 is: false
    Action string for {5C0FEBDA-5A0E-4FC8-91CB-229A4C1561E9} Adobe XMP Panels CS5_3.1_AdobeXMPPanelsAll 3.1.0.0  is install
    Value returned on lookup of payload: {9BA136BE-0077-41E1-AD56-56AB5D4A1A67} Adobe ExtendScript Toolkit CS5.5 3.6.0.0 is: false
    Action string for {9BA136BE-0077-41E1-AD56-56AB5D4A1A67} Adobe ExtendScript Toolkit CS5.5 3.6.0.0  is none
    Value returned on lookup of payload: {37AB3C65-E02C-4DCF-B0E0-4C2E253D8FA3} Photoshop Camera Raw 6.0.0.0 is: false
    Action string for {37AB3C65-E02C-4DCF-B0E0-4C2E253D8FA3} Photoshop Camera Raw 6.0.0.0  is none
    Value returned on lookup of payload: {FD58D99B-9927-4226-8E00-959A4F76BD89} Photoshop Camera Raw_6.3_AdobeCameraRaw6.0All 6.3.0.0 is: false
    Action string for {FD58D99B-9927-4226-8E00-959A4F76BD89} Photoshop Camera Raw_6.3_AdobeCameraRaw6.0All 6.3.0.0  is install
    Value returned on lookup of payload: {54D89F03-8EED-4FF9-BCDF-3B2E11D448A6} AdobeColorCommonSetCMYK 3.1.0.0 is: false
    Action string for {54D89F03-8EED-4FF9-BCDF-3B2E11D448A6} AdobeColorCommonSetCMYK 3.1.0.0  is none
    Value returned on lookup of payload: {45063C56-A2A2-4FD1-A56A-A964723EEE1E} AdobeColorCommonSetRGB 3.1.0.0 is: false
    Action string for {45063C56-A2A2-4FD1-A56A-A964723EEE1E} AdobeColorCommonSetRGB 3.1.0.0  is none
    Value returned on lookup of payload: {7D676EF8-BB79-4741-B799-36F3F1F8DCCB} AdobeColorEU CS5.5 3.1.0.0 is: false
    Action string for {7D676EF8-BB79-4741-B799-36F3F1F8DCCB} AdobeColorEU CS5.5 3.1.0.0  is none
    Value returned on lookup of payload: {FECCB1BF-038D-41C2-861B-4560E7667005} AdobeColorEU CS5.5 3.1.0.0 is: false
    Action string for {FECCB1BF-038D-41C2-861B-4560E7667005} AdobeColorEU CS5.5 3.1.0.0  is none
    Value returned on lookup of payload: {A80C015C-1939-42A5-AD2F-E76C7F194505} AdobeColorJA CS5.5 3.1.0.0 is: false
    Action string for {A80C015C-1939-42A5-AD2F-E76C7F194505} AdobeColorJA CS5.5 3.1.0.0  is none
    Value returned on lookup of payload: {B5E12198-2A83-436B-AE2F-1F7BF65D2C14} AdobeColorJA CS5.5 3.1.0.0 is: false
    Action string for {B5E12198-2A83-436B-AE2F-1F7BF65D2C14} AdobeColorJA CS5.5 3.1.0.0  is none
    Value returned on lookup of payload: {11E1188F-E576-47BC-B215-600C02C7EABF} AdobeColorNA CS5.5 3.1.0.0 is: false
    Action string for {11E1188F-E576-47BC-B215-600C02C7EABF} AdobeColorNA CS5.5 3.1.0.0  is none
    Value returned on lookup of payload: {E471A41E-852F-4A85-AA74-5B82AB81C615} AdobeColorNA CS5.5 3.1.0.0 is: false
    Action string for {E471A41E-852F-4A85-AA74-5B82AB81C615} AdobeColorNA CS5.5 3.1.0.0  is none
    Value returned on lookup of payload: {007A2A28-D6A8-4D91-9A2B-568FF8052215} Adobe WinSoft Linguistics Plugin CS5 1.2.0.0 is: false
    Action string for {007A2A28-D6A8-4D91-9A2B-568FF8052215} Adobe WinSoft Linguistics Plugin CS5 1.2.0.0  is none
    Value returned on lookup of payload: {03FB981A-5170-11E0-A90E-3CEDE2AB3DC5} Adobe InDesign CS5.5 Application Base Files2 7.5.0.0 is: false
    Action string for {03FB981A-5170-11E0-A90E-3CEDE2AB3DC5} Adobe InDesign CS5.5 Application Base Files2 7.5.0.0  is none
    Value returned on lookup of payload: {CE6E1448-516F-11E0-B3C0-13EDE2AB3DC5} Adobe InDesign CS5.5 Application Feature Set Files 7.5.0.0 is: false
    Action string for {CE6E1448-516F-11E0-B3C0-13EDE2AB3DC5} Adobe InDesign CS5.5 Application Feature Set Files 7.5.0.0  is none
    Value returned on lookup of payload: {F313167E-5172-11E0-ACE7-30C2E3AB3DC5} Adobe InDesign CS5.5 Common Base Files 7.5.0.0 is: false
    Action string for {F313167E-5172-11E0-ACE7-30C2E3AB3DC5} Adobe InDesign CS5.5 Common Base Files 7.5.0.0  is none
    Value returned on lookup of payload: {EF45880C-DD84-46C3-A054-0BC5F76A6BBE} Adobe Photoshop CS5.1 Support 12.1.0.0 is: false
    Action string for {EF45880C-DD84-46C3-A054-0BC5F76A6BBE} Adobe Photoshop CS5.1 Support 12.1.0.0  is none
    Value returned on lookup of payload: {3FA63389-0091-497A-8522-998E43648AEF} Adobe Player for Embedding 3.2 3.2.0.0 is: false
    Action string for {3FA63389-0091-497A-8522-998E43648AEF} Adobe Player for Embedding 3.2 3.2.0.0  is none
    Value returned on lookup of payload: {9FBC5BF9-5019-49D6-A1B3-6BB0E2A1FA54} Pixel Bender Toolkit 2.6.0.0 is: false
    Action string for {9FBC5BF9-5019-49D6-A1B3-6BB0E2A1FA54} Pixel Bender Toolkit 2.6.0.0  is none
    Value returned on lookup of payload: {BD85DFD4-005F-4219-8E27-C922CC4D8A61} Adobe CSXS Extensions CS5.5 2.5.0.0 is: false
    Action string for {BD85DFD4-005F-4219-8E27-C922CC4D8A61} Adobe CSXS Extensions CS5.5 2.5.0.0  is none
    Value returned on lookup of payload: {4B204697-D302-42D9-94B4-8BDDE6DD359C} Adobe ReviewPanel CS5.5 3.0.0.0 is: false
    Action string for {4B204697-D302-42D9-94B4-8BDDE6DD359C} Adobe ReviewPanel CS5.5 3.0.0.0  is none
    Value returned on lookup of payload: {49E6D00F-3456-11E0-AE83-842B2B67A8CC} Adobe Device Central CS5.5 3.5.0.0 is: false
    Action string for {49E6D00F-3456-11E0-AE83-842B2B67A8CC} Adobe Device Central CS5.5 3.5.0.0  is none
    Value returned on lookup of payload: {FFC07452-6E0A-47A6-86E2-E18C9A992E7B} Adobe Device Central CS5.5_DeviceCentral3.5LP-en_GB 3.5.0.0 is: false
    Action string for {FFC07452-6E0A-47A6-86E2-E18C9A992E7B} Adobe Device Central CS5.5_DeviceCentral3.5LP-en_GB 3.5.0.0  is none
    Payload {FFC07452-6E0A-47A6-86E2-E18C9A992E7B} Adobe Device Central CS5.5_DeviceCentral3.5LP-en_GB 3.5.0.0 is extension payload. Aligning its action according to parent.
    Value returned on lookup of payload: {22C26C10-5C22-4674-A52C-100112664305} Adobe Device Central CS5.5_DeviceCentral3.5LP-en_US 3.5.0.0 is: false
    Action string for {22C26C10-5C22-4674-A52C-100112664305} Adobe Device Central CS5.5_DeviceCentral3.5LP-en_US 3.5.0.0  is none
    Payload {22C26C10-5C22-4674-A52C-100112664305} Adobe Device Central CS5.5_DeviceCentral3.5LP-en_US 3.5.0.0 is extension payload. Aligning its action according to parent.
    Value returned on lookup of payload: {A44863BF-8DB8-4D22-88DB-5A02BE319840} Adobe Linguistics CS5 5.0.0.0 is: false
    Action string for {A44863BF-8DB8

  • Getting "An attempt is made to create or change an object ..." in one env.

    I have a colleague who wrote some JAX-WS client code using what WebLogic 10.3.3 provides out of the box. His code is creating a "wsse:Security" element by using SOAPFactory and SOAPElement and related classes. This has worked fine on a couple of dev boxes. They've now promoted the deployment to the next environment, and now the attempt to add the constructed "Security" element fails with:
    org.w3c.dom.DOMException: NAMESPACE_ERR: An attempt is made to create or change an object in a way which is incorrect with regard to namespaces.
    They have verified the problem environment is running the same version of the JDK and WebLogic, but they haven't yet confirmed they have the same WebLogic patches.
    I repeat, this is working fine on his development environment and on at least two development servers, and is having this problem on the next environment down the line towards production.
    I looked for some other experiences with this error, and the only substantive code suggestion I found from that was to add all the used namespaces to the envelope. He did that, but it didn't make a difference.
    The relevant block of code is the following (it fails on the last line):
                        SOAPEnvelope envelope = soapMsgContext.getMessage().getSOAPPart().getEnvelope();
                        SOAPFactory soapFactory = SOAPFactory.newInstance();
                        // WSSecurity <Security> header
                        SOAPElement wsSecHeaderElm = soapFactory.createElement(
                                  "Security",
                                  AUTH_PREFIX,
                                  AUTH_NS);
                        QName wsSecHdrMustUnderstandAttr = new QName("S:mustUnderstand");
                        wsSecHeaderElm.addAttribute(wsSecHdrMustUnderstandAttr, "1");
                        SOAPElement userNameTokenElm = soapFactory.createElement("UsernameToken",
                                  AUTH_PREFIX,
                                  AUTH_NS);
                        Name userNameTokenIdName = soapFactory.createName(
                                  "id",
                                  "wsu",
                                  "http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd");
                        userNameTokenElm.addAttribute(userNameTokenIdName, "Id-8zvykuwmK8yg6dxn3632nQJB");
                        SOAPElement userNameElm = soapFactory.createElement("Username",
                                  AUTH_PREFIX,
                                  AUTH_NS);
                        userNameElm.addTextNode(userName);
                        SOAPElement passwdElm = soapFactory.createElement("Password",
                                  AUTH_PREFIX,
                                  AUTH_NS);
                        Name passwdTypeAttr = soapFactory.createName("Type");
                        passwdElm.addAttribute(passwdTypeAttr, "http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-profile-1.0#PasswordText");
                        passwdElm.addTextNode(password);
                        userNameTokenElm.addChildElement(userNameElm);
                        userNameTokenElm.addChildElement(passwdElm);
                        // add usernametoken to Security header
                        wsSecHeaderElm.addChildElement(userNameTokenElm);
                        // create SOAPHeader instance for SOAP envelope
                        SOAPHeader sh = envelope.getHeader();
                        // add SOAP element for header to SOAP header object
                        sh.addChildElement(wsSecHeaderElm);
    -------------------------

    if it matters, after extensive gnarly debugging, we found the problem was this expression:
    new QName("S:mustUnderstand")
    When we changed this to properly specify the prefix and namespace, the environment it was failing on worked.
    What was odd about this is that other server environments seemingly using the same jars (we turned on verbose:class to verify this) had no problem with this code.
    What was really annoying about this problem is that the error message could have been much more informative. I'm sure the code reporting the error must have known it was this attribute that was having the problem, but it only gave us a very vague error message about the entire element we were creating, which had several sub-elements.

  • My MacBook Pro keeps on randomly scrolling on webpages, putting several spaces when I don't press the spacebar and only sometimes makes a space when I press the spacebar. Why is it doing this? Do I have a virus?

    I am currently struggling to write this due to my very erratic spacebar. When I press it, it only creates a space about two thirds of the time. When I don't press it, it creates spaces, often several, in the middle of words.  This is incredibly annoying and time consuming when writing. If I'm on iTunes or DVD player, it means the media is constantly stopping and starting.
    When I am on webpages they will often scroll straight to the bottom, and when I try to scroll back up it won't allow me to and the screen will look like it's jumping, like my instruction for it to scroll up is fighting against an external instruction forcing it down. This 'fighting' effect is also seen with the spacebar issue when it makes several spaces and I press backspace to try and delete the spaces.
    I have a MacBook Pro bought in July 2012 using Mac OS X 10.7.5. I use ESET Cybersecurity, which hasn't identified any viruses. I have deleted all internet downloads that aren't from well-known websites, yet the problem persists. It has been happening on and off for about a week, during which time I have turned the computer on and off many times, though today it has been far worse than before. I am worried I have a virus, though can't seem to locate one.
    Please, if you can shed any light on the situation, please do! I'm not a techy person at all, so there may be a very obvious reason and solution for this, in which case I apologise for this waste of time. Still, any help would be very very appreciated, thank you!

    You are still under warranty.  Call Apple Care. Make sure you get a case number as all repairs have an additional 90 days of warranty. 
    #1 - You have 14 days from the date of purchase to return your computer with no questions asked.
    #2 - You have 90 days of FREE phone tech support.
    #3 - You have the standard one year Apple warranty.
    #4 - If you've purchased an AppleCare Protection Plan, your warranty last for 3 years.   You can obtain AppleCare anytime up to the first year of the purchase of your computer.
    Take FULL advantage of your warranty.  Posting on a message board should be done as a last resort and if you are out of warranty or Apple Care has expired.

  • How do I create multiple FB accounts for uploading iPhoto pix?

    I create content for several small business Facebook accounts.
    I was hoping to create multiple FB accounts within the iPhoto sharing accounts preferences, but iPhoto doesn't seem to accept my FB alter egos.
    I'd like to be able to have an account that goes right to my personal page pkus a separate sharing account for each FB page for which I'm an administrator. Doesn't seem like too much to ask, but I've been trying to figure this out for a few weeks now. Alas, FB has no real help to speak of so I throw myself on the mercy of the iPhoto community.
    Any suggestions? It would make uploading to FB much speedier--so I'd do it whenever I import pix from my camera into iPhoto instead of being a FB slacker.
    Thanks,
    Nancy

    Ahh, no wonder.
    I had assumed from the account preference choices that I ought be able to create multiple sharing accounts in FB, because of the + sign. And, in fact, for a while time I did have two sharing accounts for two different personal FB accounts. At that time it did work to upload photos directly from iPhoto to the two different personal accounts. But I was never able to upload directly from iPhoto to the intended business account. And since upgrading I can't seem to create a second personal FB account in iPhoto.
    Thanks, Larry, for the assistance. I'll follow your suggestion to recommend the feature to Apple.

  • Strange error while creating form/report pages [ORA-20001]

    While creating two new pages with a form and report on it, I've got a strange error. I tried to create the pages several times, but I always got the same error:
    ORA-20001: Unable to create query and update page. ORA-20001: Unable to create form on table. ORA-20001: Error creating shortcut id="" ORA-00001: unique constraint (FLOWS_030000.WWV_FLOW_SHORTCUT_IDX1) violated
    Error creating query and update.
    Return to application.
    I'm using the wizard to get the pages, like I did many times before (without problems), but this time it will not work!
    Greetings,
    Jan

    Below is a view or sql query i want to create in XE to show users report on startdate,end date,road name,etc,i am having a problem making this view work when i put the code in the sql script. Kindly help me with this if you can please. Thanks. CREATE OR REPLACE FORCE VIEW "RESULTS_DETAILS_VIEW" ("STARTDATE","ENDDATE","ROAD","NAME","STATUS","TYPE","UTILITIES","DATES","LUTON",
    AS SELECT
    d.Startdate,
    d.EndDate,
    l.Road,
    u.Name,
    ws.Status,
    wt.Type,
    cb.startdate,
    cb.enddate,
    cb.road,
    cb.utility,
    cb.type,
    cb.status
    FROM
    Dates d,
    Luton l,
    Utilities u,
    WorkStatus ws,
    WorkType wt,
    Comb cb
    WHERE cb.startDate = d.StartDate
    AND cb.endDate = d.EndDate
    AND cb.road = l.Road
    AND cb.utility = u.Name
    AND cb.type = wt.Type
    AND cb.status = ws.Status
    WITH READ ONLY
    /

  • Time machine backup fails; error creating folder. Western Digital drive requires password which is perhaps/likely the issue. I can't eliminate the password/encryption.

    Time Machine backup fails on new WD external drive (My Passport Studio); error creating folder (after several hours of Time Machine apparently working).
    Background: I purchased a Western Digital drive from an Apple Store to use for Time Machine backup.  I followed the Western Digital instructions that came with the drive for Mac. I didn't get the Time Machine prompt which the instructions indicated I would receive--namely to select whether I want to encrypt my Time Macine backups. (I already have a Time Machine backup I use at another location, which is perhaps why I didn't receive a prompt.)
    I decided to install the Western Digital utilities and security software that comes on the disk--with a view to potentially encrypting the disk (since I still wanted to have an encrypted backup since I was mobile). I forgot that (from experience 2-years previous) that I shouldn't install Western Digital software because it just makes life really complicated.
    I tried several times to do a Time Machine backup with failures each time (error creating the backup folder). I tried to get help from WD but I don't think the technicians were following what my issue was. Potentially I was not helpful in explaining it. I deleted the WD applications from my system after the first contact with WD. However the problem persisted--I still had an encrypted hard drive. After three phone sessions with three different WD techs I still could not get a solution. (By the second call I was not at all interested in having an encrypted drive--I just wanted to format and restore the drive to an unencrypted state so that I could have SOME kind of Time Machine backup.)
    I still don't have a solution--either to get Time Machine working with the WD encryption/password on the drive, or to remove the encryption so I can backup. Right now my options are to return the drive to the Apple Store -- or get a return authorization from WD. Seems crazy since the drive is fine and I have the working password.

    Never install "helpful software" provided by WD and Seagate (or any HD mfg.)
    All such stuff is fluff and nonsense that interferes with normal HD operation.
    Always when you buy a new HD, format it for Mac and then use it to TM backup or clone a HD, or archive data.
    Less is more on HD new out of box.  A "blank brick", no fluff and cotton candy software

  • Can I add a password to a PDF portfolio created from multiple emails?

    Hi,
    Does anyone know how I can add a password to a PDF portfolio that I created by converting several emails into a PDF?
    Thanks in advance for your invaluable help!
    -Matt

    When viewing a Portfolio the classic Tools Pane is not visible, so you cannot apply security in the usual way.
    Instead, open the properties dialog (menu > File > Portfolio Properties) and select the Security tab. Change the dropdown field to "password security" and the dialog box will appear to enter the permissions information.

  • Create a DVD (Movie) From a Video Received via Email (???)

    Someone is sending me a video of a family event via email; not yet sure what format it will be (.mov or whatever) and it's coming via a Windows computer. Assuming that the movie will play when the email arrives, how can I burn the movie to a DVD so I can play it back on a TV later on?
    I suppose I'd drag it to my desktop, but from there I'm not at all sure how to burn it to a DVD so it will play as a movie on my TV's DVD player.
    What app(s) do I use (?), and can someone provide some "See Spot run" instructions, as DVD burning is not my forte'.
    Thanks in advance!
    Message was edited by: pcbjr

    +Why burn with Titanium (which I don't have) if I can burn with either iMovie or iDVD (depending on if I want to snazz it up)?+
    Well, Toast has a few other things included which may come in handy and I've just gotten used to using it, but there is no need for it, especially for basic burning. So, yes, you can use iMovie or iDVD.
    +As an alternative, can I go to iDVD>File>OneStep DVD From Movie (which I would have dragged to the desktop from the email)and do it that way?+
    One-Step DVD is to transfer video directly from a camcorder to burn to a DVD (check iDVD help). I've never used that feature because I tend to do a lot of "snazzing" including customizing the themes, creating intros with several layers of video and live fonts, etc. But there is another possibility: Magic iDVD: "lets you create professional quality DVD with minimal effort" - again, check iDVD help; there are step by step instructions. I haven't used that feature either.
    You might want to consider checking out the appropriate forums for both iMovie and iDVD for tips and/or questions - some very knowledgeable people hang out there. You'll find that with a little effort, you can create some really cool movies. And remember that both iMovie and iDVD only accept certain formats, so if you get an error or it won't let you drag it, run it through MPEG Streamclip first.
    Edit: As an afterthought, I'm wondering if you will actually be able to get that movie via email - most ISP's impose limits on file size.
    Message was edited by: Barbara Daniels1

  • No Hyperlinks when created from Excel

    I have an Excel spreadsheet with 30 tabs. Each tab has many hyperlinks to documents. I need to create / update pdfs several times per week for each tab.
    When I use the "Convert to Adobe PDF" icon manually I get perfect pdfs with working hyperlinks but it takes time to do for all the tabs.
    When I use the "Adobe PDF" printer option in a macro I get the pdfs but without the hyperlinks.
    How do I get the macro & print PDF to give me pdfs with hyperlinks?

    There is no way to print to the PDF printer and retain the hyperlinks. You must use convert.

Maybe you are looking for