| #Deployer |
| DE0000I = Installing {} '{}' version '{}'. |
| DE0001I = Installed {} '{}' version '{}'. |
| DE0002E = Installation of {} '{}' version '{}' failed. |
| DE0003E = Install failed for {} '{}' version '{}'. |
| DE0004I = Starting {} '{}' version '{}'. |
| DE0005I = Started {} '{}' version '{}'. |
| DE0006E = Start failed for {} '{}' version '{}'. |
| DE0007I = Refreshing {} '{}' version '{}'. |
| DE0008I = Refreshed {} '{}' version '{}'. |
| DE0009E = Refresh failed for {} '{}' version '{}'. |
| DE0010I = Stopping {} '{}' version '{}'. |
| DE0011I = Stopped {} '{}' version '{}'. |
| DE0012E = Stop failed for {} '{}' version '{}'. |
| DE0013I = Uninstalling {} '{}' version '{}'. |
| DE0014I = Uninstalled {} '{}' version '{}'. |
| DE0015E = Uninstall failed for {} '{}' version '{}'. |
| |
| DE0050W = Cannot refresh {} '{}' version '{}' as refresh of {} artifacts is not supported. |
| |
| DE0060E = Cannot install scoped {} '{}' '{}' as it is being installed within scope '{}' and nested scopes are not supported. |
| |
| DE0070W = Cannot refresh bundle '{}' version '{}' as the identity would change. The new identity would have been '{}' version '{}'. |
| DE0071W = Cannot refresh bundle '{}' version '{}' as it is scoped and refreshing would result in a change to its exported packages. |
| |
| DE0080E = Cannot install {} '{}' version '{}' as it was installed when {} '{}' version '{}' was installed. |
| |
| DE0090W = Watched repository '{}' could not be refreshed prior to bundle install. |
| DE0091W = Unable to refresh any watched repositories prior to bundle install . |
| |
| DE0200E = Recovery of artifact from URI '{}' failed. |
| |
| DE0300E = Scope '{}' version '{}' exports package '{}' from more than one bundle: {}. |
| DE0301E = Scope '{}' version '{}' has more than one bundle with symbolic name '{}'. |
| DE0302E = Error parsing Spring configuration file '{}' in bundle '{}' version '{}'. |
| |
| DE0400W = Discarding bundle update location ({}) of bundle '{}' version '{}' so it will not interfere with refresh. |
| DE0401E = Bundle '{}' version '{}' contains OSGi R4 manifest:\n{}\nomits bundle symbolic name. |
| DE0402E = Bundle MANIFEST.MF not found in bundle '{}' version '{}'. |
| |
| DE0500E = Unable to install application from URI '{}'. Cannot satisfy constraints for bundle '{}' version '{}'. {}. |
| DE0501E = Cannot deploy artifact from URI '{}'. Deployment of '{}' URIs is not supported. |
| DE0502E = Start of {} '{}' version '{}' has taken longer than the configured timeout of '{}' seconds. |
| DE0503E = Refresh failed as no artifact was deployed from URI '{}'. |
| DE0504I = Refresh of artifact '{}' of {} '{}' version '{}' completed. |
| DE0505E = Refresh of artifact '{}' of {} '{}' version '{}' failed. |
| DE0506E = Cannot undeploy {} '{}' version '{}'. Artifact not found. |
| DE0507E = Cannot refresh {} '{}' version '{}'. Artifact not found. |
| DE0508I = Aborted start of {} '{}' version '{}'. |
| |
| DE0600E = File '{}' cannot be unpacked as a JAR. |
| |
| DE0700E = Cannot find {} '{}' version range '{}' in repository '{}'. |
| DE0701E = Cannot determine the artifact identity of the file '{}'. |
| DE0702E = Cannot find artifact factory for {} '{}' version '{}'. |
| |
| DE0800E = URI '{}' is not of the expected form repository:<type>/<name>/<version>. |
| DE0801E = The version '{}' specified in URI '{}' is invalid. |
| |
| #Hot deployer |
| HD0001I = Hot deployer processing '{}' event for file '{}'. |
| HD0002E = Hot deploy failed for file '{}'. |
| HD0003E = Hot re-deploy failed for file '{}'. |
| HD0004E = Hot un-deploy failed for file '{}'. |
| HD0005I = Hot deploy not performed because file '{}' is already deployed. |