Skip to Content
0
Former Member
Feb 07, 2004 at 01:39 PM

WAS installation problem wehn starting DevStudio

52 Views

Installation had been running without issues, but when starting the "NetWeaver Developer Studio" the following Eclipse error message pops up:

-

-


JVM terminated. Exit code=1

C:Program Filesjdk1.3.1_10 injavaw.exe

-Mmx512m

...

-feature com.sap.java.ide

-

-


The error log file "hs_err_pidnnn.log" shows the following trace:

-

-


An unexpected exception has been detected in native code outside the VM.

Unexpected Signal : EXCEPTION_ACCESS_VIOLATION occurred at PC=0x77E5998C

Function name=CopyRect

Library=C:WINNTsystem32USER32.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.core.boot.BootLoader.run(BootLoader.java:462)

at java.lang.reflect.Method.invoke(Native Method)

at com.sap.ide.eclipse.startup.Main.basicRun(Main.java:257)

at com.sap.ide.eclipse.startup.Main.run(Main.java:751)

at com.sap.ide.eclipse.startup.Main.main(Main.java:566)

Dynamic libraries:

0x00400000 - 0x00405000 C:Program Filesjdk1.3.1_10 injavaw.exe

0x77F80000 - 0x77FFB000 C:WINNTsystem32

tdll.dll

.....

0x72A00000 - 0x72A2D000 C:WINNTsystem32DBGHELP.dll

0x690A0000 - 0x690AB000 C:WINNTsystem32PSAPI.DLL

Local Time = Sat Feb 07 23:27:01 2004

Elapsed Time = 4

#

1. The exception above was detected in native code outside the VM

#

1. Java VM: Java HotSpot(TM) Client VM (1.3.1_10-b03 mixed mode)

#

What went wrong?

Thanks

Peter