For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub
- This topic has 6 replies, 2 voices, and was last updated 19 years, 10 months ago by
Riyad Kalla.
-
AuthorPosts
-
taylorMJKMemberOS is Windows 2000 Professional. Using Eclipse 3.2.1 and MyEclipse 5.0. JVM is 1.5.0_04.
I can create a new Java project just fine. I try File>New>Other>MyEclipse>UML>UML Model Repository and I get the screen to add create the repository. I fill out the fields and click Final then get this error.
Any ideas?
I’m new to Eclipse, BTW.
Thanks,
Mark
October 18, 2006 at 8:49 pm #260670
Riyad KallaMemberMark,
Please go to your MyEclipse menu, click it, then click Installation Summary > Installation Details and paste the information here for me.Also check your log file (<workspace dir>\.metadata\.log) for any more information pertaining to this issue that could shed some light on it for us.
October 20, 2006 at 12:02 pm #260751
taylorMJKMemberThis is the information you requested from Installation Details:
*** Date: Fri Oct 20 13:00:03 EDT 2006
*** System properties:
OS=Windows2000
OS version=5.0
Java version=1.5.0_04*** MyEclipse details:
MyEclipse Enterprise WorkbenchVersion: 5.0 GA
Build id: 20060805-5.0-GA*** Eclipse details:
MyEclipse Enterprise WorkbenchVersion: 5.0.1 GA
Build id: 20060810-5.0.1-GAEclipse Graphical Editing Framework
Version: 3.2.0.v20060626
Build id: 20060627-0816Eclipse Platform
Version: 3.2.1.r321_v20060921-b_XVA-INSQSyMtx
Build id: M20060921-0945Eclipse RCP
Version: 3.2.1.r321_v20060801-2ekW2BxmcpPUOoq
Build id: M20060921-0945Eclipse Java Development Tools
Version: 3.2.1.r321_v20060905-R4CM1Znkvre9wC-
Build id: M20060921-0945Eclipse Plug-in Development Environment
Version: 3.2.1.r321_v20060823-6vYLLdQ3Nk8DrFG
Build id: M20060921-0945Eclipse Project SDK
Version: 3.2.1.r321_v20060801-tQ1w49KnTArT0FZ
Build id: M20060921-0945Eclipse startup command=-os
win32
-ws
win32
-arch
x86
-launcher
C:\Program Files\Eclipe321\eclipse\eclipse.exe
-name
Eclipse
-showsplash
600
-exitdata
778_50
-product
com.genuitec.myeclipse.product.ide
-vm
c:\winnt\system32\javaw.exeI’ll go check the log.
October 20, 2006 at 12:06 pm #260752
taylorMJKMemberThis is from the log:
!SESSION 2006-10-20 12:57:54.068 ———————————————–
eclipse.buildId=M20060921-0945
java.version=1.5.0_04
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Framework arguments: -product com.genuitec.myeclipse.product.ide
Command-line arguments: -os win32 -ws win32 -arch x86 -product com.genuitec.myeclipse.product.ide!ENTRY com.genuitec.eclipse.uml 1 0 2006-10-20 12:59:32.389
!MESSAGE Exception in com.genuitec.eclipse.uml.wizard.NewUMLModelFileWizardPage.getNewFile(): java.lang.AbstractMethodErrorOctober 20, 2006 at 2:21 pm #260759
Riyad KallaMemberMark,
Can you do me a favor and upgrade your JDK. On Linux you need atleast version 1.5.0_05 for it to work (bug in the JDK) and I wonder if something similar is going on here…October 24, 2006 at 8:39 am #260844
taylorMJKMemberUpgraded to 1.5.0_09 (SE) and it worked!
Thanks much!
Mark
October 24, 2006 at 1:52 pm #260860
Riyad KallaMemberVery cool, thanks for doing that and following up.
-
AuthorPosts
