Profile import in fabric results in Container 'root' does not exist
Issue
- I am experiencing a "FabricException: Container 'root' does not exist" importing my custom profile during the fabric:create command. Here's the fabric command I'm using:
fabric:create --clean --new-user admin --new-user-password admin --zookeeper-password pass --resolver manualip --manual-ip 127.0.0.1 --wait-for-provisioning --verbose
root. I can import it successfully using the profile-import command after the fabric:create command, but I want it to be automatically imported, not requiring a separate follow-
on command.
Environment
- Red Hat JBoss Fuse
- 6.2
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.