Viewing Node Specific OSGi Information
The OSGi tab provides node-specific OSGi information that can be used for troubleshooting and diagnostic purposes without requiring special OSGi configuration and node restart. The tool provides a visual representation of the information normally provided by the OSGi console commands, which require configuring the OSGi console port and node restart. The OSGi tab has a dropdown list, which corresponds to the "Short Bundle Description", "Endpoint Details", "Implementation Component Details", and "Export Bundle Search Utility" pages.
Using this tool, you can:
- Gather OSGi details of deployed nodes and generate a tabular report. The tool provides details of nodes, bundles, endpoints, and implementation components.
- Search for specific values in the current report.
- Refresh or reload data in the current report.
- Export data from a report to a JSON file (
.json) file. - Search for specific packages and export the details to a
.jsonfile
Subtopics