Effective October 27, 2012, online and email support for FuseSource products will move to Red Hat support channels. For more information, please see the JIRA Migration to Red Hat FAQ.
As of October 27th, please open all new issues in the Red Hat Customer Portal .
Issue Details (XML | Word | Printable)

Key: ECLIPSE-762
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Critical Critical
Assignee: Luis Valdez
Reporter: James Rawlings
Votes: 0
Watchers: 2
Operations

If you were logged in you would be able to see more operations.
Fuse IDE

Null Pointer Exception creating fabric container via SSH

Created: 23/May/12 08:04 PM   Updated: 14/Nov/12 01:10 PM
Component/s: Fabric
Affects Version/s: 2.1.0
Fix Version/s: 7.1.0


 Description  « Hide
Trying to create a container results in the following message:

Failed to create container: org.fusesource.fabric.api.FabricException: java.lang.NullPointerException

Going to the error log reveals this stack trace:

org.fusesource.fabric.api.FabricException: java.lang.NullPointerException
at org.fusesource.fabric.service.ssh.SshContainerProvider.create(SshContainerProvider.java:96)
at org.fusesource.fabric.service.ssh.SshContainerProvider.create(SshContainerProvider.java:46)
at org.fusesource.fabric.service.FabricServiceImpl.createContainers(FabricServiceImpl.java:258)
at com.fusesource.ide.fabric.navigator.Fabric$3.run(Fabric.java:396)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
Caused by: java.lang.NullPointerException
at java.lang.String.<init>(String.java:147)
at org.fusesource.fabric.service.ssh.SshContainerProvider.create(SshContainerProvider.java:73)
... 4 more



 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
Luis Valdez made changes - 24/May/12 06:18 PM
Field Original Value New Value
Status Open [ 1 ] In Progress [ 3 ]
Luis Valdez made changes - 24/May/12 06:25 PM
Status In Progress [ 3 ] Resolved [ 5 ]
Fix Version/s 2.2 [ 11300 ]
Resolution Fixed [ 1 ]
Lars Heinemann made changes - 19/Oct/12 06:30 AM
Fix Version/s 3.0.0 [ 11910 ]
Fix Version/s 2.2.0 [ 11300 ]
Lars Heinemann made changes - 14/Nov/12 01:10 PM
Fix Version/s 7.1.0 [ 11941 ]
Fix Version/s 3.0.0 [ 11910 ]