Uploaded image for project: 'Jackrabbit Oak'
  1. Jackrabbit Oak
  2. OAK-7266

Standalone example system console fails to render

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.8.0
    • 1.9.0, 1.10.0, 1.8.3
    • examples
    • None

    Description

      Accessing http://localhost:8080/osgi/system/console/bundles with oak-standalone fails to render with following exception

      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)
      
      

      Attachments

        Activity

          People

            chetanm Chetan Mehrotra
            chetanm Chetan Mehrotra
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: