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, 4 voices, and was last updated 16 years, 4 months ago by
Brian Fernandes.
-
AuthorPosts
-
Pason Systems Inc.MemberHi,
I installed 8.5 Pro and installed Mylyn with JIRA connector. However, when I tried to add task repository in Task Repository view, there is not any connectors that I can select from. Clicking on button of “Install More Connectors…” and select JIRA, the installation failed and generated this message in Error Log:
Message: Problems occurred while performing installation: null
Exception Stack Trace:
java.lang.NullPointerException
at com.genuitec.pulse2.client.services.update.PulseUpdatePlan.getProvisioningPlan(Unknown Source)
at com.genuitec.pulse2.client.services.internal.p2support.ProvisioningPlanWrapper.<init>(Unknown Source)
at com.genuitec.pulse2.client.services.internal.p2support.PlannerResolutionOperationSupport.wrapPlan(Unknown Source)
at org.eclipse.equinox.internal.provisional.p2.ui.operations.PlannerResolutionOperation.doExecute(Unknown Source)
at org.eclipse.equinox.internal.provisional.p2.ui.operations.ProvisioningOperation.execute(Unknown Source)
at org.eclipse.mylyn.internal.discovery.ui.wizards.PrepareInstallProfileJob.doRun(PrepareInstallProfileJob.java:317)
at org.eclipse.mylyn.internal.discovery.ui.wizards.PrepareInstallProfileJob.run(PrepareInstallProfileJob.java:86)
at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:121)April 6, 2010 at 6:37 am #307389
support-joyMemberjimidom,
Sorry to hear you are running into this issue. Let me clarify that MyEclipse doesn’t provide any intrinsic support for Mylyn with Jira connector. Please refer – http://myeclipseide.com/module-htmlpages-display-pid-1.html
Can you answer few queries for me to get to the root cause –
1. How did you install ME 8.5? Using all-in-one installer / pulse / archived update site on top of eclipse classic 3.5.2?
2. Can you copy and paste your installation details here? Open MyEclipse IDE, from menu options click on MyEclipse > Installation Summary > Installation Details.
3. How did you add Mylyn? Can you share the weblink with me?
4. Can you open your .log file located at [your workspace dir]/.metadata/.log and copy and paste any relevant issues, if loggedApril 6, 2010 at 9:35 am #307396
Pason Systems Inc.Member1. How did you install ME 8.5? Using all-in-one installer / pulse / archived update site on top of eclipse classic 3.5.2?
I first installed 8.5 through Pulse and then from all-in-one. Both of them have the same issue.
2. Can you copy and paste your installation details here? Open MyEclipse IDE, from menu options click on MyEclipse > Installation Summary > Installation Details.
*** Date:
Tuesday, April 6, 2010 9:06:08 AM CDT** System properties:
OS=WindowsVista
OS version=6.0.0
Java version=1.6.0_18*** MyEclipse details:
MyEclipse Enterprise Workbench
Version: 8.5
Build id: 8.5-20100319*** Eclipse details:
MyEclipse Enterprise WorkbenchVersion: 8.5
Build id: 8.5-20100319Eclipse startup command=-os
win32
-ws
win32
-arch
x86
-showsplash
-launcher
C:\Apps\MyEclipse\myeclipse.exe
-name
Myeclipse
–launcher.library
C:\Apps\MyEclipse\Common/plugins/org.eclipse.equinox.launcher.win32.win32.x86_1.0.200.v20090519\eclipse_1206.dll
-startup
C:\Apps\MyEclipse\Common/plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar
-exitdata
17c4_48
-install
C:/Apps/MyEclipse
-configuration
configuration
-clean
-vm
C:/Apps/JavaJDK_Update18/bin/javaw.exe3. How did you add Mylyn? Can you share the weblink with me?
Mylyn was added from: MyEcllpse Configuration Center -> Quick-Add Popular Plug-ins -> Mylyn (w/related) -> Mylyn Bridge:Eclipse IDE, Java Development, Plug-in Development, Team Support, and MylynConnector: JIRA -> Apply Changes
4. Can you open your .log file located at [your workspace dir]/.metadata/.log and copy and paste any relevant issues, if logged.
!ENTRY org.eclipse.ui.workbench 2 0 2010-04-05 14:54:16.338
!MESSAGE A handler conflict occurred. This may disable some commands.
!SUBENTRY 1 org.eclipse.ui.workbench 2 0 2010-04-05 14:54:16.338
!MESSAGE Conflict for ‘com.genuitec.eclipse.ast.deploy.core.runonservershortcut.debug’:
HandlerActivation(commandId=com.genuitec.eclipse.ast.deploy.core.runonservershortcut.debug,
handler=org.eclipse.debug.internal.ui.launchConfigurations.LaunchShortcutExtension$LaunchCommandHandler@1634c4d,
expression=,sourcePriority=0)
HandlerActivation(commandId=com.genuitec.eclipse.ast.deploy.core.runonservershortcut.debug,
handler=org.eclipse.debug.internal.ui.launchConfigurations.LaunchShortcutExtension$LaunchCommandHandler@26645a,
expression=,sourcePriority=0)!ENTRY org.eclipse.mylyn.discovery.ui 4 0 2010-04-05 15:09:39.079
!MESSAGE Problems occurred while performing installation: null
!STACK 0
java.lang.NullPointerException
at com.genuitec.pulse2.client.services.update.PulseUpdatePlan.getProvisioningPlan(Unknown Source)
at com.genuitec.pulse2.client.services.internal.p2support.ProvisioningPlanWrapper.<init>(Unknown Source)
at com.genuitec.pulse2.client.services.internal.p2support.PlannerResolutionOperationSupport.wrapPlan(Unknown Source)
at org.eclipse.equinox.internal.provisional.p2.ui.operations.PlannerResolutionOperation.doExecute(Unknown Source)
at org.eclipse.equinox.internal.provisional.p2.ui.operations.ProvisioningOperation.execute(Unknown Source)
at org.eclipse.mylyn.internal.discovery.ui.wizards.PrepareInstallProfileJob.doRun(PrepareInstallProfileJob.java:317)
at org.eclipse.mylyn.internal.discovery.ui.wizards.PrepareInstallProfileJob.run(PrepareInstallProfileJob.java:86)
at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:121)April 6, 2010 at 11:00 pm #307412
support-joyMemberjimidom,
Thank you for the details. I have verified with the dev team members, MyEclipse currently doesn’t support MyLyn. Please remove the said plugin from your ME profile.
I would recommend you to add a feature request to add mylyn to MyEclipse here – https://www.genuitec.com/forums/topics/myeclipse/feature-requests/
Sorry for the inconvenience.April 7, 2010 at 11:59 am #307442
ernestzMemberI previously loaded Eclipse 3.5.1 “Classic” and used the MyEclipse 8.0 Archived Update Site zip file to setup my installation. To this I added the Mylyn 3.3 plugin because I rely on Mylyn for my daily tasks, both for a local repository and for Mantis.
I was considering upgrading, using Eclipse 3.5.2 “Classic” and using the 8.5 Archived Update Site zip file. Are you stating that I cannot use Mylyn at all with this 8.5 setup, as well as any of the ME 8.5 installations?
April 8, 2010 at 7:03 am #307459
support-joyMemberjimidom,
Thank you for the detailed explanation. I am able to reproduce this. I have filed a PR for the dev team members to investigate this issue. I shall get back to you on this.
Sorry for the inconvenience.ernestz,
Sorry, I might have jumped the gun when I said that mylyn is not supported. MyEclipse doesn’t provide any intrinsic support for mylyn, having said that I was able to install mylyn on top of ME 8.5. As reported by jimidom, I could replicate the issue with mylyn jira connector. I have filed a PR and shall get back to you when I have more on this.
Sorry for the inconvenience.Attachments:
You must be logged in to view attached files.April 9, 2010 at 5:05 am #307512
Brian FernandesModeratorjimidom,
There is an issue in Pulse which prevents installations via the Mylyn wizard. A Pulse fix is being pushed out, once applied you should be able to add the connector without issue. I will update this thread once the update goes live, that should be later today. Thanks for reporting this.
ernestz,
Should be no problem installing using the archived update site already. You can use the 8.5 update site and add Mylyn as before already with no issues.
-
AuthorPosts
