473,382 Members | 1,400 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,382 software developers and data experts.

NetBeans not running with j2re

I installed j2sdk 1.4.2 with netbeans. it worked fine.
Then, I installed j2re 1.4.2, because aparently you can't use jdk for
the mozilla plugin. Anyway, now when i run netbeans it starts up, the
main window shows for a few seconds, then the whole thing just dies. No
error message. I couldn't find any error log files (hs_err_pidnnnn)
anywhere.
Some applets on web pages make my browser crash like this too.
Is there any way to see why it crashed? a hidden log file somewhere or
some sort of debug mode?
btw, can the plugin use either the jdk or the jre included in jdk or
does it require a completely separate jre installation?

Jul 17 '05 #1
1 3076
This is the hs_err_pid file from when netbeans crashed, every other jave
crash on this system (winxp home sp1) does the same thing: fontmnager.dll
any ideas on how this can be fixed?

An unexpected exception has been detected in native code outside the VM.
Unexpected Signal : EXCEPTION_ACCESS_VIOLATION (0xc0000005) occurred at
PC=0x38F46B8
Function=[Unknown.]
Library=D:\java\j2sdk\j2sdk1.4.2\jre\bin\fontmanag er.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(Nativ e Method)
- locked <0x16279fa8> (a java.lang.Class)
at
sun.java2d.SunGraphicsEnvironment.addPathFonts(Sun GraphicsEnvironment.java:797)
at
sun.java2d.SunGraphicsEnvironment.registerFonts(Su nGraphicsEnvironment.java:640)
at
sun.java2d.SunGraphicsEnvironment.access$200(SunGr aphicsEnvironment.java:53)
at
sun.java2d.SunGraphicsEnvironment$2.run(SunGraphic sEnvironment.java:262)
at java.security.AccessController.doPrivileged(Native Method)
at
sun.java2d.SunGraphicsEnvironment.loadFonts(SunGra phicsEnvironment.java:256)
- locked <0x107c33d8> (a sun.awt.Win32GraphicsEnvironment)
at
sun.java2d.SunGraphicsEnvironment.mapFontName(SunG raphicsEnvironment.java:504)
at java.awt.Font.initializeFont(Font.java:312)
at java.awt.Font.<init>(Font.java:344)
at
sun.awt.windows.WDesktopProperties.setFontProperty (WDesktopProperties.java:157)
- locked <0x10dfdc20> (a sun.awt.windows.WDesktopProperties)
at sun.awt.windows.WDesktopProperties.getWindowsParam eters(Native
Method)
at sun.awt.windows.WDesktopProperties.<init>(WDesktop Properties.java:56)
at
sun.awt.windows.WToolkit.initializeDesktopProperti es(WToolkit.java:876)
at java.awt.Toolkit.getDesktopProperty(Toolkit.java:1 569)
- locked <0x107c0938> (a sun.awt.windows.WToolkit)
at java.awt.dnd.DragSource.load(DragSource.java:118)
at java.awt.dnd.DragSource.<clinit>(DragSource.java:1 34)
at
org.openide.explorer.view.ExplorerDragSupport.getD efaultGestureRecognizer(ExplorerDragSupport.java:2 07)
at
org.openide.explorer.view.ExplorerDragSupport.acti vate(ExplorerDragSupport.java:188)
at org.openide.explorer.view.TreeView.setDragSource(T reeView.java:314)
at
org.openide.explorer.view.TreeView$PopupSupport.fo cusGained(TreeView.java:1147)
at
java.awt.AWTEventMulticaster.focusGained(AWTEventM ulticaster.java:162)
at java.awt.Component.processFocusEvent(Component.jav a:5003)
at java.awt.Component.processEvent(Component.java:488 8)
at java.awt.Container.processEvent(Container.java:156 9)
at java.awt.Component.dispatchEventImpl(Component.jav a:3615)
at java.awt.Container.dispatchEventImpl(Container.jav a:1627)
at java.awt.Component.dispatchEvent(Component.java:34 77)
at
java.awt.KeyboardFocusManager.redispatchEvent(Keyb oardFocusManager.java:1713)
at
java.awt.DefaultKeyboardFocusManager.typeAheadAsse rtions(DefaultKeyboardFocusManager.java:768)
at
java.awt.DefaultKeyboardFocusManager.dispatchEvent (DefaultKeyboardFocusManager.java:453)
at java.awt.Component.dispatchEventImpl(Component.jav a:3506)
at java.awt.Container.dispatchEventImpl(Container.jav a:1627)
at java.awt.Component.dispatchEvent(Component.java:34 77)
at java.awt.EventQueue.dispatchEvent(EventQueue.java: 456)
at
java.awt.EventDispatchThread.pumpOneEventForHierar chy(EventDispatchThread.java:201)
at
java.awt.EventDispatchThread.pumpEventsForHierarch y(EventDispatchThread.java:151)
at java.awt.EventDispatchThread.pumpEvents(EventDispa tchThread.java:145)
at java.awt.EventDispatchThread.pumpEvents(EventDispa tchThread.java:137)
at java.awt.EventDispatchThread.run(EventDispatchThre ad.java:100)

Dynamic libraries:
0x00400000 - 0x00422000 D:\java\j2sdk\netbeans3.5\bin\runide.exe
0x77F50000 - 0x77FF7000 C:\WINDOWS\System32\ntdll.dll
0x77E60000 - 0x77F46000 C:\WINDOWS\system32\kernel32.dll
0x77DD0000 - 0x77E5D000 C:\WINDOWS\system32\ADVAPI32.dll
0x78000000 - 0x7807E000 C:\WINDOWS\system32\RPCRT4.dll
0x77D40000 - 0x77DC6000 C:\WINDOWS\system32\USER32.dll
0x77C70000 - 0x77CB0000 C:\WINDOWS\system32\GDI32.dll
0x76390000 - 0x763AC000 C:\WINDOWS\System32\IMM32.DLL
0x08000000 - 0x08136000 D:\java\j2sdk\j2sdk1.4.2\jre\bin\client\jvm.dll
0x76B40000 - 0x76B6C000 C:\WINDOWS\System32\WINMM.dll
0x77C10000 - 0x77C63000 C:\WINDOWS\system32\MSVCRT.dll
0x5CD70000 - 0x5CD77000 C:\WINDOWS\System32\serwvdrv.dll
0x5B0A0000 - 0x5B0A7000 C:\WINDOWS\System32\umdmxfrm.dll
0x10000000 - 0x10007000 D:\java\j2sdk\j2sdk1.4.2\jre\bin\hpi.dll
0x00910000 - 0x0091E000 D:\java\j2sdk\j2sdk1.4.2\jre\bin\verify.dll
0x00920000 - 0x00938000 D:\java\j2sdk\j2sdk1.4.2\jre\bin\java.dll
0x00940000 - 0x0094D000 D:\java\j2sdk\j2sdk1.4.2\jre\bin\zip.dll
0x037B0000 - 0x038BA000 D:\java\j2sdk\j2sdk1.4.2\jre\bin\awt.dll
0x73000000 - 0x73023000 C:\WINDOWS\System32\WINSPOOL.DRV
0x771B0000 - 0x772C7000 C:\WINDOWS\system32\ole32.dll
0x038C0000 - 0x03910000 D:\java\j2sdk\j2sdk1.4.2\jre\bin\fontmanager.dll
0x51000000 - 0x51047000 C:\WINDOWS\System32\ddraw.dll
0x73BC0000 - 0x73BC6000 C:\WINDOWS\System32\DCIMAN32.dll
0x5C000000 - 0x5C0C8000 C:\WINDOWS\System32\D3DIM700.DLL
0x05AE0000 - 0x05BB0000 C:\WINDOWS\System32\nView.dll
0x70A70000 - 0x70AD4000 C:\WINDOWS\system32\SHLWAPI.dll
0x773D0000 - 0x77BC2000 C:\WINDOWS\system32\SHELL32.dll
0x76BF0000 - 0x76BFB000 C:\WINDOWS\System32\PSAPI.DLL
0x77C00000 - 0x77C07000 C:\WINDOWS\system32\VERSION.dll
0x5EDD0000 - 0x5EDEA000 C:\WINDOWS\System32\OLEPRO32.DLL
0x77120000 - 0x771AB000 C:\WINDOWS\system32\OLEAUT32.dll
0x71950000 - 0x71A34000
C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.10.0_x-ww_f7fb5805\comctl32.dll
0x77340000 - 0x773CB000 C:\WINDOWS\system32\comctl32.dll
0x05D10000 - 0x05D36000 C:\Program Files\Windows Privacy
Tools\WinPT\PTD.dll
0x74720000 - 0x74764000 C:\WINDOWS\System32\MSCTF.dll
0x05EB0000 - 0x05EDB000 C:\WINDOWS\System32\msctfime.ime
0x76F90000 - 0x76FA0000 C:\WINDOWS\System32\Secur32.dll
0x76FD0000 - 0x77048000 C:\WINDOWS\System32\CLBCATQ.DLL
0x77050000 - 0x77115000 C:\WINDOWS\System32\COMRes.dll
0x5C2C0000 - 0x5C2FC000 C:\WINDOWS\ime\sptip.dll
0x74C80000 - 0x74CAC000 C:\WINDOWS\System32\OLEACC.dll
0x55900000 - 0x55961000 C:\WINDOWS\System32\MSVCP60.dll
0x06220000 - 0x06231000 C:\WINDOWS\IME\SPGRMR.DLL
0x06280000 - 0x062DD000 C:\Program Files\Common Files\Microsoft
Shared\Ink\PENUSA.DLL
0x06310000 - 0x0632C000 C:\Program Files\Common Files\Microsoft
Shared\Ink\SKCHOBJ.DLL
0x1C000000 - 0x1C007000 C:\Program
Files\Netscape\4.77\Program\AIM\idlemon.dll
0x06360000 - 0x06383000 D:\java\j2sdk\j2sdk1.4.2\jre\bin\cmm.dll
0x07020000 - 0x0703E000 D:\java\j2sdk\j2sdk1.4.2\jre\bin\jpeg.dll
0x746F0000 - 0x74716000 C:\WINDOWS\System32\Msimtf.dll
0x76C90000 - 0x76CB2000 C:\WINDOWS\system32\imagehlp.dll
0x6D510000 - 0x6D58D000 C:\WINDOWS\system32\DBGHELP.dll

Heap at VM Abort:
Heap
def new generation total 1728K, used 1210K [0x10010000, 0x101f0000,
0x10770000)
eden space 1536K, 70% used [0x10010000, 0x1011e2c0, 0x10190000)
from space 192K, 67% used [0x101c0000, 0x101e0700, 0x101f0000)
to space 192K, 0% used [0x10190000, 0x10190000, 0x101c0000)
tenured generation total 22720K, used 7605K [0x10770000, 0x11da0000,
0x16010000)
the space 22720K, 33% used [0x10770000, 0x10edd4d8, 0x10edd600,
0x11da0000)
compacting perm gen total 14848K, used 14844K [0x16010000, 0x16e90000,
0x1a010000)
the space 14848K, 99% used [0x16010000, 0x16e8f168, 0x16e8f200,
0x16e90000)

Local Time = Tue Jul 22 16:37:20 2003
Elapsed Time = 26
#
# The exception above was detected in native code outside the VM
#
# Java VM: Java HotSpot(TM) Client VM (1.4.2-b28 mixed mode)
#

Jul 17 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Adi | last post by:
A java program we have written crashes with IBM JDK 1.3.1 on linux. It works fine on other platforms(Solaris,HPUx). It gets a SIGSERV Signal 11 and crashes just after few minutes after starting up....
0
by: Huub | last post by:
Hi, Can somebody tell me if MySQL Connector/J 3.0 works ok with NetBeans? Just installed Connector/J but when running the intended Java-application from NetBeans it tells me this: > Connected...
20
by: Bill DeWitt | last post by:
I downloaded the Sun product, and find it feature rich but slow. Can someone recommend a more basic (freeware) IDE which will help a newbie without hiding every bit of code? I can program my way...
2
kaleeswaran
by: kaleeswaran | last post by:
Hi.. I am running web application using NetBeans ID... While i am running this code i got an error like this... java.lang.NoClassDefFoundError:...
1
by: rohitkec | last post by:
I am new to both java andb apache tomcat.i am presently using apache tomcat 4.1.31 & j2re-1_4_2_10.when i am running http://127.0.0.1:8080/admin/login.jsp or admin file i am getting the following...
3
by: arasub | last post by:
ep 20, 2007 11:25:57 AM org.apache.catalina.core.AprLifecycleListener lifecycleEvent INFO: The Apache Tomcat Native library which allows optimal performance in production environments was not found...
1
by: Steve | last post by:
Hi all Hope I`m ok posting a Netbeans query here?. I`m trying to learn Ruby using the Netbeans IDE. It seems a pretty slick application but I`m wondering if its possible to run a prog without...
2
myusernotyours
by: myusernotyours | last post by:
Hi All, Am working on a Java application in which I have to use the JNI to Interface with some native code for both windows and unix. Am using netbeans IDE with the C/C++ pack installed. Am also...
1
by: sokeefe | last post by:
I am trying to edit the GUI of a project in Netbeans. In particular, I am trying to add new JButtons. I get a NullPointerException when I try to add an Event to any given JButton (even ones that...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.