For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub
- This topic has 9 replies, 2 voices, and was last updated 13 years, 6 months ago by
support-joy.
-
AuthorPosts
-
Ralf.TitgemeyerMemberHi there,
we are using MyEclipse 8.61 in our Company and I try to put a new PlugIn in my Eclipse. It is the Remote System Editor from TM. I normaly copy the files directly under \dropins. But it seems not to work. I can’t find my RSE, not in Eclipse and not listened in my PlugIn-Configuration. Do you have any proposals for me discovering the problem.
Many thanks in advance.
Kind rigards,
RalfFebruary 27, 2012 at 5:58 am #323730
support-joyMemberRalf,
Sorry to hear you are facing issues while adding plugins via dropins. Please confirm if you have followed this approach –
1. Add plugins to [MyEclipse installation dir]/dropins/plugins. In case plugins folder is not already present under dropins directory, please create the same and copy relevant plugins. Similarly add features to [MyEclipse installation dir]/dropins/features.
2. Restart the IDE after adding the plugins and features. On restart, MyEclipse would prompt you with a list of plugins/features added to your profile.
3. To verify, open MyEclipse IDE, from menu options click on Help > About MyEclipse Enterprise Workbench > Installation Details. Open “Plug-ins” tab and look for relevant pluginsIf you have followed above approach and are running into issues, please answer below queries to help me investigate –
1. Open MyEclipse IDE, from menu options click on MyEclipse > Installation Summary > Installation Details > Copy to Clipboard and paste the same here
2. Clear your .log file located at [your workspace dir]/.metadata/.log, replicate the issue and attach file here
3. Attach a screenshot of [MyEclipse installation dir]/dropinsFebruary 27, 2012 at 7:00 am #323732
Ralf.TitgemeyerMemberHi Joy,
I followed your suggestions, but the don’t solve my problemsl.
1. I put the PlugIn under dropins like you discribed.
2. There was no message after restart
3. My PlugIn is not listened.Here are the Informations, you need:
1 The Installation Details:*** Date:
Montag, 27. Februar 2012 13:43 Uhr MEZ** System properties:
OS=WindowsXP
OS version=5.1.0
Java version=1.6.0_22*** MyEclipse details:
MyEclipse Blue Edition
Version: 8.6.1 Blue
Build id: 8.6.1-Blue-20101117*** Eclipse details:
MyEclipse Blue EditionVersion: 8.6.1 Blue
Build id: 8.6.1-Blue-20101117Eclipse Project SDK
Version: 3.5.2.R35x_v20100119-7Q7bARBPWUHM_CSjz-8bF1f7_n8rLSyWHoiKoyxBQSGT4
Build id: M20100211-1343Eclipse Platform
Version: 3.5.2.R35x_v20100210-0800-9hEiFzmFst-TiEn9hNYgDWg1XN8ulH_JvCNGB
Build id: M20100211-1343Eclipse Java Development Tools
Version: 3.5.2.r352_v20100108-7r88FEwFI0WTuoBl0iaG0tyhfZH6
Build id: M20100211-1343Eclipse Plug-in Development Environment
Version: 3.5.2.R35x_v20100119-7Z7_FA2FDX-aXQYWqYDBz-z0qufo
Build id: M20100211-1343Eclipse Graphical Editing Framework GEF
Version: 3.5.2.v20100111-1352-777928194B66D5D476C33B2A
Build id: 201001111753Eclipse RCP
Version: 3.5.2.R35x_v20100119-9SA0FxwFnoCU5XxWItFdXXb27BA6
Build id: M20100211-1343Eclipse startup command=-os
win32
-ws
win32
-arch
x86
-showsplash
C:\java\Genuitec861\.\plugins\com.genuitec.myeclipse.blue.product85_8.6.1.me201011171823\splash.bmp
-launcher
C:\java\Genuitec861\.\myeclipse-blue.exe
-name
Myeclipse-blue
–launcher.library
C:\java\Genuitec861\plugins/org.eclipse.equinox.launcher.win32.win32.x86_1.0.200.v20090519\eclipse_1206.dll
-startup
C:\java\Genuitec861\plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar
-data
C:\Projekte\oem
-clean
-showlocation
-vm
C:\java\J2sdk\j2sdk1.6.0_22\bin\..\jre\bin\client\jvm.dll2. Here ist the output from the .log – File
!SESSION 2012-02-27 13:53:01.797 ———————————————–
eclipse.buildId=M20100211-1343
java.version=1.6.0_22
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=de_DE
Framework arguments: -showlocation
Command-line arguments: -os win32 -ws win32 -arch x86 -data C:\Projekte\oem -clean -showlocation!ENTRY org.eclipse.equinox.registry 2 0 2012-02-27 13:53:07.940
!MESSAGE The extensions and extension-points from the bundle “org.eclipse.epf.richtext” are ignored. The bundle is not marked as singleton.!ENTRY org.eclipse.equinox.p2.touchpoint.eclipse 4 0 2012-02-27 13:53:15.522
!MESSAGE Error while loading manipulator.
!STACK 0
java.lang.IllegalStateException: !fwConfigLocation.equals(fwPersistentDataLocation)
!fwConfigLocation=C:\java\Genuitec861\configuration
,fwPersistentDataLocation=C:\java\Genuitec861\plugins\configuration
at org.eclipse.equinox.internal.frameworkadmin.equinox.EquinoxManipulatorImpl.checkConsistencyOfFwConfigLocAndFwPersistentDataLoc(EquinoxManipulatorImpl.java:65)
at org.eclipse.equinox.internal.frameworkadmin.equinox.EquinoxManipulatorImpl.loadWithoutFwPersistentData(EquinoxManipulatorImpl.java:360)
at org.eclipse.equinox.internal.frameworkadmin.equinox.EquinoxManipulatorImpl.load(EquinoxManipulatorImpl.java:331)
at org.eclipse.equinox.internal.p2.touchpoint.eclipse.LazyManipulator.loadDelegate(LazyManipulator.java:50)
at org.eclipse.equinox.internal.p2.touchpoint.eclipse.LazyManipulator.getConfigData(LazyManipulator.java:108)
at org.eclipse.equinox.internal.p2.touchpoint.eclipse.actions.InstallBundleAction.installBundle(InstallBundleAction.java:76)
at org.eclipse.equinox.internal.p2.touchpoint.eclipse.actions.InstallBundleAction.execute(InstallBundleAction.java:29)
at org.eclipse.equinox.internal.p2.engine.ParameterizedProvisioningAction.execute(ParameterizedProvisioningAction.java:35)
at org.eclipse.equinox.internal.provisional.p2.engine.Phase.mainPerform(Phase.java:129)
at org.eclipse.equinox.internal.provisional.p2.engine.Phase.perform(Phase.java:72)
at org.eclipse.equinox.internal.provisional.p2.engine.PhaseSet.perform(PhaseSet.java:44)
at org.eclipse.equinox.internal.provisional.p2.engine.Engine.perform(Engine.java:54)
at org.eclipse.equinox.internal.p2.reconciler.dropins.ProfileSynchronizer.executePlan(ProfileSynchronizer.java:466)
at org.eclipse.equinox.internal.p2.reconciler.dropins.ProfileSynchronizer.synchronize(ProfileSynchronizer.java:107)
at org.eclipse.equinox.internal.p2.reconciler.dropins.Activator.synchronize(Activator.java:422)
at org.eclipse.equinox.internal.p2.reconciler.dropins.Activator.start(Activator.java:171)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl$1.run(BundleContextImpl.java:783)
at java.security.AccessController.doPrivileged(Native Method)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:774)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:755)
at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:352)
at org.eclipse.osgi.framework.internal.core.AbstractBundle.resume(AbstractBundle.java:370)
at org.eclipse.osgi.framework.internal.core.Framework.resumeBundle(Framework.java:1068)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:557)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.incFWSL(StartLevelManager.java:464)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:248)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.dispatchEvent(StartLevelManager.java:445)
at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:227)
at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:337)!ENTRY org.eclipse.equinox.p2.engine 4 4 2012-02-27 13:53:15.537
!MESSAGE An error occurred while installing the items
!SUBENTRY 1 org.eclipse.equinox.p2.engine 4 0 2012-02-27 13:53:15.537
!MESSAGE session context was:(profile=SDKProfile, phase=org.eclipse.equinox.internal.provisional.p2.engine.phases.Install, operand=null –> [R]org.apache.commons.net 2.2.0.v201101241833, action=org.eclipse.equinox.internal.p2.touchpoint.eclipse.actions.InstallBundleAction).
!SUBENTRY 1 org.eclipse.equinox.p2.engine 4 0 2012-02-27 13:53:15.537
!MESSAGE Error while loading manipulator.
!STACK 0
java.lang.IllegalStateException: Error while loading manipulator.
at org.eclipse.equinox.internal.p2.touchpoint.eclipse.LazyManipulator.loadDelegate(LazyManipulator.java:54)
at org.eclipse.equinox.internal.p2.touchpoint.eclipse.LazyManipulator.getConfigData(LazyManipulator.java:108)
at org.eclipse.equinox.internal.p2.touchpoint.eclipse.actions.InstallBundleAction.installBundle(InstallBundleAction.java:76)
at org.eclipse.equinox.internal.p2.touchpoint.eclipse.actions.InstallBundleAction.execute(InstallBundleAction.java:29)
at org.eclipse.equinox.internal.p2.engine.ParameterizedProvisioningAction.execute(ParameterizedProvisioningAction.java:35)
at org.eclipse.equinox.internal.provisional.p2.engine.Phase.mainPerform(Phase.java:129)
at org.eclipse.equinox.internal.provisional.p2.engine.Phase.perform(Phase.java:72)
at org.eclipse.equinox.internal.provisional.p2.engine.PhaseSet.perform(PhaseSet.java:44)
at org.eclipse.equinox.internal.provisional.p2.engine.Engine.perform(Engine.java:54)
at org.eclipse.equinox.internal.p2.reconciler.dropins.ProfileSynchronizer.executePlan(ProfileSynchronizer.java:466)
at org.eclipse.equinox.internal.p2.reconciler.dropins.ProfileSynchronizer.synchronize(ProfileSynchronizer.java:107)
at org.eclipse.equinox.internal.p2.reconciler.dropins.Activator.synchronize(Activator.java:422)
at org.eclipse.equinox.internal.p2.reconciler.dropins.Activator.start(Activator.java:171)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl$1.run(BundleContextImpl.java:783)
at java.security.AccessController.doPrivileged(Native Method)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:774)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:755)
at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:352)
at org.eclipse.osgi.framework.internal.core.AbstractBundle.resume(AbstractBundle.java:370)
at org.eclipse.osgi.framework.internal.core.Framework.resumeBundle(Framework.java:1068)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:557)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.incFWSL(StartLevelManager.java:464)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:248)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.dispatchEvent(StartLevelManager.java:445)
at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:227)
at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:337)!ENTRY org.eclipse.ui.workbench 2 0 2012-02-27 13:53:22.634
!MESSAGE A handler conflict occurred. This may disable some commands.
!SUBENTRY 1 org.eclipse.ui.workbench 2 0 2012-02-27 13:53:22.634
!MESSAGE Conflict for ‘AUTOGEN:::de.sparkasseninformatik.qaintegration.actions.popupPE/de.sparkasseninformatik.qaintegration.actions.reloadxml’:
HandlerActivation(commandId=AUTOGEN:::de.sparkasseninformatik.qaintegration.actions.popupPE/de.sparkasseninformatik.qaintegration.actions.reloadxml,
handler=ActionDelegateHandlerProxy(null,de.sparkasseninformatik.qaintegration.actions.SIQAPEReloadXMLAction),
expression=WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow@c12ad8),sourcePriority=16384)
HandlerActivation(commandId=AUTOGEN:::de.sparkasseninformatik.qaintegration.actions.popupPE/de.sparkasseninformatik.qaintegration.actions.reloadxml,
handler=ActionDelegateHandlerProxy(null,de.sparkasseninformatik.qaintegration.actions.SIQAPEReloadXMLAction),
expression=WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow@c12ad8),sourcePriority=16384)
!SUBENTRY 1 org.eclipse.ui.workbench 2 0 2012-02-27 13:53:22.634
!MESSAGE Conflict for ‘AUTOGEN:::com.jutils.lint4j.eclipse.ui.actions.AuditAction1/com.jutils.lint4j.eclipse.ui.actions.RunAudit’:
HandlerActivation(commandId=AUTOGEN:::com.jutils.lint4j.eclipse.ui.actions.AuditAction1/com.jutils.lint4j.eclipse.ui.actions.RunAudit,
handler=ActionDelegateHandlerProxy(null,com.jutils.lint4j.eclipse.ui.actions.AuditAction),
expression=WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow@c12ad8),sourcePriority=16384)
HandlerActivation(commandId=AUTOGEN:::com.jutils.lint4j.eclipse.ui.actions.AuditAction1/com.jutils.lint4j.eclipse.ui.actions.RunAudit,
handler=ActionDelegateHandlerProxy(null,com.jutils.lint4j.eclipse.ui.actions.AuditAction),
expression=WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow@c12ad8),sourcePriority=16384)
!SUBENTRY 1 org.eclipse.ui.workbench 2 0 2012-02-27 13:53:22.634
!MESSAGE Conflict for ‘AUTOGEN:::com.jutils.lint4j.eclipse.ui.actions.AuditAction1/com.jutils.lint4j.actions.browseWebSite’:
HandlerActivation(commandId=AUTOGEN:::com.jutils.lint4j.eclipse.ui.actions.AuditAction1/com.jutils.lint4j.actions.browseWebSite,
handler=ActionDelegateHandlerProxy(null,org.eclipse.help.ui.browser.LaunchURL),
expression=WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow@c12ad8),sourcePriority=16384)
HandlerActivation(commandId=AUTOGEN:::com.jutils.lint4j.eclipse.ui.actions.AuditAction1/com.jutils.lint4j.actions.browseWebSite,
handler=ActionDelegateHandlerProxy(null,org.eclipse.help.ui.browser.LaunchURL),
expression=WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow@c12ad8),sourcePriority=16384)
!SUBENTRY 1 org.eclipse.ui.workbench 2 0 2012-02-27 13:53:22.634
!MESSAGE Conflict for ‘AUTOGEN:::com.jutils.lint4j.eclipse.ui.actions.AuditAction1/com.jutils.lint4j.eclipse.ui.actions.RemoveMarkerFromResourceAction’:
HandlerActivation(commandId=AUTOGEN:::com.jutils.lint4j.eclipse.ui.actions.AuditAction1/com.jutils.lint4j.eclipse.ui.actions.RemoveMarkerFromResourceAction,
handler=ActionDelegateHandlerProxy(null,com.jutils.lint4j.eclipse.ui.actions.RemoveMarkerFromResourceAction),
expression=WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow@c12ad8),sourcePriority=16384)
HandlerActivation(commandId=AUTOGEN:::com.jutils.lint4j.eclipse.ui.actions.AuditAction1/com.jutils.lint4j.eclipse.ui.actions.RemoveMarkerFromResourceAction,
handler=ActionDelegateHandlerProxy(null,com.jutils.lint4j.eclipse.ui.actions.RemoveMarkerFromResourceAction),
expression=WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow@c12ad8),sourcePriority=16384)
!SUBENTRY 1 org.eclipse.ui.workbench 2 0 2012-02-27 13:53:22.634
!MESSAGE Conflict for ‘AUTOGEN:::com.jutils.lint4j.eclipse.ui.actions.AuditAction1/com.jutils.lint4j.actions.mail’:
HandlerActivation(commandId=AUTOGEN:::com.jutils.lint4j.eclipse.ui.actions.AuditAction1/com.jutils.lint4j.actions.mail,
handler=ActionDelegateHandlerProxy(null,org.eclipse.help.ui.browser.LaunchURL),
expression=WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow@c12ad8),sourcePriority=16384)
HandlerActivation(commandId=AUTOGEN:::com.jutils.lint4j.eclipse.ui.actions.AuditAction1/com.jutils.lint4j.actions.mail,
handler=ActionDelegateHandlerProxy(null,org.eclipse.help.ui.browser.LaunchURL),
expression=WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow@c12ad8),sourcePriority=16384)
!SUBENTRY 1 org.eclipse.ui.workbench 2 0 2012-02-27 13:53:22.634
!MESSAGE Conflict for ‘AUTOGEN:::com.jutils.lint4j.eclipse.ui.actions.AuditAction1/com.jutils.lint4j.eclipse.ui.actions.ExcludeAction’:
HandlerActivation(commandId=AUTOGEN:::com.jutils.lint4j.eclipse.ui.actions.AuditAction1/com.jutils.lint4j.eclipse.ui.actions.ExcludeAction,
handler=ActionDelegateHandlerProxy(null,com.jutils.lint4j.eclipse.ui.actions.ExcludeAction),
expression=WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow@c12ad8),sourcePriority=16384)
HandlerActivation(commandId=AUTOGEN:::com.jutils.lint4j.eclipse.ui.actions.AuditAction1/com.jutils.lint4j.eclipse.ui.actions.ExcludeAction,
handler=ActionDelegateHandlerProxy(null,com.jutils.lint4j.eclipse.ui.actions.ExcludeAction),
expression=WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow@c12ad8),sourcePriority=16384)!ENTRY org.eclipse.osgi 2 1 2012-02-27 13:53:23.494
!MESSAGE NLS unused message: prompt.optclasspath in: com.genuitec.eclipse.easie.core.configuration!ENTRY org.eclipse.osgi 2 1 2012-02-27 13:53:23.494
!MESSAGE NLS unused message: prompt.preclasspath in: com.genuitec.eclipse.easie.core.configuration!ENTRY org.eclipse.osgi 2 1 2012-02-27 13:53:23.494
!MESSAGE NLS unused message: prompt.optlibrarypath in: com.genuitec.eclipse.easie.core.configuration3. A Screenshot ist attached
Hopefully that helps to identify the problem…
Ralf
Attachments:
You must be logged in to view attached files.February 28, 2012 at 2:51 am #323768
support-joyMemberRalf,
Thank you for the details and screenshot. I am afraid you have added plugins and features to wrong path. Refer attached screenshot. You have added plugins and features to “C:\java\Genuitec861\dropins\eclipse\” instead you should add to “C:\java\Genuitec861\dropins\”
February 28, 2012 at 3:05 am #323769
Ralf.TitgemeyerMemberJoy,
of course, you’re right. But I ‘ve tried the version you promised, directly without the eclipse folder. But it doesn’t work. And I got some more Plugins there as you can see, like svn. lint4j, pmd, and so on. So for a more clearly structure, I put the plugins under eclipse. But I also tried the version you discribed, But it did not work.
In a documentation of eclise I read, that it is possible an der the \dropins Folder to work with an own structure. If you want me to copy the files directly under \dropins i will do so, but after that, nothing else happens.
So what do you think ist a good way to recognize the problem.
Kind regards,
RalfFebruary 28, 2012 at 5:37 am #323775
support-joyMemberRalf,
I am afraid, you are missing the point. You have added svn, lint4j, pmd etc directly to “C:\java\Genuitec861\dropins\”.
I want you to do this –
Create plugins and features folder under “C:\java\Genuitec861\dropins\”Next copy the relvant plugins to “C:\java\Genuitec861\dropins\plugins” and features to “C:\java\Genuitec861\dropins\features” and restart the IDE. I would suggest you add these plugins one at a time.
February 28, 2012 at 6:27 am #323777
Ralf.TitgemeyerMemberJoy,
sorry for the circumstances I made, but the other PlugIns work fine, so I did not see the need for this step.
But now, I made it like you wrote.Noe there is a clean \dropins folder with only two (sub- )folders .. features and plugins. In these two folders are only the files from the RSE Plugin, not more. After Restart of MyEclipse, the PlugIn ist not present. Here are the Informations, you asked in your first post ind this thread
1. The installation details:
*** Date:
Dienstag, 28. Februar 2012 13:21 Uhr MEZ** System properties:
OS=WindowsXP
OS version=5.1.0
Java version=1.6.0_22*** MyEclipse details:
MyEclipse Blue Edition
Version: 8.6.1 Blue
Build id: 8.6.1-Blue-20101117*** Eclipse details:
MyEclipse Blue EditionVersion: 8.6.1 Blue
Build id: 8.6.1-Blue-20101117Eclipse Project SDK
Version: 3.5.2.R35x_v20100119-7Q7bARBPWUHM_CSjz-8bF1f7_n8rLSyWHoiKoyxBQSGT4
Build id: M20100211-1343Eclipse Platform
Version: 3.5.2.R35x_v20100210-0800-9hEiFzmFst-TiEn9hNYgDWg1XN8ulH_JvCNGB
Build id: M20100211-1343Eclipse Java Development Tools
Version: 3.5.2.r352_v20100108-7r88FEwFI0WTuoBl0iaG0tyhfZH6
Build id: M20100211-1343Eclipse Plug-in Development Environment
Version: 3.5.2.R35x_v20100119-7Z7_FA2FDX-aXQYWqYDBz-z0qufo
Build id: M20100211-1343Eclipse Graphical Editing Framework GEF
Version: 3.5.2.v20100111-1352-777928194B66D5D476C33B2A
Build id: 201001111753Eclipse RCP
Version: 3.5.2.R35x_v20100119-9SA0FxwFnoCU5XxWItFdXXb27BA6
Build id: M20100211-1343Eclipse startup command=-os
win32
-ws
win32
-arch
x86
-showsplash
C:\java\Genuitec861\.\plugins\com.genuitec.myeclipse.blue.product85_8.6.1.me201011171823\splash.bmp
-launcher
C:\java\Genuitec861\.\myeclipse-blue.exe
-name
Myeclipse-blue
–launcher.library
C:\java\Genuitec861\plugins/org.eclipse.equinox.launcher.win32.win32.x86_1.0.200.v20090519\eclipse_1206.dll
-startup
C:\java\Genuitec861\plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar
-data
C:\Projekte\oem
-clean
-showlocation
-vm
C:\java\J2sdk\j2sdk1.6.0_22\bin\..\jre\bin\client\jvm.dll2. the .log file
!SESSION 2012-02-28 13:10:20.942 ———————————————–
eclipse.buildId=M20100211-1343
java.version=1.6.0_22
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=de_DE
Framework arguments: -showlocation
Command-line arguments: -os win32 -ws win32 -arch x86 -data C:\Projekte\oem -clean -showlocation!ENTRY org.eclipse.equinox.registry 2 0 2012-02-28 13:10:29.630
!MESSAGE The extensions and extension-points from the bundle “org.eclipse.epf.richtext” are ignored. The bundle is not marked as singleton.!ENTRY org.eclipse.equinox.p2.touchpoint.eclipse 4 0 2012-02-28 13:10:35.505
!MESSAGE Error while loading manipulator.
!STACK 0
java.lang.IllegalStateException: !fwConfigLocation.equals(fwPersistentDataLocation)
!fwConfigLocation=C:\java\Genuitec861\configuration
,fwPersistentDataLocation=C:\java\Genuitec861\plugins\configuration
at org.eclipse.equinox.internal.frameworkadmin.equinox.EquinoxManipulatorImpl.checkConsistencyOfFwConfigLocAndFwPersistentDataLoc(EquinoxManipulatorImpl.java:65)
at org.eclipse.equinox.internal.frameworkadmin.equinox.EquinoxManipulatorImpl.loadWithoutFwPersistentData(EquinoxManipulatorImpl.java:360)
at org.eclipse.equinox.internal.frameworkadmin.equinox.EquinoxManipulatorImpl.load(EquinoxManipulatorImpl.java:331)
at org.eclipse.equinox.internal.p2.touchpoint.eclipse.LazyManipulator.loadDelegate(LazyManipulator.java:50)
at org.eclipse.equinox.internal.p2.touchpoint.eclipse.LazyManipulator.getConfigData(LazyManipulator.java:108)
at org.eclipse.equinox.internal.p2.touchpoint.eclipse.actions.UninstallBundleAction.uninstallBundle(UninstallBundleAction.java:74)
at org.eclipse.equinox.internal.p2.touchpoint.eclipse.actions.UninstallBundleAction.execute(UninstallBundleAction.java:29)
at org.eclipse.equinox.internal.p2.engine.ParameterizedProvisioningAction.execute(ParameterizedProvisioningAction.java:35)
at org.eclipse.equinox.internal.provisional.p2.engine.Phase.mainPerform(Phase.java:129)
at org.eclipse.equinox.internal.provisional.p2.engine.Phase.perform(Phase.java:72)
at org.eclipse.equinox.internal.provisional.p2.engine.PhaseSet.perform(PhaseSet.java:44)
at org.eclipse.equinox.internal.provisional.p2.engine.Engine.perform(Engine.java:54)
at org.eclipse.equinox.internal.p2.reconciler.dropins.ProfileSynchronizer.executePlan(ProfileSynchronizer.java:466)
at org.eclipse.equinox.internal.p2.reconciler.dropins.ProfileSynchronizer.synchronize(ProfileSynchronizer.java:107)
at org.eclipse.equinox.internal.p2.reconciler.dropins.Activator.synchronize(Activator.java:422)
at org.eclipse.equinox.internal.p2.reconciler.dropins.Activator.start(Activator.java:171)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl$1.run(BundleContextImpl.java:783)
at java.security.AccessController.doPrivileged(Native Method)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:774)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:755)
at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:352)
at org.eclipse.osgi.framework.internal.core.AbstractBundle.resume(AbstractBundle.java:370)
at org.eclipse.osgi.framework.internal.core.Framework.resumeBundle(Framework.java:1068)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:557)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.incFWSL(StartLevelManager.java:464)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:248)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.dispatchEvent(StartLevelManager.java:445)
at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:227)
at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:337)!ENTRY org.eclipse.equinox.p2.engine 4 4 2012-02-28 13:10:35.723
!MESSAGE An error occurred while uninstalling
!SUBENTRY 1 org.eclipse.equinox.p2.engine 4 0 2012-02-28 13:10:35.723
!MESSAGE session context was:(profile=SDKProfile, phase=org.eclipse.equinox.internal.provisional.p2.engine.phases.Uninstall, operand=[R]com.jutils.lint4j.ant 1.0.0 –> null, action=org.eclipse.equinox.internal.p2.touchpoint.eclipse.actions.UninstallBundleAction).
!SUBENTRY 1 org.eclipse.equinox.p2.engine 4 0 2012-02-28 13:10:35.723
!MESSAGE Error while loading manipulator.
!STACK 0
java.lang.IllegalStateException: Error while loading manipulator.
at org.eclipse.equinox.internal.p2.touchpoint.eclipse.LazyManipulator.loadDelegate(LazyManipulator.java:54)
at org.eclipse.equinox.internal.p2.touchpoint.eclipse.LazyManipulator.getConfigData(LazyManipulator.java:108)
at org.eclipse.equinox.internal.p2.touchpoint.eclipse.actions.UninstallBundleAction.uninstallBundle(UninstallBundleAction.java:74)
at org.eclipse.equinox.internal.p2.touchpoint.eclipse.actions.UninstallBundleAction.execute(UninstallBundleAction.java:29)
at org.eclipse.equinox.internal.p2.engine.ParameterizedProvisioningAction.execute(ParameterizedProvisioningAction.java:35)
at org.eclipse.equinox.internal.provisional.p2.engine.Phase.mainPerform(Phase.java:129)
at org.eclipse.equinox.internal.provisional.p2.engine.Phase.perform(Phase.java:72)
at org.eclipse.equinox.internal.provisional.p2.engine.PhaseSet.perform(PhaseSet.java:44)
at org.eclipse.equinox.internal.provisional.p2.engine.Engine.perform(Engine.java:54)
at org.eclipse.equinox.internal.p2.reconciler.dropins.ProfileSynchronizer.executePlan(ProfileSynchronizer.java:466)
at org.eclipse.equinox.internal.p2.reconciler.dropins.ProfileSynchronizer.synchronize(ProfileSynchronizer.java:107)
at org.eclipse.equinox.internal.p2.reconciler.dropins.Activator.synchronize(Activator.java:422)
at org.eclipse.equinox.internal.p2.reconciler.dropins.Activator.start(Activator.java:171)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl$1.run(BundleContextImpl.java:783)
at java.security.AccessController.doPrivileged(Native Method)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:774)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:755)
at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:352)
at org.eclipse.osgi.framework.internal.core.AbstractBundle.resume(AbstractBundle.java:370)
at org.eclipse.osgi.framework.internal.core.Framework.resumeBundle(Framework.java:1068)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:557)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.incFWSL(StartLevelManager.java:464)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:248)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.dispatchEvent(StartLevelManager.java:445)
at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:227)
at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:337)!ENTRY org.eclipse.osgi 2 1 2012-02-28 13:10:50.739
!MESSAGE NLS unused message: prompt.optclasspath in: com.genuitec.eclipse.easie.core.configuration!ENTRY org.eclipse.osgi 2 1 2012-02-28 13:10:50.739
!MESSAGE NLS unused message: prompt.preclasspath in: com.genuitec.eclipse.easie.core.configuration!ENTRY org.eclipse.osgi 2 1 2012-02-28 13:10:50.739
!MESSAGE NLS unused message: prompt.optlibrarypath in: com.genuitec.eclipse.easie.core.configuration!ENTRY org.eclipse.team.core 4 0 2012-02-28 13:10:52.770
!MESSAGE Could not instantiate provider org.eclipse.team.svn.core.svnnature for project Common.
!STACK 1
org.eclipse.team.core.TeamException: Could not instantiate provider org.eclipse.team.svn.core.svnnature for project Common.
at org.eclipse.team.core.RepositoryProvider.mapNewProvider(RepositoryProvider.java:165)
at org.eclipse.team.core.RepositoryProvider.mapExistingProvider(RepositoryProvider.java:235)
at org.eclipse.team.core.RepositoryProvider.getProvider(RepositoryProvider.java:507)
at org.eclipse.team.internal.ccvs.ui.CVSLightweightDecorator.isMappedToCVS(CVSLightweightDecorator.java:192)
at org.eclipse.team.internal.ccvs.ui.CVSLightweightDecorator.decorate(CVSLightweightDecorator.java:147)
at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.decorate(LightweightDecoratorDefinition.java:263)
at org.eclipse.ui.internal.decorators.LightweightDecoratorManager$LightweightRunnable.run(LightweightDecoratorManager.java:81)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.decorate(LightweightDecoratorManager.java:365)
at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.getDecorations(LightweightDecoratorManager.java:347)
at org.eclipse.ui.internal.decorators.DecorationScheduler$1.ensureResultCached(DecorationScheduler.java:371)
at org.eclipse.ui.internal.decorators.DecorationScheduler$1.run(DecorationScheduler.java:331)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
!SUBENTRY 1 org.eclipse.team.core 4 0 2012-02-28 13:10:52.770
!MESSAGE Could not instantiate provider org.eclipse.team.svn.core.svnnature for project Common.!ENTRY org.eclipse.team.core 4 0 2012-02-28 13:10:52.786
!MESSAGE Could not instantiate provider org.eclipse.team.svn.core.svnnature for project OemDocumentation.
!STACK 1
org.eclipse.team.core.TeamException: Could not instantiate provider org.eclipse.team.svn.core.svnnature for project OemDocumentation.
at org.eclipse.team.core.RepositoryProvider.mapNewProvider(RepositoryProvider.java:165)
at org.eclipse.team.core.RepositoryProvider.mapExistingProvider(RepositoryProvider.java:235)
at org.eclipse.team.core.RepositoryProvider.getProvider(RepositoryProvider.java:507)
at org.eclipse.team.internal.ccvs.ui.CVSLightweightDecorator.isMappedToCVS(CVSLightweightDecorator.java:192)
at org.eclipse.team.internal.ccvs.ui.CVSLightweightDecorator.decorate(CVSLightweightDecorator.java:147)
at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.decorate(LightweightDecoratorDefinition.java:263)
at org.eclipse.ui.internal.decorators.LightweightDecoratorManager$LightweightRunnable.run(LightweightDecoratorManager.java:81)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.decorate(LightweightDecoratorManager.java:365)
at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.getDecorations(LightweightDecoratorManager.java:347)
at org.eclipse.ui.internal.decorators.DecorationScheduler$1.ensureResultCached(DecorationScheduler.java:371)
at org.eclipse.ui.internal.decorators.DecorationScheduler$1.run(DecorationScheduler.java:331)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
!SUBENTRY 1 org.eclipse.team.core 4 0 2012-02-28 13:10:52.786
!MESSAGE Could not instantiate provider org.eclipse.team.svn.core.svnnature for project OemDocumentation.!ENTRY org.eclipse.team.core 4 0 2012-02-28 13:10:52.786
!MESSAGE Could not instantiate provider org.eclipse.team.svn.core.svnnature for project OemEnterpriseApp.
!STACK 1
org.eclipse.team.core.TeamException: Could not instantiate provider org.eclipse.team.svn.core.svnnature for project OemEnterpriseApp.
at org.eclipse.team.core.RepositoryProvider.mapNewProvider(RepositoryProvider.java:165)
at org.eclipse.team.core.RepositoryProvider.mapExistingProvider(RepositoryProvider.java:235)
at org.eclipse.team.core.RepositoryProvider.getProvider(RepositoryProvider.java:507)
at org.eclipse.team.internal.ccvs.ui.CVSLightweightDecorator.isMappedToCVS(CVSLightweightDecorator.java:192)
at org.eclipse.team.internal.ccvs.ui.CVSLightweightDecorator.decorate(CVSLightweightDecorator.java:147)
at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.decorate(LightweightDecoratorDefinition.java:263)
at org.eclipse.ui.internal.decorators.LightweightDecoratorManager$LightweightRunnable.run(LightweightDecoratorManager.java:81)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.decorate(LightweightDecoratorManager.java:365)
at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.getDecorations(LightweightDecoratorManager.java:347)
at org.eclipse.ui.internal.decorators.DecorationScheduler$1.ensureResultCached(DecorationScheduler.java:371)
at org.eclipse.ui.internal.decorators.DecorationScheduler$1.run(DecorationScheduler.java:331)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
!SUBENTRY 1 org.eclipse.team.core 4 0 2012-02-28 13:10:52.786
!MESSAGE Could not instantiate provider org.eclipse.team.svn.core.svnnature for project OemEnterpriseApp.!ENTRY org.eclipse.team.core 4 0 2012-02-28 13:10:52.802
!MESSAGE Could not instantiate provider org.eclipse.team.svn.core.svnnature for project OemWebApp.
!STACK 1
org.eclipse.team.core.TeamException: Could not instantiate provider org.eclipse.team.svn.core.svnnature for project OemWebApp.
at org.eclipse.team.core.RepositoryProvider.mapNewProvider(RepositoryProvider.java:165)
at org.eclipse.team.core.RepositoryProvider.mapExistingProvider(RepositoryProvider.java:235)
at org.eclipse.team.core.RepositoryProvider.getProvider(RepositoryProvider.java:507)
at org.eclipse.team.internal.ccvs.ui.CVSLightweightDecorator.isMappedToCVS(CVSLightweightDecorator.java:192)
at org.eclipse.team.internal.ccvs.ui.CVSLightweightDecorator.decorate(CVSLightweightDecorator.java:147)
at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.decorate(LightweightDecoratorDefinition.java:263)
at org.eclipse.ui.internal.decorators.LightweightDecoratorManager$LightweightRunnable.run(LightweightDecoratorManager.java:81)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.decorate(LightweightDecoratorManager.java:365)
at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.getDecorations(LightweightDecoratorManager.java:347)
at org.eclipse.ui.internal.decorators.DecorationScheduler$1.ensureResultCached(DecorationScheduler.java:371)
at org.eclipse.ui.internal.decorators.DecorationScheduler$1.run(DecorationScheduler.java:331)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
!SUBENTRY 1 org.eclipse.team.core 4 0 2012-02-28 13:10:52.802
!MESSAGE Could not instantiate provider org.eclipse.team.svn.core.svnnature for project OemWebApp.3. a screenshot is attached.
Kind rgards
RalfAttachments:
You must be logged in to view attached files.February 29, 2012 at 5:38 am #323806
support-joyMemberRalf,
This is what I did.
1. Downloaded the RSE plugin from http://download.eclipse.org/tm/downloads/drops/R-3.3.1-201109141310/index.php (TM-terminal-3.3.1.zip).
2. Unzipped the same.
3. Copied the plugins and features to [MyEclipse Blue 8.6 installation directory]/dropins and restarted the IDE
4. I can see the following alert showing the dropin changes detected
5. Click Help > About MyEclipse Blue Edition > [Installation Details] choose Plug-ins tab and look for relevant pluginPlease see attached screenshots. In case you are facing issues with RSE. You could also use the following update site – http://download.eclipse.org/tm/updates/3.3/ to add RSE plugin to MyEclipse Blue. Open MyEclipse Blue IDE, from menu options click on Help > MyEclipse Configuration Center > Software tab. Click on [add site…]. Add the update site name as “Target Management Updates” and URL as “http://download.eclipse.org/tm/updates/3.3/” and follow the wizard. When prompted choose to restart the IDE.
Based on the .log entries, here are my suggestions –
!ENTRY org.eclipse.equinox.registry 2 0 2012-02-28 13:10:29.630
!MESSAGE The extensions and extension-points from the bundle “org.eclipse.epf.richtext” are ignored. The bundle is not marked as singleton.You can ignore this issue.
!MESSAGE Error while loading manipulator.
!STACK 0
java.lang.IllegalStateException: !fwConfigLocation.equals(fwPersistentDataLocation)
!fwConfigLocation=C:\java\Genuitec861\configuration
,fwPersistentDataLocation=C:\java\Genuitec861\plugins\configuration
at org.eclipse.equinox.internal.frameworkadmin.equinox.EquinoxManipulatorImpl.checkConsistencyOfFwConfigLocAndFwPersistentDataLoc(EquinoxManipulatorImpl.java:65)
at org.eclipse.equinox.internal.frameworkadmin.equinox.EquinoxManipulatorImpl.loadWithoutFwPersistentData(EquinoxManipulatorImpl.java:360)Please follow the suggestions listed here – http://www.androidpolice.com/2009/10/15/installing-the-android-plugin-for-eclipse/
!MESSAGE Could not instantiate provider org.eclipse.team.svn.core.svnnature for project Common.
!STACK 1
org.eclipse.team.core.TeamException: Could not instantiate provider org.eclipse.team.svn.core.svnnature for project Common.
at org.eclipse.team.core.RepositoryProvider.mapNewProvider(RepositoryProvider.java:165)Your svn team settings are off. I would recommend you refresh projects which are checked out from subversion / subclipse. If that does not help. Remove the subversion repository and add again. Next checkout the projects.
Let me know how this works for you.
Attachments:
You must be logged in to view attached files.February 29, 2012 at 7:24 am #323809
Ralf.TitgemeyerMemberJoy,
I can*t believe it, but it works..
Your second suggestion (Please follow the suggestions listed here – http://www.androidpolice.com/2009/10/15/installing-the-android-plugin-for-eclipse/ ) was a hit.
In my Folder C:\java\Genuitec861 was one empty eclipse.ini. I put the Information in this file and then it works. No faults in the .log and the plugin is present…
Here is my eclipse.ini:
-startup ../../Java/Genuitec861/plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715 --launcher.library ../../Java/Genuitec861/plugins/org.eclipse.equinox.launcher.win32.win32.x86_1.0.200.v20090519 -configuration file:/C:/java/Genuitec861/configuration
Many thanks to you for your help.
Kind regards
RalfMarch 1, 2012 at 12:38 am #323844
support-joyMemberRalf,
Good to hear you are all set.
Best.
-
AuthorPosts