For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub
- This topic has 8 replies, 2 voices, and was last updated 18 years, 1 month ago by
Loyal Water.
-
AuthorPosts
-
isemmelMemberWhenever I try to switch to ump perspective in an existing project, I get the error popup
Problems opening perspective ‘com.genuitec.eclipse.uml.umlPerspective’
Whenever I use a ‘New..’, UML seems to be missing from the list.
When I look at the Error log from install, there is the error
!ENTRY org.eclipse.core.runtime 4 2 2008-07-18 09:41:58.490
!MESSAGE Plug-in “com.genuitec.eclipse.uml” was unable to instantiate class “com.genuitec.eclipse.uml.UMLPlugin”.
!STACK 0
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
… stack trace …
Caused by: java.lang.ExceptionInInitializerError
at com.genuitec.eclipse.uml.UMLPlugin.<init>(UMLPlugin.java:137)
… 55 more
Caused by: java.lang.NullPointerException
at com.genuitec.eclipse.uml.integrator.ArgoInterface.initialize(ArgoInterface.java:82)
at com.genuitec.eclipse.uml.integrator.ArgoInterface.<init>(ArgoInterface.java:425)
at com.genuitec.eclipse.uml.integrator.ArgoInterface.<clinit>(ArgoInterface.java:67)
… 56 more
Root exception:
java.lang.ExceptionInInitializerError
at com.genuitec.eclipse.uml.UMLPlugin.<init>(UMLPlugin.java:137)
!ENTRY org.eclipse.osgi 4 0 2008-07-18 09:41:58.518
!MESSAGE An error occurred while automatically activating bundle com.genuitec.eclipse.uml (96).
!STACK 0
org.osgi.framework.BundleException: Exception in org.eclipse.core.internal.compatibility.PluginActivator.start() of bundle com.genuitec.eclipse.uml.And so on
I have uninstalled and installed MyEclipse a number of times but no change.
I have windows Vista
July 18, 2008 at 3:52 pm #287297
Loyal WaterMemberCan you go to MyEclipse > Installation Summary > Installation Details and paste the information here foe me.
July 19, 2008 at 1:47 am #287300
isemmelMember*** Date:
Saturday, 19 July 2008 04:45:06 PM EST** System properties:
OS=WindowsVista
OS version=6.0
Java version=1.5.0_11*** MyEclipse details:
MyEclipse Enterprise Workbench
Version: 6.5.0 GA
Build id: 6.5.0-GA-20080609*** Eclipse details:
MyEclipse Enterprise WorkbenchVersion: 6.5.0 GA
Build id: 6.5.0-GA-20080609Eclipse Graphical Editing Framework
Version: 3.3.2.v20080129
Build id: 20080221-1602Eclipse Platform
Version: 3.3.3.r33x_r20080129-_19UEl7Ezk_gXF1kouft
Build id: M20080221-1800Eclipse RCP
Version: 3.3.3.r33x_r20080129-8y8eE9UEUWI6qujeED0xT7bc
Build id: M20080221-1800Eclipse Java Development Tools
Version: 3.3.2.r33x_r20080129-7o7jE7_EDhYDiyVEnjb1pFd7ZGD7
Build id: M20080221-1800Eclipse Plug-in Development Environment
Version: 3.3.3.r33x_r20080129-7N7M5DQVIA_6oJsEFkEL
Build id: M20080221-1800Eclipse Project SDK
Version: 3.3.3.r33x_r20080129-7M7J7LB-u3aphGW6o3_VmiVfGXWO
Build id: M20080221-1800Eclipse startup command=-os
win32
-ws
win32
-arch
x86
-showsplash
-launcher
C:\Users\Ian Semmel\AppData\Local\MyEclipse 6.5\eclipse\eclipse.exe
-name
Eclipse
–launcher.library
C:\Users\Ian Semmel\AppData\Local\MyEclipse 6.5\eclipse\plugins\org.eclipse.equinox.launcher.win32.win32.x86_1.0.3.R33x_v20080118\eclipse_1023.dll
-startup
C:\Users\Ian Semmel\AppData\Local\MyEclipse 6.5\eclipse\plugins\org.eclipse.equinox.launcher_1.0.1.R33x_v20080118.jar
-exitdata
1684_68
-clean
-vm
C:\Users\Ian Semmel\AppData\Local\MyEclipse 6.5\jre\bin\javaw.exeJuly 21, 2008 at 4:06 pm #287358
Loyal WaterMemberisemmel,
Have you setup MyEclipse using the All in One installer ? Your working on the 32 bit version of vista?Can you go to http://www.poweredbypulse.com and grab the pulse launcher from there. After launching pulse, add the MyEclipse profile to it and check if the UML bit wrks for you.
July 22, 2008 at 1:39 am #287369
isemmelMemberYes, I used the All-in-one installer.
Am I supposed to download MyEclipse Pulse edition and reinstall MyEclipse ?
Should I uninstall MyEclipse first ?
July 23, 2008 at 1:32 pm #287444
isemmelMemberI tried the Pulse solution and things were worse. What is the point of Pulse ? It is not explained very well on the website and makes things confusing for newcomers.
In the end I uninstalled everything I could and deleted all the files I could (but obviously missed something as it still found my license details) and reinstalled from the GA exe. Things seem to be OK now.
Perhaps if the update/install process had a bit more manual intervention it would improve things. I must have downloaded the Matisse/Report/IceFaces updates about 10 times.
July 23, 2008 at 1:45 pm #287445
Loyal WaterMemberPulse is a tool for setting up MyEclipse. You dont have to uninstall previously installed copies of MyEclipse.
I suspected this was an installation issue to I wanted you to try setting it up again.
Did you get Matisse/Report/IceFaces updates setup?
July 24, 2008 at 12:32 am #287469
isemmelMemberYes, it seems ok now. Thanks
July 24, 2008 at 11:34 am #287495
Loyal WaterMemberYour welcome.
-
AuthorPosts
