Plugins (1083)


Training and Consulting (44)



EPIC Poll

What is your favourite developer portal?

[ Results | Polls ]

Votes: 540
Comments: 0

Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Author Message
ketan_dba
Post subject: JVM terminated Exit Code = 1  PostPosted: Jan 01, 2005 - 09:24 AM
Guest





hi,
I am newbie in Eclipse.
I want to draw a class diagram..using omondo...
I got the following error...pl. help me out...

*****
windows -xp professional edition..
service pack 2
598 MHz & 512 Mb of RAM
intel celeron processor


*******message on Desktop Screen ******************

JVM terminated, Exit code = 1

C:\WINDOWS\system32\javaw.exe
-cp
c:\_development\eclipse-3.0\eclipse-sdk-3.0.1-win32\eclipse\startup.jar
org.eclipse.core.launcher.main
-os win32
-ws win32
-arch x86
-showsplash c:\_development\eclipse-3.0\eclipse-sdk-3.0.1-win32
\eclipse\eclipse.exe
-showsplash 600
-exitdata c:\_development\eclipse-3.0\eclipse-sdk-3.0.1-win32
\eclipse\eclipse.exe -exitdata51c_38
-vm C:\WINDOWS\system32\javaw.exe
-vmargs
-cp
c:\_development\eclipse-3.0\eclipse-sdk-3.0.1-win32\eclipse\startup.jar
org.eclipse.core.launcher.main

*******************************************************************************
*****************

message in log
file.......(C:\_development\eclipse-3.0\eclipse-SDK-3.0.1-win32
\eclipse\workspace\.metadata\.log)

!SESSION Dec 31, 2004 14:09:37.316
--------------------------------------------
-
eclipse.buildId=M200409161125
java.version=1.5.0
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US

!ENTRY com.omondo.uml.core 4 0 Dec 31, 2004 14:09:37.326
!MESSAGE
!STACK 0
java.lang.NullPointerException
at com.omondo.uml.std.k.i.long(SourceFile:551)
at com.omondo.uml.std.d.b.t.int(SourceFile:219)
at com.omondo.uml.std.d.b.t.<init>(SourceFile:130)
at com.omondo.uml.std.d.b.h.<init>(SourceFile:661)
at com.omondo.uml.std.d.b.i.long(SourceFile:1120)
at com.omondo.uml.std.d.b.i.<init>(SourceFile:131)
at com.omondo.uml.std.EclipseUML2StdEdition.a(SourceFile:132)
at com.omondo.uml.b.g.a(SourceFile:229)
at com.omondo.uml.b.n.a(SourceFile:71)
at com.omondo.uml.f.c.a.b.case(SourceFile:186)
at com.omondo.uml.f.c.a.b.long(SourceFile:373)
at com.omondo.uml.f.c.l.goto(SourceFile:190)
at com.omondo.uml.f.f.l.do(SourceFile:595)
at com.omondo.uml.domain.d.if(SourceFile:777)
at com.omondo.uml.domain.d.a(SourceFile:726)
at com.omondo.uml.ui.a.ak.if(SourceFile:820)
at com.omondo.uml.ClassDiagramEditor.if(SourceFile:480)
at com.omondo.uml.ui.a.ak.setInput(SourceFile:1100)
at com.omondo.uml.ui.a.ak.init(SourceFile:1060)
at org.eclipse.ui.internal.EditorManager.createSite
(EditorManager.java:718)
at org.eclipse.ui.internal.EditorManager.openInternalEditor
(EditorManager.java:777)
at org.eclipse.ui.internal.EditorManager.access$12
(EditorManager.java:763)
at org.eclipse.ui.internal.EditorManager$9.run(EditorManager.java:948)
at org.eclipse.core.internal.runtime.InternalPlatform.run
(InternalPlatform.java:616)
at org.eclipse.core.runtime.Platform.run(Platform.java:747)
at org.eclipse.ui.internal.EditorManager.busyRestoreEditor
(EditorManager.java:922)
at org.eclipse.ui.internal.EditorManager$8.run(EditorManager.java:915)
at org.eclipse.swt.custom.BusyIndicator.showWhile
(BusyIndicator.java:69)
at org.eclipse.ui.internal.EditorManager.restoreEditor
(EditorManager.java:911)
at org.eclipse.ui.internal.EditorManager.restoreEditorState
(EditorManager.java:1487)
at org.eclipse.ui.internal.EditorManager.restoreState
(EditorManager.java:874)
at org.eclipse.ui.internal.WorkbenchPage.restoreState
(WorkbenchPage.java:2470)
at org.eclipse.ui.internal.WorkbenchWindow.restoreState
(WorkbenchWindow.java:1372)
at org.eclipse.ui.internal.Workbench.restoreState(Workbench.java:1224)
at org.eclipse.ui.internal.Workbench.access$10(Workbench.java:1185)
at org.eclipse.ui.internal.Workbench$13.run(Workbench.java:1096)
at org.eclipse.core.internal.runtime.InternalPlatform.run
(InternalPlatform.java:616)
at org.eclipse.core.runtime.Platform.run(Platform.java:747)
at org.eclipse.ui.internal.Workbench.restoreState(Workbench.java:1029)
at org.eclipse.ui.internal.WorkbenchConfigurer.restoreState
(WorkbenchConfigurer.java:167)
at org.eclipse.ui.application.WorkbenchAdvisor.openWindows
(WorkbenchAdvisor.java:652)
at org.eclipse.ui.internal.Workbench.init(Workbench.java:819)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1325)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench
(Workbench.java:254)
at
org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:141)
at org.eclipse.ui.internal.ide.IDEApplication.run
(IDEApplication.java:96)
at org.eclipse.core.internal.runtime.PlatformActivator$1.run
(PlatformActivator.java:335)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run
(EclipseStarter.java:273)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run
(EclipseStarter.java:129)
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:185)
at org.eclipse.core.launcher.Main.run(Main.java:704)
at org.eclipse.core.launcher.Main.main(Main.java:688)
****end*****

can any body guide me, for solving this problem...

Your help is apriciated....
Thanks in advanced...

ketan
 
   
Reply with quote Back to top
Alpesh
Post subject:   PostPosted: Jan 27, 2005 - 09:16 AM
Guest





I reinstalled JDK and set JAVA_HOME, PATH and CLASSPATH environment variable correctly.

It started working properly ...
 
   
Reply with quote Back to top
Guest
Post subject:   PostPosted: Mar 02, 2005 - 04:24 AM






Can you please elaborate on how you set the JAVA_HOME,PATH and CLASSPAth. I mean till which folder structure did you set it to?
 
   
Reply with quote Back to top
Guest
Post subject:   PostPosted: May 05, 2005 - 12:27 PM






i agree with alpesh

"C:\WINDOWS\system32\javaw.exe" maybe an old JVM(java1.3).
delete or rename it. then run "Eclipse.exe",you will get a different message.

reinstalled JDK , first remove ,then setup(install)

set JAVA_HOME, PATH and CLASSPATH environment variable correctly.


my email:zz112233@sohu.com
 
   
Reply with quote Back to top
Eclipse Newuser
Post subject: jvm terminated - error  PostPosted: Mar 16, 2006 - 03:34 PM
Guest





Hi,

I am new with Eclipse and am having problems installing it. After installing jdk 1.4.2_11, I tried installing Eclipse 3.2.1 and its giving me a JVM terminated error. I do not know how to resolve this issue. Any help please.
 
   
Reply with quote Back to top
Display posts from previous:     
Jump to:  
All times are GMT - 6 Hours
Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Powered by PNphpBB2 © 2003-2004 The PNphpBB Group
Credits