Log in to follow, share, and participate in this community.
Thread Newly added Maven artifact not found
Newly added Maven artifact not foundThanks to Stan Lewis we've just had our first FAB successfully installed - well, almost successfully. One of the dependencies for it was missing from our Maven repo in Sonatype Nexus. We've deployed this, but ...
Download of FMC...Hi Download of FMC goes through the following page: http://www.redhat.com/fusesource/downloads Which requires a new (RedHat) or a pre-existing (FuseSource) subscription. Now my question is that...
Thread Deleting parent profile - how does this affect a child profile?
Deleting parent profile - how does this affect a child profile?We created profiles A and B. A had parent karaf, while B had parent A. Deleting A then running fabric:profile-list indicates that B still has parent A. Does this mean A still exists but is now inaccess...
Best way to re-provision a containerFollowing a provisioning failure due to e.g. a repository being temporarily down, is there a way to re-provision a container rather than wait for the agent's next attempt? I'm aware that you can stop and start the con...
Thread What does the new FMC 'Patching' tab allow us to do?
What does the new FMC 'Patching' tab allow us to do?We've just noticed the 'Patching' tab and are excited to learn what it'll allow us to patch. http://fmc-host:8181/index.html#/patches Any info on this? More generally, when w...
Thread Getting HTTP 404 while accessing FMC through the browser
Getting HTTP 404 while accessing FMC through the browserHi I'm new to FMC so as a dummy user I just tried downloading a snapshot from fmc-distro here: http://repo.fusesource.com/nexus/content/repositories/snapshots/org/fusesource/fmc/fmc-distro/7.1.0.fuse-...
Thread What distinguishes the new fuse-esb-* profiles?
What distinguishes the new fuse-esb-* profiles?I notice that RC 047 has three Fuse ESB profiles: fuse-esb-full fuse-esb-medium fuse-esb-minimal Could someone please outline the difference between these in a brief overview?
Thread What's the "proper" way of modifying etc/jetty.xml?
What's the "proper" way of modifying etc/jetty.xml?We'd like to customise jetty.xml to specify a default value for the jetty host IP so we can bind to a specific VIP. We want to change from (Actually we want to dynamically specify this so...
Deleting an fmc container fails.I created an fmc container as a child of a lone ensemble node, then tried to delete it. This failed, yet the container is clearly present. Please see the below output. Is this a bug? FuseFabric...
What is the URL for the beta Maven repo?We received training recently from a member of your team (Jakub Korab) and he accessed a beta release maven repo for Fabric and FMC. He said this was publicly available. Would you mind posting the URL ...
Thread Is there, or will there be, a Tomcat feature/FAB?
Is there, or will there be, a Tomcat feature/FAB?We're interested in developing a Tomcat feature/FAB to run Tomcat in an OSGi container rather than by using Process Manager which, albeit useful, seems like a glorified system pid aliaser (forgive me!). We spo...
Thread Should all custom profiles now extend 'karaf' instead of 'default'?
Should all custom profiles now extend 'karaf' instead of 'default'?Before reading, note that we use Sonatype Nexus proxies for all Maven repositories. Stan Lewis mentioned in this post that the 'karaf' profile must be extended when creating a profile to which the 'proce...
Fuse Fabric 7.1.0-041 - Adding process-manager feature => exceptionEDIT: Ignore this post for now please, I'd delete it were that an option. I just tried grabbing the fmc pinger example feature and received the same exception so something more fundamental is wrong. I've specified mav...
Error status after applying profileI am just getting started with FMC and trying out a very simple use case. A camel blueprint with CXF endpoint simply writing to a log. My fmc profile has the following features installed and extends the karaf ...