[
https://issues.apache.org/jira/browse/OAK-7266?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chetan Mehrotra updated OAK-7266:
---------------------------------
Labels: candidate_oak_1_8 (was: )
> Standalone example system console fails to render
> -------------------------------------------------
>
> Key: OAK-7266
> URL: https://issues.apache.org/jira/browse/OAK-7266
> Project: Jackrabbit Oak
> Issue Type: Bug
> Components: examples
> Affects Versions: 1.8.0
> Reporter: Chetan Mehrotra
> Assignee: Chetan Mehrotra
> Priority: Major
> Labels: candidate_oak_1_8
> Fix For: 1.9.0, 1.10
>
>
> Accessing http://localhost:8080/osgi/system/console/bundles with
> oak-standalone fails to render with following exception
> {noformat}
> 2018-02-14 10:36:40.415 WARN 23249 --- [qtp349420578-14]
> org.eclipse.jetty.server.HttpChannel : /osgi/system/console/bundles
> java.lang.NoSuchMethodError:
> org.json.JSONObject.valueToString(Ljava/lang/Object;)Ljava/lang/String;
> at org.json.JSONWriter.value(JSONWriter.java:316)
> at
> org.apache.felix.webconsole.internal.core.BundlesServlet.writeJSON(BundlesServlet.java:612)
> at
> org.apache.felix.webconsole.internal.core.BundlesServlet.writeJSON(BundlesServlet.java:558)
> at
> org.apache.felix.webconsole.internal.core.BundlesServlet.renderContent(BundlesServlet.java:532)
> at
> org.apache.felix.webconsole.AbstractWebConsolePlugin.doGet(AbstractWebConsolePlugin.java:194)
> at
> org.apache.felix.webconsole.internal.core.BundlesServlet.doGet(BundlesServlet.java:317)
> {noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)