Error after running karaf

364 views
Skip to first unread message

mktelcor

unread,
Mar 16, 2011, 1:33:10 PM3/16/11
to Reef Users Group
Hi,

I am new to Reef, karaf apache etc. Any suggestions on the following
error after running karaf int he reef distribution?

ERROR: Error parsing system bundle export statement:
org.osgi.framework; version=1.5.0, org.osgi.framework.launch;
version=1.0.0, org.osgi.framework.hooks.service; version=1.0.0,
org.osgi.service.packageadmin; version=1.2.0,
org.osgi.service.startlevel; version=1.1.0, org.osgi.service.url;
version=1.0.0, org.osgi.util.tracker; version=1.4.0,
org.apache.karaf.jaas.boot; version=2.1.3, org.apache.karaf.version;
version=2.1.3, ,org.apache.karaf.branding;
com.sun.org.apache.xalan.internal.xsltc.trax;
com.sun.org.apache.xerces.internal.dom;com.sun.org.apache.xerces.internal.jaxp;
com.sun.org.apache.xerces.internal.xni
(java.lang.IllegalArgumentException: No paths specified in header: )
java.lang.IllegalArgumentException: No paths specified in header:
at
org.apache.felix.framework.util.manifestparser.ManifestParser.parseStandardHeaderClause(ManifestParser.java:
1429)
at
org.apache.felix.framework.util.manifestparser.ManifestParser.parseStandardHeader(ManifestParser.java:
1397)
at
org.apache.felix.framework.util.manifestparser.ManifestParser.<init>(ManifestParser.java:
162)
at
org.apache.felix.framework.ExtensionManager.<init>(ExtensionManager.java:
193)
at org.apache.felix.framework.Felix.<init>(Felix.java:369)
at
org.apache.felix.framework.FrameworkFactory.newFramework(FrameworkFactory.java:
28)
at org.apache.karaf.main.Main.launch(Main.java:253)
at org.apache.karaf.main.Main.main(Main.java:408)

Sam Hendley

unread,
Mar 16, 2011, 1:56:47 PM3/16/11
to reef-...@googlegroups.com
Can you give us more specifics? What command line were you using to run it? What OS and java version were you using? Is there a log file in data/log if so include that as well.

Thanks!

Sent from my iPhone

mktelcor

unread,
Mar 16, 2011, 2:47:39 PM3/16/11
to Reef Users Group
Thanks for response.

Versions:
Linux FC8: 2.6.23.1-42 kernel
Java 1.7.0 IcedTea Runtime Environment/ClientVm
reef-karaf-0.1.1-dist

Command run:
[root@host reef-karaf-0.1.1-dist]# bin/karaf

The log file repeats the following:
org.apache.karaf.main.Main lock
INFO: Waiting for the lock ...



On Mar 16, 1:56 pm, Sam Hendley <shend...@greenenergycorp.com> wrote:
> Can you give us more specifics? What command line were you using to run it? What OS and java version were you using? Is there a log file in data/log if so include that as well.
>
> Thanks!
>
> Sent from my iPhone
>

Sam Hendley

unread,
Mar 16, 2011, 3:00:14 PM3/16/11
to reef-...@googlegroups.com
Ah, that sounds like a different error. Usually that means there is another instance of karaf running (and holding the lock file). Check your running processes, there may be an orphaned karaf instance running. Kill that process and try again. If there's nothing running check for a lock file in the data dir; in fact you can delete the whole data dir. hopefully we can get back to the original error (that may have stopped it from exiting cleanly). Had you run the quick_start command?

Sam

Sent from my iPhone

Reply all
Reply to author
Forward
0 new messages