Community
Participate
Working Groups
When using the Bundle Overview editor part with the OSGi JMX integration, opening the Manifest in the Manifest Editor fails silently. Exception is logged in the Error Log. If the bundle is from the workspace, then the exception is like: java.net.URISyntaxException: Illegal character in opaque part at index 17: reference:file:C:\Work\Libra\runtime-New_configuration\.metadata\.plugins\org.eclipse.wst.server.core\tmp2\plugins\my.shell.command_1.0.0.qualifier.jar at java.net.URI$Parser.fail(Unknown Source) at java.net.URI$Parser.checkChars(Unknown Source) at java.net.URI$Parser.parse(Unknown Source) at java.net.URI.<init>(Unknown Source) at org.eclipse.libra.framework.editor.ui.internal.overview.BundleInformationDetailsPart.openBundleEditor(BundleInformationDetailsPart.java:742) If the bundle is from the server runtime, then the exception is like: java.lang.IllegalArgumentException: URI is not hierarchical at java.io.File.<init>(Unknown Source) at org.eclipse.libra.framework.editor.ui.internal.overview.BundleInformationDetailsPart.openBundleEditor(BundleInformationDetailsPart.java:742)
Changes pushed to master: https://git.eclipse.org/c/libra/org.eclipse.libra.git/commit/?id=601acec25264a52eec9c6acb3a8d28cb42027823