[ 
https://issues.apache.org/jira/browse/SLING-7042?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16121454#comment-16121454
 ] 

Karl Pauls commented on SLING-7042:
-----------------------------------

[~rombert], yes I think so. Basically, sling is overriding the felix provided 
packages and I believe there is a way to override the sling override. In a 
nutshell, you'd have to set org.osgi.framework.system.packages to the correct 
java9 packages. 

Towards that end, I just commited the packages for java9 inclusion in r1804659. 
Subsequently, I updated the builder to use the latest base snapshot in 
r1804660. Could you try it out on java9 and see if that works for you?

> Launchpad does not start with Java 9 RC1
> ----------------------------------------
>
>                 Key: SLING-7042
>                 URL: https://issues.apache.org/jira/browse/SLING-7042
>             Project: Sling
>          Issue Type: Bug
>          Components: Launchpad
>    Affects Versions: Launchpad Base 2.6.20
>            Reporter: Robert Munteanu
>            Assignee: Karl Pauls
>             Fix For: launchpad base 2.6.22
>
>         Attachments: sling-java9.log
>
>
> I tried to start Sling 10-SNAPSHOT with the latest Java 9 RC:
> {noformat}$ /opt/jdk-9/bin/java -version
> java version "9"
> Java(TM) SE Runtime Environment (build 9+181)
> Java HotSpot(TM) 64-Bit Server VM (build 9+181, mixed mode){noformat}
> It fails to start with the following error ( full console log attached )
> {noformat}ERROR: Error parsing system bundle export statement: org.osgi.dto; 
> version=1.0.0, org.osgi.framework; version=1.8.0, org.osgi.framework.dto; 
> version=1.8.0, org.osgi.framework.hooks.bundle; version=1.1.0, 
> org.osgi.framework.hooks.resolver; version=1.0.0, 
> org.osgi.framework.hooks.service; version=1.1.0, 
> org.osgi.framework.hooks.weaving; version=1.1.0, org.osgi.framework.launch; 
> version=1.2.0, org.osgi.framework.namespace; version=1.1.0, 
> org.osgi.framework.startlevel; version=1.0.0, 
> org.osgi.framework.startlevel.dto; version=1.0.0, org.osgi.framework.wiring; 
> version=1.2.0, org.osgi.framework.wiring.dto; version=1.2.0, 
> org.osgi.resource; version=1.0.0, org.osgi.resource.dto; version=1.0.0, 
> org.osgi.service.packageadmin; version=1.2.0, org.osgi.service.resolver; 
> version=1.0.0, org.osgi.service.startlevel; version=1.1.0, 
> org.osgi.service.url; version=1.0.0, org.osgi.util.tracker; version=1.5.1, 
> org.apache.sling.launchpad.api;version=1.2.0,  
> org.osgi.framework.BundleException: Exported package names cannot be zero 
> length.{noformat}
> I've tried the Felix 5.6.6 distribution and it worked fine with the same Java 
> 9 build, so the error is likely in Sling somewhere.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to