Uploaded image for project: 'Fuse Tooling'
  1. Fuse Tooling
  2. FUSETOOLS-762

Null Pointer Exception creating fabric container via SSH

    XMLWordPrintable

Details

    Description

      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

      Attachments

        Activity

          People

            lvaldez1_jira Luis Valdez (Inactive)
            jrawlings1980 James Rawlings (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: