LabVIEW Access Violation Crashes from TestStand

We've been seeing numerous LabVIEW crashes when calling VIs through the LabVIEW adapter in TestStand.  I've searched the knowledge base and discussion forums without success and figured I would post here before opening a help request.
The actual error we see is:
Exception: Access violation (0xC0000005) at EIP=0x012B60E6  Version: 11.0.1f1
We see these crashes several times a day, but while calling no specific VI.  They happen mostly on 2 PCs that are running Windows 7 - 64 bit, but we've seen them in the past on PCs running the 32 bit version of Windows 7. Here is the data related to those 2 problematic PCs.
OS:  Windows 7 Professional SP1 64 bit
LabVIEW: 2011 SP1 (11.0.1f1) 32 bit
TestStand: 2010 SP1 (4.5.1.134) 32 bit
PC:  Dell Optiplex 790 with Intel Core i5
Other significant information.
We see these crashes when we're running the batch model in TestStand with multiple threads open.  Some VIs are reentrant, and some are not.
The 2 PCs that run the batch model (with multiple threads) have the 64 bit version of Win 7 Pro, and crash most often.
The 3 PCs that run the sequential model or the batch model with a single thread have the 32 bit version of Win 7 Pro and rarely if ever have crashed.
Not sure if it's related to the OS version or the multi-thread usage and switching the PCs/OS versions to isolate that isn't easy.
Has anyone else seen similar issues?  Does Windows 7 Pro 64 bit work reliably with TestStand and LabVIEW 2011 32 bit versions?  I posted this question in the LabVIEW discussion forum, but I don't know where the issue resides, I'm posting in the TestStand forum also.
Any information would be appreciated.
John Morrissey

I just had the same error in a LVOOP Project. First I got a crash (something with out of memory). The I got subsequent Access Violations. Could trace it down to one VI that:
a) had been working just fine before
b) wasn't changed after test mentioned in a) but got (even just running on its own) subsequent access violations every time I ran it
c) VI used a class konstant, property node (to set 2 class attributes); Inputs were a string and an integer and an error cluster; outputs: one instance of the class (initialized with string an integer) and the error cluster
d) Problem could be solved by deleting the class constant used in the VI and put the same in again (an just rewired the thing); I assume this caused a recompile that solved the prob
Maybe this helps narrowing the general problem down.
P.S: I dont have a still non working version of that VI, since I was happy to have solved this and just saved the VI before thinking about making a copy.

Similar Messages

  • LabVIEW Access Violation Crashes

    We've been seeing numerous LabVIEW crashes when calling VIs through the LabVIEW adapter in TestStand.  I've searched the knowledge base and discussion forums without success and figured I would post here before opening a help request.
    The actual error we see is:
    Exception: Access violation (0xC0000005) at EIP=0x012B60E6  Version: 11.0.1f1
    We see these crashes several times a day, but while calling no specific VI.  They happen mostly on 2 PCs that are running Windows 7 - 64 bit, but I think we've seen them in the past on PCs running the 32 bit version of Windows 7. Here is the data related to those 2 problematic PCs.
    OS:  Windows 7 Professional SP1 64 bit
    LabVIEW: 2011 SP1 (11.0.1f1) 32 bit
    TestStand: 2010 SP1 (4.5.1.134) 32 bit
    PC:  Dell Optiplex 790 with Intel Core i5
    Other significant information.
    We see these crashes when we're running the batch model in TestStand with multiple threads open.  Some VIs are reentrant, and some are not.
    The 2 PCs that run the batch model (with multiple threads) have the 64 bit version of Win 7 Pro, and crash most often.
    The 3 PCs that run the sequential model or the batch model with a single thread have the 32 bit version of Win 7 Pro and rarely if ever have crashed.
    Not sure if it's related to the OS version or the multi-thread usage and switching the PCs/OS versions to isolate that isn't easy.
    Has anyone else seen similar issues?  Does Windows 7 Pro 64 bit work reliably with LabVIEW 2011 32 bit? 
    Any information would be appreciated.
    John Morrissey

    Hi Amezam, thanks for your reply.
    We appear to be having different access violations each time (or they are one of a large group of them, we cannot tell).
    The crashes appear to be at random, we cannot connect the crashes to any specific sequences of events and we cannot reprocude the crash consistently on the same piece of code! One pattern I have noticed, however, is that the violations appear to coincide with a peak in program activity - very frequent indicator updates for instance*.
    I am unable to disable antivirus protection at will, but I will raise it with our IT Support to see if we can try that.
    I believe that we are intearacting with external code - 3rd party device drivers which include packed libraries. I have no control over these and, furthermore, if I were to remove them the code would not be able to function at all. However, if you think it is a good idea I can attempt to create a separate piece of code which calls the same driver function very rapidly to see if that is the problem.
    As for error handling - those nodes which use them only return error codes from the base 3rd party libraries, which according to the documentation only return custom error codes (these are not related to the error/crash that we are seeing). If you think it's still possible that they will return an Access Violaton error and crash, I will link them up.**
    * - sidenote: I implemented a method of reducing the number of updates to a graph indicator (from several times a second to several times a minute) - this has reduced the problem significantly.
    ** sidenote 2: Some of the nodes which return custom errors are linked properly, and they are not returning errors; these ones are the most likely to return errors since they are called extremely frequently. I am not seeing anything except the documented custom error codes from them.

  • Labview Access Violation

    Hello everyone,
    I have developed a VB GUI which controls the Test Stand API and runs sequence files made up of LabView code modules. Thanks for the help so far everyone! I seem to have progressed from 'newbie' to 'rookie'.
    However........ I am having another problem now! Whenever I run my sequence (either from the VB Panel or directly from Test Stand) the second run almost always comes up with a LabView access violation (0x00005) and kills LabView.
    This only ever occurs on 'Single Pass'. On 'Test UUTs' the problem doesnt occur. I may just create my own Model by copying Test UUTs and making it do what I need it to. But can anyone think of a reason for this?
    Thanks
    Marlon

    Hi,
    As a suggestion:
    Try running one of the demo sequences such Computer Motherboard Test Sequence.seq either in your GUI or the seq editor or both. That will eliminate any corruption problems. Make sure you are using default Process Models etc.
    If every thing works with the demo seq, then its something in your sequence. Maybe a driver making an illegal call.
    Regards
    Ray Farmer
    Regards
    Ray Farmer

  • SAP NW RFC Access Violation Crash

    Hello,
    I downloaded the newest SAPNWSDK  from marketplace (IA32 and IA64)
    When I try to do more as 50 connections (multithreaded,1 connection per thread) to a SAP Netweaver server the client crashes with an acces violation.
    If I run 20 connections (1 thread per connection) on one client and run about 30 connections on an other pc (1 thread per connection) it crashes after some time with an access violation.
    It crashes sometimes in RfcInvoke other times in RfcGetFunctionDesc
    How can I solve this problem?
    With kind regards,
    Auke
    The contents of the event within event viewer:
    Event Type:     Error
    Event Source:     Application Error
    Event Category:     (100)
    Event ID:     1000
    Date:          1/14/2010
    Time:          3:19:16 PM
    User:          N/A
    Computer:     ABRUM002
    Description:
    Faulting application NWRFCMFC.exe, version 1.0.0.1, faulting module sapnwrfc.dll, version 7110.64.17.244, fault address 0x00022914.
    For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
    Data:
    0000: 41 70 70 6c 69 63 61 74   Applicat
    0008: 69 6f 6e 20 46 61 69 6c   ion Fail
    0010: 75 72 65 20 20 4e 57 52   ure  NWR
    0018: 46 43 4d 46 43 2e 65 78   FCMFC.ex
    0020: 65 20 31 2e 30 2e 30 2e   e 1.0.0.
    0028: 31 20 69 6e 20 73 61 70   1 in sap
    0030: 6e 77 72 66 63 2e 64 6c   nwrfc.dl
    0038: 6c 20 37 31 31 30 2e 36   l 7110.6
    0040: 34 2e 31 37 2e 32 34 34   4.17.244
    0048: 20 61 74 20 6f 66 66 73    at offs
    0050: 65 74 20 30 30 30 32 32   et 00022
    0058: 39 31 34                  914    
    Edited by: air_twee on Jan 14, 2010 3:21 PM

    Hi
    Please check your component version according to the SPS.
    check the event logs at osleve.
    probably re-start and check.
    regards
    nagaraju

  • Calling labview 8.2 Vi from teststand 3.5 throws an error

    calling labview-8.2 vi in teststand-3.5 throws the following error.
    In the development environment, where Teststand 3.5 and LabVIEW 8.2 are installed, teststand file doesnt throw any error. However when the same sequence is deployed in a machine that doesnt have teststand and labview. (Both Teststand runtime engine and Labview runtime engine) are installed in the end machine.
    Trying the execute the sequence in the end machine throws the following error
    "Error loading step 'Call LabVIEW measurement module for amplitude imbalance' of sequence 'MainSequence' in file 'TSG06-Amplitude Imbalance.seq'.
    LabVIEW:  VI version is later than the current LabVIEW version."
    Attachments:
    Error.JPG ‏26 KB

    Hi,
    Should have also asked this question before.
    What is your LabVIEW Adaptor set too on the target system. Use ActiveX Runtime Server or LabVIEW RTE. If its set to use the LaBVIEW ActiveX Runtime Server which can be either the Operator Interface or the seperate ActiveX Server, then these are probably built with an early labVIEW.
    If so you would need to rebuild the server you are using.
    Regards
    Ray Farmer
    Regards
    Ray Farmer

  • Windows 64bit sigar.ProcMem.gather emit ACCESS VIOLATION crash

    Hi.
    I using sigar 1.6.4 for windows server 2012 64bit machine monitoring.
    Some machines's monitoring daemon downed with hs_err_pid file.
    I googled but didn't find answer for this issue
    I attached hs_err_pid file.
    Thank you.
    ===========================
    # A fatal error has been detected by the Java Runtime Environment:
    #  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ffbfc19faff, pid=2777304, tid=2782608
    # JRE version: Java(TM) SE Runtime Environment (7.0_71-b14) (build 1.7.0_71-b14)
    # Java VM: Java HotSpot(TM) 64-Bit Server VM (24.71-b01 mixed mode windows-amd64 compressed oops)
    # Problematic frame:
    # C  [ntdll.dll+0x2faff]
    # Core dump written. Default location: C:\mon-agent\bin\hs_err_pid2777304.mdmp
    # If you would like to submit a bug report, please visit:
    #   http://bugreport.sun.com/bugreport/crash.jsp
    # The crash happened outside the Java Virtual Machine in native code.
    # See problematic frame for where to report the bug.
    ---------------  T H R E A D  ---------------
    Current thread (0x0000000021f68800):  JavaThread "DefaultQuartzScheduler_Worker-4" [_thread_in_native, id=2782608, stack(0x0000000024430000,0x0000000024530000)]
    siginfo: ExceptionCode=0xc0000005, reading address 0xffffffffffffffff
    Registers:
    RAX=0x0000000000004401, RBX=0x0000000023720000, RCX=0x0000000000000600, RDX=0x0000000000000000
    RSP=0x000000002452e560, RBP=0x0000000000000000, RSI=0x0000000023721d00, RDI=0x0000000000000000
    R8 =0x0046005200450040, R9 =0x000000000004a010, R10=0x00007ffbfc1738b0, R11=0x0000000000000297
    R12=0x0000000023720150, R13=0x0000000000000002, R14=0x0046005200450050, R15=0x0000000000004a01
    RIP=0x00007ffbfc19faff, EFLAGS=0x0000000000010287
    Top of Stack: (sp=0x000000002452e560)
    0x000000002452e560:   0000000000000012 000000002452e5d9
    0x000000002452e570:   0000000000000000 0000000000000000
    0x000000002452e580:   0000000000001001 0000000000000000
    0x000000002452e590:   0000000000000001 0000000000000000
    0x000000002452e5a0:   0000000001103ef0 0000000000000001
    0x000000002452e5b0:   0000000000000000 0000000000000001
    0x000000002452e5c0:   0000000000000000 00007ffbf90191b8
    0x000000002452e5d0:   0000000000000000 0000000000000000
    0x000000002452e5e0:   0000000000000000 0000000000000000
    0x000000002452e5f0:   0000000000000001 0000000000000000
    0x000000002452e600:   000000000000000a 0000000000000010
    0x000000002452e610:   00000000000003ff 00007ffbfc19d816
    0x000000002452e620:   0000000000000000 0000000000000400
    0x000000002452e630:   00000000011659e0 00007ffbfc1a9cc2
    0x000000002452e640:   0000000060006202 0000000000000003
    0x000000002452e650:   0000000002000002 0000000000000000
    Instructions: (pc=0x00007ffbfc19faff)
    0x00007ffbfc19fadf:   f1 e9 75 f5 ff ff 39 7e 0c 0f 85 f5 0d 00 00 48
    0x00007ffbfc19faef:   8b 46 30 4e 8b 34 f0 4d 3b e6 74 5f 4d 8d 46 f0
    0x00007ffbfc19faff:   41 8b 40 08 89 84 24 08 01 00 00 39 7b 7c 74 2b
    0x00007ffbfc19fb0f:   8b 8b 88 00 00 00 33 c8 89 8c 24 08 01 00 00 0f
    Register to memory mapping:
    RAX=0x0000000000004401 is an unknown value
    RBX=0x0000000023720000 is an unknown value
    RCX=0x0000000000000600 is an unknown value
    RDX=0x0000000000000000 is an unknown value
    RSP=0x000000002452e560 is pointing into the stack for thread: 0x0000000021f68800
    RBP=0x0000000000000000 is an unknown value
    RSI=0x0000000023721d00 is an unknown value
    RDI=0x0000000000000000 is an unknown value
    R8 =0x0046005200450040 is an unknown value
    R9 =0x000000000004a010 is an unknown value
    R10=0x00007ffbfc1738b0 is an unknown value
    R11=0x0000000000000297 is an unknown value
    R12=0x0000000023720150 is an unknown value
    R13=0x0000000000000002 is an unknown value
    R14=0x0046005200450050 is an unknown value
    R15=0x0000000000004a01 is an unknown value
    Stack: [0x0000000024430000,0x0000000024530000],  sp=0x000000002452e560,  free space=1017k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    C  [ntdll.dll+0x2faff]
    [error occurred during error reporting (printing native stack), id 0xc0000005]
    Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
    j  org.hyperic.sigar.ProcMem.gather(Lorg/hyperic/sigar/Sigar;J)V+0
    j  org.hyperic.sigar.ProcMem.fetch(Lorg/hyperic/sigar/Sigar;J)Lorg/hyperic/sigar/ProcMem;+11
    j  org.hyperic.sigar.Sigar.getProcMem(J)Lorg/hyperic/sigar/ProcMem;+2
    j  com.test.agent.job.ProcessUsageJob.execute(Lorg/quartz/JobExecutionContext;)V+469
    j  org.quartz.core.JobRunShell.run()V+285
    j  org.quartz.simpl.SimpleThreadPool$WorkerThread.run()V+56
    v  ~StubRoutines::call_stub
    ---------------  P R O C E S S  ---------------
    Java Threads: ( => current thread )
      0x0000000022881800 JavaThread "CuratorFramework-0" daemon [_thread_blocked, id=2696832, stack(0x0000000025130000,0x0000000025230000)]
      0x0000000022883000 JavaThread "main-EventThread" daemon [_thread_blocked, id=2696476, stack(0x0000000025030000,0x0000000025130000)]
      0x000000002268c000 JavaThread "main-SendThread(172.18.211.131:2181)" daemon [_thread_in_native, id=2791468, stack(0x0000000024f30000,0x0000000025030000)]
      0x000000002268b800 JavaThread "ConnectionStateManager-0" daemon [_thread_blocked, id=2573588, stack(0x0000000024e30000,0x0000000024f30000)]
      0x000000002268e800 JavaThread "Timer-0" daemon [_thread_blocked, id=2311420, stack(0x0000000024c30000,0x0000000024d30000)]
      0x000000002268d800 JavaThread "DefaultQuartzScheduler_QuartzSchedulerThread" [_thread_blocked, id=2756960, stack(0x0000000024b30000,0x0000000024c30000)]
      0x000000002268d000 JavaThread "DefaultQuartzScheduler_Worker-10" [_thread_in_native, id=2348964, stack(0x0000000024a30000,0x0000000024b30000)]
      0x0000000022687800 JavaThread "DefaultQuartzScheduler_Worker-9" [_thread_in_native, id=2583420, stack(0x0000000024930000,0x0000000024a30000)]
      0x000000002268a000 JavaThread "DefaultQuartzScheduler_Worker-8" [_thread_in_native, id=2758344, stack(0x0000000024830000,0x0000000024930000)]
      0x0000000022689000 JavaThread "DefaultQuartzScheduler_Worker-7" [_thread_in_native, id=2750660, stack(0x0000000024730000,0x0000000024830000)]
      0x000000002268a800 JavaThread "DefaultQuartzScheduler_Worker-6" [_thread_in_native, id=2613688, stack(0x0000000024630000,0x0000000024730000)]
      0x0000000022688800 JavaThread "DefaultQuartzScheduler_Worker-5" [_thread_in_native, id=2626872, stack(0x0000000024530000,0x0000000024630000)]
    =>0x0000000021f68800 JavaThread "DefaultQuartzScheduler_Worker-4" [_thread_in_native, id=2782608, stack(0x0000000024430000,0x0000000024530000)]
      0x0000000022896000 JavaThread "DefaultQuartzScheduler_Worker-3" [_thread_in_native, id=2218168, stack(0x0000000024330000,0x0000000024430000)]
      0x0000000021c2c000 JavaThread "DefaultQuartzScheduler_Worker-2" [_thread_in_native, id=2794220, stack(0x0000000024230000,0x0000000024330000)]
      0x000000002208c000 JavaThread "DefaultQuartzScheduler_Worker-1" [_thread_in_native, id=2785456, stack(0x0000000024130000,0x0000000024230000)]
      0x0000000021cad000 JavaThread "sendThread" daemon [_thread_blocked, id=2695784, stack(0x0000000024030000,0x0000000024130000)]
      0x0000000022606800 JavaThread "connChkThread" daemon [_thread_blocked, id=2754232, stack(0x0000000023f30000,0x0000000024030000)]
      0x000000002207c000 JavaThread "pool-2-thread-1" [_thread_blocked, id=2773004, stack(0x0000000023e30000,0x0000000023f30000)]
      0x0000000022656800 JavaThread "Thread-1 (HornetQ-client-global-threads-138275215)" daemon [_thread_blocked, id=2125012, stack(0x0000000023c30000,0x0000000023d30000)]
      0x0000000021be2800 JavaThread "Thread-1 (HornetQ-client-global-scheduled-threads-1161738)" daemon [_thread_blocked, id=2742324, stack(0x0000000023b30000,0x0000000023c30000)]
      0x00000000227ba800 JavaThread "Thread-0 (HornetQ-client-global-scheduled-threads-1161738)" daemon [_thread_blocked, id=2747676, stack(0x0000000023a30000,0x0000000023b30000)]
      0x00000000221da000 JavaThread "Old I/O client worker ([id: 0x1d3d550b, /172.18.211.143:50194 => /172.18.211.130:5446])" daemon [_thread_in_native, id=2752028, stack(0x0000000023930000,0x0000000023a30000)]
      0x0000000021d31000 JavaThread "JUnique/Server/mon.AGENT" daemon [_thread_in_native, id=2793004, stack(0x0000000023550000,0x0000000023650000)]
      0x000000001dcfc800 JavaThread "Service Thread" daemon [_thread_blocked, id=2614408, stack(0x0000000021830000,0x0000000021930000)]
      0x000000001dcf6800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=2694616, stack(0x0000000021730000,0x0000000021830000)]
      0x000000001dcec000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=2109996, stack(0x0000000021630000,0x0000000021730000)]
      0x000000001dce7800 JavaThread "Attach Listener" daemon [_thread_blocked, id=2739892, stack(0x0000000021530000,0x0000000021630000)]
      0x000000001dce6800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=2709908, stack(0x0000000021430000,0x0000000021530000)]
      0x000000001dc97800 JavaThread "Finalizer" daemon [_thread_blocked, id=2316964, stack(0x0000000021330000,0x0000000021430000)]
      0x000000001af7e800 JavaThread "Reference Handler" daemon [_thread_blocked, id=2794076, stack(0x0000000021230000,0x0000000021330000)]
      0x00000000030de000 JavaThread "main" [_thread_blocked, id=2728904, stack(0x00000000030e0000,0x00000000031e0000)]
    Other Threads:
      0x000000001af7a800 VMThread [stack: 0x0000000021130000,0x0000000021230000] [id=2691788]
      0x000000001dd18800 WatcherThread [stack: 0x0000000021930000,0x0000000021a30000] [id=2691544]
    VM state:not at safepoint (normal execution)
    VM Mutex/Monitor currently owned by a thread: None
    Heap
    PSYoungGen      total 153088K, used 126359K [0x0000000755a00000, 0x0000000760480000, 0x0000000800000000)
      eden space 131584K, 96% used [0x0000000755a00000,0x000000075d565d10,0x000000075da80000)
      from space 21504K, 0% used [0x000000075ef80000,0x000000075ef80000,0x0000000760480000)
      to   space 21504K, 0% used [0x000000075da80000,0x000000075da80000,0x000000075ef80000)
    ParOldGen       total 348672K, used 0K [0x0000000600e00000, 0x0000000616280000, 0x0000000755a00000)
      object space 348672K, 0% used [0x0000000600e00000,0x0000000600e00000,0x0000000616280000)
    PSPermGen       total 21504K, used 15410K [0x00000005fbc00000, 0x00000005fd100000, 0x0000000600e00000)
      object space 21504K, 71% used [0x00000005fbc00000,0x00000005fcb0cba0,0x00000005fd100000)
    Card table byte_map: [0x00000000063a0000,0x00000000073d0000] byte_map_base: 0x00000000033c2000
    Polling page: 0x0000000001210000
    Code Cache  [0x00000000032e0000, 0x0000000003550000, 0x00000000062e0000)
    total_blobs=456 nmethods=104 adapters=304 free_code_cache=48431Kb largest_free_block=49572352
    Compilation events (10 events):
    Event: 4.409 Thread 0x000000001dcec000   99             java.lang.Character::toUpperCase (6 bytes)
    Event: 4.409 Thread 0x000000001dcf6800  100             java.lang.Character::toUpperCase (9 bytes)
    Event: 4.411 Thread 0x000000001dcec000 nmethod 99 0x000000000338d1d0 code [0x000000000338d300, 0x000000000338d3b8]
    Event: 4.411 Thread 0x000000001dcf6800 nmethod 100 0x000000000338cd90 code [0x000000000338cee0, 0x000000000338d018]
    Event: 4.447 Thread 0x000000001dcec000  101 % !         java.net.URL::<init> @ 147 (543 bytes)
    Event: 4.519 Thread 0x000000001dcec000 nmethod 101% 0x0000000003392090 code [0x0000000003392360, 0x00000000033936c0]
    Event: 4.571 Thread 0x000000001dcf6800  102   !         java.net.URL::<init> (543 bytes)
    Event: 4.665 Thread 0x000000001dcf6800 nmethod 102 0x00000000033949d0 code [0x0000000003394ca0, 0x0000000003396500]
    Event: 5.257 Thread 0x000000001dcec000  103             java.util.concurrent.ConcurrentHashMap$Segment::rehash (262 bytes)
    Event: 5.271 Thread 0x000000001dcec000 nmethod 103 0x000000000338f9d0 code [0x000000000338fb40, 0x0000000003390078]
    GC Heap History (0 events):
    No events
    Deoptimization events (6 events):
    Event: 2.958 Thread 0x00000000030de000 Uncommon trap: reason=unreached action=reinterpret pc=0x0000000003374794 method=java.net.URL.<init>(Ljava/net/URL;Ljava/lang/String;Ljava/net/URLStreamHandler;)V @ 228
    Event: 2.960 Thread 0x00000000030de000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003347f34 method=java.util.Properties$LineReader.readLine()I @ 62
    Event: 2.961 Thread 0x00000000030de000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003347f34 method=java.util.Properties$LineReader.readLine()I @ 62
    Event: 4.129 Thread 0x00000000030de000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003347f34 method=java.util.Properties$LineReader.readLine()I @ 62
    Event: 4.129 Thread 0x00000000030de000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003347f34 method=java.util.Properties$LineReader.readLine()I @ 62
    Event: 5.292 Thread 0x000000002268e800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000003395f0c method=java.net.URL.<init>(Ljava/net/URL;Ljava/lang/String;Ljava/net/URLStreamHandler;)V @ 504
    Internal exceptions (10 events):
    Event: 8.524 Thread 0x0000000021cad000 Threw 0x000000075ac4f720 at C:\re\jdk7u71\1605\hotspot\src\share\vm\prims\jvm.cpp:1281
    Event: 8.529 Thread 0x0000000021cad000 Threw 0x000000075ac64020 at C:\re\jdk7u71\1605\hotspot\src\share\vm\prims\jvm.cpp:1281
    Event: 8.530 Thread 0x0000000021cad000 Threw 0x000000075ac686e0 at C:\re\jdk7u71\1605\hotspot\src\share\vm\prims\jvm.cpp:1281
    Event: 8.531 Thread 0x0000000021cad000 Threw 0x000000075ac6e3b8 at C:\re\jdk7u71\1605\hotspot\src\share\vm\prims\jvm.cpp:1281
    Event: 8.531 Thread 0x0000000021cad000 Threw 0x000000075ac72d80 at C:\re\jdk7u71\1605\hotspot\src\share\vm\prims\jvm.cpp:1281
    Event: 8.532 Thread 0x0000000021cad000 Threw 0x000000075ac77778 at C:\re\jdk7u71\1605\hotspot\src\share\vm\prims\jvm.cpp:1281
    Event: 8.534 Thread 0x0000000021cad000 Threw 0x000000075ac7bf98 at C:\re\jdk7u71\1605\hotspot\src\share\vm\prims\jvm.cpp:1281
    Event: 8.537 Thread 0x0000000021cad000 Threw 0x000000075ac879d0 at C:\re\jdk7u71\1605\hotspot\src\share\vm\prims\jvm.cpp:1281
    Event: 8.541 Thread 0x0000000021cad000 Threw 0x000000075ac941e8 at C:\re\jdk7u71\1605\hotspot\src\share\vm\prims\jvm.cpp:1281
    Event: 14.354 Thread 0x0000000022896000 Threw 0x000000075afe1000 at C:\re\jdk7u71\1605\hotspot\src\share\vm\prims\jvm.cpp:1281
    Events (10 events):
    Event: 8.549 Executing VM operation: RevokeBias
    Event: 8.550 Executing VM operation: RevokeBias done
    Event: 14.353 loading class 0x000000002260d120
    Event: 14.353 loading class 0x000000002260d120 done
    Event: 14.357 loading class 0x0000000021d88180
    Event: 14.358 loading class 0x0000000021d88180 done
    Event: 14.359 Executing VM operation: RevokeBias
    Event: 14.359 Executing VM operation: RevokeBias done
    Event: 14.688 Executing VM operation: RevokeBias
    Event: 14.688 Executing VM operation: RevokeBias done
    Dynamic libraries:
    0x00007ff6e03c0000 - 0x00007ff6e03f3000     C:\Windows\system32\java.exe
    0x00007ffbfc170000 - 0x00007ffbfc316000     C:\Windows\SYSTEM32\ntdll.dll
    0x00007ffbf9d90000 - 0x00007ffbf9eca000     C:\Windows\system32\KERNEL32.DLL
    0x00007ffbf95c0000 - 0x00007ffbf96cf000     C:\Windows\system32\KERNELBASE.dll
    0x00007ffbf8180000 - 0x00007ffbf8208000     C:\Windows\system32\apphelp.dll
    0x00007ffbe50e0000 - 0x00007ffbe512f000     C:\Windows\AppPatch\AppPatch64\AcGenral.DLL
    0x00007ffbfa4d0000 - 0x00007ffbfa577000     C:\Windows\system32\msvcrt.dll
    0x00007ffbf92d0000 - 0x00007ffbf92fb000     C:\Windows\system32\SspiCli.dll
    0x00007ffbf9d30000 - 0x00007ffbf9d81000     C:\Windows\system32\SHLWAPI.dll
    0x00007ffbf9a60000 - 0x00007ffbf9bd1000     C:\Windows\system32\USER32.dll
    0x00007ffbfba70000 - 0x00007ffbfbbe8000     C:\Windows\system32\ole32.dll
    0x00007ffbfa5a0000 - 0x00007ffbfb9af000     C:\Windows\system32\SHELL32.dll
    0x00007ffbf8b00000 - 0x00007ffbf8b1e000     C:\Windows\system32\USERENV.dll
    0x00007ffbfb9b0000 - 0x00007ffbfba55000     C:\Windows\system32\ADVAPI32.dll
    0x00007ffbf26d0000 - 0x00007ffbf26eb000     C:\Windows\system32\MPR.dll
    0x00007ffbfc030000 - 0x00007ffbfc167000     C:\Windows\system32\RPCRT4.dll
    0x00007ffbf9a00000 - 0x00007ffbf9a57000     C:\Windows\SYSTEM32\sechost.dll
    0x00007ffbfbbf0000 - 0x00007ffbfbdc6000     C:\Windows\SYSTEM32\combase.dll
    0x00007ffbf9be0000 - 0x00007ffbf9d24000     C:\Windows\system32\GDI32.dll
    0x00007ffbf94f0000 - 0x00007ffbf9504000     C:\Windows\system32\profapi.dll
    0x00007ffbf80c0000 - 0x00007ffbf815f000     C:\Windows\system32\SHCORE.dll
    0x00007ffbf9ed0000 - 0x00007ffbf9f04000     C:\Windows\system32\IMM32.DLL
    0x00007ffbfbdd0000 - 0x00007ffbfbf09000     C:\Windows\system32\MSCTF.dll
    0x00007ffbf6fc0000 - 0x00007ffbf721a000     C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.9600.17031_none_6242a4b3ecbb55a1\COMCTL32.dll
    0x000000005fc10000 - 0x000000005fce2000     C:\Program Files\Java\jre7\bin\msvcr100.dll
    0x000000005f430000 - 0x000000005fc03000     C:\Program Files\Java\jre7\bin\server\jvm.dll
    0x00007ffbf3940000 - 0x00007ffbf3949000     C:\Windows\system32\WSOCK32.dll
    0x00007ffbf6af0000 - 0x00007ffbf6b0f000     C:\Windows\system32\WINMM.dll
    0x00007ffbfba60000 - 0x00007ffbfba67000     C:\Windows\system32\PSAPI.DLL
    0x00007ffbfa160000 - 0x00007ffbfa1b8000     C:\Windows\system32\WS2_32.dll
    0x00007ffbf77b0000 - 0x00007ffbf77da000     C:\Windows\system32\WINMMBASE.dll
    0x00007ffbfa1d0000 - 0x00007ffbfa1d9000     C:\Windows\system32\NSI.dll
    0x00007ffbf97d0000 - 0x00007ffbf981a000     C:\Windows\SYSTEM32\cfgmgr32.dll
    0x00007ffbf83e0000 - 0x00007ffbf8406000     C:\Windows\system32\DEVOBJ.dll
    0x0000000061d20000 - 0x0000000061d2f000     C:\Program Files\Java\jre7\bin\verify.dll
    0x000000005f400000 - 0x000000005f428000     C:\Program Files\Java\jre7\bin\java.dll
    0x000000005f3e0000 - 0x000000005f3f5000     C:\Program Files\Java\jre7\bin\zip.dll
    0x000000005f3c0000 - 0x000000005f3d9000     C:\Program Files\Java\jre7\bin\net.dll
    0x00007ffbf8d50000 - 0x00007ffbf8da8000     C:\Windows\system32\mswsock.dll
    0x00007ffbf20c0000 - 0x00007ffbf20d4000     C:\Windows\system32\napinsp.dll
    0x00007ffbf5150000 - 0x00007ffbf5169000     C:\Windows\system32\NLAapi.dll
    0x00007ffbf8b60000 - 0x00007ffbf8c03000     C:\Windows\system32\DNSAPI.dll
    0x00007ffbf2010000 - 0x00007ffbf201c000     C:\Windows\System32\winrnr.dll
    0x00007ffbf3e40000 - 0x00007ffbf3e49000     C:\Windows\System32\rasadhlp.dll
    0x00007ffbf4f70000 - 0x00007ffbf4f99000     C:\Windows\system32\IPHLPAPI.DLL
    0x00007ffbf4f50000 - 0x00007ffbf4f5a000     C:\Windows\system32\WINNSI.DLL
    0x00007ffbf4ba0000 - 0x00007ffbf4c08000     C:\Windows\System32\fwpuclnt.dll
    0x000000005f3a0000 - 0x000000005f3b1000     C:\Program Files\Java\jre7\bin\nio.dll
    0x0000000002c50000 - 0x0000000002cc0000     C:\mon-agent\sigar-bin\lib\sigar-amd64-winnt.dll
    0x00007ffbf14a0000 - 0x00007ffbf14ed000     C:\Windows\system32\pdh.dll
    0x00007ffbf7e70000 - 0x00007ffbf7e7a000     C:\Windows\system32\VERSION.dll
    0x00007ffbf5170000 - 0x00007ffbf5185000     C:\Windows\system32\NETAPI32.dll
    0x00007ffbfbf70000 - 0x00007ffbfc027000     C:\Windows\system32\OLEAUT32.dll
    0x00007ffbf5120000 - 0x00007ffbf512c000     C:\Windows\system32\netutils.dll
    0x00007ffbf8f30000 - 0x00007ffbf8f55000     C:\Windows\system32\srvcli.dll
    0x00007ffbf5010000 - 0x00007ffbf5026000     C:\Windows\system32\wkscli.dll
    0x00007ffbf4c80000 - 0x00007ffbf4c94000     C:\Windows\system32\dhcpcsvc6.DLL
    0x00007ffbf4c60000 - 0x00007ffbf4c79000     C:\Windows\system32\dhcpcsvc.DLL
    0x00007ffbf8db0000 - 0x00007ffbf8dce000     C:\Windows\system32\CRYPTSP.dll
    0x00007ffbf8a10000 - 0x00007ffbf8a45000     C:\Windows\system32\rsaenh.dll
    0x00007ffbf9060000 - 0x00007ffbf9086000     C:\Windows\system32\bcrypt.dll
    0x00007ffbf9300000 - 0x00007ffbf9360000     C:\Windows\system32\bcryptprimitives.dll
    0x00007ffbf9360000 - 0x00007ffbf936a000     C:\Windows\system32\CRYPTBASE.dll
    0x00007ffbf4b20000 - 0x00007ffbf4b2e000     C:\Windows\System32\perfdisk.dll
    0x00007ffbf4d20000 - 0x00007ffbf4d2e000     C:\Windows\System32\WMICLNT.dll
    0x00007ffbf82b0000 - 0x00007ffbf83d1000     C:\Windows\system32\uxtheme.dll
    0x00007ffbf7980000 - 0x00007ffbf79a0000     C:\Windows\system32\dwmapi.dll
    0x00007ffbd45b0000 - 0x00007ffbd45bf000     C:\Windows\System32\perfproc.dll
    0x00007ffbec380000 - 0x00007ffbec38d000     C:\Windows\System32\perfos.dll
    0x000000005fcf0000 - 0x000000005fd02000     C:\Windows\system32\snacnp.dll
    0x00007ffbf26c0000 - 0x00007ffbf26cb000     C:\Windows\System32\drprov.dll
    0x00007ffbf9410000 - 0x00007ffbf9467000     C:\Windows\System32\WINSTA.dll
    0x00007ffbf26a0000 - 0x00007ffbf26b5000     C:\Windows\System32\ntlanman.dll
    0x00007ffbf1600000 - 0x00007ffbf161c000     C:\Windows\System32\nfsnp.dll
    0x00007ffbf1b40000 - 0x00007ffbf1b50000     C:\Windows\system32\cscapi.dll
    0x00007ffbe0b70000 - 0x00007ffbe0cf8000     C:\Windows\system32\DBGHELP.DLL
    VM Arguments:
    jvm_args: -Dapp.name=mon-monitor-agent -Dapp.repo=C:\mon-agent\bin\\..\repo -Dapp.home=C:\mon-agent\bin\\.. -Dapp.conf=C:\mon-agent\bin\\..\config -Dbasedir=C:\mon-agent\bin\\..
    java_command: com.test.agent.Main
    Launcher Type: SUN_STANDARD
    Environment Variables:
    JAVA_HOME=C:\Program Files\Java
    CLASSPATH=.;"C:\mon-agent\bin\\..\sigar-bin\lib\*;C:\mon-agent\bin\\..\sigar-bin\include\";"C:\mon-agent\bin\\..\lib\*";"C:\mon-agent\bin\\..\config\";
    PATH=C:\Program Files (x86)\Windows Resource Kits\Tools\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v6.0\bin;C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v6.0\libnvvp;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Dell\SysMgt\oma\bin;C:\Program Files\Dell\SysMgt\shared\bin;C:\Program Files\Dell\SysMgt\idrac
    USERNAME=poowoohj
    OS=Windows_NT
    PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 62 Stepping 4, GenuineIntel
    ---------------  S Y S T E M  ---------------
    OS: Windows Server 2012 R2 , 64 bit Build 9600
    CPU:total 40 (10 cores per cpu, 2 threads per core) family 6 model 62 stepping 4, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, aes, erms, ht, tsc, tscinvbit
    Memory: 4k page, physical 33489044k(22128888k free), swap 62977668k(32396200k free)
    vm_info: Java HotSpot(TM) 64-Bit Server VM (24.71-b01) for windows-amd64 JRE (1.7.0_71-b14), built on Sep 26 2014 16:16:12 by "java_re" with unknown MS VC++:1600
    time: Wed Jan 28 14:44:59 2015
    elapsed time: 19 seconds

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

  • Labview 2011 application crashes from time to time

    Hi together,
    from time to time my LV application crashes. This happens in different stages of the program.
    I use some ext. DLLs written in C, some simple IO hardware and some serial communications with ext. hardware.
    My feeling is that it has s.th. to do with the upgrade from LV 851 to  LV 2011, but I'm not sure.
    On target PC and on develpment PC we're using WXP Pro. SP3.
    Many Thanks.

    The crash dialog from LV indicates (most common reason) an unhandled exception thrown by a component used in your application. Therefore, the OS shuts down the process of this exception, in your case LV.
    From experience, external code is a prominent source for such exceptions. You should try removing all DLL calls as a first step for pin-pointing the source of the crash. If the crash is not occuring anymore, it is most likely that a call has invalid parameters (e.g. empty array instead of a predefined buffer).
    Try to boil down the issue as much as possible. To be honest, this could be a very time consuming issue, but you have little to no choice i assume.
    Sidenote: Do you have the Desktop Execution Trace Toolkit? If yes, run it and observe memroy allocations, reference leaks and unhandled errors as primary parameters.
    Norbert
    CEO: What exactly is stopping us from doing this?
    Expert: Geometry
    Marketing Manager: Just ignore it.

  • How to resolve and debug access violation Error.

    Hello
    I'm stucked with an access violation error which forces my exe build to shut down. I tried also from development environment but its the same there. The error happens after 5-60minutes.
    I played around with disabling a part of the program where it was possible and I think I'm now able to accuse the vi "gastimer.vi". But since this vi leads through the measurement procedure, there are some commands outgoing which I was not able to map one to one.
    My question is: what can cause such access violation errors? I have no dll calls, no third party library, actually the hardware communication is done serial by COM ports. The architecture principle is something adapted from producer consumer loop, except that i have often more than one consumer, so I called them like controller loop - multiple task. The communication within this loops (tasks) are done by queue cluster with an enumerator and variant.
    The indicted vi "gastimer.vi" was transfered from an older and more simply architecture. This vi works with sequence structure and a lot of local variables.
    Since I'm testing sensor on their response to gas concentration I have 10 comports to which I'm listening in parallel.
    What styles or archtiecture are prone to access violations? Where can they happened? where should I look more carefully in the code?
    How can I use the desktop execution trace toolkit to get more information about the cause of the access violation?
    Attached are two different lvlog but I guess with the same error source. In the second lvlog are two vi's named. What have they to do with the access violation error? What kind of information can i get from these lvlog files?
    Last attachement shows a runtime fatal error which happens quite a bit frequently in the recent time when working with this project. Might there be a connection, propably a crashed vi, typedef or whatever?
    Thanks for any help
    U. Siegenthaler
    Solved!
    Go to Solution.
    Attachments:
    first.zip ‏203 KB
    second.zip ‏40 KB
    Fatalerror.PNG ‏21 KB

     Have you checked your code to try to isolate any areas of possible memory leaks? I was able to find some discussion forums with similar problems. Check out the links below to see if any of these resources can be of assistance to you. 
    "Exception: Access violation (0xC0000005) at EIP=0xFDD76383" 
    http://forums.ni.com/t5/LabVIEW/Exception-Access-violation-0xC0000005-at-EIP-0xFDD76383/m-p/2257502 
    "Exception: access violation (0xc0000005) at EIP=0x00BD0984 " 
    http://forums.ni.com/t5/LabVIEW/Exception-access-violation-0xc0000005-at-EIP-0x00BD0984/m-p/2303864 
    "Access violation (0xC0000005)" 
    http://forums.ni.com/t5/LabVIEW/Access-violation-0xC0000005/m-p/2269694 
    Let me know what you find and if you have any other questions. 
    Best regards
    Matijas

  • Access violation (0xC0000005) at EIP=0x012B60E6 within a dynamically called VI

    Hi
    I have been seeing Access violation (0xC0000005) at EIP=0x012B60E6 within a dynamically called VI.
    The VI is called by reference and is strictly typed.
    The VI controls a function generator, a robot and a microcontroller device.
    All of the above are synchronised using functional globals.
    If I let the code run the FG will operate so I know the top level dynamic VI has defiantly been called and successfully entered, however within that VI as other VI’s are called (there are many) LV crashes with access violation.
    The VI's within the top level VI are using HiD communicatiuoins over USB with the peripheral instrumants.
    The LV crashes are totally random and sometimes the code will operate until the end and close down successfully.
    I can only seem to guarantee smooth operation if I set a breakpoint within the top level VI, then the entire system runs perfectly.
    In fact it seems that even if I remove the breakpoint (after the first break) and close the VI the system will continue to run until close.
    Has anyone any ideas? I have run out!

    Hi MAC1,
    I have been looking at your issue and wanted to ask if you are calling the VI's into Teststand, using the LabVIEW adapter?
    If this is the case, it may be worth looking at another forum post regarding the issue.
    LabVIEW Access Violations- Teststand
    I am currently looking into what could have caused this access violation. 
    If you could provide any further information in regards to the top level VI or if you could post it on here, that would be really useful.
    Regards,
    Dom C

  • Re: System segmentattion access violation

    There is a special utility you must run which will clean the environment
    repository. It is located under the following directory:
    %{FORTE_ROOT}/install/diag/bin/
    It is called envedit
    The command works like this:
    %FORTE_ROOT%/install/diag/bin/envedit -fs -fr
    %FORTE_ROOT%/sysdata/envrepos/<envrepos_name>
    You can use the -i option to specifiy a script to run. Such a script will
    need to look like this:
    # envedit script for cleaning the environment repositories
    setworkspace SystemMgr
    open
    browse
    compactrepos
    quit
    quit
    This will clean and compact your environment repository. Make sure that yo
    ur environment is offline before you attempt this.
    Mark Musgrove
    Object Technologies. Inc.
    <Graphic image not retained>
    ja.espinoza@O1=Internet/DD.RFC-822=ja_espinoza\ on 06/29/99 03:58:06 PM
    To: Mark Musgrove/BCS/BBS/BLS@BLS
    cc: ja.espinoza@O1=Internet/DD.RFC-822=ja_espinoza\@yahoo.com@omgw,
    forte-users@O1=Internet/DD.RFC-822=forte-users\@sageit.com@omgw
    Subject: System segmentattion access violation
    Received: from carnac.bst.bellsouth.com (bos17943.al.bst.bls.com [90.110.28
    .65])
    by om1.al.bst.bls.com (8.8.6 (PHNE_17135)/8.8.6) with ESMTP id OAA1038
    9
    for <[email protected]>; Tue, 29 Jun 1999 14:56:37 -0
    500 (CDT)
    Received: from web502.yahoomail.com ([128.11.68.69])
    by carnac.bst.bellsouth.com (Netscape Messaging Server 3.52)
    with SMTP id AAA3C12 for <[email protected]>;
    Tue, 29 Jun 1999 14:56:03 -0500
    Received: from [206.49.176.243] by web502.yahoomail.com; Tue, 29 Jun 1999 1
    2:58:06 PDT
    Message-ID: <[email protected]>
    Date: Tue, 29 Jun 1999 12:58:06 -0700 (PDT)
    From: Jorge Espinoza <[email protected]>
    Subject: System segmentattion access violation
    To: [email protected]
    Cc: [email protected]
    MIME-Version: 1.0
    Content-Type: text/plain; charset=us-ascii
    Mark,
    We have tried # 1. It does not work.
    How do I clean the environment repository?
    Thanks
    Jorge
    --- [email protected] wrote:
    This type of segmentation violation is due to an
    environment manager
    repository corruption. One of the three options
    below will fix it(listed
    from easiest solution to most difficult). If the
    first two do not work,
    the third one will always fix the problem.
    1. Shutdown and restart the environment.
    2. If #1 does not fix the problem, then your
    environment repository has
    become corrupted. Shutdown the environment and
    clean your environment
    repository. This will fix your corruption problem
    about 75 % of the time.
    3. If #2 does not correct your error, then the
    environment is corrupted
    beyond repair. You will need to delete your current
    environment repository
    and rebuild it. Sometimes you can rebuild it using
    an export of your
    current environment(bootstrap). Many times though
    the current corrupted
    environment will not successfully allow you to
    export the environment
    definition. In this case, you will have to rebuild
    your environment from
    scratch.
    Hope this helps...
    Mark Musgrove
    Object Technologies, Inc
    <Graphic image not retained>
    ja.espinoza@O1=Internet/DD.RFC-822=ja_espinoza\ on
    06/26/99 12:05:55 AM
    To:
    forte-users@O1=Internet/DD.RFC-822=forte-users\@SageIT.com@omgw
    cc:
    ja.espinoza@O1=Internet/DD.RFC-822=ja_espinoza\@yahoo.com@omgw
    Subject: System segmentattion access violation
    Received: from carnac.bst.bellsouth.com
    (bos17943.al.bst.bls.com [90.110.28
    .65])
    by om1.al.bst.bls.com (8.8.6
    (PHNE_17135)/8.8.6) with ESMTP id XAA0132
    8
    for <[email protected]>; Fri,
    25 Jun 1999 23:45:53 -0
    500 (CDT)
    Received: from pebble.SageIT.com ([206.169.110.3])
    by carnac.bst.bellsouth.com (Netscape
    Messaging Server 3.52)
    with SMTP id AAA64AA for
    <[email protected]>;
    Fri, 25 Jun 1999 23:45:20 -0500
    Received: (from sync@localhost) by pebble.SageIT.com
    (8.6.10/8.6.9) id UAA1
    3783 for forte-users-outgoing; Fri, 25 Jun 1999
    20:51:51 -0700
    Received: (from uucp@localhost) by pebble.SageIT.com
    (8.6.10/8.6.9) id UAA1
    3767 for <[email protected]>; Fri, 25 Jun 1999
    20:51:46 -0700
    Received: from web501.yahoomail.com(128.11.68.68) by
    pebble.sagesoln.com vi
    a smap (V2.0)
    id xma013762; Fri, 25 Jun 99 20:51:31 -0700
    Message-ID:
    <[email protected]>
    Received: from [206.49.176.243] by
    web501.yahoomail.com; Fri, 25 Jun 1999 2
    1:05:55 PDT
    Date: Fri, 25 Jun 1999 21:05:55 -0700 (PDT)
    From: Jorge Espinoza <[email protected]>
    Subject: System segmentattion access violation
    To: [email protected]
    MIME-Version: 1.0
    Content-Type: text/plain; charset=us-ascii
    Sender: [email protected]
    Precedence: bulk
    Reply-To: Jorge Espinoza <[email protected]>
    Hello :
    We're try connect with our Central Server Node and
    have a problem, if we're make the connection with
    Escript this is
    succesfull, but if we're connected again with
    Econsole , Launcher
    Distributed or Forte Distributed then this
    connection display the
    following error
    NLM Startup is Complete - Partition's Locale is 'c'
    Loading partition FTLaunch_cl0_Client built on
    03-Sep-1998 00:37:56.
    There is no manager active for node FORTE1.
    Type Service Flags Level
    err sh * 255
    cfg sp 8 255
    cfg em 2 2
    FTLaunch_cl0: Configuring node agent.
    FTLaunch_cl0: Opening configuration repository
    bt:c:\forte\sysdata\envrepos\fort
    e1.
    FTLaunch_cl0: Attached to manager for node FORTE1.
    Type Service Flags Level
    err sh * 255
    cfg em 2 2
    Begin Stack Backtrace
    ==========================================================
    Trace caused by a segmentation or access violation
    in the Forte
    executable:
    ftexec Version 3.0.J.1
    Windows NT
    Forte Application Environment (tm), Forte Runtime
    Environment (tm),
    Forte Conductor (tm):
    Copyright (c) 1994-1998, Forte Software, Inc. and
    its licensors.
    US Patent No. 5,457,797
    Forte Express (tm), Forte WebEnterprise (tm):
    Copyright (c) 1995-1998, Forte Software, Inc.
    All Rights Reserved.
    Unpublished rights reserved under the copyright laws
    of the United
    States.
    Wed Sep 2 22:53:49 1998
    Fault at 25-Jun-1999 13:23:56, pid '180', node
    'FORTE1':
    User Name: Administrador
    Machine Name: FORTE1 with 1 CPU(s)
    OS version 4.0
    Loading symbols for ...
    c:\forte\install\bin\QQRP.dll
    c:\forte\install\bin\QQCT.dll
    c:\forte\install\bin\QQSH.dll
    c:\forte\install\bin\QQKN.dll
    c:\forte\install\bin\QQSM.dll
    c:\forte\install\bin\ftexec.exe
    c:\forte\install\bin\QQDO.dll
    c:\forte\install\bin\QQCM.dll
    c:\forte\install\bin\QQFO.dll
    c:\forte\install\bin\QQDS.dll
    c:\forte\install\bin\qqtlnt.dll
    c:\forte\install\bin\w3tpwss.dll
    c:\forte\install\bin\qqem.dll
    c:\forte\install\bin\QQDD.dll
    c:\forte\install\bin\QQRT.dll
    C:\WINNT\System32\WINSPOOL.DRV
    C:\WINNT\System32\rpcltc1.dll
    C:\WINNT\System32\rnr20.dll
    C:\WINNT\System32\rasadhlp.dll
    C:\WINNT\System32\IMM32.dll
    C:\WINNT\System32\spool\DRIVERS\W32X86\2\RASDDUI.DLL
    C:\WINNT\system32\msafd.dll
    C:\WINNT\System32\wshtcpip.dll
    C:\WINNT\System32\WS2HELP.dll
    C:\WINNT\System32\WS2_32.dll
    C:\WINNT\System32\WSOCK32.dll
    C:\WINNT\system32\ole32.dll
    C:\WINNT\system32\COMCTL32.dll
    C:\WINNT\system32\SHELL32.dll
    C:\WINNT\system32\comdlg32.dll
    C:\WINNT\system32\ADVAPI32.dll
    C:\WINNT\system32\RPCRT4.dll
    C:\WINNT\system32\USER32.dll
    C:\WINNT\system32\GDI32.dll
    C:\WINNT\system32\KERNEL32.dll
    C:\WINNT\System32\ntdll.dll
    C:\WINNT\system32\MSVCRT.dll
    Stack backtrace ...
    qqem 026e2c5d (0130bac0,00000001,00000000,013b8aa0)
    QQSM 003b238a (0130bac0,013b8aa0,013f0001,013f4768)
    QQKN 0024d5f1 (0130bac0,013b8aa0,013f0001,013f4748)
    QQKN 00250915 (0130bac0,013b8aa0,013f4730,013f4748)
    QQDO 00432d96 (0130bac0,0209fd40,000000d0,013365b8)
    === message truncated ===
    Do You Yahoo!?
    Get your free @yahoo.com address at http://mail.yahoo.com
    To unsubscribe, email '[email protected]' with
    'unsubscribe forte-users' as the body of the message.
    Searchable thread archive <URL:http://pinehurst.sageit.com/listarchive/>

    There is a special utility you must run which will clean the environment
    repository. It is located under the following directory:
    %{FORTE_ROOT}/install/diag/bin/
    It is called envedit
    The command works like this:
    %FORTE_ROOT%/install/diag/bin/envedit -fs -fr
    %FORTE_ROOT%/sysdata/envrepos/<envrepos_name>
    You can use the -i option to specifiy a script to run. Such a script will
    need to look like this:
    # envedit script for cleaning the environment repositories
    setworkspace SystemMgr
    open
    browse
    compactrepos
    quit
    quit
    This will clean and compact your environment repository. Make sure that yo
    ur environment is offline before you attempt this.
    Mark Musgrove
    Object Technologies. Inc.
    <Graphic image not retained>
    ja.espinoza@O1=Internet/DD.RFC-822=ja_espinoza\ on 06/29/99 03:58:06 PM
    To: Mark Musgrove/BCS/BBS/BLS@BLS
    cc: ja.espinoza@O1=Internet/DD.RFC-822=ja_espinoza\@yahoo.com@omgw,
    forte-users@O1=Internet/DD.RFC-822=forte-users\@sageit.com@omgw
    Subject: System segmentattion access violation
    Received: from carnac.bst.bellsouth.com (bos17943.al.bst.bls.com [90.110.28
    .65])
    by om1.al.bst.bls.com (8.8.6 (PHNE_17135)/8.8.6) with ESMTP id OAA1038
    9
    for <[email protected]>; Tue, 29 Jun 1999 14:56:37 -0
    500 (CDT)
    Received: from web502.yahoomail.com ([128.11.68.69])
    by carnac.bst.bellsouth.com (Netscape Messaging Server 3.52)
    with SMTP id AAA3C12 for <[email protected]>;
    Tue, 29 Jun 1999 14:56:03 -0500
    Received: from [206.49.176.243] by web502.yahoomail.com; Tue, 29 Jun 1999 1
    2:58:06 PDT
    Message-ID: <[email protected]>
    Date: Tue, 29 Jun 1999 12:58:06 -0700 (PDT)
    From: Jorge Espinoza <[email protected]>
    Subject: System segmentattion access violation
    To: [email protected]
    Cc: [email protected]
    MIME-Version: 1.0
    Content-Type: text/plain; charset=us-ascii
    Mark,
    We have tried # 1. It does not work.
    How do I clean the environment repository?
    Thanks
    Jorge
    --- [email protected] wrote:
    This type of segmentation violation is due to an
    environment manager
    repository corruption. One of the three options
    below will fix it(listed
    from easiest solution to most difficult). If the
    first two do not work,
    the third one will always fix the problem.
    1. Shutdown and restart the environment.
    2. If #1 does not fix the problem, then your
    environment repository has
    become corrupted. Shutdown the environment and
    clean your environment
    repository. This will fix your corruption problem
    about 75 % of the time.
    3. If #2 does not correct your error, then the
    environment is corrupted
    beyond repair. You will need to delete your current
    environment repository
    and rebuild it. Sometimes you can rebuild it using
    an export of your
    current environment(bootstrap). Many times though
    the current corrupted
    environment will not successfully allow you to
    export the environment
    definition. In this case, you will have to rebuild
    your environment from
    scratch.
    Hope this helps...
    Mark Musgrove
    Object Technologies, Inc
    <Graphic image not retained>
    ja.espinoza@O1=Internet/DD.RFC-822=ja_espinoza\ on
    06/26/99 12:05:55 AM
    To:
    forte-users@O1=Internet/DD.RFC-822=forte-users\@SageIT.com@omgw
    cc:
    ja.espinoza@O1=Internet/DD.RFC-822=ja_espinoza\@yahoo.com@omgw
    Subject: System segmentattion access violation
    Received: from carnac.bst.bellsouth.com
    (bos17943.al.bst.bls.com [90.110.28
    .65])
    by om1.al.bst.bls.com (8.8.6
    (PHNE_17135)/8.8.6) with ESMTP id XAA0132
    8
    for <[email protected]>; Fri,
    25 Jun 1999 23:45:53 -0
    500 (CDT)
    Received: from pebble.SageIT.com ([206.169.110.3])
    by carnac.bst.bellsouth.com (Netscape
    Messaging Server 3.52)
    with SMTP id AAA64AA for
    <[email protected]>;
    Fri, 25 Jun 1999 23:45:20 -0500
    Received: (from sync@localhost) by pebble.SageIT.com
    (8.6.10/8.6.9) id UAA1
    3783 for forte-users-outgoing; Fri, 25 Jun 1999
    20:51:51 -0700
    Received: (from uucp@localhost) by pebble.SageIT.com
    (8.6.10/8.6.9) id UAA1
    3767 for <[email protected]>; Fri, 25 Jun 1999
    20:51:46 -0700
    Received: from web501.yahoomail.com(128.11.68.68) by
    pebble.sagesoln.com vi
    a smap (V2.0)
    id xma013762; Fri, 25 Jun 99 20:51:31 -0700
    Message-ID:
    <[email protected]>
    Received: from [206.49.176.243] by
    web501.yahoomail.com; Fri, 25 Jun 1999 2
    1:05:55 PDT
    Date: Fri, 25 Jun 1999 21:05:55 -0700 (PDT)
    From: Jorge Espinoza <[email protected]>
    Subject: System segmentattion access violation
    To: [email protected]
    MIME-Version: 1.0
    Content-Type: text/plain; charset=us-ascii
    Sender: [email protected]
    Precedence: bulk
    Reply-To: Jorge Espinoza <[email protected]>
    Hello :
    We're try connect with our Central Server Node and
    have a problem, if we're make the connection with
    Escript this is
    succesfull, but if we're connected again with
    Econsole , Launcher
    Distributed or Forte Distributed then this
    connection display the
    following error
    NLM Startup is Complete - Partition's Locale is 'c'
    Loading partition FTLaunch_cl0_Client built on
    03-Sep-1998 00:37:56.
    There is no manager active for node FORTE1.
    Type Service Flags Level
    err sh * 255
    cfg sp 8 255
    cfg em 2 2
    FTLaunch_cl0: Configuring node agent.
    FTLaunch_cl0: Opening configuration repository
    bt:c:\forte\sysdata\envrepos\fort
    e1.
    FTLaunch_cl0: Attached to manager for node FORTE1.
    Type Service Flags Level
    err sh * 255
    cfg em 2 2
    Begin Stack Backtrace
    ==========================================================
    Trace caused by a segmentation or access violation
    in the Forte
    executable:
    ftexec Version 3.0.J.1
    Windows NT
    Forte Application Environment (tm), Forte Runtime
    Environment (tm),
    Forte Conductor (tm):
    Copyright (c) 1994-1998, Forte Software, Inc. and
    its licensors.
    US Patent No. 5,457,797
    Forte Express (tm), Forte WebEnterprise (tm):
    Copyright (c) 1995-1998, Forte Software, Inc.
    All Rights Reserved.
    Unpublished rights reserved under the copyright laws
    of the United
    States.
    Wed Sep 2 22:53:49 1998
    Fault at 25-Jun-1999 13:23:56, pid '180', node
    'FORTE1':
    User Name: Administrador
    Machine Name: FORTE1 with 1 CPU(s)
    OS version 4.0
    Loading symbols for ...
    c:\forte\install\bin\QQRP.dll
    c:\forte\install\bin\QQCT.dll
    c:\forte\install\bin\QQSH.dll
    c:\forte\install\bin\QQKN.dll
    c:\forte\install\bin\QQSM.dll
    c:\forte\install\bin\ftexec.exe
    c:\forte\install\bin\QQDO.dll
    c:\forte\install\bin\QQCM.dll
    c:\forte\install\bin\QQFO.dll
    c:\forte\install\bin\QQDS.dll
    c:\forte\install\bin\qqtlnt.dll
    c:\forte\install\bin\w3tpwss.dll
    c:\forte\install\bin\qqem.dll
    c:\forte\install\bin\QQDD.dll
    c:\forte\install\bin\QQRT.dll
    C:\WINNT\System32\WINSPOOL.DRV
    C:\WINNT\System32\rpcltc1.dll
    C:\WINNT\System32\rnr20.dll
    C:\WINNT\System32\rasadhlp.dll
    C:\WINNT\System32\IMM32.dll
    C:\WINNT\System32\spool\DRIVERS\W32X86\2\RASDDUI.DLL
    C:\WINNT\system32\msafd.dll
    C:\WINNT\System32\wshtcpip.dll
    C:\WINNT\System32\WS2HELP.dll
    C:\WINNT\System32\WS2_32.dll
    C:\WINNT\System32\WSOCK32.dll
    C:\WINNT\system32\ole32.dll
    C:\WINNT\system32\COMCTL32.dll
    C:\WINNT\system32\SHELL32.dll
    C:\WINNT\system32\comdlg32.dll
    C:\WINNT\system32\ADVAPI32.dll
    C:\WINNT\system32\RPCRT4.dll
    C:\WINNT\system32\USER32.dll
    C:\WINNT\system32\GDI32.dll
    C:\WINNT\system32\KERNEL32.dll
    C:\WINNT\System32\ntdll.dll
    C:\WINNT\system32\MSVCRT.dll
    Stack backtrace ...
    qqem 026e2c5d (0130bac0,00000001,00000000,013b8aa0)
    QQSM 003b238a (0130bac0,013b8aa0,013f0001,013f4768)
    QQKN 0024d5f1 (0130bac0,013b8aa0,013f0001,013f4748)
    QQKN 00250915 (0130bac0,013b8aa0,013f4730,013f4748)
    QQDO 00432d96 (0130bac0,0209fd40,000000d0,013365b8)
    === message truncated ===
    Do You Yahoo!?
    Get your free @yahoo.com address at http://mail.yahoo.com
    To unsubscribe, email '[email protected]' with
    'unsubscribe forte-users' as the body of the message.
    Searchable thread archive <URL:http://pinehurst.sageit.com/listarchive/>

  • Syntax error or access violation...

    I have recently purchased a .com and webhosting through the company hostgator.com , I am currently trying to integrate a java application thru this .com and the databases they provide me to use
    Anyway, here is the code I have
    ====
    import java.sql.*;
    public class mysql_connector
          * @param args
         public static void main(String[] args)
              Connection conn = null;
            try
                String userName = "******";
                String password = "*******";
                String url = "jdbc:mysql://bkardi.com:3306/******";
                Class.forName ("com.mysql.jdbc.Driver").newInstance ();
                conn = DriverManager.getConnection (url, userName, password);
                System.out.println ("Database connection established");
            catch (Exception e)
                System.err.println ("Cannot connect to database server");
                System.out.println(e);
            finally
                if (conn != null)
                    try
                        conn.close ();
                        System.out.println ("Database connection terminated");
                    catch (Exception e) { /* ignore close errors */ }
    }and here is the error I get
    Cannot connect to database serverjava.sql.SQLException: Syntax error or access violation message from server: "Access denied for user 'buk110_kardi'@'24.115.97.153' to database 'buk110_java'"
    Any ideas, suggestions?

    You need to verify your parameters. The error message is telling you:
    "Access denied for user 'buk110_kardi'@'24.115.97.153' to database 'buk110_java"
    So you have some sort of a login issue, either username/password and/or access to the database specified. If all of these are correct then you need to talk to the web host and make sure that they have set up your DB correctly.

  • System segmentattion access violation

    Mark,
    We have tried # 1. It does not work.
    How do I clean the environment repository?
    Thanks
    Jorge
    --- [email protected] wrote:
    This type of segmentation violation is due to an
    environment manager
    repository corruption. One of the three options
    below will fix it(listed
    from easiest solution to most difficult). If the
    first two do not work,
    the third one will always fix the problem.
    1. Shutdown and restart the environment.
    2. If #1 does not fix the problem, then your
    environment repository has
    become corrupted. Shutdown the environment and
    clean your environment
    repository. This will fix your corruption problem
    about 75 % of the time.
    3. If #2 does not correct your error, then the
    environment is corrupted
    beyond repair. You will need to delete your current
    environment repository
    and rebuild it. Sometimes you can rebuild it using
    an export of your
    current environment(bootstrap). Many times though
    the current corrupted
    environment will not successfully allow you to
    export the environment
    definition. In this case, you will have to rebuild
    your environment from
    scratch.
    Hope this helps...
    Mark Musgrove
    Object Technologies, Inc
    <Graphic image not retained>
    ja.espinoza@O1=Internet/DD.RFC-822=ja_espinoza\ on
    06/26/99 12:05:55 AM
    To:
    forte-users@O1=Internet/DD.RFC-822=forte-users\@SageIT.com@omgw
    cc:
    ja.espinoza@O1=Internet/DD.RFC-822=ja_espinoza\@yahoo.com@omgw
    Subject: System segmentattion access violation
    Received: from carnac.bst.bellsouth.com
    (bos17943.al.bst.bls.com [90.110.28
    .65])
    by om1.al.bst.bls.com (8.8.6
    (PHNE_17135)/8.8.6) with ESMTP id XAA0132
    8
    for <[email protected]>; Fri,
    25 Jun 1999 23:45:53 -0
    500 (CDT)
    Received: from pebble.SageIT.com ([206.169.110.3])
    by carnac.bst.bellsouth.com (Netscape
    Messaging Server 3.52)
    with SMTP id AAA64AA for
    <[email protected]>;
    Fri, 25 Jun 1999 23:45:20 -0500
    Received: (from sync@localhost) by pebble.SageIT.com
    (8.6.10/8.6.9) id UAA1
    3783 for forte-users-outgoing; Fri, 25 Jun 1999
    20:51:51 -0700
    Received: (from uucp@localhost) by pebble.SageIT.com
    (8.6.10/8.6.9) id UAA1
    3767 for <[email protected]>; Fri, 25 Jun 1999
    20:51:46 -0700
    Received: from web501.yahoomail.com(128.11.68.68) by
    pebble.sagesoln.com vi
    a smap (V2.0)
    id xma013762; Fri, 25 Jun 99 20:51:31 -0700
    Message-ID:
    <[email protected]>
    Received: from [206.49.176.243] by
    web501.yahoomail.com; Fri, 25 Jun 1999 2
    1:05:55 PDT
    Date: Fri, 25 Jun 1999 21:05:55 -0700 (PDT)
    From: Jorge Espinoza <[email protected]>
    Subject: System segmentattion access violation
    To: [email protected]
    MIME-Version: 1.0
    Content-Type: text/plain; charset=us-ascii
    Sender: [email protected]
    Precedence: bulk
    Reply-To: Jorge Espinoza <[email protected]>
    Hello :
    We're try connect with our Central Server Node and
    have a problem, if we're make the connection with
    Escript this is
    succesfull, but if we're connected again with
    Econsole , Launcher
    Distributed or Forte Distributed then this
    connection display the
    following error
    NLM Startup is Complete - Partition's Locale is 'c'
    Loading partition FTLaunch_cl0_Client built on
    03-Sep-1998 00:37:56.
    There is no manager active for node FORTE1.
    Type Service Flags Level
    err sh * 255
    cfg sp 8 255
    cfg em 2 2
    FTLaunch_cl0: Configuring node agent.
    FTLaunch_cl0: Opening configuration repository
    bt:c:\forte\sysdata\envrepos\fort
    e1.
    FTLaunch_cl0: Attached to manager for node FORTE1.
    Type Service Flags Level
    err sh * 255
    cfg em 2 2
    Begin Stack Backtrace
    ==========================================================
    Trace caused by a segmentation or access violation
    in the Forte
    executable:
    ftexec Version 3.0.J.1
    Windows NT
    Forte Application Environment (tm), Forte Runtime
    Environment (tm),
    Forte Conductor (tm):
    Copyright (c) 1994-1998, Forte Software, Inc. and
    its licensors.
    US Patent No. 5,457,797
    Forte Express (tm), Forte WebEnterprise (tm):
    Copyright (c) 1995-1998, Forte Software, Inc.
    All Rights Reserved.
    Unpublished rights reserved under the copyright laws
    of the United
    States.
    Wed Sep 2 22:53:49 1998
    Fault at 25-Jun-1999 13:23:56, pid '180', node
    'FORTE1':
    User Name: Administrador
    Machine Name: FORTE1 with 1 CPU(s)
    OS version 4.0
    Loading symbols for ...
    c:\forte\install\bin\QQRP.dll
    c:\forte\install\bin\QQCT.dll
    c:\forte\install\bin\QQSH.dll
    c:\forte\install\bin\QQKN.dll
    c:\forte\install\bin\QQSM.dll
    c:\forte\install\bin\ftexec.exe
    c:\forte\install\bin\QQDO.dll
    c:\forte\install\bin\QQCM.dll
    c:\forte\install\bin\QQFO.dll
    c:\forte\install\bin\QQDS.dll
    c:\forte\install\bin\qqtlnt.dll
    c:\forte\install\bin\w3tpwss.dll
    c:\forte\install\bin\qqem.dll
    c:\forte\install\bin\QQDD.dll
    c:\forte\install\bin\QQRT.dll
    C:\WINNT\System32\WINSPOOL.DRV
    C:\WINNT\System32\rpcltc1.dll
    C:\WINNT\System32\rnr20.dll
    C:\WINNT\System32\rasadhlp.dll
    C:\WINNT\System32\IMM32.dll
    C:\WINNT\System32\spool\DRIVERS\W32X86\2\RASDDUI.DLL
    C:\WINNT\system32\msafd.dll
    C:\WINNT\System32\wshtcpip.dll
    C:\WINNT\System32\WS2HELP.dll
    C:\WINNT\System32\WS2_32.dll
    C:\WINNT\System32\WSOCK32.dll
    C:\WINNT\system32\ole32.dll
    C:\WINNT\system32\COMCTL32.dll
    C:\WINNT\system32\SHELL32.dll
    C:\WINNT\system32\comdlg32.dll
    C:\WINNT\system32\ADVAPI32.dll
    C:\WINNT\system32\RPCRT4.dll
    C:\WINNT\system32\USER32.dll
    C:\WINNT\system32\GDI32.dll
    C:\WINNT\system32\KERNEL32.dll
    C:\WINNT\System32\ntdll.dll
    C:\WINNT\system32\MSVCRT.dll
    Stack backtrace ...
    qqem 026e2c5d (0130bac0,00000001,00000000,013b8aa0)
    QQSM 003b238a (0130bac0,013b8aa0,013f0001,013f4768)
    QQKN 0024d5f1 (0130bac0,013b8aa0,013f0001,013f4748)
    QQKN 00250915 (0130bac0,013b8aa0,013f4730,013f4748)
    QQDO 00432d96 (0130bac0,0209fd40,000000d0,013365b8)
    === message truncated ===
    Do You Yahoo!?
    Get your free @yahoo.com address at http://mail.yahoo.com
    To unsubscribe, email '[email protected]' with
    'unsubscribe forte-users' as the body of the message.
    Searchable thread archive <URL:http://pinehurst.sageit.com/listarchive/>

    Mark,
    We have tried # 1. It does not work.
    How do I clean the environment repository?
    Thanks
    Jorge
    --- [email protected] wrote:
    This type of segmentation violation is due to an
    environment manager
    repository corruption. One of the three options
    below will fix it(listed
    from easiest solution to most difficult). If the
    first two do not work,
    the third one will always fix the problem.
    1. Shutdown and restart the environment.
    2. If #1 does not fix the problem, then your
    environment repository has
    become corrupted. Shutdown the environment and
    clean your environment
    repository. This will fix your corruption problem
    about 75 % of the time.
    3. If #2 does not correct your error, then the
    environment is corrupted
    beyond repair. You will need to delete your current
    environment repository
    and rebuild it. Sometimes you can rebuild it using
    an export of your
    current environment(bootstrap). Many times though
    the current corrupted
    environment will not successfully allow you to
    export the environment
    definition. In this case, you will have to rebuild
    your environment from
    scratch.
    Hope this helps...
    Mark Musgrove
    Object Technologies, Inc
    <Graphic image not retained>
    ja.espinoza@O1=Internet/DD.RFC-822=ja_espinoza\ on
    06/26/99 12:05:55 AM
    To:
    forte-users@O1=Internet/DD.RFC-822=forte-users\@SageIT.com@omgw
    cc:
    ja.espinoza@O1=Internet/DD.RFC-822=ja_espinoza\@yahoo.com@omgw
    Subject: System segmentattion access violation
    Received: from carnac.bst.bellsouth.com
    (bos17943.al.bst.bls.com [90.110.28
    .65])
    by om1.al.bst.bls.com (8.8.6
    (PHNE_17135)/8.8.6) with ESMTP id XAA0132
    8
    for <[email protected]>; Fri,
    25 Jun 1999 23:45:53 -0
    500 (CDT)
    Received: from pebble.SageIT.com ([206.169.110.3])
    by carnac.bst.bellsouth.com (Netscape
    Messaging Server 3.52)
    with SMTP id AAA64AA for
    <[email protected]>;
    Fri, 25 Jun 1999 23:45:20 -0500
    Received: (from sync@localhost) by pebble.SageIT.com
    (8.6.10/8.6.9) id UAA1
    3783 for forte-users-outgoing; Fri, 25 Jun 1999
    20:51:51 -0700
    Received: (from uucp@localhost) by pebble.SageIT.com
    (8.6.10/8.6.9) id UAA1
    3767 for <[email protected]>; Fri, 25 Jun 1999
    20:51:46 -0700
    Received: from web501.yahoomail.com(128.11.68.68) by
    pebble.sagesoln.com vi
    a smap (V2.0)
    id xma013762; Fri, 25 Jun 99 20:51:31 -0700
    Message-ID:
    <[email protected]>
    Received: from [206.49.176.243] by
    web501.yahoomail.com; Fri, 25 Jun 1999 2
    1:05:55 PDT
    Date: Fri, 25 Jun 1999 21:05:55 -0700 (PDT)
    From: Jorge Espinoza <[email protected]>
    Subject: System segmentattion access violation
    To: [email protected]
    MIME-Version: 1.0
    Content-Type: text/plain; charset=us-ascii
    Sender: [email protected]
    Precedence: bulk
    Reply-To: Jorge Espinoza <[email protected]>
    Hello :
    We're try connect with our Central Server Node and
    have a problem, if we're make the connection with
    Escript this is
    succesfull, but if we're connected again with
    Econsole , Launcher
    Distributed or Forte Distributed then this
    connection display the
    following error
    NLM Startup is Complete - Partition's Locale is 'c'
    Loading partition FTLaunch_cl0_Client built on
    03-Sep-1998 00:37:56.
    There is no manager active for node FORTE1.
    Type Service Flags Level
    err sh * 255
    cfg sp 8 255
    cfg em 2 2
    FTLaunch_cl0: Configuring node agent.
    FTLaunch_cl0: Opening configuration repository
    bt:c:\forte\sysdata\envrepos\fort
    e1.
    FTLaunch_cl0: Attached to manager for node FORTE1.
    Type Service Flags Level
    err sh * 255
    cfg em 2 2
    Begin Stack Backtrace
    ==========================================================
    Trace caused by a segmentation or access violation
    in the Forte
    executable:
    ftexec Version 3.0.J.1
    Windows NT
    Forte Application Environment (tm), Forte Runtime
    Environment (tm),
    Forte Conductor (tm):
    Copyright (c) 1994-1998, Forte Software, Inc. and
    its licensors.
    US Patent No. 5,457,797
    Forte Express (tm), Forte WebEnterprise (tm):
    Copyright (c) 1995-1998, Forte Software, Inc.
    All Rights Reserved.
    Unpublished rights reserved under the copyright laws
    of the United
    States.
    Wed Sep 2 22:53:49 1998
    Fault at 25-Jun-1999 13:23:56, pid '180', node
    'FORTE1':
    User Name: Administrador
    Machine Name: FORTE1 with 1 CPU(s)
    OS version 4.0
    Loading symbols for ...
    c:\forte\install\bin\QQRP.dll
    c:\forte\install\bin\QQCT.dll
    c:\forte\install\bin\QQSH.dll
    c:\forte\install\bin\QQKN.dll
    c:\forte\install\bin\QQSM.dll
    c:\forte\install\bin\ftexec.exe
    c:\forte\install\bin\QQDO.dll
    c:\forte\install\bin\QQCM.dll
    c:\forte\install\bin\QQFO.dll
    c:\forte\install\bin\QQDS.dll
    c:\forte\install\bin\qqtlnt.dll
    c:\forte\install\bin\w3tpwss.dll
    c:\forte\install\bin\qqem.dll
    c:\forte\install\bin\QQDD.dll
    c:\forte\install\bin\QQRT.dll
    C:\WINNT\System32\WINSPOOL.DRV
    C:\WINNT\System32\rpcltc1.dll
    C:\WINNT\System32\rnr20.dll
    C:\WINNT\System32\rasadhlp.dll
    C:\WINNT\System32\IMM32.dll
    C:\WINNT\System32\spool\DRIVERS\W32X86\2\RASDDUI.DLL
    C:\WINNT\system32\msafd.dll
    C:\WINNT\System32\wshtcpip.dll
    C:\WINNT\System32\WS2HELP.dll
    C:\WINNT\System32\WS2_32.dll
    C:\WINNT\System32\WSOCK32.dll
    C:\WINNT\system32\ole32.dll
    C:\WINNT\system32\COMCTL32.dll
    C:\WINNT\system32\SHELL32.dll
    C:\WINNT\system32\comdlg32.dll
    C:\WINNT\system32\ADVAPI32.dll
    C:\WINNT\system32\RPCRT4.dll
    C:\WINNT\system32\USER32.dll
    C:\WINNT\system32\GDI32.dll
    C:\WINNT\system32\KERNEL32.dll
    C:\WINNT\System32\ntdll.dll
    C:\WINNT\system32\MSVCRT.dll
    Stack backtrace ...
    qqem 026e2c5d (0130bac0,00000001,00000000,013b8aa0)
    QQSM 003b238a (0130bac0,013b8aa0,013f0001,013f4768)
    QQKN 0024d5f1 (0130bac0,013b8aa0,013f0001,013f4748)
    QQKN 00250915 (0130bac0,013b8aa0,013f4730,013f4748)
    QQDO 00432d96 (0130bac0,0209fd40,000000d0,013365b8)
    === message truncated ===
    Do You Yahoo!?
    Get your free @yahoo.com address at http://mail.yahoo.com
    To unsubscribe, email '[email protected]' with
    'unsubscribe forte-users' as the body of the message.
    Searchable thread archive <URL:http://pinehurst.sageit.com/listarchive/>

  • LabVIEW Class crash - ntdll.dll access violation

    Hi,
    When I close my LV11SP1f2 I always get a warning.
    It didn't bother me until a vi I wrote that uses a class with nothing out of the ordinary started crashing my LV.
    The crash says that: "DAbort 0x37C03D in MemoryManager.cpp"
    I sent the log files to the local support and they saw that the common issue between my logs is an access violation in ntdll.dll.
    Any operation that uses the property nodes of that crazy class fails, sometimes with a crash and sometimes with a error that sends me to a bundle by name in the autocreated property node.
    I rewrote the project with the class and there is no error.
    Sending the crashing project to another computer gave no error.
    Before I go on and investigate windbg to search for a conflicting app and finally formatting my entire computer could some1 help? Please...
    I attached several logs for example.
    Thanks in advance,
    GoofyWires.
    Attachments:
    92c82e7b-fa2a-43af-b2be-a6650c031681.zip ‏2485 KB
    daa462b5-9395-4e3f-8894-05a3bdb3d159.zip ‏65 KB
    ea2c40ef-056d-41ed-a4c5-9cf4bc6666fc.zip ‏494 KB

    I did a clean format and reinstalled LabVIEW 11.0.1f2 without adding many of the add-ons from VIPM and without installing the rest of my shortwave, yet, the crash is still here!
    I was able to reproduce it on my pc:
    1. I have a class that contains two children of another class which each contain another class with a class inside it.
    2. I accessed the classed through property nodes.
    3. I then went on and deleted a private data from the first class control, deleted its property nodes and added a new private data to that class control and added the property nodes for it.
    4. I updated the vi that used the classes to stop using the deprecated property node and start working with the new one.
    5. I did a "save all" and run the vi. All OK!
    6. I closed LabVIEW and reopened the project and run the vi which is not broken! LabVIEW crashes!!!
    I guess the complexity of the class is not the issue and it can be reproduced in a much simpler way.
    Yet, since I bet the scenario caused you to raise an eye brow I'll give an example as an analogy:
    File Handler class contains ASCII Read class and ASCII Write class which inherit from class ASCII.
    Class ASCII parent contains class Headers while class Header contains class Data.
    Thus, class ASCII Handler will use class ASCII Read/Write to give a high level simple interface while during the read/write the inner ASCII Read, for example, will add to the Header class in it the read data which will in turn be added to the array in the private data of class Data.
    I'll try and reproduce it on a different pc and send the local NI support the code and way to reproduce.
    I see two possibilities:
    1. Something is wrong with my new Dell PC.
    2. LabVIEW doesn't handle and propagate correctly changes in a class to all the vis that use it. Maybe changing the array size in a class overrides some memory since the class can't change its size.
    Please let me know if this rings a bell.
    Update: I coundn't reproduce the crash on my pc with a simpler case. There is something missing...
    I'll try to replroduce with the complex class on a different pc and if it crashes I'll simply send my original code.

  • Labview application crashes with a Dr Watson Access violation c0000005 in win2K service pack 2 and 3

    The application was developed on a Dell Optiplex PIV 2GHz, 512 MB Ram using LabVIEW 6.1 Profesional Control Development Suite. The exe runs for between 10 minutes and 21 days before exiting with a Dr Watson Access Violation error 0xc0000005. The basic stack dump info is as follows:
    Application exception occurred:
    App: (pid=312)
    When: 2/4/2003 @ 20:54:51.843
    Exception number: c0000005 (access violation)
    *----> System Information <----*
    Computer Name: NO1
    User Name: No1
    Number of Processors: 1
    Processor Type: x86 Family 15 Model 2 Stepping 4
    Windows 2000 Version: 5.0
    Current Build: 2195
    Service Pack: 2
    Current Type: Uniprocessor Free
    Registered Organization: xxxxxxxxxxxx
    Registered Owner: xxxxxxxxxx
    *----> Task List <----* edited for brevity
    312 xxxxxxx.exe
    1056 drwtsn32.exe
    0 _Total.exe
    State Dump for Thread Id 0x38c
    eax=78e34ff8 ebx=79288ab8 ecx=00000001 edx=78e338cc esi=78e34ffd edi=78e338d1
    eip=3027bf0d esp=0012fc70 ebp=0012fc7c iopl=0 nv up ei pl nz na pe nc
    cs=001b ss=0023 ds=0023 es=0023 fs=0038 gs=0000 efl=00000202
    function: MoveBlock
    3027bef7 fc cld
    3027bef8 eb15 jmp CheckFPStat+0xe52 (3027ce0f)
    3027befa 0fbae100 bt ecx,0x0
    3027befe 7301 jnb CheckFPStat+0xa344 (30286301)
    3027bf00 a4 movsb ds:78e34ffd=32 es:78e338d1=00
    3027bf01 d1f9 sar ecx,1
    3027bf03 0fbae100 bt ecx,0x0
    3027bf07 7302 jnb CheckFPStat+0x654e (3028250b)
    3027bf09 66a5 movsw ds:78e34ffd=3532 es:78e338d1=0000
    3027bf0b d1f9 sar ecx,1
    FAULT ->3027bf0d f3a5 rep movsd ds:78e34ffd=???????? es:78e338d1=00000000
    3027bf0f 5e pop esi
    3027bf10 5f pop edi
    3027bf11 59 pop ecx
    3027bf12 8be5 mov esp,ebp
    3027bf14 5d pop ebp
    3027bf15 c3 ret
    The error is always "move block" and leads me to believe that it is a windows memory manager issue but I cannot resolve it. The application connects to an ethernet GPIB interface and to 10 Opto22 Ethernet brains via activeX. The processor runs about 25%, there are no apparent memory leaks, and there is at least 300Mb of free ram when the crashes occur. Any suggestions?
    Thanks,
    Ian

    I am having the same issue with LabVIEW 7.1
    From Dr. Watson:
    Microsoft (R) Windows 2000 (TM) Version 5.00 DrWtsn32
    Copyright (C) 1985-1999 Microsoft Corp. All rights reserved.
    Application exception occurred:
    App: (pid=2208)
    When: 10/21/2005 @ 13:09:12.530
    Exception number: c0000005 (access violation)
    *----> System Information <----*
    Computer Name: WEESUSCILPCWRM0
    User Name: RDL
    Number of Processors: 2
    Processor Type: x86 Family 15 Model 4 Stepping 1
    Windows 2000 Version: 5.0
    Current Build: 2195
    Service Pack: 4
    Current Type: Multiprocessor Free
    Registered Organization:
    Registered Owner: Administrator
    *----> Task List <----*
    0 Idle.exe
    8 System.exe
    168 SMSS.exe
    192 CSRSS.exe
    188 WINLOGON.exe
    240 SERVICES.exe
    252 LSASS.exe
    396 scardsvr.exe
    472 svchost.exe
    500 spoolsv.exe
    568 dklog.exe
    592 svchost.exe
    616 FrameworkServic.exe
    688 mcshield.exe
    708 vstskmgr.exe
    728 naPrdMgr.exe
    844 regsvc.exe
    860 mstask.exe
    900 Smc.exe
    1020 WinMgmt.exe
    1048 Wuser32.exe
    1076 CcmExec.exe
    1188 dkcktkn.exe
    1876 svchost.exe
    916 explorer.exe
    2172 shstat.exe
    1988 tbmon.exe
    1200 UpdaterUI.exe
    2012 dkAutoReg.exe
    2072 ERClient7.exe
    1916 LabVIEW.exe
    2288 notepad.exe
    2284 notepad.exe
    2208 WINWORD.exe
    2424 agentsvr.exe
    1900 DRWTSN32.exe

  • Labview crashes with access violation(0xc00000050at EIP=0x7c8219a6

    when i poen my project in labview ,it crashes with "access violation(0xc00000050at EIP=0x7c8219a6.why is this happening?how can i open my project?

    Probably nothing to do with it but I had some dodgy memory, and windows would complain that there was an error to do with that exact memory location: c0000005

Maybe you are looking for