HELP! Error 8 occurred at TDMS Open

Hi,
I have built 2 vis to run concurrently, 1 vi acquires data from hardware and saves it as a TDMS file on a network drive. The other reads the TDMS file, and displays a graph.
In the development environment, both vis run fine. When I build an executable, the read vi gets error 8. Somehow as an executable the vi lost file permissions but as a plain vi it is fine?!
If I relocate the code to another PC, the development vi and the executable both get error 8!
All PCs in this scenario have R/W access to the network drive. I'm using LabVIEW 2014.
Anyhelp would be great!! 
Thanks

I've had anti-virus, firewall programs, and domain policies, cause many programs to not behave correctly.  From seeing graphical glitches on cameras, corrupted file transfer, remove desktop flackyness, file I/O errors, remote front panel failures, and DAQ errors.  I've seen many issues all attributed to IT policies put in place to protect us.  They have their job and I have mine, and when I waste days troubleshooting a feature I can't deliver due to their policies, I get cranky.
I'd do what you can to try to test this on a PC that is not domain controlled and see if the issue goes away.  It might not be related but I can't think of any other reason this would act like you are describing.
Unofficial Forum Rules and Guidelines - Hooovahh - LabVIEW Overlord
If 10 out of 10 experts in any field say something is bad, you should probably take their opinion seriously.

Similar Messages

  • Error 6 occurred at TDMS Open in TDMS

    Hi,
    I have a application that is using the TDMS VI's to generate a Logfile. 
    The application ran correctly for 12 days. (Each errors, and some parameters - every hours - was correctly written to my TDMS file).
    Then, the following error occured : 
    Error 6 occurred at TDMS Open in TDMS - Write data SubVI V1.2.vi->D2XX MultiTester V1.5.vi
    Possible reason(s):
    LabVIEW:  Generic file I/O error.
    =========================
    NI-488:  I/O operation aborted.
    I join my VI that manage the TDMS file. 
    The error seems to come from the VI "TDMS OPEN". The corresponding TDMS file is effectively at the specified path, and its content is OK (all expected infos are present). The file is called LogFile_0_1.TDMS. 
    Depending on the TDMS file size, the application automatically creates a new file. I tried to force that to get a new TDMS file (assuming that the active file was corrupted or blocked). A new TDMS file was created (LogFile_0_2.TDMS.) but only the first tab (root) was created. Then the same "Error 6 " was still present, exactly like before. 
    Do you think this problem can come from Windows?
    Or does it come from my application? What is not optimal, is that this "TDMS - Write data SubVI V1.2.vi" is called about every second, and the "TDMS OPEN" function is called unconditionally (even if no modification on the TDMS file are needed).
    How can we explain that this bug appears after about 12 days only? 
    I also join you the LogFile_0_1.TDMS that I converted to an Excel file, and the LogFile_0_2.TDMS that was not correctly created.
    Thank you in advance for your support.
    Michael 
    Solved!
    Go to Solution.
    Attachments:
    LogFile_0_1.xlsx ‏560 KB

    MarcoMauri wrote:
    My guess is that you forgot to close the TDMS file and each time your VI is called a reference is created.
    It could be that after a week the maximum possible number of references was reached, and you got the error.
    Regards,
    Marco
    Marco,
    That's not just a guess, that is a very real possibility.  And lets not forget the memory leaks from not closing references.
    ALWAYS close ANY references you create.  If you open a reference to a file, make sure you close it.
    There are only two ways to tell somebody thanks: Kudos and Marked Solutions
    Unofficial Forum Rules and Guidelines

  • Error - 1074360266 occurred at IMAQdx Open Camera.vi

    Hello,
    We're having issues with our LabView vision system; the VI is able to "run" with an unbroken arrow, but there is an error that appears:
    "Error - 1074360266 occurred at IMAQdx Open Camera.vi" with a possible reason of "NI-IMAQdx: (Hex 0xBFF69036) Unable to attach to the kernel mode driver"
    For a little background, we had originally programmed the VI in LV2009 (where it worked fine), but the customer upgraded to LV2010 (where it now comes up with this error), so it would be logical that this has something to do with the problem.  Also, we're using two Basler A601f cameras via Firewire connections, which are both recognized by Basler's Pylon Viewer software, so we're fairly certain this is a LabView-only problem.
    We've tried reinstalling the Vision Acquisition Software drivers, but that didn't fix the issue, so we're kind of at a loss.
    Any help or pointers are appreciated, and I apologize ahead of time if I left out any pertinent information.  Thanks.
    Ben
    Solved!
    Go to Solution.

    Hello
    Sorry if this isn't the right place to post this question, but I'm new here.
    I have a similar problem, I'm trying to operate a Basler A601f camera with Labview trough a IEEE 1394 connection.
    At first I could see the camera in MAX, and manually grab images, but when I tried to create a labview project, it wouldn't recognize my camera. Also, the remote systems tree in MAX wouldn't show anything.
    I tried to do a full re-instal of all NI software, but things got worst. Now MAX can't detect the Basler camera either.
    Also, when I select Devices and Interfaces in MAX, a "Unexpected Internal Warning" appears.
    Anyone can give me some advice on how to solve this? If you need more specific details just ask.
    Thanks in advance!

  • USB camera problem - Error -2147024882 occurred at IMAQdx Open Camera.vi

    Hi,
    I have just started to try and use a new USB camera (5MP) on LabVIEW and I am getting this error (Error -2147024882 occurred at IMAQdx Open Camera.vi) along with the message
    LabVIEW:  (Hex 0x8007000E) Ran out of memory.
    =========================
    NI System Configuration:  (Hex 0x8007000E) Out of memory.
    Also MAX comes up with the error "0x8007000E Buffer size used is too small for minimum aquisition frame"
    Is there a maximum camera resolution that MAX/LabVIEW can handle? Can I increase this buffer size?
    I am using LabVIEW 2012 and MAX 5.5 on Windows 7 and the original MS LifeCam is working fine.
    Thanks in advance
    Ivan

    Hi IvanChurch,
    -I've used your code and it's working fine in my pc.I was able to capture image using webcam. Seems no problem in this, still added delay in while to ensure proper delay is given for pc.
    -Little bit of curious about your system config,particularly RAM size and free available during labview execution (can find this in Task Manager). Because if labview didn't have any free space during execution, it might be throwing this error.
    -If the available free space is too low during execution, may be try clsong all other applications and try acquiring again.
    Please revert back if the problem is not fixed
    Thanks
    uday,
    Please Mark the solution as accepted if your problem is solved and help author by clicking on kudoes
    Certified LabVIEW Associate Developer (CLAD) Using LV13
    Attachments:
    Camera monitor.vi ‏55 KB

  • Please Help - Error message when trying to open itunes

    Hi
    Can someone help pls? I was in the middle of upgrading my version of itunes and my computer crashed. Now when I try to open itunes I get an error message as follows: 'iTunes has encountered a problem and needs to close. We are sorry for the inconvenience'.
    I don't know what to do! I am worried I have lost all of my music!?

    hiya!
    'Quick time failed to initialize. Error # - 2095. Please make sure QuickTime is properly installed on this computer'.
    okay, let's try a careful standalone QT reinstall:
    download and save a copy of the QT 7.1 standalone installer to your hard drive. (we'll run the install from there rather than online.) switch off antivirus and antispyware applications prior to the install.
    Quicktime 7.1 Standalone Installer
    if that install goes through okay, does your itunes launch properly again?
    (if you get an error message on the QT standalone reinstall, let us know what it says. include error message numbers if you're getting any.)
    love, b

  • Error 3005 occurred at Automation Open: Object specified is not creatable

    I was able to integrate Google Earth Application in labview successfully. And am also able to access its features. Now I want to create a polygon or a point at certain position on the map. But I am facing problem with the portion of code I am attaching in this post.
    Its Giving Error in Automation Open. I have no clue what's wrong with it.
    Help needed.
    Any reading material, or quick help will be really appreciated .
    Thanks,
    Regards.
    Attachments:
    GE.JPG ‏19 KB

    Hi,
    you've chosen the wrong forum - this one is dedicated to LabWindows/CVI. You should repost your question in the LabVIEW forum here: http://forums.ni.com/t5/LabVIEW/bd-p/170

  • Error -1074360311 occurred at IMAQdx Open Camera.vi

    Labview2012 
    Vision development module 2012
    Vision Acquisition Software 2012
    After the error occurred
    GetInstructionSetBitField(nivissvc.dll),Program can not be executed
    Now
    Labview2012 
    Vision development module 2012
    Vision Acquisition Software 2014
    Device driver2014
    Program can be executed,but also annex error occurred
    Please help me,I do not know how to solve.
    Attachments:
    Error6.jpg ‏116 KB

    Hello, I have the same problem, I do not know whether to teach me how to troubleshoot this error
    Attachments:
    error.jpg ‏26 KB

  • Is anyone else having this problem: AI CC2014 gives me the message prompt: "An unknown error has occurred" I have opened the same file in AI CC successfully but can't use CC2014 if this keeps happening.

    The file in question was saved in AI CC2014 the night before. I checked all other cc2014 files and they are the same problem.
    Thank goodness they open in AI CC.
    Any help is appreciated.
    On a MBP Latest Mavericks OS.

    YThom,
    This should help to revert to the earlier CC version:
    http://prodesigntools.com/adobe-cc-version-control.html

  • The following error has occurred: Upgrade Failed due to the following Error.The error code is :-2147467259.Message:Unspecified error

    I mention my problem above, After show the error Shows another message box with try again and Cancel options. I have no choice finally i click cancel. Then setup shows several message boxes. Finally setup was failed. I referred several web sources but i
    can't solve this issue.
    I have Windows 7 32-bit machine, Intel Core i3 processor,4 GB RAM, Visual Studio 2010 SP1.

    I searched my issue on the internet found issues on the forums. Someone told this error becoz of visual studio and aslo instruct to verify the Devenv.exe Config is in the correct folder. But it shows the error again. "Cannot find the the specified file".
    I Restart my computer and again install only the database engine it also show some error.
    The following error has occurred:
    Failed to open the registry key SOFTWARE\Microsoft\Microsoft SQL Server\MSSQL10.MSSQLSERVER1\MSSQLServer\SuperSocketNetLib or set its security descriptor: Attempted to perform an unauthorized operation..
    For help, click: http://go.microsoft.com/fwlink?LinkID=20476&ProdName=Microsoft+SQL+Server&EvtSrc=setup.rll&EvtID=50000&ProdVer=10.0.2531.0&EvtType=OpenKeyOrSetDescFailed
    Hi Sarath Jasrin,
    According to your description, this error happens since some registry keys that need to be fixed do not have administrator access.We need to verify if you run setup.exe as administrator, and the account have permission to access the installation folder.
    I recommend you open up the registry and navigate to the registry key with the issue can give the administrator access to the registry key, and then try to updata again.
    Thanks,
    Sofiya Li
    Sofiya Li
    TechNet Community Support

  • Error 6 occurred at AB_Source_VI.lvclass:Close_Reference.vi -

    So I got this error code when trying to create an exe. file....any help
    Error 6 occurred at AB_Source_VI.lvclass:Close_Reference.vi -> AB_Build.lvclass:Copy_Files.vi -> AB_Application.lvclass:Copy_Files.vi -> AB_EXE.lvclass:Copy_Files.vi -> AB_Build.lvclass:Build.vi -> AB_Application.lvclass:Build.vi -> AB_EXE.lvclass:Build.vi -> AB_Build.lvclass:Build_from_Wizard.vi -> AB_UI_Frmwk_Build.lvclass:Build.vi -> AB_UI_FRAMEWORK.vi -> AB_Create_Build_Application.vi -> EBUIP_Global_OnCommand.vi -> EBUIP_Global_OnCommand.vi.ProxyCaller
    Possible reason(s):
    LabVIEW:  Generic file I/O error.
    =========================
    NI-488:  I/O operation aborted.

    Did you try a search?

  • Error 6 occurred at Copy in AB_Targetfile.lvclass%3APostBuild.vi-%3E AB_Application.lvclass%3APostBuild.vi-%3E AB_Engine_Build.vi-%3E AB_Build_Invoke.vi-%3E AB_Build_Invoke.vi.ProxyCaller

    Building an executable(.exe) and getting this error can anybody help::
    Error 6 occurred at Copy in
    AB_Targetfile.lvclassostBuild.vi->
    AB_Application.lvclassostBuild.vi->
    AB_Engine_Build.vi->
    AB_Build_Invoke.vi->
    AB_Build_Invoke.vi.ProxyCaller
    Its working with normal cRIO,FPGA interconnected operation

    Do you mind providing a little more information on your application? Are you building an RT executable? Is it only a certain project that is affected? 
    Rob B
    FlexRIO Product Manager

  • Error 1430 occurred at Open/Create/Replace File in NI_Fuzzy_Logic_API.lvlib:FL Load Fuzzy System.vi- Untitled 3 Possible reason(s): LabVIEW: The path is empty or relative. You must use an absolute path. Not A Path how can i copy it in new vi plz help

    when i am copy the vi that is in find example>fuzzy>fuzzyEx with pi control the follwing error occuring 
    'error 1430 occured at open/create/replacefile in NI Fuzzy logic API.LVLIB FL LOAD FUZZY SYTEM.vi
    untitel 3 possible reason the pat is empty or relative you must se use an absolute patth <not apath>
    plz help me i only want that i can copy this vi in new vi but when i do so the above error occur and fuzzy logic cotroller is highlited 

    Hello Nofil,
    This is probably happening because you have made a copy of the VI without changing the name/ location on the disc. I have saved a copy of the VI for you, it is in LabVIEW 2010 SP1, please ask if you want this in a previous version.
    Regards
    Andrew George @ NI UK
    Attachments:
    Fuzzy Tanks with PI.vi ‏31 KB

  • PLEASEEE HELP ME! "serious error has occured" and now it wont open

    So I have been working on a video for youtube, and as always Adobe being a peice of crap shuts down every 5 minutes or so when I am doing a lot of effects or text, but pretty much it doesn't bother me anymore. Until last night I had been working on a project (it is saved because I click the save button every minute or so) and it said " a serious error has occured and we shut down immediatly, your project will try to be saved" or something like that. It has done this once or twice before so I was just going to open it back up. But now when I go to open it it does the little "im loading thing" for like 2 seconds then doesn't do anything..I gave it time to see if that would help. no. I also tried opening it up from another spot (not the desktop) but from my documents/adobe/4.0/ then my project, does it work? no. I am sooooo mad at it since I have had so many issues with other movie makers and other computers recently being soo stupid like this.  and I thought this one was actually gonna work. but no. BTW it is Adobe Premiere Elements 4.0, if that helps. If ANYONE can give me a suggestion that DOES NOT involved rebooting and losing my current project which has taken me SEVERAL HOURS of VERYY specific effects almost down to a different one every second please tell me....and I would be DEVISTATED if it was gone! So pleaseeeeeeeeeeee help me if you can. Thanks so much.
    -Emma_5

    If it's a piece of crap, why are you trying to fix it?
    Otherwise, how about telling us more about your system. Like which operating system you're using, how fast your processor is and how much free, defragmetned space is on your C drive?
    Also, what kind of camcorder did your video come from and how did you get it into your computer? Which project settings did you select when you set up your Premiere Elements project?
    Version 4 was a very stable build. But we can try to figure out what's up with your system if you give us some details.

  • Mac OS 10.10.2 is installed and can open documents on my new Mac Air but an error message occurs with I try to attach a PDF to emails.  Any thoughts?  Apple was unable to help.

    Mac OS 10.10.2 is installed and can open documents on my new Mac Air but an error message occurs when trying to attach a PDF to emails.  Apple was not able to fix.  Any thoughts?

    The message says:
    Please wait
    If this message is not eventually replaced by the proper contents of your document, your PDF viewer may not be able to display this type of document. 
    Then it goes on to suggest an Reader upgrade, which I already did. 

  • Error 7 occurred at open vi reference in New Report.VI

    Hello!
    I use the report generation toolkit on LabView 7.0 to create a report in Excel. The program works fine until I make an executable version. I the get the error:
    Error 7 occurred at open vi reference in New Report.VI
    I use the New Report.VI, Bring Excel to front.VI and Save Report To File.vi
    Can you pleace help me!!!

    Most likely, you did not include the required libraries in your build script. When building an executable in which you use the Report Generation Toolkit, you must include the _Word Dynamic VIs.vi from _wordsub.llb and _Excel Dynamic VIs.vi from _exclsub.llb as dynamic VIs on the Source Files tab.
    Check this article for more info.
    http://digital.ni.com/public.nsf/3efedde4322fef19862567740067f3cc/86256a47004e16d186256a84004cb883?OpenDocument
    Daniel L. Press
    PrimeTest Corp.
    www.primetest.com

Maybe you are looking for

  • Is there a way to get the history from find my iphone?

    My iPhone disappeared from my car while it was valet parked at the airport. I did a find my phone when I realized I had left it in the car, and it showed the location to be valet parking lot. I assumed all was well, did a remote lock operation, and e

  • What do I need to use unified messaging for single line voice mail

    I am a solo practitioner, and would like to use UM to answer calls to my business number, locate me on my cell phone if appropriate, or give a non-business hours message, and take a secure message. I do not want to use cell phone voice mail due to se

  • Enable Attachment commenting in Reader using Acrobat Pro 8

    I am using Acrobat Professional 8. My document consists of a main form that needs one form field filled and many pages stamped. There are also several attachments, each with form fields and/or the need for stamps. Once released, the document will res

  • Good Receipt after Delivery Completion Indicator on

    Dear ALL, In our Client there is a setting that if Delivery indicator Tick is on then the system is allowing the Goods Receipt . I want that if Delv. indicator is on then System should not allow GR. Please provide the Config setting. Regards, Kapil.

  • Error in NI's 'Threshold 1-D array'?

    I was using this VI to find zero crossings and when I use one in my VI it seems to work fine. If I add a second only one of them works. It switches between which one actually works. I looked at the old version of the program that I am rewriting, it w