This is the error I get. I believe the config.properties is lacking some stuff.

Stefan

C:\felix-0.8.0-incubator>"c:\Program Files\Java\jre1.6.0_01\bin\java"
-jar bin\felix.jar

Welcome to Felix.
=================

Enter profile name: demo

ERROR: Error parsing system bundle export statement:
org.osgi.framework; version=1.3.0, org.osgi.service.packageadmin;
version=1.2.0, org.osgi.service.startlevel; version=1.0.0,
org.osgi.service.url; version=1.0.0,
(java.lang.IllegalArgumentException: No paths specified in header: )
java.lang.IllegalArgumentException: No paths specified in header:
       at 
org.apache.felix.framework.util.ManifestParser.parseStandardHeaderClause(ManifestParser.java:794)
       at 
org.apache.felix.framework.util.ManifestParser.parseStandardHeader(ManifestParser.java:761)
       at 
org.apache.felix.framework.util.ManifestParser.parseImportExportHeader(ManifestParser.java:668)
       at org.apache.felix.framework.SystemBundle.<init>(SystemBundle.java:68)
       at org.apache.felix.framework.Felix.start(Felix.java:344)
       at org.apache.felix.main.Main.main(Main.java:208)

2007/5/24, Richard S. Hall <[EMAIL PROTECTED]>:
Stefan Magnus Landrø wrote:
> I just tried running felix on a 1.6 JRE and of course it failed.
> Wouldn't it make sense to add support for it now that 1.6 is out? It's
> probably a simple fix.

Could you be more precise?

I have been running Felix on JDK 6 as part of some debugging for
Spring-OSGi and I haven't had any issues...

-> richard

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to