AWS Mainframe Modernization Service (Managed Runtime Environment experience) is no longer open to new customers. For capabilities similar to AWS Mainframe Modernization Service (Managed Runtime Environment experience) explore AWS Mainframe Modernization Service (Self-Managed Experience). Existing customers can continue to use the service as normal. For more information, see AWS Mainframe Modernization availability change.
AWS Transform for mainframe Runtime Error Codes related to Blusam
Blusam error codes, prefixed with BA-B.
| Key | Severity | Text | Additional details |
|---|---|---|---|
BA-B0001 |
Warn | Invalid value for bluesam.disabled. Only true is supported to disable Blusam. The default behavior is that Bluesam is enabled. Set bluesam.disabled: true in your configuration if you want to disable Bluesam. Remove the property to keep Blusam enabled. |
|
BA-B0011 |
Warn | Bluesam Cache will not be enabled. Set bluesam.cache: ehcache to use EhCache, or bluesam.cache: redis to use Redis. Any other value will disable Bluesam cache. |
|
BA-B0021 |
Fatal | Blusam is active but blusam datasource is not defined in the configuration. Set datasource.blusamDs configuration keys (subkeys url, username, password...) or use an AWS secret. |
See Blusam configuration |
BA-B2000 |
Warn | Blusam Index exceeds cache memory limits. Bypassing cache and persisting directly to database. | |
BA-B2001 |
Warn | Could not add Blusam Index to cache. Bypassing cache and persisting directly to database. | |
BA-B2002 |
Error | Unsupported operation: Page capacity calculation not supported | MetadataPersistence implementation does not support page capacity calculation |