LabVIEW 2013 locks up while loading new VI

When attempting to load an existing VI while a project is open and the new VI caues conflicts LabVIEW shows a warning window.  If LabVIEW has a loading window open when the conflicts message appears then LabVIEW becomes unresponsive on all of its windows except for the help window.  The buttons appear to function but nothing happens.  I can move the Loading ... window around but none of the others.  I left it for 30 minutes yesterday (different VI that I was trying to load) but no joy.  I had to kill LabVIEW and lost my work.  Same situation today.  These were both examples I downloaded from this forum.
How can I avoid this problem in the future?
Thank you.
See attached image
Windows 7 64-bit
LabVIEW 2013, updated to current
Attachments:
LabVIEW Hang.jpg ‏83 KB

The problem has reoccurred 3 times this morning (see attached image for the 3rd lockup).  All with local files.  I have a LabVIEW project open, when I open a VI outside of the project (using windows explorer) I sometimes get the mxLvGetFilePathBatch.vi loading message and then LabVIEW freezes.  mxLvGetFilePathBatch loading message is the last apparent LV action every time before the lockup  This happens when the loading window opens while another LabVIEW related popup is showing.  See attached image where I was trying to examine a vi that is in my user.lib while LabVIEW was open.  In this case the VI is referenced by the project (strict static vi reference) but that is not always the case.  The first two lockups this morning were with nonproject VIs that use some of the same user.lib VIs as the project.  My user.lib is at the default location in the LabVIEW program directory.
The attached txt file is in html format, it is a table listing my installed packages.  An export from JKI package manager, massaged with excel for readability.
I would appreciate any ideas on how to proceed with debugging this problem.
Attachments:
7-15-14_3rd_hang.jpg ‏50 KB
InstalledPackages.html.txt ‏10 KB

Similar Messages

  • Lighroom crashed while loading new pictures.

    Lightroom crashed while loading new pictures. Cannot open it anymore: cannot read cache. Downloaded a new version: my license number is not valid???? What's next?
    Thanks. Dany

    Sorry for the lack of info. I wasn't sure how this forum thing worked...
    Here are the details:
    LR 5,7 crashed while loading pictures. I was away for a moment, when I went
    back to the computer, I had to reenter my session and try to reopen LR.
    OS is Windows 7 Pro
    Message: LR encountered an error when reading from its preview cache and
    needs to quit.
    When I restart it, it still shows the same message and doesn't open. I
    downloaded a new version (5.7.1) and if I enter my serial number it doesn't
    recognize it. If I click on Trial, it shows the same error message...
    Thanks,
    Dany
    2015-03-25 9:49 GMT-04:00 F. McLion <[email protected]>:
        Lighroom crashed while loading new pictures.  created by F. McLion
    <https://forums.adobe.com/people/F.+McLion> in Photoshop Lightroom - View
    the full discussion <https://forums.adobe.com/message/7348060#7348060>

  • Encore CS3 locks up while loading

    Encore crashes while loading. It stops at loading Media Layer: DXCaptureSource.d and causes the application to hang.
    szAppName : Adobe Encore.exe szAppVer : 3.0.1.8 szModName : hungapp
    szModVer : 0.0.0.0 offset : 00000000
    After installing DVD writer-related software, i.e. Nero and Lightscribe I noticed the problem. I have since removed all of these applications and their values in the registry - to no avail. Encore will only run if I start the system with basic drivers only (MSCONFIG - Diagnostic Startup). Can anyone help? Thank you.

    Supplemental Information: Upon disabling Windows Audio Service (in MSCONFIG), Encore will load properly. The problem is that without Windows Audio Services you have no sound. Can ADOBE look into this conflict, please?

  • Safari Locks up while loading, cannot install updates or new beta

    When booting up Safari, it would get as far as loading up the first viewing window before becoming completely unresponsive. After several restarts, I decided to trash the app and download the most current version of Safari from apple.com. Yet the installer kept saying that my hard drive doesn't meet the requirements to install the .pkg file.
    The only thing I could think of doing was trashing some of Safari's preference file, but I couldn't find any via Spotlight. Can anyone help me solve this without resorting to re-installing OSX Tiger? I am currently looking for my lost OSX disc in case that is my only option to resolving this matter.
    P.S.
    Today I tried installing the Safari 3 beta, yet it gave me the same error when trying to install.
    15.4" PowerBook G4   Mac OS X (10.4.9)  

    My advice would be to just reinstall Safari— you don't have to reinstall the entire OS. This is what I did after the Safari 3 beta gave me the same message about my hard drive in the Installer, and then screwed up Safari 2.
    Pop in your OS X install DVD and click on 'Optional Installs.' Once you get to Installation Type in the process, select Safari and only Safari. They tell you to back up your essential files even when doing just a one app install like this (and it's probably still a good idea) but I didn't have any problems.
    Dual 450 MHz PPC G4   Mac OS X (10.4.9)  

  • Error while loading new trx types to a new OU

    Steps to reproduce:
    Please note, source and target instance are same here
    1. Assume X is the existing OU, and Y is the new OU setup at basic level
    2. Dowloaded Receivables trx types data as an extract for OU = X
    3. Modified the xml file to point it to new OU = Y
    4. Re-uploaded the extract to iSetup
    5. Used this new extract to perform a load in the same instance
    6. Below error received.
    Can you pls review and help me soon.
    The following exception has occured while processing:
    Object Name : Cust Trx Types
    Record Identifiers : <Name> = 'Credit Memo'
    Exception : Exception occurred in API 'Transaction Types API.'
    Entity 'CustTrxTypeEO'
    <Name> = 'Credit Memo'
    <Business Group Name> = 'Setup Business Group'
    <Org Name> = 'iSetup OU'
    java.lang.NullPointerException
         at java.lang.String.<init>(String.java:147)
         at oracle.apps.ar.ispeed.transactionType.server.CustTrxTypeEOImpl.initialize(CustTrxTypeEOImpl.java:996)
         at oracle.apps.ar.ispeed.transactionType.server.CustTrxTypeEOImpl.doDML(CustTrxTypeEOImpl.java:1898)
         at oracle.jbo.server.EntityImpl.postChanges(EntityImpl.java:4530)
         at oracle.apps.fnd.framework.server.OAEntityImpl.postChanges(OAEntityImpl.java:1759)
         at oracle.apps.az.fwk.server.BEEntityImpl.postChanges(BEEntityImpl.java:230)
         at oracle.apps.az.fwk.server.BEImport.validateOneRecord(BEImport.java:1962)
         at oracle.apps.az.fwk.server.BEImport.endElement(BEImport.java:759)
         at oracle.xml.parser.v2.NonValidatingParser.parseElement(NonValidatingParser.java:1318)
         at oracle.xml.parser.v2.NonValidatingParser.parseRootElement(NonValidatingParser.java:336)
         at oracle.xml.parser.v2.NonValidatingParser.parseDocument(NonValidatingParser.java:303)
         at oracle.xml.parser.v2.XMLParser.parse(XMLParser.java:205)
         at oracle.apps.az.fwk.server.BEImport.importXML(BEImport.java:377)
         at oracle.apps.az.fwk.server.BEApplicationModuleImpl.importFromXML(BEApplicationModuleImpl.java:401)
         at oracle.apps.az.r12.api.BC4JAPI.importAPI(BC4JAPI.java:857)
         at oracle.apps.az.r12.loader.cpserver.APILoader$APIExecuter.run(APILoader.java:648)

    If you are on R12, please apply the patches in these two docs and check then.
    iSetup: Imported Transaction Types Using iSetup Populates ORG_ID Value In Legal Entity Field [ID 1340427.1]
    R12.1: Loading Payables Option Extract into Target Fails with the Following Exception: java.lang.NullPointerException [ID 1323037.1]
    Also, make sure you have all the recommended patches applied.
    Isetup List Of Mandatory Patches For R12 [ID 811040.1]
    iSetup Mandatory Patches post 12.1.1 [ID 857551.1]
    iSetup Mandatory Patches for 11.5.10.2 [ID 1317257.1]
    11.5.10.2 isetup mandatory patches [ID 1337228.1]
    Thanks,
    Hussein

  • Labview software locking up while recording data. Code has not changed and used to work fine.

    I am using labview 5.1 and DAQ 6.6. While recording data, which seems to work fine, the real-time plots simply stop and labview seems to lock up after about 30 seconds of reading data. The VI I am using I have been using for a long time and I have never had a problem like this before. I am really stumped as to why this happens.

    Yes do the jpg thing.
    If I understand you correctly, the data makes to the file.
    Double check the data in the file to make sure you are getting good values. Who knows, you may have a bad channel that is ggofing with you scales such that just can't see the data.
    It start to plot and then suddenly it just goes away huh?
    Post a picture.
    Ben
    Ben Rayner
    I am currently active on.. MainStream Preppers
    Rayner's Ridge is under construction

  • Downloading new tunes without wiping out all of my current music on my iPod. How do I keep my existing tunes while loading new tunes?

    I read that I can make a playlist & maually download that, but what if I am downloading numerous (many) whole CDs?

    Your iPod is designed to mirror your iTunes library.  So if you remove content that was originally stored in your iTunes library, it will be removed from the iPod as well the next time you sync it.
    If you want to avoid this from happening, you'll want to set up the device for manual management.
    Managing content manually on iPhone, iPad, and iPod
    B-rock

  • LV crashes while loading my llb, but the built app. functions correctly???

    I�m hoping someone may understand the cause of the LabVIEW crash I�m experiencing.
    LabVIEW 6.1 crashes and Windows 2000 says, "LabVIEW.exe has generated errors and will be closed by Windows" when I try to load an llb by clicking on the top-level vi from within LabVIEW or when opening the llb from outside LabVIEW. It crashes while loading particular sub-vi�s of the llb. If I try to load the offending subvi�s directly, I also get the same crash. If I build the llb into an application, the build goes smoothly and the resulting application functions correctly. If I use a �splash screen� approach and do not load the offending sub-vi�s (by not opening vi references to them), they load-up fi
    ne when the top-level vi loads and then I am able to edit and re-save any vi of the llb including the offending sub-vi�s. I�ve tried re-saving the llb as a separate development distribution and still get the same crash behavior. I�ve also tried saving the offending sub-vi�s to separate files outside the mother llb (after getting them open with the splash screen approach) and I get the same crash when I open these files. If I save one of the offending sub-vi�s as a separate llb, I can�t get it open even with the splash screen approach. I�ve loaded the latest video driver for my Dell Inspiron 8100 laptop and I get the same behavior on a Dell Dimension 8200 desktop that is also running Windows 2000 (Version 5 SP4). There are 110 objects in my llb that includes *.vi�s, *.rtm�s, and *.ctl�s.. Any ideas as to why/how this is occurring and how I can fix it? Is this a known 6.1 bug that is fixed in 7? Any info would be greatly appreciated. I�ve included my splash screen like loader, f
    or what it�s worth. Thanks.
    Attachments:
    __loadVIs.vi ‏88 KB

    Thanks for responding. Your understanding is correct. Mass compiling was one of the first things I tried (although I failed to mention it). I also un-installed and re-installed LabVIEW. It crashes during mass compiling of the full llb, although the vi that it appears to be working on when it crashes is not an �offender�, i.e. I can open that vi fine. The crash during mass compiling is the same crash, i.e. Windows says it had to close LabVIEW because it generated errors.
    I�ve attached one of the offenders. It is missing many of it�s sub-vi�s so you�ll have to hit �ignore vi� a bunch when opening it. (The llb of it is ~2.6 MB. I thought that might be too big/rude to post.) This vi crashes LabVIEW upon mass compile or upon opening it (after hit
    ting �ignore subvi� a bunch).
    I was going to attach an llb of another smaller offender, but in the process of editing it to be a little prettier and better documented, the problem kind of vanished for that vi. The main routine still crashes when I mass compile the full llb, but now I can open some of the old offenders without incident. I still can�t open the main routine directly as it crashes LabVIEW. Thanks for your time.
    Attachments:
    aveParam.vi ‏769 KB

  • LabVIEW 2013: An error occured trying to load the assembly

    Hey all,
    I'm trying to load a .NET 4.5 dll into LabVIEW 2013.
    When I place any of the .NET VIs and try to select the one I'm after it says "An error occured trying to load the assembly" and won't let me load it.
    I also tried importing the dll, but that gave errors too.
    It's defintely a .NET 4.5 dll as the .NET reflector gives me
    [assembly: ComVisible(false)] [assembly: TargetFramework(".NETFramework,Version=v4.5", FrameworkDisplayName=".NET Framework 4.5")] [assembly: SecurityRules(SecurityRuleSet.Level1)] [assembly: SecurityPermission(SecurityAction.RequestMinimum, SkipVerification=true)]
    To try and get around the import issue, I added the following to my LabVIEW.exe.config file
    <?xml version ="1.0"?>
    <configuration>
      <runtime>
        <loadFromRemoteSources enabled="true" />
      </runtime>
    </configuration>
    but it made no difference.
    Any suggestions? All the things I've read so far are for 2010.
    Solved!
    Go to Solution.

    Hornless.Rhino wrote:
    Wart wrote:
    I had the same issue a while back.  Unfortunately mine magically resolved itself, but I made a post with what I'd been reading and got a reply with another suggested link.  It sounds like you've gone down the same road, but I figure every little bit helps:
    http://forums.ni.com/t5/LabVIEW/Error-Loading-NET-Assembly-in-2013/m-p/2521098
    Thanks.
    Hopefully mine will resolve itself too. LV2013 is meant to support the newer stuff without me having to mess about.
    We shall see...
    So far no dice.
    It's really bizarre. It works with sample c# code in visual studio (see link below), but for some reason LabVIEW doesn't like the dll (tried both LV 2012 and 2013).
    Sample code (not mine) is available at http://elbruno.com/2013/12/01/kinectone-hello-world-with-kinectsdk-v2-body-count/

  • Firefox does not show url in navigation toolbar while loading webpage (in new tab)

    Firefox 3.6 when opening a link in new tab the url does not show in navigation toolbar while loading the web page. All ypu see is "Type a Web Adress" until the page load.
    Before with my older version the URL was visible in navigation toolbar even before page started loading. How can I get this back?

    A couple of possible causes. First check for an incompatible add-on, for details of how to do that see the [[troubleshooting extensions and themes]] article.
    Another possible cause is a problem with the file that stores bookmarks. One of the symptoms is the URL not being updated in the Location Bar as you browse. For details on this see [http://kb.mozillazine.org/Locked_or_damaged_places.sqlite locked or damaged places.sqlite].

  • System Error 998 While loading the Labview Run-Time Engine

    Hello.
    I have a DLL made with LV 7.1 I run the dll using a C compiler and works great in WINXP, but cannot run in Win2K. Error is:
    "System error 998 while loading the Labview Run-Time Engin(c:\program
    files\National Instruments\Shared\Labview Run-Time\7.1\\lvrt.dll)
    READVOLTAGE requires a version 7.1 (or compatible) Labview Runtime
    Engine. Please contact the vendor of READVOLTAGE to correct this
    problem"
    READVOLTAGE is my function inside the dll. The runtime is already
    installed. I tried it in another WINXP running machine and works fine.

    This is actually a Microsoft bug with statically loaded DLLs. There are a couple of workarounds for it, and I have included two links below to posts that address this issue:
    Not found error message from LabVIEW runtime when called from VC++ with statically linked MFC
    I get error 998 when calling a LabVIEW buildt DLL from MSVC++
    Kind Regards,
    E. Sulzer
    Applications Engineer
    National Instruments

  • Excel, PowerView error in SharePoint 2013: "An error occurred while loading the model for the item or data source 'EntityDataSource'. Verify that the connection information is correct and that you have permissions to access the data source."

    I've installed SQL Server 2012 SP1 + SP server 2012 + SSRS and PowerPivot add-in.
    I also configured excel services correctly. Everything works fine but the powerview doesn't work!
    While I open an excel workbook consist of a PowerView report an error occurs: "An error occurred while loading the model for the item or data source 'EntityDataSource'. Verify that the connection information is correct and that you have permissions
    to access the data source."
    error detail: 
    <detail><ErrorCode xmlns="http://www.microsoft.com/sql/reportingservices">rsCannotRetrieveModel</ErrorCode><HttpStatus xmlns="http://www.microsoft.com/sql/reportingservices">400</HttpStatus><Message xmlns="http://www.microsoft.com/sql/reportingservices">An
    error occurred while loading the model for the item or data source 'EntityDataSource'. Verify that the connection information is correct and that you have permissions to access the data source.</Message><HelpLink xmlns="http://www.microsoft.com/sql/reportingservices">http://go.microsoft.com/fwlink/?LinkId=20476&amp;EvtSrc=Microsoft.ReportingServices.Diagnostics.Utilities.ErrorStrings&amp;EvtID=rsCannotRetrieveModel&amp;ProdName=Microsoft%20SQL%20Server%20Reporting%20Services&amp;ProdVer=11.0.3128.0</HelpLink><ProductName
    xmlns="http://www.microsoft.com/sql/reportingservices">Microsoft SQL Server Reporting Services</ProductName><ProductVersion xmlns="http://www.microsoft.com/sql/reportingservices">11.0.3128.0</ProductVersion><ProductLocaleId
    xmlns="http://www.microsoft.com/sql/reportingservices">127</ProductLocaleId><OperatingSystem xmlns="http://www.microsoft.com/sql/reportingservices">OsIndependent</OperatingSystem><CountryLocaleId xmlns="http://www.microsoft.com/sql/reportingservices">1033</CountryLocaleId><MoreInformation
    xmlns="http://www.microsoft.com/sql/reportingservices"><Source>ReportingServicesLibrary</Source><Message msrs:ErrorCode="rsCannotRetrieveModel" msrs:HelpLink="http://go.microsoft.com/fwlink/?LinkId=20476&amp;EvtSrc=Microsoft.ReportingServices.Diagnostics.Utilities.ErrorStrings&amp;EvtID=rsCannotRetrieveModel&amp;ProdName=Microsoft%20SQL%20Server%20Reporting%20Services&amp;ProdVer=11.0.3128.0"
    xmlns:msrs="http://www.microsoft.com/sql/reportingservices">An error occurred while loading the model for the item or data source 'EntityDataSource'. Verify that the connection information is correct and that you have permissions to access the
    data source.</Message><MoreInformation><Source>Microsoft.ReportingServices.ProcessingCore</Source><Message msrs:ErrorCode="rsErrorOpeningConnection" msrs:HelpLink="http://go.microsoft.com/fwlink/?LinkId=20476&amp;EvtSrc=Microsoft.ReportingServices.Diagnostics.Utilities.ErrorStrings&amp;EvtID=rsErrorOpeningConnection&amp;ProdName=Microsoft%20SQL%20Server%20Reporting%20Services&amp;ProdVer=11.0.3128.0"
    xmlns:msrs="http://www.microsoft.com/sql/reportingservices">Cannot create a connection to data source 'EntityDataSource'.</Message><MoreInformation><Source></Source><Message>For more information about this error navigate
    to the report server on the local server machine, or enable remote errors</Message></MoreInformation></MoreInformation></MoreInformation><Warnings xmlns="http://www.microsoft.com/sql/reportingservices" /></detail>
    Please help me to solve this issue. I don't know if uploading the excel workbook is enough or maybe It needed to connect to another data source.
    I Appreciate in advance.

    Hi Ali.y,
    Based on the current error message, the error can be related to the
    Claims to Windows Token Service (C2WTS) and is an expected error under certain conditions. To verify the issue, please check the aspects below:
         1. The C2WTS Windows service and C2WTS SharePoint service are both running.
         2. Check the SQL Server Browser service is running on the machine that has the PowerPivot instance of SSAS.
         3. Check the domain. You're signing into SharePoint with a user account in some domain (call it Domain A).  When Domain A is equal to Domain B which SharePoint server itself is located (they're the same domain), or Domain
    A trusts Domain B.
    In addition, the error may be caused by Kerberos authentication issue due to missing SPN. In order to make the Kerberos authentication work, you need to configure the Analysis Services to run under a domain account, and register the SPNs for the Analysis
    Services server.
    To create the SPN for the Analysis Services server that is running under a domain account, run the following commands at a command prompt:
    • Setspn.exe -S MSOLAPSvc.3/Fully_Qualified_domainName OLAP_Service_Startup_Account
    Note: Fully_Qualified_domainName is a placeholder for the FQDN.
    • Setspn.exe -S MSOLAPSvc.3/serverHostName OLAP_Service_Startup_Account
    For more information, please see:
    How to configure SQL Reporting Services 2012 in SharePoint Server 2010 / 2013 for Kerberos authentication
    Regards,
    Heidi Duan
    Heidi Duan
    TechNet Community Support

  • My iPhone is locked due to setting up a passcode after loading new version 7. I have tried to reset but keep getting turn of "find my iphone". I can't get into the phone to turn this off. What do I do now?

    My iPhone is locked due to setting up a passcode after loading new version 7. I have tried to reset but keep getting turn of "find my iphone". I can't get into the phone to turn this off. What do I do now?

    Try this - http://support.apple.com/kb/ht1212 - also you can sign into www.icloud.com and remote erase the phone
    recovery mode restore as descibed in HT1808 might be  your last resort though

  • System error 999 while loading the Labview Run-Time Engin

    Bonjour à tous,
    J’ai un PC avec un Runtime LV71.1 qui me retourne l’erreur suivante. Je ne trouve pas d’info sur cette erreur. Une Idée sur la cause ?
    System error 999 while loading the Labview Run-Time Engin(c:\program files\National Instruments\Shared\Labview Run-Time\7.1\\lvrt.dll)
    Luc Desruelle | Voir mon profil | LabVIEW Code & blog
    Co-auteur livre LabVIEW : Programmation et applications
    CLA : Certified LabVIEW Architect / Certifié Architecte LabVIEW
    CLD : Certified LabVIEW Developer / Certifié Développeur LabVIEW
    Résolu !
    Accéder à la solution.

    Bonjour Maxime, merci pour ta réponse qui est très intéressante. Le soft est en LV7.1.1 est fonctionne depuis plusieurs années. Le PC est chez un client, dans un pays très « hostile », je n’ai donc pas accès à ce dernier. Un superviseur local m’a fait le retour qu’après redémarrage du PC ce dernier indiquait un problème, avec photo pour descriptif. Je n’ai pas plus d’info pour le moment. Je viens donc de demander un CHKDSK c: /F
    Luc Desruelle | Voir mon profil | LabVIEW Code & blog
    Co-auteur livre LabVIEW : Programmation et applications
    CLA : Certified LabVIEW Architect / Certifié Architecte LabVIEW
    CLD : Certified LabVIEW Developer / Certifié Développeur LabVIEW

  • While load is going on in r3 at the time table is locked

    Hi All,
                i have some few queries.
    1. while load is going on in r3 at the time table is locked.in which sccenarion this type of problem will happens.
    2. Change run already started by aleremote.in which sccenarion this type of problem will happens.
    3.aleremote user is locked.in which sccenarion this type of problem will happens.
    Thanks & Regards,
    chandra.

    Hi All,
                i have some few queries.
    1. while load is going on in r3 at the time table is locked.in which sccenarion this type of problem will happens.
    2. Change run already started by aleremote.in which sccenarion this type of problem will happens.
    3.aleremote user is locked.in which sccenarion this type of problem will happens.
    Thanks & Regards,
    chandra.

Maybe you are looking for

  • Original iPhoto library wont open

    iPhoto.app version: 9.5.1 OSX Version: 10.9.4 In my Pictures folder I have: - iPhoto Library - iPhoto Library 2 * iPhoto Library (original) is huge, 461.19 GB * iPhoto Library 2 is empty, which is okay as I created it trying to fix the issue of iPhot

  • Wireless data flow

    I have a question about how wireless data traffic flows between 2 wireless clients that are associated with the same AP/WLAN/subnet. It doesn't have to go through the WLC, does it? Is this documented some where on Cisco website that I can find? Thank

  • What happened to the Adobe file dialog in CS4?

    Am I missing something or is the adobe open file dialog gone in CS4? I loved the ability to assign favorite folders on the left margin since I have so many files and drilling down into folders is such a repetitive chore! What happened? Also, don't kn

  • Where can I buy Photoshop? CS6 too expensive.

    I have a copy Photoshop Elements 13 and in order to learn how to use it I have had to depend all that is available in Photoshop. I thought of buying CS6 but it's too expensive. What version of Photoshop would you suggest I buy at a reasonable cost?

  • Can't get X to run on Hauppauge 350 TV out

    I am trying to get X to run on my TV using the TV out of my Hauppauge 350. I'm almost there, in that the framebuffer (ivtvfb) is up and running and now I just need to install XDriver (http://ivtvdriver.org/index.php/Howto:XDriver). Most distro's have