The bundle cache is a cell-wide store (or server-wide for single-server systems) of bundles that are referenced by OSGi applications, and that have been downloaded from both internal and external repositories. For a given bundle you can view the bundle size, the download status, and a list of the assets and composition units that use the bundle. You can also view and refresh the repository URL for the repository that hosts the bundle.
A bundle download is requested when you import an enterprise bundle archive (EBA) file as an asset, and when you update an asset to use new bundle versions. A bundle download is also requested when you add a composite bundle as an extension to a composition unit.
To view this panel in the administrative console, click the following path:
.
The Configuration tab shows configuration properties for this object. These property values are preserved even if the runtime environment is stopped then restarted. See the information center task descriptions for information about how to apply configuration changes to the runtime environment.
The non-localizable name and version identifier for this bundle. The bundle symbolic name, together with the bundle version, uniquely identifies a specific version of a bundle.
Required | Yes |
Data type | String |
The current state of the bundle.
Required | Yes |
Data type | String |
The Location URL of the bundle.
Required | Yes |
Data type | Custom |
The size is the total size of the bundle, displayed in bytes.
Required | Yes |
Data type | Custom |
The download status tells you how much of the bundle has been downloaded.
If the download is complete, "100%" is displayed. If a download is in progress and the total expected file size is known, the approximate percentage complete is displayed. If a download is in progress and the total expected file size is not known, for example because the file is being downloaded through an FTP site, the number of bytes downloaded so far is displayed.
Required | Yes |
Data type | Custom |
If the bundle state is "Failed", the "Bundle download exceptions" pane is displayed. This pane contains trace information to help you understand why the bundle download has failed.
Use this list to identify the assets and composition units that use this bundle.
Required | Yes |
Data type | Custom |