Windows 2000 crash

I run Java server and client on the same PC (Windows 2000)
Java server has integrated following technologies:
Java Version 1.4.1
JDBC (JDBC-ODBC Bridge)
CORBA (omg.orb.CORBA)
Swing components
Java client has integrated following technologies:
CORBA (omg.orb.CORBA)
Swing components
First I start deamon (orbd) with server
Then I start client
After several client operations the Windows 2000 OS has a complete crash
After that the only way is to reboot the OS!
Does anybody know why this happens and how I can fix this problem?
Thank you very much

Thank you for calling Microsoft windows Technical support. Whats the problem?
<Insert Problem Here>
First step, completely format, re-install windows, re-apply all 50 gigs of patches using the windows updater, then try your application again. If you still have a problem, call us back!
*click.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

Similar Messages

  • Oracle 8i Installation problem on Windows 2000

    I had purchased a Oracle8i (MS/Windows NT CD (E-Commerce), part Number A94674-01 in the month of Jun 2000.
    When I tried to install Oracle 8i personal edition of Windows 2000 ver.
    The installation got completed smoothly. But after that I was not able to start my database and even Windows 2000 crashed after that. After every crash I reinstalled windows 2000 and oracle 8i but the result was same. My whole purpose of purchasing Oracle 8i on windows 2000 is getting defeated.
    I would request you send me solution what to do ? Or replace my Oracle S/W. Its useless for me right now.
    My M/C configuration is
    Dell P-III (256 MB, 300 Mhz) with sound card.
    20 GB Hard Disk of 7200 rpm.
    The primary O/S is Windows 98.
    The Hard disk is partitioned into no. Of logical drives.
    They are like 2GB of each (C, D, E, F) and G 10 GB
    C part ion has got Windows. And G has got windows 2000. There is enough space in all part ions.
    I would appreciate if you can solve my problem as soon as possible.
    Sincerely,
    Shekhar
    null

    IF its a new installation remove the ORACLE key from the REGISTRY.

  • Windows 2000 "blue screen of death" after a small number of gpib reads - related to gpibclsd.sys

    Labview 6i gpib drivers 1.7
    If I just keep just reading (I stripped the operations down to "reading" to track this down) from the GPIB instrument (HP3456A) in a FOR loop every 2 seconds
    - somewhere after 10<100
    reads Windows 2000 crashes with an error related to gpibclsd.sys Seems like some sort of buffer overflow.
    This is a bit annoying, as I have just now finaly learned Labview and have it ready to do something for me.
    I would say "close but no cigar"...

    alas, I have done so.
    I deleted the i.7 drivers and started the
    installation of NI-488.2.2.1
    The setup program hangs on launch but running the individual .msi's got the drivers installed. Although the board is present and working properly according to the device manager - MAX fails to detect the board. When the troubleshooter is run the board can not be sequentially verified - with an unknown hardware error.
    I just notice Visual basic gpib access does not work either. I don't know whether its HW or SW at this point.
    Thanks for the help though.

  • Problems with the installati​on of LabVIEW 6.1 on Windows 2000!

    Windows 2000 crashes while installing LabVIEW 6.1, and the computer is unusable after the installation!

    This also happened to me. Hopefully you are attempting to run LabView on a dedicated computer. Ours had "issues" with some of the other software we were running. Here's what we did: We re-imaged the computer (backed up everything and re-loaded the OS). Computer has been up and running excellent ever since. There was a lot of useless software originally on it, we took it all off. If you are able, only run what you need on it. Also, we have found that LabVIEW 6 runs strangely on computers with less than 128 MB of RAM. Our project computer currently has 320 MB of RAM (and 40 GB HD) and it runs perfectly.
    Hope this helps. If you have a specific error code, let me know. Otherwise, from what you have posted, I believe this is the answer.

  • Tnslsnr.exe crashes 9i (9.0.1.1) on Windows 2000  anyone speak listener trace?

    I'm running 9i (9.0.1.1) on Windows 2000 Professional tnslsnr.exe crashes as soon as it is accessed.
    Here is an example of what happens when I use tnsping with listener trace on.
    Can anyone speak listener trace and tell me what is wrong?
    C:\>tnsping odb1 5
    TNS Ping Utility for 32-bit Windows: Version 9.0.1.1.1 - Production on 05-MAY-20
    02 06:40:10
    Copyright (c) 1997 Oracle Corporation. All rights reserved.
    Used parameter files:
    C:\oracle\ora90\network\admin\sqlnet.ora
    C:\oracle\ora90\network\admin\tnsnames.ora
    Used TNSNAMES adapter to resolve the alias
    Attempting to contact (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP) (HOST = MYLAPTO
    P) (PORT = 1521)) (CONNECT_DATA = (SERVICE_NAME = ODB1)))
    OK (4450 msec)
    TNS-12547: TNS:lost contact
    C:\>
    Then I get a Program error dialog box
    ! TNSLSNR.exe has generated errors and will be closed by Windows. You will need to restart the program.
    An error log is bein created.
    here is my listener.ora
    # LISTENER.ORA Network Configuration File: C:\oracle\ora90\network\admin\listener.ora
    # Generated by Oracle configuration tools.
    LISTENER =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = MYLAPTOP)(PORT = 1521))
    SID_LIST_LISTENER =
    (SID_DESC =
    (GLOBAL_DBNAME = ODB1)
    (ORACLE_HOME = C:\oracle\ora90)
    (SID_NAME = ODB1)
    here is my tnsnames.ora
    ODB1=(DESCRIPTION =
    (ADDRESS =
    (PROTOCOL = TCP)
    (HOST = MYLAPTOP)
    (PORT = 1521))
    (CONNECT_DATA =
    (SERVICE_NAME = ODB1)
    here is the listener.trc run at level 4
         TNSLSNR for 32-bit Windows: Version 9.0.1.1.1 - Production on 02-MAY-2002 21:37:32
         Copyright (c) 1991, 2001, Oracle Corporation. All rights reserved.
         --- TRACE CONFIGURATION INFORMATION FOLLOWS ---
         New trace stream is C:\oracle\ora90\network\trace\listener.trc
         New trace level is 4
         --- TRACE CONFIGURATION INFORMATION ENDS ---
         --- PARAMETER SOURCE INFORMATION FOLLOWS ---
         Attempted load of system pfile source C:\oracle\ora90\network\admin\listener.ora
         Parameter source loaded successfully
         Attempted load of command line source
         Parameter source was not loaded
         -> PARAMETER TABLE LOAD RESULTS FOLLOW <-
         Successful parameter table load
         -> PARAMETER TABLE HAS THE FOLLOWING CONTENTS <-
         LISTENER = (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP)(HOST = MYLAPTOP)(PORT = 1521)))
         SID_LIST_LISTENER = (SID_DESC = (GLOBAL_DBNAME = ODB1) (ORACLE_HOME = C:\oracle\ora90) (SID_NAME = ODB1))
         TRACE_LEVEL_LISTENER = USER
         --- PARAMETER SOURCE INFORMATION ENDS ---
         --- LOG CONFIGURATION INFORMATION FOLLOWS ---
         Log stream will be "C:\oracle\ora90\network\log\listener.log"
         Log stream validation requested
         Log stream is valid
         --- LOG CONFIGURATION INFORMATION ENDS ---
         nsglldprm: Resolved "STARTUP_WAIT_TIME_LISTENER" to: 0
         nsglma: Listener's pid=712
         nttgetport: port resolved to 1521
         nttbnd2addr: looking up IP addr for host: MYLAPTOP
         nttcnp: Validnode Table IN use; err 0x0
         nsopen: opening transport...
         nttcnp: Validnode Table IN use; err 0x0
         nttcnp: getting sockname
         nsopen: transport is open
         nsopen: global context check-in (to slot 0) complete
         nsgllsn: completing partial addr: (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=MYLAPTOP)(PORT=1521)))
         nsgllsn: Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=MYLAPTOP)(PORT=1521)))
         nsopen: opening transport...
         nsopen: transport is open
         nsopen: global context check-in (to slot 1) complete
         nsopen: opening transport...
         nttcnp: Validnode Table IN use; err 0x0
         nttcnp: getting sockname
         nttcnr: waiting to accept a connection.
         nttcnr: getting sockname
         nttvlser: valid node check on incoming node 127.0.0.1
         nttvlser: Accepted Entry: 127.0.0.1
         nttcon: set TCP_NODELAY on 336
         nsopen: transport is open
         nsnainit: inf->nsinfflg[0]: 0xd inf->nsinfflg[1]: 0xd
         nsopen: global context check-in (to slot 2) complete
         nsanswer: deferring connect attempt; at stage 5
         ntt2err: soc 336 error - operation=5, ntresnt[0]=524, ntresnt[1]=997, ntresnt[2]=0
         nscon: doing connect handshake...
         nscon: got NSPTCN packet
         nsevdansw: exit
         nscon: sending NSPTAC packet
         nscon: doing connect handshake...
         nscon: nsctxinf[0]=0x4d, [1]=0x9
         nsconbrok: asking transport to enable NTOBROKEN
         ntt2err: soc 336 error - operation=5, ntresnt[0]=524, ntresnt[1]=997, ntresnt[2]=0
         nsevdansw: exit
         nsdo: 516 bytes from NS buffer
         ntt2err: soc 336 error - operation=5, ntresnt[0]=524, ntresnt[1]=997, ntresnt[2]=0
         nsglgrDoRegister: Creating new instance: "odb1".
         nsglgrDoRegister: Creating new handler: "DEDICATED".
         nsdo: 188 bytes to NS buffer
         nsdo: 248 bytes from NS buffer
         ntt2err: soc 336 error - operation=5, ntresnt[0]=524, ntresnt[1]=997, ntresnt[2]=0
         nsdo: 116 bytes to NS buffer
         nsopen: opening transport...
         nttcnp: Validnode Table IN use; err 0x0
         nttcnp: getting sockname
         nttcnr: waiting to accept a connection.
         nttcnr: getting sockname
         nttvlser: valid node check on incoming node 127.0.0.1
         nttvlser: Accepted Entry: 127.0.0.1
         nttcon: set TCP_NODELAY on 316
         nsopen: transport is open
         nsnainit: inf->nsinfflg[0]: 0xd inf->nsinfflg[1]: 0xd
         nsopen: global context check-in (to slot 3) complete
         nsanswer: deferring connect attempt; at stage 5
         ntt2err: soc 316 error - operation=5, ntresnt[0]=524, ntresnt[1]=997, ntresnt[2]=0
         nscon: doing connect handshake...
         nscon: got NSPTCN packet
         nsevdansw: exit
         nscon: sending NSPTRF packet
         ntt2err: soc 316 error - operation=5, ntresnt[0]=524, ntresnt[1]=997, ntresnt[2]=0
         nstimarmed: no timer allocated
         nsclose: closing transport
         nsclose: global context check-out (from slot 3) complete
         nsglecmd: Deallocating cxd 0x13dffa0.

    Hi,
    I don't know too much about this to be honest but I have some suggestions so I'll throw my two cents worth in. A few things come to mind, first I'd check the client, the issue looks like its there, second check the local security setup and third if your using Active Directory there are special directory issues.
    Hope this helps

  • Windows 2000 (SP3) crashes on K7T Pro

    Hi
    I have a this configuration:
    K7T Pro (BIOS 3.6)
    Athlon 1200
    256 Ram pc 133
    Geforce 3 ti200 detonator 40.71
    hdd 20gb maxtor
    Windows 2000 with SP3
    directx 8.1
    4in1 drivers
    the problem is windows hangs and the 4 back leds turn all green on any application and more specially on games like quake 3, i want to know if its caused by some drivers? or do i need to install a patch for windows 2000 that fixes some AMD issues or mobo problems?
    help would be apreciated

    Sure you can Install a lv application manually. just copy the exe-file,
    support files in a folder. For the runtimeengine just copy the file
    lvrte.dll in the folder of your application or in the windows system folder.
    Hope that helps, Niko
    BB Herman wrote:
    > Why will a stand alone executalbe with an installer work on windows
    > 2000 and crashes on windows xp professional?
    >
    > When I run the setup.exe file on a Windows 2000 system it installs
    > properly, but the same file run on a XP Professional system I get an
    > error stating Fatal Error: Installation ended prematurely because of
    > an error.
    >
    > See
    > HREF="http://exchange.ni.com/servlet/ProcessRequest?RHIVEID=101&RPAGEID=135&HOID=50650000000800000...
    for more information on the specific installer I'm trying to
    > use.
    >
    > In fact I get this error for any stand alone executable I try to
    > install on any XP machines. I am using LV 7.1. Is there a way to
    > manually install everything?
    >
    > Thanks

  • Why will a stand alone executalbe with an installer work on windows 2000 and crashes on windows xp professional?

    When I run the setup.exe file on a Windows 2000 system it installs properly, but the same file run on a XP Professional system I get an error stating Fatal Error: Installation ended prematurely because of an error.
    See here for more information on the specific installer I'm trying to use.
    In fact I get this error for any stand alone executable I try to install on any XP machines. I am using LV 7.1. Is there a way to manually install eve
    rything?
    Thanks

    Sure you can Install a lv application manually. just copy the exe-file,
    support files in a folder. For the runtimeengine just copy the file
    lvrte.dll in the folder of your application or in the windows system folder.
    Hope that helps, Niko
    BB Herman wrote:
    > Why will a stand alone executalbe with an installer work on windows
    > 2000 and crashes on windows xp professional?
    >
    > When I run the setup.exe file on a Windows 2000 system it installs
    > properly, but the same file run on a XP Professional system I get an
    > error stating Fatal Error: Installation ended prematurely because of
    > an error.
    >
    > See
    > HREF="http://exchange.ni.com/servlet/ProcessRequest?RHIVEID=101&RPAGEID=135&HOID=50650000000800000...
    for more information on the specific installer I'm trying to
    > use.
    >
    > In fact I get this error for any stand alone executable I try to
    > install on any XP machines. I am using LV 7.1. Is there a way to
    > manually install everything?
    >
    > Thanks

  • Program Crashes on Windows 2000 Computer

    This post is a little long, but I tried to provide as much information as possible.
    Due to increased production volumes we added an additional test station. We have been having problems with a LabVIEW program crashing when I run the program on new test station I just installed. The program works fine on the older station but doesn’t on the new test station. The main difference I see is that the new station runs on Windows 2000 professional and the old station runs on Windows NT 4.0. The other difference is that new computer is faster. The program usually crashes after testing 12 devices (4 devices are tested simultaneously), so after the 3rd time through the test routine the program crashes. We can reload the program and test another 12 devices until the computer crashes again. It appears like program is crashing in the “Write 1 point to digital line.vi” because one of the digital lines is stuck high after it crashes. I have attached the library “Press Key.llb” for reference. The main vi is named “Press Key.vi” which controls the action/duration of digital lines for each test ( 0 through 32).
    Hardware/Software overview:
    The Test Station consists of Pentium IV computer with four (4) National Instruments PCI MIO16E-1 DAQ cards and 1 PCI – GPIB card that communicates to a power supply.
    The program is “written” in LabVIEW version 6.0. The program is built into an executable and runs with LabVIEW runtime engine. The program is rather large (2.5 MB)
    The program uses the 4 DAQ boards to simultaneous acquire data from four devices under test. Two of the DAQ boards are also used to control relays that activate air cylinders. The air cylinder presses on specific keys on the devices under test. Once the devices are set, the 4 DAQ boards each take the another set of measurements. This process is repeated (Approximately 30 times) until the devices are complete.
    Note: The program typically uses 184 MB of Ram
    Computer 1: Old Station (In use for 2-3 years) Working fine
    Computer Pentium IV computer
    Processor Pentium IV 1 Ghz
    RAM 256 MB
    Operating System Windows NT version 4.0
    NI DAQ Version 6.6
    Computer 2: New Station Problems crashing
    Computer Pentium IV computer
    Processor Pentium IV 3.00 Ghz
    RAM 256 MB
    Operating System Windows 200 Professional
    NI DAQ Version 7.2
    Any Help would be appreciated!
    Thanks Jayme

    Regarding the releasing of memory. Yes the "problem" computer memory starts at 184 MB and climbs to 197 MB right before it crashes. The "good" computer memory starts at 184 MB and stays there. They are both running the same exe file only different OS.
    Yes I do use a DLL called LVDAQ.DLL. I this DLL is probably being called when the software crashes
    When I generate the exe using LabVIEW application builder (on a Windows NT station) the lvdaq.DLL is created automatically. Is there a setting to define which library is created? or can I get this file from NI?

  • Java 5 Hotspot VM crash on Windows 2000 Server, 2000 Pro and XP pro

    Hello,
    We have had the following recurring error on different machines with Java 5, running one of our mission critical systems.
    It seems to be a problem connected with AWT and "SafepointBlob" whatever that is.
    Has anybody seen this kind of thing before? Does anybody know what the solution is?
    # An unexpected error has been detected by HotSpot Virtual Machine:
    # EXCEPTION_FLT_STACK_CHECK (0xc0000092) at pc=0x00a70b98, pid=3232, tid=1636
    # Java VM: Java HotSpot(TM) Client VM (1.5.0_05-b05 mixed mode)
    # Problematic frame:
    # v ~SafepointBlob
    --------------- T H R E A D ---------------
    Current thread (0x38f73788): JavaThread "AWT-Windows" daemon [_thread_in_Java, id=1636]
    siginfo: ExceptionCode=0xc0000092, ExceptionInformation=0x00000000 0x3921f8d8
    Registers:
    EAX=0x00000000, EBX=0x00000000, ECX=0x066f7898, EDX=0x009c1e34
    ESP=0x3921f8d8, EBP=0x3921f9b0, ESI=0x00000001, EDI=0x00000000
    EIP=0x00a70b98, EFLAGS=0x00010206
    Top of Stack: (sp=0x3921f8d8)
    0x3921f8d8: 00000000 00000024 0006f284 00000000
    0x3921f8e8: 00000024 0006f284 0006f1bc 77fcae15
    0x3921f8f8: 00230778 00000000 38f73788 38f65540
    0x3921f908: 0006f284 32f77c08 00000000 00230178
    0x3921f918: ffff1372 ffff0000 ffffffff 00000000
    0x3921f928: 00000000 00000000 ffff0000 ff98e0a0
    0x3921f938: ff98e0a0 0000ffff 00000000 ffff0000
    0x3921f948: 00df009f 00fe0097 009fffff 009700df
    Instructions: (pc=0x00a70b98)
    0x00a70b88: 83 ec 6c dd 34 24 9b d9 24 24 83 ec 40 dd 1c 24
    0x00a70b98: dd 5c 24 08 dd 5c 24 10 dd 5c 24 18 dd 5c 24 20
    Stack: [0x391e0000,0x39220000), sp=0x3921f8d8, free space=254k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    v ~SafepointBlob
    J sun.awt.AWTAutoShutdown.setToolkitBusy(Z)V
    J sun.awt.AWTAutoShutdown.notifyToolkitThreadFree()V
    v ~StubRoutines::call_stub
    V [jvm.dll+0x8295c]
    V [jvm.dll+0xd752e]
    V [jvm.dll+0x8282d]
    V [jvm.dll+0x89917]
    C [awt.dll+0xbd875]
    j sun.awt.windows.WToolkit.eventLoop()V+0
    j sun.awt.windows.WToolkit.run()V+69
    j java.lang.Thread.run()V+11
    v ~StubRoutines::call_stub
    V [jvm.dll+0x8295c]
    V [jvm.dll+0xd752e]
    V [jvm.dll+0x8282d]
    V [jvm.dll+0x8258a]
    V [jvm.dll+0x9d476]
    V [jvm.dll+0x1042ae]
    V [jvm.dll+0x10427c]
    C [MSVCRT.dll+0x85bc]
    C [KERNEL32.dll+0xb388]
    --------------- P R O C E S S ---------------
    Java Threads: ( => current thread )
    0x38fee788 JavaThread "Thread-120" [_thread_blocked, id=2616]
    0x38e48478 JavaThread "Thread-119" [_thread_blocked, id=2620]
    0x38e47668 JavaThread "Thread-118" [_thread_blocked, id=2624]
    0x38e46b28 JavaThread "Thread-117" [_thread_blocked, id=2628]
    0x38e45d98 JavaThread "Thread-116" [_thread_blocked, id=2632]
    0x38c085d8 JavaThread "Thread-115" [_thread_blocked, id=2636]
    0x38c07870 JavaThread "Thread-114" [_thread_blocked, id=2640]
    0x38c06e18 JavaThread "Thread-113" [_thread_blocked, id=2644]
    0x3a02f5a0 JavaThread "Thread-112" [_thread_blocked, id=2648]
    0x3a02f418 JavaThread "Thread-111" [_thread_blocked, id=2652]
    0x38e51d60 JavaThread "Thread-110" [_thread_blocked, id=2656]
    0x38e4fb80 JavaThread "Thread-109" [_thread_blocked, id=2660]
    0x38e4efb8 JavaThread "Thread-108" [_thread_blocked, id=2664]
    0x38e4e150 JavaThread "Thread-107" [_thread_blocked, id=2668]
    0x38e4d588 JavaThread "Thread-106" [_thread_blocked, id=2672]
    0x38e4c720 JavaThread "Thread-105" [_thread_blocked, id=2676]
    0x38e4bb58 JavaThread "Thread-104" [_thread_blocked, id=2680]
    0x38e450f8 JavaThread "Thread-103" [_thread_blocked, id=2684]
    0x38e44d58 JavaThread "Thread-102" [_thread_blocked, id=2688]
    0x38e43410 JavaThread "Thread-101" [_thread_blocked, id=2692]
    0x3a01f418 JavaThread "Thread-100" [_thread_blocked, id=2696]
    0x38e48790 JavaThread "Thread-99" [_thread_blocked, id=2700]
    0x38e407f8 JavaThread "Thread-98" [_thread_blocked, id=2708]
    0x38e3fc30 JavaThread "Thread-97" [_thread_blocked, id=2712]
    0x38e3edc8 JavaThread "Thread-96" [_thread_blocked, id=2716]
    0x38e3e200 JavaThread "Thread-95" [_thread_blocked, id=2720]
    0x38e3d398 JavaThread "Thread-94" [_thread_blocked, id=2728]
    0x38e3c7d0 JavaThread "Thread-93" [_thread_blocked, id=2732]
    0x38e3b968 JavaThread "Thread-92" [_thread_blocked, id=2736]
    0x38e3ada0 JavaThread "Thread-91" [_thread_blocked, id=2740]
    0x38e39ff8 JavaThread "Thread-90" [_thread_blocked, id=2744]
    0x38e36b90 JavaThread "Thread-89" [_thread_blocked, id=2748]
    0x38e35d70 JavaThread "Thread-88" [_thread_blocked, id=2752]
    0x38e2e768 JavaThread "Thread-87" [_thread_blocked, id=2756]
    0x38e2dba0 JavaThread "Thread-86" [_thread_blocked, id=2760]
    0x38e2cff0 JavaThread "Thread-85" [_thread_blocked, id=2764]
    0x38c09018 JavaThread "Thread-84" [_thread_blocked, id=1920]
    0x38e2c188 JavaThread "Thread-83" [_thread_blocked, id=2992]
    0x38e31870 JavaThread "Thread-82" [_thread_blocked, id=2724]
    0x38e30aa8 JavaThread "Thread-81" [_thread_blocked, id=1776]
    0x38e33c08 JavaThread "Thread-80" [_thread_blocked, id=1728]
    0x38e32db8 JavaThread "Thread-79" [_thread_blocked, id=1772]
    0x38e322e0 JavaThread "Thread-78" [_thread_blocked, id=1764]
    0x38e34af0 JavaThread "Thread-77" [_thread_blocked, id=1760]
    0x39092a20 JavaThread "Thread-76" [_thread_blocked, id=3180]
    0x38d4bc90 JavaThread "Thread-75" [_thread_blocked, id=1836]
    0x38e0e8d8 JavaThread "Thread-74" [_thread_blocked, id=1820]
    0x38e2b4e0 JavaThread "Thread-73" [_thread_blocked, id=1756]
    0x3a07e410 JavaThread "Thread-72" [_thread_blocked, id=1144]
    0x39fe8d68 JavaThread "Thread-71" [_thread_blocked, id=1768]
    0x39fe81a0 JavaThread "Thread-70" [_thread_blocked, id=592]
    0x39fe7410 JavaThread "Thread-69" [_thread_blocked, id=880]
    0x39fd6708 JavaThread "Thread-68" [_thread_blocked, id=328]
    0x39fd62a8 JavaThread "Thread-67" [_thread_blocked, id=1128]
    0x38d811a0 JavaThread "Thread-66" [_thread_blocked, id=676]
    0x38d86418 JavaThread "Thread-65" [_thread_blocked, id=1928]
    0x3a025ce8 JavaThread "Implied and Derived Price Calculator (Gas Heating Oil Settlement)" [_thread_blocked, id=316]
    0x38dc9de8 JavaThread "Implied and Derived Price Calculator (Gas Heating Oil)" [_thread_blocked, id=428]
    0x38de8dd0 JavaThread "Implied and Derived Price Calculator (Brent Crude Settlement)" [_thread_blocked, id=1116]
    0x3a3392a0 JavaThread "Implied and Derived Price Calculator (Brent Crude)" [_thread_blocked, id=3228]
    0x3a07f7e8 JavaThread "Implied and Derived Price Calculator (White Sugar)" [_thread_blocked, id=1808]
    0x39fa8688 JavaThread "Implied and Derived Price Calculator (Robusta Coffee)" [_thread_blocked, id=1080]
    0x3911c230 JavaThread "Implied and Derived Price Calculator (Cocoa)" [_thread_blocked, id=2264]
    0x38db0e60 JavaThread "Thread-60" [_thread_blocked, id=3136]
    0x38db0b88 JavaThread "Thread-59" [_thread_blocked, id=3140]
    0x38d968c8 JavaThread "Thread-58" [_thread_blocked, id=3144]
    0x38d96648 JavaThread "Thread-57" [_thread_blocked, id=3148]
    0x38d98310 JavaThread "Thread-56" [_thread_blocked, id=3152]
    0x38d97d80 JavaThread "Thread-55" [_thread_blocked, id=3156]
    0x390a4c18 JavaThread "Thread-54" [_thread_blocked, id=3160]
    0x38d93818 JavaThread "Thread-53" [_thread_blocked, id=3164]
    0x3908b410 JavaThread "Thread-52" [_thread_blocked, id=3168]
    0x38d96fe8 JavaThread "Thread-51" [_thread_blocked, id=3172]
    0x38d5c728 JavaThread "Thread-49" [_thread_blocked, id=3184]
    0x38d5c3a0 JavaThread "Thread-48" [_thread_blocked, id=3188]
    0x38d5ac68 JavaThread "Thread-47" [_thread_blocked, id=3192]
    0x38d5a8e0 JavaThread "Thread-46" [_thread_blocked, id=3196]
    0x38d59298 JavaThread "Thread-45" [_thread_blocked, id=3200]
    0x38d58728 JavaThread "Thread-44" [_thread_blocked, id=3204]
    0x38d838c8 JavaThread "Thread-43" [_thread_blocked, id=3208]
    0x38d82da8 JavaThread "Thread-42" [_thread_blocked, id=3212]
    0x38d81fe8 JavaThread "Thread-41" [_thread_blocked, id=3216]
    0x38d81500 JavaThread "Thread-40" [_thread_blocked, id=300]
    0x38d7ef50 JavaThread "Thread-38" [_thread_blocked, id=820]
    0x38d7de50 JavaThread "Thread-37" [_thread_blocked, id=1036]
    0x38da26e8 JavaThread "Thread-36" [_thread_blocked, id=480]
    0x38da24d8 JavaThread "Thread-35" [_thread_blocked, id=1880]
    0x38da1008 JavaThread "Thread-34" [_thread_blocked, id=1924]
    0x38d4ae48 JavaThread "Thread-33" [_thread_blocked, id=2100]
    0x38d80c38 JavaThread "Thread-32" [_thread_blocked, id=1832]
    0x39068a48 JavaThread "Thread-31" [_thread_blocked, id=1800]
    0x39068008 JavaThread "Thread-30" [_thread_blocked, id=1824]
    0x38d5df00 JavaThread "Thread-29" [_thread_blocked, id=1840]
    0x38d477f0 JavaThread "Thread-27" [_thread_blocked, id=1848]
    0x38d47588 JavaThread "Thread-26" [_thread_blocked, id=1828]
    0x38d2f6b0 JavaThread "Thread-25" [_thread_blocked, id=1936]
    0x38d2ec38 JavaThread "Thread-24" [_thread_blocked, id=1868]
    0x38d2df20 JavaThread "Thread-23" [_thread_blocked, id=2060]
    0x38d2dcb8 JavaThread "Thread-22" [_thread_blocked, id=1860]
    0x38d53da0 JavaThread "Thread-21" [_thread_blocked, id=2096]
    0x38d53b38 JavaThread "Thread-20" [_thread_blocked, id=1948]
    0x38d52008 JavaThread "Thread-19" [_thread_blocked, id=1788]
    0x38d87f20 JavaThread "Thread-18" [_thread_blocked, id=1844]
    0x39081270 JavaThread "Thread-15" [_thread_blocked, id=1912]
    0x39081008 JavaThread "Thread-14" [_thread_blocked, id=1888]
    0x38d30c38 JavaThread "Thread-13" [_thread_blocked, id=1904]
    0x3909bd58 JavaThread "Thread-12" [_thread_blocked, id=1900]
    0x38d4c7a8 JavaThread "Thread-11" [_thread_blocked, id=1896]
    0x38d4cb48 JavaThread "Thread-10" [_thread_blocked, id=1916]
    0x38d914f0 JavaThread "Thread-9" [_thread_blocked, id=1892]
    0x38d92148 JavaThread "Thread-8" [_thread_blocked, id=1792]
    0x38d92628 JavaThread "Thread-7" [_thread_blocked, id=1872]
    0x38d92e38 JavaThread "Thread-6" [_thread_blocked, id=1224]
    0x38c481a0 JavaThread "Timer-0" [_thread_blocked, id=1708]
    0x38c23108 JavaThread "HeartBeat Checker" [_thread_blocked, id=1284]
    0x38bad3d0 JavaThread "RiskManager Event Propagator" [_thread_blocked, id=1864]
    0x38bac780 JavaThread "OrderStatus processor" [_thread_blocked, id=932]
    0x38c262d0 JavaThread "Order Event Propagator" [_thread_blocked, id=1716]
    0x38c3cbf0 JavaThread "Data message processor" [_thread_blocked, id=1932]
    0x38c3ca68 JavaThread "RiskManager Event Propagator" [_thread_blocked, id=1724]
    0x38c3ce70 JavaThread "Position Event Propagator" [_thread_blocked, id=1280]
    0x38baab88 JavaThread "Exchange Rate Propagator" [_thread_blocked, id=1448]
    0x38bde210 JavaThread "Java Sound Event Dispatcher" daemon [_thread_blocked, id=1720]
    0x38fb5d48 JavaThread "Market Event Propagator" [_thread_in_vm, id=1664]
    0x38cf1008 JavaThread "Ping Sender" [_thread_blocked, id=1704]
    0x38cf9538 JavaThread "Statistics Updater" [_thread_blocked, id=2768]
    0x39033a70 JavaThread "Message Listener" [_thread_in_native, id=1700]
    0x39033840 JavaThread "Message Sender" [_thread_blocked, id=1672]
    0x38fabe68 JavaThread "Message Event Propagator" [_thread_in_vm, id=2772]
    0x3900a8b0 JavaThread "TimerQueue" daemon [_thread_blocked, id=1696]
    0x38f8a7e0 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=1656]
    0x002366b8 JavaThread "DestroyJavaVM" [_thread_blocked, id=1456]
    0x38fac588 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=1648]
    =>0x38f73788 JavaThread "AWT-Windows" daemon [_thread_in_Java, id=1636]
    0x38e8c490 JavaThread "AWT-Shutdown" [_thread_blocked, id=1640]
    0x009cd4a8 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=1680]
    0x009cbfb0 JavaThread "CompilerThread0" daemon [_thread_blocked, id=1692]
    0x009cb218 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=1712]
    0x009c25d8 JavaThread "Finalizer" daemon [_thread_blocked, id=1688]
    0x009c10e8 JavaThread "Reference Handler" daemon [_thread_blocked, id=1676]
    Other Threads:
    0x009bcfc0 VMThread [id=1684]
    0x009e82b0 WatcherThread [id=1668]
    VM state:synchronizing (normal execution)
    VM Mutex/Monitor currently owned by a thread: ([mutex/lock_event])
    [0x00235c08/0x00000320] Safepoint_lock - owner thread: 0x009bcfc0
    [0x00235c40/0x00000318] Threads_lock - owner thread: 0x009bcfc0
    [0x00235e08/0x000002dc] Heap_lock - owner thread: 0x38fac588
    Heap
    def new generation total 5248K, used 4935K [0x02a90000, 0x03040000, 0x065a0000)
    eden
    [error occurred during error reporting, step 190, id 0xc0000092]
    Dynamic libraries:
    0x00400000 - 0x0040c000      c:\program files\java\jre1.5.0_05\bin\java.exe
    0x77f80000 - 0x77ffc000      C:\WINNT\system32\ntdll.dll
    0x7c2d0000 - 0x7c335000      C:\WINNT\system32\ADVAPI32.dll
    0x7c570000 - 0x7c623000      C:\WINNT\system32\KERNEL32.dll
    0x77d30000 - 0x77da8000      C:\WINNT\system32\RPCRT4.dll
    0x78000000 - 0x78045000      C:\WINNT\system32\MSVCRT.dll
    0x6d640000 - 0x6d7cc000      c:\program files\java\jre1.5.0_05\bin\client\jvm.dll
    0x77e10000 - 0x77e79000      C:\WINNT\system32\USER32.dll
    0x77f40000 - 0x77f7f000      C:\WINNT\system32\GDI32.dll
    0x77570000 - 0x775a0000      C:\WINNT\system32\WINMM.dll
    0x6d280000 - 0x6d288000      c:\program files\java\jre1.5.0_05\bin\hpi.dll
    0x690a0000 - 0x690ab000      C:\WINNT\system32\PSAPI.DLL
    0x6d610000 - 0x6d61c000      c:\program files\java\jre1.5.0_05\bin\verify.dll
    0x6d300000 - 0x6d31d000      c:\program files\java\jre1.5.0_05\bin\java.dll
    0x6d630000 - 0x6d63f000      c:\program files\java\jre1.5.0_05\bin\zip.dll
    0x6d000000 - 0x6d167000      C:\Program Files\Java\jre1.5.0_05\bin\awt.dll
    0x77800000 - 0x7781e000      C:\WINNT\system32\WINSPOOL.DRV
    0x76620000 - 0x76631000      C:\WINNT\system32\MPR.DLL
    0x75e60000 - 0x75e7a000      C:\WINNT\system32\IMM32.dll
    0x7ce20000 - 0x7cf21000      C:\WINNT\system32\ole32.dll
    0x39220000 - 0x3922e000      C:\Program Files\JS Pager\CBT.dll
    0x779b0000 - 0x77a4b000      C:\WINNT\system32\oleaut32.dll
    0x6e420000 - 0x6e426000      C:\WINNT\system32\INDICDLL.dll
    0x6d240000 - 0x6d27d000      C:\Program Files\Java\jre1.5.0_05\bin\fontmanager.dll
    0x7cf30000 - 0x7d186000      C:\WINNT\system32\shell32.dll
    0x71710000 - 0x71794000      C:\WINNT\system32\COMCTL32.dll
    0x70a70000 - 0x70ad6000      C:\WINNT\system32\SHLWAPI.dll
    0x6d4c0000 - 0x6d4d3000      C:\Program Files\Java\jre1.5.0_05\bin\net.dll
    0x75030000 - 0x75044000      C:\WINNT\system32\WS2_32.dll
    0x75020000 - 0x75028000      C:\WINNT\system32\WS2HELP.DLL
    0x6d4e0000 - 0x6d4e9000      C:\Program Files\Java\jre1.5.0_05\bin\nio.dll
    0x39910000 - 0x39915000      C:\PCD32\pcihooks.dll
    0x782c0000 - 0x782cc000      C:\WINNT\System32\rnr20.dll
    0x77980000 - 0x779a4000      C:\WINNT\system32\DNSAPI.DLL
    0x75050000 - 0x75058000      C:\WINNT\system32\WSOCK32.dll
    0x77340000 - 0x77353000      C:\WINNT\system32\iphlpapi.dll
    0x77520000 - 0x77525000      C:\WINNT\system32\ICMP.DLL
    0x77320000 - 0x77337000      C:\WINNT\system32\MPRAPI.DLL
    0x75150000 - 0x75160000      C:\WINNT\system32\SAMLIB.DLL
    0x7cdc0000 - 0x7ce13000      C:\WINNT\system32\NETAPI32.DLL
    0x751c0000 - 0x751c6000      C:\WINNT\system32\NETRAP.dll
    0x77bf0000 - 0x77c01000      C:\WINNT\system32\NTDSAPI.dll
    0x77950000 - 0x7797b000      C:\WINNT\system32\WLDAP32.DLL
    0x7c340000 - 0x7c34f000      C:\WINNT\system32\SECUR32.DLL
    0x773b0000 - 0x773df000      C:\WINNT\system32\ACTIVEDS.DLL
    0x77380000 - 0x773a3000      C:\WINNT\system32\ADSLDPC.DLL
    0x77830000 - 0x7783e000      C:\WINNT\system32\RTUTILS.DLL
    0x77880000 - 0x7790e000      C:\WINNT\system32\SETUPAPI.DLL
    0x7c0f0000 - 0x7c154000      C:\WINNT\system32\USERENV.DLL
    0x774e0000 - 0x77514000      C:\WINNT\system32\RASAPI32.DLL
    0x774c0000 - 0x774d1000      C:\WINNT\system32\rasman.dll
    0x77530000 - 0x77552000      C:\WINNT\system32\TAPI32.dll
    0x77360000 - 0x77379000      C:\WINNT\system32\DHCPCSVC.DLL
    0x777e0000 - 0x777e8000      C:\WINNT\System32\winrnr.dll
    0x777f0000 - 0x777f5000      C:\WINNT\system32\rasadhlp.dll
    0x74fd0000 - 0x74fee000      C:\WINNT\system32\msafd.dll
    0x75010000 - 0x75017000      C:\WINNT\System32\wshtcpip.dll
    0x6d470000 - 0x6d495000      C:\Program Files\Java\jre1.5.0_05\bin\jsound.dll
    0x6d4a0000 - 0x6d4a7000      C:\Program Files\Java\jre1.5.0_05\bin\jsoundds.dll
    0x51080000 - 0x510d8000      C:\WINNT\system32\DSOUND.dll
    0x77820000 - 0x77827000      C:\WINNT\system32\VERSION.dll
    0x759b0000 - 0x759b6000      C:\WINNT\system32\LZ32.DLL
    0x7c950000 - 0x7c9e0000      C:\WINNT\system32\CLBCATQ.DLL
    0x77840000 - 0x7787e000      C:\WINNT\system32\cscui.dll
    0x770c0000 - 0x770e3000      C:\WINNT\system32\CSCDLL.DLL
    0x76df0000 - 0x76e01000      C:\WINNT\system32\mydocs.dll
    0x3a840000 - 0x3a98a000      C:\WINNT\system32\SHDOCVW.DLL
    0x75160000 - 0x7516c000      C:\WINNT\System32\ntlanman.dll
    0x75210000 - 0x75225000      C:\WINNT\System32\NETUI0.dll
    0x751d0000 - 0x75208000      C:\WINNT\System32\NETUI1.dll
    VM Arguments:
    jvm_args: -Xms64m -Xmx768m -Djavax.swing.adjustPopupLocationToFit=false -Dsun.java2d.noddraw=true
    java_command: star.client.gui.Startup
    Environment Variables:
    PATH=C:\WINNT\system32;C:\WINNT;C:\WINNT\System32\Wbem
    USERNAME=Administrator
    OS=Windows_NT
    PROCESSOR_IDENTIFIER=x86 Family 15 Model 2 Stepping 7, GenuineIntel
    --------------- S Y S T E M ---------------
    OS: Windows 2000 Build 2195 Service Pack 4
    CPU:total 2 family 15, cmov, cx8, fxsr, mmx, sse, sse2, ht
    Memory: 4k page, physical 1047984k(567712k free), swap 2034812k(1607528k free)
    vm_info: Java HotSpot(TM) Client VM (1.5.0_05-b05) for windows-x86, built on Aug 26 2005 15:36:02 by "java_re" with MS VC++ 6.0

    Hello, I have a similar error message when i`m tryinng to access to my ODBC database with pentaho, a JDBC aplication. This is my error:
    # An unexpected error has been detected by HotSpot Virtual Machine:
    # EXCEPTION_FLT_STACK_CHECK (0xc0000092) at pc=0x00b30c58, pid=4540, tid=3068
    # Java VM: Java HotSpot(TM) Client VM (1.5.0_08-b03 mixed mode)
    # Problematic frame:
    # v ~SafepointBlob
    --------------- T H R E A D ---------------
    Current thread (0x173b6578): JavaThread "Thread-14" daemon [_thread_in_Java, id=3068]
    siginfo: ExceptionCode=0xc0000092, ExceptionInformation=0x00000000 0x17dff8a8
    Registers:
    EAX=0x173b6578, EBX=0x173b6578, ECX=0x17dff930, EDX=0x7c91eb94
    ESP=0x17dff8a8, EBP=0x17dff980, ESI=0x00000003, EDI=0x173b6578
    EIP=0x00b30c58, EFLAGS=0x00010202
    Top of Stack: (sp=0x17dff8a8)
    0x17dff8a8: 1745ae60 0000007a 06c7e658 06af29b0
    0x17dff8b8: 00a41fd8 6d7fa3b1 00a41fd8 16d6bc7c
    0x17dff8c8: 00000000 00000001 00000001 17caefc0
    0x17dff8d8: 6d80683c 1745ae50 00000000 00000001
    0x17dff8e8: ffff027a ffff0000 ffffffff 00b2fc11
    0x17dff8f8: 05c0001b 17dff858 ffff0023 173b6180
    0x17dff908: 0000001d 00090009 00090003 00090004
    0x17dff918: 00070009 ffffffff 000f0000 778c0000
    Instructions: (pc=0x00b30c58)
    0x00b30c48: 83 ec 6c dd 34 24 9b d9 24 24 83 ec 40 dd 1c 24
    0x00b30c58: dd 5c 24 08 dd 5c 24 10 dd 5c 24 18 dd 5c 24 20
    Stack: [0x17dc0000,0x17e00000), sp=0x17dff8a8, free space=254k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    v ~SafepointBlob
    J java.awt.EventQueue.postEvent(Ljava/awt/AWTEvent;)V
    j java.awt.EventQueue.invokeAndWait(Ljava/lang/Runnable;)V+46
    j org.pentaho.reportdesigner.crm.report.datasetplugin.multidataset.MultiDataSetReportElementConfigurator$12$1.run()V+200
    v ~StubRoutines::call_stub
    V [jvm.dll+0x86e84]
    V [jvm.dll+0xddead]
    V [jvm.dll+0x86d55]
    V [jvm.dll+0x86ab2]
    V [jvm.dll+0xa16b2]
    V [jvm.dll+0x10f4ac]
    V [jvm.dll+0x10f47a]
    C [MSVCRT.dll+0x2a3b0]
    C [kernel32.dll+0xb683]
    --------------- P R O C E S S ---------------
    Java Threads: ( => current thread )
    =>0x173b6578 JavaThread "Thread-14" daemon [_thread_in_Java, id=3068]
    0x177436a0 JavaThread "Thread-7" daemon [_thread_blocked, id=5364]
    0x176e3780 JavaThread "Thread-4" daemon [_thread_blocked, id=3992]
    0x17736d58 JavaThread "Thread-3" daemon [_thread_blocked, id=1640]
    0x176c1dc8 JavaThread "TimerQueue" daemon [_thread_blocked, id=4292]
    0x17502a98 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=5028]
    0x00036030 JavaThread "DestroyJavaVM" [_thread_blocked, id=5944]
    0x17502910 JavaThread "AWT-EventQueue-1" [_thread_in_vm, id=1304]
    0x174f1e50 JavaThread "AWT-Windows" daemon [_thread_in_native, id=668]
    0x00ab81f0 JavaThread "AWT-Shutdown" [_thread_blocked, id=4712]
    0x00a941f8 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=3988]
    0x00a92c88 JavaThread "CompilerThread0" daemon [_thread_blocked, id=5784]
    0x00a91fd8 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=204]
    0x00a890e0 JavaThread "Finalizer" daemon [_thread_blocked, id=4912]
    0x00a87c78 JavaThread "Reference Handler" daemon [_thread_blocked, id=5416]
    Other Threads:
    0x00a851b0 VMThread [id=4832]
    0x00a953d8 WatcherThread [id=5892]
    VM state:synchronizing (normal execution)
    VM Mutex/Monitor currently owned by a thread: ([mutex/lock_event])
    [0x00035688/0x00000718] Safepoint_lock - owner thread: 0x00a851b0
    [0x000356b8/0x00000710] Threads_lock - owner thread: 0x00a851b0
    Heap
    def new generation total 1728K, used 825K [0x02ad0000, 0x02ca0000, 0x02fb0000)
    eden
    [error occurred during error reporting, step 190, id 0xc0000092]
    Dynamic libraries:
    0x00400000 - 0x0040d000      C:\pentaho\java\bin\java.exe
    0x7c910000 - 0x7c9c6000      C:\WINDOWS\system32\ntdll.dll
    0x7c800000 - 0x7c902000      C:\WINDOWS\system32\kernel32.dll
    0x77da0000 - 0x77e4c000      C:\WINDOWS\system32\ADVAPI32.dll
    0x77e50000 - 0x77ee2000      C:\WINDOWS\system32\RPCRT4.dll
    0x77fc0000 - 0x77fd1000      C:\WINDOWS\system32\Secur32.dll
    0x77be0000 - 0x77c38000      C:\WINDOWS\system32\MSVCRT.dll
    0x6d730000 - 0x6d8cb000      C:\pentaho\java\bin\client\jvm.dll
    0x7e390000 - 0x7e420000      C:\WINDOWS\system32\USER32.dll
    0x77ef0000 - 0x77f37000      C:\WINDOWS\system32\GDI32.dll
    0x76b00000 - 0x76b2e000      C:\WINDOWS\system32\WINMM.dll
    0x6d2f0000 - 0x6d2f8000      C:\pentaho\java\bin\hpi.dll
    0x76bb0000 - 0x76bbb000      C:\WINDOWS\system32\PSAPI.DLL
    0x6d700000 - 0x6d70c000      C:\pentaho\java\bin\verify.dll
    0x6d370000 - 0x6d38d000      C:\pentaho\java\bin\java.dll
    0x6d720000 - 0x6d72f000      C:\pentaho\java\bin\zip.dll
    0x6d070000 - 0x6d1d9000      C:\pentaho\java\bin\awt.dll
    0x72f80000 - 0x72fa6000      C:\WINDOWS\system32\WINSPOOL.DRV
    0x76340000 - 0x7635d000      C:\WINDOWS\system32\IMM32.dll
    0x774b0000 - 0x775ed000      C:\WINDOWS\system32\ole32.dll
    0x5b150000 - 0x5b188000      C:\WINDOWS\system32\uxtheme.dll
    0x736e0000 - 0x73729000      C:\WINDOWS\system32\ddraw.dll
    0x73b40000 - 0x73b46000      C:\WINDOWS\system32\DCIMAN32.dll
    0x746b0000 - 0x746fb000      C:\WINDOWS\system32\MSCTF.dll
    0x6d2b0000 - 0x6d2ef000      C:\pentaho\java\bin\fontmanager.dll
    0x6d530000 - 0x6d543000      C:\pentaho\java\bin\net.dll
    0x71a30000 - 0x71a47000      C:\WINDOWS\system32\WS2_32.dll
    0x71a20000 - 0x71a28000      C:\WINDOWS\system32\WS2HELP.dll
    0x6d550000 - 0x6d559000      C:\pentaho\java\bin\nio.dll
    0x7e6a0000 - 0x7eec0000      C:\WINDOWS\system32\shell32.dll
    0x77f40000 - 0x77fb6000      C:\WINDOWS\system32\SHLWAPI.dll
    0x773a0000 - 0x774a3000      C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.2982_x-ww_ac3f9c03\comctl32.dll
    0x58c30000 - 0x58cca000      C:\WINDOWS\system32\comctl32.dll
    0x597f0000 - 0x59844000      C:\WINDOWS\system32\netapi32.dll
    0x71aa0000 - 0x71ab2000      C:\WINDOWS\system32\MPR.dll
    0x75f10000 - 0x75f17000      C:\WINDOWS\System32\drprov.dll
    0x71bb0000 - 0x71bbe000      C:\WINDOWS\System32\ntlanman.dll
    0x71c70000 - 0x71c87000      C:\WINDOWS\System32\NETUI0.dll
    0x71c30000 - 0x71c70000      C:\WINDOWS\System32\NETUI1.dll
    0x71c20000 - 0x71c27000      C:\WINDOWS\System32\NETRAP.dll
    0x71b90000 - 0x71ba3000      C:\WINDOWS\System32\SAMLIB.dll
    0x75f20000 - 0x75f29000      C:\WINDOWS\System32\davclnt.dll
    0x778f0000 - 0x779e7000      C:\WINDOWS\system32\SETUPAPI.dll
    0x77b10000 - 0x77b32000      C:\WINDOWS\system32\appHelp.dll
    0x76f90000 - 0x7700f000      C:\WINDOWS\system32\CLBCATQ.DLL
    0x77010000 - 0x770e0000      C:\WINDOWS\system32\COMRes.dll
    0x770f0000 - 0x7717b000      C:\WINDOWS\system32\OLEAUT32.dll
    0x77bd0000 - 0x77bd8000      C:\WINDOWS\system32\VERSION.dll
    0x76940000 - 0x76948000      C:\WINDOWS\system32\LINKINFO.dll
    0x76950000 - 0x76976000      C:\WINDOWS\system32\ntshrui.dll
    0x76ae0000 - 0x76af1000      C:\WINDOWS\system32\ATL.DLL
    0x76630000 - 0x766e4000      C:\WINDOWS\system32\USERENV.dll
    0x763b0000 - 0x76559000      C:\WINDOWS\system32\NETSHELL.dll
    0x76e40000 - 0x76e4e000      C:\WINDOWS\system32\rtutils.dll
    0x76bc0000 - 0x76bef000      C:\WINDOWS\system32\credui.dll
    0x76d20000 - 0x76d39000      C:\WINDOWS\system32\iphlpapi.dll
    0x18130000 - 0x181b4000      C:\Archivos de programa\TortoiseSVN\bin\tortoisesvn.dll
    0x77180000 - 0x77227000      C:\WINDOWS\system32\WININET.dll
    0x77a50000 - 0x77ae5000      C:\WINDOWS\system32\CRYPT32.dll
    0x77af0000 - 0x77b02000      C:\WINDOWS\system32\MSASN1.dll
    0x6eec0000 - 0x6eee2000      C:\Archivos de programa\TortoiseSVN\bin\libapr_tsvn.dll
    0x719d0000 - 0x71a10000      C:\WINDOWS\system32\MSWSOCK.dll
    0x78130000 - 0x781cb000      C:\WINDOWS\WinSxS\x86_Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8.0.50727.762_x-ww_6b128700\MSVCR80.dll
    0x6ee60000 - 0x6ee89000      C:\Archivos de programa\TortoiseSVN\bin\libaprutil_tsvn.dll
    0x6ee50000 - 0x6ee5e000      C:\Archivos de programa\TortoiseSVN\bin\libapriconv_tsvn.dll
    0x181c0000 - 0x181cc000      C:\Archivos de programa\TortoiseSVN\bin\intl3_svn.dll
    0x7c420000 - 0x7c4a7000      C:\WINDOWS\WinSxS\x86_Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8.0.50727.762_x-ww_6b128700\MSVCP80.dll
    0x76740000 - 0x76749000      C:\WINDOWS\system32\SHFOLDER.dll
    0x6ee40000 - 0x6ee46000      C:\Archivos de programa\TortoiseSVN\iconv\_tbl_simple.so
    0x6e060000 - 0x6e067000      C:\Archivos de programa\TortoiseSVN\iconv\windows-1252.so
    0x6ed50000 - 0x6ed56000      C:\Archivos de programa\TortoiseSVN\iconv\utf-8.so
    0x779f0000 - 0x77a45000      C:\WINDOWS\System32\cscui.dll
    0x765b0000 - 0x765cd000      C:\WINDOWS\System32\CSCDLL.dll
    0x6d3e0000 - 0x6d3ed000      C:\pentaho\java\bin\JdbcOdbc.dll
    0x745e0000 - 0x7461d000      C:\WINDOWS\system32\ODBC32.dll
    0x76360000 - 0x763aa000      C:\WINDOWS\system32\comdlg32.dll
    0x20000000 - 0x20018000      C:\WINDOWS\system32\odbcint.dll
    0x612d0000 - 0x612eb000      C:\WINDOWS\system32\odbccp32.dll
    0x1a520000 - 0x1a7f6000      C:\WINDOWS\system32\xpsp2res.dll
    0x7d1f0000 - 0x7d4ae000      C:\WINDOWS\system32\msi.dll
    0x76980000 - 0x76a31000      C:\WINDOWS\system32\SXS.DLL
    VM Arguments:
    jvm_args: -XX:MaxPermSize=256m -Dswt.swing.laf=com.sun.java.swing.plaf.windows.WindowsLookAndFeel
    java_command: launcher/launcher-1.0.0.jar org.pentaho.reportdesigner.crm.report.ReportDialog
    Launcher Type: SUN_STANDARD
    Environment Variables:
    PATH=C:\pentaho\java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Archivos de programa\ATI Technologies\ATI Control Panel;C:\ARCHIV~1\ULTRAE~1;C:\Archivos de programa\Archivos comunes\Easysoft\Shared\
    USERNAME=mciudadc
    OS=Windows_NT
    PROCESSOR_IDENTIFIER=x86 Family 6 Model 13 Stepping 8, GenuineIntel
    --------------- S Y S T E M ---------------
    OS: Windows XP Build 2600 Service Pack 2
    CPU:total 1 (cores per cpu 1, threads per core 1) family 6 model 13 stepping 8, cmov, cx8, fxsr, mmx, sse, sse2
    Memory: 4k page, physical 2096492k(853856k free), swap 4033316k(2683036k free)
    vm_info: Java HotSpot(TM) Client VM (1.5.0_08-b03) for windows-x86, built on Jul 26 2006 01:10:50 by "java_re" with MS VC++ 6.0
    I don´t know where is the problem. Any help? PLEASE?
    Thanks!!!

  • PC Crash with Labview 7 and windows 2000

    Problem:
    the PC does reboot without any prompt when a LV 7 vi is running; the reboot seems to occur randomly (no time dependent); sometimes instead of rebooting, the PC switches to the blue screen with the following message:
    Stop: 0x0000001E (0xC0000002, 0x80419292, 0x00000000, 0x00000000)
    KMODE_EXCEPTION_NOT_HANDLED
    Xxx Address 80419292 base at 80400000, date stamp 3EE6C002-ntoskrnl.exe
    Starting memory download
    Configuration:
    Intel Pentium IV - 2.66 GHz - RAM 1 Gbyte - Video chipset Intel 82865G;
    OS: Windows 2000
    DAQ Board: PCI MIO 16 E1;
    Labview 7 express - NIDAQ 7.1
    Note:
    The VI that causes the reboot uses the DAQMX to generate an Analog Output with analog trigger.

    > The VI that causes the reboot uses the DAQMX to generate an Analog
    > Output with analog trigger.
    You probably want to post this problem to the DAQ message board as well
    since LV itself really can't cause either of these problems on a
    protected OS. Be sure to be very explicit about what HW boards and what
    DaqMX calls you are making along with which version of the driver you have.
    Greg McKaskle

  • Upgrading from NT 4.0 to Windows 2000

    Hello,
    I have iPlanet 6 installed and running under Windows NT 4.0. I need to upgrade the server to Windows 2000. Is there anything I need to do to iPlanet 6 before or after the Win2K upgrade? Or do I just upgrade the server, and the iPlanet software will run normally after the OS upgrade?
    Thanks for any advice on this topic.
    Sincerely,
    --John                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

    Dear Darren,
    Finally, I tried to use "Out Port.vi" under Windows 2000 (the AccessHW was added in NT as well as in 2000). It seemed to work (it means there was no more error "capability not supported", however it did not work (the result of reading a port using "In port.vi" was always 255, regardless the value I expected.
    The configuration of board was exactly in the same state as before crash of Windows NT (no change of base address of board etc.). But it is true that both boards (custom one and PCI-MIO-E-16E-4) were removed and than reinstalled. The LabView program was without any change.
    It is just my impression - I did not examine the problem very carefully, so may be there was some other reason of failing.
    But finally we decided to reinstalled N
    T, because of other (non-NI) devices which are not supported by Win 2000.
    Thank you. Regards
    Ferda

  • ITunes 7.4.3 and Windows 2000

    My computer (running Windows 2000 SP4) locked up when attempting to run the latest iTunes update. After thay, iTunes was corrupted and would not run. I removed the application via the Control Panel, and downloaded iTunes 7.4.3. The installer gives me an error, stating that it is only for Windows XP and Vista. Clicking OK leads to a box where it explains there was an error, and to try again later. The only option at that point is to click on "Finish." I've tried this several times, and ended up reverting to an older version (7.1.1.5). I don't see anywhere that Win2K is no longer supported, so I'm mystified as to the problem. I'm running for now, but concerned that this situation will lead to long term issues. Up to this time iTunes has been fine, and I've encountered no difficulties. Any help will be appreciated.

    I'm shocked that Apple would force all purchasers of ANY new iPod to have to go out and buy upgrades to their OS on the windows side!
    This effectively makes a $149/$199 new iPod Nano actually cost the customer a minimum of $400 ($199 for the XP upgrade).
    Guys--what were you thinking? At this point (and after reading the multiple posts from many sites from customers who DID upgrade to XP only to find BIGGER problems with their XP created from the attempts to use iTunes) it seems even spending another $200+ will only cause problems beyond just not getting into iTunes. I feel like I have no choice but to return my new Nano. I cannot afford to have my whole PC crash just because Apple didn't choose to support Win2k.
    Again--I dont' get the thinking here.

  • Windows 2000 connector Patch issue (Patch ID: 8318738)

    Hi,
    We have applied the latest Windows 2000 connector Patch on our DEV environment.
    While trying to provision the Windows resource (the user’s home network shared folder), effectively there is some permissions issue that is encountered while executing in the DLL and it effectively causes some page fault that prompts the OS to kill the process and the OC4J instance is restarted.
    FYI..
    10/01/11 01:26:17 Running GETUSERANDPERMISSIONS
    10/01/11 01:26:17 Target Class = com.thortech.xl.util.adapters.tcUtilStringOperations
    10/01/11 01:26:17 Running GETGRANTUSERPERMISSIONS
    10/01/11 01:26:17 Target Class = com.thortech.xl.util.adapters.tcUtilStringOperations
    10/01/11 01:26:17 Running GETPERMCOMMANDANDFOLDERPATH
    10/01/11 01:26:17 Target Class = com.thortech.xl.util.adapters.tcUtilStringOperations
    10/01/11 01:26:17 Running GETFULLGRANTUSERSHARECOMMAND
    10/01/11 01:26:17 Target Class = com.thortech.xl.util.adapters.tcUtilStringOperations
    10/01/11 01:26:17 Running EXECUTEGRANTUSERFOLDERPERMISSIONSCOMMAND
    10/01/11 01:26:17 Target Class = com.thortech.xl.integration.WindowsNT40.tcUtilWindowsNT40
    Entering method runRemoteCommand
    szAdminName is =:OIMADMIN
    szDomainName is =:dev.abc.com
    szCommand is =:cmd /c cacls %home%\user70065 /E /P User70065:C 2>C:\WINDOWS\system32\windowsConnectorError.txt
    temp is \\hou016.dev.abc.com\root\cimv2
    connecting to server
    # An unexpected error has been detected by HotSpot Virtual Machine:
    # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x695befe7, pid=2212, tid=4184
    # Java VM: Java HotSpot(TM) Server VM (1.5.0_06-b05 mixed mode)
    # Problematic frame:
    # C [tcWindowsNT40.dll+0x1efe7]
    # An error report file with more information is saved as hs_err_pid2212.log
    # If you would like to submit a bug report, please visit:
    # http://java.sun.com/webapps/bugreport/crash.jsp
    10/01/11 01:26:20 Start process
    WARNING: Code-source D:\product\OASDev_2\j2ee\halOIM\applications\Xellerate\soap.jar (from manifest of /D:/product/OASDev_2/j2ee/halOIM/applications/Xellerate/xlGenConnector.jar) has the same filename but is not identical to /D:/product/OASDev_2/webservices/lib/soap.jar (from <code-source> (ignore manifest Class-Path) in META-INF/boot.xml in D:\product\OASDev_2\j2ee\home\oc4j.jar). If it contains different versions of the same classes, it will be masked as the latter is already visible in the search path of loader Xellerate.root:0.0.0.
    WARNING: Code-source D:\product\OASDev_2\j2ee\halOIM\applications\Xellerate\http_client.jar (from manifest of /D:/product/OASDev_2/j2ee/halOIM/applications/Xellerate/xlGenConnector.jar) has the same filename but is not identical to /D:/product/OASDev_2/j2ee/home/lib/http_client.jar (from <code-source> (ignore manifest Class-Path) in META-INF/boot.xml in D:\product\OASDev_2\j2ee\home\oc4j.jar). If it contains different versions of the same classes, it will be masked as the latter is already visible in the search path of loader Xellerate.root:0.0.0.
    WARNING: Code-source D:\product\OASDev_2\j2ee\halOIM\applications\Xellerate\xlWebApp\WEB-INF\lib\share.jar (from WEB-INF/lib/ directory in D:\product\OASDev_2\j2ee\halOIM\applications\Xellerate\xlWebApp\WEB-INF\lib) has the same filename but is not identical to /D:/product/OASDev_2/jlib/share.jar (from <code-source> in /D:/product/OASDev_2/j2ee/halOIM/config/server.xml). If it contains different versions of the same classes, it will be masked as the latter is already visible in the search path of loader Xellerate.web.xlWebApp:0.0.0.
    10/01/11 01:26:38
    GMS: address is HOUOIM602V:4079
    WARNING: Code-source D:\product\OASDev_2\j2ee\halOIM\applications\Xellerate\xlScheduler\WEB-INF\lib\xlScheduler.jar (from WEB-INF/lib/ directory in D:\product\OASDev_2\j2ee\halOIM\applications\Xellerate\xlScheduler\WEB-INF\lib) has the same filename but is not identical to /D:/product/OASDev_2/j2ee/halOIM/applications/Xellerate/xlScheduler.jar (from manifest of /D:/product/OASDev_2/j2ee/halOIM/applications/Xellerate/xlDataObjectBeans.jar). If it contains different versions of the same classes, it will be masked as the latter is already visible in the search path of loader Xellerate.web.xlScheduler:0.0.0.
    10/01/11 01:26:42 Loading xalan.jar for XPathAPI.
    10/01/11 01:26:43 Nexaweb Technologies Inc.(C)2000-2004. All Rights Reserved.
    10/01/11 01:26:43 Nexaweb Technologies Inc.
    10/01/11 01:26:43 10 Canal Park
    10/01/11 01:26:43 Cambridge, MA 02141
    Any one of you faced a similar issue if you also happend to apply this patch? Please suggest if you interpret any other issue from the logs.
    Thanks in advance.

    Guys,
    Any Help on this Issue?

  • VM 1.4.2 running on Windows 2000

    Hi,
    I'm running a java program on a Windows 2000 (Service Pack 4) machine using the JRE 1.4.2_06.
    After a while the app. stops running and displays the message :
    "javaw.exe has generated errors and will be closed by Windows.
    You will need to restart the program.
    An error log has been generated."
    I don't have this problem on other systems like Windows 2000 (Service Pack 3), Windows XP (Service Pack 1).
    Any idea?
    Thanx,
    Piet

    Will you please generate "Dr Watson dump" of the JVM process?
    To make drwtsn32 as your default debugger, follow these steps"
    1. Click Start, and then click Run.
    2. Type drwtsn32 -i, and then click OK.
    To configure Dr. Watson, to produce dump file:
    1. Click Start, and then click Run.
    2. Type drwtsn32, and then click OK.
    3. Please make sure that "Create Crash Dump File" option is checked. When crash occurs, a dump file (.dmp extension) will be produced in the file configured with the option "Crash Dump" (there is browse button near that option to specify the directory where you want the dump file to be created).
    Please send us the Dr Watson dump file for further debugging.

  • Workflow 2.6.3 with Lotus Notes in Windows 2000

    Hi,
    In Metalink one paper says that Windows 2000 and XP does not support any more MAPI e-mails.
    How can I configure Workflow to send and receive e-mail from Lotus Notes? Cause this application is MAPI.
    Regards,
    Gustavo.

    I'd like to bump this, since it's never been answered. Since the original post, I have increased system memory to 4GB and installed CS5. LR 2.7 (ad 2.6 before it) still crashes when PSCS is open. "Lightroom has stopped working and needs to shut down" or words to that effect. This is consistent. Anyone know of a solution? It is most annoying. (Windows 7 clean install.)

Maybe you are looking for