[CS5] Hang when opening a document

Hello,
My plug-in copies InDesign documents (aka "templates") inside another one (aka "destination"), after doing some modifications in the "templates". It works on CS4 and CS5, but I have a hang in CS5 during the opening of one of the "templates". I use IDocumentCommands::Open() to open the document.
The problem exists only in CS5 (haven't tried CS5.5) and not in CS4
It appears the problem appears only if all my "templates" use different ICC Profiles than my workspace or "destination"'s profiles
If I don't copy my "templates" in my "destination" but just modify them and close them, the hang doesn't appear neither.
I tried to modify the ICC Profiles of the "templates" to be the same of the "destination" before modifications and copy (I don't save the "templates"), the problem appears but not at the same opening.
I puzzled... Have someone encountered a similar problem?
The stack is :
[...My code...]
6 GetPlugIn + 58568 (in Document Actions) [0x1f26d158]
  6 CmdUtils::ProcessCommand(ICommand*) + 59 (in PublicLib.dylib) [0x116562b]
     6 ??? (in AppFramework + 108264) [0x1e2d96e8]
       6 ??? (in Utilities + 7372) [0x23e6bccc]
         6 ??? (in Utilities + 6819) [0x23e6baa3]
           6 Command::DoImmediate(short) + 34 (in PublicLib.dylib) [0x11644d2]
             6 GetPlugIn + 2347 (in Open Place) [0x2121086b]
               6 ??? (in Open Place + 6213) [0x2120f845]
                 6 GetPlugIn + 33990 (in Open Place) [0x21218406]
                   6 GetPlugIn + 29244 (in Open Place) [0x2121717c]
                     6 GetPlugIn + 2185 (in Document Actions) [0x1f25f519]
                       6 CmdUtils::ProcessCommand(ICommand*) + 59 (in PublicLib.dylib) [0x116562b]
                         6 ??? (in AppFramework + 108264) [0x1e2d96e8]
                           6 ??? (in Utilities + 7372) [0x23e6bccc]
                             6 ??? (in Utilities + 6819) [0x23e6baa3]
                               6 Command::DoImmediate(short) + 34 (in PublicLib.dylib) [0x11644d2]
                                 6 ??? (in Document Actions + 10182) [0x1f2597c6]
                                   6 ??? (in Document Framework + 57356) [0x1f29400c]
                                     6 ??? (in Document Framework + 403670) [0x1f2e88d6]
                                       6 ??? (in Document Framework + 402749) [0x1f2e853d]
                                         6 ??? (in Document Framework + 402105) [0x1f2e82b9]
                                           6 ShuksanInit(IStartupScreen* (*)(), IPlugIn*) + 48550 (in ObjectModelLib.dylib) [0x1076f86]
                                             6 ShuksanInit(IStartupScreen* (*)(), IPlugIn*) + 42722 (in ObjectModelLib.dylib) [0x10758c2]
                                               6 ShuksanInit(IStartupScreen* (*)(), IPlugIn*) + 110394 (in ObjectModelLib.dylib) [0x108611a]
                                                 6 ShuksanInit(IStartupScreen* (*)(), IPlugIn*) + 142405 (in ObjectModelLib.dylib) [0x108de25]
                                                   6 ShuksanInit(IStartupScreen* (*)(), IPlugIn*) + 55650 (in ObjectModelLib.dylib) [0x1078b42]
                                                     6 PreDirty(IPMUnknown*, IDType<ImplementationID_tag>, short) + 89 (in PublicLib.dylib) [0x136b929]
                                                       6 ??? (in ObjectModelLib.dylib + 177181) [0x106341d]
                                                         6 ??? (in ObjectModelLib.dylib + 175398) [0x1062d26]
                                                           6 GetPlugIn + 776491 (in AppFramework) [0x1e3a16bb]
                                                             6 GetPlugIn + 795294 (in AppFramework) [0x1e3a602e]
                                                               4 DatabaseSnapshot::GetPersistObjLastRevInfo(IDType<UID_tag>, IDType<ImplementationID_tag>, ILastRevInfoCache*) const + 332 (in DataBaseLib.dylib) [0x1108f9c]
                                                                 4 InterfaceSnapshotUtils::GetSnapshotSize(scoped_snapshotdataref const&) + 15282 (in DataBaseLib.dylib) [0x1103a02]
                                                                   1 InterfaceSnapshotUtils::GetSnapshotSize(scoped_snapshotdataref const&) + 13974 (in DataBaseLib.dylib) [0x11034e6]
                                                                     1 InterfaceSnapshotUtils::GetSnapshotSize(scoped_snapshotdataref const&) + 12501 (in DataBaseLib.dylib) [0x1102f25]
                                                                       1 InterfaceSnapshotUtils::GetSnapshotSize(scoped_snapshotdataref const&) + 14199 (in DataBaseLib.dylib) [0x11035c7]
                                                                         1 InterfaceSnapshotUtils::GetSnapshotSize(scoped_snapshotdataref const&) + 13026 (in DataBaseLib.dylib) [0x1103132]
                                                                           1 DatabaseSnapshot::GetPersistObjLastRevInfo(IDType<UID_tag>, IDType<ImplementationID_tag>, ILastRevInfoCache*) const + 168 (in DataBaseLib.dylib) [0x1108ef8]
                                                                             1 InterfaceSnapshotUtils::GetSnapshotSize(scoped_snapshotdataref const&) + 3738 (in DataBaseLib.dylib) [0x1100cea]
                                                                               1 DatabaseSnapshot::GetPersistObjLastRevInfo(IDType<UID_tag>, IDType<ImplementationID_tag>, ILastRevInfoCache*) const + 330 (in DataBaseLib.dylib) [0x1108f9a]

Hi,
I am facing a similar problem on the InDesign Server CS5. I am trying to Open a Template as a Copy. Import the XML and Export the output format as PDF. After importing the XML there are commands executed as Fit Optiions for Text and image Frames.
I am able to execute the whole process properly for 3-4 times. After that InDesign Server just hangs on Open Document. I am using SDKLayoutHelper to open the template file. I even tried using JavaScript to open the document. But am still not able to resolve this hanging of InDesign Server.
I tried as explained in the thread but I have not used ITextColumnSizer in my code.
Can anyone please let me know where i should look for.
Thanks in Advance.
Regards
Farzana.

Similar Messages

  • InDesign CS5 hangs when opening files

    I have recently begun experiencing a problem whereby I cannot open any existing InDesign documents. I can create new documents and work in them, but I cannot open any documents previously created in CS5.
    InDesign CS5, MacBook Pro, Mountain Lion OS 10.8.2, Intel Corei7
    The problem appeared shortly after the most recent Apple OS update so I suspect that may be causing this. InDesign just hangs with the beachball trying to open the file which it never does. It gets past linking files, then hangs. The problem has also occurred when I try to open files with InDesign CS6 on the same machine. I have tried to open a variety of different files and the problem still occurs so it doesn't seem to be file specific.
    I encountered the problem a few days ago and somehow resolved it through a combination of trashing preferences, removing the SING folder and some font management. Today the problem returned and I can't seem to resolve it via any of those methods. All other Adobe CS5 and 6 apps work just fine.
    I saw a post that recommended removing the SING plugin from InDesign's plug in folder so I tried that too. So far no luck.
    I've attached the crash report and the Sample Process report from the Activity Monitor.
    Crash Report
    http://pastebin.com/embed_js.php?i=EMJxzxkB"
    Sample Process
    http://pastebin.com/embed_js.php?i=Ty7NsMw7
    Any help is much appreciated.
    thanks

    Disable the autoactivation plugin for Font Agent Pro.
    Bob

  • InDesign CS5 hangs when opening large file

    I just completed a 128 page business directory with lots of ads (mostly PDFs) supplied by others (some good some crappy). Anyway, I worked on the document over the past month and all was well. Placed images were scattered in different folders. Anyway, upon completion, I packaged the final version. After packaging the file, I can no longer open it without ID hanging or crashing. After it crashes I launch ID again and autorecovery opens the file just fine. I then resaved the file and even exported as an idml file (first couple of times I tried that I crashed as well). Then I tried to open the idml file -- it runs through all the image names in the file but then when it should launch nothing happens and ID hangs so I must force quit. I work on the directory each year so I need a copy I can work with. I can open other ID files just fine without crashing. Does anyone have any suggestions? I could post a crash report if anyone wants to evaluate it. (BTW I did try and trash preferences but that didn't seem to help either.)
    Thanks
    Jeff

    Here are the links (if I did this correctly):
    The Sample Process Link: http://pastebin.com/CWuQHNkw
    The InDesign Crash Report: http://pastebin.com/TtjhSe7G
    Jeff, yes, those are correct.
    The first indicates that InDesign is stuck in font manipulation code, and the second is somewhat more precise about where:
    Thread 0 Crashed:: Main Thread  Dispatch queue: com.apple.main-thread
    0   AdobeCoolType                      0x009060cc CTCleanup + 338232
    1   AdobeCoolType                      0x009046d2 CTCleanup + 331582
    2   AdobeCoolType                      0x008ab7cd 0x855000 + 354253
    3   com.adobe.InDesign.Font Manager     0x14c4d7ea 0x14c42000 + 47082
    4   com.adobe.InDesign.Font Manager     0x14c4dfc0 0x14c42000 + 49088
    5   com.adobe.InDesign.Font Manager     0x14cd53cf GetPlugIn + 440303
    6   com.adobe.InDesign.Font Manager     0x14c873a7 GetPlugIn + 120775
    7   com.adobe.InDesign.Font Manager     0x14c90dfe GetPlugIn + 160286
    8   com.adobe.InDesign.Font Manager     0x14c752d8 GetPlugIn + 46840
    9   com.adobe.InDesign.Font Manager     0x14c76e28 GetPlugIn + 53832
    10  com.adobe.InDesign.Font Manager     0x14c7708c GetPlugIn + 54444
    11  com.adobe.InDesign.Font Manager     0x14c76c83 GetPlugIn + 53411
    12  com.adobe.InDesign.Font Manager     0x14c77249 GetPlugIn + 54889
    13  com.adobe.InDesign.Font Manager     0x14c9bdc4 GetPlugIn + 205284
    14  com.adobe.InDesign.AppFramework     0x0e1323cf GetPlugIn + 54943
    Unfortunately, this signature is not consistent with either SING problems or problems with third-party font management tools, both of which have easy fixes.
    The best we can say is probably "sounds like a corrupt font or group of conflicting fonts."
    So, start by removing all non-system fonts and seeing if ID will open your document.
    Assuming that works:
    Then, divide the set of removed fonts in half and put half of the back -- see if it works.
    If so, add another half set back, etc., etc. until you pinpoint the bad font.

  • CS3 hangs when opening CS1 document

    I am having difficulty opening a document created in inDesign CS with CS3.
    The status bar will read 'opening file' or 'converting data,' depending on whether I first open CS3 before selecting 'open' from the program menu or simply click on the file icon to open it. Either way, the status bar fills about 1/3 of the way and then hangs.
    The document will still open in the original InDesign CS.
    Any thoughts?

    Open the IDCS exported .inx file back in IDCS itself, then save it to a different location or with a modified name than the old IDCS file. Then try opening this new IDCS file with IDCS3.
    Al
    Edit: Be sure to have Color Management turned off when trying to open the .inx files. That may be why it was hanging up on you.

  • Encore CS5 hangs when opening project

    I have read posts about this problem already and the solutions proposed so far seem to do with changing or erasing cache files, fiddling with Premiere Pro, etc.  Frankly, I don't understand any of that!!  Can someone suggest
    something more direct?  What happens is that when I try to open old (about 2 months old) Encore projects, they  hang at between 7 and 13 %.  It is happening with 5 different projects that all worked fine in November.   They are on two different hard drives, and in separate folders.  Thanks for the help.

    Some of the suggestions are general and may apply to  multple projects, and to causes that could affect multiple projects/drives. For example, the "run as administrator" method.
    Can you create a new project? Can you save, exit Encore, and reopen it?

  • InDesign CS6 (8.1) hangs when opening documents, intermittent

    InDesign CS6 (8.1) hangs when opening documents, intermittent, and a document that hangs InDesign, after restarting InDesign, will open fine. I found the following track, Re: InDesign CS5.5 Not Responding  for instructions to "force a hang into a crash" and am posting the crash logs to  pastebin.com
    This is the sample process report OPI_Sample9MAY15 - Pastebin.com
    This is the corresponding InDesign Crash log OPI_InDesignCrashLog9MAY15 - Pastebin.com
    I am hoping that someone might be able to read the logs and tell me what is causing InDesign to hang
    For more background information we are using Mac OS X 10.10.3, Within indesign we are using an editorial management software called "NewsEngin GPS" that utilizes Rohohiko's ADIP ToolAssistant plugin and an advertising management plugin "Pagelink" from Mactive/NewsCycle Solutions. These are the only 3 third party vendors that are being used and of course all claim that their products separately are stable under Mac OS 10.10 and InDesign CS6 v8.1.

    Did you try to export the INDD file to IDML, open that and work with the new files?

  • Microsoft Word Hangs When Opening Document From SharePoint 2010 Document Library

    I am running into an issue where Word hangs when opening certain files from a document library.  When the issue occurs, Word opens and hangs at the Downloading <Doc URL> stage.  I have tried disabling the SharePoint plugins in IE and that
    makes no difference.  I can download a local copy of the file and open in just fine.  The file in questions exists in a separate document library where it can be opened just fine (The file was copied to the library where the issue is occurring by
    a Workflow).  The issue also has only occurred on .docx files and not .doc, however, not all docx files are having the issue.
    Does anyone have any thoughts on what might be causing this?
    Thanks.

    Hi,
    According to your post, my understanding is that when you opened a certain files from a document library, it hanged at the downloading stage.
    I tried to reproduce the issue, after coping by a workflow, the .docx files opened well in my environment.
    Did the issue occur in other documents libraries? You can copy the files to a new documents library by workflow, then check whether it works.
    For more details we also can check the SharePoint ULS logs.
    C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\LOGS
    Have you check your IE settings (Tools->options->connections->LAN settings->uncheck Automatically detect settings).
    Please also use fidder tools to detect the process. You can download it by the following link.
    http://fiddler2.com/
    Thanks & Regards,
    Jason
    Jason Guo
    TechNet Community Support

  • Photoshop CS3 Hangs when opening files

    PS hangs when opening, duplicating images. The longer it's on the longer the wait. I'm talkin' 15 - 20 seconds. Deleted the prefs multiple times.
    Anybody else having this problem?

    Set your default printer to something local, that is actually hooked up.
    When Photoshop creates the document, it asks for the default printer information - and your printer driver is taking a nap while trying to connect to the printer.

  • I have Dreamweaver CS3 on a PC with Windows Vista SP2. The program recently began to hang when opening previously created HTML files. How do I fix this?

    I have Dreamweaver CS3 on a PC with Windows Vista SP2. The program recently began to hang when opening previously created HTML files. How do I fix this?

    Hi rmarchione,
    Can you try restoring preferences and let us know if it helps?
    Restore preferences | Dreamweaver CS4, CS5, CS5.5, CS6
    Thanks,
    Preran

  • Dreamweaver hangs when opening

    Running DW MX 2004, with updater 7.0.1 applied, on a Sony PC
    with Win XP, DW hangs when opening. I have waited as long as 10
    minutes to see it it every responds, and it doesn't.
    I have to CTRL-ALT-DEL and terminate the application. When
    re-opening, it opens normally.
    Not connected to a network, site files on local C drive.
    It seems to have started happening after applying the 7.0.1
    updater.
    Anyone have any solutions to this?

    Hi JillTW,
    DW 7 had some serious time lags. Search the
    Macromedia.Dreamweaver groups on
    Google's groups for slow DW and look for postings over a year
    old. The fixes
    they discuss may help solve your lockup problem.
    If you are working on a large site, 10 minutes might not be
    enough time for
    DW 7 to resolve cache issues. Look at your Task Manager to
    see if it is
    working (high cpu usage on Dreamweaver.exe) or not
    responding. Even if it is
    not responding a high CPU usuage may mean it is in progress
    and just
    ignoring the keyboard/mouse.
    Also, you might want to try to clear the site cache (or just
    check its
    size - a little one should not take long to process even if
    corupt) before
    starting DW. Adobe tells how to remove the cache here:
    http://www.adobe.com/cfusion/knowledgebase/index.cfm?id=5989f7f4
    Look for the cache in: C:\Documents and
    Settings\<user>\Application
    Data\Macromedia\Dreamweaver MX 2004\Configuration\SiteCache
    The file is named: {yoursitenamehere}.dws
    I suggest moving it to another folder for safe keeping until
    you know if
    this is the problem.
    Upgrading to DW8 is a major improvement in speed.
    Best of luck,
    Alan C
    alan (a t) cates-associates (d ot) net
    http://www.cates-associates.net
    "JillTW" <[email protected]> wrote in
    message
    news:e81a5o$cpf$[email protected]..
    > Running DW MX 2004, with updater 7.0.1 applied, on a
    Sony PC with Win XP,
    > DW
    > hangs when opening. I have waited as long as 10 minutes
    to see it it every
    > responds, and it doesn't.
    >
    > I have to CTRL-ALT-DEL and terminate the application.
    When re-opening, it
    > opens normally.
    >
    > Not connected to a network, site files on local C drive.
    >
    > It seems to have started happening after applying the
    7.0.1 updater.
    >
    > Anyone have any solutions to this?
    >

  • Dreamweaver CS6 hangs when opening file

    Starting recently Dreamweaver CS6 hangs for 30 seconds or more, sometimes saying not responding, when I open an HTML file. It appears to do this when the file contains links to external places. To test I created a file that contained nothing except the "new HTML file" basic headers, saved the file, then opened. This test file did not hang.
    I have tried the registry fix "ResolveRemoteURLToIPAddress FALSE" and deleting the personal configuration directory (with Dreamweaver closed). Neither of these solved the problem. Dreamweaver still hangs when opening a file.
    Any other ideas?
    Barry.

    Once the document opens, check the code for any protocol relative links (links that start with // rather than http://) and change them to http:// links, at least during development. It is a know issue to Adobe and will cause what you describe.
    If you don't have any protocol relative links, links to third party sites can cause issues from time to time if their servers are slow or have any kind of conflict with your network. Unless you absolutely can't, you may want to copy those external scripts to your local site and link to the local versions instead, again, during development.

  • Pages 5.5.1: When opening a document created with Pages '09 (Version 4.0) with Pages 5.5.1 the page header and the page footer are deleted. How can this be prevented? Or is this a bug in Pages 5.5.1?

    Pages 5.5.1: When opening a document created with Pages '09 (Version 4.0) with Pages 5.5.1 the page header and the page footer are deleted. How can this be prevented? Or is this a bug in Pages 5.5.1?

    Same problem here (no graphics in header or footer) and the problem has been reported months ago. It is another bug/feature lost when Apple moves from 09 to the iCloud-compatible versions.  Complain to Apple, you may have better chance than me and they may finally listen to their users....

  • Pages crashes when opening any document on iPad 3 Latest version.   I could find on the net and finally deleted Pages from my device and reinstalled it. Still when I try to create anew document or open a document it just cr

    Pages crashes when opening any document on iPad 3 Latest version. I tried everything I could find on the net and finally deleted Pages from my device and reinstalled it. Still when I try to create a new document or open a document it just crashes out.

    Try this:
    Make sure IOS is updated to latest version
    Reboot device by pressing both the home button and sleep/wake (power) buttons at the same time for 10-15 seconds until the apple logo appears on the screen, then let go.
    If that doesn't work then reset the device by going to settings/general/reset/reset all settings

  • JDeveloper 11.1.2.3 hangs when opening project from JDeveloper 11.1.1.6

    Hello! I have a problem here which I can't solve. I also asked this question here: http://stackoverflow.com/questions/14365031/jdeveloper-11-1-2-3-hangs-when-opening-project-from-jdeveloper-11-1-1-6/14369211#14369211 . The whole story in short. I have a JavaEE client-server project in JDeveloper 11.1.1.6, where it works like a charm. Recently I had to upgrade JDeveloper version to the latest 11.1.2.3. The first problem was that the standard procedure of migrating project from the older version of JDeveloper to the newer one did not help: IDE was hanging forever all the time with no apparent (for me) reason, log file was silent about that. Then I tried another way: I just created the same project from the beginning and put there all necessary source files, libraries, set project properties etc. Still nothing, but now found the way to obtain a kind of error at least. I ran C:\Oracle\Middleware\jdeveloper\jdev\bin\jdev.exe from the command line and got the following (e.g. when I started running debug):
    Jan 16, 2013 8:52:09 PM oracle.ideimpl.runner.StarterFactoryDescriptionImpl logError
    SEVERE: Incorrect hash-structure value in starter-factory definition
    Jan 16, 2013 8:52:10 PM oracle.ideimpl.runner.StarterFactoryDescriptionImpl logError
    SEVERE: Incorrect hash-structure value in starter-factory definition
    But I don't know what could be the next step... Could anyone help me? Thanks in advance for your attention!
    Edited by: user12144197 on 22.01.2013 0:42

    Hi,
    not sure if you have a support contract or work for Oracle. In both cases the best option is to file a bug (service request)
    Frank

  • Error message when opening a document "this document is being used by another user

    error message when opening a document "this document is being used by another user, do you want to make a copy?
    I select yes, then new message - word can not open this document.the document might be in use or it may not be an invalid document.
    Any suggestions?

    Hello MrNeuf,
    I would recommend releasing and renewing the IP lease on the affected computer. The following article provides further information and details the process of doing so.
    Mac OS: How to release and renew a DHCP lease
    http://support.apple.com/kb/TS1920
    Cheers,
    Allen

Maybe you are looking for

  • Printing problem for elements 10 in windows 8

    I just bought a new computer with windows 8..My old computer was a windows XP. I reinstalled the disc .Everything works well until I wanted to PRINT..Completely different, can not change paper type, paper size, no print management etc.Is there someti

  • Intel iris problem

    I Badly Want to install intel Iris but it says its not validated for the product what should i do someones told me to install it mannualy but what is the downside of that My laptop Sattelite L40-A with specs Intel Core i5 3427U @ 1.80GHz Ivy Bridge 2

  • SM 59 in Proxy scenario

    HI I have a proxy to file scenario. Do I have to create SM 59 transaction details mandatorily ? There are already existing proxy to file scenarios from the same SAP syatem in the development server. So someone would have already created the RFC Desti

  • Cs6 problems with gtx 780 cuda

    hey i have problems with cuda with my gtx 780 when i try to see my cuda version in after effects i cant see the cuda setting and in premier pro i cant enable cuda acceleration i have added pictures

  • SC 3.2 and iSCSI RAID

    Does SC 3.2 support iSCSI interface to a RAID? To give a real world example: Can I set up a cluster of two 5220 servers using StorageTek 2510 RAID as a shared storage?