Mark, are you using the standard Karaf startup scripts, or another service
wrapper? I had similar issues when I upgraded to 3.0.0 from RC1 which
turned out to be caused by a newly required system property - ${karaf.etc}.
Previously it was inferred as ${karaf.home}/etc if missing, but must now be
explicit.

The included startup scripts do this for you, but since we are using the
Tanuki service wrapper and setting up the environment manually, I needed to
add that property to our startup configuration.


On Mon, Mar 17, 2014 at 4:35 AM, MarkD <[email protected]> wrote:

> That is bizarre. Perhaps trying the project I linked to on a system with a
> connection could confirm whether it's a local issue or something related to
> 2732. It's worth noting that the distribution does start, it just doesn't
> work very well.
>
> It's a perfect test case.
>
>
>
>
> --
> View this message in context:
> http://karaf.922171.n3.nabble.com/Fwd-Custom-distribution-in-3-0-0-doesn-t-quite-work-with-code-upgraded-from-3-0-0-SNAPSHOT-tp4032271p4032277.html
> Sent from the Karaf - User mailing list archive at Nabble.com.
>

Reply via email to