Out of memory errors when trying to sync local and remote sites

We cannot get our remote and local sites synchronized for the first time. We have a huge site and we get out or memory errors or the synch just doesn't work. Any solutions or insights?
Our site has 9,000+ HTML files and accompanying images, pdfs, etc. When we try to synch the remote to the local for the first time, it just will not happen. Every once in a while someone gets lucky, but for the most part, we either get an "out of memory" error or the synch just doesn't work, and it doesn't tell us anything. It just stops responding. HELP!

Hi dmooresatx,
I am not aware of the limitations of the file sizes that are allowed for a successful sync operation. If you are using a purchased version of Dreamweaver CC, send me your Adobe ID along with your contact details (phone, email number). Click on my picture and use the message option. If you are using a team license, get these details from your administrator.
Thanks,
Preran

Similar Messages

  • Out of Memory error when trying to move a clip into Viewer

    I thought I had learned a trick for correcting when I get an error message that reads "General Error" and then "Error: Out of Memory" when I attempt to move a clip from my Browser over to the Viewer so that I can edit before moving into my timeline.
    This really isn't that large a movie project and I have plenty of space on my Mac. It is just occuring in this project.

    You need to ask your question on the Finbal Cut Studio forum. It sorts like the clip is not in a suppored format.

  • Strange error when trying to sync video and cannot get past HELP!

    My Ipod (and I have another one as well, a photo that works just fine with everything) will simply not sync all the way. It works until it encounters an error, and then quits. This ipod, a 60 gig video does this as well as another ipod I have, a 30 gig video. Yes I have 3 ipods, its crazy.
    It happends EVERY time it gets to 30 days, Immigaration. I have tried not syncing it but it still happens again later, some of the videos will download though.
    The error message is:
    These are regular videos that I bought through ITUNES.
    PLEASE HELP!!!
    dell 9300   Windows XP  

    I can't recall ever seeing an error -93. These are two of the most common.
    Error -36, disk cannot be read from or written to error syncing iPod in iTunes.
    iTunes displays error 69 when syncing iPod.
    "It happends EVERY time it gets to 30 days, Immigaration."
    Could you explain what you mean by this.

  • Out of Memory Error when trying to get a BO Report as an XML

    Hi,
    I am trying to get a BO Report though web services API in XML format. But I am getting a OutOfMemoryError in doing so, though I am trying to get the report contents in an InputStream.
    Please find the code snnipet below:
    ViewSupport xmlViewSupport = new ViewSupport();
              xmlViewSupport.setOutputFormat(OutputFormatType.XML);
              xmlViewSupport.setViewType(ViewType.XML);
              xmlViewSupport.setViewMode(ViewModeType.REPORT);
              RetrieveXMLView retXMLView = new RetrieveXMLView();
              retXMLView.setViewSupport(xmlViewSupport);
              RetrieveData retBOData = new RetrieveData();
              retBOData.setRetrieveView(retXMLView);
              String[] strBORepEngURL = boSession.getAssociatedServicesURL("ReportEngine");
              ReportEngine boRepEng = null;
              DocumentInformation boDocInfo = null;
              Navigate nPage = new NavigateToLastPage();
              try
                   if (strBORepEngURL.length > 0)
                        boRepEng =     ReportEngine.getInstance(boSession,strBORepEngURL[0]);
                   boDocInfo = boRepEng.getDocumentInformation(boQueryDocRef,
                             fillInfo, actions, nPage, retBOData);
              catch(DSWSException exc)
                   exc.printStackTrace();
              XMLView myBOView = (XMLView) boDocInfo.getView();
              InputStream inpStream = (BufferedInputStream)myBOView.getContent();
              try{
                   OutputStream outStream = new FileOutputStream("C:\\abc.xml");
                   outStream.write(inpStream.read());
                   outStream.close();
              catch(Exception ex)
                   ex.printStackTrace();
    In the stack trace I find that the error is coming in this line:
    boDocInfo = boRepEng.getDocumentInformation(boQueryDocRef, fillInfo, actions, nPage, retBOData);
    Any inputs on this issue?
    Thanks and Regards
    Anshu

    Hi,
    The code to fill prompts before this is as follows:
    String[] strBORepEngURL = boSession.getAssociatedServicesURL("ReportEngine");
                   ReportEngine boRepEng = null;
                   if (strBORepEngURL.length > 0)
                        boRepEng =     ReportEngine.getInstance(boSession,strBORepEngURL[0]);
                   RetrieveMustFillInfo fillInfo = new RetrieveMustFillInfo();
                   RetrievePromptsInfo promptInfo = new RetrievePromptsInfo();
                   fillInfo.setRetrievePromptsInfo(promptInfo);
                   Action[] actions = new Action[1];
                   actions[0] = new Refresh();
                   DocumentInformation boDocInfo =     boRepEng.getDocumentInformation(boQueryDocRef,fillInfo,actions,null,null);
                   String reference=boDocInfo.getDocumentReference();
                   PromptInfo[] boPromptInfo = boDocInfo.getPromptInfo();
                   FillPrompts boPrompts = new FillPrompts();
                   FillPrompt[] fillPromptList = new FillPrompt[boPromptInfo.length];
                   fillPromptList[0] = new FillPrompt();
                   fillPromptList[0].setID(boPromptInfo[0].getID());
                   DiscretePromptValue[] dpv = new DiscretePromptValue[1];
                   dpv[0] = new DiscretePromptValue();
                   dpv[0].setValue("2009125");
                   fillPromptList[0].setValues(dpv);
                   boPrompts.setFillPromptList(fillPromptList);
                   actions[0] = boPrompts;
    Thanks and Regards
    Anshu

  • Error when trying to sync iCal and .mac

    Hi all
    I'm running iCal 2.0.3 on an iBook with 10.4.3. Every time I try to sync iCal via .Mac, I get the following error:
    The protocol „/tmp/gs/isync/3rFduE“ could not be copied or moved to „/Users/gs/Library/Application Support/SyncServices/Local/Compat/DotMacPAPIClient/com.apple.DotMacLegacy/Input /37CFD216-92B7-11D8-9634-003065B36BBE.D000.CLOG“.
    (Note: The error message was translated from german).
    I trashed the iCal prefs, caches, the folder ~/Library/ApplicationSupport/SyncService and ~/Library/iCal to no avail. Sync works perfect on any other of my Macs, it's just this iBook.
    Any ideas?
    Thanks, Tina

    Never mind - had to do a reinstall anyway, now it works.

  • Memory error when trying to fetch events by data range

    I keep getting the following memory error when trying to fetch events from my calendar server: CAPI_STAT_SERVICE_MEM_ALLOC
    I have checked the forum and found only one entry that talks about adjusting the -mx -oss settings for my JVM. However it is unclear if this change needs to be done to the server or the client where I am running the JVM. I have made these adjustments in my JDeveloper project and I still recive the error. I have checked the eng.log, cws.log and snc.log. The only entries found are:
    DATE = Thu Jun 2 16:53:24 2005
    PID = 12647; TID = 3076395840
    Trying to connect: Host = houoas2.us.oracle.com (127.0.0.1)
    Service = unidas
    DATE = Thu Jun 2 16:53:29 2005
    PID = 12647; TID = 3076395840
    Connection established: Host = houoas2.us.oracle.com (127.0.0.1)
    Service = unidas
    This is being done on a 10g calendar server. Any help would be appricated.

    Now that 10g and its associated CSDK are out and the 9.0.4.x CSDK is presumably frozen, would it be possible to make the 9.0.4.10 CSDKs - for each platform - available for downloading, unbundled from the massive server suite?

  • I get an error when trying to sync my music. It says I do not have enough access privileges for the operation.

    I get an error when trying to sync my music. It says I do not have enough access privileges for the operation.

    Follow this instruction exactly to the last line.  It worked on mine.
    Jolly Giant wrote:
    daduser wrote:
    "copying files failed, because you don't have permission to change your ITUNES media folder or a folder within it."
     check if you have read & write permissions for your iTunes music (or media) folder. in finder, right-click on it and +get info+. unlock the little padlock (you may have to enter your admin password) and change the permission settings. if permissions settings check out, click on the little gear-shaped icon and +apply to enclosed items+ like so 
     now try consolidating again.

  • Indesign cs5 'out of memory' error when using preflight

    I have been regulary getting an 'out of memory' error when i choose to use my bespoke preflight profile.
    I have 4gig of ram and run Indesign CS5 on OS 10.6.8.
    Does anyone know a work around?
    As soon as I select from the basic default profile, i get the beach ball from hell for 10mins, then it kindly lets me know that I am out of memory, sends a crash report to Adobe and then asks if I want to relauch. I'm stuck in a vicious circle. I must of sent my 4th crash report now and no feedback from anyone at Adobe.

    I have replaced my preferences, but still the problem persists. I have tried switching my view from typical display to fast display before i selected a profile. I thought this may give me the extra memory I needed to avoid the enevitable crash. I learnt that 2 files were indeed rgb instead of cmyk before it crashed again. So I switched them to cmyk and tried again, selected my bespoke profile, but yet again it crashed. I think the problem lies with the file, not Indesign, as i have tried the same profile on a different file and the program doesn't crash and runs as it should. So if in future I need to use said crashing file again, firstly i will need to try Peter's isolate fix method. Otherwise i'll never be able to progress to successful a pdf.

  • HT1222 my ipod reads error when trying to sync with itunes

    my ipod reads error when trying to sync to my itunes

    Hello, TheHelper1964.
    Thank you for the question.  There could be multiple causes to the errors that you are receiving.  I have included a couple articles that will help you troubleshoot this issue. 
    iTunes for Windows: "Unable to load data class" or "Unable to load provider data" sync services alert
    http://support.apple.com/kb/TS2690
    iOS: Troubleshooting backup issues in iTunes
    http://support.apple.com/kb/TS2529
    If you are uncomfortable processing some of these steps, you can also reach out to us at http://expresslane.apple.com. 
    Hope this helps,
    Jason H. 

  • Out of memory error when sending messages

    Hello!
    I have OS X 10.4.10 and I have an email account setup (IMAP)in mail.
    Lately when I go to send a message, I get an "Out of Memory" error that it says is coming from the mail server, but I know for a fact that it's not a server issue (mail account works on a PC fine). If I try to send it again it goes through just fine.
    Any ideas?

    You are building an HTML table with 1500 rows? That is definitely a lot. And I assume you are also putting some styling on that table...
    These days programmers resource to [url en.wikipedia.org/wiki/AJAX]AJAX techniques for things like that.
    You can, for example, send the table data as a list of comma separated values, and then use Javascript on the browser to create a partial table with options to browse through the different pages of data.
    If you need to show all that data in one single page, you can still try sending just the data as CSV or XML and then building the table on the browser via a Javascript loop. Use CSS for the styling so you don't overload the HTML code with styling information.
    Marcos Broc
    Hi,
    I have a bit of a problem. I?m trying to generate
    quite a large JSP file (a table with about 1500
    rows). The problem is that I get an out of memory
    error when the JSP is being generated. And it is
    definitely that the JSP is too large, or rather the
    HTML being generated from it. Now I was under the
    impression that the JSP page was flush now and again,
    but I tried to set all the different flush options
    and I have also tried to manually flush the page.
    Nothing of this made any difference except for
    displaying a white page instead of an error page
    since the header was already sent. Now this suggests
    to me that the page is being cached internally by the
    server and then sent to the client. So is there
    anything I can do about this?
    Regards
    Hertz

  • Out of Memory Error when generating JSP

    Hi,
    I have a bit of a problem. I?m trying to generate quite a large JSP file (a table with about 1500 rows). The problem is that I get an out of memory error when the JSP is being generated. And it is definitely that the JSP is too large, or rather the HTML being generated from it. Now I was under the impression that the JSP page was flush now and again, but I tried to set all the different flush options and I have also tried to manually flush the page. Nothing of this made any difference except for displaying a white page instead of an error page since the header was already sent. Now this suggests to me that the page is being cached internally by the server and then sent to the client. So is there anything I can do about this?
    Regards
    Hertz

    You are building an HTML table with 1500 rows? That is definitely a lot. And I assume you are also putting some styling on that table...
    These days programmers resource to [url en.wikipedia.org/wiki/AJAX]AJAX techniques for things like that.
    You can, for example, send the table data as a list of comma separated values, and then use Javascript on the browser to create a partial table with options to browse through the different pages of data.
    If you need to show all that data in one single page, you can still try sending just the data as CSV or XML and then building the table on the browser via a Javascript loop. Use CSS for the styling so you don't overload the HTML code with styling information.
    Marcos Broc
    Hi,
    I have a bit of a problem. I?m trying to generate
    quite a large JSP file (a table with about 1500
    rows). The problem is that I get an out of memory
    error when the JSP is being generated. And it is
    definitely that the JSP is too large, or rather the
    HTML being generated from it. Now I was under the
    impression that the JSP page was flush now and again,
    but I tried to set all the different flush options
    and I have also tried to manually flush the page.
    Nothing of this made any difference except for
    displaying a white page instead of an error page
    since the header was already sent. Now this suggests
    to me that the page is being cached internally by the
    server and then sent to the client. So is there
    anything I can do about this?
    Regards
    Hertz

  • [N95 8GB]Out of Memory error when opening 15MB pdf...

    What is the file size limit when opening a pdf file? I have a 15MB pdf file that cause 'Out of memory' error when I opened it with the PDF Reader that comes with the phone.
    Thanks.

    Hi,
    It seems that problem is file specific, so could you please share a file with me. I sending you a private message.
    Regards,
    Anoop

  • Memory Error when trying to paste art into PS CS4 vanishing point grid

    I get a memory error when trying to paste art into PS CS4 vanishing point grid.
    "Photoshop.exe application Error The instruction at 0x7755886b referenced memory at 0xffffffff. The memory could not be read. Click on OK to terminate the program"
    I have plenty RAM, HD space, and virtual RAM/Cache in PS prefs.
    Any suggestions?

    Try disabling the Aeros theme by selecting one of the Windows Classis Themes under desktop customization.  This seemed to fix the problem for me.

  • Get the following error when trying to sync itunes to Nano itunes could not coppy " Song"  to the ipod because unknown error occurred (-5000).  Any ideas?

    Get the following error when trying to sync itunes to Nano itunes could not coppy " Song"  to the ipod because unknown error occurred (-5000).  Any ideas?

    Try my script FindTracks. Select a few of the missing files to start with then run the script. Choose No at the first prompt so that you can check how it works track by track, then confirm or edit the location of the media folder where your files are. Once you are happy with how it behaves let it process larger numbers of tracks automatically.
    tt2

  • I received an error when trying to sync my IPOD erorr 13019

    I received an error when trying to sync my IPOD erorr # 13019

    See my response to your other post.

Maybe you are looking for