Hi Mark,

you probably don't have Internet connection on your machine at startup (or need a proxy to access Central for instance). Karaf 3.0.0 has an issue and requires Internet to start. It will be fixed in 3.0.1.
All issues that you described come from this.

Regards
JB

On 03/16/2014 02:31 PM, Mark Doyle wrote:
Hi all,

I recently upgraded our project from 3.0.0-SNAPSHOT to 3.0.0 and ran
into some problems with the custom distribution.

We have a features file and a separate sub-project to create the
distribution.

This worked perfectly in the snapshot but since upgrading we see the
following strange occurances:

1. Karaf takes much longer to start up. The logs seem to pause on
installing region 3.0.0
2. There is no tab complete, pressing tab on the console literally
creates a tab.
3. There is an error in the start up log regarding an eclipse bundle:

2014-03-15 15:49:52,939 | WARN  | FelixStartLevel  | AetherBasedResolver
              | 37 - org.ops4j.pax.url.mvn - 1.6.0 | Error resolving
artifactorg.eclipse.equinox:region:jar:1.0.0.v20110506:Could not find
artifact org.eclipse.equinox:region:jar:1.0.0.v20110506 in defaultlocal
org.sonatype.aether.resolution.ArtifactResolutionException: Could not
find artifact org.eclipse.equinox:region:jar:1.0.0.v20110506 in defaultlocal
4. Ctrl-D doesn't quit karaf until I press Enter. Then I get an io
exception before the container quits.
Exception in thread "Thread-7"
java.nio.channels.ShutdownChannelGroupException

It's likely we are doing something wrong but we have no idea what would
cause that odd set of issues :)

The custom distribution pom is here if it helps:
https://github.com/JohannesKlug/hbird/blob/master/src/hbird-karaf/hbird-platform/pom.xml

Any pointers in the right direction will be appreciated!

Thanks, all.


P.S. Currently using JDK 7 45


--
Jean-Baptiste Onofré
[email protected]
http://blog.nanthrax.net
Talend - http://www.talend.com

Reply via email to