Resources

Mailing Lists

Bug Tracker, IRC, and CI

Contribute

There are many ways you can help make Karaf a better piece of software - please dive in and help!

Try browsing the documentation - if something's confusing or not clear, let us know.

Download the code & try it out and see what you think.

Browse the source code. Got an itch to scratch, want to tune some operation or add some feature ?

Want to do some hacking on Karaf? Try surfing the our issue tracker for open issues or features that need to be implemented. Take ownership of an issue and try fix it.

If you'd rather have a more gentle introduction to working on the Karaf project, try looking at the test coverage report and help us get it even more green by supplying more test cases to get us closer to 100% coverage.

Support

If you are experiencing problems using Karaf then please report your problem to our issue tracker. You may also find it useful to discuss your issues with the community on the mailing lists or IRC.

How to get help

Whenever you are reporting a problem please be sure to include as much information as possible; the more we know the more chance of a quicker resolution.
  • which Karaf version you're using
  • what platform and JDK?
  • the particular OSGi container being used - if so what version
  • stack traces generally really help! If in doubt include the whole thing; often exceptions get wrapped in other exceptions and the exception right near the bottom explains the actual error, not the first few lines at the top. It's very easy for us to skim-read past unnecessary parts of a stack trace
  • log output can be useful too; sometimes enabling DEBUG logging can help
  • your code & configuration files are often useful. Be careful not to send us anything of a sensitive nature
  • did it work before, what have you changed to break it?
  • try upgrading to the latest release and see if it's fixed in that release
  • try the latest SNAPSHOT to see if it's fixed in that release
  • search the user mailing list to see if has been discussed before
  • check the issue tracker to see if the issue already have been reported

How to get help faster

We may be able to help you much more quickly if you try the following
  • provide us with a JUnit test case that demonstrates your issue. e.g. if you think you've found a bug, can you create a test case to demonstrate the bug ?
  • submit a patch fixing the bug! (we also buy you beer when we meet you if you submit bug fixes :) )
  • for memory leak or performance related issues, if you can run a profiler on your test case and attach the output as a file (or zipped file if it's huge) to the JIRA we can normally fix things much quickly. E.g. you could run jmap/jhat, JProfiler or YourKit on your code and send us the output. To find memory leaks it's quicker to resolve if you can tell us what classes are taking up all of the RAM; we can normally figure out what's wrong from that

Commercial Support

Apache Karaf is a widely used project. As such, several companies have built products and services around Karaf. Companies are definitely encouraged to update this page directly or send a mail to the Karaf PMC with a description of your offerings and we can update the page. The products and services listed on this page are provided for information use only to our users. The Karaf PMC does not endorse or recommend any of the products or services on this page.
  • Codecentric provides consulting and training for Apache Karaf and related technologies e.g. Apache Camel, Apache ActiveMQ and CXF for the DACH region.
  • Savior Technologies, Inc contributes and commits to the Apache Karaf project, while providing enterprise consulting, training and support for Karaf and a host of other Apache service containers. Savoir can provide best practice mentoring for developing with Karaf, as well as architectural/design reviews, troubleshooting and SOA infrastructure implementations.
  • Talend uses and contributes on Apache Karaf. The Talend Runtime is based on Karaf. Talend has a dedicated team for the Apache projects. This team provides consulting, training, specific development, and support on Karaf (and other Apache projects).

Team

Name ID PMC Organisation
David Bosschaert davidb
Ioannis Canellos iocanel JBoss
Hiram Chirino chirino JBoss
Chris Custine ccustine
Andrea Cosentino acosentino RedHat
Lukasz Dywicki
Freeman Fang ffang JBoss
Jarek Gawor jgawor IBM
Christoph Gritschenberger christophg
Jamie Goodyear jgoodyear Savoir Technologies
David Jencks djencks IBM
Alex Karasulu akarasulu
Charles Moulliard cmoulliard JBoss
Achim Nierbeck anierbeck Codecentric
Guillaume Nodet gnodet JBoss
Jean-Baptiste Onofre jbonofre Talend
Andreas Pieber pieber
James Strachan jstrachan JBoss
Christian Schneider cschneider Talend
Adrian Trenaman
Gert Vanthienen gertv JBoss
Brian Topping btopping
Heath Kesler hkesler Savoir Technologies