Intermittent 200010 errors

Using the DAQmx C++ interface (version 8.7.1f3) for a S series NI PCI-6110 board, I am recieveing intermittent 200010 error messages when doing a DAQmxReadBinaryI16 call. (200010 is DAQmxWarningStoppedBeforeDone)
We are using the device to collect 3100 points of data off 4 separately channels. The data collection is a triggered start and then externally clocked in.
The data is collected at a variety of frequencies from 128 Hz to 1/2 Hz.
We are examining the electronics and other aspects, but the NI DAQmx interface code is new to the system (after upgrading from the Traditional DAQ legacy code a year ago). So the code here is suspect as well.
I have attached the source code (some area removed to simplify).
Attachments:
NIAcqLib200010Error.cpp ‏6 KB

Thank you for the suggestions. 
The application interfacing to the NIDAQ card is the only application running on the PC. At times something minor may run, but it is reproducable with no other applications active.
It was also reproducable not long after restarting the system. Did not see any memory usage issues relating to the occurrences.
Alteration of the sampling rate is not an option, as we have been using these for the past decade plus for data collection. (Difference now being a re-write to upgrade to DAQmx from Traditional, so as to support Windows Vista PCs.)
We are trying new cables connecting between the source and 6110 board.
Kevin

Similar Messages

  • Intermittent Runtime error - pure virtual function call

    I have an intermittent runtime error - pure virtual function call & don't know what cause it? Since It only occurs & crashes once awhile therefore it's difficult to trap it for debugging.I suspect it come from TestStand ActiveX API which I use in my User Interface Application project but I'm not really sure.
    Does anyone experience this kind of problem when working with TestStand API ? If so any
    suggestion? I have noticed in the TestStand API header file teapi.tlh contain many raw_.... function defined as pure virtual function. What are these raw_... function ? I don't think I use any of these function in my project.
    Many thanks!

    Danh,
    I don't believe that your problem can be solved with the information you have provided unless someone else has experienced the same symtpoms which coincidentally have the same cause as in your case.
    Is there any other information you can provide that can help localize the problem?
    1) What is happening when the error occurs?
    2) Does the error always occur in the same place?
    3) Does it always occur with use of certain resources (e.g. DAQ, GPIB, VISA, printer)?
    4) Does it occur when using the sequence editor?
    5) Does it occur when using one of the shipping operator interfaces?
    6) Does it occur only when using your operator interfaces?
    7)Is it related to a specific sequence or any sequence?
    8) Does it happen when you executed your sequence with/without a process model entr
    y point (i.e. Execute>>Test UUTs, Execute>>Singal Pass or Execute>>Run MainSequence)?
    9) How often does it happen?
    10) What version of TestStand are you using?
    11) With what language (include versions) are you programming your code modules?
    12) With what language (include versions) are you programming your operator interface?
    13) Is there any error code reported with this error message?
    14) Is this error reported in a TS run-time error dialog or is it reported directly 1by the operating system?
    15) Have you searched the web for related errors? For example, the following link describes a particular programming mistake that can lead to this error
    http://support.microsoft.com/support/kb/articles/Q125/7/49.asp
    By investigating answers to the above questions you may be able to narrow the cause of this error, which might allow you or others to help solve the problem.

  • Intermittent of error "ORA-12203: TNS:unable to connect to destination"

    Hi,
    One of my application (run 24 hours each day) face intermittent of error "ORA-12203: TNS:unable to connect to destination", any one face the same issue ? any solution for this ? The error may occur weekly, some time monthly, occur randomly.
    My Oracle is 8i. Application and 8i run on different SUN machines.
    Checked with my network engr and db admin, network traffic was not congested and db was not overloaded at the time of this error. CPU and memory also not overloaded.
    regards,
    johnvun98

    This error generally occurs when you listener at server is not working properly or at client you sqlnet.ora,tnsnames.ora (if using local names) file is not configured properly check both the files

  • Provider-Hosted app intermittent 401 error

    Hi All,
      I've a PH high trust app which is working fine, but at times
    (not always) I'm getting 401 un-authorzed error. This is very intermittent error occurs when the app trys to access sharepoint. when the user refreshes the page its working fine.
    I've digged ULS log but couldn't find anything useful. However in event viewer found the below error.. I'm totally out of clues why its occurring only at times. Any help is appreciated. Thanks!
    Event code: 3005
    Event message: An unhandled exception has occurred.
    Event time: 1/5/2015 8:39:08 AM
    Event time (UTC): 1/5/2015 1:39:08 PM
    Event ID: 26b14be284ca4488abb0a5bba127c4c1
    Event sequence: 28
    Event occurrence: 1
    Event detail code: 0
    Application information:
        Application domain: /LM/W3SVC/2/ROOT-1-130649382841483100
        Trust level: Full
        Application Virtual Path: /
        Application Path: C:\TestWeb\
        Machine name: APPSERVER
    Process information:
        Process ID: 3408
        Process name: w3wp.exe
        Account name: Domain\ServiceAccount
    Exception information:
        Exception type: WebException
        Exception message: The remote server returned an error: (401) Unauthorized.
       at System.Net.HttpWebRequest.GetResponse()
       at Microsoft.SharePoint.Client.SPWebRequestExecutor.Execute()
       at Microsoft.SharePoint.Client.ClientRequest.ExecuteQueryToServer(ChunkStringBuilder sb)
       at App.Pages.WebForm1.Page_Load(Object sender, EventArgs e)
       at System.Web.UI.Control.LoadRecursive()
       at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
    Request information:
        Request URL: https://appsSite.domain.com/Pages/DisplayPage.aspx?a=EU/gibbs/35&SPHostUrl=http://SPSite.domain.com/sites/TestSite
        Request path: /Pages/DisplayPage.aspx
        User host address: 10.x.x.x
        User: Domain\User
        Is authenticated: True
        Authentication Type: Negotiate
        Thread account name: Domain\ServiceAccount
    Thread information:
        Thread ID: 14
        Thread account name: Domain\ServiceAccount
        Is impersonating: False
        Stack trace:    at System.Net.HttpWebRequest.GetResponse()
       at Microsoft.SharePoint.Client.SPWebRequestExecutor.Execute()
       at Microsoft.SharePoint.Client.ClientRequest.ExecuteQueryToServer(ChunkStringBuilder sb)
       at APP.Pages.WebForm1.Page_Load(Object sender, EventArgs e)
       at System.Web.UI.Control.LoadRecursive()
       at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
    Custom event details:

    Hi,
    According to your post, my understanding is that Provider-Hosted app get intermittent 401 error.
    If you use IssuerId in provider-hosted application web.config, please make it a lowercase Guid string.
     You need to make sure that the app certificate is added to the trusted certificate store.
    In addition, you can turn off the HTTPS using PowerShell.
    More information:
    http://www.jamestsai.net/Blog/post/SharePoint-Provider-Hosted-App-401-Unauthorized-error-on-clientContextExecuteQuery().aspx
    http://srichallagolla.blogspot.com/2013/01/sharepoint-2013-provider-hosted-high.html
    Best Regards,
    Linda Li
    Linda Li
    TechNet Community Support

  • Intermittent 403 Errors

    I'm getting intermittent 403 errors with Apache. I'm seeing the following in my apache error log:
    modencconvert: entered
    modencconvert: trying
    modencconvert: converted
    config_merge: entered
    merged: enable_function == 2
    merged: strip_msaccount == 2
    merged: server_encoding == (null)
    Unfortunately, that's about it. I Googled the errors and I'm coming up with nothing. Any help would be GREATLY appreciated!

    Hi jonjames,
    When did you met this error? Or which opertations did you do when you met this error?
    From the first section error, it seems to be about user profile service, please make sure user profile service is running correctly.
    And for the second section error, it seems that a user cannot access /personal/<domainuser>/Documents/Forms/All.aspx, please check whether the MySite is the user's MySite, and make sure the user has at least read permission for the MySite's Document
    library.
    In addition, if this issue still exists, please provide a screenshot about this error in SharePoint UI.
    Best Regards,
    Wendy
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • Intermitte​nt 200010 errors

    I am getting intermittent error 200010 results from DAQmxReadAnalogF64(). We are using a PCI-6259 card.
    My app is a C++ program, running under Windows 7. It does two main types of A/D reads: One is initiated by interactive user action, and can result in a large amount of  samples. The channel count is normally 1-3, while the sample time is user specified, and could be fairly large (e.g. a few hundred seconds.)
    We try and sample at the highest rate the card supports (e.g. 1.25 MHz for 1 channel, or 1 MHz for 2 or 3 channels.) There is a maximum sample count
    that we will try and read, currently 62.5 million samples, the size of our allocated data buffer, and if the user request exceeds this, we will drop the sample rate to fit this limit.
     The second type of read is done periodically, c. 3 times per second, and reads for just 12.5 msec, typically for 6 channels or so. (This second provides a periodic update of the instrument state.) These second types read just 2084 samples total, at the full 1 MHz sample rate.
    Anyways, the reads work most of the time, but occasionally fail. Failure seems most common when the first type of read is done for a long time period, say 120 sec. (By this point we would be reducing the sample frequency, assuming 1 channel, to about 520 kHz.) Interestingly, the failures then occur usually for the second type of sample (the short 12.5 msec reads), although they have occurred on the long reads (which are more critical.)
    If I double our data buffer size to 1 GB, meaning we would read up to 125 million samples (and so maintain 1.25 MHz sample rate for longer times), then the errors become much more common.
    I have just upgraded to NIDAQmx version 9.1, I had been using 8.9, but these errors persist with the upgrade. Previously, I had also had occasional errors 50352 [Memory allocation error], and error 50202 [Unspecified error], but I have not seen these since the upgrade. So the upgrade may have helped some, but not completely.
    Thanks for any advice.
      - Mark

    And now the main read function...
     void ReadAnalogInterval (
        const char* device_name,
        const char* physical_channels[],
        int    num_channels,
        int    num_samps_per_channel,
        double samp_freq_per_channel,
        double min_range,
        double max_range,
        double timeout_sec,
        bool   triggered,
        int    trigger_type,
        const char* trigger_source,
        Simulation simulants[],
        double data[],
        int    data_size)
    // Sample data over an interval. The whole interval is sampled in one piece.
        int32 result;
        TaskHandle handle;
        result = DAQmxCreateTask (NULL, &handle);
        if (result != 0)
            CleanupTask (&handle);
            RaiseNidaqError (result);
        // combine channel names
        string physical_channels_combined =
            CombinePhysicalChannelNames (device_name, physical_channels, num_channels);
        // create channel for reading voltage
        result = DAQmxCreateAIVoltageChan
            (handle,
             physical_channels_combined.c_str(),
             NULL,
             DAQmx_Val_Cfg_Default,
             min_range,
             max_range,
             DAQmx_Val_Volts,        // units
             NULL);
        if (result != 0)
            CleanupTask (&handle);
            RaiseNidaqError (result);
        // get channel count
        uInt32 nidaq_num_channels;
        result = DAQmxGetTaskNumChans (handle, &nidaq_num_channels);
        if (result != 0)
            CleanupTask (&handle);
            RaiseNidaqError (result);
        // check
        assert (nidaq_num_channels == num_channels);
        assert (data_size == (num_samps_per_channel * num_channels));
        // configure trigger if requested
        if (triggered)
            // trigger type
            int trigger_edge = 0;
            if (trigger_type == NIDAQ_TRIGGER_FALLING)
                trigger_edge = DAQmx_Val_Falling;     // normal [VB TriggerType = 0]
            else if (trigger_type == NIDAQ_TRIGGER_RISING)
                trigger_edge = DAQmx_Val_Rising;      // [VB TriggerType = 1,3]
            else
                assert (0 && "Invalid trigger type.");
            // configure trigger
            result = DAQmxCfgDigEdgeStartTrig
                (handle,
                 trigger_source,
                 trigger_edge);
            if (result != 0)
                CleanupTask (&handle);
                RaiseNidaqError (result);
        else
            assert (trigger_type == NIDAQ_TRIGGER_NONE);  // else set a trigger type when wanted no trigger
        // configure sample clock - frequency is based on the number of channels in task
        result = DAQmxCfgSampClkTiming
            (handle,
             NULL,                    // "OnboardClock" is ok too
             samp_freq_per_channel,
             DAQmx_Val_Rising,        // collect on the rising edge of the clock
             DAQmx_Val_FiniteSamps,
             num_samps_per_channel);
        if (result != 0)
            CleanupTask (&handle);
            RaiseNidaqError (result);
        // read data
        int32 samps_per_chan_read;
        result = DAQmxReadAnalogF64
            (handle,
             num_samps_per_channel,
             timeout_sec,
             DAQmx_Val_GroupByScanNumber,  // interleaved
             data,
             data_size,
             &samps_per_chan_read,
             NULL);
        // if for some reason, not all samples are read, fill in the remainder with zeros.
        if (samps_per_chan_read != num_samps_per_channel)
            sf_print ("A/D: Requested %d samples, but read %d instead. Remainder taken as 0.0.\n",
                num_samps_per_channel, samps_per_chan_read);
            for (int i=samps_per_chan_read; i < num_samps_per_channel; i++)
                for (int j=0; j < num_channels; j++)
                    int index = (i * num_channels) + j;
                    assert (index >= 0);
                    assert (index < data_size);
                    data [index] = 0.0;
        if (result != 0)
            CleanupTask (&handle);
            RaiseNidaqError (result);
        // clean up
        CleanupTask (&handle);
        // leave all simulants in default state (implying no data).

  • IC intermittent SAPSQL_ARRAY_INSERT_DUPREC error after changing business partner

    Hello,
    after upgrading from CRM5 to CRM7 (Service for Employee), our Interaction Centre users started getting intermittent SAPSQL_ARRAY_INSERT_DUPREC screen dumps when clicking on the 'Save' button after having changed a partner number in the Partners Table of a Service Ticket.
    On encountering one of these screen dumps, the user then has to close their IC session and then restart it - after which it is then possible to successfully 'Save' the same change to the same business partner on the same Service Ticket.
    I have not been able to reproduce this error due to its intermittent nature.
    Details of the source code extract from the ST22 dump is given below.
    Has anyone else encountered such an issue themselves?
    thanks,
    Martin
    Category ABAP Programming Error
    Runtime Errors SAPSQL_ARRAY_INSERT_DUPREC
    Except. CX_SY_OPEN_SQL_DB
    ABAP Program SAPLCOM_PARTNER_DU
    Application Component CRM-BF-PD
    Date and Time 20.08.2014 11:15:25
    Line SourceCde
      41 * data definitions
      42 DATA: BEGIN OF ls_attribute_record_to_use,
      43 partner_guid TYPE crmt_partner_guid,
      44 values TYPE text255. "has to be as long as the longest
      45 "attribute structure
      46 DATA: END OF ls_attribute_record_to_use.
      47
      48 DATA: lt_attribute_records_to_use LIKE SORTED TABLE OF
      49 ls_attribute_record_to_use WITH UNIQUE KEY partner_guid,
      50
      51 lv_tablename TYPE tabname,
      52 ls_attribute_record TYPE crmt_partner_attr_du,
      53 lv_name TYPE char64.
      54
      55 FIELD-SYMBOLS: <values> TYPE ANY,
      56 <address> TYPE crmt_partner_address,
      57 <fs_insert_record> TYPE crmd_partner,
      58 <fs_addr_ref_data> TYPE crmt_partner_address_reference.
      59
      60 FIELD-SYMBOLS: <wa_to_proceed> TYPE ANY,
      61 <table_to_proceed> TYPE ANY TABLE.
      62
      63 DATA: wa_to_proceed TYPE REF TO data.
      64 DATA: lt_wa_table TYPE REF TO data.
      65
      66 *** MAINTAIN PARTNER RECORDS *******************************************
      67
      68 *** records to insert
      69 IF NOT it_partner_records_to_insert IS INITIAL.
      70
    >>>>> INSERT crmd_partner FROM TABLE it_partner_records_to_insert.
      72 IF sy-subrc NE 0.
      73 MESSAGE a002(com_partner) WITH gc_object_name_partner.
      74 ENDIF.
      75
      76 ENDIF.
      77
      78 *** records to delete
      79 IF NOT it_partner_records_to_delete IS INITIAL.
      80 DELETE crmd_partner FROM TABLE it_partner_records_to_delete.
      81 IF sy-subrc NE 0.
      82 MESSAGE a002(com_partner) WITH gc_object_name_partner.
      83 ENDIF.

    Hello Atul,
    thanks for your message. I have had a look at the SAP notes that you have pointed me to, however they unfortunately do not relate to the functionality where we are encountering this problem:
    1914117 - Relates to Sales (not Service {Employee})
    1823316 - This error occurs in the wrong FM (BUR_BUPR_UPDATE) rather than FM COM_PARTNER_UPDATE_DU.
    1809361 - Relevant for the SAP GUI transaction, 'BP', not the Interaction Centre which iswhere this error is occuring.
    SAP have not been able to help because of its intermittent nature, it is not possible to create this error on demand, and as I am working on a secure site SAP cannot open a remote connection.
    thanks,
    Martin

  • Wls 10.0 - intermittent 401 errors

    I have a simple HelloWorld servlet that is configured to use CLIENT-CERT as the authentication mechanism.
    I am attempting to deploy this to a WLS 10.0 instance (though the problem I'm seeing also occurs under 9.2)
    When I access the servlet once from my web browser everything works fine, the 2-way SSL handshake takes place and I get the output from my servlet.
    However, if I attempt to access the servlet from multiple tabs concurrently, I get 401 errors intermittently. I can pick any one of the tabs that has a 401 error, hit 'reload' and get the correct output from the servlet.
    I'm concluding that this problem shows up when too many concurrent authentication attempts are made I get the 401 errors.
    This problem disappears if I remove the <security-contraint> section from the web.xml. This leads to the following questions:
    1) If the <security-constraint> configures the servlet to allow any authenticated user (i.e the role specified maps to <principal-name>users</principal-name> in weblogic.xml) AND my WebLogic server is configured to require client certificates (and only listen on the SSL port), is the <security-constraint> serving any purpose?
    2) How do I go about debugging this? Is this some sort of thread/resource issue that can be tweaked through WebLogic server settings somewhere?
    Thanks in advance,
    Bruce

    Probably too late for an answer but I try,
    We are not able to build our J2EE 1.4 application with weblo 10, we have to build them with weblo 8 which contains the xdoclet. then we deploy it in WL10. then sometimes we have to fix some build constraints that WL10 doesn't allow anymore.

  • Airport intermittent connect error

    I have a macbook running 10.4.11 with built-in airport. I am having an intermittent problem connecting to my home airport extreme network. When I select my home network, I get an popup screen that says there was an error connecting to the network. Here are the facts:
    -home network is running other wireless computers and TIVOs with no problems. I was having the same problems with a airport snow that I replaced with my current airport extreme.
    -Macbook works on other networks with no problems. Even when I can't connect with my home network, I can connect with my neighbors network.
    -When I have difficulty connecting to my home network, some strange network names appear above my home network name on the airport pull down list on the macbook, sometime two different ones. The names are different every time and look like this: 05B401955766
    -I have deleted the airport preferences, but a new file has not been created.
    -Sometimes I can get it to connect when I turn off the macbook airport and then turning it back on.
    -Usually the problems with connecting occur when I wake the computer up.
    -I have deleted the password for the wireless network from my keychain and reentered it on the next login.
    Thanks for any ideas you can come up with to help out.

    MESSAGE: "There was error joining the AirPort network "padilla home".

  • Intermittent oracle errors with case-insensitive searches

    Hi
    I have a table with several columns, two of them are indexed with oracle text.
    When I ask queries containing "CONTAINS"-clauses against these columns everything works great. However I have a few other columns in table that I want to run case-insensitive comparisons with.
    So I enable case-insensitivity:
    ALTER SESSION SET NLS_COMP=LINGUISTIC
    ALTER SESSION SET NLS_SORT=BINARY_CI
    Now I suddenly start getting intermittent errors.
    When I call a query:
    SELECT
    FROM
    article_table at
    WHERE
    CONTAINS(searchfield , '%MEAT%') > 0
    Sometimes it works, but sometimes I get:
    ERROR
    ORA-29902: ett fel inträffade när rutinen ODCIIndexStart() kördes
    ORA-20000: Oracle Text error:
    DRG-00100: internal error, arguments : [50935],[drpn.c],[1051],[],[]
    DRG-00100: internal error, arguments : [50935],[drpnw.c],[601],[],[]
    DRG-00100: internal error, arguments : [51002],[drwa.c],[594],[],[]
    DRG-00100: internal error, arguments : [51028],[drwaw.c],[297],[0],[%MEAT%]
    DRG-00100: internal error, arguments : [50401],[dreb.c],[1033],[],[]
    ORA-00600: intern felkod, argument: [qernsRowP], [1], [], [], [], [], [], []
    Anyone knows what is going on? Is this bug? Is there a fox for it?
    Thanks for any help anyone can provide.
    /Kjell

    Clearly that's a bug. Unless anyone here recognizes it and can point you to the bug/patch number I would strongly recomend you to take it to oracle support.
    Incidently, doing a search for '%MEAT%' is usually a bad idea. Leading wildcards will disable the use of the index on the $I table, so unless you're using the SUBSTRING_INDEX option such searches will usually perform very badly. They shouldn't cause "internal errors", of course.

  • Intermittent access errors 53/5400/5401 - SCCM 2012 r2 Outbox to Inboxes copy - MP File Dispatch Manager

    Hi,
    We're having intermittent problems where one of our management points, we'll call it serverB tries to copy files from its outbox to our primary site server's (ServerA) inboxes folder.  It usually seems to work, but also fairly often throws a message
    ID 5400 - can not connect (Error 53, the network path was not found) , followed by 5401 - cannot copy files.  It's not enough to put the SMS_MP_FILE_DISPATCH_MANAGER component in an error status, but it does show a warning. sometimes it will fail
    on one outbox item, sometimes several.  the status of the component changes to "Online" shortly after it fails, and sometimes to "OK" around midnight that same night. and sometimes to "Online" before it runs again whether
    it fails or not.
    attempting to manually access this inboxes folder on the primary site server as a local admin or as the domain service account for SCCM results in access denied - the usual UAC block where if you elevate the process it works fine, but non-elevated
    it prompts for admin rights.  I don't think it's related, because it's been running fine for several months but wanted to mention that.  Does this seem like a network issue or file/folder access?  Are there other SCCM logs I can look at for
    more details?

    Hi,
    Please check the blog below that there are some wrong security settings on some inboxes.
    https://koenraadrens.wordpress.com/2013/01/18/sms_mp_file_dispatch_manager-errors-after-installing-configuration-manager-2012-sp1/
    Note:
    Microsoft provides third-party contact information to help you find technical support. This contact information may change without notice. Microsoft does not guarantee the accuracy of this third-party contact information.
    Best Regards,
    Joyce
    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 Subscriber Support, contact [email protected]

  • Intermittent GetUserProfileByName error

    Hi all,
    I'm having the issue shown below - having looked around here, there are various methods to try, but all of these are describing a permanent issue.
    Mine seems to be happening intermittently - sometimes I get the error, sometimes it works fine. Is there a service running which is getting in the way, or have I missed something else?
    I'm currently testing this form in InfoPath, but it will be running in the browser.
    THANKS ALL IN ADVANCE...
    The query cannot be run for the following
    DataObject: GetUserProfileByName
    InfoPath cannot run the specified query.
    The SOAP response indicates that an error occurred on the server:
    Server was unable to process request. ---> Attempted to perform an unauthorized operation.

    Hi,
    These links should help you to resolve the issue-
    http://blogs.msdn.com/b/russmax/archive/2012/08/17/want-to-call-sharepoint-2010-web-services-within-browser-based-infopath-2010-forms.aspx
    http://sharepoint.stackexchange.com/questions/18312/why-is-getuserprofilebyname-from-infopath-forms-services-with-claims-authenticat
    http://blogs.msdn.com/b/jingmeili/archive/2007/05/31/how-to-display-current-user-s-full-name-email-and-other-info-in-infopath.aspx
    http://social.technet.microsoft.com/Forums/sharepoint/en-US/c0346c69-ac96-4955-9f04-38f614fa7fcb/an-error-occurred-while-trying-to-connect-to-getuserprofilebyname-web-service-within-infopath-2010?forum=sharepointcustomizationprevious
    MCITP: SharePoint 2010 Administrator
    MCTS - MOSS 2007 Configuring, .NET 2.0
    | SharePoint Architect | Evangelist |
    http://www.sharepointdeveloper.in/
    http://ramakrishnaraja.blogspot.com/

  • Test Stand intermitte​nt error/cras​h problems

    I've been experiencing an intermittent crash problem on TestStand 4.0 for a long time.
    Previously, I got customer support on this issue (Reference#7226468)
    and they suggested repairing Test Stand to solve the problem. It seemed the repair solved the problem for a while. But after one month w/o crash, I got the same Run-time Error/crash,
    with following messages:
    “Microsoft Visual C++ Runtime Library Error”,
    “Sequence Editor: Operation failed, error code: -17500”,
    “Sequence Editor: Can’t get type palette file list; they must be loaded
    first, error code: -17500 Oparetion failed, Source: TSAPI”, etc.
    How can I solve this issue?Regards,
    Pelin Y.
    Test Systems Design Engineer

    Pelin,
    I would recommend trying to repair TestStand
    again if it worked the first time, but having to repeatedly do so could
    become bothersome.  Did you change anything in the code between when it
    worked and when you get this error? Do the errors come from the same
    step in your execution as the did a month ago? If so what is happening
    in your code when you get these errors? Have you seen this same error
    on any other machines? Are you calling a C++ DLL and if so what version
    of Visual Studio do you have on the machine?
    Richard S -- National Instruments --Applications Engineer -- Data Acquisition with TestStand

  • Intermittent cgi errors

    Sun WS 6.1 / Windows Server 2003
    We are intermittently seeing the following WS errors
    [19/Dec/2004:08:32:41] failure ( 188): for host 66.161.77.163 trying to POST /cgi-bin/transact.pl, send-cgi reports: HTTP4046: error occurred while sending content to script (The pipe is being closed.)
    [19/Dec/2004:08:32:41] failure ( 188): HTTP4087: cgi_send:cgi_start_exec C:\Perl\bin\perl.exe failed
    Any ideas / suggestions?
    Thanks.

    Thank you for the suggestions. 
    The application interfacing to the NIDAQ card is the only application running on the PC. At times something minor may run, but it is reproducable with no other applications active.
    It was also reproducable not long after restarting the system. Did not see any memory usage issues relating to the occurrences.
    Alteration of the sampling rate is not an option, as we have been using these for the past decade plus for data collection. (Difference now being a re-write to upgrade to DAQmx from Traditional, so as to support Windows Vista PCs.)
    We are trying new cables connecting between the source and 6110 board.
    Kevin

  • Intermittent javascript errors occurring because of addons

    Febe 6.3.3.2 and Firebug 1.5.4 are having intermittent issues - throwing javasript unresponsive errors in Firefox 3.6.3

    Hi,
    I understand that you have already enabled trace with level 5 as per (Note: 232651.1 - How to Enable Tracing in Jinitiator). If this does not help, try to obtain a HTTP Header trace and see if this collects any more details about the error -- See (Note: 430141.1 - What Debugging Is Required When Logging A TechStack Issue - { How To Turn On iAS 1.0.2.2.2 Apache/Jserv Debugging For EBS 11i }) for details.
    Thanks,
    Hussein

Maybe you are looking for