Execution failure of compiled application

Hello Forte users,
I am faced with a very serious problem for which I would appreciate any
help. We have an application that we compiled (using VC++ 5.0) and created
executables. The application has been deployed with 1 server partition, 1
server router partition and 1 client partition (all three compiled). When
I try to bring this application to "ONLINE" from the Environment Console,
it fails giving the following exception:
SYSTEM ERROR: Unable to completely start application RG_GE300_GenesisBat.
Received exception while starting partition
RG_GE300_GenesisBat_cl0_Part1.
Class: qqsp_ResourceException
Error #: [1301, 33]
Detected at: qqem_ApplicationAgent::Startup at 2
Last TOOL statement: method ApplicationVM.StartUp
Error Time: Wed Dec 02 13:44:56
Distributed method called: qqsm_ApplicationAgentProxy.ExecuteCommand!54
(object name Unnamed) from partition "EnvManager_cl0_Client",
(partitionId
= 4407E5F0-7FFA-11D2-A4EA-2AAB0D57AA77:0x1c8:0x2, taskId =
[4407E5F0-7FFA-11D2-A4EA-2AAB0D57AA77:0x1c8.3]) in application
"FTLaunch_cl0", pid 296 on node CLTTRNAPP in environment env3rt
Exception occurred (remotely) on partition "Node Manager", (partitionId
=
4407E5F0-7FFA-11D2-A4EA-2AAB0D57AA77:0x1a9, taskId =
[4407E5F0-7FFA-11D2-A4EA-2AAB0D57AA77:0x1c8:0x2.13]) in application
"System Manager", pid 98 on node CLTTRNAPP in environment env3rt.
SYSTEM ERROR: Unable to start partition RG_GE300_GenesisBat_cl0_Part1
from
its executable.
Class: qqsp_ResourceException
Error #: [1301, 101]
Detected at: qqem_IPartitionAgent::Startup at 2
Error Time: Wed Dec 02 13:44:56
Exception occurred (remotely) on partition "Node Manager", (partitionId
=
4407E5F0-7FFA-11D2-A4EA-2AAB0D57AA77:0x1a9, taskId =
[4407E5F0-7FFA-11D2-A4EA-2AAB0D57AA77:0x1c8:0x2.13]) in application
"System Manager", pid 98 on node CLTTRNAPP in environment env3rt.
SYSTEM ERROR: Giving up on start of partition RG_GE300_GenesisBat_cl0_Part1
from executable d:\vendsoft\3rt\forteg3\userapp\rg_ge300\cl0\rg_ge31.exe.
Most likely, the executable could not be started due to lack of some
system
resource. Check the node manager log for node CLTTRNAPP for more
information
about the specific problem.
Class: qqsp_ErrorDescriptor
Detected at: qqem_IPartitionAgent::Startup at 2
Error Time: Wed Dec 02 13:44:56
Exception occurred (remotely) on partition "Node Manager", (partitionId
=
4407E5F0-7FFA-11D2-A4EA-2AAB0D57AA77:0x1a9, taskId =
[4407E5F0-7FFA-11D2-A4EA-2AAB0D57AA77:0x1c8:0x2.13]) in application
"System Manager", pid 98 on node CLTTRNAPP in environment env3rt.
We have tried all the suggestions in Technote 10861, but still get the
error.
I would appreciate any help regarding this error message as it is critical
for our installation.
The really interesting thing is that when I go through the NT explorer and
double click on the actual executable, it works!
Thanks,
Anand.
To unsubscribe, email '[email protected]' with
'unsubscribe forte-users' as the body of the message.
Searchable thread archive <URL:http://pinehurst.sageit.com/listarchive/>

what phone do you have? .exe files will not install on symbian (nokia) phones
Giving more detail will let others help you better

Similar Messages

  • Support problem. The adviser tried to diagnose the failure of an application called JOTNOT PRO to update. He said he'd phone back at 8pm. I pick up his call at 8pm. Electronic voice: thank you for calling apple. We are now closed" So now I have 2 problems

    Support problem. The adviser tried to diagnose the failure of an application called JOTNOT PRO to update. He said he'd phone back at 8pm. I pick up his call at 8pm. Electronic voice: thank you for calling apple. We are now closed" So now I have 2 problems: the adviser had got me to reset so bye bye wifi passwords and settings. And then when he phones back as we agreed he's not actually on the phone, it's just a voice saying Apple Support is now closed! What on earth is going on at apple support I wonder.
    Anyway, the original problem: an application called JotNot Pro fails to update. The error message says something like "you cannot update this cos either you bought it with a different Apple ID or somebody else bought it."
    Neither applies. Can anybody help?
    PS. This is my first approach to the support community so please bear with me!
    William

    You might have better luck contacting the app's support or developers.

  • Error when using FTP in iWeb 09! "Error 500: Script Execution Failure"

    I have my domain through 123-reg and I have free hosting with host-ed.net when I add a simple index.html file my website works fine displaying the 1 line of text that I asked for, so it is all configured correctly.
    How ever when I use the FTP upload thought iWeb '09 I always get "Error 500: Script Execution Failure"
    www.breslan.co.uk
    Anyone know why?

    I have logged into my hosting and changed the permissions to '755' and move the files from the folder iweb used to the root of the site i know get "Parse error: syntax error, unexpected T_STRING in /~/www/breslan.co.uk/index.html on line 1" there is only 1 line of code in index.html and that is
    <?xml version="1.0" encoding="UTF-8"?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title></title><meta http-equiv="refresh" content="0;url= Welcome.html" /></head><body></body></html>
    please help!

  • German character in the file path and failure to compile jsp

    Hi,
    a customer of mine has installed our product which embeds the tomcat server in a path which contains a german characters ouside the standard en characters (_���), this results in failure to compile the jsp pages, even the example pages that comes with tomcat are failing to compile.
    for example if i try to open the numguess.jsp, it fails to compile the file..
    Any help greatlly appriciated..
    Kind Regards,
    K

    If your server is running on a Unix derivate, the system might well have UTF-8 by default. Or you might even erroneously have stated in your JSP that it is UTF-8.
    If the JSP is ISO-8859-1 (German), then jsp compilation cannot read it (as UTF-8), as illegal multibyte character sequences occur.
    Require your customer to save everything as UTF-8, which has its advantages, should the customer go multilingual (Greek, Polish, Bulgarian, Spanish).

  • How To: Reference LabVIEW VIs in Memory from a Compiled Application?

    Hello all! This is my first post on these boards despite the fact that I have been doing LabVIEW for almost 8 years...so go easy on me!
    Basically my issue is this: I want to write a compiled application for my team to use to help us have a standardized tool to push VI help tip information. So I created a nice front panel, gave it memory storage via XML to remember info you might want to not have to type over and over again. I also gave it some formatting options, etc. Overall, a nice tool to speed up a repetitive task.
    However, it runs great as a VI, but compiled does not work at all and I am sure many of you can see where this is going. I have cobbled together some snippets of code found on these boards to collect a list of references and names of all the VIs in memory that are not currently running. Then I use a ring control to parse which VI I want to target and then push the parsed and formatted help tip to that VI. But the reality is apparently that LabVIEW and a compiled application do not share the same memory allocation, because they are separate application instances.
    Is there ANY way around this?
    I tried one thing that seemed to make sense, but so far has resulted in the same thing. I tried to do a type def call by reference with an asynchronous call and a wait on asynchronous call function to return the reference list. However, even though this bit of code is still a VI and NOT part of the compiled code, it still somehow picks up the application instance of the owning app, and therefore does not see any of the open VIs in memory that LabVIEW controls.
    Any help would be immense, as I am going nuts trying to figure this out!
    Info: LabVIEW 2012.f3
    I am also attaching a screen cap of the block diagram of the VI that collects the references.
    Thanks in advance!
    South West Applied Technologies
    Senior LabVIEW Developer

    Well you run into a security limitation of VI server here. Many methods and properties are not possible to be accessed through a remote application instance. Any Application instance that is opened with an address is considered a remote instance. Basically if you leave the address open in the Open Application, LabVIEW shortcuts to the internal instance. If you connect some address even if it is "localhost", LabVIEW goes through the TCP/IP socket for any and all methods and proeprties and the application instance is considered a remote instance.
    Open your floating help window, and place your cursor above your property. Notice the text in there: Remote Access disallowed: Yes.
    The reason for this is, that if this method was available over remote connections, anyone with access to your network could connect to that LabVIEW instance and basically discover any and every VI you have currently loaded and even download them to their own computer. And this can not be fixed. This security is not possible to circumvent other than hacking into LabVIEW itself.
    I guess this kills your entire idea. An executable can't connect to another executable or the LabVIEW development environment other than through a remote connection! That is due to strict process isolation rules in all modern OSes. The only possible workaround I could think is to create VIs for all remote access protected methods and properties, copying them to every LabVIEW installation you want to access with your shell (and that likely would have to be done through the network as the according methods in the VI server interface are also remote access protected) and then call those VIs through VI server.
    Rolf Kalbermatter
    CIT Engineering Netherlands
    a division of Test & Measurement Solutions

  • A hardware failure could cause applications to crash ?? stack in respring during a safari work  its iPhone 4..all the time crashing ...any idea will be gladly accepted.. it is not jailbroken. it is not a recovery thing i did a clean Restore

    A hardware failure could cause applications to crash?
    hi
    A hardware failure could cause applications to crash ??stack in respring during a safari work
    its iPhone 4..all the time crashing ...any idea will be gladly accepted..
    it is not jailbroken. it is not a recovery thing. . i did a clean Restore without a Restor from backup? Version 6.0.1 ... Is there anything hardware-based Wide that could cause such phenomena?? What element or antenna or chip can do this ?. I'm really desperate I have never met such a bug.     
    thanks

    A hardware failure could cause applications to crash?
    hi
    A hardware failure could cause applications to crash ??stack in respring during a safari work
    its iPhone 4..all the time crashing ...any idea will be gladly accepted..
    it is not jailbroken. it is not a recovery thing. . i did a clean Restore without a Restor from backup? Version 6.0.1 ... Is there anything hardware-based Wide that could cause such phenomena?? What element or antenna or chip can do this ?. I'm really desperate I have never met such a bug.     
    thanks

  • Output Module fail.. failure to compile

    What is the fix for this bug?
    I've tried mulitple versions of AE(cc, cs6), multiple versions of the source footage, updated AE, updated Qt and still I get an error. I just don't get it and its annoying possibly grounds for canceling cloud. I need my tools to work effeciently at home.

    "Failure to compile movie" indicates problems with your disk setup where AE loses connection to the rendered chunks as it tuggs along. That's probably the simple reason why it doesn't work in any version of AE on your system. Or in simple words: Something is wrong on your system, not AE.
    Mylenium

  • Run compiled application (LV 8.6) without run-time engine

    Hi,
    I just recently wrote a small 200KB program that performs simple calculations that I'd like to use on several different computers.  The application works perfectly, but the problem is that I really don't want to go through the download/install/reboot process of installing the LabVIEW Run-time 8.6 software on every single computer (especially since downloading a 100MB file to run a 200KB program seems counter-intuitive).   Is there a way to get the application to run without the engine?  Previous searches resulted in old posts of people simply copying the engine files from the shared folder into the application directory, but that did not work when I tried it.  Is this no longer possible on LV 8.6?   I'll have no choice but to rewrite the application in a different programming language if LabVIEW isn't capable of running standalone compiled applications.
    Thanks,
    Anthony 

    I made the test with LV 8.6 on Windows.
    I used a VI which does not need any drivers neither serial nor any other hardware execpt the graphics card.
    I made an application from this VI on my normal development machine and checked that it will start and work as expected.
    I setup a NI free partition with Win XP Prof. SP2. I have some non NI programs installed like a virus scanner, defragmentation tool, Adobe Reader, a drive imageing tool and WLAN drivers. The .NET Framework 2.0 is installed.
    I copied the application and all files under National Instruments\shared\LabVIEW Run-Time\8.6 to the machine in a temporary folder.
    I booted the machine into this partition. The application will start and work as expected. You do not need to make a complete runtime installation until you do not need any drivers.
    The above mentioned folder has a size of about 64 MByte. Dependent on the application and desired languages you can remove parts of it.
    Dennis,
    during the various LV 8.x versions it was possible to do it as described above exepct one version, 8.2 I think, which needed an ini-File in the Windows folder.
    Waldemar
    Using 7.1.1, 8.5.1, 8.6.1, 2009 on XP and RT
    Don't forget to give Kudos to good answers and/or questions

  • Outlook data prevention execution failure

    I recently bought a new compl3uter and installed outlook 2013 (32 bit) and the icloud add in.  It has worked well until today.
    The addin is disabled because of a Data prevention execution failure and will not re-enable.
    I have tried repairing outlook, logging out of icloud and removing/reinstalling icloud.  What is left?

    Did you try to update the drivers of printer?

  • VISA resource name control will not function in my compiled application

    Hi
    I am having a great deal of difficulty.
    I have compiled my application which drives an instrument over a serial interface. 
    In my uncompiled top level vi I can easily change the VISA control to a port the PC recognizes (the control has a drop down list of available ports).  Unfortunately in the compiled version this control is disabled.
    I really can't figure out what the problem is.  One thing to note is that when I run the complied application on my PC which has the full development version of LabVIEW (LabVIEW version 7.1) the control will work.  It is only when I try to run the compiled application on other PC's which have only the LabVIEW run time engine installed.  (Note: I know that the communications link is OK on these other PC's as I am still able to send commands to the instrument over HyperTerminal).
    I hope somebody can help, I am really stumpt on this one.
    Many thanks
    Ash

    Hi,
      you've said that you've built the installer, and are installing the serial driver, but have you installed the VISA run-time on the target machine?
    Thanks
    Sacha Emery
    National Instruments (UK)
    // it takes almost no time to rate an answer

  • LabVIEW 2011 compiled application icon missing

    Previously when I built an application the VI Icon would appear in the top right corner exactly the same in the compiled executable as it did in the VI.
    Since upgrading to LabVIEW 2011SP1 all I get is a blank/question mark, icon missing indicator.
    This happens for all of my compiled applications regardless of what icon I specify, even if I leave it as the default.
    VI icon looks like this               Application icon looks like this.
    Just to be extra clear, there is no problem with how the exe icon appears in windows explorer and shortcuts.
    I am ONLY talking about how the front panel icon in the top right corner appears.
    The application works, it just looks ugly/unprofessional.
    Is this a bug? Do I have something configured incorrectly? Is there a workaround? Has anyone else noticed this?
    Troy
    CLDEach snowflake in an avalanche pleads not guilty. - Stanislaw J. Lec
    I haven't failed, I've found 10,000 ways that don't work - Thomas Edison
    Beware of the man who won't be bothered with details. - William Feather
    The greatest of faults is to be conscious of none. - Thomas Carlyle
    Solved!
    Go to Solution.

    I tried building on another computer. It works properly.
    My usual development machine is running Windows XP SP3.
    The other computer I just tried a build on is running Windows 7 and that works fine.
    I'm trying a repair of the XP installation now (I'll get back to you in a couple of hours!).
    One other possible difference is that on the XP machine I installed the LabVIEW 2011 SP1 f1 patch.
    Now I can't remember if I uninstalled it again afterwards. How can you tell if the patch has been applied or not?
    I can't remember if I did it on the Windows 7 machine too???
    Troy
    CLDEach snowflake in an avalanche pleads not guilty. - Stanislaw J. Lec
    I haven't failed, I've found 10,000 ways that don't work - Thomas Edison
    Beware of the man who won't be bothered with details. - William Feather
    The greatest of faults is to be conscious of none. - Thomas Carlyle

  • Last few applications do not install, fail with "Execution status received: 24 (Application download failed )"

    Hello,
    We deploy applications using a task sequence. It does not matter which order we put the applications, the last two or three applications will not install. All of the applications install correctly when moved up in the task sequence order but
    previously working installs will fail once they are moved to the end of the list. Inside of the SMSTS logs we receive several errors listed below. I'm assuming it has to do with a space issue or limit but cannot find anything that would cause this error.
    On our distribution point the free disk space on the 1st package share priority is 100GB and 65GB on the 2nd package share priority which is at least triple the total size of all of the applicaitons being deployed. There are no errors under site status, component
    status, or under distribution point configuration status. The workstations have 300GB HDs.
    Execution status received: 24 (Application download failed).
    Installation failed.
    Install application action failed: 'AppName'. Error Code 0x80004005
    Any help is appreciated, thanks

    The CAS log shows the problem, I do have errors there. The SMS Cache was filling up so I doubled the SMSCACHESIZE attribute (SMSCACHESIZE=10240) to bypass the issue and allow all applications to install. The issue remains that
    the content is not deleted, it looks like the Error: DeleteDirectory error is not clearing installed applications.
    User policy requested with no user credentials. ContentAccess 5/23/2013 11:43:26 AM 3516 (0x0DBC)
    Invalid user. ContentAccess 5/23/2013 11:43:26 AM 3516 (0x0DBC)
    Submitted CTM job {B72D66BB-EEA7-45B8-8E9B-2B2FFDC2D601} to download Content Content_2d35848f-3fbe-4ac5-8e64-d2e7b0079ffc.1 under context System ContentAccess 5/23/2013 11:43:26 AM 3516 (0x0DBC)
    Successfully created download  request {C5F0CA27-463F-424C-86BA-3C6E3F12AEAD} for content Content_2d35848f-3fbe-4ac5-8e64-d2e7b0079ffc.1 ContentAccess 5/23/2013 11:43:26 AM 3516 (0x0DBC)
    Location update from CTM for content Content_2d35848f-3fbe-4ac5-8e64-d2e7b0079ffc.1 and request {C5F0CA27-463F-424C-86BA-3C6E3F12AEAD} ContentAccess 5/23/2013 11:43:26 AM 3284 (0x0CD4)
    Download location found 0 - xxxx ContentAccess 5/23/2013 11:43:26 AM 3284 (0x0CD4)
    Download request only, ignoring location update ContentAccess 5/23/2013 11:43:26 AM 3284 (0x0CD4)
    Download started for content Content_2d35848f-3fbe-4ac5-8e64-d2e7b0079ffc.1 ContentAccess 5/23/2013 11:43:26 AM 3140 (0x0C44)
    Download completed for content Content_2d35848f-3fbe-4ac5-8e64-d2e7b0079ffc.1 under context System ContentAccess 5/23/2013 11:43:38 AM 4008 (0x0FA8)
    Computed hash: 14C8B11451D0B7A4EE848492687679E7FB24E13A14C2B75C7D73F4A5EA49FCBD ContentAccess 5/23/2013 11:43:44 AM 4008 (0x0FA8)
    Hash verification succeeded for content Content_2d35848f-3fbe-4ac5-8e64-d2e7b0079ffc.1 downloaded under context System ContentAccess 5/23/2013 11:43:44 AM 4008 (0x0FA8)
    Saved Content ID Mapping Content_2d35848f-3fbe-4ac5-8e64-d2e7b0079ffc.1, C:\Windows\ccmcache\3 ContentAccess 5/23/2013 11:43:44 AM 4008 (0x0FA8)
    Download succeeded for download request {C5F0CA27-463F-424C-86BA-3C6E3F12AEAD} ContentAccess 5/23/2013 11:43:44 AM 4008 (0x0FA8)
    Error: DeleteDirectory:- Failed to delete Directory C:\Windows\ccmcache\3.BCWork with Error 0x00000002. ContentAccess 5/23/2013 11:43:44 AM 4008 (0x0FA8)

  • Compiling applications which access referencepartitions

    Hi,
    in our project we have two server applications (lets call them ServApp1 and
    ServApp2): ServApp2 partitions are compiled, installed on an Unix box and
    are configured as reference partitions to ServApp1 (which in turn is
    installed on an NT box); in ServApp2 we access C wrapped libraries and the
    DB while ServApp1 is basically a frontend IIOP listener.
    When we use ServApp1 in interpreted mode everything works fine, but when we
    try to compile it we get compile errors saying that the compiler does not
    manage to find the libraries used by ServApp2.
    Now, those libraries are only used by ServApp2 and their plans are not in
    the supplier plan list of ServApp1; in addition, looking at the C++ classes
    generated for ServApp1 we found that the code generator included code
    relative to the services included in ServApp2 (even DB services).
    By the way, we have the same behaviour if we try to install and compile
    ServApp1 on an Unix box different from the one used by ServApp2.
    Do you think this is normal or is there any particular way to avoid it we
    might have overlooked?
    Thanks a lot for your cooperation
    Ernesto Moscatelli
    SEMAGROUP Italy
    PS: we use Forte' Rel. 3.0.j
    To unsubscribe, email '[email protected]' with
    'unsubscribe forte-users' as the body of the message.
    Searchable thread archive <URL:http://pinehurst.sageit.com/listarchive/>

    Hi Ernesto,
    I understand your problem, When you deploy your Fort&eacute; application you decide
    the right partitioning schema, as an example Partition Server1 and Server2
    and you think that you will have in Server 1 just the code useful for the
    object running in that patition.
    Unfortunately that is not the reality, doesn't matter if you use or not use
    a reference partition when you use services from a service object.
    The thing that you have to understand is the Fort&eacute; supplier plan management.
    In your concrete deployment you have two partition ServApp1 & ServApp2, in
    order to reference a service object in ServApp2 from ServApp1 you must have
    defined the project that contains this SO as supplier plan of the caller
    project in ServAPP1.
    By doing that, at deployment time, Fort&eacute; wil put in your ServAPP1 partition
    the definition of the project that you reference from ServAPP2 and all the
    inheritance chain of supplier plan indirectly referenced by that project.
    That the reason why you see all the code related to ServAPP2 in your
    ServAPP1 deployment.
    You can avoid that by breaking the Supplier Plan Chain appllying a Design
    Pattern.
    If you want more detail about the pattern you can contact me and we will be
    able to speak directly in Italian.
    Hope this help,
    Cheers, Max.
    Massimiliano Delsante
    Object Technology Manager
    O.T. Consulting S.r.l
    Via della Previdenza Sociale N&deg; 11
    42100 Reggio Emilia
    Tel : 0522 271550
    Fax : 0522 230710
    Mobile : 0335 6670268
    www.otconsulting.com
    -----Messaggio originale-----
    Da: [email protected] <[email protected]>
    A: [email protected] <[email protected]>
    Data: venerd&igrave; 23 aprile 1999 10.54
    Oggetto: Compiling applications which access reference partitions
    Hi,
    in our project we have two server applications (lets call them ServApp1 and
    ServApp2): ServApp2 partitions are compiled, installed on an Unix box and
    are configured as reference partitions to ServApp1 (which in turn is
    installed on an NT box); in ServApp2 we access C wrapped libraries and the
    DB while ServApp1 is basically a frontend IIOP listener.
    When we use ServApp1 in interpreted mode everything works fine, but when we
    try to compile it we get compile errors saying that the compiler does not
    manage to find the libraries used by ServApp2.
    Now, those libraries are only used by ServApp2 and their plans are not in
    the supplier plan list of ServApp1; in addition, looking at the C++ classes
    generated for ServApp1 we found that the code generator included code
    relative to the services included in ServApp2 (even DB services).
    By the way, we have the same behaviour if we try to install and compile
    ServApp1 on an Unix box different from the one used by ServApp2.
    Do you think this is normal or is there any particular way to avoid it we
    might have overlooked?
    Thanks a lot for your cooperation
    Ernesto Moscatelli
    SEMAGROUP Italy
    PS: we use Forte' Rel. 3.0.j
    To unsubscribe, email '[email protected]' with
    'unsubscribe forte-users' as the body of the message.
    Searchable thread archive <URL:http://pinehurst.sageit.com/listarchive/>
    To unsubscribe, email '[email protected]' with
    'unsubscribe forte-users' as the body of the message.
    Searchable thread archive <URL:http://pinehurst.sageit.com/listarchive/>

  • Error 38 "thread.cpp line 1938" failure during an application execution

    I made a Labview6.1 based application that handle serial communication with six RS-232 ports. The program is intended to run 24 hours a day. After around 2 days of execution an error occurs. Here the reference:
    Error 38
    thread.cpp line 1938
    What can be the root cause of this failure?
    I'm pretty sure it's not lack of memory/CPU.

    Hi Mao,
    Be sure that all the threads you oppened are all closed.
    For example if you put an "open VI reference" don't forget to put the "close reference" at the end of the task.
    Hope it helps!
    Best regards,
    G Liagre
    Best regards,
    G Liagre

  • Execution of a CVI application using NI CAN is ~6 seconds faster if NI MAX is opened as well

    Hi,
    I am currently developing a CVI (7.0) application to download some software to a module via a Series 2 CAN card (NI CAN Driver 2.2f) and have noticed the following.
    When running under the CVI debugger the CAN interface will sometimes respond with the error code -1074388991 receive timeout when I try to communicate with the module after the download process. In all cases the first of two CAN frames is received and the second is lost.  If I start / open NI MAX and run the application, the error disappears. Increasing the timeout period does not cure the issue.
    Furthermore if I compile the release executable and run it, the execution time is ~6 Seconds faster if NI MAX is open. When NI MAX is closed the execution time reverts to the original (longer) time. (This appears to be repeatable.) 
    The above error does not occur when running the release executable.
    Does anyone know why NI MAX appears to have this affect on the CAN Interface ?
    Aid

    Hi,
    The CAN error code -1074388991 description is as follows: The timeout of a wait or notification function expired before any desired state occured. Solutions: Increase value of Timeout parameter; Verify your cable connections and operations of remote devices. But you have already had a go at increasing the timeout parameter and that didn't work.
    If you have NI-CAN 1.5, then you can use the Bus Monitor by configuring it up to CAN0 and hooking up a device to see if any frames are being read. The Bus Monitor logs all traffic on the bus. If you can communicate using the Bus Monitor, then your cables are set up properly. Make sure you close the Bus Monitor before running your program.
    The follwoing discussion forum may offer some helpful advise:
    http://forums.ni.com/ni/board/message?board.id=30&message.id=1011&requireLogin=False
    I hope some of this helps!
    Kind Regards,
    Kurt

Maybe you are looking for

  • MacBook Pro 13 early 2011 repeated unexpected shut down

    This machine has had problems for 6 months or so, spontaneous shutdowns and automatic restarts.  It's been back to Apple twice: first time a cable change, the second a new logic board.  The HD and memory have been changed.  SMC has been reset.  It's

  • I am getting an incessant error 404 message: I don't understand what the issue is or how to correct it

    THe message reads: The URL https://calendar.google.com/calendar/dav/[email protected]/user///calendar.google.com/calendar/dav/[email protected]/user/ encountered HTTP error 404. Make sure the URL is correct.  It's really annoying; I can disable the a

  • Can I move around my partitions??

    So heres my problem. I got Arch installed on a computer that I used some old hard drives with. one is 1.2 gb and the other is 3.2gb. Now when I installed, I thought the 1.2 would be enough for my root and I'd use the 3.2 for /home and swap. Well, aft

  • Iphone 4 - google images

    Hi When I search (via 3G) Google Images all I get is lots of little blue squares with a question mark in the middle, instead of a thumbnail of the image, like when I'm on Wi Fi. Can this be avoided, or is it down to 3g not displaying properly? Any ad

  • Zoom map with Safari 6.0.5 in Openstreetmap

    The map dissappears when zooming in Openstreetmap. The same operation works well in Firefox.