600-page Fm file causes script to fail

My script goes through all files in a book to find changebars. It works fine except when it tries to process two very large FrameMaker files, each one being almost 600 pages long. When I try to run one of these large files separately, it fails by not producing any output in the separate changes file into which I am pasting changed sections. There are changebars in the large file but nothing happens.
But if I cut out about 100 pages from the file, then the script works and produces output in the changes file. I have watched the memory usage with Windows Task Manager when I run the full large file and it does not appear to be running out of memory.
Any idea what might be causing this?
Thanks,
Mark

Mark,
Stranger things have happened and it is tough to troubleshoot from here. I'd suggest putting in some kind of debug routine to narrow down exactly where the problem is occurring. For example, in this case I would probably have my script select each paragraph as it walks through the source file, then pop up a confirm() box which aborts the script on No. That way, you can find out exactly where the script gets lost. At first, maybe have it stop every 10 paragraphs or so, since you have such a large file. It's a bit time consuming, but often it's what you have to do in this environment. You might be surprised what you find and it is possible that the file length is a red herring.
Russ

Similar Messages

  • Space in "Program Files" causing JNI_CreateJavaVM to fail

    JNI experts:
    I'm launching a VM from a .exe (Win2000) written in C using MSVC and using JNI_CreateJavaVM. I'd like to specify the location of my installed jar file using the
    -Djava.class.path=path as an optionString in an options element of JavaVMInitArgs.
    All works wonderfully. Congratulations to all those who made JNI happen :)
    So... there's one problem. When my jar file is installed in c:\Program Files\xyz\myfile.jar the JVM fails to find it. When installed in c:\xyz\myfile.jar the JVM finds it and all is well.
    It looks like this: "-Djava.class.path=c:\Program Files\..."
    So I'm rather convinced the space between Program and Files is causing the problem. I've tried many hacks and searched the web and newsgroups to a large degree... with no luck.
    This is jdk1.3 and I've tried both JDK and JRE dlls:
    c:\Program Files\JavaSoft\JRE\1.3.0_0\bin\hotspot\jvm.dll
    and
    c:\jdk1.3\bin\hotspot\jvm.dll
    I've also tried classic instead of hotspot.
    Any clues would be helpful. Or, can I get access to the JVM code (I know that much of the Java implementation is available in various locations). I'm sure after dissecting that I could find the problem.
    Also, installing the .jar file in a directory without spaces in the name is unacceptable :(
    Thanks much...
    -Clint

    Ok, I've found the problem. For reference:
    1. Use the ext directories (jre/lib/ext). However, this won't work when using older JVMs. Which I'm attempting to provide backward compatibility.
    OR
    2. The java.class.path system property must contain entire path of a jar file, not just a directory containing the jar files of interest.
    ALSO
    3. An odd behavior. When the java.class.path system property contains an invalid path, the JVM seems to add the current working directory (the directory from where the JVM was initated) to the java.class.path property. For instance, I had:
    -Djava.class.path=c:\test;c:\testBad;
    where c:\testBad is not an actual directory. This will make the JVM look in the CWD to look for class files. Or so that is the behavior that I witnessed. Go figure...
    -Clint

  • Referencing MMPPF winmd file causing "MdilXapCompile.exe failed with error code 2001"

    In my windows phone app I am including Microsoft Media Player Framework (MMPPF) to include MediaPlayer and WebVTT functionality. I am referencing the DLL's and winmd files that were built from the MMPPF universal project as appose to referencing the installed
    MMPPF extension in Visual Studio. On x86 and ARM(non phone) devices this worked just fine but on ARM phone, no. According to the MDILXapCompileLog the offending file is Microsoft.Media.WebVTT.winmd. Attached is the MDILXapCompileLog. Bellow is the directory
    tree of what is included. That bracketed by * are what is referenced in the app. The rest is what is dragged in with it.
    +---Universal.WinRT.WebVTT
    | | Microsoft.Media.WebVTT.pri
    | | *Microsoft.Media.WebVTT.winmd*
    | |
    | \---Microsoft.Media.WebVTT
    | | Microsoft.Media.WebVTT.xr.xml
    | |
    | \---themes
    | Generic.xbf
    |
    +---Universal.Xaml.Core
    | | *Microsoft.PlayerFramework.dll*
    | | Microsoft.PlayerFramework.pri
    | |
    | \---Microsoft.PlayerFramework
    | | Microsoft.PlayerFramework.xr.xml
    | |
    | \---Themes
    | Classic.xbf
    | Entertainment.xbf
    | Generic.xbf
    | Phone.xbf
    |
    \---Universal.Xaml.WebVTT
    *Microsoft.PlayerFramework.WebVTT.dll*

    Have you tried official sample? https://playerframework.codeplex.com/SourceControl/latest
    How did you set the configuration of solution?
    Best Regards,
    Please remember to mark the replies as answers if they help

  • Ondemand Script is failing in oracle documaker 12.2

    We just upgraded from oracle documaker 11.3 to 12.2. When we try to generate AFP file, ondemand script is failing in 12.2. It is failing in Gen print.
    GenPrint
    Transaction Error Report - System timestamp: fri sep 26 09:24:12 2014
    DM17115:  Warning : The DownLoadFAP INI option is set to YES, this option should be set to NO for optimal performance. Check the RunMode control group, DownLoadFAP option.
    DM17065:  Warning in GENGetRecipientSet(): AGENT batch is empty, Unable to RCBGetFirstRcpSetRec(NULL).
    DM17065:  Warning in GENGetRecipientSet(): ERROR batch is empty, Unable to RCBGetFirstRcpSetRec(NULL).
    DM12041:  Error : FAP library error: Transaction:<>, area:<..\C\rulcomnt.c,Aug  8 2013 19:10:48,12,2,0,21451>
              code1:<0>, code2:<0>
              message:<Script: DEFLIB\LOADONDEMAND.DAL
    Line: 10  Col: 642  Err: 65535  Token: )  Msg: Unknown>.
    ULL).
    DM12041:  Error : FAP library error: Transaction:<>, area:<..\C\rulcomnt.c,Aug  8 2013 19:10:48,12,2,0,21451>
              code1:<0>, code2:<0>
              message:<Script: DEFLIB\LOADONDEMAND.DAL
    Line: 10  Col: 642  Err: 65535  Token: )  Msg: Unknown>.
    ==> Warning  count:    6
    ==> Error    count:    2
    End of Transaction Error Report - System timestamp: fri sep 26 09:24:13 2014
    Elapsed Time: 1 seconds

    This appears to be telling you that there is a DAL script error. There's probably some syntax error not previously detected in the script that is now being reported. The script execution is not able to tell whether LOADONDEMAND is really the name of a script or a routine found within a script library, but that is where the error is located.
    Perhaps you can bring that script up in DMStudio and do a syntax check from the menu/ribbon. That might help you recognize what needs to be corrected.
    Line 10, column 642 would mean that it is a really long line! Might mean there is just a paren out of place or not enough to satisfy the syntax.

  • Getting Page Count for a Multi-Page PDF file using Illustrator script?

    Does anyone know how to get the page count of a multi page PDF file?  I know you can then open each page using the PDFFileOptions (pagetoopen).  But I need to know up front how many pages there are to loop thru to open each page and process each page.
    Any Ideas?

    This script i did for photoshop:
    OK so lets do it working on WIN and MAC without any shell script.
    This solution is not the best but its working.
    I used Try catch to solve it.
    Only issue is that you should at least somehow know how many pages you expect in pdf.. this mean if you are working with books or flyers...
    Then set the maxPagesCount to that number.
    I am working with pdfs with max 20pages.. so i start open the 20 then 19 then 18 and when i am success i know the amount of pages.
    Its not the quicker way but its usable.
    var maxPagesCount = 20;
    var actPagesCount = maxPagesCount;
    var opts1 = new PDFOpenOptions();
    opts1.usePageNumber = true;
    opts1.antiAlias = true;
    opts1.bitsPerChannel = BitsPerChannelType.EIGHT;
    opts1.resolution = 10; //it will load faster the test page
    opts1.suppressWarnings = true;
    opts1.cropPage = CropToType.MEDIABOX;
    myFunction = function () {
      try { 
          app.displayDialogs = DialogModes.NO;
          var fileList = openDialog();
          for (i = 0; i < fileList.length; i++) {
            actPagesCount = maxPagesCount;
            getPagesCount(fileList[i],maxPagesCount);
            alert(actPagesCount);
      } catch (exception) { 
        alert(exception);
    getPagesCount = function (checkFile, lastPageID) {
      try {          
        for (var checkPage = lastPageID; checkPage > 0; checkPage--) {
          opts1.page = checkPage;                    
          var docRef = open(checkFile, opts1, false);                  
          docRef.close(SaveOptions.DONOTSAVECHANGES);                  
          actPagesCount = lastPageID;                  
          return;                  
          checkPage=0;                              
      } catch (exception) {
        // Look for next page        
        checkPage--;        
        getPagesCount(checkFile,checkPage);

  • I print 2 pages to pdf and file size is 600k, I print 1 additonal page and file size goes to 6M, what would cause this (graphics are same on all pages)

    I print 2 pages to pdf and file size is 600k, I print 1 additonal page and file size goes to 6M, what would cause this (graphics are same on all pages).
    I know the colour graphic shading in the document that causes the issue of larger file size, but it doesn't make sense that printing 1 additional page with same information as first 2 pages would cause this.

    I print 2 pages to pdf and file size is 600k, I print 1 additonal page and file size goes to 6M, what would cause this (graphics are same on all pages).
    I know the colour graphic shading in the document that causes the issue of larger file size, but it doesn't make sense that printing 1 additional page with same information as first 2 pages would cause this.

  • Get error when installing .json back up file A script on this page may be busy, or it may have stopped responding. You can stop the script now, open the script

    get error when installing .json back up file A script on this page may be busy, or it may have stopped responding. You can stop the script now, open the script
    Also tried to chang places.sql or what ever to my back up .json file and that wouldnt work. Is there a way to just move my backup .json file some where my bookmarks are a bigger file and i t will take a bit to upload.

    A script on this page may be busy, or it may have stopped responding. You can stop the script now, open the script in the debugger, or let the script continue.
    Script: chrome://browser/content/places/editBookmarkOverlay.js:909

  • I have an issue with a script that places multiple page PDF files...

    I'm using a version of "PlaceMultipagePDF.jsx" that I modified to use Media Box when placing the PDF file pages.
    That part was easy and works perfectly.
    The issue I'm having it that every time it places a PDF page, InDesign pops up a dialog saying that it's Importing pages from "file" and Creating preview with a progress bar. This dialog pops up once for each page, and the UI time it takes to do this is slowing down the import.
    So is there any way to turn off this feedback dialog?
    Note: I still need to see the dialogs to choose the PDF file and pick the document and page to start placing. I just want the one that displays for each page to not display...

    I found this in the Developer KB.
    But I can't find any of the functions in the Scripting Ref...
    How To: Suppress the progress bar when processing a command.
    Summary
    You can suppress progress bar display by turning it off before processing the command.
    Issue
    I use the IImportFileCmdData interface and pass kSuppressUI (do not display any UI) as UIFlags. When processing the command, I get a progress bar, which is called "Adobe InDesign Tagged Text Import Filter", whereas I expect no UI.
    Solution
    To suppress progress bars you should explicitly turn them off before you process the command (or commands).
    1. Get the interface IProgressBarManager (it's on kAppBoss, which you can get from gSession).
    2. Use IProgressBarManager::SuppressProgressBarDisplay() to turn off the progress bars.
    3 .Process the place command(s).
    4. Turn the progress bars back on when you're done.
    In InDesign 2.x and above, you can also use the SuppressProgressBarDisplay class (ProgressBar.h) class to achieve this. In order to use this class you just need to create an instance of the class on the stack as shown here:
    SuppressProgressBarDisplay suppress(kFalse);

  • Machine authentication is a little slow causing logon script to fail

    using:
    - Windows Zero with PEAP
    - Machine authentication only (AuthMode is set to 2 in the registry)
    - PCs are loginning it automatically, so it's a fast process
    It appears that machine authentication is a little slow. I can ping the PC's IP after the auto login happens. This cuses logon script to fail.
    If I hold shift to cancel auto-login, and wait for 10-20 seconds, the ping of the PC starts, and then if I login the logon script works.
    Does anyone know a solution to this issue? Maybe a way to introduce a delay for login window (msgina.dll) to appear, so that machine authentication has time to connect

    It's a common issue when authentication takes time.
    You can simply delay the logon scripts.
    This is an example of waiting for network to be up by pinging 10.10.10.10
    Only when network is up, then it will execute the script
    :CHECK
    @echo off
    echo Please wait....
    ping -n 1 -l 1 10.10.10.10
    if errorlevel 1 goto CHECK
    @echo on
    # Now the actual Logon script:
    net use L: \\fileserver\share
    Note: Modify the script in accordance with the network topology.
    Nicolas
    ===
    Don't forget to rate answers that you find useful

  • "Terminal Script has failed" for RoadRunner Dialer

    I would like to use Dial Up service on Time Warner Cable RoadRunner when travelling. I've downloaded the RoadRunner Dialer program and have talked to RoadRunner Tech Support several times because I can't connect and continue to get this error message:
    Internet Connect
    The terminal script has failed. Please verify your settings and try again.
    Any suggestions or ideas for me? Thanks!
    600 MHz PowerPC G3   Mac OS X (10.4.6)  

    I can't say exactly what is big binding because it depends on combination of factors: how fast your machine is, how big the Excel model is, how many components you have etc. Generally if you have bindings with several thousand cells it's going to cause the timeout problem. The problem is that we use Flash player in the application, and if some operation takes longer than a minute it times out. So, if getting data from the big bindings took too long, the flash player stops the operation and you have this timeout error.
    You see the timeout error only if you have debug version of Flash player installed. If you have release version installed, you don't see any erors, but you notice strange things, for example selecting component on the canvas does not cause property sheet to display. Release version of Flash is faster, so you can try to remove debug flash player and install release and there is chance that it will work.
    FP1 version is going to include some optimisations to reduce this problem and allow working with larger files.
    Margaret

  • RAW CR2 files cause Bridge / PS CS3 to quit after Snow Leopard

    OS: Snow Leopard Fresh Install
    Camera: Canon XTi
    Files: Canon RAW CR2
    Issue: Access of ANY kind to a RAW file causes the app(s) to quit.
    Detail: Everything was fine in Leopard but for various reasons I did a fresh install of Snow Leopard. Wiped the drive and installed clean. Installed iLife 09 and then did any Apple updates. I then installed CS3 and did all the Adobe updates (Almost 600 MB). Used PS for some graphic stuff with no issue and thought everything was good until today. Went to Bridge and simply tried to navigate to my RAW photos and it quit. Tried opening a RAW in PS... same thing. Checked the ACR version and is was 4.6 but I reinstalled anyway... same. So, I uninstalled the fresh copy of CS3 and reinstalled to be safe... same. OK, now it was testing time. Navigated to the RAW files in Finder and can view them fine. I can quick preview them, open them in preview etc, so the OS raw support is fine. Same thing happens just trying to open the file with PS CS3 since it open using RAW.
    I removed the RAW plugin and Bridge stayed open fine and displayed the files as generic thumbs. Put the plugin back and it dies again.
    In Leopard the RAW Prefs were set to store the settings in the RAW database instead of sidecar files and I have tried putting the database file in from the pre-snow leopard backup. No luck. I am totally stumped any any ideas are welcome. I am about to restore the Leopard image.
    Thanks in advance,
    Razz

    Thanks for the idea Carolyn.
    Unfortunately it did not fix it. I had tried it before and tried it again after your post. Thing is, it can't be the cache since the install of bridge has never been used. As soon as I load it and try to go view my files it quits. I would expect this from an upgraded SL install but an erase & install with fresh CS3 and all the OS and Adobe updates should be smooth. I really don't want to go back to Leopard but have to be able to mess with my photos. Why would removing the raw plugin stop the failure? It is 1 file, the correct version and fresh installed. Not sure what to do except maybe start over and yet that could still fail and takes a LONG time. I hate to upgrade to CS4 since I am not sure where the issues is.
    Maybe install SL again over the top as an upgrade?
    Any other ideas?
    Thanks, Razz

  • Converting Pages PostScript file to PDF

    Can someone with a similar setup test this Pages PS file technique out and see if you can do it?
    This was a tip from a Pages User/Blogger, as a way to get truer color printing of a Pages doc when moving it from the 3-color screen version to a four color commercial printer. He suggested saving the Pages file as Postscript, and then using Apple Preview, open and convert the Postscript to a PDF. I can't open the PS file with Preview, and it fails in the conversion to PDF. I get an error message: couldn't convert to a PDF/Couldn't open the file.
    I contacted the Blogger; he was surprised it fails, given the long time use of PS and PDF files. He suggested that I ask someone with a set-up similar to mine to try this, and help me determine if it's my computer or the software that's failing (or me!). I'm working on a G-5, with OS 10.4.8, and Pages 2.02.
    (Note, I've also tried doing this through Adobe Distiller, and that doesn't work either. That it fails in Preview seems to say to me that it's not just a problem with the version or settings in Adobe PRo/Distiller, but perhaps with Pages?).
    Thanks!

    It turned out that my two posted issues were related. The table on page one that was raising havoc with header and footers was also causing the PS to PDF conversion problems as well. I still have to resolve the table issue, but at least you helped me recognize where the printing issue was coming from!
    G-5   Mac OS X (10.4.8)  
    G-5   Mac OS X (10.4.8)  

  • Getting Safari document title/location via Scripting Bridge fails

    I'm trying to get the URL and document title from the topmost Safari document/tab. I have an AppleScript and an objective-c version using the Scripting Bridge framework.
    Both versions work fine for most web pages, however when I open a Youtube video in full-screen mode, the Scripting Bridge based version fails (error below). The Apple Script works fine for "normal" and full-screen Safari windows.
    Can anyone see what is wrong with the Scripting Bridge code below to cause it to fail for full-screen Safari windows?
    Here the code (I omitted error checking for brevity):
    AppleScript:
    tell application "Safari"
    # Give us some time to open video in full-screen mode
    delay 10
    do JavaScript "document.title" in document 0
    end tell
    Scripting Bridge:
    SafariApplication* safari = [SBApplication applicationWithBundleIdentifier:@"com.apple.Safari"];
    SBElementArray* windows = [safari windows];
    SafariTab* currentTab = [[windows objectAtIndex: 0] currentTab];
    // This fails when in full-screen mode:
    id result = [safari doJavaScript: @"document.title" in: currentTab];
    NSLog(@"title: %@", result);
    Scripting Bridge error (with added line breaks):
    Apple event returned an error. Event = 'sfri'\'dojs'{
    '----':'utxt'("document.title"),
    'dcnm':'obj '{ 'want':'prop',
    'from':'obj '{ 'want':'cwin',
    'from':'null'(),
    'form':'indx',
    'seld':1 },
    'form':'prop',
    'seld':'cTab' }
    Error info = {
    ErrorNumber = -1728;
    ErrorOffendingObject = <SBObject @0x175c2de0:
    currentTab of SafariWindow 0 of application "Safari" (238)>;
    I could not find details about the given error code. It complains about 'currentTab' which shows that the JavaScript event at least made it all the way to Safari. I assume that the current tab receives the event, but refuses to run the JS code, because it is in full-screen mode. However, why does this work for an AppleScript? Don't they use the same code path eventually?
    Thanks!
    Rico

    1) I have not yet looked into Apple events, but have read elsewhere that it is not the most fun thing to deal with. I might give it a shot after having tried 2 + 3
    Not really, but your command isn't too complicated so it'd be quite doable using the AEBuild* functions/NSAppleEventDescriptor and AESendMessage. If you go the AEBuild* route, you can use AEDebug to sniff Apple events sent from AppleScript for clues - the AEPrint syntax is similar to that used by AEBuild* functions. Mostly it's just tedious; first learning to use the lower-level APIs, then writing the code for them.
    2) Using NSAppleScript was actually my first approach, but having to compile each script before I run it seems a waste. Maybe I can try a pre-compiled script and hand in the JavaScript as a parameter.
    That's the safe and efficient way to parameterize AppleScripts. Although unless you're doing this to support user-supplied scripts, by the time you've packed what you need into an NSAppleEventDescriptor, a bit more code and you could probably send it directly to Safari yourself.
    3) I had tried ASTranslate in the past. I have not actually compiled the generated code, but seeing this makes me wonder about the difference between the Apple Script and Scripting Bridge.
    I've written about that in various places, e.g.:
    http://stackoverflow.com/questions/1309958/avoiding-applescript-through-ruby-rb- appscript-or-rubyosa/1316563#1316563
    Basically, Apple event IPC is RPC plus first-class queries, not OO as a lot of folks assume. AppleScript's OO-like syntax is a bit of a red herring, and the AS interpreter uses various tricks (e.g. implict gets) to further this illusion. So it looks and feels like OO, but only up to a point, and beyond that folks get totally confused when it does something decidedly un-OO. Hence AppleScript's reputation amongst professional programmers as being confusing and unpredictable. (It's actually reasonably straightforward and predictable one you know how it really works; it's just that figuring it out for yourself takes a lot of time and effort, since it's completely messed with your preconceptions by then. Ugh.)
    Apple had an opportunity to learn their lessons from AS's approach, but whether due to politics, hubris or naivety they decided to dress up SB to look even more Cocoa-/OO-like. Which just means there's a bigger impedance mismatch between the SB API and the AE API hidden beneath the surface. So the abstractions are thicker and leakier, and the obfuscations more impenetrable when you do run into problems. By comparison, objc-appscript minimizes the syntactic sugar and wears much of Apple events' inherent weirdness on its sleeve. So while it takes a bit of getting used to if you're from an OO background, once you do get the hang of it it (nearly always) just works.

  • Large pdf(40MB) with 600 pages color quality is poor if i print more than 1 or 2 pages at a time.

    I have a 40MB PDF file with over 600 pages of color images. If i print each page one at a time, there is no issue whatsoever with the quality, but if i print say 5 pages, the 4th and 5th page and any subsequent page will look like rubbish. In general, just not the same color quality as before. The Konica Minolta printer doesn't seem to be at fault here because like i mentioned, this problem does not occur if i print individual sheets, just if i print more than 5 or so.
    Printing individual sheets in this instance, however, is not a real solution because in all the job will have many thousand pages. What do i do? Any one here experience a similar problem?

    You were able to catch me whilst my Konica Minolta tech was here.
    This is my take on his diagnosis,
    The c353 while capable of quality output is not exactly a robust production level machine.
    Without the aid of a RIP, all the processing needs to happen either in memory or it may have a hdd. Does the machine have a hard drive?
    In either case, you are running out of memory.
    Changing the printers properties on spooling may aid in completing the job.
    He mentioned sending the job as raster. Print as Image from Acrobat's Advanced tab would do that, but I think you would cripple your computer doing such. Try it; be prepared to go out to lunch or something while it churns away.
    hth

  • Error: Device 768 (vbd) could not be connected. /etc/xen/scripts/block fail

    Hello OTN,
    After converting/exporting machines from VMware and importing them into OVM i am receiving errors on some of the machines when powering on.
    Here is the complete error message:
    Start - /OVS/running_pool/dirkwin
    PowerOn Failed : Result - failed:<Exception: return=>failed:<Exception: ['xm', 'create', '/var/ovs/mount/483E943AE684484EAD7255356E8F24CC/running_pool/machinename/vm.cfg'] => Error: Device 768 (vbd) could not be connected. /etc/xen/scripts/block failed; error detected.
    >
    StackTrace:
    File "/opt/ovs-agent-2.3/OVSXXenVM.py", line 57, in xen_start_vm
    run_cmd(args=cmd)
    File "/opt/ovs-agent-2.3/OVSCommons.py", line 85, in run_cmd
    raise Exception('%s => %s' % (cmdlist, p.childerr.read()))
    >
    StackTrace:
    File "/opt/ovs-agent-2.3/OVSSiteVM.py", line 131, in start_vm
    raise e
    Searching for this error turned up different solutions but none of them worked.
    One mentioned OVM not being able to handle spaces in vm names but this is not a working solution as most of the machines are just regular names without spaces or special characters.
    Also interesting, sometimes this error does not turn up when powering on BUT the machine just powers off again and returns to its turned off state. Next power on the error returns.
    OS types vary from S10, Win XP and RedHat so a possible connection to the error being the host OS is not there.
    Harddrive types are set to auto. The vm.cfg's of functioning machines do not differ from non functioning machines besides the actual vm name in the vm.cfg
    Any idea to this error or how to solve it ?
    Thanks
    -Stephan

    Hello Sebastian,
    This is one of the vm.cfg which will abort due to the above mentioned error:
    acpi = 1
    apic = 1
    builder = 'hvm'
    device_model = '/usr/lib/xen/bin/qemu-dm'
    disk = ['file:/var/ovs/mount/483E943AE684484EAD7255356E8F24CC/running_pool/vmname/vmname.img,hda,w',
    ',hdc:cdrom,r',
    kernel = '/usr/lib/xen/boot/hvmloader'
    memory = '2048'
    name = 'vmname'
    on_crash = 'restart'
    on_reboot = 'restart'
    pae = 1
    serial = 'pty'
    timer_mode = '0'
    usbdevice = 'tablet'
    uuid = 'a2a62bcb-f9ab-4ec3-8574-7415985cdf0a'
    vcpus = 1
    vif = ['bridge=xenbr0,mac=xx:xx:xx:xx:xx:xx,type=ioemu']
    vif_other_config = []
    vnc = 1
    vncconsole = 1
    vnclisten = '0.0.0.0'
    vncpasswd = 'xx'
    vncunused = 1
    The xend.log also turned up nothing concerning this error. no messages were written into it. No other log has been created by xen in the /var/log/xen directory concerning an issue with the current machine.
    Thanks for your help !
    -Stephan
    ps:mac address + pw is commented out
    Edited by: Stephan Becker on Aug 5, 2010 7:11 AM

Maybe you are looking for

  • R-Series AMD support?

    The AMD Radeon HD 7770 graphics card that came with the system is going bad, so I thought rather than just replacing it with a new one I would upgrade to an R9 270X from XFX.  The 600W power supply that came on the PC can handle it, and the 2nd 6-pin

  • I have tunes on my phone that wont sync with itunes

    i have tunes on my iphone that since i reset my computer will not show in itunes library or play list even wont sync songs backinto itunes?

  • Warranty Counters Not Displaying in Customer Warranty Check

    Dear All More then two Characterstics for service in warranty master  are not displaying in my warranty check when i try to check the warranty for serial numbers.what i have done is 1.Create Characterstics as numeric value. 2.Define warranty counter

  • 2-Pass VBR behaving close to a CBR approach

    The latest mpeg-2 encoder in Premiere and Encore seems to be very limited in its ability to vary the bitrate, even though I typically set it to the 2-pass VBR setting and the quality slider to "5". I monitor the playback bitrate with PowerDVD ("Show

  • Error assigning value to page item

    I create a "SQL Query (Pl/Sql Function Body Returning Sql Query)" region, and also an item on the page called :P1_TEST. In the Region Source for the region, I have the following codes: declare l_sql varchar2(32676); BEGIN :P1_TEST := 0; l_sql := 'sel