Unable to create Fabric when pointing to an external git repository

Solution Verified - Updated -

Issue

We are trying to create a Fabric by pointing to an external Git repository, e.g. using a command similar to

fabric:create  --external-git-url  https://bitbucket.com/user/repo --external-git-user  gituser --external-git-password gitpassword --min-port 3000  --profile fabric --clean  --wait-for-provisioning
~~~~

This however fails with as running any Fabric commands thereafter raises a NullPointerException:

JBossFuse:admin@root> fabric:info
Fabric Release: 1.2.0.redhat-621084
Error executing command: java.lang.NullPointerException

JBossFuse:admin@admin> container-list
Error executing command: java.lang.NullPointerException
~~~

Environment

  • Red Hat JBoss Fuse 6.2.1

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.

Current Customers and Partners

Log in for full access

Log In
Close

Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.