FrameMaker 12 Publish Crash

Using Framemaker 12.0.1.331 all publish operations crash if the document contains a UserString of 1 or more characters in a table element.  We use UserStrings in this way to hold metadata about tables such as database keys and effective dates.
The Mif looks like this:  [We would normally have an xml fragment here but this is enough to produce a crash]
<Tbl
  <TblID 10>
<UserString `A'>
  <TblTag `Format A'>
  <TblFormat
Incidently a zero length UserString doesn't result in a crash.
Looks like a bug to me.
regards,
    Colin

Hi Anchal,
Thank you for all your efforts with this. However, the UserString issue is not fixed with the FrameMaker 12.0.2. Here is the way I am testing this:
1) Create a new Portrait FrameMaker document.
2) Create two small text frames at the top of the page.
3) Select one frame and run this:
#target framemaker
var doc = app.ActiveDoc;
var textFrame = doc.FirstSelectedGraphicInDoc;
textFrame.UserString = "Set with ExtendScript";
alert (textFrame.UserString);
The fifth line displays "Set with ExtendScript" like you would expect. However, when you comment out the fourth line and just try to display UserString, it displays "undefined".
I tried selecting the second text frame and repeating the test with FrameScript:
Set oTextFrame = FirstSelectedGraphicInDoc;
Set oTextFrame.UserString = 'Set with FrameScript 6';
Display oTextFrame.UserString;
It displays the UserString like it should. When I comment out the second line and run it again, it still displays the correct UserString. If I save and close the document and reopen it, it still displays the correct UserString.
FrameScript 6 is correctly reading and writing the UserString property, but ExtendScript is not. Please let me know if you have any questions or comments. Thank you very much.
Rick

Similar Messages

  • Framemaker 9 Crashes in Windows 7 / 64 Bit  Env. When I switch from Unstructred to Structured Files

    This is a fix.
    I typically use Framemaker to edit structured DITA xml documents.  I recently got a Win 7/64 bit machine and decided this was a good time to upgrade to Framemaker 9. I installed Frame 9 directly onto this new machine.  It worked fine with my xml files.
    Then I had to switch projects and work on some unstructured documents. In order to document the application these unstructured documents were for I had to turn off Windows Themes, as the  application I needed to document had  display problems with those on.  After I finished the unstructured documentation, I switched back to my DITA XML documents. But they would not open. I selected an XML file from the Open dialog and immediately FrameMaker 9 crashed. I tried turning Themes back on and chose the recommended Aero theme. No change. My XML files still crashed FrameMaker 9 as soon as I selected one to open. The error message came post-crash and did not come from FrameMaker: it said Windows was trying to find some information about the crash, but could not find any.
    This problem may be specific to DITA or it may occur with other structured-unstructured switches. I don't know, I only work with DITA XML.
    But I just found a workaround and would like to share it in case anyone else encounters this:
    1.     Open an unstructured file.
    2.     In the upper right corner of the screen you’ll see AUTHORING. Open the drop-down and choose DITA AUTHORING (or whatever type you use for structured documents).
    3.     Open the Structure Tools menu and select Set Structured Application.
    4.     In the dialog, select the structure application you want to use with the XML file you want to open, DITA-TOPIC-FM, for example.
    5.     Now open a structured XML file. It will open now.
    6.     Close the unstructured document without saving any changes to it.
    7.     Save your structured document  then work with it.You only have to do this once. The next time you open an XML file, FrameMaker will open it correctly.  It persists even after you close Frame 9 and reopen it.
    It suprised me that Framemaker 9 didn't automatically switch back to Dita/structured mode upon opening an XML file, but I was glad there was an easy way to fix this.

    pvanbavel wrote:
    crashes no MATTER what I try--   administrator mode FAIL.   upgrade to version 2 FAIL.  uniinstall followed by complete registry cleanup then reinstall FAIL.  
    Contacted customer service-- their ownly solution is to pull out the memory card and use a card reader.  Not acceptable because that does NOT create folders by day-- an extremely usefull tool if you take a lot of pictures. nor does it prevent multiple loads of files.     customer service intidicated the software was written by an unknown australian company-- no information on who they are or how to contact them.   
    It used to work just fine and still works on my laptop also using windows 7 64 bit. 
    A suspicious item is that it always asks for permission to modify or install software, long after it was installed; shows the standard windows dialog when loading new software.   suggesting that an attempt is made to modify a protected or forbidden file region.  
    I would like to see a serious attempt by canon to solve this problem, its gone on too long and many others have it. 
    The program runs on your laptop and on countless other 64-bit Windows 7 computers - including one located less than three feet from me as I type this. It doesn't run on your other computer, and the error messages suggest a file permission problem. And it's Canon's fault. That may be true; Canon's software is certainly not bug-free. But if I were a betting man, I'd bet that your problem is in your computer.
    Bob
    Boston, Massachusetts USA

  • FrameMaker 10 Crashes when updating EDD references

    When I attempt to update the commonElements.eddmod.fm section references in the topic.eddmod.fm, and then attempt to save the file, FrameMaker 10 crashes with the following errors:
    6385224
    6372417
    6385885
    I thought there was something wrong with the changes I made to the commonElements edd, but it did the same thing when I replaced the modified file with the original commonElements that was installed with Frame10, it did the same thing. I am on version 10.0.2.419. I was able to successfully update the reference before, and I believe I installed an automatic update for Tech Comm Suite 3 and this was what is now "different". I tried to look at the log file but it didn't tell me anything useful.
    Has anyone else run into this?

    Not exactly this error, but when importing an EDD into another document more than once, I got FM to crash. It was not clear to me whether this was a consistent behaviour - after importing the same EDD into the same file for the third time it happened. Also when first importing formats and then the element definitions from the same template file I got so many crashes that I gave up on combining the two actions in one script. And as importing the same EDD more than once on a file is not something my customer is normally doing, I left it to one of those quirky things that sometimes happens in FM.
    Not sure if this is related to your problem, but it somehow points at the import EDD functionality that might be a little shaky after the last update of FM 10.
    Advice to Adobe developers that might be monitoring this list: have a closer look at what was changed and whether that was good news or bad.
    Good luck
    Jang

  • How to Invoke tasks created in FrameMaker Publishing Server from the Windows command line

    Hi All ,
    i would like to know how can we Invoke tasks and schedules created in FrameMaker Publishing Server from the Windows command line.
    we used publishing server mainly to convert Frame maker files into PDF and that should be do progarmatically without manual intervention on Demand.
    so could you please let us know how can i invoke rthe task creted to convert FM file to PDF in FrameMaker Publishing Server from the Windows command line.
    please let me know the command to execute .
    thank you and waiting for valuable response.
    best regards
    Ramesh babu

    Please see http://blogs.adobe.com/techcomm/2011/03/adobe-framemaker-server-10-and-its-command-line-ca pability.html for the same.
    Harish Dhawan

  • ANN: FrameMaker 11 & FrameMaker Publishing Server 11 are here

    [A note from the FM product manager Kapil Verma]
    Hello Framers,
    It is my pleasure to announce the availability of the new versions of FrameMaker line of products. Last week, we launched FrameMaker 11 and FrameMaker Publishing Server 11 * . We are very excited about this release, as it is a major stride forward in several areas including XML authoring, mobile publishing, rich media and enabling Technical Communications Professionals to “Do more with less!”.
    Below you will find some useful information about the release
    Please read my blog post here , which lists the major enhancements in this release
    Furthermore, I will be hosting a webinar on August 7, 2012 from 10-11:30 AM US PST, where I will walk you through the new capabilities in Adobe FrameMaker 11. You can register for this free webinar here
    We are already starting to get some accolades on FrameMaker 11J Here is what people have said about the new release
    Some select quotes from the leading industry experts can be found here
    Couple of reviews on FrameMaker 11that are out already
    FM11 review by Scott Prentice of Leximation can be found here
    FM11 review by Matt Sullivan can be found here
    If you are interested in trying the product, you can download a free 30-day trial version from our website OR run the software online through the Test Drive functionality. Do give it a try and let me know what you think. Looking forward to your comments.
    Stay tuned for more posts on this release in the coming weeks and months. Lastly, please help us spread the word about this release through social media and other channels you may be using J.
    Here is a sample twitter content that you can use “#FrameMaker 11 and FrameMaker Publishing Server 11 are here! Read about what’s new in a detailed blog by the Product Manager @KapilVermAdobe”
    * FrameMaker server has been re-branded to FrameMaker Publishing Server to better communicate the product’s value to our users
    Thanks,
    Kapil Verma
    Sr. Product Manager - FrameMaker | FrameMaker Publishing Server
    http://blogs.adobe.com/techcomm/category/framemaker
    http://twitter.com/KapilVermaAdobe
    http://www.adobe.com/products/framemaker/

    What's the graphics file format of the imported image files?
    What conversion have you specified for the output, assuming that ePub workflow is similar to XML and HTML, where image destruction is controlled by:
    File > Utilities > HTML Setup
    [ Options \... ]
    File Format for Images:
    (_) GIF  (_) JPEG  (_) PNG
    {any new choices in FM11?}
    And since FM converts image formats for some workflows, those files have to reside somewhere, so access and permission problems could arise.

  • FrameMaker v11 crashes when scrolling

    FrameMaker v11 crashes when scrolling within a file using a mouse wheel or Lenovo trackpoint. I have encountered this problem in multiple versions of FrameMaker. It does not crash if I use the scrollbar within the window. Is this just a known problem that has never been corrected, or is there a fix?

    The issue of scrolling within the Xref panel that causes a fatal crash is supposedly fixed in FM12. Maybe your scrolling issue has been too – download a trial copy on a machine that hasn’t got any Adobe stuff on it, patch it up & try it out.

  • Framemaker 10 Crashes while opening Framemaker 7 file

    Hello Frame Users
    If you are using Framemaker 10 on Windows 7 64 bit machine and encountering following issues:
    1. Framemaker 10 Crashes while opening old Framemaker files made in previous versions
    2. After the crash, not able to launch Framemaker 10 any more
    Then please do following:
    1. Un-install Framemaker 10 and clean the machine
    2. Re-install Framemaker 10
    3. Import old files rather than opening in Framemaker 10.
    Please let me know if this works for anybody, also share any other resolution if there is any.
    Regards
    Adobe Support

    Clean the machine, means, clean the locations where framemaker components gets installed in the machine.
    How are you cleaning the Registry?
    And what about:
    While opening old .fm (binary) files or old .mif files?
    And which old Frame versions?
    From what operating system platforms?

  • FrameMaker 8 crashing constantly

    Been running FM v8 (unstructured interface) for a couple of weeks now (Windows XP), and it crashes at least 2 times every day. I can produce PDFs fine (with the highly publicized "fix"), but I'm getting all kinds of mysterious memory-related error messages. It seems to happen on Paste operations fairly often, and it seems to happen most often when I'm working in graphic frames. Not seeing much in the forums about FM8 blowing up, and I can't make heads or tails out of the error logs that FM is generating. Any ideas would be greatly appreciated. FM8 is now costing me time and trouble, and I'm not impressed.

    With Windows XP Professional SP2, FrameMaker 8 crashes with about 20 documents in a book whenever I either do an Update Book and Generate Lists or Save As PDF. I am not using a font manager but have installed Adobe CS3 including Adobe Acrobat 8 Professional. I assumed that Acrobat 8 is a superset of the version of Acrobat Distiller that comes with FrameMaker 8 and hopefully should work.
    My configuration is:
    FrameMaker 8.0.0 for Intel
    Build: 8.0p266
    Window System: MSWindows XP Professional SP2
    Operating System: Windows NT 5.1 (major.minor.build: 5.1.2600 Service Pack 2)
    System: Quad-Core, 4GB RAM, plenty of available disk storage, two 24 inch monitors
    Adobe Acrobat: 8.1.1
    Adobe Distiller: 8.1.0 (Note that I started this up and this is what was displayed in the log text window (Im not sure if this is a problem):
    Acrobat Distiller 8.0
    Started: Monday, December 24, 2007 at 15:29:07
    Adobe PostScript software version: 3016.102
    CID support library initialization completed.
    Error in PDFX4 2007.joboptions:
    /CheckCompliance out of range
    The book uses OpenType/Type 1 fonts, cross-references, tables, and links to graphic files. Page size is 8 in. x 9.25 (so it is smaller than letter page size). I made sure that no other Adobe CS3 application was running and I did the following with this book:
    1. Save [the book] As XML. Worked (all files were processed successfully to create the XML).
    2. Print [the book] to an HP Laserjet as a PRN file. Worked.
    3. Update Book and Generate Lists. Crash with Error number 8004 (Internal Error: 8004, 8443407, 4460228, 4414681).
    4. Save As PDF with PDF Job Options of Standard (just to keep it simple). Crash with Error number 8004:
    And then, in this case, when I click OK, another error window is automatically displayed.
    Bam!
    Im not sure if:
    The book has too many chapters.
    The book has content that FM 8 doesnt like.
    There is a coordination issue with Acrobat Distiller (does FM 8 still use Distiller?).
    So, I made a simplified book with four files (Title, TOC, 1 chapter, and index).
    1. Saved As XML. Worked.
    2. Update Book. Worked! (This is great, compared to the long book example that crashed)
    3. Save As PDF. Crashed with error 8004.
    I am packaging the files to send to Sameer of Adobe (looks like he volunteered in a prior posting) but I am having to keep both InDesign and FrameMaker documents updated cause I am not trusting FrameMaker 8 at the moment. If, as Larry Carey, says in a prior posting that there is a much publicized fix, Id sure like to know about it.
    With Adobe CS3 installed I really dont want to remove / uninstall Acrobat 8 if I can help it. The Activate/De-activate feature can be a mess. I also dont quite know how to diagnose this issue because the number of possible causes of these errors are almost endless and I dont have the time. I still have FrameMaker 7.1 installed (is that the cause?) so I guess I could try that too.
    Please, any suggestions???
    Ken (Software Maniac)
    Seattle, WA

  • FrameMaker 10 Crashes when saving file after cut & paste

    FrameMaker consistantly crashes, everytime, when doing a save file after doing a cut and paste of table data from one open FrameMaker file to another. This only happens with a specific table. I have had this happen consistantly over the past year with various docs and table data. Usually it occurs when trying to cut & paste data that has edit tacking turned on, but in this instance this is not the case. FrameMaker is fully up to date. Running WINXP
    Internal Error 10024, 6379539, 6372417, 6385921, FrameMaker has detected a serious problem and must quit.

    > This only happens with a specific table.
    If you can isolate the trigger factor, that would enable two things:
    1. other FM users, some with Support, could confirm and re-report,
    2. Adobe would be able to find the root cause quicker.
    Is it a specific Table Catalog table, regardless of content, or
    specific table content regardless of table format?
    Possibly unrelated anecdote ... as I've mentioned, when we get Err7103
    crashes, it's often well after the real damage has already happened.
    We have seen cases where huge sections of a document appear to
    vanish. In at least one instance, the content did not disappear.
    It got moved into a table cell, and was largely invisible.
    I can imagine that hidden table structures of sufficient complexity,
    or sufficient degeneracy (e.g. unbalanced tags, garbage structs,
    containing cross-refs to self*), could make the document unstable.
    * When the size of the .fm file increases with every save (and no
    changes), circular cross-refs are a likely cause.

  • FrameMaker 12 - Crash on Open

    I am having an issue getting FrameMaker installed and working. When I install it, it says it failed to install, but the application is still on my computer. When I try to open it, it crashes as soon as the text FMPopUpMenu is on the launcher. Are there any logs to look at that will indicate what's going wrong here? This is a work computer and our IT guys have been baffled so far. I have a feeling that it's a permissions issue, but even if I launch the program as an administrator, it doesn't work.

    Our IT guys were able to figure it out. Apparently, The .NET Framework 4.5 components on my computer were corrupt. Not sure how that happened, or why it was an issue on two of our computers, but I'm glad it got resolved. So, for future reference, I suppose that if FrameMaker isn't installing, double check the .NET Frameworks...

  • FrameMaker 10 crashes when opening a large file

    The file is 88MB, and consistenly crashes whenever I try to open it in FrameMaker 10. It's an older file, and I had the same crash problem with it last week, but was finally able to get in. This week, 25 crashes in a row.
    Anyone know the max. file size allowable? How to open this puppy?
    Lee Anne

    I've used .rtf for Word files, but had never come across .mif until yesterday.
    RTF is not exactly analagous to MIF.
    As far as I know, MIF is a full peer format to the binary .FM format. MIF is merely a readable text version (although merely saving as MIF can actually correct problems in the binary, a so-called "MIF Wash").
    RTF does not appear to be reliably a full peer for any specific version of .DOC or .DOCX (for example, macros are lost, but some see this as a benefit ).
    Saving as RTF is probably still worth doing if you have to work in Word. Saving as ODT might make even more sense. Avoiding Word altogether makes the most sense .

  • FrameMaker 10 crashes when saving a book

    FrameMaker 10.0.1.402, Windows XP SP3 32-bit, structured
    I am experiencing frequent crashes when I save a book after updating it. The books and files I am working with were originally written in FrameMaker 8.
    I thought that re-creating the book from scratch in Frame 10 might help (it worked for another user I know who had the same problem) but that didn't help. I've been working with track text edits on these books (I hadn't used it in Frame 8), so I accepted all changes and disabled it. That made no difference. Also, I was working with the structured interface on (I am working with unstructured files, but have been experimenting with DITA). I switched to the unstructured interface, but it made no difference.
    The only thing I've found that works, and it's a temporary solution, is to save the book as Frame 10 MIF, and then reopen it. That allows me to save the book, at least until the next update, when it is likely to crash again.
    This is getting extremely annoying.
    Has anyone else experienced this?
    Regards,
    Keith

    Hi Keith. There was a patch released today for FrameMaker 10. Install that and see if it helps.
      The RoboColum(n)
      @robocolumn
      Colum McAndrew

  • FrameMaker 11 crashes when opening lower version files

    Hi,
    As I mentioned in the topic, upon opening some files from version 9, FM11 shows "internal error" and crashes. That happens repeatedly when opening certain file. Is there any solution to this?
    best regards
    Kuba

    There is a bug in printing in FM11, got to use patch - so yes, it's a little bit like blaming the kitchen this time   Other that this, FM is outstanding tool We got Adobe FrameMaker 11 in office fresh this week, and since the start of the using it crashed at opening and printing. We worked previously on FM7, FM8, FM9, FM10 and encountered no errors with that software (although FM9 liked to freeze when switching between Paragraph designer and Character Designer), so it's quite understandable why we are so unhappy with the FM11.
    Gotta try on MIF on monday, I think it will solve the problem.
    Where can i find this printing patch?
    best regards
    Kuba

  • Captivate 5.5 mp4 publishing crash

    Captivate 5.5 - Windows 7:  I am attempting to publish a 38 second video to mp4 and no matter what I try Captivate crashes.  It begins processing the slides, it says 'saving swf file' - then crashes stating that 'a problem caused the program to stop working correctly. windows will close the program....'.   Is this  a known issue?  Is there some simple setting I can adjust to avoid this? 

    HI
    I have installed Captivate 5.5 on Win 7 64 bit and even on my laptop which is Win 7 32 bit. On both machines I have installed it as an Administrator. I open Captivate and publish Mp4 --> works fine.
    1> So you can try to run Captivate 5.5 as an admin. Also if it is a standalone machine, enable the built in user and then run captivate to publish mp4.
    2> You can close/end other processes and then run Captivate to publish mp4
    3> Try to re-install Captivate 5.5 in a new admin account and observe that are you facing the same issue or not.
    Hope it helps
    Thanks
    VJ

  • IOS publish Crash

    Suddenly Flash CS5 started crashing on Publish. A java error it seems. It didn't happen before.
    I uninstalled everything and then reinstalled everything (Flash, Java VM, AIR) and it worked fine 'til I applied the two updates (11.02 and PFI_MAC_2_0_1_12640).
    I tried using the old PFI but still no luck.
    Any ideas?
    OSX Lion
    Xcode 4.3
    Flash CS5 with the two updates.

    Yes, I do that but when I change the screen orientation for example, the descriptor file is update et the <version> reappears.
    I try on two Mac et one Window, I've the problem in Mac not in Windows :-(
    Have you got the same problem? Are you in Mac or Windows?

Maybe you are looking for

  • APEX LIstener administration via SQLDeveloper 3.2.2 error

    Hi, I configured the APEX Listener 2 on my server and everything works fine. I also configured the Restful webservices that also works fine in APEX. Now , I would like to be able to configure the APEX Listener via SQLDeveloper 3.2.2 I changed the def

  • Pvii pop menu magic problems in ie11

    I just installed pvii pop menu magic in dreamweaver. The horizontal menu I created looks great in firefox. It is centered, the corners are rounded an the animation is great. In internet Explorer the menu is to the left, the edges are not rounded an t

  • Materialized Views Union ALL

    Sample SQL Query for Creating View CREATE MATERIALIZED VIEW TRIAL2 PARALLEL 4 BUILD IMMEDIATE REFRESH COMPLETE ENABLE QUERY REWRITE AS */ select maa.INVENTORY_ITEM_ID,maa.ORGANIZATION_ID,maa.SR_INSTANCE_ID from msc_atp_rules ma,           msc_atp_ass

  • Preset panel in develop module is missing

    I have lightroom 2.2. Somehow, I accidently removed the preset panel from the develop module and I can't figure out how to restore it. Any help would be greatly appreciated.

  • Compile build.xml with Ant for web service with annotations

    Hi Friends, I have a web service with annotations, using javax.annotation.PostConstruct, and javax.annotation.PreDestroy. I have a build.xml to create a EAR for this web service. When I run the ant task, the build complete successfully but the .war f