Closed kleyer closed 10 years ago
You have probably encountered the same bug as I did: https://github.com/fabric8io/fabric8/issues/2072
we'll cut CR6 soon with this fix...
Yeah should be fixed in next release. Sorry about that.
Thank you for the quick response! I checked it in master branch - now it works good.
If I try to install quick start samples for tomcat (I use quickstarts-war-rest) just following the read-me guide. After the
container-create-child --profile quickstarts-war-rest root my-rest
it hangs. Thread with name "Creating container my-rest" grab whole the CPU and never stop.