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.

Similar Messages

  • Oracle 8i Client running on Windows 2000 Server

    Hi,
    I have Oracle 8i Client running on Windows 2000 Server. I need to connect to Oracle 8i Server running on Sun Box.
    I have problems with connectivity.
    When I do tnsping <service name>, I am geting the followiing
    error:
    C:\>tnsping <Instance name>
    TNS Ping Utility for 32-bit Windows: Version 8.1.7.0.0 - Production on 04-FEB-20
    02 16:37:01
    (c) Copyright 1997 Oracle Corporation. All rights reserved.
    Attempting to contact (ADDRESS=(PROTOCOL=TCP)(HOST=<IP Address>)(PORT=1521)) TNS-12541: TNS:no listener
    Can any one help me out
    Thanks
    mka

    Hi,
    I have Oracle 8i Client running on Windows 2000 Server. I need to connect to Oracle 8i Server running on Sun Box.
    I have problems with connectivity.
    When I do tnsping <service name>, I am geting the followiing
    error:
    C:\>tnsping <Instance name>
    TNS Ping Utility for 32-bit Windows: Version 8.1.7.0.0 - Production on 04-FEB-20
    02 16:37:01
    (c) Copyright 1997 Oracle Corporation. All rights reserved.
    Attempting to contact (ADDRESS=(PROTOCOL=TCP)(HOST=<IP Address>)(PORT=1521)) TNS-12541: TNS:no listener
    Can any one help me out
    Thanks
    mka

  • How to calculate number of threads  running  on Windows 2000 terminal?

    How to calculate number of threads running on Windows 2000 terminal for the oracle process?
    I have installed Oracle 9i DataBase with 6 patch(9.2.0.6.0) on Windows 2000 Terminal.
    But,after database is started up, when i check up the sessions in v$session view.
    It is showing like for SYSTEM osuser alone, 10 ORACLE.EXE sessions running on this server machine in active state.
    Why it is creating 10 ORACLE.EXE sessions for a single Oracle Server.
    This is the output of v$session view.
    SQL> select terminal,osuser,status,sid,serial#,program from v$session;
    TERMINAL OSUSER STATUS SID SERIAL# PROGRAM
    IMGDBSVR SYSTEM ACTIVE 1 1 ORACLE.EXE
    IMGDBSVR SYSTEM ACTIVE 2 1 ORACLE.EXE
    IMGDBSVR SYSTEM ACTIVE 3 1 ORACLE.EXE
    IMGDBSVR SYSTEM ACTIVE 4 1 ORACLE.EXE
    IMGDBSVR SYSTEM ACTIVE 5 1 ORACLE.EXE
    IMGDBSVR SYSTEM ACTIVE 6 1 ORACLE.EXE
    IMGDBSVR SYSTEM ACTIVE 7 1 ORACLE.EXE
    IMGDBSVR SYSTEM ACTIVE 8 1 ORACLE.EXE
    IMGDBSVR SYSTEM ACTIVE 9 1 ORACLE.EXE
    IMGDBSVR SYSTEM ACTIVE 10 1 ORACLE.EXE
    SUGANTHI_DBA suganthi ACTIVE 11 91 sqlplusw.exe
    11 rows selected.
    SQL>

    This is how i have related these two views:
    SQL> select s.terminal,s.osuser,s.status,s.paddr s_paddr,b.paddr p_paddr,s.program
    2 from v$session s,gv$bgprocess b
    3 where s.paddr=b.paddr;
    TERMINAL OSUSER STATUS S_PADDR P_PADDR PROGRAM
    IMGDBSVR SYSTEM ACTIVE 33AF2270 33AF2270 ORACLE.EXE
    IMGDBSVR SYSTEM ACTIVE 33AF2654 33AF2654 ORACLE.EXE
    IMGDBSVR SYSTEM ACTIVE 33AF2A38 33AF2A38 ORACLE.EXE
    IMGDBSVR SYSTEM ACTIVE 33AF2E1C 33AF2E1C ORACLE.EXE
    IMGDBSVR SYSTEM ACTIVE 33AF3200 33AF3200 ORACLE.EXE
    IMGDBSVR SYSTEM ACTIVE 33AF35E4 33AF35E4 ORACLE.EXE
    IMGDBSVR SYSTEM ACTIVE 33AF39C8 33AF39C8 ORACLE.EXE
    IMGDBSVR SYSTEM ACTIVE 33AF3DAC 33AF3DAC ORACLE.EXE
    IMGDBSVR SYSTEM ACTIVE 33AF4958 33AF4958 ORACLE.EXE
    IMGDBSVR SYSTEM ACTIVE 33AF4D3C 33AF4D3C ORACLE.EXE
    10 rows selected.
    SQL>
    Here, It shows 10 sessions are running.
    Whether this means 10 threads are running on the particular server or not?

  • Will the firefox web browser run on windows 2000?

    I'm new to firefox and have one question.
    Will the firefox web browser run on windows 2000?
    System details: Win 2000, Version 5, SP 4. X86 @ 930MHz.
    Will download and try. Thank you for your help.

    Firefox should run on windows 2000, what are the system specs?
    Let me know if it doesn't.

  • LabVIEW program will not run on Windows 2000

    I need to run parts of a LabVIEW program on a PC which does not contain all the hardware required to run the full version. This used to work on Windows 95/98 but on Windows 2000 I get error message 'Capabilty not supported. VI was stopped at node 0x1BC of subvi "Out Port.vi"'. This program is very large and full of references of this type, is there an easy way around this problem?

    Hi,
    I might be barking up the wrong tree here, but Windows 2000 is built on top of the architecture of Windows NT. Win NT/2000 treats direct memory access differently to Win95/98.
    Have a look at the following link and see if that helps - unfortunately it involves re-writing (well, re-linking) the .vi's that are calling the out port.vi. The link is in reference to writing to the parallel port through direct memory access, but the .vi's are based on writing to any memory location.
    http://digital.ni.com/public.nsf/3efedde4322fef19862567740067f3cc/c80752c53094c296862565f3007ac765?OpenDocument
    http://exchange.ni.com/servlet/ProcessRequest?RHIVEID=101&RNAME=ViewQuestion&HOID=506500000008000000110A0000&ECategory=LabVIEW.LabVIEW+General
    As you don't say wh
    at version of LV you're using, the following link might also prove useful (if you're using LV 6.0.2+)
    http://exchange.ni.com/servlet/ProcessRequest?RHIVEID=101&RNAME=ViewQuestion&HOID=506500000008000000102F0000&ECategory=LabVIEW.LabVIEW+General
    Hope that helps
    S.
    // it takes almost no time to rate an answer

  • 9iFS simply does not install and run on WIndows 2000

    hello,
    story so far ( sigh. )
    1) install failed but ran ifssetup.bat to complete as per a previous thread suggestion
    2) added log-on-as-batch privilege to administrator ( with which everything is installed and run )
    3) from the EMWeb start node and launch domain work correctly, but start domain fails.
    4) running ifslaunchdc.bat and ifslaunchnode.bat works fine, but ifsstartdomain.bat worked correctly before i rebooted the machine after installing the software, and from then on gives me the following error :
    exception IFS-45002 unable to start domain controller,
    exception IFS-21008 unable to connect to IFS service
    exception IFS-32005 failed to get prepared statement etc
    I have seen any number of people here post about this problem, but has any one got a solution !!!???
    A number of people mention ensuring the domain controller is started with the correct account details. As i have installed everything as administrator and everything is run with administrator account, I fail to see how this can help. Any help very much appreciated.
    I am finding it VERY difficult to understand why it is so problematic to install this software - even the installer fails to complete on a clean machine meeting all the oracle specified criteria.
    Regards
    Tom

    Hi, I'm assuming you are using the Manual Install. Did you already Uninstall any current Flash Player version?
    If not, download and SAVE to your Desktop the Uninstaller:
    http://kb2.adobe.com/cps/141/tn_14157.html
    Then download and SAVE to your Desktop the Installer:
    http://www.adobe.com/products/flashplayer/fp_distribution3.html
      Use the EXE Installer for Windows and Internet Explorer. Use the EXE Installer for the plugin based browsers
    Then use the Administrator Account and CLOSE all browser Windows. Disable any instant messenger service from the system tray.
    Run the Uninstaller and reboot(restart) your computer.
    Then Run the Installer and reboot.
    That message appears because the IE browser window is open.
    Thanks,
    eidnolb

  • How do I configure the OS to run DCOM (Windows 2000 and XP)?

    I am tryiung to use DCOM w/ ActiveX control to run a C++ executable on one computer from a Labview VI on another computer. I have successfully run them on the same computer, but am having trouble using two. Thanks! - Chris

    cho,
    Please see the following document from our web site (http://zone.ni.com/devzone/devzoneweb.nsf/Opendoc​?openagent&54AC963DA62ADD9C862569EE007BA3AD). It is for setting up OPC, but 90% of it will apply to your case since OPC is ActiveX based on multiple computers.
    If you think that this document will not help you out, then search google.com for "+install +dcom +windows +xp" and it will give you a lot of good results that will get you started.
    Once DCOM is installed, you can use the Automation Open to get the object from the other machine.
    Randy Hoskin
    Applications Engineer
    National Instruments
    http://www.ni.com/ask

  • V7.0.1 crashes everytime I exit and does not leave a crash dump. Am I the only one experiencing this issue. Running on Windows 2000.

    This started really with V6 and has continued, I have disabled add on's but still it goes on. I am beginning to think Opera may be a better bet.

    This started really with V6 and has continued, I have disabled add on's but still it goes on. I am beginning to think Opera may be a better bet.

  • Portege 3440 - Can't install Windows 2000

    Hello friends :)
    I have problem with installation Windows 2000 on Portege 3440.
    I was running installation Windows 2000 with FDD USBB (with driver for CD-ROM PCMCIA) and CD-ROM PCMCIA. All was ok to moment when I entered to winnt" on q.
    During installation without partition on HDD was appeared information on blue background: "could not find a place for a swap file. With partition (FAT32, 6GB): " Setup was unable to install Windows Boot Loader. Ensure that your C: drive is formatted and that drive is not damaged." I was tried with three other HDDss.
    What I must do to install this system? (Same users don't have such communiques)
    Thanks for help
    Adrian

    so your harddisk isn't bootable ...?
    Most likely there is a problem with the MBR ( = master boot record )
    Do the following :
    *Download BootIt NG ( free, use google ) and transfer it to a bootable diskette
    *Start up with your FDD, run ( do not install ! ) BootIt NG, delete the MBR, make a newMBR and format your HD to fat32
    then :
    *start-up with the fdd-DOS-bootdisk and transfer the DOS-system files to the HD with the command : *sys c:*
    *remove all peripherals ( the fdd and the pcmcia-cdrom ) and reboot, your PC should boot with the DOS-files
    *if so : transfer the i386 dir from the W2K-install-CD to the HD again ( may be done on another PC )
    *boot again with the HD, with no external drives connected
    *go to the i386 dir and start winnt.exe ;
    commands :
    *cd i386*
    *winnt*
    if this method isn't succesfull, I presume there must be a hardware-problem with the HD

  • Is it possible to get itunes 7.4 for windows 2000?

    does anyone have any idea if it is possible to get itunes 7.4 or higher for windows 2000? i just bought an ipod video classic and i only have 7.3.2. will my ipod not work with this computer?

    iTunes 7.4 or newer will not run on Windows 2000.
    (27729)

  • Unable to install Oracle 8.1.6 in Windows 2000 Pro SP4

    I try install Oracle 8.1.6 in my Pentium 3 machine run on Windows 2000 Pro with Service Pack 4. In the process of initializing the database I get the error "ORA-12638: Credential retrieval failed." Please help. thank you

    connect with administrator user of operting system
    then start installation of oracle
    kuljeet pal singh

  • Oracle 8.0.6 on Windows 2000 Server

    Can Anybody tell me that Oracle 8.0.6 Enterprise version can run on Windows 2000 Advance server

    I've tried installing oracle 8.0.5 and it runs perfectly on windows 2000. I see no reason why 8.0.6 won't work. However, if you've installed oracle on windows 2000 and uninstalled it to install the same version or another version you will need to reinstall your windows 2000 from the ground.

  • CS3 on windows 2000?

    There I was, just about to upgrade to CS3, having not
    upgraded to 8, and notice it says Windows XP and Vista.
    Does this mean that :
    a. bad luck, it won't run on Windows 2000, or
    b. of course it will run on Windows 2000, there's just no
    official support.
    Cheers,
    Iain

    "Iain71" <[email protected]> wrote in
    message
    news:f05035$d3e$[email protected]..
    > There I was, just about to upgrade to CS3, having not
    upgraded to 8, and
    > notice
    > it says Windows XP and Vista.
    >
    > Does this mean that :
    >
    > a. bad luck, it won't run on Windows 2000, or
    If it doesn't specifically say that Windows 2000 is
    supported, I'm afraid
    you are out of luck
    Nadia
    Adobe® Community Expert : Dreamweaver
    CSS Templates |Tutorials |SEO Articles
    http://www.DreamweaverResources.com
    ~ Customisation Service Available ~
    http://www.csstemplates.com.au
    ~ Forum Posting Guidelines ~
    http://www.adobe.com/support/forums/guidelines.html

  • Director 11.5 "exe" not running in windows lower version

    hi,
    i have some project made in director mx2004 (d10) and convert it to director 11.5 but when i publish exe it will not run on windows 2000 or windows 98 (basically lower then windows xp2), have any one idea of that
    thanks

    This page shows the authoring and runtime OS requirements. Unfortunately, D 11.5 isn't set up to run on Windows versions earlier than XP. You may want to keep that earlier version of your .exe and make it available to users with 2000 or 98.

  • Oracle 9i and upgrade Windows 2000 to Windows 2003

    Hi,
    We have a Oracle 9i (9.2.0.6.0 Enterprise Edition) running under Windows 2000 and the OS group is going to upgrade to Windows 2003.
    My question is: will Oracle keep working?
    I hope so because we are not allowed to upgrade to 10g or 11g and I think Oracle 9i for Windows 2003 can't be downloaded anymore.
    regards,
    Ivan

    Rajesh wrote:
    No,you have to upgrade your database(startup upgrade) or compile all invalid objects,using above sqls due to your OS version changed and your cold backup shoul be startup upgrade/migrate option.This is not required.
    Please refer to :
    Process To Upgrade the Operating System and Oracle Database Server [ID 407055.1]
    Procedure When Upgrading Windows 2003 Operating System From Standard To Enterprise Ed. [ID 798175.1]
    RegardsRajesh
    Please see your suggested doc
    - Take a cold backup of you existing database before you start OS and DB upgrade .
    - Upgrade the Operating system (refer your OS documentation for detail)
    - Execute 'relink all '
    - Verify that the existing database is working fine with the upgraded Operating system.
    - Take one more cold backup before you start Database upgrade
    - Install Oracle Software (to which you want to upgrade) in new oracle home.
    - Upgrade database (refer the upgrade/migration guide for complete instruction ) *Process To Upgrade the Operating System and Oracle Database Server [ID 407055.1]*
    It means you need startup upgrade/migrate.

Maybe you are looking for

  • Purchasing music from a different country??

    How do I purchase music from another country not available in my home country? i.e. I would like to buy an album available in the New Zealand itunes store but am unable to as I am in the United States. Help?? Any info is much appreciated! Aloha

  • N86 that is trying to connect to Network ALL the t...

    My n86 8MP are trying to connect to a network ALL the time. Even when i have turned of to NEVER at Tools, Connection Wireless LAN,  and Internet connection test. There is no program open i background either. What can that be? Could it be my Email pro

  • Activity Allocation in PA30

    Hi All, I'm trying to create a Subtype of attendance in PA30, But when I puch the button "Activity Allocation" and filling all required fields, I have a pop up "Create a master data record for CostCenter/ActivityType", can any one tell me what can I

  • Customizing profile and copying to default

    what is the best way to customize a profile and copy that to the default?  What I have been doing is login as an admin, customize the desktop, settings, themes, etc... then log out login as another admin user,  delete the Default user profile under c

  • How do I disable "The connection to the server was reset" pop-up

    How can I disable the "The connection to the server was reset" pop-up message in Firefox? To my eyes, the webpage loads fine, so I don't give a hoot if the connection reset. Sometimes this 'stupid' message pops up 4-5 times on a single webpage, and t