Chetan Mehrotra created OAK-7265:
------------------------------------

             Summary: Standalone example application fails to start
                 Key: OAK-7265
                 URL: https://issues.apache.org/jira/browse/OAK-7265
             Project: Jackrabbit Oak
          Issue Type: Bug
          Components: examples, pojosr
    Affects Versions: 1.8.0
            Reporter: Chetan Mehrotra
            Assignee: Chetan Mehrotra
             Fix For: 1.10


On users dl it was reported that standalone example application fails to start 
with following exception

{noformat}
java.lang.NoSuchMethodException: 
org.springframework.boot.loader.jar.JarEntry.getUrl()
        at java.lang.Class.getMethod(Class.java:1786)
        at 
org.apache.jackrabbit.oak.run.osgi.SpringBootSupport$SpringBootJarRevision.getUrlMethod(SpringBootSupport.java:135)
        at 
org.apache.jackrabbit.oak.run.osgi.SpringBootSupport$SpringBootJarRevision.getEntry(SpringBootSupport.java:109)
        at org.apache.felix.connect.PojoSRBundle.getEntry(PojoSRBundle.java:471)
        at 
org.apache.felix.webconsole.plugins.scriptconsole.internal.ScriptEngineManager.bundleChanged(ScriptEngineManager.java:117)
        at 
org.apache.felix.connect.felix.framework.util.EventDispatcher.invokeBundleListenerCallback(EventDispatcher.java:821)
        at 
org.apache.felix.connect.felix.framework.util.EventDispatcher.fireEventImmediately(EventDispatcher.java:771)
        at 
org.apache.felix.connect.felix.framework.util.EventDispatcher.run(EventDispatcher.java:993)
        at 
org.apache.felix.connect.felix.framework.util.EventDispatcher.access$000(EventDispatcher.java:52)
        at 
org.apache.felix.connect.felix.framework.util.EventDispatcher$1.run(EventDispatcher.java:94)
        at java.lang.Thread.run(Thread.java:748)

{noformat}





--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to