Home » Language IDEs » Java Development Tools (JDT) » using eclipse with java 1.4.2
using eclipse with java 1.4.2 [message #88493] |
Fri, 22 August 2003 23:46  |
Eclipse User |
|
|
|
Originally posted by: kbhumana.seebeyond.com
This is the sequence of events,
I have java 1.4.0 installed as J2SE. my machine windows 2000 was affected
by msblast.exe virus. So ran the patches to upgrade, and also upgraded the
norton anti virus. Since the cleanup, i am unable to load the applets
properly, it says that some class is not there, but the (some) bridge is
installed and was found in the registry too, either change the registry or
the classpath.
To avoid this, today i installed jdk1.4.2, ( i didnot uninstall jdk 140).
Web pages are ok now,
but my eclipse (2.0) upon opening,
-> opened and closed and there was a pop-up (i should have taken a screen
shot or something) saying, that it didnot have permission to open a file
in winnt/system32/
-> the error logged in the eclipse directory's log file can be found
below.
So i went to get eclipse 2.1, but with that i could not configure
debugging parameters, it is always disabled,
So i uninstalled java 1.4.2, and eclipse 2.0 seems to be working.
Any help is appreciated.
An unexpected exception has been detected in native code outside the VM.
Unexpected Signal : EXCEPTION_ACCESS_VIOLATION (0xc0000005) occurred at
PC=0x77E598EC
Function=CopyRect+0xCED
Library=C:\WINNT\system32\USER32.dll
Current Java thread:
at org.eclipse.swt.internal.win32.OS.DrawTextW(Native Method)
at org.eclipse.swt.internal.win32.OS.DrawText(OS.java:1244)
at org.eclipse.swt.graphics.GC.drawText(GC.java:1265)
at org.eclipse.swt.graphics.GC.drawText(GC.java:1216)
at org.eclipse.swt.custom.CLabel.onPaint(CLabel.java:380)
at org.eclipse.swt.custom.CLabel.access$0(CLabel.java:287)
at org.eclipse.swt.custom.CLabel$1.paintControl(CLabel.java:102 )
at
org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListe ner.java:80)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java :77)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:843)
at org.eclipse.swt.widgets.Composite.WM_PAINT(Composite.java:66 5)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:2726 )
at org.eclipse.swt.widgets.Display.windowProc(Display.java:1992 )
at org.eclipse.swt.internal.win32.OS.UpdateWindow(Native Method)
at org.eclipse.swt.widgets.Decorations.setVisible(Decorations.j ava:1247)
at org.eclipse.swt.widgets.Shell.setVisible(Shell.java:1012)
at org.eclipse.swt.widgets.Shell.open(Shell.java:676)
at org.eclipse.jface.window.Window.open(Window.java:538)
at org.eclipse.ui.internal.WorkbenchWindow.open(WorkbenchWindow .java:357)
at org.eclipse.ui.internal.Workbench.restoreState(Workbench.jav a:1230)
at org.eclipse.ui.internal.Workbench.access$7(Workbench.java:11 73)
at org.eclipse.ui.internal.Workbench$6.run(Workbench.java:811)
at
org.eclipse.core.internal.runtime.InternalPlatform.run(Inter nalPlatform.java:839)
at org.eclipse.core.runtime.Platform.run(Platform.java:416)
at
org.eclipse.ui.internal.Workbench.openPreviousWorkbenchState (Workbench.java:763)
at org.eclipse.ui.internal.Workbench.init(Workbench.java:577)
at org.eclipse.ui.internal.Workbench.run(Workbench.java:1319)
at
org.eclipse.core.internal.boot.InternalBootLoader.run(Intern alBootLoader.java:831)
at org.eclipse.core.boot.BootLoader.run(BootLoader.java:462)
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 org.eclipse.core.launcher.Main.basicRun(Main.java:247)
at org.eclipse.core.launcher.Main.run(Main.java:703)
at org.eclipse.core.launcher.Main.main(Main.java:539)
Dynamic libraries:
0x00400000 - 0x00407000 C:\WINNT\system32\javaw.exe
0x77F80000 - 0x77FFA000 C:\WINNT\system32\ntdll.dll
0x77DB0000 - 0x77E0B000 C:\WINNT\system32\ADVAPI32.dll
0x77E80000 - 0x77F31000 C:\WINNT\system32\KERNEL32.dll
0x77D30000 - 0x77D9E000 C:\WINNT\system32\RPCRT4.dll
0x77E10000 - 0x77E6F000 C:\WINNT\system32\USER32.dll
0x77F40000 - 0x77F79000 C:\WINNT\system32\GDI32.dll
0x78000000 - 0x78046000 C:\WINNT\system32\MSVCRT.dll
0x08000000 - 0x08136000 C:\Program Files\Java\j2re1.4.2\bin\client\jvm.dll
0x77570000 - 0x775A0000 C:\WINNT\system32\WINMM.dll
0x10000000 - 0x10007000 C:\Program Files\Java\j2re1.4.2\bin\hpi.dll
0x007E0000 - 0x007EE000 C:\Program Files\Java\j2re1.4.2\bin\verify.dll
0x007F0000 - 0x00808000 C:\Program Files\Java\j2re1.4.2\bin\java.dll
0x00810000 - 0x0081D000 C:\Program Files\Java\j2re1.4.2\bin\zip.dll
0x18480000 - 0x18487000 C:\Program
Files\eclipse\plugins\org.eclipse.core.resources.win32_2.0.1 \os\win32\x86\core_2_0_5.dll
0x189A0000 - 0x189E5000 C:\Program
Files\eclipse\plugins\org.eclipse.swt.win32_2.0.2\os\win32\x 86\swt-win32-2052.dll
0x77A50000 - 0x77B3C000 C:\WINNT\system32\ole32.dll
0x71710000 - 0x71794000 C:\WINNT\system32\COMCTL32.dll
0x76B30000 - 0x76B6D000 C:\WINNT\system32\comdlg32.dll
0x63180000 - 0x631E5000 C:\WINNT\system32\SHLWAPI.DLL
0x782F0000 - 0x78534000 C:\WINNT\system32\SHELL32.DLL
0x779B0000 - 0x77A4B000 C:\WINNT\system32\OLEAUT32.dll
0x75E60000 - 0x75E7A000 C:\WINNT\system32\IMM32.dll
0x60000000 - 0x60045000 C:\WINNT\System32\MSCTF.dll
0x63000000 - 0x63014000 C:\WINNT\System32\SynTPFcs.dll
0x77820000 - 0x77827000 C:\WINNT\system32\VERSION.dll
0x759B0000 - 0x759B6000 C:\WINNT\system32\LZ32.DLL
0x69640000 - 0x6965F000 C:\WINNT\system32\oleacc.dll
0x77920000 - 0x77943000 C:\WINNT\system32\imagehlp.dll
0x72A00000 - 0x72A2D000 C:\WINNT\system32\DBGHELP.dll
0x690A0000 - 0x690AB000 C:\WINNT\system32\PSAPI.DLL
Heap at VM Abort:
Heap
def new generation total 1024K, used 701K [0x10010000, 0x10120000,
0x104f0000)
eden space 960K, 66% used [0x10010000, 0x100af790, 0x10100000)
from space 64K, 100% used [0x10110000, 0x10120000, 0x10120000)
to space 64K, 0% used [0x10100000, 0x10100000, 0x10110000)
tenured generation total 12644K, used 10719K [0x104f0000, 0x11149000,
0x14010000)
the space 12644K, 84% used [0x104f0000, 0x10f67c68, 0x10f67e00,
0x11149000)
compacting perm gen total 15616K, used 15611K [0x14010000, 0x14f50000,
0x18010000)
the space 15616K, 99% used [0x14010000, 0x14f4ed98, 0x14f4ee00,
0x14f50000)
Local Time = Fri Aug 22 17:56:08 2003
Elapsed Time = 15
#
# The exception above was detected in native code outside the VM
#
# Java VM: Java HotSpot(TM) Client VM (1.4.2-b28 mixed mode)
#
|
|
|
Re: using eclipse with java 1.4.2 [message #88588 is a reply to message #88493] |
Sat, 23 August 2003 16:36  |
Eclipse User |
|
|
|
See https://bugs.eclipse.org/bugs/show_bug.cgi?id=40884
https://bugs.eclipse.org/bugs/show_bug.cgi?id=40821
Genady
Kiran wrote:
> This is the sequence of events,
> I have java 1.4.0 installed as J2SE. my machine windows 2000 was affected
> by msblast.exe virus. So ran the patches to upgrade, and also upgraded the
> norton anti virus. Since the cleanup, i am unable to load the applets
> properly, it says that some class is not there, but the (some) bridge is
> installed and was found in the registry too, either change the registry or
> the classpath.
> To avoid this, today i installed jdk1.4.2, ( i didnot uninstall jdk 140).
> Web pages are ok now,
>
> but my eclipse (2.0) upon opening,
>
> -> opened and closed and there was a pop-up (i should have taken a screen
> shot or something) saying, that it didnot have permission to open a file
> in winnt/system32/
> -> the error logged in the eclipse directory's log file can be found
> below.
>
> So i went to get eclipse 2.1, but with that i could not configure
> debugging parameters, it is always disabled,
>
> So i uninstalled java 1.4.2, and eclipse 2.0 seems to be working.
> Any help is appreciated.
>
>
> An unexpected exception has been detected in native code outside the VM.
> Unexpected Signal : EXCEPTION_ACCESS_VIOLATION (0xc0000005) occurred at
> PC=0x77E598EC
> Function=CopyRect+0xCED
> Library=C:\WINNT\system32\USER32.dll
>
> Current Java thread:
> at org.eclipse.swt.internal.win32.OS.DrawTextW(Native Method)
> at org.eclipse.swt.internal.win32.OS.DrawText(OS.java:1244)
> at org.eclipse.swt.graphics.GC.drawText(GC.java:1265)
> at org.eclipse.swt.graphics.GC.drawText(GC.java:1216)
> at org.eclipse.swt.custom.CLabel.onPaint(CLabel.java:380)
> at org.eclipse.swt.custom.CLabel.access$0(CLabel.java:287)
> at org.eclipse.swt.custom.CLabel$1.paintControl(CLabel.java:102 )
> at
> org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListe ner.java:80)
> at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java :77)
> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:843)
> at org.eclipse.swt.widgets.Composite.WM_PAINT(Composite.java:66 5)
> at org.eclipse.swt.widgets.Control.windowProc(Control.java:2726 )
> at org.eclipse.swt.widgets.Display.windowProc(Display.java:1992 )
> at org.eclipse.swt.internal.win32.OS.UpdateWindow(Native Method)
> at org.eclipse.swt.widgets.Decorations.setVisible(Decorations.j ava:1247)
> at org.eclipse.swt.widgets.Shell.setVisible(Shell.java:1012)
> at org.eclipse.swt.widgets.Shell.open(Shell.java:676)
> at org.eclipse.jface.window.Window.open(Window.java:538)
> at org.eclipse.ui.internal.WorkbenchWindow.open(WorkbenchWindow .java:357)
> at org.eclipse.ui.internal.Workbench.restoreState(Workbench.jav a:1230)
> at org.eclipse.ui.internal.Workbench.access$7(Workbench.java:11 73)
> at org.eclipse.ui.internal.Workbench$6.run(Workbench.java:811)
> at
> org.eclipse.core.internal.runtime.InternalPlatform.run(Inter nalPlatform.java:839)
> at org.eclipse.core.runtime.Platform.run(Platform.java:416)
> at
> org.eclipse.ui.internal.Workbench.openPreviousWorkbenchState (Workbench.java:763)
> at org.eclipse.ui.internal.Workbench.init(Workbench.java:577)
> at org.eclipse.ui.internal.Workbench.run(Workbench.java:1319)
> at
> org.eclipse.core.internal.boot.InternalBootLoader.run(Intern alBootLoader.java:831)
> at org.eclipse.core.boot.BootLoader.run(BootLoader.java:462)
> 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 org.eclipse.core.launcher.Main.basicRun(Main.java:247)
> at org.eclipse.core.launcher.Main.run(Main.java:703)
> at org.eclipse.core.launcher.Main.main(Main.java:539)
>
> Dynamic libraries:
> 0x00400000 - 0x00407000 C:\WINNT\system32\javaw.exe
> 0x77F80000 - 0x77FFA000 C:\WINNT\system32\ntdll.dll
> 0x77DB0000 - 0x77E0B000 C:\WINNT\system32\ADVAPI32.dll
> 0x77E80000 - 0x77F31000 C:\WINNT\system32\KERNEL32.dll
> 0x77D30000 - 0x77D9E000 C:\WINNT\system32\RPCRT4.dll
> 0x77E10000 - 0x77E6F000 C:\WINNT\system32\USER32.dll
> 0x77F40000 - 0x77F79000 C:\WINNT\system32\GDI32.dll
> 0x78000000 - 0x78046000 C:\WINNT\system32\MSVCRT.dll
> 0x08000000 - 0x08136000 C:\Program Files\Java\j2re1.4.2\bin\client\jvm.dll
> 0x77570000 - 0x775A0000 C:\WINNT\system32\WINMM.dll
> 0x10000000 - 0x10007000 C:\Program Files\Java\j2re1.4.2\bin\hpi.dll
> 0x007E0000 - 0x007EE000 C:\Program Files\Java\j2re1.4.2\bin\verify.dll
> 0x007F0000 - 0x00808000 C:\Program Files\Java\j2re1.4.2\bin\java.dll
> 0x00810000 - 0x0081D000 C:\Program Files\Java\j2re1.4.2\bin\zip.dll
> 0x18480000 - 0x18487000 C:\Program
> Files\eclipse\plugins\org.eclipse.core.resources.win32_2.0.1 \os\win32\x86\core_2_0_5.dll
> 0x189A0000 - 0x189E5000 C:\Program
> Files\eclipse\plugins\org.eclipse.swt.win32_2.0.2\os\win32\x 86\swt-win32-2052.dll
> 0x77A50000 - 0x77B3C000 C:\WINNT\system32\ole32.dll
> 0x71710000 - 0x71794000 C:\WINNT\system32\COMCTL32.dll
> 0x76B30000 - 0x76B6D000 C:\WINNT\system32\comdlg32.dll
> 0x63180000 - 0x631E5000 C:\WINNT\system32\SHLWAPI.DLL
> 0x782F0000 - 0x78534000 C:\WINNT\system32\SHELL32.DLL
> 0x779B0000 - 0x77A4B000 C:\WINNT\system32\OLEAUT32.dll
> 0x75E60000 - 0x75E7A000 C:\WINNT\system32\IMM32.dll
> 0x60000000 - 0x60045000 C:\WINNT\System32\MSCTF.dll
> 0x63000000 - 0x63014000 C:\WINNT\System32\SynTPFcs.dll
> 0x77820000 - 0x77827000 C:\WINNT\system32\VERSION.dll
> 0x759B0000 - 0x759B6000 C:\WINNT\system32\LZ32.DLL
> 0x69640000 - 0x6965F000 C:\WINNT\system32\oleacc.dll
> 0x77920000 - 0x77943000 C:\WINNT\system32\imagehlp.dll
> 0x72A00000 - 0x72A2D000 C:\WINNT\system32\DBGHELP.dll
> 0x690A0000 - 0x690AB000 C:\WINNT\system32\PSAPI.DLL
>
> Heap at VM Abort:
> Heap
> def new generation total 1024K, used 701K [0x10010000, 0x10120000,
> 0x104f0000)
> eden space 960K, 66% used [0x10010000, 0x100af790, 0x10100000)
> from space 64K, 100% used [0x10110000, 0x10120000, 0x10120000)
> to space 64K, 0% used [0x10100000, 0x10100000, 0x10110000)
> tenured generation total 12644K, used 10719K [0x104f0000, 0x11149000,
> 0x14010000)
> the space 12644K, 84% used [0x104f0000, 0x10f67c68, 0x10f67e00,
> 0x11149000)
> compacting perm gen total 15616K, used 15611K [0x14010000, 0x14f50000,
> 0x18010000)
> the space 15616K, 99% used [0x14010000, 0x14f4ed98, 0x14f4ee00,
> 0x14f50000)
>
> Local Time = Fri Aug 22 17:56:08 2003
> Elapsed Time = 15
> #
> # The exception above was detected in native code outside the VM
> #
> # Java VM: Java HotSpot(TM) Client VM (1.4.2-b28 mixed mode)
> #
>
>
|
|
|
Goto Forum:
Current Time: Thu Jun 05 02:32:50 EDT 2025
Powered by FUDForum. Page generated in 0.03086 seconds
|