Network Deployment (Distributed operating systems), v8.0 > Reference > Sets > OSGi Applications administrative console panels


Bundle cache [Settings]

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. We 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:

Environment > OSGi bundle repositories > Bundle cache > bundle_name_and_version.

Parent topic: OSGi Applications administrative console panels

Related tasks:

Interacting with the OSGi bundle cache

Related information:

Administrative console buttons
Administrative console preferences


Configuration tab

These property values are preserved even if the runtime environment is stopped then restarted.


General Properties


Bundle Symbolic Name and Version

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


State

The current state of the bundle.

This is one of the following states:

Unknown

The bundle is not in the bundle cache and there has been no request to download the bundle.

Download requested

A request has been issued to download the bundle, but the download has not yet begun.

Download

The bundle is downloading.

Downloaded

The bundle download is complete.

Failed

The bundle download has failed.

Trace information is available in the "Bundle download exceptions" pane of this panel.

To restart the download, select the bundle then click Download Bundle Again on the Bundle cache [Collection] panel.

Unsaved

The bundle is unsaved if we have imported an asset and not yet saved your changes to the master configuration.

The bundle is not downloaded until you save your changes.

Required Yes
Data type String


Repository URL

The Location URL of the bundle.

If a bundle has been moved, for example from the internal bundle repository to an external repository, click Refresh Repository URL to resolve the bundle location again and update the displayed URL.

Required Yes
Data type Custom


Size

The size is the total size of the bundle, displayed in bytes.

If the bundle size is not known, because the bundle download has not yet completed, "Unknown" is displayed.

Required Yes
Data type Custom


Download Status

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


Bundle download exceptions

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.


BLA artifacts using this bundle

Use this list to identify the assets and composition units that use this bundle.

Required Yes
Data type Custom

Reference topic Feedback
Copyright IBM Corporation 2009, 2011. All Rights Reserved.
This information center is powered by Eclipse technology.

+

Search Tips   |   Advanced Search