-
Type:
Bug
-
Status: Resolved
-
Priority:
Major
-
Resolution: Won't Fix
-
Affects Version/s: 1.1.5.RELEASE
-
Fix Version/s: 1.2.0.RC1
-
Component/s: @ ROO SHELL
-
Labels:
-
Environment:Linux
Eclipse + STS 2.6.1.201105041000-RELEASE
Installing Cloud Foundy add-on in STS Roo shell with both issuing the command "addon install bundle --bundleSymbolicName org.springframework.roo.addon.cloud.foundry;1.1.5.RELEASE" and with the "Roo Add-on Manager" doesn't work.
Here you are the exception in Eclipse logs
!ENTRY com.springsource.sts.roo.core 4 0 2011-09-30 09:59:33.140 !MESSAGE Internal Error !STACK 0 java.lang.NullPointerException at org.springframework.roo.addon.roobot.eclipse.client.AddOnRooBotEclipseOperationsImpl.installOrUpgradeAddOn(AddOnRooBotEclipseOperationsImpl.java:115) at org.springframework.roo.addon.roobot.eclipse.client.AddOnEclipseCommands.install(AddOnEclipseCommands.java:36) at org.springframework.roo.shell.eclipse.Bootstrap.install(Bootstrap.java:291) at com.springsource.sts.roo.ui.internal.actions.RooAddOnManagerActionDelegate.doInstall(RooAddOnManagerActionDelegate.java:105) at com.springsource.sts.roo.ui.internal.actions.RooAddOnManagerActionDelegate.access$0(RooAddOnManagerActionDelegate.java:84) at com.springsource.sts.roo.ui.internal.actions.RooAddOnManagerActionDelegate$1.run(RooAddOnManagerActionDelegate.java:73) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54) !ENTRY com.springsource.sts.roo.ui 4 0 2011-09-30 09:59:33.140 !MESSAGE One or more install operations failed. !SUBENTRY 1 com.springsource.sts.roo.ui 4 0 2011-09-30 09:59:33.140 !MESSAGE Installation of org.springframework.roo.addon.cloud.foundry[1.1.5.RELEASE] failed !SUBENTRY 2 com.springsource.sts.roo.core 4 0 2011-09-30 09:59:33.140 !MESSAGE RooBot Eclipse Service is not available.
I guess that this is not a desired behavior, since Roo Add-on Manager allows to install Cloud Foundry add-on.