HR 11 cmd line: error: impossible to analyze all project files.  Unexpected error: failed to prepare a single source

Hello

I am running RH (installed in Program Files x 86) 11 on a Win 7 (64-bit) machine.  I just created a new project with a lot of folders/subfolders and a single topic welcome.  This project compiles fine using the RoboHelp interface.  However, when I run RHCL from the command prompt, it refuses to start.

Here are the details of the order and the results:

from c:\Program Files (x 86) \Adobe\Adobe RoboHelp 11\RoboHTML

c:\Program Files (x 86) \Adobe\Adobe RoboHelp 11\RoboHTML > rhcl 'c:\knowledgecenter\knowledgecenter.xpj'-l 'WebHelp '.

Adobe (R) RoboHelp version 11.0.4.291 Project command line compiler

Copyright (C) 2006-2007 Adobe Systems Incorporated and its licensors. All rights reserved.

Project: c:\knowledgecenter\knowledgecenter.xpj

Layout: WebHelp.

Output:! SSL!\WebHelp\Index.htm

Scanning for the compilation project...

Error: Impossible to analyze all project files.  Please use RoboHelp to recover the project.

Unexpected error: failed to prepare the data of the single source for RHCL. Please try to compile in RoboHtml.

I tried deleting the cpd and the project from the hhp file - has not made a difference.

Help!

Thanks in advance,

Claudia

Thank you.  What I discovered yesterday, it was that after the project SVN on my local machine to test the command line build process, somehow some of the FPJs was missing!  Because the folders containing the missing FPJs were empty, I guess GUI HR could ignore and compile correctly.  It turns out that I have somehow missed tried all FPJs in source control.  Once I got all the archived FPJs, when I refresh svn at the local level, the construction of the command line worked well.

Kind regards

Claudia

Tags: Adobe

Similar Questions

  • Impossible to rename all the files on my desktop

    Hello
    When I create a new folder on my desktop and rename it, the name does not change and it remains as 'new folder '. When I go into the properties of the particular folder box 'read only' is a blue square. So when I try and turn off the blue box is clear, it stays on and it will not turn off.
    I am the administrator and I have full control of the folder according to the scutiry tab in the Properties menu. I am running Windows Vista Home Premium with a 200 GB hard drive and 3 GB of RAM and a processor clocked at 2.66 ghz.
    Any help would be appreciated since I tried other responses on various forums and am no - where.
    Thank you

    Sooty1892,

    I'd like to experience for me to better understand the potential cause for what you are experiencing.

    What we will do is create a new folder in your user profile directory and test the availability of renaming.

    We also create a folder on your desktop and attempt to appropriate to see if we can then rename it.

    Here are the steps to do this:

    Click Start-> click on your username at the top right of the menu.

    In the new window, click on organize-> then new folder

    Check your ability to rename.

    From there, double-click the desktop folder.

    Take the same steps to create a new folder, test the name change.

    Then, on an issue that you cannot rename, test this procedure:

    To take ownership of a folder:

    Right-click the folder for which you want to set permissions, click Properties and then click the Security tab.

    Click Advanced to open the security settings advanced for the dialog box .

    Click on the owner tab, click on change. If you are prompted for an administrator password or a confirmation, type your password or click on continue.

    In the new security settings advanced to box, the change in ownership to: field, select your username and check Replace owner of subcontainers and objects. Click OK, repeat for the other boxes. (If your username does not appear click on the button other users or groups to add your account).

    Try to rename the folder.

    Once you are complete with tests, you can delete the folder created by right-clicking on them and selecting Remove.

    View the results of your tests.

    Rami
    Microsoft Answers Support Engineer
    Visit our Microsoft answers feedback Forum and let us know what you think.

  • Impossible to analyze your diet. Invalid XML: error on line 190: name of the "disabled" attribute associated with an element type "button" should be followed by the "=" character.

    Hello I am trying to download an episode of my Podcast podcast connect and get this error?

    Impossible to analyze your diet. Invalid XML: error on line 190: name of the "disabled" attribute associated with an element type "button" should be followed by the "=" character.

    my diet is validated? http://beprovidedhealthradio.libsyn.com/RSS

    It worked for my first episode? I don't know why it doesn't work for the second episode. I also use Libsyn if that helps.

    Your show is already in iTunes.

    https://iTunes.Apple.com/podcast/id1151562400?MT=2 & ls = 1

    And everything seems fine with it and your diet.  You ONLY SUBMIT YOUR FEED ONCE.

    That's it - better to stay outside of your podcast connect account - only bad things happen to go there and play with things.  Once again, your show is very well and is in iTunes and your flow is good with it.

    Both episodes show when you subscribe - and your most recent episode appears on the page of the iTunes, general store with in 24 hours from when you posted it.

    Rob W

    https://iTunes.Apple.com/us/podcast/beprovided-health-radio/id1151562400?MT=2 https://iTunes.Apple.com/us/podcast/beprovided-health-radio/id1151562400?MT=2

  • Impossible to analyze the xml.aspx contained in the main.js.Iam get the following error"could not obtain XML document, and the connection has failed: status 500

    Impossible to analyze the xml.aspx contained in the main.js.Iam get the following error"could not obtain XML document, and the connection has failed: status 500

    My main.js resembles

    xmlDataSource var = {}
     
    URL: 'dcds. - symbianxml.aspx", etc. (sample).
     
    init: function() {}
    URL, successful reminder, the reminder of failure
    This.Connect (this.) (URL, this.responseHandler, this.failureHandler);
    },
     
    /**
    * Analyzes the XML document in an array of JS objects
    @param xmlDoc XML Document
    * @returns {table} array of objects of the device
    */
    parseResponse: {function (xmlDoc)}
        
    var chElements = xmlDoc.getElementsByTagName ("channel");
       
    channels of var = [];
      
    Console.log (chElements.Length);
      
    for (var i = 0; i)< chelements.length;="">
        
    var channel = {};
       
    for (var j = 0; j)< chelements[i].childnodes.length;="">
        
    var node = Sublst.ChildNodes(1).ChildNodes(0) chElements [i] [j];
                
    If (node.nodeType! = 1) {//not an element node}
    continue;
    }
           
    Channel [node. TagName] = node.textContent;
    }
       
    Channels.push (Channel);
    }
    Console.log (Channels.Length);
    return the strings;
    },
     
    /**
    Manages the response and displays the data from device web app
    @param xmlDoc
    */
    responseHandler: {function (xmlDoc)}
      
    var channel = this.parseResponse (xmlDoc);
    var markup = "";
       
    for (i = 0; i< channels.length;="">
       
    markup += this.generateHTMLMarkup (i, channels [i]);
    }
    document.getElementById("accordian").innerHTML = mark-up;
    },
     
    /**
    Generates HTML tags to insert in to the DOM Web App.
    * @index i, index of the device
    @param device, device object
    */
    /*
    generateHTMLMarkup: function (i, channel) {}
      
    var str ="";
    "Str += '.


    ' onclick =-"mwl.setGroupTarget ('#accordian ',' #items_" + i + "', 'ui-show ',' ui - hide');" + ".
    "mwl.setGroupTarget ('#accordian ',' item_title_ #" + i + "', 'ui-open', 'ui-farm'); Returns false; \ » > » ;
    "" Str += "" + channel ['name'] + ' ";
    "Str += '.
    ";
    "Str += '.
    ";
    "Str += '.
    "+" id: "+ channel ['id'] +" ' "
    ";
    "Str += '.
    "+" type: "+ channel ['type'] +" ' "
    ";
    "Str += '.
    "+" language: "+ channel ['language'] +" ' "
    ";
    "Str += '.
    «+ "bandwidth:" + "fast" channel + "»»
    ";
    "Str += '.
    "+" cellnapid: "+ channel ["cellnapid"] +". "
    ";
    "Str += '.
    «+ ' link: '+'start the video »»
    ";
    "Str += '.
    ";
    return str;
    },*/
    generateHTMLMarkup: function (i, channel) {}
       
    var str ="";
    "Str += '.
    ";
    str +=  "" +
    "" + channel ['name'] + ""+""
    ";
    "Str += '.
    «+ ' link: '+'start the video »»
    ";
         
    return str;

    },
     
    failureHandler: {function (reason)}
    document.getElementById("accordian").innerHTML = "could not get XML document.
    '+ reason;
    },
     
    /**
    Retrieves a resource XML in the given URL using XMLHttpRequest.
    @param url URL of the XML resource to retrieve
    @param called successCb, in the XML resourece is recovered successfully. Retrieved XML document is passed as an argument.
    @param failCb called, if something goes wrong. Reasons, in text format, is passed as an argument.
    */

    Connect: {function (url, successCb, failCb)
      
    var XMLHTTP = new XMLHttpRequest();
      
    XMLHTTP. Open ("GET", url, true);

    xmlhttp.setRequestHeader("Accept","text/xml,application/xml");
    xmlhttp.setRequestHeader ("Cache-Control", "non-cache");
    xmlhttp.setRequestHeader ("Pragma", "non-cache" "");
      
    var that = this;
    XMLHTTP.onreadystatechange = function() {}
       
    If (xmlhttp.readyState == 4) {}
        
    If (XMLHTTP. Status == 200) {}
         
    {if (!) XMLHTTP.responseXML)}
    try {}
    If server has not responded with good an XML MIME type.
    var domParser = new DOMParser();
    var xmlDoc = domParser.parseFromString(xmlhttp.responseText,"text/xml");
           
    successCb.call (that, xmlDoc);
           
    } catch (e) {}
    failCb.call (, "answer was not in an XML format.");
    }
              
    } else {}
    successCb.call (that, xmlhttp.responseXML);
    }
    } else {}
    failCb.call (this, "connection failed: status"+ xmlhttp.status ");
    }
    }
    };
    XMLHTTP. Send();
    }
    };

    Please see the content in main.js is fully analyzed.

    Forward for the solution to my request all members of the community...

  • Firefox does not open after the update. Cannot open the profile technical, even when you use the directory in cmd line path

    I'm using Firefox on a Windows 7 computer. Firefox does not open after the last update. I read the help articles and it seems that I need to create a new profile because my settings were probably corrupted. I'm unable to open the profile technical, even when you use the directory in cmd line path. I tried the following commands in the command line:

    Firefox Pei
    "C:\Program Files (x 86) \Mozilla" PEI

    Nothing happens with every order.

    I am also running Norton Internet Security. I read a help of virtual navigation features Re article that can cause a problem. The article says to check the setting of virtualization in the internet security software and to clear the virtual cache. I went through all the menus of settings in Norton Internet Security version 21.6.0.32 and I don't see anything that looked like in "virtualization" settings, so I guess that does not apply to me. "

    If you have any ideas, I had appreaciate that your expertise!

    Hello arcandl, at the launch of the firefox is not after you double-click the shortcut, it is sometimes also a sign of active malware on a system.
    you might want to try running a scan with some various other security like the free version of malwarebytes and adwcleaner tools that are specialized to remove the adware and browser hijackers.

    Fix Firefox problems caused by malicious software

  • Google Cloud Print setup - impossible to analyze the capabilities of the printer

    I am trying to add my CP1525nw to Google Cloud Print as a Cloud, and not as a LOCAL printer printer, however every time that I add my eprint email I get the following message. "Impossible to analyze the capabilities of the printer" - I tried for public and private use for eprint settings with no luck.

    Any help would be greatly appreciated.  I tried the reset email with no luck...

    EDIT - 01/04/11:

    I chatted with HP support, and although the representative was extremely courteous, they could not help me.  The support agent assured me that the matter would be taken at a higher level and looked so I hope that we can have a resolution here shortly.

    EDIT - 04/04/11:

    Received a response from the original HP rep that I chatted with online.  In short, it was not able to find a solution and States, that the question will be sent upwards to the highest level of technical support from HP...  We shall see.

    EDIT - 05/25/11:

    After 2 months of waiting, HP has corrected the problem.  Don't forget to upgrade to the latest firmware and check all the settings before continuing.

    The fix came from the side server - this defiinitely had nothing to do with the firmware.  I've updated on Monday for the latest on the HP website and it was still not working.   The gentlemen of tech support that helped me sent me an email a few hours after we talked, saying the sea a fix was to come.

    Nevertheless, I am happy without worrying how the fix is here!

    It took only 2 months to fix, but I'm glad it is.

  • I need help as soon as POSSIBLE... impossible to open my PDF FILES... get a 213:19 error... I rebooted, but nothing helps... I NEED to solve this problem as soon as possible since I have CRITICISM of work files.

    I need help as soon as POSSIBLE... impossible to open my PDF FILES... get a 213:19 error... I rebooted, but nothing helps... I NEED to solve this problem as soon as possible since I have CRITICISM of work files.

    Hi Marjiegs,

    Please see the steps in this troubleshooting KB doc: solving the problem of license and 213:xx Acrobat X and XI Acrobat error

    Let us know if you still experience the problem.

    Kind regards

    Meenakshi

  • Adobe error: impossible to copy a critical file

    anyone can fix?

    Adobe error: impossible to copy a critical file

    error code: 43

    Cannot install the CC app

    After you run the: creative cloud set up

    It will be stuck on 1% and no change then the error occurs

    Please visit get the 43 error when you try to update creative cloud.

    Concerning

    Hervé Khare

  • Dreamweaver does not work: impossible to analyze Eve...

    Impossible to analyze the day before: / Applications/Adobe Dreamweaver CS6/Configuration/Dialogs/Eve/CustomMessageDialog.eve

    Any suggestions?    Above is the message I get, and Dreamweaver does not work, just hangs.

    Thank you

    Short of re-installing Dreamweaver, any other suggestion, sorry.

  • How to fixERROR: DF024: impossible to preserve the original file to "C:\Program Files (x 86) \Common" error 5 access is denied. (Seq 1)

    I need help solving this for first

    How to fixERROR: DF024: impossible to preserve the original file to "C:\Program Files (x 86) \Common" error 5 access is denied. (Seq 1)

    Hi Lewis,

    Please try the below mentioned steps.

    1. try Hidden Admin account (Win) or enable the Root user account and try to install it.

    2 troubleshooting install problems with log files. CS5, CS5.5, CS6

    Thank you

    Atul Saini

  • Impossible to analyze the eve: Please help

    Impossible to analyze the day before: / applications/adobe dreamweaver 2014.1/configuration/dialogs/eve/titanoptionaldialog.eve cc

    Help, please

    Hello

    Please, try the following:

    1. Force to leave Dreamweaver so its opening.
    2. Please go to/applications/adobe dreamweaver 2014.1/configuration/dialogs/eve cc location
    3. Take backup of the titanoptionaldialog.eve file and move it to the trash. Remove it from the trash as well.
    4. Restart the DW and check if it works.

    If that don't work then please uninstall and re-install Dreamweaver (also remove preferences) and then check.

    Concerning

    Vivek

  • Can the vcenter server that an ESX host is connected to determine through query of the esx host cmd line?

    Can the vcenter server that an ESX host is connected to determine through query of the esx host cmd line?

    All points will be awarded. Thxs.

    Look in

    /etc/opt/vmware/vpxa/vpxa.cfg
    

    you will see that the IP VCMS listed something like

    1.1.1.1
    
  • How to determine the version of ogg of the cmd line

    I am writing a perl script to check the inventory of the machine and so far I can't find the software installed on the machine but
    I have trouble finding if ogg is installed and it has version. So far I'm capturing the output of two commands:

    My $rpmResult is qx (rpm - qa - queryformat '% {SIZE} % {NAME} % {VERSION} \n');.

    My $opatchResult = qx (opatch lsinventory-detail);

    How can I capture information from ogg?

    Thank you

    Paul.

    From the command line, "-v" option.

    All ggsci, mgr, extract, etc. must report the same version in a single installation. Example:

    $ ./ggsci -v
    Oracle GoldenGate Command Interpreter for Oracle
    Version 11.2.1.0.6 16211226 OGGCORE_11.2.1.0.6_PLATFORMS_130418.1829_FBO
    Linux, x64, 64bit (optimized), Oracle 11g on Apr 18 2013 23:36:41
    Copyright (C) 1995, 2013, Oracle and/or its affiliates. All rights reserved.
    
    $ ./extract -v
    Oracle GoldenGate Capture for Oracle
    Version 11.2.1.0.6 16211226 OGGCORE_11.2.1.0.6_PLATFORMS_130418.1829_FBO
    Linux, x64, 64bit (optimized), Oracle 11g on Apr 18 2013 23:45:44
    Copyright (C) 1995, 2013, Oracle and/or its affiliates. All rights reserved.
    

    The installation of GG type is also included, for example, "Oracle 11 g" means that GG is for Oracle database v11g (11 GR 1 material) or 11 GR 2 and not on the MySQL, SQL Server, Oracle, 12 c, etc.

  • Impossible to install Dreamweaver CS6 Upgrade! Hard Drive dump - error: failed to check for genuine Adobe software

    Hello

    I am unable to install Dreamweaver CS6 upgrade from versions CS4 Hard Drive DUMP-

    Error: failed installation

    Verification for genuine Adobe software failure

    The product you want to install is not a real software from adobe and seems to be counterfeit.

    .....

    Can someone help me with this question. I installed earlier but DVD, I am unable to find the DVD. I have a copy of full dump DVD network.

    Can someone help me solve the problem.

    Note: I installed Dreamweaver CS4 with serial number number.and try to install the upgrade to cs4.

    Help, please.

    Thank you

    Sin

    It was because I was installing directly from network dump.

    I managed to install and register the software.

    Thank you and my problem is solved.

  • Cannot download Fallensword Helper Scripts. Get ' Script cannot be installed error: failed @require json2.js.

    Hello, I did a disk eraser and reinstalled everything (to clean computers), then when I had to reinstall firefox I had a problem. I play a game called Fallensword. He has a script called Fallenswordhelper. So I installed GreaseMonkey, then when I tried to install the scripts said "Script cannot be installed error: failed @require json2.js. I did it for my computer every year since I started to use computers. I've never had this before. Please help me to get a fix for this, because I google it and cannot find an answer.

    I am the original author of FallenSwordHelper. It was due to some changes in GreaseMonkey 0.9.0, which made it impossible to have local scripts.

    I did an update (temporary?) so that extra all scripts (such as json2.js) now use absolute URLS.

    See also the official website of FSH

Maybe you are looking for

  • When I delete a message on the web server, Thunderbird deletes too remove my backup. How can I stop this?

    I have a related to Thunderbird IMAP server that has only a 100 MB allowance, so I have to delete large emails regularly with the web interface of the server. However, I want to keep them on my local hard drive. I just discovered that for a year I wa

  • Update iTunes problem

    The iTunes on my Mac reported a bunch of apps for my iPhone and iPad, had to be upgraded as it often does.  When I tried to update these applications all went as usual with the exception of two applications.  Find friends and podcasts.  Find my frien

  • Sony 52 '' KDL-52W3000 double photo/lines

    Hello people, I had problems with my Sony KDL-52W3000 TV flatscreen for about a month. When you put it first on the upper part of the screen is double. Initially he would go in 2 minutes approximately. Now its takes about 20-40 minutes. Here is what

  • Brother HL6050DN stoped working with 10.11.3

    'twas works well before. Network connected Continues to work well with other Mac/PC the idea of 'Reset printer' tried to linc.  No joy re-installed driver. no joy. I see him that brother lists only the drivers in Yosemite.  Have e-mail for them. Yet,

  • MOBO replaced need to reload Windows, can I go ahead and upgrade to Windows 7?

    Crashed my MOBO and I'm trying to replace the mobo and processor to upgrade the system.  I was running XP and is considering upgrading to Windows 7.  Since I have to reload Windows XP and the loss of everything on the hard drive, I plan to replace th