Getting errors in XMLImporter command

I am trying to run following XMLImporter command in our R12 instance unix server, as per the OAF Dev Guide
java oracle.jrad.tools.xml.importer.XMLImporter $APPL_TOP/<companyIdentifier>/ak/12.0.0/mds/<module>/webui -jdk13 -mmddir "$OA_HTML/jrad" -username apps -password <password> -rootdir $APPL_TOP/<companyIdentifier>/ak/12.0.0/mds/ -rootpackage /<companyIdentifier>/oracle/apps/ak -validate -dbconnection
"(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=<hostname>)(PORT=40346))(CONNECT_DATA=(SERVICE_NAME=<servicename>)))"
However I am getting following errors:
Missing resource bundle: oracle.apps.bis.pmf.jrad.UIResourceBundle
Missing resource bundle: oracle.apps.bis.pmf.jrad.UIResourceBundle
Missing resource bundle: oracle.apps.bis.pmf.jrad.UIResourceBundle
Importing file "/APPS/<instance>/<companyIdentifier>/ak/12.0.0/mds/<module>/webui/AssignmentCodeMaintenancePG.xml" as
"/<companyIdentifier>/oracle/apps/ak/<module>/webui/AssignmentCodeMaintenancePG".
Importing file "/APPS/<instance>/<companyIdentifier>/ak/12.0.0/mds/assignmentCodes/webui/CreateAssignmentCodePG.xml" as "/<companyIdentifier>/oracle/apps/ak/<module>/webui/CreateAssignmentCodePG".
Importing file "/APPS/<instance>/<companyIdentifier>/ak/12.0.0/mds/<module>/webui/UpdateAssignmentCodePG.xml" as "/<companyIdentifier>/oracle/apps/ak/<module>/webui/UpdateAssignmentCodePG".
Error: The root directory does not exist
Error: The root directory does not exist
Error: The root directory does not exist
Error: The root directory does not exist
Import completed.
Has the import command failed? If yes, can someone please let me know the reason.
Thanks in advance

Do you mean copying JRAD XMLs into $APPL_TOP/... is not required?
(Please note that this step is mentioned in Oracle OAF R12 Dev Guide -> Deploying Customer Extensions -> Deploying a Custom Page -> Step 2: Copy your JRAD XML files files to the $APPL_TOP staging area.)
Also note that I am already running import command for pages as mentioned at the thread starting. Putting the import command again for ref:
java oracle.jrad.tools.xml.importer.XMLImporter $APPL_TOP/<companyIdentifier>/ak/12.0.0/mds/<module>/webui -jdk13 -mmddir "$OA_HTML/jrad" -username apps -password <password> -rootdir $APPL_TOP/<companyIdentifier>/ak/12.0.0/mds/ -rootpackage /<companyIdentifier>/oracle/apps/ak -validate -dbconnection
"(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=<hostname>)(PORT=40346))(CONNECT_DATA=(SERVICE_NAME=<servicename>)))"
Thanks

Similar Messages

  • Error in XMLimporter command

    Hi,
    I am facing a problem while importing the custom region to the database.
    Below is my XMLimporter command which I am running from $JAVA_TOP/oracle/jrad/tools/xml/importer prompt. As my XMLImporter.class placed at this location.
    java oracle.jrad.tools.xml.importer.XMLImporter <JDEV_HOME>/jdev/myprojects/XX/oracle/apps/asn/common/customer/webui/XXASNTsicRN.xml -rootDir <JDEV_HOME>/jdev/myprojects/XX/oracle/apps/asn/common/customer/webui/ -username apps -password appsnhdesa -dbconnection "(DESCRIPTION =(ADDRESS =(PROTOCOL = tcp)(HOST = XXXX ) (PORT = 1532)))(CONNECT_DATA =(SID = XXXX)))"
    My *RN.xml file is in the below path:
    In myproject directory:
    <JDEV_HOME>/jdev/myprojects/XX/oracle/apps/asn/common/customer/webui/XXASNTsicRN.xml
    In application server:
    $JAVA_TOP/XX/oracle/apps/asn/common/customer/webui/XXASNTsicRN.xml
    I am getting error Error connecting to database. However I am successfully able to connect to database in sql*plus and toad.
    Can any one post me the correct command and the resolution to the error?
    Thanks in advance.
    Regards
    Piyush

    Hi,
    If you are running the script from unix box, then follow these steps:
    1) Move your XXASNTsicRN.xml file from local JDev to unix box ($JAVA_TOP/XX/oracle/apps/asn/common/customer/webui/XXASNTsicRN.xml).
    2) Now run the below script:
    java oracle.jrad.tools.xml.importer.XMLImporter $JAVA_TOP/XX/oracle/apps/asn/common/customer/webui/XXASNTsicRN.xml -username apps -password appsnhdesa -rootdir $JAVA_TOP/ -dbconnection "(DESCRIPTION =(ADDRESS =(PROTOCOL = tcp)(HOST = XXXX ) (PORT = 1532)))(CONNECT_DATA =(SID = XXXX)))"
    You can also import the page from your local command prompt:
    open cmd prompt and run the below script:
    <JDEV_DIR>\jdevbin\oaext\bin\import <JDEV_DIR>\jdevhome\jdev\myprojects\XX\oracle\apps\asn\common\customer\webui\XXASNTsicRN.xml -jdk13 -mmddir <JDEV_DIR>\jdevhome\jdev\myhtml\OA_HTML\jrad -includeSubpackages -username apps -password appsnhdesa -rootdir <JDEV_DIR>\jdevhome\jdev\myprojects -validate -dbconnection "(DESCRIPTION= (ADDRESS=(PROTOCOL=tcp)(HOST=XXXX)(PORT=1532)) (CONNECT_DATA=(SID = XXXX)))"
    --Sushant                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • Getting error while running command java -jar oc4j.jar -install

    java -jar oc4j.jar -install
    ON RUNNING The above command getting below error , is it because Java home is not set?
    Warning: -jar not understood. Ignoring.
    Exception in thread "main" java.lang.NoClassDefFoundError: oc4j.jar
    at gnu.gcj.runtime.FirstThread.run() (/usr/lib/libgcj.so.5.0.0)
    at JvThreadRun(java.lang.Thread) (/usr/lib/libgcj.so.5.0.0)
    at JvRunMain(java.lang.Class, byte const, int, byte const, boolean) (/usr/lib/libgcj.so.5.0.0)
    at __gcj_personality_v0 (/oracle/u01/app/oracle/product/10.2.0/db_1/oc4j/j2ee/home/java.version=1.4.2)
    at __libc_start_main (/lib/tls/libc-2.3.4.so)
    at JvRegisterClasses (/oracle/u01/app/oracle/product/10.2.0/db_1/oc4j/j2ee/home/java.version=1.4.2)
    navisdb.igglobal.com(express)$ javac
    ksh: javac: not found
    ENVIORNMENT DETAIL : RED HAT LINUX ENTERPRISE EDITION
    Extracted OC4J_extended.zip file at oracle 10g installation location.

    does this command work?
    /home/oracle:MCSE>gij --showversion
    gij (GNU libgcj) version 3.4.6 20060404 (Red Hat 3.4.6-11)

  • Problem in converting word to html- file get error msg 'This command is not available because no document is open'

    Hi,
    I write the some asp code to save the word file from client machine to server machine , and convert it into the html file.
    it working fine when i debug the code into the visual studio but when i deploy code on iis it give me a error 'This command is not available because no document is open' , while i try to save file into html format.
    lot of time i try this give all the security full access to iis user and other things .
    can any one help me. i fully frustrated from this problem. 
    my need only upload the word document from client to server machine and convert it into the word document. 
    only IIS give me the problem, suggest me what setting i need to do in iis 
    please help me humble request 

    Hi,
    In this forum we mainly discuss questions about Office client questions and feedbacks, issues related to coding are not supported here.
    Based on the description, although the question is about converting Word documents, it's more likely to be a permission issue, the question is better to be posted in the IIS.NET forum:
    http://forums.iis.net/
    The reason why we recommend posting appropriately is you will get the most qualified pool of respondents, and other partners who read the forums regularly can either share their knowledge or learn from your interaction with us. Thank you for your understanding.
    Regards,
    Melon Chen
    TechNet Community Support
    It's recommended to download and install
    Configuration Analyzer Tool (OffCAT), which is developed by Microsoft Support teams. Once the tool is installed, you can run it at any time to scan for hundreds of known issues in Office
    programs. Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • Not able to import(getting error on impdp command)

    hi,
    i have taken the export of my database db6 using below command
    expdp system/password@db6 SCHEMAS=(CODASYL,DNET,FINANCE,BILLPAY) DUMPFILE=qr_bkp_9nov.dmp DIRECTORY=qr_bkp LOGFILE=qr_bkp_9nov.log PARALLEL=4
    the dump was created success fully(i have also created the directory n given permission before executing the above command).
    now on a different server i have created the directory as below
    CREATE OR REPLACE DIRECTORY qr_bkp AS '/opt/quikremit';
    GRANT READ, WRITE ON DIRECTORY qr_bkp to HR;
    and when executing the command for import i am getting the below error.
    bash-3.00$ impdp SCHEMAS=(CODASYL,DNET,FINANCE,BILLPAY) DIRECTORY=qr_bkp DUMPFILE=qr_bkp_9nov.dmp LOGFILE=qr_bkp_9nov1.LOG PARALLEL=4
    Import: Release 10.2.0.1.0 - 64bit Production on Thursday, 10 November, 2011 13:47:37
    Copyright (c) 2003, 2005, Oracle. All rights reserved.
    Username: HR
    Password:
    Connected to: Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - 64bit Production
    With the Partitioning, OLAP and Data Mining options
    ORA-39002: invalid operation
    ORA-39070: Unable to open the log file.
    ORA-29283: invalid file operation
    ORA-06512: at "SYS.UTL_FILE", line 475
    ORA-29283: invalid file operation
    some one plz help????

    bash-3.00$ ls -la /opt/quikremit/
    total 2997776
    drwxrwxr-x 15 pqapp other 512 Nov 10 13:44 .
    drwxr-xr-x 15 root sys 512 Oct 24 13:18 ..
    drwxrwxr-x 13 pqapp other 1024 Nov 3 11:32 adodb
    drwxrwxr-x 17 pqapp other 512 Nov 3 12:16 apache2
    drwxrwxr-x 3 pqapp other 512 Nov 3 12:02 batch
    -rwxrwxr-x 1 pqapp other 451 Nov 3 18:21 conntest.php
    drwxrwxr-x 3 pqapp other 512 Nov 3 10:35 dev_envs
    drwxrwxr-x 12 pqapp other 1024 Oct 27 07:17 httpd-2.2.9
    drwxrwxr-x 2 pqapp other 512 Nov 3 10:20 logs
    drwxrwxr-x 2 pqapp other 512 Nov 3 10:26 mail_logs
    drwxrwxr-x 13 pqapp other 512 Oct 27 08:56 mysql-5.5.17-solaris10-sparc-64bit
    -rwxrwxr-x 1 pqapp other 1534005760 Oct 27 08:51 mysql-5.5.17-solaris10-sparc-64bit.tar
    drwxrwxr-x 3 pqapp other 512 Oct 27 09:12 mysql5.5.17
    drwxrwxr-x 23 pqapp other 2560 Nov 3 10:33 php
    drwxr-xr-x 2 pqapp other 512 Nov 10 13:44 qr_bkp
    -rw-r--r-- 1 pqapp other 66007 Nov 9 15:38 qr_bkp_9nov.log
    -rwxrwxrwx 1 pqapp other 134 Nov 10 11:46 qr_impdp.sh
    drwxrwxr-x 4 pqapp other 512 Nov 3 11:41 smarty_temp
    -rw-r--r-- 1 pqapp other 4003 Nov 10 13:32 sqlnet.log
    drwxrwxr-x 3 pqapp other 512 Nov 3 12:03 tmp

  • Getting error in WLST commands

    Hello,
    I'm trying to attach policy to composites in SOA Suites through WLST. I did wlst.sh, connect(...) but am getting NameError for all WSM commands:
    wls:/offline> connect('weblogic', 'welcome1', 't3://localhost:7001');
    Connecting to t3://localhost:7001 with userid weblogic ...
    Successfully connected to Admin Server 'AdminServer' that belongs to domain 'soainfra'.
    Warning: An insecure protocol was used to connect to the
    server. To ensure on-the-wire security, the SSL port or
    Admin port should be used instead.
    wls:/soainfra/serverConfig> beginWSMSession()
    Traceback (innermost last):
      File "<console>", line 1, in ?
    NameError: beginWSMSession
    wls:/soainfra/serverConfig> listAvailableWebServicePolicies()
    Traceback (innermost last):
      File "<console>", line 1, in ?
    NameError: listAvailableWebServicePolicies
    Please give your suggestions.
    Thanks,
    Vikas

    Hi Maninder Singh Golar,
    Thanks for visiting Apple Support Communities.
    If you can use your Apple ID to sign into the iTunes Store, but not iCloud, see this article for some troubleshooting tips that can help:
    iCloud: Account troubleshooting
    http://support.apple.com/kb/TS3988
    Cheers,
    Jeremy

  • I am getting Error 0 running command ATM Light Win 4.1 -English\setup.exe - please help?

    I am  working on a website (I am a web design student) trying to fix stuff on my site. My template info instructs me to download ATM Light and it is all there in the download but it does not work because of this error I presume.

    Hi Gopi,
    Are you trying to add the hosts to your OEM 12c, and then choosing "Deploy Agent"?
    Please check this error message about the image file..
    The image file C:\oracle\core\12.1.0.2.0\jdk\bin\java.exe is valid, but is for a
    machine type other than the current machine.
    "Validating OMS_HOST & EM_UPLOAD_PORT failed."
    If the agents are deployed earlier from another OEM12c server, please undeploy them and then try.
    Thanks,
    Rajiv.

  • Getting error in Address .... Endaddress in sapscript

    Hi,
    I am getting error at country command line i.e  Parameter is too long : sin   and it is ignoring country command line ...not printing country.so, suggest so that I can print country name.
    /:   ADDRESS DELIVERY PARAGRAPH AS
    /:  TITLE  &LFA1-ANRED&
    /:  NAME   &LFA1-NAME1&, &LFA1-NAME2&,
    /:  STREET &LFA1-STRAS&
    /:  POBOX  &LFA1-PFACH& CODE &LFA1-PSTL
    /: CITY   &LFA1-ORT01&, &LFA1-ORT02&
    /: POSTCODE &LFA1-PSTLZ&
    / :REGION   &LFA1-REGIO&
    /: IF &NAST-KSCHL& EQ 'NEU'
    /: COUNTRY &T005T-LANDX&
    /: ELSE
    /: COUNTRY &LFA1-LAND1&
    /:  ENDIF
    /:  FROMCOUNTRY &ADRC-COUNTRY&
    /: ENDADDRESS

    Hi,
    As I mentioned above below is the code which prints the address on PO,but for some PO country name is coming on PO and for some PO the country name is not coming. there is no variable or field between ADDRESS and ENDADDRESS which holds country name.one thing I found that if FROMCOUNTRY  and COUNTRY keys are same then it won't print country name but I check that one PO where both are different though it is not printing country name and for other PO both counties keys are differnt for this country name is printing.
    case1:country keys( ex: FROMCOUNTRY= CH and COUNTRY = IT ) are different,case2 : country keys are same .For case two I added the perform works fine see at the last of code.
    the problem is CASE1 where if I code it will print country name two times ( one because of code and other automaticallyfor some PO and one time for some PO.if I donot code it does not at all print the country name for some PO.
    My question :Is there any configuration or something based on the country key which is maintained in SAP,so whenever it calls this ADDRESS  ENDADDRESS it checks and print country name?
    if it is not what would be the cause of not printing country name?
    /:   IF &LFA1-KTOKK& EQ 'CPD'
    /:   ADDRESS
    /:     TITLE    &ADRC-TITLE&
    /:     NAME     &ADRC-NAME1&, &ADRC-NAME2&, &ADRC-NAME3&, &ADRC-NAME4&
    /:     STREET   &ADRC-STREET& HOUSE &ADRC-HOUSE_NUM1&
    /:     POBOX    &ADRC-PO_BOX&  CODE &ADRC-CITY_CODE2&
    /:     CITY     &ADRC-CITY1&, &ADRC-CITY2&
    /:     POSTCODE &ADRC-POST_CODE1&
    /:     COUNTRY  &ADRC-COUNTRY&
    /:     REGION   &ADRC-REGION&
    /:   ENDADDRESS
    /:   ELSE
    /:   ADDRESS DELIVERY PARAGRAPH AS
    /:    TITLE  &LFA1-ANRED&
    /:    NAME   &LFA1-NAME1&, &LFA1-NAME2&, &LFA1-NAME3&, &LFA1-NAME4&
    /:    STREET &LFA1-STRAS&
    /:    POBOX  &LFA1-PFACH& CODE &LFA1-PSTL2&
    /:    CITY   &LFA1-ORT01&, &LFA1-ORT02&
    /:    POSTCODE &LFA1-PSTLZ&
    /:    REGION   &LFA1-REGIO&
    /:    COUNTRY  &LFA1-LAND1&
    /:    FROMCOUNTRY &ADRC-COUNTRY&
    /:    ENDADDRESS
    /:   ENDIF
    /:   IF &NAST-KSCHL& EQ 'NEU'
    /:   PERFORM ERS_INVOICE IN PROGRAM ZYFI_COUNTRY_NAME
    /:   USING &LFA1-LAND1&
    /:   USING &ADRC-COUNTRY&
    /:   USING &NAST-SPRAS&
    /:   CHANGING &H_TEXT&
    /:   ENDPERFORM
    M1   &H_TEXT&
    /:   ENDIF

  • I have cc2014 and I want to bridge to DAZ Studio .duf file.  In PS I choose File Automate DAZ Studio 3d bridge - get error message "could not complete DAZ Studio 3D Bridge command because of program error".  What's going on.

    I get error message when trying to open DAZ Studio 3D bridge in PS 2014 from the File and Automate Menu.
    Error reads "could not complete DAZ Studio 3D Bridge command because of program error?"
    According to User Documentation  I should get a dialog box which allows me to click on "Launch DAZ Studio"
    Why is there a problem?

    You have something messed in with your Photoshop or OS install.  You need to troubleshoot that first.
    BOILERPLATE TEXT:
    If you give complete and detailed information about your setup and the issue at hand, such as your platform (Mac or Win), exact versions of your OS, of Photoshop and of Bridge, machine specs, such as total installed RAM, scratch file HDs, video card specs, what troubleshooting steps you have taken so far, what error message(s) you receive, if having issues opening raw files also the exact camera make and model that generated them, etc., someone may be able to help you.
    A screen shot could be very helpful too.
    Please read this FAQ for advice on how to ask your questions correctly for quicker and better answers:
    http://forums.adobe.com/thread/419981?tstart=0
    Thanks!

  • Getting Errors while using IMPDP command in UNIX

    Hi All,
    My work involves Refreshing of DB with latest Data. For this i am using IMPDP command to import the data. But Every time during refresh i will get errors saying like "oracle Generated Errors Oracle Not available".
    I don't know what is the reason for getting this error, and that too my db goes down after this error. Again i will startup the db , and i will try my luck to complete the process.
    so please tell me what are the actual problems that might cause the IMPDP to be failed.
    with one advise , i have stopped my listener and done the importing, Interestingly this time IMPDP works without errors. But this is also not always working.
    But i feel that every time starting and stopping the listener is not the correct solution.
    so please help me in this regard.
    Regards
    Naveen R.

    The error i am getting is...
    UDI-03113: operation generated ORACLE error 3113
    ORA-03113: end-of-file on communication channel
    Process ID: 6208
    Session ID: 346 Serial number: 298
    UDI-03114: operation generated ORACLE error 3114
    ORA-03114: not connected to ORACLE
    [user1@node1 cpt]$
    DB version is 11.1.0.6.0
    os is.. Red Hat Linux

  • Why getting "Run-time error 2046 the command or action 'GoToRecord' isn't available now"

    Hello,
    I'm running this on Form Load:
    Private Sub Form_Load()DoCmd.GoToRecord , , acNewRec
    End Sub
    when I'm in the office connected to the LAN, the database opens without any error but when
    I'm working remote through a VPN, I get this error:
    Run-time error 2046 the command or action 'GoToRecord' isn't available now.
    I'm wondering if this is related to a speed issue and more importantly, how to fix it?
    Thanks,

    Make absolutely sure the query behind the form is updateable and the form allows edits
    Use the following code with the forms On Open event:
    DoCmd.ShowAllRecords
    DoCmd.GoToRecord , , acNewRec
    See if that helps. Have no clue why it would work in one environment but not another.

  • I get the following error and the old thread on this did not solve my problem. Does anyone have an idea how to fix it. The error is "an error occured sending command to application"

    When I open a link from Microsoft outlook I get the following error
    "An error occured sending command to application" The old thread on this does not help and it is closed.
    == This happened ==
    Every time Firefox opened

    Hello Anonymous.
    You will need to contact Microsoft for support on Outlook.

  • When I try to move messages to trash I get this  The IMAP command "CHECK" failed for the mailbox "INBOX" with server error: Error in IMAP command received by server..  what do I do ?

    I try to move emails into the trash and this message comes up;
    The IMAP command “CHECK” failed for the mailbox “INBOX” with server error: Error in IMAP command received by server..
    what should I do ?
    My trash is empty and I re booted etc...

    Back up all data. Rebuild the mailbox. Try again to delete the message.

  • Error MSB3073: The command exited with code -1

    I am getting this error while deploying the biztalk project from visual studio using Deployment Framework for Biztalk (BTDF).
    Please guide me what needs to be done. Here's the code :-
    <?xml version="1.0" encoding="utf-8"?>
    <!--
    Deployment Framework for BizTalk
    Copyright (C) 2008-14 Thomas F. Abraham, 2004-08 Scott Colestock
    -->
    <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003" DefaultTargets="Installer" ToolsVersion="4.0">
    <PropertyGroup>
    <Configuration Condition="'$(Configuration)' == ''">Debug</Configuration>
    <Platform Condition="'$(Platform)' == ''">x86</Platform>
    <SchemaVersion>1.0</SchemaVersion>
    <ProjectName>HelloWorld</ProjectName>
    <ProjectVersion>1.0</ProjectVersion>
    <IncludeOrchestrations>False</IncludeOrchestrations>
    <IncludeTransforms>False</IncludeTransforms>
    <IncludeSSO>True</IncludeSSO>
    <UsingMasterBindings>True</UsingMasterBindings>
    <RequireXmlPreprocessDirectives>False</RequireXmlPreprocessDirectives>
    <ApplyXmlEscape>True</ApplyXmlEscape>
    <SkipIISReset>True</SkipIISReset>
    </PropertyGroup>
    <PropertyGroup>
    <!-- Properties related to building an MSI for server deployments -->
    <!-- BizTalk App Version Upgrade -->
    <!-- For each new product release to be deployed to your BizTalk servers: -->
    <!-- 1) Increment ProductVersion -->
    <!-- 2) Generate a new GUID and update ProductId with the new GUID -->
    <!-- This allows the new MSI to automatically uninstall (not undeploy!) the old MSI and install the new one. -->
    <ProductVersion>1.0.0</ProductVersion>
    <ProductId>084986b1-d675-4383-b0ed-da2e3f4e3998</ProductId>
    <!-- BizTalk App Version Upgrade -->
    <ProductName>HelloWorld for BizTalk</ProductName>
    <Manufacturer>Deployment Framework User</Manufacturer>
    <PackageDescription>HelloWorld</PackageDescription>
    <PackageComments>HelloWorld</PackageComments>
    <!-- NEVER change the ProductUpgradeCode. -->
    <ProductUpgradeCode>4975288c-1b94-4d42-868b-f166cdc02224</ProductUpgradeCode>
    </PropertyGroup>
    <!-- Under TFS Team Build, set CustomizableOutDir property to true in TFS 2005/2008/2010 UpgradeTemplate. -->
    <!-- With a workflow build, copy the default template then modify the MSBuild task for the solution build. Set OutDir to blank and -->
    <!-- CommandLineArguments to String.Format("/p:SkipInvalidConfigurations=true;TeamBuildOutDir=""{0}"" {1}", BinariesDirectory, MSBuildArguments). -->
    <PropertyGroup Condition="'$(Configuration)' == 'Debug'">
    <DeploymentFrameworkTargetsPath>$(MSBuildExtensionsPath)\DeploymentFrameworkForBizTalk\5.0\</DeploymentFrameworkTargetsPath>
    <OutputPath Condition="'$(TeamBuildOutDir)' == ''">bin\Debug\</OutputPath>
    <OutputPath Condition="'$(TeamBuildOutDir)' != ''">$(TeamBuildOutDir)</OutputPath>
    <DeployPDBsToGac>false</DeployPDBsToGac>
    </PropertyGroup>
    <PropertyGroup Condition="'$(Configuration)' == 'Release'">
    <DeploymentFrameworkTargetsPath>$(MSBuildExtensionsPath)\DeploymentFrameworkForBizTalk\5.0\</DeploymentFrameworkTargetsPath>
    <OutputPath Condition="'$(TeamBuildOutDir)' == ''">bin\Release\</OutputPath>
    <OutputPath Condition="'$(TeamBuildOutDir)' != ''">$(TeamBuildOutDir)</OutputPath>
    <DeployPDBsToGac>false</DeployPDBsToGac>
    </PropertyGroup>
    <PropertyGroup Condition="'$(Configuration)' == 'Server'">
    <DeploymentFrameworkTargetsPath>Framework\</DeploymentFrameworkTargetsPath>
    <!-- Get our PDBs into the GAC so we get file/line number information in stack traces. -->
    <DeployPDBsToGac>true</DeployPDBsToGac>
    </PropertyGroup>
    <ItemGroup>
    <PropsFromEnvSettings Include="SsoAppUserGroup;SsoAppAdminGroup" />
    </ItemGroup>
    <!-- !!! TODO !!! -->
    <!-- Add ItemGroup elements that contain one or more Schemas, Orchestrations, Transforms, etc. elements that describe -->
    <!-- the specific artifacts in your solution that need to be deployed. Use IntelliSense as a guide. -->
    <ItemGroup>
    <Schemas Include="HelloWorld.dll">
    <LocationPath>..\$(ProjectName)\bin\$(Configuration)</LocationPath>
    </Schemas>
    </ItemGroup>
    <!-- !!! TODO !!! -->
    <Import Project="$(DeploymentFrameworkTargetsPath)BizTalkDeploymentFramework.targets" />
    <!--
    The Deployment Framework automatically packages most files into the server install MSI.
    However, if there are special folders that you need to include in the MSI, you can
    copy them to the folder $(RedistDir) in the CustomRedist target.
    To include individual files, add an ItemGroup with AdditionalFiles elements.
    -->
    <Target Name="CustomRedist">
    </Target>
    </Project>
    Error :-
    Starting build...
    C:\Windows\Microsoft.NET\Framework\v4.0.30319\MSBuild.exe "C:\BTDF\Walkthrough1\HelloWorld.Deployment\Deployment.btdfproj" /nologo /t:Deploy /p:Configuration=Debug
    Build started 08-04-2015 17:43:51.
    Project "C:\BTDF\Walkthrough1\HelloWorld.Deployment\Deployment.btdfproj" on node 1 (Deploy target(s)).
    SetModeDeploy:
    DEPLOYING APPLICATION TO BIZTALK...
    SetWinVer:
    Running on Windows V62
    Detected IIS 7
    Detected 64-bit OS
    GetSoftwarePaths:
    Using .NET Framework Install Path 'C:\Windows\Microsoft.NET\Framework\v4.0.30319'.
    Using BizTalk Install Path 'C:\Program Files (x86)\Microsoft BizTalk Server 2013\'.
    Using Deployment Framework Install Path 'C:\Program Files (x86)\Deployment Framework for BizTalk 5.5\'.
    Using Deployment Framework Tools Path 'C:\Program Files (x86)\Deployment Framework for BizTalk 5.5\Framework\DeployTools'.
    Using BizTalk ESB Toolkit Install Path 'C:\Program Files (x86)\Microsoft BizTalk ESB Toolkit\'.
    ExportSettings:
    "C:\Program Files (x86)\Deployment Framework for BizTalk 5.5\Framework\DeployTools\EnvironmentSettingsExporter.exe" "C:\BTDF\Walkthrough1\HelloWorld.Deployment\EnvironmentSettings\SettingsFileGenerator.xml" "C:\BTDF\Walkthrough1\HelloWorld.Deployment\EnvironmentSettings"
    Environment Settings Spreadsheet to XML Exporter 1.6.1
    [http://EnvSettingsManager.codeplex.com]
    Copyright (C) 2007-11 Thomas F. Abraham. All Rights Reserved.
    Importing from SettingsFileGenerator.xml...
    Output format is XmlPreprocess (multi-file).
    Exporting to Exported_LocalSettings.xml...
    Exporting to Exported_DevSettings.xml...
    Exporting to Exported_TestSettings.xml...
    Exporting to Exported_ProdSettings.xml...
    Finished.
    InitSettingsFilePath:
    Using settings file C:\BTDF\Walkthrough1\HelloWorld.Deployment\EnvironmentSettings\Exported_LocalSettings.xml
    SetPropertiesFromEnvironmentSettings:
    Setting properties from environment settings file (C:\BTDF\Walkthrough1\HelloWorld.Deployment\EnvironmentSettings\Exported_LocalSettings.xml)
    Setting property to value 'BizTalk Application Users'.
    Setting property to value 'BizTalk Server Administrators'.
    InitializeAppName:
    BizTalk Application Name is HelloWorld
    PreprocessBindings:
    Checking syntax of XML file 'C:\BTDF\Walkthrough1\HelloWorld.Deployment\PortBindingsMaster.xml'...
    Syntax of XML file 'C:\BTDF\Walkthrough1\HelloWorld.Deployment\PortBindingsMaster.xml' appears to be valid.
    Clearing file attributes for 'PortBindings.xml'.
    "C:\Program Files (x86)\Deployment Framework for BizTalk 5.5\Framework\DeployTools\xmlpreprocess.exe" /v /c /noDirectives /i:"C:\BTDF\Walkthrough1\HelloWorld.Deployment\PortBindingsMaster.xml" /o:"C:\BTDF\Walkthrough1\HelloWorld.Deployment\PortBindings.xml" /d:CurDir="C:\BTDF\Walkthrough1" /s:"C:\BTDF\Walkthrough1\HelloWorld.Deployment\EnvironmentSettings\Exported_LocalSettings.xml"
    XmlPreprocess v2.0.18.0
    Copyright (c) 2004-2013 Loren M Halvorson
    XML File Preprocessor
    Settings XML file: "C:\BTDF\Walkthrough1\HelloWorld.Deployment\EnvironmentSettings\Exported_LocalSettings.xml"
    Preprocessing "C:\BTDF\Walkthrough1\HelloWorld.Deployment\PortBindingsMaster.xml" to "C:\BTDF\Walkthrough1\HelloWorld.Deployment\PortBindings.xml"...
    PortBindings.xml : Set the value 'HelloWorld' of 2 node(s) matching XPath '//ApplicationName'.
    "C:\Program Files (x86)\Deployment Framework for BizTalk 5.5\Framework\DeployTools\ElementTunnel.exe" /i:"C:\BTDF\Walkthrough1\HelloWorld.Deployment\PortBindings.xml" /o:"C:\BTDF\Walkthrough1\HelloWorld.Deployment\PortBindings.xml" /x:"C:\Program Files (x86)\Deployment Framework for BizTalk 5.5\Framework\DeployTools\adapterXPaths.txt" /encode+
    Nested XML Encoder/Decoder v5.5.100.0
    Copyright (C) 2005-2014 Scott Colestock, Tim Rayburn, Thomas F. Abraham
    XML encodes/decodes content of element(s) by XPath. Applies escaping rules such
    as &gt; for '<'. Namespace decls, PIs, etc. of nested XML are not preserved.
    XPaths : 16
    Transformed Nodes : 0
    Empty Nodes (skipped) : 3
    No Transform Req'd (skipped) : 3
    Total Matched Nodes : 6
    Complete - output file has been saved.
    Checking syntax of XML file 'C:\BTDF\Walkthrough1\HelloWorld.Deployment\PortBindings.xml'...
    Syntax of XML file 'C:\BTDF\Walkthrough1\HelloWorld.Deployment\PortBindings.xml' appears to be valid.
    DeployFileAdapterPhysicalPaths:
    Configuring FILE adapter physical paths from binding file PortBindings.xml...
    Processing FILE adapter physical paths (Send)...
    Setting up path 'C:\BTDF\Walkthrough1\Out'...
    Directory already exists.
    Granted 'BUILTIN\Users' Full Access permissions.
    Processing FILE adapter physical paths (Receive)...
    Setting up path 'C:\BTDF\Walkthrough1\In'...
    Directory already exists.
    Granted 'BUILTIN\Users' Full Access permissions.
    TerminateServiceInstancesConditional:
    Attempting to terminate all service instances for BizTalk app 'HelloWorld'...
    Terminated 0 service instances for BizTalk app 'HelloWorld'.
    VerifyBizTalkAppExists:
    Checking for existence of BizTalk application 'HelloWorld'...
    Did not find BizTalk application 'HelloWorld'.
    DeployAppDefinition:
    BTSTask.exe AddApp -ApplicationName:"HelloWorld" -Description:"HelloWorld"
    Microsoft (R) BizTalk Application Deployment Utility Version 3.10.229.0
    Copyright (c) 2013 Microsoft Corporation. All rights reserved.
    Information: Adding new BizTalk application "HelloWorld" to configuration database (server="BDDBESBWMV01", database="BizTalkMgmtDb")...
    Information: Added application "HelloWorld".
    Command succeeded with 0 errors, 0 warnings.
    UndeploySchemas:
    Adding assembly name 'HelloWorld, Version=1.0.0.0, Culture=neutral, PublicKeyToken=1a3b87e04e203d0f' to item group.
    "C:\Program Files (x86)\Deployment Framework for BizTalk 5.5\Framework\DeployTools\gacutil.exe" /u "HelloWorld, Version=1.0.0.0, Culture=neutral, PublicKeyToken=1a3b87e04e203d0f"
    Microsoft (R) .NET Global Assembly Cache Utility. Version 4.0.30319.1
    Copyright (c) Microsoft Corporation. All rights reserved.
    Number of assemblies uninstalled = 0
    Number of failures = 0
    DeploySchemas:
    BTSTask.exe AddResource -Type:BizTalkAssembly -Source:"..\HelloWorld\bin\Debug\HelloWorld.dll" -ApplicationName:"HelloWorld" -Options:GacOnAdd,GacOnImport,GacOnInstall
    Microsoft (R) BizTalk Application Deployment Utility Version 3.10.229.0
    Copyright (c) 2013 Microsoft Corporation. All rights reserved.
    Information: Adding resource (-Type="System.BizTalk:BizTalkAssembly" -Luid="HelloWorld, Version=1.0.0.0, Culture=neutral, PublicKeyToken=1a3b87e04e203d0f") to application "HelloWorld"...
    Serialized BizTalk assembly "HelloWorld, Version=1.0.0.0, Culture=neutral, PublicKeyToken=1a3b87e04e203d0f" from "..\HelloWorld\bin\Debug\HelloWorld.dll".
    Information: Validating resources (count=1)...
    * Validating resource (-Type="System.BizTalk:BizTalkAssembly" -Luid="HelloWorld, Version=1.0.0.0, Culture=neutral, PublicKeyToken=1a3b87e04e203d0f")...
    Information: Performing change requests...
    Information: Calling BeginTypeChangeRequest for all selected resource types...
    PerformingBeginChangeRequest
    Adding resource (-Type="System.BizTalk:BizTalkAssembly" -Luid="HelloWorld, Version=1.0.0.0, Culture=neutral, PublicKeyToken=1a3b87e04e203d0f") to store.
    Information: * Performing change request on type "System.BizTalk:BizTalkAssembly" (count=1)...
    Information: Deploy server="BDDBESBWMV01" database="BizTalkMgmtDb" assembly="C:\Users\dopdevbiztalkadmin1\AppData\Local\Temp\BT\PID9536\BizTalkAssembly\4b4a4387187988d2dc55c72b16113199\HelloWorld.dll"
    Information: Installed the "C:\Users\dopdevbiztalkadmin1\AppData\Local\Temp\BT\PID9536\BizTalkAssembly\4b4a4387187988d2dc55c72b16113199\HelloWorld.dll" assembly into the Global Assembly Cache. (force=True)
    Information: Deploy operation succeeded.
    Information: Deploy server="BDDBESBWMV01" database="BizTalkMgmtDb" assembly="C:\Users\dopdevbiztalkadmin1\AppData\Local\Temp\BT\PID9536\BizTalkAssembly\4b4a4387187988d2dc55c72b16113199\HelloWorld.dll"
    Saved schema "Microsoft.Samples.BizTalk.HelloWorld.POSchema, HelloWorld, Version=1.0.0.0, Culture=neutral, PublicKeyToken=1a3b87e04e203d0f".
    Saved schema "Microsoft.Samples.BizTalk.HelloWorld.InvoiceSchema, HelloWorld, Version=1.0.0.0, Culture=neutral, PublicKeyToken=1a3b87e04e203d0f".
    Saved map "Microsoft.Samples.BizTalk.HelloWorld.POToInvoice".
    Saved message type "Microsoft.Samples.BizTalk.HelloWorld.POMessageType".
    Saved message type "Microsoft.Samples.BizTalk.HelloWorld.InvoiceMessageType".
    Saved port type "Microsoft.Samples.BizTalk.HelloWorld.ReceivePOPortType".
    Saved port type "Microsoft.Samples.BizTalk.HelloWorld.SendInvoicePortType".
    Saved orchestration "Microsoft.Samples.BizTalk.HelloWorld.HelloSchedule".
    Saved schema "Microsoft.Samples.BizTalk.HelloWorld.POSchema, HelloWorld, Version=1.0.0.0, Culture=neutral, PublicKeyToken=1a3b87e04e203d0f".
    Saved schema "Microsoft.Samples.BizTalk.HelloWorld.InvoiceSchema, HelloWorld, Version=1.0.0.0, Culture=neutral, PublicKeyToken=1a3b87e04e203d0f".
    Saved map "Microsoft.Samples.BizTalk.HelloWorld.POToInvoice".
    Saved message type "Microsoft.Samples.BizTalk.HelloWorld.POMessageType".
    Saved message type "Microsoft.Samples.BizTalk.HelloWorld.InvoiceMessageType".
    Saved port type "Microsoft.Samples.BizTalk.HelloWorld.ReceivePOPortType".
    Saved port type "Microsoft.Samples.BizTalk.HelloWorld.SendInvoicePortType".
    Saved orchestration "Microsoft.Samples.BizTalk.HelloWorld.HelloSchedule".
    Information: Installed the "C:\Users\dopdevbiztalkadmin1\AppData\Local\Temp\BT\PID9536\BizTalkAssembly\4b4a4387187988d2dc55c72b16113199\HelloWorld.dll" assembly into the Global Assembly Cache. (force=True)
    Information: Deploy operation succeeded.
    Information: Deployed the following 1 BizTalk assemblies:
    HelloWorld.dll
    EXEC : warning : If any of the assemblies were previously loaded by a Host Instance, it may be necessary to restart the Host Instance for changes to take effect. [C:\BTDF\Walkthrough1\HelloWorld.Deployment\Deployment.btdfproj]
    Information: Commit the change requests...
    * Performing EndTypeChangeRequest for resource type "System.BizTalk:BizTalkAssembly".
    Command succeeded with 0 errors, 0 warnings.
    DeploySharedAssemblies:
    Deploying additional assemblies to GAC...
    "C:\Program Files (x86)\Deployment Framework for BizTalk 5.5\Framework\DeployTools\gacutil.exe" /f /i "C:\Program Files (x86)\Deployment Framework for BizTalk 5.5\Framework\DeployTools\SSOSettingsFileReader.dll"
    Microsoft (R) .NET Global Assembly Cache Utility. Version 4.0.30319.1
    Copyright (c) Microsoft Corporation. All rights reserved.
    Assembly successfully added to the cache
    Finished deploying additional assemblies to GAC.
    ImportBindings:
    Copying file from "C:\BTDF\Walkthrough1\HelloWorld.Deployment\PortBindings.xml" to "C:\BTDF\Walkthrough1\HelloWorld.Deployment\HelloWorld_PortBindings.xml".
    BTSTask.exe AddResource -Type:BizTalkBinding -Overwrite -Source:"C:\BTDF\Walkthrough1\HelloWorld.Deployment\HelloWorld_PortBindings.xml" -ApplicationName:"HelloWorld"
    Microsoft (R) BizTalk Application Deployment Utility Version 3.10.229.0
    Copyright (c) 2013 Microsoft Corporation. All rights reserved.
    Information: Adding resource (-Type="System.BizTalk:BizTalkBinding" -Luid="HelloWorld_PortBindings.xml") to application "HelloWorld"...
    Information: Validating resources (count=1)...
    * Validating resource (-Type="System.BizTalk:BizTalkBinding" -Luid="HelloWorld_PortBindings.xml")...
    Information: Performing change requests...
    Information: Calling BeginTypeChangeRequest for all selected resource types...
    PerformingBeginChangeRequest
    Updating resource (-Type="System.BizTalk:BizTalkBinding" -Luid="HelloWorld_PortBindings.xml") in store.
    Information: * Performing change request on type "System.BizTalk:BizTalkBinding" (count=1)...
    Information: Commit the change requests...
    * Performing EndTypeChangeRequest for resource type "System.BizTalk:BizTalkBinding".
    Command succeeded with 0 errors, 0 warnings.
    Deleting file "C:\BTDF\Walkthrough1\HelloWorld.Deployment\HelloWorld_PortBindings.xml".
    BTSTask.exe ImportBindings -Source:"C:\BTDF\Walkthrough1\HelloWorld.Deployment\PortBindings.xml" -ApplicationName:"HelloWorld"
    Microsoft (R) BizTalk Application Deployment Utility Version 3.10.229.0
    Copyright (c) 2013 Microsoft Corporation. All rights reserved.
    Information: Importing bindings "C:\BTDF\Walkthrough1\HelloWorld.Deployment\PortBindings.xml" into application "HelloWorld" in BizTalk configuration database (server="BDDBESBWMV01", database="BizTalkMgmtDb")...
    Information: Imported application "HelloWorld" bindings.
    Command succeeded with 0 errors, 0 warnings.
    DeploySSO:
    "C:\Program Files (x86)\Deployment Framework for BizTalk 5.5\Framework\DeployTools\SSOSettingsFileImport.exe" "HelloWorld" /settingsFile:"C:\BTDF\Walkthrough1\HelloWorld.Deployment\EnvironmentSettings\Exported_LocalSettings.xml" /userGroupName:"BizTalk Application Users" /adminGroupName:"BizTalk Server Administrators"
    Error persisting to SSO:
    System.Runtime.InteropServices.COMException (0xC0002A18): The format of the account name is not valid. Domain accounts must include the domain name. Local accounts must not include a domain or computer name.
    at Microsoft.BizTalk.SSOClient.Interop.ISSOAdmin.CreateApplication(String applicationName, String description, String contactInfo, String userGroupName, String adminGroupName, Int32 flags, Int32 numFields)
    at SSOSettingsFileManager.SSOHelper.CreateApp(String appName, String userGroup, String adminGroup)
    at SSOSettingsFileManager.SettingsFileImport.SaveSettingsToSSO(String affiliateAppName, String inSettings, String userGroupName, String adminGroupName)
    at SSOSettingsFileManager.SettingsFileImport.Main(String[] args)
    C:\Program Files (x86)\MSBuild\DeploymentFrameworkForBizTalk\5.0\BizTalkDeploymentFramework.targets(1701,5): error MSB3073: The command ""C:\Program Files (x86)\Deployment Framework for BizTalk 5.5\Framework\DeployTools\SSOSettingsFileImport.exe" "HelloWorld" /settingsFile:"C:\BTDF\Walkthrough1\HelloWorld.Deployment\EnvironmentSettings\Exported_LocalSettings.xml" /userGroupName:"BizTalk Application Users" /adminGroupName:"BizTalk Server Administrators"" exited with code -1. [C:\BTDF\Walkthrough1\HelloWorld.Deployment\Deployment.btdfproj]
    Done Building Project "C:\BTDF\Walkthrough1\HelloWorld.Deployment\Deployment.btdfproj" (Deploy target(s)) -- FAILED.
    Build FAILED.
    "C:\BTDF\Walkthrough1\HelloWorld.Deployment\Deployment.btdfproj" (Deploy target) (1) ->
    (DeploySchemas target) ->
    EXEC : warning : If any of the assemblies were previously loaded by a Host Instance, it may be necessary to restart the Host Instance for changes to take effect. [C:\BTDF\Walkthrough1\HelloWorld.Deployment\Deployment.btdfproj]
    "C:\BTDF\Walkthrough1\HelloWorld.Deployment\Deployment.btdfproj" (Deploy target) (1) ->
    (DeploySSO target) ->
    C:\Program Files (x86)\MSBuild\DeploymentFrameworkForBizTalk\5.0\BizTalkDeploymentFramework.targets(1701,5): error MSB3073: The command ""C:\Program Files (x86)\Deployment Framework for BizTalk 5.5\Framework\DeployTools\SSOSettingsFileImport.exe" "HelloWorld" /settingsFile:"C:\BTDF\Walkthrough1\HelloWorld.Deployment\EnvironmentSettings\Exported_LocalSettings.xml" /userGroupName:"BizTalk Application Users" /adminGroupName:"BizTalk Server Administrators"" exited with code -1. [C:\BTDF\Walkthrough1\HelloWorld.Deployment\Deployment.btdfproj]
    1 Warning(s)
    1 Error(s)
    Time Elapsed 00:00:54.94

    Hi Pratibha,
    Thank you for posting in MSND forum.
    Since
    this forum is to discuss: Visual Studio WPF/SL Designer, Visual Studio Guidance Automation Toolkit, Developer Documentation and Help System, and Visual Studio Editor.
    Based
    on your issue, since it is related to the Deployment Framework for Biztalk (BTDF), so I suggest you could consult this issue directly to this Deployment Framework for Biztalk (BTDF) website:
    https://biztalkdeployment.codeplex.com/discussions , you will get better support.
    Thanks for your understanding.
    Best Regards,
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • When I try to open Photoshop CS6 I get "Error Code 16"

    When I try to open Photoshop CS6 I get "Error Code 16"
    I have researched Internet - ADOBE and others - to find a solution, but no luck! (see under)
    The problem started around one year ago but I was able to open Bridge and go to Photoshop from there until recently.
    Now I get "Error Code 16" in Bridge too when I am trying to go to Photoshop.
    I have tried everything I could think of (including creating a new Administrator-user) with help from my Internet research and my own pretty good experience (I started working with computer systems as a Systems Analysts 1968...... - now it is only PCs)
    I miss my Photoshop and Bridge a lot - it is very frustrating to have this problem, but I can see I am not the only one!!!
    I also have these Adobe products:
    Adobe Photoshop
    1045-1297-1724-5553-8938-xxxx
    Adobe InDesign
    1037-1476-0290-3491-8464-xxxx
    Adobe Audition
    1137-1169-5106-2253-7226-xxxx
    Adobe Photoshop
    1045-1007-5934-1160-3319-xxxx
    Adobe Photoshop Elements
    1057-4535-7945-2468-2014-xxxx
    and some more.
    I am grateful for all help.
    /// Björn Andrén   -   [email protected]   (member ID)
    =======================================================================
    Configuration error 16 when you start a Creative Cloud (CC) or Creative Suite (CS) application
    https://helpx.adobe.com/x-productkb/policy-pricing/configuration-error-cs5.html
    ========================================================================
    Adobe CC/CS6 - Error 16 and no SLStore or PCD File
    https://forums.adobe.com/message/7157810
    https://forums.adobe.com/thread/1243845?tstart=0
    =========================================================================
    How to Erase an Adobe Registration File
    http://smallbusiness.chron.com/erase-adobe-registration-file-45714.html
    =========================================================================
    Why can't I open Photoshop CS6? Missing Adobe PCD and SLstore folders!?
    https://answers.yahoo.com/question/index?qid=20130608085953AAuWzEA
    ========================================================================
    Issue with getting an Error code '16' if trying to install Adobe Photoshop CS5
    http://thedailybuggle.com/forum/issue-getting-error-code-16-if-trying-install-adobe-photos hop-cs5-66.html
    ========================================================================
    Use the CC Cleaner Tool to solve installation problems | CC, CS3-CS6
    https://helpx.adobe.com/creative-suite/kb/cs5-cleaner-tool-installation-problems.html
    Mon Feb 09 17:24:22 2015] ---------------------------------------------------------
    [Mon Feb 09 17:24:22 2015] *=*=*=*=*=*=*=*=* :: Start Session :: *=*=*=*=*=*=*=*=*=*
    [Mon Feb 09 17:24:22 2015] ---------------------------------------------------------
    [Mon Feb 09 17:24:22 2015] Win OS Version: 6.1
    [Mon Feb 09 17:24:22 2015] Cleaner Tool version        : 2.0.0.0
    [Mon Feb 09 17:24:22 2015] Cleanup source directory    : C:\Program Files (x86)\Common Files\Adobe\AdobeCreativeCloudCleanerTool
    [Mon Feb 09 17:24:22 2015] [AdobeProgramFiles]        : C:\Program Files (x86)\Adobe
    [Mon Feb 09 17:24:22 2015] [AdobeProgramFiles_x64]    : C:\Program Files\Adobe
    [Mon Feb 09 17:24:22 2015] [AdobeCommon]            : C:\Program Files (x86)\Common Files\Adobe
    [Mon Feb 09 17:24:22 2015] [AdobeCommon_x64]        : C:\Program Files\Common Files\Adobe
    [Mon Feb 09 17:24:22 2015] [UserRoamingAppData]        : C:\Users\BEAR2\AppData\Roaming
    [Mon Feb 09 17:24:22 2015] [UserLocalAppData]        : C:\Users\BEAR2\AppData\Local
    [Mon Feb 09 17:24:22 2015] [StartMenu]                : C:\ProgramData\Microsoft\Windows\Start Menu\Programs
    [Mon Feb 09 17:24:22 2015] [System32Folder]            : C:\Windows\system32
    [Mon Feb 09 17:24:22 2015] [SharedApplicationData]    : C:\ProgramData
    [Mon Feb 09 17:24:28 2015] Language selected: English
    [Mon Feb 09 17:24:28 2015] Displaying the Adobe End User License Agreement
    ADOBE
    Gen_WWCombined-en_US-20121017_1230
    [Mon Feb 09 17:24:28 2015] Please enter (y) for Yes or (n) for No. ... >>
    [Mon Feb 09 17:24:38 2015] Choose from one of the following options to clean up :
    [Mon Feb 09 17:24:38 2015] 1.  All
    [Mon Feb 09 17:24:38 2015] 2.  Adobe Flash Player 10.2
    [Mon Feb 09 17:24:38 2015] 3.  Creative Cloud 2014 , Creative Cloud & CS6 Products
    [Mon Feb 09 17:24:38 2015] 4.  Creative Cloud 2014 only
    [Mon Feb 09 17:24:38 2015] 5.  Creative Cloud only
    [Mon Feb 09 17:24:38 2015] 6.  CS6 only
    [Mon Feb 09 17:24:38 2015] 7.  CS5-CS5.5-CS6
    [Mon Feb 09 17:24:38 2015] 8.  CS5-CS5.5
    [Mon Feb 09 17:24:38 2015] 9.  CS3, CS4
    [Mon Feb 09 17:24:38 2015] 10.  Adobe Id credentials
    [Mon Feb 09 17:24:38 2015] 11.  Quit
    [Mon Feb 09 17:24:38 2015] Choice :>
    [Mon Feb 09 17:24:44 2015] User selected: CS6 Only
    [Mon Feb 09 17:24:44 2015] Executed the command : call copy /Y "C:\Program Files (x86)\Common Files\Adobe\caps\pdb.db" "C:\Program Files (x86)\Common Files\Adobe\backup20150209T172444\pdb.db"
    [Mon Feb 09 17:24:44 2015] Executed the command : call copy /Y "C:\Program Files (x86)\Common Files\Adobe\caps\Media_db.db" "C:\Program Files (x86)\Common Files\Adobe\backup20150209T172444\Media_db.db"
    [Mon Feb 09 17:24:44 2015] Opened DB connection with path: C:\Program Files (x86)\Common Files\Adobe\caps\pdb.db
    [Mon Feb 09 17:24:44 2015] DB does not exist at: C:\Program Files (x86)\Common Files\Adobe\caps\Media_db.db
    [Mon Feb 09 17:24:44 2015] List of products installed on this machine
    [Mon Feb 09 17:24:44 2015] Listing products for cleanup:
    [Mon Feb 09 17:24:44 2015] Please enter the option number of the product you wish to remove; enter (q) to quit ... >>
    [Mon Feb 09 17:25:02 2015] response 1
    [Mon Feb 09 17:25:02 2015] Are you sure you want to clean all the listed products and associated files?
    [Mon Feb 09 17:25:02 2015] Type (y) to confirm and remove or (n) to quit ... >>
    [Mon Feb 09 17:25:07 2015] Please wait for Adobe Creative Cloud Cleaner Tool to finish........
    [Mon Feb 09 17:25:07 2015] User selected: 'Clean All'
    [Mon Feb 09 17:25:07 2015] *-*-*-*-*-*-* Start removing product : ALL *-*-*-*-*-*-*
    [Mon Feb 09 17:25:07 2015] *-*-*-*-*-*-* Finished removing product : ALL *-*-*-*-*-*-*
    [Mon Feb 09 17:25:07 2015] Action : Deleting the C:\Program Files (x86)\Common Files\Adobe\backup20150209T172444 folder as there is no product deleted.
    [Mon Feb 09 17:25:07 2015] LOG FILE SAVED TO: C:\Users\BEAR2\AppData\Local\Temp\Adobe Creative Cloud Cleaner Tool.log
    [Mon Feb 09 17:25:07 2015] Adobe Creative Cloud Cleaner Tool completed successfully
    [Mon Feb 09 17:25:07 2015]
    [Mon Feb 09 17:25:07 2015] *-*-*-*-*-*- ::START:: - SUMMARY OF Warnings -*-*-*-*-*-*
    [Mon Feb 09 17:24:44 2015] DB does not exist at: C:\Program Files (x86)\Common Files\Adobe\caps\Media_db.db
    [Mon Feb 09 17:25:07 2015] *-*-*-*-*-*- :: END :: - SUMMARY OF Warnings -*-*-*-*-*-*
    [Mon Feb 09 17:25:07 2015] ---------------------------------------------------------
    [Mon Feb 09 17:25:07 2015] *=*=*=*=*=*=*=*=* :: End Session :: *=*=*=*=*=*=*=*=*=*=*
    [Mon Feb 09 17:25:07 2015] ---------------------------------------------------------
    [Mon Feb 09 17:28:53 2015] ---------------------------------------------------------
    [Mon Feb 09 17:28:53 2015] *=*=*=*=*=*=*=*=* :: Start Session :: *=*=*=*=*=*=*=*=*=*
    [Mon Feb 09 17:28:53 2015] ---------------------------------------------------------
    [Mon Feb 09 17:28:53 2015] Win OS Version: 6.1
    [Mon Feb 09 17:28:53 2015] Cleaner Tool version        : 2.0.0.0
    [Mon Feb 09 17:28:53 2015] Cleanup source directory    : C:\Program Files (x86)\Common Files\Adobe\AdobeCreativeCloudCleanerTool
    [Mon Feb 09 17:28:53 2015] [AdobeProgramFiles]        : C:\Program Files (x86)\Adobe
    [Mon Feb 09 17:28:53 2015] [AdobeProgramFiles_x64]    : C:\Program Files\Adobe
    ================================================================================
    OS Name    Microsoft Windows 7 Professional
    Version    6.1.7601 Service Pack 1 Build 7601
    Other OS Description     Not Available
    OS Manufacturer    Microsoft Corporation
    System Name    BEAR-PC
    System Manufacturer    System manufacturer
    System Model    System Product Name
    System Type    x64-based PC
    Processor    Intel(R) Core(TM) i7-2600K CPU @ 3.40GHz, 3401 Mhz, 4 Core(s), 8 Logical Processor(s)
    BIOS Version/Date    American Megatrends Inc. 0801, 2011-08-15
    SMBIOS Version    2.6
    Windows Directory    C:\Windows
    System Directory    C:\Windows\system32
    Boot Device    \Device\HarddiskVolume1
    Locale    United States
    Hardware Abstraction Layer    Version = "6.1.7601.17514"
    User Name    BEAR-PC\BEAR2
    Time Zone    Eastern Standard Time
    Installed Physical Memory (RAM)    16.0 GB
    Total Physical Memory    16.0 GB
    Available Physical Memory    12.1 GB
    Total Virtual Memory    31.9 GB
    Available Virtual Memory    28.1 GB
    Page File Space    16.0 GB
    Page File    C:\pagefile.sys

    Run the cleaner tool and reinstall.
    Use the CC Cleaner Tool to solve installation problems | CC, CS3-CS6
    Download CS6 products
    Mylenium

Maybe you are looking for