Robo Help Server 8 Publishing files to wrong location

Hi
I have recently installed a trail verstion of Robo Help 8 server.  All appears to be ok with the install I can access the website and log into the admin portal etc...  The only diffrence from the default install is that I have configured tomcat to use port 80 rather than 8080.
However I am having a problem whenever i try to publish a help file from Robo Help 8, I input all of the details of the server <Server IP>/robohelp/server
put in the default admin username and password and select the general area to publish the help file to.  All of the files appear to publish ok from Robo Help 8 and no errors are receved.
When I log onto the admin portal of the website the there is nothing displayed in the projects window.  I have check the local disk of there server were robo help is installed and i think the problem may be that the server is putting the files in the wrong location.
I can see that a folder has been created in the following location
C:\Program Files\Adobe\Adobe RoboHelp Server 8\robo\server\general\projects\TestProject
with the following folders within it
resource
webhelp_skin_files
whdata
whxdata
However none of these folders contain any data.
All of the files apper to be uploading to C:\ not the above directory wich is what i would expect.
If a copy the files that have been uploaded to C:\ to C:\Program Files\Adobe\Adobe RoboHelp Server 8\robo\server\general\projects\TestProject and restart the tomcat service the project then shows in the project window.  However when i click view project all i get is a blank screen.  I have searched the forum but cannot find anyone having a similar issue.
Any help would be gratley appriciated.
Below is the config of the Server
Windows 2003 Server IIS not installed
Java 6.21
Tomcat 6.0.29
Robo Help Server 8

aha!
If the firewall is on, turn it off.
JC

Similar Messages

  • Need help with "class file contains wrong class"

    I have a dbUtil package as
    package dbUtil;
    public class dbConfig {
    public String getHost(String db) {
    This file called dbConfig.java has been compiled with -d option and rthe class files resides in dir <install_dir>/webapps/test/WEB-INF/classes/eb/dbUtil/
    I have a jsp file in <install_dir>/webapps/test/test.jsp which imports the dbUtil package
    <%@ page import="eb.dbUtil.dbConfig" %>
    and I am getting this error:
    org.apache.jasper.JasperException: Unable to compile class for JSP
    An error occurred at line: -1 in the jsp file: null
    Generated servlet error:
    [javac] Compiling 1 source file
    /opt/hpws/tomcat/work/Standalone/localhost/test/test_jsp.java:12: cannot access eb.dbUtil.dbConfig
    bad class file: /opt/hpws/tomcat/webapps/test/WEB-INF/classes/eb/dbUtil/dbConfig.class
    class file contains wrong class: dbUtil.dbConfig
    Please remove or make sure it appears in the correct subdirectory of the classpath.
    import eb.dbUtil.dbConfig;
    ^
    1 error
    Can anyone tell me what am I doing wrong? I am using tomcat 4.1
    Thanks!
    L.

    Given your java file, the fully qualified name of the class is dbUtil.dbConfig.
    What you are importing is eb.dbUtil.dbConfig
    These things are not the same.
    The root of the classpath for the webapp is the classes directory.
    So either
    1 - specify dbConfig.java to be in package eb.dbUtil
    2 - move the class file into web-inf/classes/dbUtil/dbConfig.class, and import dbUtil.dbConfig.
    Also, by convention, classnames should start with a capital letter ie dbUtil.DbConfig.
    Cheers,
    evnafets

  • ITunes 10.1.1 moving files to wrong location and then losing connection.

    This morning I tried to play one of my albums and it told me it wasn't able to locate the files (on my external disk) so I located them manually and for some reason it has created a new iTunes folder in the root of my HDD (even though the iTunes prefs still pointed at the external disk) and moved the files in to that.
    I deleted the album from the library and then imported the files from the new folder. It imported them fine and copied them to the exiting iTunes folder in the ext HDD but then immediately copied them back to the wrong iTunes folder. Then it told me it couldn't find them again!
    I've now discovered 4 other albums that it's doing the same thing with and no matter what I do I can't get them to import, stay on the ext HDD and remain connected.
    I've re-installed iTunes and restored my library file from before I upgraded to 10.1.1(4) but it's still doing the same thing.
    Any ideas anyone?
    Message was edited by: jontucker

    Same here. Shut off Zumocast and that seemed to solve this VERY annoying and tricky problem. Let's hope that was really it. Thanks for the tip!

  • Imported files to wrong location

    I am using Lightroon 4 on a Macbook pro, OS Lion.
    I forgot to change the location of all my local wordpress images before importing them to a new folder, and they ended up being moved to my default dated folders i.e. Pictures/2012/2012-01-01.
    How can I either undo my last import, or easily locate all of those files I just imported?
    Thanks!
    Rob

    Long shot but try this.
    Go to Previous Import in Grid Mode
    Select all [CMD][A]
    Go to All Photographs (Previous import files should remain selected)
    Set the sort order in the Tool bar to Added Order  (Z to A)
    Your previous import should be the large block of selected items at the top.
    Scroll to the last selected item and the Previous to the Previous import should be the next file.
    Select it and hold down your shift key and down arrow until you reach the end of your Wordpress files
    The hard part is knowing how far to go to select the files from there.  Hopefully there is an obvious break that will clue you in.

  • Delete File from URL located on HTTP Server.

    Hello All, could you anybody help me with my Problem. I need to delete some File in URL located on HTTP Server. The File was created via using of the Function 'DP_CONTROL_SEND_STREAM_TO_URL'. Any Times I need to delete this File from the url Location, but I cann't find any Functions or Method of any Class (GUI 6.20) to realise that. I read lot of very good Blogs from Thomas Jung about HTTP classes, but I cann't find somthing relevant for me...
    Sincerely Yours,
    Lubomir

    Hi,
    You can try with GUI_DELETE_FILE and give http location in FILE_NAME
    or WS_FILE_DELETE.
    I am not getting any CNDP function module for your purpose.
    Hope you will get sucess..
    Thanks,
    Chetan Shah

  • I want to write in a XML file which is located on the TOMCAT server

    hello all,
    can anybody tell me or give me code snippet for writing some data through my application i.e from client side on te file which is located on the TOMCAT server(especially XML file).
    tell me how can i do that?
    it is urgent
    cya
    sush

    Hello sush,,,,
    I am sending you some API / classes that will definetely help you for writing XML file through java.
    1) TransformerFactory.newInstance();
    2)Transformer serializer
    3)StreamResult
    4)serializer.transform(source,result);
    5)DOMSource
    From Vikas_khengare
    [ [email protected] ]

  • How to retrieve data from an Excel file which is located on server

    hi everybody,
                    I am using SAP NWDS 2004s .     
                I have done an application on how to export the table data into an Excel .
    Now i want to get the data from an Excel file which is located in server and display that data which is in excel in a View for example a Sample view in Webdynpro  .
    In Sample view i took a uielement textview to display the data ....   
    can any one help how to procced further
    Thanks in advance
    Madhavi

    Options to read Excel data to WebDynpro context
    Reading Excel Sheet from Java without using any Framework
    Reading Multiple Sheets of Excel Sheet from Java
    Few Threads
    How to Display the content of Excel file into Webdynpro Table
    Is it possible to upload data from excel file(.xls)
    Re: How to export the data as integer into excel sheet?
    regards
       Vinod

  • Folders on the IMAP server do not appear or appear in wrong location - those cannot be modified in Thunderbird because "they do not exist on server".

    Hi all,
    A few days ago, I moved 3 sub-folders within my Archive folder. I was doing those modifications using Thunderbird.
    My Archive folder used to contain the following sub-folders:
    Archive
    /A2014
    /B2014
    /C2014
    I tried to move the folders A2014, B2014 and C2014 under the sub-folder LastYear, and created new A, B and C folders for 2015, so that it would be something like:
    Archive
    /LastYear
    /A2014
    /B2014
    /C2014
    /A2015
    /B2015
    /C2015
    On the webmail interface, everything looks fine: the old A, B and C folders where moved into the Archives/LastYear folder, and the new A, B and C folders appear under Archives. However, on Thunderbird things are a bit more... strange.
    Case 1: For some folders, things are as they should be.
    Folders A2014 and B2014 were correctly moved into Archives/LastYear.
    Folders A2015 and C2015 were correctly created in Archives.
    Case 2: One folder does not appear at all - anymore.
    Folder B2015 does not appear anywhere - despite being visible on the webmail interface. It does not appear in the list of folders to synchronize. No .msf file appear. Nothing happens if I try creating it again.
    Note that it briefly existed after I created it, but stopped appearing a few hours later.
    Case 3: One folder appears in the wrong location and cannot be accessed.
    Folder C2014 appears in the old location (Archives) and not were it should be (and is on the webmail interface), that is Archives/LastYear. I cannot perform any operation on it in Thunderbird, I systematically get the following error message:
    "The current operation on 'C2014' did not succeed. The mail server for account <AccountName> responded: "Archives/C2014" doesn't exist."
    (Which is correct because according to the server the folder C2014 is in Archives/LastYear).
    The C2014.msf file is also wrongly located, but moving it to the correct location did not change anything: the next time Thunderbird was started, the wrongly located .msf file was re-created.
    Thunderbird does not show the emails contained in this folder - when I try loading them I get the previous error message.
    Using the same style than before, here is how my Archives folder look right now:
    Archive
    /LastYear
    /A2014
    /B2014
    /A2015
    /C2015
    /C2014
    I am totally flabbergasted, I have no idea of where the problem is. I tried various fixes found on forums (such as playing around with the .msf files), but no luck so far. Any idea?
    A few more details:
    - I use an IMAP server.
    - This is a professional address, and I have little control on it.
    - I use Thunderbird with this account on two different computer, the problem is identical on both computers.
    - I tried removing/re-installing the account from Thunderbird, it did not change anything.
    I would be eternally grateful if any of you could come up with a solution!
    Many many thanks,
    Agnes

    I know my files downloaded through Firefox won't appear in my downloads folder because that is just supported by Safari
    No, I think that Apple just assigned the Downloads folder to Safari to send things there by default. You can do the same with Firefox, just go to the Firefox Preferences, click on main, tick the "Save files to..." and click the Choose button, then navigate to /Users/yourname/Downloads and click choose. I have always had all my Internet applications download things to a Downloads folder I keep at the root level of the drive (so all users can access them), but I just changed the Firefox pref to the new Apple Downloads folder and it worked fine.
    Francine
    Francine
    Schwieder

  • Screen Resolution changes on published file - please help

    Hello,
    I currently have my screen res in my projects set at 1024 x 768 - on some files (not all) when I publish the output generates with a resolution of 1220 x 1220???
    I have absolutely no idea how this can be possible as I have checked and double checked my project size etc...
    Does anybody have any suggestions?
    Thankyou
    ali

    Yes it did help, in the respect that I felt confident that it wasn't anything to do with my project settings. The published files became corrupted when they were copied across to our intranet server. 
    thankyou
    Alison McLeavy
    Electronic Health Record Program
    Mater Health Services
    t: (07) 3163 6144    e: [email protected]
    f: (07) 3163 2685     w: www.mater.org.au

  • HELP! SWF file is not allowing me to publish in presenter

    I am in need of some help with a problem that I can not figure out. Presenter will not allow me to publish any courses that I have SWF files incorporated into to. Here is what happens. The SWF file plays just fine, as it is inserted into 1 slide, and works properly on powerpoint. When I go to publish the course, it does all the steps like normal, and looks like it is publishing and zipping the file correctly. Problem is when I go into the file where I am publishing/zipping file to, it is not there. Very odd.... I know it definately has to do with the SWF file because one of my courses does not have the video in it and that published and zips just fine. Any ideas on what the problem might be?
    I am using Adobe Presenter 7.06, Windows XP, and PowerPoint 2007

    To find out if the swf is AS2 or AS3 you can try the following
    From Presenter, click on Insert SWF and in the window that opens up, select a swf file
    If the swf is an AS3 swf, you will see a warning message towards the bottom of this window
    And regarding the problem that you are facing, its really strange as we have not heard of any such issues till now
    Can you try publishing to some custom folder(say create a folder on Desktop and choose the same in the publish dialog instead of the default location)
    and verify if the published files are getting generated or not

  • File uploaded to wrong location

    I have some code to upload a file.However when I check the
    server the file is not in the
    userFiles/csv/
    folder, but rather in side the
    userFiles/ folder.
    Any ideas what wrong with my code?

    I changed
    <cfset upload_dir =
    getDirectoryFromPath(expandPath('userFiles/csv/'))>
    into
    <cfset upload_dir =
    getDirectoryFromPath(expandPath('userFiles\csv\'))>and it worked

  • Help :- Send Large File From Server To Client

    Hey guys, I am stuck with a problem.Hope u guys might be able to help me out. My problem is :-
    From client i am doing an operation which results in calculation of results by server and saving a file on the server..But i want to see what results have been computed by the server and hence i want to stream that file back to the client..
    The file may be of 100MB as well , that is, the size of the file may be huge.
    I want u guys to tell me how to stream that file back to the client..I tried returning byte array which gets serialized and then received at client side but as i said the file may be huge so memory problem may arise, so returning byte[] from function is not a good solution..
    I am looking something where server can send the file back to the client in chunks..Client keeps receiving these chucks and keep putting them in the file.
    So how to make server send file in chunks??Also, i don't know the hostname and ports...so sockets i can't use...
    Any Another way to do it...??
    is PipedStream a solution??
    Please guys, help me
    Thanks in advance
    Edited by: 854509 on Apr 25, 2011 8:28 AM
    Edited by: 854509 on Apr 25, 2011 8:59 AM

    854509 wrote:
    I knew about sockets but as i said i am able to send request to server by client by calling a remote method...There i haven't used sockets...RMI uses sockets, I assume you mean you don't access to the underlying socket.
    So i wanted to know if we can without using sockets send file back to Client..I would have the RMI return the connection details where the result can be obtains, .e.g with hostname, port, and file name to use.
    I would suggest trying to compress the stream as well (just wrapp the stream on the sender/reciever), especially for files over 1 MB.
    Tell me something abt PipedStreams as well..If they are of any use here or not?I don't see how. PipedStreams can be used to share data between threads in the same process.
    If RMI is your only choice you can perform a method which would return alot of data and have seperate methods to download portions of it.
    e.g.
    public int loadBigFile(String filename); // returns the number of portions.
    public byte[] returnPortion(int n);
    int portions = rmi.loadBigFile("my-big-file.xml");
    for(int i=0;i<portions;i++) {
       byte[] bytes = rmi.returnPortion(i);
       // do something with bytes.
    }You can have the server cleanup the file when the last portion is read.

  • Hi i am getting an error like this while installing Live Cycle Server " The file merge_modules\lc11_common_iam_zip does not exist This file is required sucessfullly run the  Live Cycle Installer.Can any one help me on resolving this issue it would be of g

    Hi i am getting an error like this while installing Live Cycle Server " The file merge_modules\lc11_common_iam_zip does not exist This file is required sucessfullly run the  Live Cycle Installer.Can any one help me on resolving this issue it would be of great help..thanks .

    I think in your situation it would be worth trying the things listed under the event. It does have to do with FRS and it's easy to do. I've used it to fix journal errors after a server unexpectedly restarts and sysvol stops replicating.  I
    could see where it could fix your issue, and if it doesn't, you're out 5 minutes. :)
    The listed registry key does not exist
    Expand HKEY_LOCAL_MACHINE. 
    Click down the key path: 
       "System\CurrentControlSet\Services\NtFrs\Parameters" 
    Double click on the value name 
       "Enable Journal Wrap Automatic Restore" 
     

  • Help with Dump files from other server.

    Hello!
    I'm having a problem with reading Dump files. The issue is this:
    I'm working with a great number of SQL Servers installed in a big number of virtual/physical servers. The problem is that I can't analyse (neither with WinDg or Visual Studio) the .mdmp files out of the server that is having the issue.
    Is there anyway that I could read the SQL Server dump files out of the server (It doesn't matter if it is in my Computer or another server)? Because it always shows an error of compatability with sqlservr.exe
    Also is there any other tool that could help me to read sql server dump files?
    Thank you very much :)

    Hello,
    I would suggest you raise a case with Microsoft for accurate analysis of the dump.I would strongly recommend it .If you still want to proceed use below link
    http://blogs.msdn.com/b/psssql/archive/2012/03/15/intro-to-debugging-a-memory-dump.aspx
    As a fact by applying latest service pack you have chance to subside these Dumps
    Hope this helps
    Please mark this reply as the answer or vote as helpful, as appropriate, to make it useful for other readers

  • My Adobe Programme has taken over my Publisher Files~Help!

    My adobe programme has suddenly taken over all of my Microsoft Office Publisher files; renamed them as PDFs, but wont allow me either to open them as PDFs (which I don't want anyway!) or allow me to convert them back to Publisher Files, which is how I want them!
    I know I have obviously changed a setting somewhere, but I don't know how or where!
    When I uninstalled Adobe I got all my Publisher files back but now, of course, cannot open my PDF files.
    I reinstalled Adobe in the hope that it would sort itself out, but it has snatched all my publisher files again!
    Help!
    I really have no idea how to resolve this and would be very grateful if any experienced ADOBE person can advise me. Thanks.
    Ken

    Hi Claudio,
    Thanks so much for responding.
    My operating system is Windows 7.
    I will give what you suggest a try and let you know how I get on.
    I really appreciate you taking the time to contact me.
    Kind regards,
    Ken

Maybe you are looking for

  • Issue with Hebrew Reports after R12 Upgrade

    Hello All,             We have upgraded our instance from 11.5.10.2 to R12.1.3. After upgrade we notice that a couple of reports have inverted question marks instead of Hebrew charecters. The report has both English & Hebrew charecters but the issue

  • Commercial printing of pictures processed with Aperture

    I first processed my pictures with Iphoto, and now Aperture 2.1.1. - when my pictures are ready for printing, I transfer them to a folder on my desktop, burn a CD or a DVD depending on how many I have and take them to a photo processing place to have

  • CRMXIF_PRODUCT_INDOBJ outbound Bdoc / Idoc

    Hi All, I'd like to use the PRODUCT_INDOBJ BDOC and the resulting CRMXIF_PRODUCT_INDOBJ_SAVE01 IDOC to transfer some data to an external system. The BDOC and IDOC are correctly generated when I change the IBase components. I'd like to add some additi

  • I am trying to upgrade to the new iTunes but..

    Hello, My brother got a new iPod for Christmas and it says that we need the newer version of iTunes. I've tried to upgrade but it will not let me because the network resource that im trying to use is unavailable. I don't know if maybe somehow the fil

  • 'Installing' Automator Actions downloaded from Apple

    I have downloaded several Automator Actions from apple.com. The first one I installed was Lock Desktop which I installed by opening the disk image which created the 836 KB file 'Lock Desktop.app' on my Desktop. I believe that the .app extension indic