DB and 10gAS infrastructure install...

Hello:
We have an ERP product just like Oracle eBusiness suite (Oracle Applications) built using Oracle DB, Forms, Discoverer, Reports, Portal etc. for small and midsize companies (very low foot print compared to Oracle eBusiness suite). Our product is deployed/installed at customer sites who buy the product. Most of our customers are small and they would have one box for 10gAS and one for DB.
Based on above, we are debating how to install infrastructure DB and our applications database…
1.     It is better to have the Infrastructure database on the same server as the Mid Tier as it installs by default? And then just connect to the application’s database on a separate database server (create a link from infrastructure to applications DB)?
2.     Should we put the Infrastructure instance on the Database Server in a separate instance from the application instance?
3.     Should we (or can we) put the Infrastructure in an instance on the database server and then add our application schema inside this same instance so we minimize the number of instances on the production database server.
Please suggest…

Based on experience working with Application Server since the 8iAS days, one can install it in a very complex spread out manner. Unfortunately, the complicated deployments are almost impossible to upgrade. When Service Requests are created, it seems that the upgrade process is only really tested on the simplest configuration. If you want a supportable/upgradeable configuration, you may want to consider the simplest configuration as long as performance is acceptable during normal day to day operations.
One caveat to putting the application schema in the infrastructure database is you limit your database upgrades/patches to only those supported by the application server family.

Similar Messages

  • Need help with 10gAS infrastructure install on RH linux

    Attempting to install a 10g Infrastructure (10.1.2.0.4) on an RedHat ES 4.0, update 2 Server (Brand new clean install of OS followed by install of Infrastructure.) System is a AMD64 3000+ with 2GB memory (we will be loading the AS on this same server, so we went with extra memory.)
    Following the Installation guide to the letter (even caught and corrected the incorrect SHMMAX parameter value in the QIG)… All of the pre install steps completed. During the actual install accepting mostly defaults… (changing group to oinstall vice oracle and putting in the system name where required are the only 2 “changes” I can think of…)
    Everything installs fine until we get to the Single Sign-on Configuration assistant… At that point we get an error “ERROR : Exception while configing SSO DAD :
    oracle.ons.SubscriptionException: Subscription request timed out after 120000 millseconds. Possible causes: OPMN may not be running, you may have an OPMN running in an alternate ORACLE_HOME using duplicate port values, or OPMN may be misconfigured.
         at oracle.ons.SubscriptionNotification.waitForReply(SubscriptionNotification.java:82)
         at oracle.ons.ONS.addSubscriber(ONS.java:336)
         at oracle.ons.Subscriber.realStartup(Subscriber.java:92)
         at oracle.ons.Subscriber.<init>(Subscriber.java:80)
         at oracle.ons.ONS.createNewSubscriber(ONS.java:690)
         at oracle.ias.sysmgmt.task.TaskMaster.sysInit(Unknown Source)
         at oracle.ias.sysmgmt.task.TaskMaster.sysInit(Unknown Source)
         at oracle.ias.sysmgmt.task.InstanceManager.sysInit(Unknown Source)
         at oracle.ias.sysmgmt.task.InstanceManager.init(Unknown Source)
         at oracle.ias.sysmgmt.EntryPoint.init(Unknown Source)
         at oracle.webdb.config.smi.GeneralConfig.<init>(Unknown Source)
         at oracle.webdb.config.smi.GeneralDADConfig.<init>(Unknown Source)
         at oracle.webdb.config.smi.DADConfig904Imp.<init>(Unknown Source)
         at oracle.webdb.config.smi.ConfigFactory.getGeneralDADConfig(Unknown Source)
         at oracle.webdb.config.smi.ConfigFactory.getDADConfig904(Unknown Source)
         at oracle.webdb.config.smi.ConfigFactory.getDADConfigLatest(Unknown Source)
         at oracle.webdb.config.smi.ConfigFactory.getDADConfigLatest(Unknown Source)
         at oracle.security.sso.SSOConfigAssistant.configDAD(SSOConfigAssistant.java:1493)
         at oracle.security.sso.SSOConfigAssistant.ssoConfig(SSOConfigAssistant.java:1270)
         at oracle.security.sso.SSOConfigAssistant.main(SSOConfigAssistant.java:217)
    Please fix the error reported in the stack trace above and re-run SSO Config Tool./home/oracle/OraHome_1/jdk/bin/java
    -cp
    /home/oracle/OraHome_1/lib/xmlparserv2.jar:/home/oracle/OraHome_1/sysman/webapps/emd/WEB-INF/lib/emd.jar:/home/oracle/OraHome_1/sysman/webapps/emd/WEB-INF/lib/log4j-core.jar:/home/oracle/OraHome_1/lib/emSDK.jar
    -DORACLE_HOME=/home/oracle/OraHome_1
    oracle.sysman.emSDK.conf.TargetInstaller
    deletetarget
    oracle_sso_server
    orainfra.menehune_Single Sign-On:orassoSetting the AS product version value in targets.xml to be "10.1.2.0.2".
    Calling method getASTargetInfo.
    getASTargetInfo: oracleHome = "/home/oracle/OraHome_1".
    getASTargetInfo: iasName = "orainfra.menehune".
    getASTargetInfo: iAS Target Type = "oracle_ias".getASTargetInfo: StatusURL value = "http://menehune:7777".
    Retrieved SSO protocol, host, and port info from targets.xml.
    The values are: "http://menehune:7777".
    The following values will be used to configure the sso_server target entry in targets.xml.
    Protocol: "http".
    Hostname: "menehune".
    Port: "7777".
    /home/oracle/OraHome_1/jdk/bin/java
    -cp
    /home/oracle/OraHome_1/lib/xmlparserv2.jar:/home/oracle/OraHome_1/sysman/webapps/emd/WEB-INF/lib/emd.jar:/home/oracle/OraHome_1/sysman/webapps/emd/WEB-INF/lib/log4j-core.jar:/home/oracle/OraHome_1/lib/emSDK.jar
    -DORACLE_HOME=/home/oracle/OraHome_1
    oracle.sysman.emSDK.conf.TargetInstaller
    addtarget
    /home/oracle/OraHome_1/sso/sso_server_target2add.xmlConfiguring SSO languages with the following language code:
    us Language us is already installed.
    About to execute java call using emConfigInstall.jar.
    Here are the arguments:
    /home/oracle/OraHome_1/jdk/bin/java
    -DORACLE_HOME=/home/oracle/OraHome_1
    -jar
    /home/oracle/OraHome_1/jlib/emConfigInstall.jar
    consolesn
    /home/oracle/OraHome_1/sso/conf/consoleConfigSNSegment.xml
    Finished executing the call.Child Process has exited.
    SSO Configuration Assistant failed.
    Configuration assistant "Single Sign-On Configuration Assistant" failed…
    I would swear that this worked once before when I have the server at home (and not attached to the network) but we have tried to re-install (both OS and Oracle from the ground up) while not connected to the network and still get this error… (we have another LDAP on the network that we thought was conflicting, but have eliminated that as a prossiblity.)
    This is the production version of the Oracle applications server, so I would assume that if a number of people were having a problem, I would see something in either OTN or Metalink and I don’t see it in either…
    The only difference I can see is that I am using Update 2 vice Update 1 (the certified version)… I can try going back but V1 but would that make that much difference?
    I see several others have done this without a problem so I home they can help… Ideas from anyone?
    Thanks.
    Michael
    <Note: Cross posted on Identity Management forum (as it's an SSO error)>

    Hi Michael!
    The problems I had with SSO were way different than your problems. What came to my mind is to check the network settings of the machine. What I usually do is to set the hostname and the domain in the /etc/sysctl.conf .I have a ES40u2 were I had no problems whatsoever.
    cu
    Andreas

  • Where to download and how to install Oracle AS Portal ?

    Greetings,
    I'm using portal servers from BEA, IBM and JBoss since several years. I bought a book on Oracle AS Portal which showed me a couple of interesting things I wanted to look at. Surprinsingly enough, this book doesn't start as normally, with how to download and install the product. This already seemd a little bit wear to me. But when I tried to find by myself the Oracle AS Portal bundle to download and install, I didn't find anything. Looking in the Oracle AS 10.1.3 documentation, it seems that Oracle AS Portal is not a part of it. I finally managed myself to find some documentation saying that in order to install the last version of Oracle AS Portal, one should install Orackle AS 10.1.2.0.2 and upgrade afterward to Orcale As Portal 10.1.4. Yes, but when I tried to install Oracle AS 10.1.2.0.2, I dind' find any option concerning the portal. There OC4J, ther is Infrastructure (identity management and other things), development kits but not portal.
    So could someone explain what does this big mistery around Oracle As Portal mean exactly and how to download and install it quickly ?
    Many thanks in advance.
    Nicolas

    First you would need to install the infrastructure which in itself should include the Identity Management and the metadata repository, which portal uses. Then after you're done with that, you can then start the installer again and choose to install the application server (the middle tier). When you're installing the Application Server, it asks for more options. You may choose just to install a J2EE server..in your case if you want portal choose the corresonding option that contains portal. If you're wanting to install Forms/Reports services, you'll need to select the corresponding option. Hopes this helps you get started.

  • CS6 Design and Web Premium install failure (OS X)

    Hello all,
    I recently was given the chance to upgrade to CS6 Design and Web Premium through my educational instutition. I first uninstalled my CS5.5 installation that I previously had through them. Now, whenever I run the CS6 installer, the timer keeps going up on the "Running package scripts" step until it reaches ~32 minutes and then it says that the installation failed. I can literally watch the CS6 pplication folders gradually appear in my Applications folder, and then the installation just reaches a point where it starts deleting everything in the folder. I have tried everything from running the Adobe Creative Suite Cleaner Tool (nothing comes up), analyzing my installer logs with the Adobe Support Advisor (again, nothing), installing using a root account (same problem), installing in Safe Boot Mode (again, same problem), and deleting the Adobe folders in my Library/ApplicationSupport folders. I'm on OS X 10.8.2 and had no problems installing/uninstalling CS5.5.
    Thank you for your help!
    Here are my installer logs:
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    START - Installer Session
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    RIBS version: 6.2.10.0
    OSX version: 10.8.3 
    ::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 377 milliseconds (0.377 seconds) DTR = 29336.9 KBPS (28.6493 MBPS)
    ##### Running EDT Workflow #####
    Ready to initialize session to start with ...
    ::START TIMER:: [CreatePayloadSession]
    -------------------- BEGIN - Updating Media Sources - BEGIN --------------------
    Updated source path: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup
    Updating media info for: {03740852-60C2-4B1A-A3DA-1EDB082C6401}
    NOTE: Ignoring media info and setting media path as: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/AdobeLinguistics_4_0_All/AdobeLinguistics_ 4_0_All.dmg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/AdobeLinguistics_4_0_All/AdobeLinguistics_ 4_0_All.dmg
    Updating media info for: {0377892E-FCAC-46EC-AA70-C6AC8A86A81F}
    NOTE: Ignoring media info and setting media path as: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/AdobeDynamicLinkMediaServer1All/AdobeDynam icLinkMediaServer1All.dmg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/AdobeDynamicLinkMediaServer1All/AdobeDynam icLinkMediaServer1All.dmg
    Updating media info for: {09EB773B-7A86-11E1-8BAE-934436A7136D}
    NOTE: Ignoring media info and setting media path as: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/AdobeFireworks12ja_JPLanguagePack/AdobeFir eworks12ja_JPLanguagePack.dmg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/AdobeFireworks12ja_JPLanguagePack/AdobeFir eworks12ja_JPLanguagePack.dmg
    Updating media info for: {0C4E7429-E920-4125-980E-029A87AE0A4D}
    NOTE: Ignoring media info and setting media path as: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/AdobeColorCommonSetCMYK4_0-mul/AdobeColorC ommonSetCMYK4_0-mul.dmg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/AdobeColorCommonSetCMYK4_0-mul/AdobeColorC ommonSetCMYK4_0-mul.dmg
    Updating media info for: {0D9E083D-1ABE-4B41-B04D-B79947317FF8}
    NOTE: Ignoring media info and setting media path as: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/AdobeIdeaPluginCS6-mul/AdobeIdeaPluginCS6- mul.dmg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/AdobeIdeaPluginCS6-mul/AdobeIdeaPluginCS6- mul.dmg
    Updating media info for: {0E0AA043-65AC-4A20-AAD6-9B4C7667309B}
    NOTE: Ignoring media info and setting media path as: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/AdobeColorEU_Recommended4_0-mul/AdobeColor EU_Recommended4_0-mul.dmg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/AdobeColorEU_Recommended4_0-mul/AdobeColor EU_Recommended4_0-mul.dmg
    Updating media info for: {11C91E36-78ED-11E1-8DB4-73755723D190}
    NOTE: Ignoring media info and setting media path as: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/AdobeInDesign8CommonBase-mul/AdobeInDesign 8CommonBase-mul.dmg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/AdobeInDesign8CommonBase-mul/AdobeInDesign 8CommonBase-mul.dmg
    Updating media info for: {14688254-5CD1-11E1-8D70-4DBBF019A2FF}
    NOTE: Ignoring media info and setting media path as: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/AdobeDigitalPublishing-mul/AdobeDigitalPub lishing-mul.dmg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/AdobeDigitalPublishing-mul/AdobeDigitalPub lishing-mul.dmg
    Updating media info for: {148542D8-49CA-482A-A334-1D54C5A9D53B}
    NOTE: Ignoring media info and setting media path as: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/AdobeXMPPanelsAll/AdobeXMPPanelsAll.dmg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/AdobeXMPPanelsAll/AdobeXMPPanelsAll.dmg
    Updating media info for: {1739F56A-78E9-11E1-91B8-D5885723D190}
    NOTE: Ignoring media info and setting media path as: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/AdobeInDesign8CommonLang-en_GB/AdobeInDesi gn8CommonLang-en_GB.dmg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/AdobeInDesign8CommonLang-en_GB/AdobeInDesi gn8CommonLang-en_GB.dmg
    Updating media info for: {1837F64F-8388-4AA6-AABD-C608B4430715}
    NOTE: Ignoring media info and setting media path as: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/AdobePhotoshop13-ja_JP/AdobePhotoshop13-ja _JP.dmg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/AdobePhotoshop13-ja_JP/AdobePhotoshop13-ja _JP.dmg
    Updating media info for: {1E621A15-CD9F-4543-B3F6-8032B3647A6A}
    NOTE: Ignoring media info and setting media path as: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/AdobeFlash12.0-en_USLanguagePack/AdobeFlas h12.0-en_USLanguagePack.dmg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/AdobeFlash12.0-en_USLanguagePack/AdobeFlas h12.0-en_USLanguagePack.dmg
    Updating media info for: {1F955A4A-F365-4379-AEE2-B7C83E1AA883}
    NOTE: Ignoring media info and setting media path as: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/AdobePhotoshop13-Support/AdobePhotoshop13- Support.dmg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/AdobePhotoshop13-Support/AdobePhotoshop13- Support.dmg
    Updating media info for: {23D3FD35-6497-4038-9CE3-6B79A4093013}
    NOTE: Ignoring media info and setting media path as: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/AdobeFlash12.0-ja_JPLanguagePack/AdobeFlas h12.0-ja_JPLanguagePack.dmg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/AdobeFlash12.0-ja_JPLanguagePack/AdobeFlas h12.0-ja_JPLanguagePack.dmg
    Updating media info for: {2591B843-8028-4395-9DEE-03AF8D631539}
    NOTE: Ignoring media info and setting media path as: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/AdobeAPE3.3-mul/AdobeAPE3.3-mul.dmg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/AdobeAPE3.3-mul/AdobeAPE3.3-mul.dmg
    Updating media info for: {2647A2B2-8CAD-4A9B-ABE3-B8FC29CD6DBF}
    NOTE: Ignoring media info and setting media path as: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/AdobeIllustrator16en_GBLanguagePack/AdobeI llustrator16en_GBLanguagePack.dmg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/AdobeIllustrator16en_GBLanguagePack/AdobeI llustrator16en_GBLanguagePack.dmg
    Updating media info for: {26F763C9-076F-473D-9A0E-4050C973737C}
    NOTE: Ignoring media info and setting media path as: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/AdobeColorJA_ExtraSettings4_0-mul/AdobeCol orJA_ExtraSettings4_0-mul.dmg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/AdobeColorJA_ExtraSettings4_0-mul/AdobeCol orJA_ExtraSettings4_0-mul.dmg
    Updating media info for: {3071EDD7-EA5B-4CAC-B4D0-4D4D664154D1}
    NOTE: Ignoring media info and setting media path as: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/AdobePhotoshop13-en_US/AdobePhotoshop13-en _US.dmg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/AdobePhotoshop13-en_US/AdobePhotoshop13-en _US.dmg
    Updating media info for: {311CDC89-AC18-4344-9EC9-0225328C73D3}
    NOTE: Ignoring media info and setting media path as: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/AdobeFontsRequired-mul/AdobeFontsRequired- mul.dmg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/AdobeFontsRequired-mul/AdobeFontsRequired- mul.dmg
    Updating media info for: {327492D4-78EB-11E1-8ABE-84C55623D190}
    NOTE: Ignoring media info and setting media path as: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/AdobeInDesign8AppBase-mul/AdobeInDesign8Ap pBase-mul.dmg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/AdobeInDesign8AppBase-mul/AdobeInDesign8Ap pBase-mul.dmg
    Updating media info for: {36682D68-3834-487E-BA49-DFA4AB0A2E32}
    NOTE: Ignoring media info and setting media path as: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/AdobeCSXSInfrastructure3-mul/AdobeCSXSInfr astructure3-mul.dmg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/AdobeCSXSInfrastructure3-mul/AdobeCSXSInfr astructure3-mul.dmg
    Updating media info for: {39C9FB9C-7A84-11E1-B574-D095DF20721F}
    NOTE: Ignoring media info and setting media path as: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/AdobeFireworks12-mul/AdobeFireworks12-mul. dmg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/AdobeFireworks12-mul/AdobeFireworks12-mul. dmg
    Updating media info for: {3CB7E1A8-78E9-11E1-A332-DF895723D190}
    NOTE: Ignoring media info and setting media path as: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/AdobeInDesign8CommonLang-en_US/AdobeInDesi gn8CommonLang-en_US.dmg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/AdobeInDesign8CommonLang-en_US/AdobeInDesi gn8CommonLang-en_US.dmg
    Updating media info for: {42C0738D-8D50-45B7-BC51-4BC609133E3A}
    NOTE: Ignoring media info and setting media path as: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/AdobeColorNA_ExtraSettings4_0-mul/AdobeCol orNA_ExtraSettings4_0-mul.dmg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/AdobeColorNA_ExtraSettings4_0-mul/AdobeCol orNA_ExtraSettings4_0-mul.dmg
    Updating media info for: {4482EF4A-376B-46DE-9B17-E377232328E0}
    NOTE: Ignoring media info and setting media path as: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/AdobePDFSettings11-mul/AdobePDFSettings11- mul.dmg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/AdobePDFSettings11-mul/AdobePDFSettings11- mul.dmg
    Updating media info for: {48623899-C152-457D-9B30-1F957332AC2F}
    NOTE: Ignoring media info and setting media path as: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/AdobeColorPhotoshop4_0-mul/AdobeColorPhoto shop4_0-mul.dmg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/AdobeColorPhotoshop4_0-mul/AdobeColorPhoto shop4_0-mul.dmg
    Updating media info for: {4AD35F48-78E8-11E1-9428-B86D5723D190}
    NOTE: Ignoring media info and setting media path as: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/AdobeInDesign8AppLang-ja_JP/AdobeInDesign8 AppLang-ja_JP.dmg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/AdobeInDesign8AppLang-ja_JP/AdobeInDesign8 AppLang-ja_JP.dmg
    Updating media info for: {4F427880-01EA-4E0F-AAE2-9ADE97563A21}
    NOTE: Ignoring media info and setting media path as: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/AdobeUtilities4.0-mul/AdobeUtilities4.0-mu l.dmg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/AdobeUtilities4.0-mul/AdobeUtilities4.0-mu l.dmg
    Updating media info for: {4FAB339E-2132-434F-9376-9CD735E4C69C}
    NOTE: Ignoring media info and setting media path as: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/AdobeFlash12.0-mul/AdobeFlash12.0-mul.dmg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/AdobeFlash12.0-mul/AdobeFlash12.0-mul.dmg
    Updating media info for: {4FFA83C0-007A-4DB3-955C-B5EEE73BEDAF}
    NOTE: Ignoring media info and setting media path as: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/SwitchBoard2.0All/SwitchBoard2.0All.dmg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/SwitchBoard2.0All/SwitchBoard2.0All.dmg
    Updating media info for: {50F5A7C9-1E43-4860-AED8-7F8722691F17}
    NOTE: Ignoring media info and setting media path as: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/AdobeExtendScriptToolkit3.8.0-mul/AdobeExt endScriptToolkit3.8.0-mul.dmg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/AdobeExtendScriptToolkit3.8.0-mul/AdobeExt endScriptToolkit3.8.0-mul.dmg
    Updating media info for: {51C77DC1-5C75-4491-8645-A17CC33F5A36}
    NOTE: Ignoring media info and setting media path as: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/AdobeColorEU_ExtraSettings4_0-mul/AdobeCol orEU_ExtraSettings4_0-mul.dmg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/AdobeColorEU_ExtraSettings4_0-mul/AdobeCol orEU_ExtraSettings4_0-mul.dmg
    Updating media info for: {539AEF15-3A2B-4A31-A587-7E90F7D9C700}
    NOTE: Ignoring media info and setting media path as: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/AdobeCameraRawProfile7.0All/AdobeCameraRaw Profile7.0All.dmg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/AdobeCameraRawProfile7.0All/AdobeCameraRaw Profile7.0All.dmg
    Updating media info for: {557F9FD3-EED8-43D7-AF29-0F19CA832728}
    NOTE: Ignoring media info and setting media path as: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/AdobePDFL10.9-mul/AdobePDFL10.9-mul.dmg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/AdobePDFL10.9-mul/AdobePDFL10.9-mul.dmg
    Updating media info for: {6040E054-500A-427A-9DA2-349F0FEB19D1}
    NOTE: Ignoring media info and setting media path as: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/AdobeIllustrator16en_USLanguagePack/AdobeI llustrator16en_USLanguagePack.dmg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/AdobeIllustrator16en_USLanguagePack/AdobeI llustrator16en_USLanguagePack.dmg
    Updating media info for: {626F0A48-78E9-11E1-B4B1-CE8A5723D190}
    NOTE: Ignoring media info and setting media path as: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/AdobeInDesign8AppFSet-Japan/AdobeInDesign8 AppFSet-Japan.dmg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/AdobeInDesign8AppFSet-Japan/AdobeInDesign8 AppFSet-Japan.dmg
    Updating media info for: {68E6C82A-78E9-11E1-8AE1-E28A5723D190}
    NOTE: Ignoring media info and setting media path as: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/AdobeInDesign8AppFSet-Roman/AdobeInDesign8 AppFSet-Roman.dmg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/AdobeInDesign8AppFSet-Roman/AdobeInDesign8 AppFSet-Roman.dmg
    Updating media info for: {746DA0AA-788B-11E1-AC70-8BE0326B6E9F}
    NOTE: Ignoring media info and setting media path as: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/AdobeDreamweaver12ja_JPLanguagePack/AdobeD reamweaver12ja_JPLanguagePack.dmg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/AdobeDreamweaver12ja_JPLanguagePack/AdobeD reamweaver12ja_JPLanguagePack.dmg
    Updating media info for: {75CB16BD-788B-11E1-AC70-AA66BEC28837}
    NOTE: Ignoring media info and setting media path as: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/AdobeDreamweaver12en_USLanguagePack/AdobeD reamweaver12en_USLanguagePack.dmg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/AdobeDreamweaver12en_USLanguagePack/AdobeD reamweaver12en_USLanguagePack.dmg
    Updating media info for: {76A4887E-7A85-11E1-88DE-92A96E70B8CF}
    NOTE: Ignoring media info and setting media path as: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/AdobeFireworks12en_USLanguagePack/AdobeFir eworks12en_USLanguagePack.dmg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/AdobeFireworks12en_USLanguagePack/AdobeFir eworks12en_USLanguagePack.dmg
    Updating media info for: {78E38D75-4D92-4F6E-B631-17A436BED680}
    NOTE: Ignoring media info and setting media path as: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/AdobeVideoProfilesCS4_0-mul/AdobeVideoProf ilesCS4_0-mul.dmg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/AdobeVideoProfilesCS4_0-mul/AdobeVideoProf ilesCS4_0-mul.dmg
    Updating media info for: {7C895316-78E9-11E1-A476-3E8B5723D190}
    NOTE: Ignoring media info and setting media path as: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/AdobeInDesign8AppBase2-mul/AdobeInDesign8A ppBase2-mul.dmg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/AdobeInDesign8AppBase2-mul/AdobeInDesign8A ppBase2-mul.dmg
    Updating media info for: {83463106-DD1C-4FE5-A61C-DF6715472AD4}
    NOTE: Ignoring media info and setting media path as: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/AdobeExtensionManager6.0All/AdobeExtension Manager6.0All.dmg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/AdobeExtensionManager6.0All/AdobeExtension Manager6.0All.dmg
    Updating media info for: {8467887D-92F1-435C-B387-A7551B88EC70}
    NOTE: Ignoring media info and setting media path as: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/AdobeNPSPanel1-mul/AdobeNPSPanel1-mul.dmg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/AdobeNPSPanel1-mul/AdobeNPSPanel1-mul.dmg
    Updating media info for: {84901376-1C55-4BD3-AD2C-F9BDB4449DAC}
    NOTE: Ignoring media info and setting media path as: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/AdobePDFSettings10-mul/AdobePDFSettings10- mul.dmg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/AdobePDFSettings10-mul/AdobePDFSettings10- mul.dmg
    Updating media info for: {85BD3EEB-DBBE-430A-A8F4-FE5D1E5AD606}
    NOTE: Ignoring media info and setting media path as: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/AdobeDreamweaverWidgetsBrowser1.0-mul/Adob e AIR Installer.app/Contents/MacOS/Adobe AIR Installer
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/AdobeDreamweaverWidgetsBrowser1.0-mul/Adob e AIR Installer.app/Contents/MacOS/Adobe AIR Installer
    Updating media info for: {8ACD4814-788B-11E1-AC70-A860A781E0D9}
    NOTE: Ignoring media info and setting media path as: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/AdobeDreamweaver12-mul/AdobeDreamweaver12- mul.dmg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/AdobeDreamweaver12-mul/AdobeDreamweaver12- mul.dmg
    Updating media info for: {8E01D754-78E8-11E1-ACDF-83765723D190}
    NOTE: Ignoring media info and setting media path as: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/AdobeInDesign8CommonLang-ja_JP/AdobeInDesi gn8CommonLang-ja_JP.dmg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/AdobeInDesign8CommonLang-ja_JP/AdobeInDesi gn8CommonLang-ja_JP.dmg
    Updating media info for: {9124DF4E-617D-486B-A970-8FA632244F24}
    NOTE: Ignoring media info and setting media path as: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/AdobePhotoshop13-Core/AdobePhotoshop13-Cor e.dmg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/AdobePhotoshop13-Core/AdobePhotoshop13-Cor e.dmg
    Updating media info for: {97BA0109-F6BE-4F50-8904-C19442D7216E}
    NOTE: Ignoring media info and setting media path as: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/AdobeBridge5-mul/AdobeBridge5-mul.dmg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/AdobeBridge5-mul/AdobeBridge5-mul.dmg
    Updating media info for: {A0F72081-99FB-4FFA-AE1A-62B5A656CAC1}
    NOTE: Ignoring media info and setting media path as: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/AdobeTypeSupport11-mul/AdobeTypeSupport11- mul.dmg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/AdobeTypeSupport11-mul/AdobeTypeSupport11- mul.dmg
    Updating media info for: {A285BA1E-A8FC-4B54-952B-B3E20A5EB742}
    NOTE: Ignoring media info and setting media path as: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/AdobePDFSettings11-ja_JP/AdobePDFSettings1 1-ja_JP.dmg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/AdobePDFSettings11-ja_JP/AdobePDFSettings1 1-ja_JP.dmg
    Updating media info for: {A725EECB-379F-4432-A975-F2F120CBC6D1}
    NOTE: Ignoring media info and setting media path as: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/AdobeIllustrator16ja_JPLanguagePack/AdobeI llustrator16ja_JPLanguagePack.dmg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/AdobeIllustrator16ja_JPLanguagePack/AdobeI llustrator16ja_JPLanguagePack.dmg
    Updating media info for: {A9E40F78-E54D-494F-94A9-5D502F8DD1E1}
    NOTE: Ignoring media info and setting media path as: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/AdobeWinSoftLinguisticsPluginAll/AdobeWinS oftLinguisticsPluginAll.dmg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/AdobeWinSoftLinguisticsPluginAll/AdobeWinS oftLinguisticsPluginAll.dmg
    Updating media info for: {AA0D312F-1570-4E7E-9A7D-E191E0090FEC}
    NOTE: Ignoring media info and setting media path as: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/AdobeHelp/InstallAdobeHelp
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/AdobeHelp/InstallAdobeHelp
    Updating media info for: {AAF0D225-F129-40F2-916E-12E28DBD19ED}
    NOTE: Ignoring media info and setting media path as: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/AdobeIllustrator16-mul/AdobeIllustrator16- mul.dmg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/AdobeIllustrator16-mul/AdobeIllustrator16- mul.dmg
    Updating media info for: {AC76BA86-1033-F400-7760-000000000005}
    NOTE: Ignoring media info and setting media path as: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web 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/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/AcrobatProfessional10.0-EFG/Adobe Acrobat X Pro Installer.pkg
    Updating media info for: {AC76BA86-1041-0000-7760-000000000005}
    NOTE: Ignoring media info and setting media path as: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/AcrobatProfessional10.0-ja_JP/Adobe Acrobat X Pro Installer.pkg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/AcrobatProfessional10.0-ja_JP/Adobe Acrobat X Pro Installer.pkg
    Updating media info for: {AC85D480-BE25-4B01-84BE-E8A5932E39DB}
    NOTE: Ignoring media info and setting media path as: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/AdobeHunspellPlugin_4_0_All/AdobeHunspellP lugin_4_0_All.dmg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/AdobeHunspellPlugin_4_0_All/AdobeHunspellP lugin_4_0_All.dmg
    Updating media info for: {AD8A9ABD-0567-4489-8843-15A45760231B}
    NOTE: Ignoring media info and setting media path as: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/AdobeColorJA_Recommended4_0-mul/AdobeColor JA_Recommended4_0-mul.dmg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/AdobeColorJA_Recommended4_0-mul/AdobeColor JA_Recommended4_0-mul.dmg
    Updating media info for: {B376BA68-78E8-11E1-8D66-91775723D190}
    NOTE: Ignoring media info and setting media path as: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/AdobeInDesign8AppLang-en_GB/AdobeInDesign8 AppLang-en_GB.dmg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/AdobeInDesign8AppLang-en_GB/AdobeInDesign8 AppLang-en_GB.dmg
    Updating media info for: {B5BC75FC-908D-4E1E-A1EE-09A3FDBBEC77}
    NOTE: Ignoring media info and setting media path as: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/AdobeIdeaPluginCS6-loc/AdobeIdeaPluginCS6- loc.dmg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/AdobeIdeaPluginCS6-loc/AdobeIdeaPluginCS6- loc.dmg
    Updating media info for: {B67ED9AA-F372-40CC-89AB-F5D8FBF56CD4}
    NOTE: Ignoring media info and setting media path as: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/AdobeIllustrator16-Support/AdobeIllustrato r16-Support.dmg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/AdobeIllustrator16-Support/AdobeIllustrato r16-Support.dmg
    Updating media info for: {B98E0DCB-1A75-4394-9813-3A114AA3891D}
    NOTE: Ignoring media info and setting media path as: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/AdobeMiniBridge2-mul/AdobeMiniBridge2-mul. dmg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/AdobeMiniBridge2-mul/AdobeMiniBridge2-mul. dmg
    Updating media info for: {BAA50E10-F61C-11E0-AC88-C17AEB9B6A79}
    NOTE: Ignoring media info and setting media path as: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/AdobeToolhints-mul/AdobeToolhints-mul.dmg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/AdobeToolhints-mul/AdobeToolhints-mul.dmg
    Updating media info for: {BB66788C-4C4F-4EB0-B146-9178857DE287}
    NOTE: Ignoring media info and setting media path as: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/AdobeColorNA_Recommended4_0-mul/AdobeColor NA_Recommended4_0-mul.dmg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/AdobeColorNA_Recommended4_0-mul/AdobeColor NA_Recommended4_0-mul.dmg
    Updating media info for: {C346BBCF-A687-4500-BB19-EE9C2D6FF284}
    NOTE: Ignoring media info and setting media path as: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/AdobeSuiteSharedConfiguration3-mul/AdobeSu iteSharedConfiguration3-mul.dmg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/AdobeSuiteSharedConfiguration3-mul/AdobeSu iteSharedConfiguration3-mul.dmg
    Updating media info for: {C7B1C1B3-368D-4C32-A818-83F1554EB398}
    NOTE: Ignoring media info and setting media path as: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/AdobeColorCommonSetRGB4_0-mul/AdobeColorCo mmonSetRGB4_0-mul.dmg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/AdobeColorCommonSetRGB4_0-mul/AdobeColorCo mmonSetRGB4_0-mul.dmg
    Updating media info for: {CC006FD6-00EF-46FC-ACA0-7A28EFF44D20}
    NOTE: Ignoring media info and setting media path as: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/AMECore6All/AMECore6All.dmg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/AMECore6All/AMECore6All.dmg
    Updating media info for: {CFC3110A-491C-4DBF-A97D-66C567600A2F}
    NOTE: Ignoring media info and setting media path as: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/AdobeCameraRaw7.0All/AdobeCameraRaw7.0All. dmg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/AdobeCameraRaw7.0All/AdobeCameraRaw7.0All. dmg
    Updating media info for: {D2583A3E-399C-45D7-8AF1-FE5BAFC946CF}
    NOTE: Ignoring media info and setting media path as: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/AIRforIOS_Flash12.0-mul/AIRforIOS_Flash12. 0-mul.dmg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/AIRforIOS_Flash12.0-mul/AIRforIOS_Flash12. 0-mul.dmg
    Updating media info for: {D798DB87-E1D3-4271-839C-0ADF8C76944E}
    NOTE: Ignoring media info and setting media path as: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/AdobePDFSettings10-ja_JP/AdobePDFSettings1 0-ja_JP.dmg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/AdobePDFSettings10-ja_JP/AdobePDFSettings1 0-ja_JP.dmg
    Updating media info for: {D8C642B6-A719-4234-8039-2654ED436D2A}
    NOTE: Ignoring media info and setting media path as: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/AdobeDesignWebPremium6-mul/AdobeDesignWebP remium6-mul.dmg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/AdobeDesignWebPremium6-mul/AdobeDesignWebP remium6-mul.dmg
    Updating media info for: {DE7C6FA1-AF75-48A8-B495-CFAD529BCC3D}
    NOTE: Ignoring media info and setting media path as: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/AdobeFontsRecommended-mul/AdobeFontsRecomm ended-mul.dmg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/AdobeFontsRecommended-mul/AdobeFontsRecomm ended-mul.dmg
    Updating media info for: {DE88AA40-6766-43D3-A755-8FC374B3D2C3}
    NOTE: Ignoring media info and setting media path as: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/AdobeDynamiclinkSupport6All/AdobeDynamicli nkSupport6All.dmg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/AdobeDynamiclinkSupport6All/AdobeDynamicli nkSupport6All.dmg
    Updating media info for: {E1C48031-9366-427F-AC04-535CEDAAD995}
    NOTE: Ignoring media info and setting media path as: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/AcrobatXProfessional10.0-mul/AcrobatUpd101 1.pkg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/AcrobatXProfessional10.0-mul/AcrobatUpd101 1.pkg
    Updating media info for: {E51F8824-78E8-11E1-AD81-3C805723D190}
    NOTE: Ignoring media info and setting media path as: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/AdobeInDesign8AppLang-en_US/AdobeInDesign8 AppLang-en_US.dmg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/AdobeInDesign8AppLang-en_US/AdobeInDesign8 AppLang-en_US.dmg
    Updating media info for: {E8B1DAAA-0B6B-44E6-A2D3-8E418EA0EA85}
    NOTE: Ignoring media info and setting media path as: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/AdobeCMaps4-mul/AdobeCMaps4-mul.dmg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/AdobeCMaps4-mul/AdobeCMaps4-mul.dmg
    Updating media info for: {EB2A8CD4-B247-4810-A294-E3DB8EDC6060}
    NOTE: Ignoring media info and setting media path as: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/AdobeCSXSExtensions3-mul/AdobeCSXSExtensio ns3-mul.dmg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/AdobeCSXSExtensions3-mul/AdobeCSXSExtensio ns3-mul.dmg
    Updating media info for: {FD50FA04-4759-494E-9D6D-4589FD80E484}
    NOTE: Ignoring media info and setting media path as: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/AdobePhotoshop13-en_GB/AdobePhotoshop13-en _GB.dmg
      Type: 0, Volume Order: 1, Media Name:
      Path: /Volumes/Adobe CS6 - Design Premium/CS6 Design and Web Premium Install.pkg/Contents/Resources//Setup/payloads/AdobePhotoshop13-en_GB/AdobePhotoshop13-en _GB.dmg
    --------------------  END  - Updating Media Sources -  END  --------------------
    Supported RIBS version range: [0.0.66.0,6.2.10.0]
    ----------------- CreatePayloadSession: machine is x86 ---------------
    ______ Verify Dependency Subscribers ______
    BEGIN Operation order for all session payloads: mediaGroup (requires,satisfies)
      {539AEF15-3A2B-4A31-A587-7E90F7D9C700} Camera Profiles Installer 7.0.0.0: 1 (0,6)
      {2591B843-8028-4395-9DEE-03AF8D631539} Adobe Player for Embedding 3.3 3.3.0.0: 2 (0,9)
      {C346BBCF-A687-4500-BB19-EE9C2D6FF284} Suite Shared Configuration CS6 3.0.0.0: 3 (0,8)
      {E8B1DAAA-0B6B-44E6-A2D3-8E418EA0EA85} AdobeCMaps CS6 4.0.0.0: 4 (0,6)
      {557F9FD3-EED8-43D7-AF29-0F19CA832728} AdobePDFL CS6 10.9.0.0: 4 (0,6)
      {A0F72081-99FB-4FFA-AE1A-62B5A656CAC1} AdobeTypeSupport CS6 11.0.0.0: 4 (0,6)
      {4FFA83C0-007A-4DB3-955C-B5EEE73BEDAF} Adobe SwitchBoard 2.0 2.0.0.0: 5 (0,4)
      {4F427880-01EA-4E0F-AAE2-9ADE97563A21} Adobe Utilities CS6 4.0.0.0: 5 (0,4)
      {DE88AA40-6766-43D3-A755-8FC374B3D2C3} DynamiclinkSupport 6.0.0.0: 5 (0,4)
      {84901376-1C55-4BD3-AD2C-F9BDB4449DAC} PDF Settings CS5 10.0.0.0: 5 (0,4)
      {D798DB87-E1D3-4271-839C-0ADF8C76944E} PDF Settings CS5 10.0.0.0: 5 (0,4)
      {B5BC75FC-908D-4E1E-A1EE-09A3FDBBEC77} AdobeIdeaPluginCS6-loc 1.0.0.0: 6 (0,1)
      {148542D8-49CA-482A-A334-1D54C5A9D53B} Adobe XMP Panels 4.0.0.0: 7 (0,6)
      {CFC3110A-491C-4DBF-A97D-66C567600A2F} Photoshop Camera Raw 7 7.0.0.0: 8 (1,5)
      {A9E40F78-E54D-494F-94A9-5D502F8DD1E1} Adobe WinSoft Linguistics Plugin CS6 1.3.0.0: 9 (0,4)
      {0C4E7429-E920-4125-980E-029A87AE0A4D} AdobeColorCommonSetCMYK CS6 4.0.0.0: 9 (0,4)
      {C7B1C1B3-368D-4C32-A818-83F1554EB398} AdobeColorCommonSetRGB CS6 4.0.0.0: 9 (0,4)
      {0E0AA043-65AC-4A20-AAD6-9B4C7667309B} AdobeColorEU CS6 4.0.0.0: 9 (0,4)
      {51C77DC1-5C75-4491-8645-A17CC33F5A36} AdobeColorEU CS6 4.0.0.0: 9 (0,4)
      {26F763C9-076F-473D-9A0E-4050C973737C} AdobeColorJA CS6 4.0.0.0: 9 (0,4)
      {AD8A9ABD-0567-4489-8843-15A45760231B} AdobeColorJA CS6 4.0.0.0: 9 (0,4)
      {42C0738D-8D50-45B7-BC51-4BC609133E3A} AdobeColorNA CS6 4.0.0.0: 9 (0,4)
      {BB66788C-4C4F-4EB0-B146-9178857DE287} AdobeColorNA CS6 4.0.0.0: 9 (0,4)
      {AC85D480-BE25-4B01-84BE-E8A5932E39DB} Adobe Hunspell Linguistics Plugin CS6 1.0.0.0: 10 (0,3)
      {7C895316-78E9-11E1-A476-3E8B5723D190} Adobe InDesign CS6 Application Base Files2 8.0.0.0: 11 (0,1)
      {626F0A48-78E9-11E1-B4B1-CE8A5723D190} Adobe InDesign CS6 Application Feature Set Files 8.0.0.0: 11 (0,1)
      {68E6C82A-78E9-11E1-8AE1-E28A5723D190} Adobe InDesign CS6 Application Feature Set Files 8.0.0.0: 11 (0,1)
      {11C91E36-78ED-11E1-8DB4-73755723D190} Adobe InDesign CS6 Common Base Files 8.0.0.0: 11 (0,1)
      {1F955A4A-F365-4379-AEE2-B7C83E1AA883} Adobe Photoshop CS6 Support 13.0.0.0: 11 (0,1)
      {EB2A8CD4-B247-4810-A294-E3DB8EDC6060} Adobe CSXS Extensions CS6 3.0.0.0: 12 (0,6)
      {36682D68-3834-487E-BA49-DFA4AB0A2E32} Adobe CSXS Infrastructure CS6 3.0.0.0: 12 (0,6)
      {83463106-DD1C-4FE5-A61C-DF6715472AD4} Adobe Extension Manager CS6 6.0.0.0: 13 (1,6)
      {03740852-60C2-4B1A-A3DA-1EDB082C6401} Adobe Linguistics CS6 6.0.0.0: 14 (0,5)
      {AA0D312F-1570-4E7E-9A7D-E191E0090FEC} AdobeHelp 4.0.0.0: 14 (0,5)
      {50F5A7C9-1E43-4860-AED8-7F8722691F17} Adobe ExtendScript Toolkit CS6 3.8.0.0: 15 (2,5)
      {DE7C6FA1-AF75-48A8-B495-CFAD529BCC3D} Recommended Common Fonts Installation 2.0.0.0: 16 (0,4)
      {311CDC89-AC18-4344-9EC9-0225328C73D3} Required Common Fonts Installation 2.0.0.0: 16 (0,4)
      {4482EF4A-376B-46DE-9B17-E377232328E0} PDF Settings CS6 11.0.0.0: 17 (2,4)
      {A285BA1E-A8FC-4B54-952B-B3E20A5EB742} PDF Settings CS6 11.0.0.0: 17 (2,4)
      {97BA0109-F6BE-4F50-8904-C19442D7216E} Adobe Bridge CS6 5.0.0.0: 18 (8,4)
      {8467887D-92F1-435C-B387-A7551B88EC70} Adobe NPS Panel 1.0.0.0: 19 (0,2)
      {CC006FD6-00EF-46FC-ACA0-7A28EFF44D20} Adobe Media Encoder CS6 6.0.0.0: 20 (1,2)
      {B98E0DCB-1A75-4394-9813-3A114AA3891D} Adobe Mini Bridge CS6 2.0.0.0: 20 (1,2)
      {AC76BA86-1033-F400-7760-000000000005} Acrobat Professional 10.0.0.0: 21 (0,1)
      {AC76BA86-1041-0000-7760-000000000005} Acrobat Professional 10.0.0.0: 21 (0,1)
      {85BD3EEB-DBBE-430A-A8F4-FE5D1E5AD606} Adobe Dreamweaver Widget Browser 1.0.0.0: 21 (0,1)
      {B67ED9AA-F372-40CC-89AB-F5D8FBF56CD4} Adobe Illustrator CS6 Support 16.0.0.0: 21 (0,1)
      {BAA50E10-F61C-11E0-AC88-C17AEB9B6A79} Adobe Toolhints CS6 2.0.0.0: 21 (0,1)
      {48623899-C152-457D-9B30-1F957332AC2F} AdobeColorPhotoshop CS6 4.0.0.0: 21 (0,1)
      {78E38D75-4D92-4F6E-B631-17A436BED680} AdobeColorVideoProfilesCS CS6 4.0.0.0: 21 (0,1)
      {14688254-5CD1-11E1-8D70-4DBBF019A2FF} DPS Desktop Tools CS6 2.0.0.0: 21 (0,1)
      {0377892E-FCAC-46EC-AA70-C6AC8A86A81F} Dynamic Link Media Server 1.0.0.0: 21 (0,1)
      {0D9E083D-1ABE-4B41-B04D-B79947317FF8} AdobeIdeaPluginCS6 1.0.0.0: 22 (1,1)
      {D8C642B6-A719-4234-8039-2654ED436D2A} CS6 Design and Web Premium 6.0.0.0: 23 (1,0)
      {D2583A3E-399C-45D7-8AF1-FE5BAFC946CF} AIR for Apple iOS support (FP) 3.0.0.0: 24 (0,0)
      {E1C48031-9366-427F-AC04-535CEDAAD995} Acrobat X Pro  10.0.0.0: 25 (2,0)
      {8ACD4814-788B-11E1-AC70-A860A781E0D9} Adobe Dreamweaver CS6 12.0.0.0: 26 (9,0)
      {746DA0AA-788B-11E1-AC70-8BE0326B6E9F} Adobe Dreamweaver CS6_AdobeDreamweaver12ja_JPLanguagePack 12.0.0.0: 27 (0,0)
      {75CB16BD-788B-11E1-AC70-AA66BEC28837} Adobe Dreamweaver CS6_AdobeDreamweaver12en_USLanguagePack 12.0.0.0: 27 (0,0)
      {39C9FB9C-7A84-11E1-B574-D095DF20721F} Adobe Fireworks CS6 12.0.0.0: 28 (12,0)
      {09EB773B-7A86-11E1-8BAE-934436A7136D} Adobe Fireworks CS6_AdobeFireworks12ja_JPLanguagePack 12.0.0.0: 29 (0,0)
      {76A4887E-7A85-11E1-88DE-92A96E70B8CF} Adobe Fireworks CS6_AdobeFireworks12en_USLanguagePack 12.0.0.0: 29 (0,0)
      {4FAB339E-2132-434F-9376-9CD735E4C69C} Adobe Flash CS6 12.0.0.0: 30 (32,0)
      {23D3FD35-6497-4038-9CE3-6B79A4093013} Adobe Flash CS6_AdobeFlash12.0-ja_JPLanguagePack 12.0.0.0: 31 (0,0)
      {1E621A15-CD9F-4543-B3F6-8032B3647A6A} Adobe Flash CS6_AdobeFlash12.0-en_USLanguagePack 12.0.0.0: 31 (0,0)
      {AAF0D225-F129-40F2-916E-12E28DBD19ED} Adobe Illustrator CS6 Core 16.0.0.0: 32 (32,0)
      {2647A2B2-8CAD-4A9B-ABE3-B8FC29CD6DBF} Adobe Illustrator CS6 Core_AdobeIllustrator16en_GBLanguagePack 16.0.0.0: 33 (0,0)
      {6040E054-500A-427A-9DA2-349F0FEB19D1} Adobe Illustrator CS6 Core_AdobeIllustrator16en_USLanguagePack 16.0.0.0: 33 (0,0)
      {A725EECB-379F-4432-A975-F2F120CBC6D1} Adobe Illustrator CS6 Core_AdobeIllustrator16ja_JPLanguagePack 16.0.0.0: 33 (0,0)
      {9124DF4E-617D-486B-A970-8FA632244F24} Adobe Photoshop CS6 Core 13.0.0.0: 34 (38,0)
      {FD50FA04-4759-494E-9D6D-4589FD80E484} Adobe Photoshop CS6 International English Language Pack_AdobePhotoshop13-en_GB 13.0.0.0: 35 (0,0)
      {3071EDD7-EA5B-4CAC-B4D0-4D4D664154D1} Adobe Photoshop CS6 English Language Pack_AdobePhotoshop13-en_US 13.0.0.0: 35 (0,0)
      {1837F64F-8388-4AA6-AABD-C608B4430715} Adobe Photoshop CS6 Japanese Language Pack_AdobePhotoshop13-ja_JP 13.0.0.0: 35 (0,0)
      {327492D4-78EB-11E1-8ABE-84C55623D190} Adobe InDesign CS6 Application Base Files 8.0.0.0: 36 (41,0)
      {8E01D754-78E8-11E1-ACDF-83765723D190} Adobe InDesign CS6 Common Language Files_AdobeInDesign8CommonLang-ja_JP 8.0.0.0: 37 (0,0)
      {E51F8824-78E8-11E1-AD81-3C805723D190} Adobe InDesign CS6 Application Language Files_AdobeInDesign8AppLang-en_US 8.0.0.0: 37 (0,0)
      {1739F56A-78E9-11E1-91B8-D5885723D190} Adobe InDesign CS6 Common Language Files_AdobeInDesign8CommonLang-en_GB 8.0.0.0: 37 (0,0)
      {B376BA68-78E8-11E1-8D66-91775723D190} Adobe InDesign CS6 Application Language Files_AdobeInDesign8AppLang-en_GB 8.0.0.0: 37 (0,0)
      {4AD35F48-78E8-11E1-9428-B86D5723D190} Adobe InDesign CS6 Application Language Files_AdobeInDesign8AppLang-ja_JP 8.0.0.0: 37 (0,0)
      {3CB7E1A8-78E9-11E1-A332-DF895723D190} Adobe InDesign CS6 Common Language Files_AdobeInDesign8CommonLang-en_US 8.0.0.0: 37 (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/AA3E6BC2-476C-4464-A2F7-B6BA2A270CDF//7E19A5C5-B6FE-4B79-8E98-480C788032A1
    Found payload actions:
    Deciding what installer mode to use...
    BEGIN Setting requested payload actions
    Value returned on lookup of payload: {539AEF15-3A2B-4A31-A587-7E90F7D9C700} Camera Profiles Installer 7.0.0.0 is: false
    Action string for {539AEF15-3A2B-4A31-A587-7E90F7D9C700} Camera Profiles Installer 7.0.0.0  is none
    Value returned on lookup of payload: {2591B843-8028-4395-9DEE-03AF8D631539} Adobe Player for Embedding 3.3 3.3.0.0 is: false
    Action string for {2591B843-8028-4395-9DEE-03AF8D631539} Adobe Player for Embedding 3.3 3.3.0.0  is none
    Value returned on lookup of payload: {C346BBCF-A687-4500-BB19-EE9C2D6FF284} Suite Shared Configuration CS6 3.0.0.0 is: false
    Action string for {C346BBCF-A687-4500-BB19-EE9C2D6FF284} Suite Shared Configuration CS6 3.0.0.0  is none
    Value returned on lookup of payload: {E8B1DAAA-0B6B-44E6-A2D3-8E418EA0EA85} AdobeCMaps CS6 4.0.0.0 is: false
    Action string for {E8B1DAAA-0B6B-44E6-A2D3-8E418EA0EA85} AdobeCMaps CS6 4.0.0.0  is none
    Value returned on lookup of payload: {557F9FD3-EED8-43D7-AF29-0F19CA832728} AdobePDFL CS6 10.9.0.0 is: false
    Action string for {557F9FD3-EED8-43D7-AF29-0F19CA832728} AdobePDFL CS6 10.9.0.0  is none
    Value returned on lookup of payload: {A0F72081-99FB-4FFA-AE1A-62B5A656CAC1} AdobeTypeSupport CS6 11.0.0.0 is: false
    Action string for {A0F72081-99FB-4FFA-AE1A-62B5A656CAC1} AdobeTypeSupport CS6 11.0.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: {4F427880-01EA-4E0F-AAE2-9ADE97563A21} Adobe Utilities CS6 4.0.0.0 is: false
    Action string for {4F427880-01EA-4E0F-AAE2-9ADE97563A21} Adobe Utilities CS6 4.0.0.0  is none
    Value returned on lookup of payload: {DE88AA40-6766-43D3-A755-8FC374B3D2C3} DynamiclinkSupport 6.0.0.0 is: false
    Action string for {DE88AA40-6766-43D3-A755-8FC374B3D2C3} DynamiclinkSupport 6.0.0.0  is none
    Value returned on lookup of payload: {84901376-1C55-4BD3-AD2C-F9BDB4449DAC} PDF Settings CS5 10.0.0.0 is: false
    Action string for {84901376-1C55-4BD3-AD2C-F9BDB4449DAC} PDF Settings CS5 10.0.0.0  is none
    Value returned on lookup of payload: {D798DB87-E1D3-4271-839C-0ADF8C76944E} PDF Settings CS5 10.0.0.0 is: false
    Action string for {D798DB87-E1D3-4271-839C-0ADF8C76944E} PDF Settings CS5 10.0.0.0  is none
    Value returned on lookup of payload: {B5BC75FC-908D-4E1E-A1EE-09A3FDBBEC77} AdobeIdeaPluginCS6-loc 1.0.0.0 is: false
    Action string for {B5BC75FC-908D-4E1E-A1EE-09A3FDBBEC77} AdobeIdeaPluginCS6-loc 1.0.0.0  is none
    Value returned on lookup of payload: {148542D8-49CA-482A-A334-1D54C5A9D53B} Adobe XMP Panels 4.0.0.0 is: false
    Action string for {148542D8-49CA-482A-A334-1D54C5A9D53B} Adobe XMP Panels 4.0.0.0  is none
    Value returned on lookup of payload: {CFC3110A-491C-4DBF-A97D-66C567600A2F} Photoshop Camera Raw 7 7.0.0.0 is: false
    Action string for {CFC3110A-491C-4DBF-A97D-66C567600A2F} Photoshop Camera Raw 7 7.0.0.0  is none
    Value returned on lookup of payload: {A9E40F78-E54D-494F-94A9-5D502F8DD1E1} Adobe WinSoft Linguistics Plugin CS6 1.3.0.0 is: false
    Action string for {A9E40F78-E54D-494F-94A9-5D502F8DD1E1} Adobe WinSoft Linguistics Plugin CS6 1.3.0.0  is none
    Value returned on lookup of payload: {0C4E7429-E920-4125-980E-029A87AE0A4D} AdobeColorCommonSetCMYK CS6 4.0.0.0 is: false
    Action string for {0C4E7429-E920-4125-980E-029A87AE0A4D} AdobeColorCommonSetCMYK CS6 4.0.0.0  is none
    Value returned on lookup of payload: {C7B1C1B3-368D-4C32-A818-83F1554EB398} AdobeColorCommonSetRGB CS6 4.0.0.0 is: false
    Action string for {C7B1C1B3-368D-4C32-A818-83F1554EB398} AdobeColorCommonSetRGB CS6 4.0.0.0  is none
    Value returned on lookup of payload: {0E0AA043-65AC-4A20-AAD6-9B4C7667309B} AdobeColorEU CS6 4.0.0.0 is: false
    Action string for {0E0AA043-65AC-4A20-AAD6-9B4C7667309B} AdobeColorEU CS6 4.0.0.0  is none
    Value returned on lookup of payload: {51C77DC1-5C75-4491-8645-A17CC33F5A36} AdobeColorEU CS6 4.0.0.0 is: false
    Action string for {51C77DC1-5C75-4491-8645-A17CC33F5A36} AdobeColorEU CS6 4.0.0.0  is none
    Value returned on lookup of payload: {26F763C9-076F-473D-9A0E-4050C973737C} AdobeColorJA CS6 4.0.0.0 is: false
    Action string for {26F763C9-076F-473D-9A0E-4050C973737C} AdobeColorJA CS6 4.0.0.0  is none
    Value returned on lookup of payload: {AD8A9ABD-0567-4489-8843-15A45760231B} AdobeColorJA CS6 4.0.0.0 is: false
    Action string for {AD8A9ABD-0567-4489-8843-15A45760231B} AdobeColorJA CS6 4.0.0.0  is none
    Value returned on lookup of payload: {42C0738D-8D50-45B7-BC51-4BC609133E3A} AdobeColorNA CS6 4.0.0.0 is: false
    Action string for {42C0738D-8D50-45B7-BC51-4BC609133E3A} AdobeColorNA CS6 4.0.0.0  is none
    Value returned on lookup of payload: {BB66788C-4C4F-4EB0-B146-9178857DE287} AdobeColorNA CS6 4.0.0.0 is: false
    Action string for {BB66788C-4C4F-4EB0-B146-9178857DE287} AdobeColorNA CS6 4.0.0.0  is none
    Value returned on lookup of payload: {AC85D480-BE25-4B01-84BE-E8A5932E39DB} Adobe Hunspell Linguistics Plugin CS6 1.0.0.0 is: false
    Action string for {AC85D480-BE25-4B01-84BE-E8A5932E39DB} Adobe Hunspell Linguistics Plugin CS6 1.0.0.0  is none
    Value returned on lookup of payload: {7C895316-78E9-11E1-A476-3E8B5723D190} Adobe InDesign CS6 Application Base Files2 8.0.0.0 is: false
    Action string for {7C895316-78E9-11E1-A476-3E8B5723D190} Adobe InDesign CS6 Application Base Files2 8.0.0.0  is none
    Value returned on lookup of payload: {626F0A48-78E9-11E1-B4B1-CE8A5723D190} Adobe InDesign CS6 Application Feature Set Files 8.0.0.0 is: false
    Action string for {626F0A48-78E9-11E1-B4B1-CE8A5723D190} Adobe InDesign CS6 Application Feature Set Files 8.0.0.0  is none
    Value returned on lookup of payload: {68E6C82A-78E9-11E1-8AE1-E28A5723D190} Adobe InDesign CS6 Application Feature Set Files 8.0.0.0 is: false
    Action string for {68E6C82A-78E9-11E1-8AE1-E28A5723D190} Adobe InDesign CS6 Application Feature Set Files 8.0.0.0  is none
    Value returned on lookup of payload: {11C91E36-78ED-11E1-8DB4-73755723D190} Adobe InDesign CS6 Common Base Files 8.0.0.0 is: false
    Action string for {11C91E36-78ED-11E1-8DB4-73755723D190} Adobe InDesign CS6 Common Base Files 8.0.0.0  is none
    Value returned on lookup of payload: {1F955A4A-F365-4379-AEE2-B7C83E1AA883} Adobe Photoshop CS6 Support 13.0.0.0 is: false
    Action string for {1F955A4A-F365-4379-AEE2-B7C83E1AA883} Adobe Photoshop CS6 Support 13.0.0.0  is none
    Value returned on lookup of payload: {EB2A8CD4-B247-4810-A294-E3DB8EDC6060} Adobe CSXS Extensions CS6 3.0.0.0 is: false
    Action string for {EB2A8CD4-B247-4810-A294-E3DB8EDC6060} Adobe CSXS Extensions CS6 3.0.0.0  is none
    Value returned on lookup of payload: {36682D68-3834-487E-BA49-DFA4AB0A2E32} Adobe CSXS Infrastructure CS6 3.0.0.0 is: false
    Action string for {36682D68-3834-487E-BA49-DFA4AB0A2E32} Adobe CSXS Infrastructure CS6 3.0.0.0  is none
    Value returned on lookup of payload: {83463106-DD1C-4FE5-A61C-DF6715472AD4} Adobe Extension Manager CS6 6.0.0.0 is: false
    Action string for {83463106-DD1C-4FE5-A61C-DF6715472AD4} Adobe Extension Manager CS6 6.0.0.0  is none
    Value returned on lookup of payload: {03740852-60C2-4B1A-A3DA-1EDB082C6401} Adobe Linguistics CS6 6.0.0.0 is: false
    Action string for {03740852-60C2-4B1A-A3DA-1EDB082C6401} Adobe Linguistics CS6 6.0.0.0  is none
    Value returned on lookup of payload: {AA0D312F-1570-4E7E-9A7D-E191E0090FEC} AdobeHelp 4.0.0.0 is: false
    Action string for {AA0D312F-1570-4E7E-9A7D-E191E0090FEC} AdobeHelp 4.0.0.0  is configdbonly
    Selection of payload {AA0D312F-1570-4E7E-9A7D-E191E0090FEC} AdobeHelp 4.0.0.0 is forbidden by the policy. Reason: Required dependency
    Value returned on lookup of payload: {50F5A7C9-1E43-4860-AED8-7F8722691F17} Adobe ExtendScript Toolkit CS6 3.8.0.0 is: false
    Action string for {50F5A7C9-1E43-4860-AED8-7F8722691F17} Adobe ExtendScript Toolkit CS6 3.8.0.0  is none
    Value returned on lookup of payload: {DE7C6FA1-AF75-48A8-B495-CFAD529BCC3D} Recommended Common Fonts Installation 2.0.0.0 is: false
    Action string for {DE7C6FA1-AF75-48A8-B495-CFAD529BCC3D} Recommended Common Fonts Installation 2.0.0.0  is none
    Value returned on lookup of payload: {311CDC89-AC18-4344-9EC9-0225328C73D3} Required Common Fonts Installation 2.0.0.0 is: false
    Action string for {311CDC89-AC18-4344-9EC9-0225328C73D3} Required Common Fonts Installation 2.0.0.0  is none
    Value returned on lookup of payload: {4482EF4A-376B-46DE-9B17-E377232328E0} PDF Settings CS6 11.0.0.0 is: false
    Action string for {4482EF4A-376B-46DE-9B17-E377232328E0} PDF Settings CS6 11.0.0.0  is none
    Value returned on lookup of payload: {A285BA1E-A8FC-4B54-952B-B3E20A5EB742} PDF Settings CS6 11.0.0.0 is: false
    Action string for {A285BA1E-A8FC-4B54-952B-B3E20A5EB742} PDF Settings CS6 11.0.0.0  is none
    Value returned on lookup of payload: {97BA0109-F6BE-4F50-8904-C19442D7216E} Adobe Bridge CS6 5.0.0.0 is: false
    Action string for {97BA0109-F6BE-4F50-8904-C19442D7216E} Adobe Bridge CS6 5.0.0.0  is none
    Value returned on lookup of payload: {8467887D-92F1-435C-B387-A7551B88EC70} Adobe NPS Panel 1.0.0.0 is: false
    Action string for {8467887D-92F1-435C-B387-A7551B88EC70} Adobe NPS Panel 1.0.0.0  is none
    Value returned on lookup of payload: {CC006FD6-00EF-46FC-ACA0-7A28EFF44D20} Adobe Media Encoder CS6 6.0.0.0 is: false
    Action string for {CC006FD6-00EF-46FC-ACA0-7A28EFF44D20} Adobe Media Encoder CS6 6.0.0.0  is none
    Value returned on lookup of payload: {B98E0DCB-1A75-4394-9813-3A114AA3891D} Adobe Mini Bridge CS6 2.0.0.0 is: false
    Action string for {B98E0DCB-1A75-4394-9813-3A114AA3891D} Adobe Mini Bridge CS6 2.0.0.0  is none
    Value returned on lookup of payload: {AC76BA86-1033-F400-7760-000000000005} Acrobat Professional 10.0.0.0 is: false
    Action string for {AC76BA86-1033-F400-7760-000000000005} Acrobat Professional 10.0.0.0  is none
    Value returned on lookup of payload: {AC76BA86-1041-0000-7760-000000000005} Acrobat Professional 10.0.0.0 is: false
    Action string for {AC76BA86-1041-0000-7760-000000000005} Acrobat Professional 10.0.0.0  is none
    Value returned on lookup of payload: {85BD3EEB-DBBE-430A-A8F4-FE5D1E5AD606} Adobe Dreamweaver Widget Browser 1.0.0.0 is: false
    Action string for {85BD3EEB-DBBE-430A-A8F4-FE5D1E5AD606} Adobe Dreamweaver Widget Browser 1.0.0.0  is configdbonly
    Selection of payload {85BD3EEB-DBBE-430A-A8F4-FE5D1E5AD606} Adobe Dreamweaver Widget Browser 1.0.0.0 is forbidden by the policy. Reason: Required dependency
    Value returned on lookup of payload: {B67ED9AA-F372-40CC-89AB-F5D8FBF56CD4} Adobe Illustrator CS6 Support 16.0.0.0 is: false
    Action string for {B67ED9AA-F372-40CC-89AB-F5D8FBF56CD4} Adobe Illustrator CS6 Support 16.0.0.0  is none
    Value returned on lookup of payload: {BAA50E10-F61C-11E0-AC88-C17AEB9B6A79} Adobe Toolhints CS6 2.0.0.0 is: false
    Action string for {BAA50E10-F61C-11E0-AC88-C17AEB9B6A79} Adobe

    Looks like another instance of the Adobe installer not being able to modify/remove /Library/ColorSync/Profiles. Typicaly in cases like that you can rename "/Library/ColorSync/Profiles" to something like "/Library/ColorSync/Profiles-old" (you'll need Administrator rights to do that) and then rerun the installer. Should go off without a hitch at that point. You can move back any custom profiles you had in the original Profiles folder post-install.

  • I have AD and Exchange 2010 installed on different servers. can I control both with powershell from the AD server?

    Hi all,
    I have a lab env that include: 2 server 2012 with AD DS, 1 server 2012 with Exchange 2010, 1 server 2012 that I will install later Edge server.
    I have a script that can build all my AD and Exchange infrastructure . This script was tested on single server that hosted both AD DS and Exchange. 
    My question is how to run the script let say from one of the AD DS servers and do his magic also on the Exchange server?
    momu

    Hi,
    Take a look at this:
    https://gallery.technet.microsoft.com/office/Create-a-new-implicit-5fdafe45
    Don't retire TechNet! -
    (Don't give up yet - 13,085+ strong and growing)

  • Infrastructure Install Error - ADMN-202001

    I get the following during the infrastructure install when running DCM Repository Backup Assistant. Any ideas? Eveything else installed ok.
    Command which is being spawned is C:\oracle\Infrastructure/jdk/bin/javaw.exe -classpath C:\oracle\Infrastructure/dcm/lib/dcm.jar;C:\oracle\Infrastructure/opmn/lib/ons.jar;C:\oracle\Infrastructure/lib/classes12.zip;C:\oracle\Infrastructure/lib/xmlparserv2.jar;C:\oracle\Infrastructure/lib/xschema.jar;C:\oracle\Infrastructure/lib/classgen.jar;C:\oracle\Infrastructure/j2ee/home/oc4j.jar;C:\oracle\Infrastructure/j2ee/home/mail.jar;C:\oracle\Infrastructure/j2ee/home/jaas.jar;C:\oracle\Infrastructure/j2ee/home/jta.jar;C:\oracle\Infrastructure/j2ee/home/ejb.jar;C:\oracle\Infrastructure/lib/dms.jar;C:\oracle\Infrastructure/jlib/repository.jar;C:\oracle\Infrastructure/jlib/emConfigInstall.jar;C:\oracle\Infrastructure/j2ee/home/jazn.jar;C:\oracle\Infrastructure/j2ee/home/jaznplugin.jar oracle.ias.sysmgmt.cmdline.DcmCmdLine saveInstance -force -o C:\oracle\Infrastructure
    Configuration tool DCM Repository Backup Assistant failed
    ADMN-202001

    Is there any Oracle person that can tell me what this error message means? Please take a look at the $OH/dcm/logs/dcmctl_logs/log.xml file and find the stacktrace, then let me know.

  • Infrastructure Install

    After installing Oracle Infrastructure 9.0.2 (Release 2) on Solaris 8, I get the message that the install and linking was successful. However, when the install proceeds to automatically run the configuration assistants about 8 of the processes fail. For the Oracle Net Configuration and Database Configuration Assistant I get messages such as, can't find file "/lib.../libjava.so" and "could not locate java runtime."
    I've noticed that the emca and dbca scripts try to use JRE (v1.1.8). When I try running the jre under ORACLE_HOME/JRE/bin I get a message, "could not locate java runtime."
    Am I missing an environment setting needed during the install (or later) that is causing these problems? I'm guessing that the 8 automatic starting of processes that fail after the Infrastructure install is related to a Java path issue?
    I do have the environment settings set that are described in the Install doc and I did modify the kernel parameters. I believe I've setup everything properly before the install based on the install doc.
    Any ideas?
    -Brian

    After looking on Metalink I found the problem and resolution. Doc ID: 212401.1 on Metalink.
    The oracle account used to install the Infrastructure needs read AND write access to the parent directory of the directory specified for oraInventory (or equivalent). The installer needs to create two other directories at the same directory level as oraInventory.
    After deinstalling, modifying permissions and reisntalling 9.0.2.0.1 Infrastructure, the java and jre problems went away.

  • Itunes wont open and when re-installed received this msg: Service Apple mob device failed to start.  You have insufficent privileges to start system svc.  Help?

    Itunes wont open and when re-installed received this msg: Service Apple mob device failed to start.  You have insufficent privileges to start system svc.  Help?

    Download Itunes from Apple.com, not from within Itunes.
    Redo the install, following the below procedure.   However, when you re-install Itunes,  right click and run the install as administrator.   For Win 7, you have to hold down the cntrl and shift keys when you right click and then "run as administrator" will be an option.
    Go to Control Panel > Add or Remove Programs (Win XP) or Programs and Features (Vista, Win 7 & later)
    Remove all of these items in the following order:
    iTunes
    Apple Software Update
    Apple Mobile Device Support (if this won't uninstall move on to the next item)
    Bonjour
    Apple Application Support
    Reboot, download iTunes, then reinstall, either using an account with administrative rights, or right-clicking the downloaded installer and selecting Run as Administrator.
    The uninstall and reinstall process will preserve your iTunes library and settings, but ideally you would back up the library and your other important personal documents and data on a regular basis. See this user tip for a suggested technique.
    Please note:
    Some users may need to follow all the steps in whichever of the following support documents applies to their system. These include some additional manual file and folder deletions not mentioned above.
    HT1925: Removing and Reinstalling iTunes for Windows XP
    HT1923: Removing and reinstalling iTunes

  • Itunes wont open. Ive tried uninstalling, cleaned up my PC and then re installed again but still wont open! There are no error messages. It just wont open

    Itunes wont open. Ive tried uninstalling, cleaned up my PC and then re installed again but still wont open! There are no error messages. It just wont open! Im very frustrated and anything would help! I have Windows 7 or Vista. Idk which

    Hello Dr.Help,
    Thank you for providing so much information about the issue you are experiencing with iTunes.  It sounds like you have tried reinstalling it, but nothing happens when you launch it.  I recommend following the steps in this article to resolve launch issues with iTunes:
    iTunes for Windows Vista or Windows 7: Troubleshooting unexpected quits, freezes, or launch issues
    http://support.apple.com/kb/ts1717
    Thank you for using Apple Support Communities.
    Best,
    Sheila M.

  • My iMac 8.1 was slowing down and had permissions problems. I backed everything up, and then re-installed. Now all I get is a black screen. Power+D gives me a hardware error message: HDD-1336. Help!

    My iMac 8.1 (10.6.8 ) was slowing down and had recurrent permissions problems, mostly with Java. I backed everything up, and then re-installed from time machine. Now all I get is a black screen which says I need to reboot. Power+D gives me a hardware error message: 4 MOT/1/40000003: HDD-1336 or HDD-1327. When I reboot from the OSX CD and start disc utilities everything checks out OK. When I reload 10.5.2 from the OSX CD everything seems to work OK and no more permissions problems. But then I loose all my email and safari stuff. Anyone have any ideas short of going back to my old PC?

    DonM. wrote:
    Hi
    Thanks for the help. No point in fooling around with it any more. Will I be able to use it as a monitor if I get a mimi mac?
    Cheers. Don
    No unfortunatley it's too old, you are referring to Target Display Mode which became avialble in 2009, your 2008 needs to have the HD replaced. I'd still do that if everything else is OK or you can simply buy a new MM and display or even a new iMac  or an Apple refurbished iMac to save money.

  • My new 8th gen iPod nano is 'not recognized' by my computer. My computer runs on Windows 7, and I've installed and updated the latest versions of itunes etc, but still to no avail! I've tried different usb ports, troubleshooting...

    My computer runs on Windows 7, and I've installed and updated the latest versions of itunes etc, but still to no avail! I've tried different usb ports, troubleshooting, etc... But it still says "One of the USB decuces arrached to this omputer has malfunctioned and windows does not recognize it".
    The iPod is brand new, sent to me by Apple as part of the 1st gen replacement programme. I've been using the cable that came with the 1st gen iPod (I bought the first gen second hand) It always worked on my computer with the 1st gen iPod. So I was wondering, do you think I need to replace my cable in order for my PC to recognize my iPod or is it something else?
    Thanks

    Try a different cable. And are you connecting directly to your computer or through a USB hub?

  • SPECS FOR NEW MBP HARD DRIVE AND HOW TO INSTALL NEW OS AND USE TIME MACHINE

    I need to replace the hard drive in my early-2006 1.83 MacBook Pro (15-inch), because the Genius at the Apple Store told me that I'm getting weird behavior on it due to the drive slowing down and that it won't last much longer.
    I have 2 questions:
    First, I want to order the drive online and have it installed locally. I will probably get a 320 to 500GB drive. What are the exact other specs I will need to find the right one?
    Second, I am currently running 10.5.8 and backing up with Time Machine. I would like to install 10. 6 on the new drive, but don't know how to go about using the Time Machine backup to get all my apps and files running. Can someone describe this procedure for me?
    Many thanks!

    Hi Annie,
    You need a 2.5" 9.5mm high SATA HD, either 5400 or 7200RPM. Check out macsales, newegg, amazon to name a few places.
    How to restore from a TM backup: http://support.apple.com/kb/ht1427
    Prepare your HD by formatting and partitioning it:
    1. Boot from install disc (press power button, immediately insert install disc and hold down c key).
    2. Select your language.
    3. Open Disk Utility from Utilities menu.
    4. Select the HD in the left pane (the manufacturer’s name and the HD model number).
    5. Click on the Erase tab.
    6. Choose the Format: Mac OS Extended (Journaled).
    NOTE: if you want to zero the HD (which I always think is a good idea, but does take time), click on Security Options, click the button for Zero Out Data, click OK. The larger the HD, the longer this will take, in some cases several hours.
    7. Click on Erase and wait for the entire process to finish.
    8. Click the Partition tab.
    9. Click on Volume Scheme: and choose the number of partitions (normally just one unless you have other plans).
    10. Click on the Options button (located underneath the Volume Scheme pane) and select GUID.
    11. Click Apply.
    12. Quit Disk Utility and continue with the installation process to install OSX or run Restore from a TM backup; when finished, repair permissions, run updates, repair permissions.
    Message was edited by: tjk

  • I have a fully paid subscription to CC and use of installed programs but I can no longer sign in to CC. It repeatedly says "You've been signed out". I have the need to install another program but I can't sign in.

    I have a fully paid subscription to CC and use of installed programs but I can no longer sign in to CC. It repeatedly says "You've been signed out". I have the need to install another program but I can't sign in.

    Sign Out When Sign In http://forums.adobe.com/thread/1450581?tstart=0 may help
    -and http://helpx.adobe.com/creative-cloud/kb/unable-login-creative-cloud-248.html

  • Diff b/w netweaver platform and exchange infrastructure.

    Dear SDNers,
    I am new to net weaver.first of all what is the diff b/w netweaver platform and exchange infrastructure.
    i want to learn more about net weaver.if anybody give me the links, i would be grateful to them.
    reward sure...
    Senthil kumar

    Hi
    N/W is a set of new dimensional products that SAP uses for Integration of different Business entities like the "People" ,  "Information"  and "Process"
    XI is part of the Process Integration layer.
    Regards
    krishna

  • I am using the Order Analysis Toolkit and want to get more information about the compensation for "Reference Signal Processing", which is scarce in the manuals, the website and the examples installed with the toolkit.

    I am using the Order Analysis Toolkit and want to get more information about the compensation for "Reference Signal Processing", which is scarce in the manuals, the website and the examples installed with the toolkit.
    In particular, I am analyzing the example "Even Angle Reference Signal Processing (Digital Tacho, DAQmx).vi", whose documentation I am reproducing in the following:
    <B>DESCRIPTIONS</B>:
    This VI demonstrates how to extract even angle reference signals and remove the slow-roll errors. It uses DAQmx VIs to acquire sound or vibration signals and a digital tachometer signal. This VI includes a two-step process: acquire data at low rotational speed to extract even angle reference; use the even angle reference to remove the errors in the vibration signal acquired at normal operation.
    <B>INSTRUCTIONS</B>:
    1. Run the VI.
    2. On the <B>DAQ Configurations</B> tab, specify the <B>sample rate</B>, <B>samples per channel</B>, device and channel configurations, and tachometer channel information.
    <B>NOTE</B>: You need to use DSA PXI-447x/PXI-446x and PXI TIO device in a PXI chassis to run this example. The DSA device must be in slot 2 of the PXI chassis.
    3. Switch to <B>Extract Even Angle Reference</B> tab. Specify the <B>number of samples to acquire</B> and the <B># of revs in reference</B> which determines the number of samples in even angle reference. Click <B>Start</B> to take a one-shot data acquisition of the vibration and tachometer signals. After the acquisition, you can see the extracted even angle references in <B>Even Angle Reference</B>.
    4. Switch to the <B>Remove Slow-roll Errors</B> tab. Click <B>Start</B> to acquire data continuously and view the compensate results. Click <B>Stop</B> in this tab to stop the acquisition.
    <B>ORDER ANALYSIS VIs USED IN THIS EXAMPLE</B>:
    1. SVL Scale Voltage to EU.vi
    2. OAT Digital Tacho Process.vi
    3. OAT Get Even Angle Reference.vi
    4. OAT Convert to Even Angle Signal.vi
    5. OAT Compensate Even Angle Signal.vi
    My question is: How is the synchronization produced at the time of the compensation ? How is it possible to eliminate the errors in a synchronized fashion with respect to the surface of the shaft bearing in mind that I am acquired data at a low rotation speed in order to get the "even angle reference" and then I use it to remove the errors in the vibration signal acquired at normal operation. In this application both operations are made in different acquisitions, therefore the reference of the correction signal is lost. Is it simply compensated without synchronizing ?
    Our application is based on FPGA and we need to clarity those aspects before implementing the procedure.
    Solved!
    Go to Solution.

    Hi CracKatoA.
    Take a look at the link bellow:
    http://forums.ni.com/ni/board/message?board.id=170&message.id=255126&requireLogin=False
    Regards,
    Filipe Silva

Maybe you are looking for

  • How will the Apple iMessage work?

    Hello everyone!!!!! I am just wondering how the imessage will work?  Will there be a user name/password? Do I need to have my iphone contacts mobile number listed under "iPhone" vs. "mobile" ? I contacted Apple last night but they are very closed mou

  • Stolen MacBook Pro 15'

    My MacBook Pro was stolen out of my car in Nairobi. I am trying to list the stolen serial as many places as possible in hopes of recovery through a tip or through an honest person that might buy it. If it isn't wiped I would even be willing to buy it

  • How to retrieve password character according to user logged on ?

    Hi, Can anybody help on this issue . How to retrieve password character according to user logged on ? I have a program will runs on multiple logins.I like restrict so that only an admin can  retrieve the password. How to do it ?

  • Retrieve Portal URL in BSP

    Is there a Function Module or ABAP Object I can use within a BSP that will give me the base Portal URL in which my BSP is being rendered?  I'm specifically looking for something that will return the following URL pattern: http://servername:portnumber

  • Cut and paste stopped working

    Why have I lost the ability to cut (or copy) and paste?  Rebooting doesn't help.  Captivate 6.0, Win 7 64 bit.  I have found that I still can copy highlighted text from one caption to another but I can't select the caption as an object and copy and p