Runtime v6i Crashing

I also have a problem with runtime crashing while generating output to file.
I running runtime 6.0.8.25.0...
Any Suggestions?
Mike

OS : Windows 7
You don't say if this is 32 or 64 bit?
- Compile as either 32 or 64 bit. Do not use "Any CPU" for now. See if that helps.
Internet Explorer 9.0
- I am not sure if this is a web or a win app, but CRVS2010 does not support IE9 at this time.
Ludek
Follow us on Twitter http://twitter.com/SAPCRNetSup
Got Enhancement ideas? Try the [SAP Idea Place|https://ideas.sap.com/community/products_and_solutions/crystalreports]

Similar Messages

  • Labview 2012 Runtime Application Crash: Access Violation Error

    hi All,
    my rather large app that I been develping over teh last few years has recently been crashing.
    I do not know if it is since I began compiling it in LV2012 SP1 that the problem occurred or I have some programming error
    that I cannot track down.
    It use to run with uptimes over months, even with some memory leaks.
    If I monitor using Task Manager there is no decernable increase in memory usage.
    It crashes on two different systems - both running Windows XP.
    The developer version running in LabVIEW 2012 f5 ( Windows XP ) does not crash. Only the runtime version crashes.
    It also crashes either if the program sits idle for a few days - 5 or so ( memeory footprint stable ), or if it is used extensively to actively gather and control several instruements ( memory increase matches data size increase )
    It does call several external API via ActiveX to spawn off processes, however from the lvlog.txt it seems the crashing is a simple open file that uses the NI supplied String to Config.vi.
    I have double/triple check my code and I close any refernces open by the calling vi.
    I am sure how to read teh mini-dump files so if someone can look at these it would be apreciated
    thanks
    Michael
    Here are two crash logs:
    Attachments:
    fde86f7f-a024-417d-ac1c-d38b2e9a41e3.zip ‏61 KB
    4f75c413-793d-46db-b66c-889a2f2daf69.zip ‏59 KB
    00660fb7-749d-4af5-bcb1-ac5cad73a5cb.zip ‏56 KB

    Hi Michael,
    It's tough to tell what's going on, especially since it seems like you've really covered your bases!  I'm curious about the fact that you don't see the crashes in LabVIEW (LV), just in the Run-Time Engine (RTE).  Have you ever tried running it in LV for an extended period of time?
    Also, do you have any loops in your program?  Perhaps shrinking any waits that might be present and allowing your program to run faster would decrease the amount of time to see these errors from days to shorter.  
    In the future, when you get a dump file, submit it to our R&D department.  It then pops up on a website that allows me to read them.  I can also use win debug but that will take me a bit, so I'll have to get back to you on that.  
    Also, if you could take a picture of the error, that would help as well.
    Julian R.
    Applications Engineer
    National Instruments

  • Runtime error crash in IE

    I get a runtime error crash every time I try to open a pdf in IE. I am using Reader X. Anybody have solutions?

    What version of Reader X are you using? What OS? If you upgrade your Reader to X.1.3 you might find the problem dissappears (however, upgrading does not work for everyone).

  • Runtime.exec() crashes JVM

    I wrote a program that runs a Perl script repeatedly via Runtime.exec().
    Q: Under what circumstances would this procedure silently crash the JVM? I am experiencing this behavior on Linux using Sun's JDK as well as IBM's. There is no error output. The program simply exits. What is causing this? And, how can it be avoided? If there is a way to recover from whatever problem is occurring, that would be ideal.

    Thanks jschell! Your input is helpful.
    I suspect that case #4 is in play here. When I run my program with the "-Xrs" switch, "Terminated" is outputted just before the JVM exits. Is there any way to intercept the signal to terminate from the child process before the JVM exits?
    NOTE: I am not running Runtime.exec() concurrently and I am explicitly destroying each Process after process.waitFor(). Also, I tend to watch the linux "top" output to confirm that only one Perl process is running at a time. I have tried various versions of a "runCommand" method. The current version spawns no additional threads:
    public static int runCommand(String[] command) throws InterruptedException, IOException
              ProcessBuilder builder = new ProcessBuilder(command);
              builder.redirectErrorStream(true);
              Process process = builder.start();
              InputStream input = null;
              InputStream error = null;
              OutputStream output = null;
              BufferedReader reader;
              String line;
              try     {
                   input = process.getInputStream();
                   error = process.getErrorStream();
                   output = process.getOutputStream();
                   reader = new BufferedReader(new InputStreamReader(input));
                   while ((line = reader.readLine()) != null)
                        System.out.println(line);
                   return process.waitFor();
              finally
                   close(output);
                   close(error);
                   close(input);
                   process.destroy();
              }

  • "runtime engine" crash

    I have a problem with a LabView executable compiled for LV 6.1: it works without problem on a PC which has just LV Runtime Engine 6.1 installed, but it crashes (without error message) on a different machine that has a full installation of LV 8.5 and Runtime Engines 8.5, 8.2, 8.0, 7.1, 7.0 and 6.1. On this 2nd machine I installed Runtime Engine 6.1 last, because I got the error message about the missing engine when I tried to run the executable in question. After having installed the Runtime Engine, I no longer get the error message, but after a brief moment (before the first GUI opens) the executable crashes quietly. Any suggestions on how to solve this issue (rebooting the PC didn't solve it BTW)? According to the information I found so far on the NI website, Runtime Engines of different LV versions are supposed to run in parallel without problem.
    As for my config: MS Windows 2003, Standard Edition, SP2 
    Solved!
    Go to Solution.

    Matthias,
    then i fear that you are running into compatibility issues with the OS. Windows Server 2003 was never tested with any LV Version.
    Reading the ReadMe from LV 8.6 it states:
    LabVIEW supports Windows Vista/XP/2000. LabVIEW does not support Windows NT/Me/98/95, any of the Windows Server editions, or Windows XP x64. LabVIEW does support Windows Vista x64.
    Since your system runs on Windows Server 2003 (since you didn't answer my questionmark in the last post, i think that is a fact) you are lucky that the newer application runs.
    Please note that "not supported" means: it was never tested and therefore it might work, but if not, NI does not supply any support. 
    So the only solution to your issue is to switch to an OS which LV RTE 6.1 was tested on; the newest OS i think was tested (although not sure) is Windows XP.
    hope this helps,
    Norbert 
    Message Edited by Norbert B on 03-05-2009 06:48 AM
    CEO: What exactly is stopping us from doing this?
    Expert: Geometry
    Marketing Manager: Just ignore it.

  • PDF-maker causing Word runtime error crash since Acrobat update

    Acrobat X updated last week, and the first time I used it it asked me whether to enable the PDF-maker plugin/add-on. I said yes, and ever since, about every second time I open Word I get a runtime error and it crashes. The Acrobat toolbar is not available at this point in Word (2003), and I can't find anywhere to disable the PDF-maker plugin in either Word or Acrobat. Any suggestions?
    Thanks!

    Look up on Google: Microsoft Answers.  when you go to sight  create an account (free) then sign into the PC section and go to either the Word, Excel, or Power Point forum (dpends upon what application your asking for).  ask  your question Ther are sveral Sharp people  that can answer. Read all the information. If you see any with the letters under their MVP (Micrsoft Valuable Person) give highest weight to their answers. Next any people with MCC asociated with their names also take into consideration. Then  if their answers don't help try advice from average people. Please be sure to go back Mark answered, and check which item is the answer or helpful. MS actually uses thes marks to Grade the MVP's and MCC's. BTW on the Mac Groups which is separte section altogether, I'm listed as a MCC. And Moderator will move questions to proper groups say if a Mac User stray's into a PC Group or vice versa.  They realize That PC Users and Mac users have nothing in common and to preven issues they are segregated for their own good.  (Unlike a certain companies forums that shall remain nameless).

  • Runtime menu crash

    Hi,
    In one application I have a runtime menu which is dynamically changed. When a option is not available, the menu point is dimmed. Now I found out, that LabVIEW crashes every time when the runtime menu is opened while the change occurs in the program.
    Is there a way to avoid this? Otherwise the whole option to change the runtime menu dynamically would be worthless..
    Best regards
    Dermot

    Hi
    just now by looking at it a second time, I found the solution.
    In a early version of the program I added and deleted the runtime menu tags dynamically. When the runtime menu was opened during a delete action, LabVIEW 7.1 crashed completly.
    Now I just dim the tags that are not available, that means I only change the properties of the tags and the program works just fine.
    Thanks and best regards
    Dermot
    Attachments:
    screenshot1.jpg ‏51 KB

  • Deploying RTF report on web causes Reports 6i Runtime to crash!!

    HELP!
    I am calling a report (created in Reports 6i) from an ASP page using the following query string:
    http://<server>/cgi-bin/rwcgi60.exe?report=<report>.rdf&userid=<xxx/xxx@xxx>&desformat=rtf&destype=cache
    Notice that the desformat=rtf. When I run this page, I immediately get a Microsoft error screen saying:
    "Reports Run has encountered a problem and needs to close. We are sorry for the inconvenience."
    Then once I send the error report, the following error occurs in my browser:
    "Error: The requested URL was not found, or cannot be served at this time. Oracle Reports Server CGI - The Reports Server Engine terminated abnormally."
    If I run the same query string and change the desformat to pdf, html, or any other, it works fine!
    Is there something different that has to be done for rtf or is this a bug?
    Thanks,
    Jenny

    Try the same in builder (ie rtf generation). If it crashes there then this could be a bug (maybe related to the specific type of report). Please apply the latest 6i patchset (patch15, 6.0.8.24) and try as it will contain lot of bug fixes.You can get it from metalink.
    Thanks
    The Oracle Reports Team

  • Encore CS5 Runtime Error & crashes - HELP!

    Hi everyone
    I have installed Encore CS5 with Premiere Pro CS5 and used it to successfully burn a DVD. Today however, when I complete the New Project tab with the name & location/project settings and click OK, there is a pause of about 3 seconds and then a pop up box:
    Runtime Error! Program: C:\... 
    This application has requested the Runtime to terminate it in am unusual way.
    Please contact the application's support team for more information.
    I have looked through the forums etc and the only possible solution was to turn off DLA, but i cannot see how to do this in Windows 7.
    If anyone can help I would be most greatful, I don't see why I was able to burn a DVD without this problem last time.
    Thanks!

    I know this is an old thread, but I've been getting this recently and managed to find a solution.
    Just for future reference this what I did, though not sure exactly which fixed it!..
    I uninstalled Encore CS5
    I also uninstalled some software related to the LG Bluray writer I had installed:
    Cyberlink Power2Go
    Cyberlink PowerStarter
    Cyberlink LabelPrint
    Cyberlink PowerProducer.
    2 other programs I uninstalled: (less likely to cause a problem, but I was not using them)
    Google Earth
    ArcScan stitch-delux
    Reboot
    Use CCleaner to clean registry.
    Disconnect internet
    Disable Mcafee virus scan
    Reinstall Encore CS5... then it all seemed to work ok, could create new projects etc.
    My PC is running Windows 7 32bit. The LG writer is a BH10LS30

  • C++ runtime library crashing in Windows 7 and Lookout 6.5

    Hello, I’m running Lookout 6.5 on a Windows 7 machine. After I load Lookout and try to go to some of my panels I get a “Microsoft Visual C++ Runtime Library” Runtime Error. It says “This program as requested the Runtime to terminate it in an unusual way. “  What can be causing this?
    Thanks you.
    SCADA Programmer at the Coachella Valley Water District.

    Hi Windows7grl88,
    Please type: "chkdsk /r /f" At the Command Prompt.
    This kind of error can be caused by Software problem, please try to Place the computer in a clean boot state, which will start Windows by using a minimal set of drivers and startup programs, and follow the steps in this article to
    perform a cleanboot:
     How to perform a clean boot to troubleshoot a problem in Windows Vista, Windows 7, or Windows 8
    http://support.microsoft.com/kb/929135
    If there is anything else regarding this issue, please feel free to post back.
    Best Regards,
    Anna Wang
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • Use of multi-dimensional arrays in forms - forms debugger crash

    Hello All readers,
    have an issue with use of multi-dimensional arrays in forms when debugging and/or calling another form post array-population.
    USING VERSIONS: oracle forms 9.0.4, Jinitiator 1.3.1.17, oracle db 10.1
    the following code snippet works from a when-button-pressed trigger when called without the debugger. when called with the debugger it crashes when any element of the multi-dimensional associative array is accessed/populated/read. In addition, if i populate the multi-dimensional array then call a form (a msgbox form to display the arrays content as a string) it crashes too.
    declare
    type datasource_rec is record (field varchar2(32), val varchar2(3999));
    type datasource_arr is table of datasource_rec index by binary_integer;
    type datasource_arr_arr is table of datasource_arr index by binary_integer;
         l_arr datasource_arr_arr;
         procedure poparr(i_arr out datasource_arr_arr) is
              idx binary_integer := 1;
              iidx binary_integer := 1;
         begin
              while (idx <= 10) loop
                   iidx := 1;
                   while (iidx <= 10) loop     
                        i_arr(idx)(iidx).field := 'field'||to_char(iidx)||':'||to_char(idx); --# debugger crashes here with JVM aborting... message (which crashes forms builder too)
    i_arr(idx)(iidx).val := 'test value';
                   iidx := iidx+1;     
                   end loop;
              idx := idx+1;
              end loop;
         end;
         procedure printarr is
              idx binary_integer := l_arr.first;
              iidx binary_integer;
              l_msg varchar2(4000);
              l_response pls_integer;
         begin
              while (idx is NOT null) loop
                   iidx := l_arr(idx).first;
                   while (iidx is NOT null) loop
                        l_msg := l_msg||chr(10)||l_arr(iidx)(idx).field||' = '||l_arr(iidx)(idx).val;
                   iidx := l_arr(idx).next(iidx);
                   end loop;
              idx := l_arr.next(idx);
              end loop;
              alerts.info('see console for full printout: '||chr(10)||l_msg);
    --l_response := msgbox.show(l_msg); --calls another modal form to display a long message, which crashes the runtime with a java console message*
         r$debug.print(l_msg);
         end;
    begin
         poparr(l_arr);
         printarr;
    end;
    The java console does not print anything useful when both forms builder and the runtime crash/hangs as a result of the debugger being attached (except displaying a "JVM aborting" message) but when the runtime alone crashes as a result of calling another form after popping the MD array it prints:
    oracle.forms.net.ConnectionException: Forms session <28> aborted: unable to communicate with runtime process.
         at oracle.forms.net.ConnectionException.createConnectionException(Unknown Source)
         at oracle.forms.net.HTTPNStream.getResponse(Unknown Source)
         at oracle.forms.net.HTTPNStream.doFlush(Unknown Source)
         at oracle.forms.net.HTTPNStream.flush(Unknown Source)
         at java.io.DataOutputStream.flush(Unknown Source)
         at oracle.forms.net.StreamMessageWriter.run(Unknown Source)
    has anyone else encountered this problem and found a solution/workaround? is their some sort of memory limitation for forms-side handling of (multi-dimensional) arrays?+
    many thanks
    ps: i get similar problems when a) populating the array from a server/db-side packaged procedure (crashes with java console message as above even when not debugging) b) using server/db-side packaged types for the array.

    Hello All readers,
    have an issue with use of multi-dimensional arrays in forms when debugging and/or calling another form post array-population.
    USING VERSIONS: oracle forms 9.0.4, Jinitiator 1.3.1.17, oracle db 10.1
    the following code snippet works from a when-button-pressed trigger when called without the debugger. when called with the debugger it crashes when any element of the multi-dimensional associative array is accessed/populated/read. In addition, if i populate the multi-dimensional array then call a form (a msgbox form to display the arrays content as a string) it crashes too.
    declare
    type datasource_rec is record (field varchar2(32), val varchar2(3999));
    type datasource_arr is table of datasource_rec index by binary_integer;
    type datasource_arr_arr is table of datasource_arr index by binary_integer;
         l_arr datasource_arr_arr;
         procedure poparr(i_arr out datasource_arr_arr) is
              idx binary_integer := 1;
              iidx binary_integer := 1;
         begin
              while (idx <= 10) loop
                   iidx := 1;
                   while (iidx <= 10) loop     
                        i_arr(idx)(iidx).field := 'field'||to_char(iidx)||':'||to_char(idx); --# debugger crashes here with JVM aborting... message (which crashes forms builder too)
    i_arr(idx)(iidx).val := 'test value';
                   iidx := iidx+1;     
                   end loop;
              idx := idx+1;
              end loop;
         end;
         procedure printarr is
              idx binary_integer := l_arr.first;
              iidx binary_integer;
              l_msg varchar2(4000);
              l_response pls_integer;
         begin
              while (idx is NOT null) loop
                   iidx := l_arr(idx).first;
                   while (iidx is NOT null) loop
                        l_msg := l_msg||chr(10)||l_arr(iidx)(idx).field||' = '||l_arr(iidx)(idx).val;
                   iidx := l_arr(idx).next(iidx);
                   end loop;
              idx := l_arr.next(idx);
              end loop;
              alerts.info('see console for full printout: '||chr(10)||l_msg);
    --l_response := msgbox.show(l_msg); --calls another modal form to display a long message, which crashes the runtime with a java console message*
         r$debug.print(l_msg);
         end;
    begin
         poparr(l_arr);
         printarr;
    end;
    The java console does not print anything useful when both forms builder and the runtime crash/hangs as a result of the debugger being attached (except displaying a "JVM aborting" message) but when the runtime alone crashes as a result of calling another form after popping the MD array it prints:
    oracle.forms.net.ConnectionException: Forms session <28> aborted: unable to communicate with runtime process.
         at oracle.forms.net.ConnectionException.createConnectionException(Unknown Source)
         at oracle.forms.net.HTTPNStream.getResponse(Unknown Source)
         at oracle.forms.net.HTTPNStream.doFlush(Unknown Source)
         at oracle.forms.net.HTTPNStream.flush(Unknown Source)
         at java.io.DataOutputStream.flush(Unknown Source)
         at oracle.forms.net.StreamMessageWriter.run(Unknown Source)
    has anyone else encountered this problem and found a solution/workaround? is their some sort of memory limitation for forms-side handling of (multi-dimensional) arrays?+
    many thanks
    ps: i get similar problems when a) populating the array from a server/db-side packaged procedure (crashes with java console message as above even when not debugging) b) using server/db-side packaged types for the array.

  • SmartLayout Crash

    I have a situation where I can consistently get the Mosaic runtime to crash doing what I think is allowed.
    I have a panel with SmartColumnLayout, and it has three tiles in it. 
    Drag middle tile to below left tile
    Drag top left tile to middle
    Drag middle tile to below left tile
    I get the following error:
    RangeError: Index 2 is out of range.
    at spark.components::Group/
    checkForRangeError()[E:\dev\hero_private\frameworks\projects\spark\src\spark\components\Gr oup.as:1310]
    at spark.components::Group/setElementIndex()[E:\dev\hero_private\frameworks\projects\spark\s rc\spark\components\Group.as:1474]
    at spark.components::Group/addElementAt()[E:\dev\hero_private\frameworks\projects\spark\src\ spark\components\Group.as:1371]
    at spark.components::SkinnableContainer/addElementAt()[E:\dev\hero_private\frameworks\projec ts\spark\src\spark\components\SkinnableContainer.as:775]
    at com.adobe.mosaic.runtimeUI.component::BaseComponent/addElementAt()[F:\jenkins\jobs\Mosaic Stable\workspace\target\checkout\client\components\RuntimeUI\src\main\flex\com\adobe\mosai c\runtimeUI\component\BaseComponent.as:849]
    at com.adobe.mosaic.runtimeUI.component::BaseComponent/addContentChildAt()[F:\jenkins\jobs\M osaicStable\workspace\target\checkout\client\components\RuntimeUI\src\main\flex\com\adobe\ mosaic\runtimeUI\component\BaseComponent.as:382]
    at com.adobe.mosaic.runtimeUI.mediator::BaseMediator/childAdopted()[F:\jenkins\jobs\MosaicSt able\workspace\target\checkout\client\components\RuntimeUI\src\main\flex\com\adobe\mosaic\ runtimeUI\mediator\BaseMediator.as:695]
    at com.adobe.mosaic.model::BaseNode/adoptContentNode()[F:\jenkins\jobs\MosaicStable\workspac e\target\checkout\client\components\MosaicDOM\src\main\flex\com\adobe\mosaic\model\BaseNod e.as:366]
    at com.adobe.mosaic.runtimeUI.mediator::BaseMediator/adopt()[F:\jenkins\jobs\MosaicStable\wo rkspace\target\checkout\client\components\RuntimeUI\src\main\flex\com\adobe\mosaic\runtime UI\mediator\BaseMediator.as:670]
    at com.adobe.mosaic.runtimeUI.component::PanelComponent/onItemDrop()[F:\jenkins\jobs\MosaicS table\workspace\target\checkout\client\components\RuntimeUI\src\main\flex\com\adobe\mosaic \runtimeUI\component\PanelComponent.as:199]
    at flash.events::EventDispatcher/dispatchEventFunction()
    at flash.events::EventDispatcher/dispatchEvent()
    at mx.core::UIComponent/dispatchEvent()[E:\dev\hero_private\frameworks\projects\framework\sr c\mx\core\UIComponent.as:13128]
    at com.adobe.mosaic.layouts.dragAndDrop::DragAndDropGroup/dragDropHandler()[F:\jenkins\jobs\ MosaicStable\workspace\target\checkout\client\components\StyleSDK\src\main\flex\com\adobe\ mosaic\layouts\dragAndDrop\DragAndDropGroup.as:330]
    at flash.events::EventDispatcher/dispatchEventFunction()
    at flash.events::EventDispatcher/dispatchEvent()
    at mx.core::UIComponent/dispatchEvent()[E:\dev\hero_private\frameworks\projects\framework\sr c\mx\core\UIComponent.as:13128]
    at mx.managers.dragClasses::DragProxy/_dispatchDragEvent()[E:\dev\hero_private\frameworks\pr ojects\framework\src\mx\managers\dragClasses\DragProxy.as:374]
    at mx.managers.dragClasses::DragProxy/mouseUpHandler()[E:\dev\hero_private\frameworks\projec ts\framework\src\mx\managers\dragClasses\DragProxy.as:599]
    Now what I think is a very pertintent point here is if I do this in a view and a panel created in the AXML, it won’t happen.
    The only way I have found that it happens if if I do this on a view that  has been pulled from the catalog and given to the view manager like so:
    var view:IView = catalog.getView("SampleView");
    viewManager.addView(view,onAddViewSuccess,onAddViewFailure);
    I wish I could be more specific, I can provide a sample which does this,  I have tried it with various tiles and the tiles don’t seem to matter,  the only thing I can figure causes it is the dynamic view population.
    Can we get the source for the Mosaic components for debugging this or is that kind of thing best handed by the Adobe dev team?
    Lee Burch

    Awesome, glad it wasn't too hard to find.
    Now I also tried some other smart layouts to see if they had trouble as well
    SmartGridLayout also crashes but with a different error
    TypeError: Error #1009: Cannot access a property or method of a null object reference.
        at com.adobe.mosaic.runtimeUI.mediator::BaseMediator/updateDisplayedChild()[F:\jenkins\jobs\ MosaicStable\workspace\target\checkout\client\components\RuntimeUI\src\main\flex\com\adobe \mosaic\runtimeUI\mediator\BaseMediator.as:578]
        at com.adobe.mosaic.runtimeUI.component::BaseComponent/removeContentChildAt()[F:\jenkins\job s\MosaicStable\workspace\target\checkout\client\components\RuntimeUI\src\main\flex\com\ado be\mosaic\runtimeUI\component\BaseComponent.as:445]
        at com.adobe.mosaic.runtimeUI.component::BaseComponent/removeContentChild()[F:\jenkins\jobs\ MosaicStable\workspace\target\checkout\client\components\RuntimeUI\src\main\flex\com\adobe \mosaic\runtimeUI\component\BaseComponent.as:404]
        at com.adobe.mosaic.runtimeUI.mediator::BaseMediator/childDisowned()[F:\jenkins\jobs\MosaicS table\workspace\target\checkout\client\components\RuntimeUI\src\main\flex\com\adobe\mosaic \runtimeUI\mediator\BaseMediator.as:721]
        at com.adobe.mosaic.model::BaseNode/adoptHelper()[F:\jenkins\jobs\MosaicStable\workspace\tar get\checkout\client\components\MosaicDOM\src\main\flex\com\adobe\mosaic\model\BaseNode.as: 424]
        at com.adobe.mosaic.model::BaseNode/adoptContentNode()[F:\jenkins\jobs\MosaicStable\workspac e\target\checkout\client\components\MosaicDOM\src\main\flex\com\adobe\mosaic\model\BaseNod e.as:363]
        at com.adobe.mosaic.runtimeUI.mediator::BaseMediator/adopt()[F:\jenkins\jobs\MosaicStable\wo rkspace\target\checkout\client\components\RuntimeUI\src\main\flex\com\adobe\mosaic\runtime UI\mediator\BaseMediator.as:670]
        at com.adobe.mosaic.runtimeUI.component::PanelComponent/onItemDrop()[F:\jenkins\jobs\MosaicS table\workspace\target\checkout\client\components\RuntimeUI\src\main\flex\com\adobe\mosaic \runtimeUI\component\PanelComponent.as:199]
        at flash.events::EventDispatcher/dispatchEventFunction()
        at flash.events::EventDispatcher/dispatchEvent()
        at mx.core::UIComponent/dispatchEvent()[E:\dev\hero_private\frameworks\projects\framework\sr c\mx\core\UIComponent.as:13128]
        at com.adobe.mosaic.layouts.dragAndDrop::DragAndDropGroup/dragDropHandler()[F:\jenkins\jobs\ MosaicStable\workspace\target\checkout\client\components\StyleSDK\src\main\flex\com\adobe\ mosaic\layouts\dragAndDrop\DragAndDropGroup.as:330]
        at flash.events::EventDispatcher/dispatchEventFunction()
        at flash.events::EventDispatcher/dispatchEvent()
        at mx.core::UIComponent/dispatchEvent()[E:\dev\hero_private\frameworks\projects\framework\sr c\mx\core\UIComponent.as:13128]
        at mx.managers.dragClasses::DragProxy/_dispatchDragEvent()[E:\dev\hero_private\frameworks\pr ojects\framework\src\mx\managers\dragClasses\DragProxy.as:374]
        at mx.managers.dragClasses::DragProxy/mouseUpHandler()[E:\dev\hero_private\frameworks\projec ts\framework\src\mx\managers\dragClasses\DragProxy.as:599]
    So I leave it to you if these are the same or differnt problems.
    Lee Burch

  • BluRay burn... HELP!!! C++ runtime error

    Hey Adobe family. miss you guys!!! Hope everyone has been well....
    Finally got my new vista 64bit system running with CS4.
    it's my first time burning a bluray. I have a .m2v and an .ac3 file in my Encore project... I'm using a new LG burner...
    Encore finally finished the encoding nesscary...(6 hours for the 25 minute film I have) (which created the .m2v file and the .ac3 file)
    and then I got the C++ runtime error crash...
    now every time I hit "Build" I get the same C++ Runtime error message...... It starts to burn.... this last time it got up to 1GB "written to disc".... then BAM!!!! C++ runtime error message....
    Been at this now for 18 hours....
    HELP!!!!!!!!!!!!!!!!!!!!!!!!
    it's a 25 minute filme 1920x1080
    Mike

    I having same issue. Here is some additional Windows log files. It was mentioned that this may be a Vista 64 bit issue and someone has a work around. Can someone provide a path to this individual please!
    Thanks So Much!
    System Specs
    Case: Coolmaster-830
    Op System: Vista Ultima 64 Bit updates done on 08/18/2009
    Edit Suite: Adobe Creative Suite 4 Production Premium Line Upgrade
    Adobe Premiere Pro CS 4.1 update before installing RT.X2 Card and 4.1 tools
    Performed updates on all Adobe Production Premium Products as of 08/18/2009
    Matrox RTX2 4.1 Tools
    Main Display: Dell 3007 30"
    DVI Monitor: Dell 2408WFP 24"
    MB: ASUS P5E3 Deluxe/WiFi-AP LGA 775 Intel X38
    Display Card: SAPPHIRE Radeon HD 4870 512MB GDDR5 Toxic ver.
    PS: Corsair|CMPSU-1000HX 1000W
    CPU: INTEL Quad Core Q9650 3G
    MEM: 2Gx4|Corsair TW3X4G1333C9DHXR DDR3 (8 Gigs Total)
    1 Sys Drive: Seagate Barracuda 7200.11 500GB 7200 RPM 32MB
    Cache SATA 3.0Gb/s
    2 Raid 0: Seagate Barracuda 7200.11 500GB 7200 RPM 32MB Cache SATA 3.0Gb/s Using Intel's integrared Raid Controller on MB
    Error Information
    8/19/2009 3:30 PM Application Error Faulting application Adobe Encore.exe, version 4.0.1.48, time stamp 0x491b1fb3, faulting module MSVCR80.dll, version 8.0.50727.3053, time stamp 0x4889d619, exception code 0x40000015, fault offset 0x000046b4, process id 0x176c, application start time 0x01ca20ddd26a0ca2.
    8/19/2009 3:45 PM Windows Error Reporting Fault bucket 274538919, type 5&#x000d;&#x000a;Event Name: RADAR_PRE_LEAK_WOW64&#x000d;&#x000a;Response: None&#x000d;&#x000a;Cab Id: 0&#x000d;&#x000a;&#x000d;&#x000a;Problem signature:&#x000d;&#x000a;P1: PProHeadless.exe&#x000d;&#x000a;P2: 0.0.0.0&#x000d;&#x000a;P3: 6.0.6001.2.1.0&#x000d;&#x000a;P4: &#x000d;&#x000a;P5: &#x000d;&#x000a;P6: &#x000d;&#x000a;P7: &#x000d;&#x000a;P8: &#x000d;&#x000a;P9: &#x000d;&#x000a;P10: &#x000d;&#x000a;&#x000d;&#x000a;Attached files:&#x000d;&#x000a;C:\Users\Jeff\AppData\Local\Temp\RDRBB15.tmp\empty.txt&#x000d;&#x00 0a;&#x000d;&#x000a;These files may be available here:&#x000d;&#x000a;
    Encore Information
    System:  Professional, Service Pack 1 (Build 6001)
    System Architecture:
        Cpu 0: Intel(R) Core(TM)2 Quad CPU    Q9650  @ 3.00GHz
        Cpu 1: Intel(R) Core(TM)2 Quad CPU    Q9650  @ 3.00GHz
        Cpu 2: Intel(R) Core(TM)2 Quad CPU    Q9650  @ 3.00GHz
        Cpu 3: Intel(R) Core(TM)2 Quad CPU    Q9650  @ 3.00GHz
        Total Physical Memory: 4095 MB
    Adobe Encore Serial Number: [deleted by moderator]
    Product Version: 4.0.1.048
    Premiere Media Layer Version: --
    Blu-ray Devices Installed:
         HL-DT-ST BD-RE  GGW-H20L (Firmware YL04)
    DVD Devices Installed:
         HL-DT-ST BD-RE  GGW-H20L (Firmware YL04)
    DLT Devices Installed:
        None

  • Firefox crashes once daily, and I find it when I get home from work. Every day.

    As the title says, Firefox crashes exactly once per day. I always find it when I come home from work, which can be anywhere from 8 to 10 PM. It is every single day, not just occasional. More specifically, the Firefox window is missing and all that remains is the generic "Visual C++ Runtime Library" crash box.
    My system is a fairly new machine. I just built it earlier this year.
    CPU: AMD Phenom II X4 955 black edition (quad core overclocked from 3.2 to 4.1 GHz)
    Motherboard: Asus M4A785-M
    RAM: 3 GB DDR2
    Video: Zotac GeForce 9800 GT
    OS: Windows 7 Ultimate (dual boot with Debian Lenny, but the crash is just in Windows)
    I know the first thing that stands out there is that overclock, but it's unrelated. I suspected it causing an issue at first, so I ran it at stock specs for 3 days. It still crashed Firefox daily. I believe the system itself is quite stable, I never have problems with other software. My FF version is up to date, although it's been doing this for the past 3 or 4 releases. The only add-ons I have installed are DownloadHelper and Flash Player, but it still crashes if I disable them.
    This one's got me kind of stumped. Does anybody have any clue what could be triggering this? It doesn't matter what tabs I have open either, in case anybody was wondering. One day, just to test that I closed Firefox before I left in the morning, then opened it back up with only one tab: google.com ....... still crashed by the time I got back home.

    It's possible that you are having a problem with some Firefox add-on that is hindering your Firefox's normal behavior. Have you tried disabling all add-ons (just to check), to see if Firefox goes back to normal?
    Whenever you have a problem with Firefox, whatever it is, you should make sure it's not caused by one (or more than one) of your installed add-ons, be it an extension, a theme or a plugin. To do that easily and cleanly, run Firefox in [http://support.mozilla.com/en-US/kb/Safe+Mode safe mode] (don't forget to select ''Disable all add-ons'' when you start safe mode). If the problem disappears, you know it's from an add-on. Disable them all in normal mode, and enable them one at a time until you find the source of the problem. See [http://support.mozilla.com/en-US/kb/Troubleshooting+extensions+and+themes this article] for information about troubleshooting extensions and themes and [https://support.mozilla.com/en-US/kb/Troubleshooting+plugins this one] for plugins.
    If you need support for one of your add-ons, you'll have to contact its author.
    If the problem does not disappear when all add-ons are disabled, please tell me, so we can work from there. Please have no fear of following my instructions to the line, as all can be easily undone.

  • Creating PDFs in AutoCAD

    Hi,
    I'm working at a office where we create drawings in AutoCAD and print thoose to PDF. We are trying to make a automated batch plot from a AutoLISP script. The only problem to make it fully automatic is that we don't know how to send a path to the Adobe PDF plotter.
    Does anyone know any way that the Adobe PDF printer can recieve a path instead of the choosen outputfolder in the printer settings? With ActiveX, .NET or VBA.
    We are working with Adobe Acrobat 9 Standard.

    No you can't - while it is possible to change the .name property of a mesh object within the Acrobat JSAPI, it has no effect on the model tree as seen in the UI and can cause the 3D runtime to crash - so don't bother trying.
    mvid wrote:
    If you attach a JavaScript to your model it can read and set names for nodes in the model tree, including group nodes.

Maybe you are looking for

  • Posting in a non leading leadger with an open item G/L Accounts

    Dear all, Iu2019m facing the following problem. Iu2019ve a document posted in a non-leading ledger with a openu2013item G/L account. I taught that this kind of posting is not permitted by SAP-standard. Is that so? The management of G/L Account was ne

  • Wireless function is not working.

    I have HP Photosmart Premium C309, the wireless radio is not functioning.  What should I do?

  • Can I set my ipad2 as a personal hotspot?

    I wanted to do that because sometimes I'm using a laptop and wanna connect to internet , while I only have ipad2 to use with.

  • Why handicapped SWITCH?

    Why, with all of the cool stuff Java can do, does the Switch statement only accept integer values? It would be nice to be able to use Switch and If/Else interchangeably. Josh

  • Clob help

    I am trying to obtain the clob from a table. The examples I am seeing just are not making it clear. create table myclob (key number,c clob);if I want to obtain a clob from that table what do I need to do. Seems like this should work declare cursor cu