Exception_access_violation error on Windows 2000 Professional

Hello,
I am developing a stand-alone Java application that runs without any problem on Windows 98, XP, and most 2000 and NT machines. On some Windows 2000 Professional machines, however, attempting to run the program generates the following error. Is there something about the configuration of these machines that needs to be adjusted to make the program work? The JRE (1.4) and program installation are done in exactly the same way in each case. The only variation seems to be in the version of the operating system.
Any help much appreciated. Best reply gets 4 DD's!
Thanks much,
David
An unexpected exception has been detected in native code outside the VM.
Unexpected Signal : EXCEPTION_ACCESS_VIOLATION occurred at PC=0x6D1B32AD
Function=[Unknown.]
Library=C:\Documents and Settings\Baker\Desktop\csdemo\Windows\resource\jre\bin\fontmanager.dll
NOTE: We are unable to locate the function name symbol for the error
just occurred. Please refer to release documentation for possible
reason and solutions.
Current Java thread:
     at sun.awt.font.NativeFontWrapper.registerFonts(Native Method)
     - locked <05D8C5E8> (a java.lang.Class)
     at sun.java2d.SunGraphicsEnvironment.addPathFonts(Unknown Source)
     at sun.java2d.SunGraphicsEnvironment.registerFonts(Unknown Source)
     at sun.java2d.SunGraphicsEnvironment.access$000(Unknown Source)
     at sun.java2d.SunGraphicsEnvironment$2.run(Unknown Source)
     at java.security.AccessController.doPrivileged(Native Method)
     at sun.java2d.SunGraphicsEnvironment.loadFonts(Unknown Source)
     - locked <02B1DA00> (a sun.awt.Win32GraphicsEnvironment)
     at sun.java2d.SunGraphicsEnvironment.mapFamilyName(Unknown Source)
     at java.awt.Font.initializeFont(Unknown Source)
     at java.awt.Font.<init>(Unknown Source)
     at sun.awt.windows.WDesktopProperties.setFontProperty(Unknown Source)
     - locked <02B1CCD0> (a sun.awt.windows.WDesktopProperties)
     at sun.awt.windows.WDesktopProperties.getWindowsParameters(Native Method)
     at sun.awt.windows.WDesktopProperties.<init>(Unknown Source)
     at sun.awt.windows.WToolkit.initializeDesktopProperties(Unknown Source)
     at java.awt.Toolkit.getDesktopProperty(Unknown Source)
     - locked <02B04360> (a sun.awt.windows.WToolkit)
     at com.sun.java.swing.plaf.windows.WindowsLookAndFeel$DesktopProperty.<init>(Unknown Source)
     at com.sun.java.swing.plaf.windows.WindowsLookAndFeel.initComponentDefaults(Unknown Source)
     at javax.swing.plaf.basic.BasicLookAndFeel.getDefaults(Unknown Source)
     at javax.swing.UIManager.setLookAndFeel(Unknown Source)
     at javax.swing.UIManager.setLookAndFeel(Unknown Source)
     at ZeroGad.a(Unknown Source)
     - locked <05CCDB68> (a java.lang.Class)
     at ZeroGh.b(Unknown Source)
     at ZeroGh.a(Unknown Source)
     at ZeroGh.a(Unknown Source)
     at com.zerog.ia.installer.Main.a(Unknown Source)
     at com.zerog.ia.installer.Main.main(Unknown Source)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
     at java.lang.reflect.Method.invoke(Unknown Source)
     at com.zerog.lax.LAX.launch(Unknown Source)
     at com.zerog.lax.LAX.main(Unknown Source)
Dynamic libraries:
0x00400000 - 0x00455000      C:\Documents and Settings\Baker\Desktop\csdemo\Windows\install.exe
0x77F80000 - 0x77FFB000      C:\WINNT\System32\ntdll.dll
0x77DB0000 - 0x77E0B000      C:\WINNT\system32\ADVAPI32.dll
0x77E80000 - 0x77F31000      C:\WINNT\system32\KERNEL32.DLL
0x77D40000 - 0x77DAD000      C:\WINNT\system32\RPCRT4.DLL
0x77E10000 - 0x77E6F000      C:\WINNT\system32\USER32.dll
0x77F40000 - 0x77F79000      C:\WINNT\system32\GDI32.dll
0x77820000 - 0x77827000      C:\WINNT\system32\VERSION.dll
0x759B0000 - 0x759B6000      C:\WINNT\system32\LZ32.DLL
0x75E60000 - 0x75E7A000      C:\WINNT\System32\IMM32.DLL
0x20000000 - 0x20025000      C:\WINNT\System32\shim.dll
0x6D330000 - 0x6D442000      c:\documents and settings\baker\desktop\csdemo\windows\resource\jre\bin\client\jvm.dll
0x77570000 - 0x775A0000      C:\WINNT\System32\WINMM.dll
0x78000000 - 0x78046000      C:\WINNT\system32\MSVCRT.dll
0x681A0000 - 0x681A7000      C:\WINNT\System32\serwvdrv.dll
0x66740000 - 0x66747000      C:\WINNT\System32\umdmxfrm.dll
0x6D1D0000 - 0x6D1D7000      c:\documents and settings\baker\desktop\csdemo\windows\resource\jre\bin\hpi.dll
0x6D300000 - 0x6D30D000      c:\documents and settings\baker\desktop\csdemo\windows\resource\jre\bin\verify.dll
0x6D210000 - 0x6D228000      c:\documents and settings\baker\desktop\csdemo\windows\resource\jre\bin\java.dll
0x6D320000 - 0x6D32D000      c:\documents and settings\baker\desktop\csdemo\windows\resource\jre\bin\zip.dll
0x6D000000 - 0x6D0F6000      C:\Documents and Settings\Baker\Desktop\csdemo\Windows\resource\jre\bin\awt.dll
0x77800000 - 0x7781D000      C:\WINNT\System32\WINSPOOL.DRV
0x77A50000 - 0x77B3A000      C:\WINNT\system32\ole32.dll
0x60000000 - 0x60045000      C:\WINNT\System32\MSCTF.dll
0x6D180000 - 0x6D1D0000      C:\Documents and Settings\Baker\Desktop\csdemo\Windows\resource\jre\bin\fontmanager.dll
0x77920000 - 0x77943000      C:\WINNT\system32\imagehlp.dll
0x72A00000 - 0x72A2D000      C:\WINNT\system32\DBGHELP.dll
0x690A0000 - 0x690AB000      C:\WINNT\System32\PSAPI.DLL
Local Time = Sun Oct 27 04:45:56 2002
Elapsed Time = 3
# The exception above was detected in native code outside the VM
# Java VM: Java HotSpot(TM) Client VM (1.4.0-b92 mixed mode)

Yes, the user in question is logging on with full Administrator access. He suspects some kind of conflict with another application on the machine, but given that the two occurrences I've seen of this error have been on NT and 2K Pro machines, I'm inclined to think it's operating system related. Any more hunches?

Similar Messages

  • Can I install Oracle 8.1.7 Enterprise Edition on Windows 2000 Professional

    Sorry if this is a stupid question, but I have Windows 2000 professional edition loaded on my PC and I'm not sure what it allows. Can I load Oracle 8.1.7 Enterprise Edition of the database on this operating system, or do I need to load windows 2000 server software.
    Thanks
    Ryan

    Its a problem with oracle and pentium 4 processors actually. The solution involves renaming or deleting the symcjit.dll in the 8i installation package after you've copied the whole Cd onto your HDD!
    I've tried this and it install OK, with a few errors along the way, now I can't get the apache server working, nor on the 9i AS that I've installed as well. Let me know if you get anything useful please?
    Michael.
    [email protected]

  • Oracle 8.1.7 installation problem on Window 2000 Professional

    Hi everyone, I have a problem of intalling Oracle 8.1.7 on Window 2000 Professional. When I started to install Oracle 8.1.7 when I click install I get this error message
    "Jrew has caused error in Javai.dll"
    and restart the computer, I restarted again and again and the same problem occured, would you please tell me how I resolve this problem. Thanks in advance.
    Mesfin
    [email protected]
    [email protected]

    Intel says there is a bug in oracle's OUI as well other swing based programs. The solution is to copy the CD to local drive and add -nojit as first parameter to JRE_MEMORY_OPTIONS e.g. JRE_MEMORY_OPTIONS="-nojit -mx32m"
    This will enable OUI to run. Even after installing oracle Net80 conf. asst won't start due to same reason.
    Go to HOME\admin\tools\ and edit netca.cl and netasst.cl to add same -nojit before -classpath.
    Do this for every tool that gives this prob such DBA studio...
    Ashish

  • Can I install Oracle 8.1.5 on Windows 2000 server or Windows 2000 professional

    Hi,
    Can I install Oracle 8.1.5 on a Windows 2000 server or Windows 2000 professional server?
    Regards,
    Zurvaan

    Yes, of course. Both versions works but you have to be prepared for lots of RAM.

  • Installation of Oracle11i on Windows 2000 Professional,Pentium 4

    Hi
    My system is Pentium4,128MB RAM with Windows 2000 professional OS.i am stuck at the first cd i.e i could not run RapidWiz.cmd.it is coming to the command prompt just leaving
    "start .bin\launch.exe .RapidWiz.cl" on the screen with in no time.
    does any one have work around for this problem.
    Please help me in this regard.
    please do mail me to [email protected]
    Thanks in advance.
    Sreeni.

    Hi,
    Sorry, this is an old entry aka a bug in the docu. Windows 2000 is not supported possible anymore by CE, (its not tested anymore). Most likely Windows XP without passowrd account also does not work anymore.
    Best Regads, Oliver
    Composition Environment, CE1, Windows 2000 Windows XP.

  • Shared variable engine with pro-face touchscreen windows 2000 professional

    hello,
    who has some experience with the shared variable engine from LabView 8.5 and a touchpanel from Pro-Face?
    We try to deploy shared variables from the touchpanel but it doesn't work. Additionally the windows service ni shared variable engine dosn't start and we can't start it manually .
    The touchpanel is a PS3701A from Pro-Face with Windows professional 2000 for embedded, Pro-Face told us that we have the full service of Windows 2000 professional on a regular PC.
    Many thanks in advance
    derN

    Hi Andrew,
    Thanks for the feedback!  Your feedback will help us to improve LabVIEW for our customers.  This bug has been reported to R&D (#45493) and they are currently investigating this issue.  For now, the best workaround appears to be using a different OS, as this seems to only occur in Windows 2000.  Thanks for the feedback!

  • Cannot start the setup of Oracle Client 8.1.6 on Pentium 4 Windows 2000 Professional

    I need to install the Oracle Client 8.1.6 on a Compaq Evo D500 Workstation running Pentium 4 1.5GHz with 20G hard disk 128MB ram with OS Windows 2000 Professional. The autorun screen popup but no response when I press the Install/Uninstall products. The machine had installed the Oracle Developer/2000 runtime and running healthy. Does anyone know the fix for this problem?

    I have the same problem with 8.1.7 on an ACER Veriton 7200 1.7 GHz , 20GB + 120 GB HD 768 MB Memory.
    It happens under NT 4.0 Server SP6 and 2000 Server SP2.
    The changing of Graphics Card from AGP to PCI does not solving the problem.
    Different graphics resolution and colors also.

  • Oracle Repository on Windows 2000 Professional

    Hi all,
    Is Oracle Repository (both server side and the client side) certified to run on Windows 2000 Professional?
    Regards..
    null

    Hi Arik,
    The short answer is yes, if you are using Oracle 8i 8.1.6 EE or 8.1.7 EE on the server.
    Information on operating system certification is available in the install guide here:
    http://otn.oracle.com/docs/products/repository/doc_library/cmnhlp72/rep_insgde/igch1_65.htm#PreliminaryInformation
    In addition to what is specified in the install guide, the release notes state that Oracle 8.1.7 EE is also a certified server version.
    Brian

  • Is form6 or form6i compatible with windows 2000 professional edition?

    The current Operating systems on the my computer is Windows 2000 Professional. Oracle application and OEM are working properly so far. But I am not sure if form6 or form6i works on the windows 2000 professional. Anybody knows anything about it? Thanks,
    Jim

    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by jim cui ([email protected]):
    The current Operating systems on the my computer is Windows 2000 Professional. Oracle application and OEM are working properly so far. But I am not sure if form6 or form6i works on the windows 2000 professional. Anybody knows anything about it? Thanks,
    Jim<HR></BLOCKQUOTE>
    Forms/Reports 6i with patchset1 is supported on Windows 2000.
    Regards,
    Deepak Rai
    null

  • ODBC Error-in Vb-Oracle 8i application(in windows 2000 professional)

    I am using an application developed in vb 6 and oracle.when i insatll these software in Windows2000 and oracle 8i database...i cant connect to the oracle server.it works smoothly with oracle 8/windows Nt..
    And also i cant install Oracle8 server in windows 2000 platform...
    Pls help me
    Noel

    Can you describe the problem in a bit more detail? What error do you get when you try to connect to the database? Can you test the DSN successfully? Can you tnsping the database?
    Are you installing the Oracle client or the Oracle database on Windows 2000? Which version of Oracle (8.1.5, 8.1.6, 8.1.7, etc)?
    Justin
    Distributed Database Consulting, Inc.
    http://www.ddbcinc.com/askDDBC

  • ITunes Apple Application Support error on Windows 7 Professional PC HRESULT: 0x80070091

    Hello,
    ITunes suddenly stopped working on my Windows 7 Professional PC.
    I was initially getting an Error 2 -- and I followed the instructions to uninstall and reinstall iTunes (restarted, updated Windows and ran CCleaner inbetween).
    After the new install, I received the error:
    Apple Application Support was not found.
    I downloaded WinRAR and tried to install a standalone version of Apple Application Support. I still cannot start iTunes, and receive the following error message.
    Error message:
    An error occurred during the installation of assembly 'Microsoft.VC80.CRT, type="win32",version='8.0.50727.6195",publicKeyToken="1fc8b3b9a1e8e3b',processo rArchitecture='amd64'. Please refer to Help and Support for more information. HRESULT: 0x80070091.
    I have a new laptop with Windows 8.1, and I want to transfer my libraries to it anyways. So, I'd like to either get iTunes functional on the Windows 7 PC, or find out if there is a way to simply move the libraries for ipod and ipad to the laptop without iTunes active on the PC.
    Thanks so much for your help.

    For general advice see Troubleshooting issues with iTunes for Windows updates.
    The steps in the second box are a guide to removing everything related to iTunes and then rebuilding it which is often a good starting point unless the symptoms indicate a more specific approach. Review the other boxes and the list of support documents further down page in case one of them applies.
    Your library should be unaffected by these steps but there is backup and recovery advice elsewhere in the user tip.
    The section Install missing components has advice on breaking down the iTunes installer into the individual .msi files which might prove useful if Apple Application Support won't install normally.
    tt2

  • Has anyone encountered a Microsoft Visual C++ Runtime error in Windows 2000 when upgrading from Labview 6.0i to 6.0.2?

    When I try to upgrade Labview 6.0i to 6.0.2 by running the setup.exe file I downloaded from the NI site, I immediately get a dialog box with the header "Microsoft Visual C++ Runtime Library" and it says "Runtime Error! Program: C:\setup.exe abnormal program termination."
    I'm running Windows 2000, but I've successfully installed it on another computer with the same setup. I'm guess some of the DLL files in system32 has been corrupted or mismatched versions. But I don't know which one...
    Anyone know what this means?

    Hello,
    You can probably solve this problem by going to Start >> Run and typing the following:
    Regsvr32 \msi.dll
    Where is the folder where the msi.dll file resides on your computer (you can use Start >> Find to find the exact location). Once you do this, the installation of the 6.0.2 update should work properly.
    Please let me know if you continue to have any problems. Thanks for your patience on this issue, and have a pleasant day.
    Sincerely,
    Darren Nattinger
    Applications Engineer
    National Instruments
    Darren Nattinger, CLA
    LabVIEW Artisan and Nugget Penman

  • NImax & Resman errors at Windows 2000 login

    We have a system with a NI VXIpc 872B controller installed in a Tektronix Intelliframe VXI chassis. The controller is running Windows 2000. Via NIMax, we have set things up such that Resman is executed one time at system boot. When booting after a power-up, if the user logs in too quickly when presented with the Windows login prompt we get Resman, MXS, or nimax errors. When this occurs, the only way to recover is to reboot the controller. If the user waits 10 to 20 seconds before logging in (I assume that Resman/NIMax is executing during this time), no errors occur. Does anyone have any ideas about what may be causing this problem and what we can do to resolve it? We would like to make it such that the user can log in immediately without any problems.

    This is the error that we usually see:
    In a pop-up window:
    "VXI Resource Manager failed due to the following"
    "MXS: ERROR"
    and resman.exe hangs - does not complete execution and terminate as it normally does.
    After this error, any application calls (LabWindows/CVI 6.0 application) to the nivxi library function "InitVXIlibrary()" fail with an error return of 0xffffffff (-1). The only cure is to reboot the system.
    Additionally, the two red LEDs at the top of the VXIpc-872B controller ("Failed" and "SYSF") are illuminated.
    The version of the NI-VXI driver software that we are currently running with is 3.2.1.
    The "Resource Manager Delay" field under the "Settings" tab of the "VXI System 0 Properties" window of the MAX Explorer app was originally set to "5". We changed the value to "0" and this seemed to help quite a bit, however we still see occasional failures.

  • Install Error Under Windows 2000

    I get an error when I try to install Server 7.3 (it's old, I know) under Windows 2000 Server:
    obackup.vrf(379) OS_ERROR "while getting service startup pormap."
    Anyone know what this means and I how get beyond it?
    Thanks.

    I get an error when I try to install Server 7.3 (it's old, I know) under Windows 2000 Server:
    obackup.vrf(379) OS_ERROR "while getting service startup pormap."I have the same problem. Can anybody help?
    TIA,
    Vladimir Antropov
    [email protected]

  • Webobjects Installshield error on Windows 2000

    Just got WebObjects, but it refuses to install on my machine. The system is running a fresh install of Windows 2000 SP4, andJava SDK 1.3.1. The error is "0x80040707. Function call crashed: licenseKey.checkLicenseKey. Setup will now quit." Upon checking the InstallShield support pages, I found that IS6.22 has a bug which can produce this error before the install script is loaded, but this error appears after the license key is entered. If I deliberately put in an invalid key, it says that the key is not valid, and if Java is not installed it also complains about that. I have tried different cd-rom drives, although that should not make a difference as the cd is fresh out of the box.
    Could my issue be related to low memory? Webobjects clearly says it needs 256MB. The only other thing I can think of is bad setup files, although there does not appear to be any mention of a patch in the official support area. Considering the price fo Webobjects for Windows, I am surprised that it wont even install. I intended to keep the total cost of a deployable system below $1000, thus using a Windows box. Buying a Mac, and OS X Server is not an option for me in this part of the world due to high tax on new hardware.

    It could very well be the lack of RAM. It wouldn't be the first instance of Apple software refusing to install on a computer that doesn't match the requirements. Or it could be something else, but it's been quite a while since I've done anything on a Win 2K computer, so I'm of very little help.
    I think that upgrading your RAM could be a good thing to do. Despite what many Mac users claim, most Apple software will run at acceptable speed on a machine that meets the requirements, however, you might get frustrated with the performance and/or stability of the application if you attempt to run it on, well, hardware that doesn't meet the requirements ...

Maybe you are looking for

  • Trying to connect B209a to wireless network

    Hi, I have a Photosmart Plus B209a-m All in One  printer.  I successfully connected it to my computer (running Windows XP) via usb cable.  I recently added a router (D-Link DI524) to my computer.  I used the cd that came with the printer to try to ge

  • HOw Do I count and identify the number of groups in a groups output.

    I have a query that reads like this.. SELECT s.spec_Sort,s.spec_ID, s.spec_Name, b.bus_Name, b.bus_ID FROM (tbl_businesses as b INNER JOIN tbl_SpecBusRel as sb ON b.bus_ID = sb.specbus_busid) INNER JOIN tbl_specialties as s ON sb.specbus_specid = s.s

  • Screen on small window

    Hi All, I an requirement when I execute an 'Z' transaction it need to appear in small window. I have created the screen as Normal screen and made size small , But it is not working. Please Suggest. Thanks. Jeet.

  • Problem doing a reDirect

    My application has a Login page which then brings me to my homepage home.jsp On this page I fill out fields which populates my backing bean and then with some Action I get forwarded to b.jsp I do other stuff here and everything's fine until ...... I

  • Navigating to links within Help

    I originaly posted this here: http://discussions.apple.com/thread.jspa?threadID=811826&tstart=0 Were there is great information that seams hard to find about learning to keyboard navigate on mac. it was suggested I more it to here since that discussi