- Le plus récent
- Le plus de votes
- La plupart des commentaires
Based on the error logs you've provided, it appears that you're encountering an issue with the BLUESAM database connection in your CardDemo application. The error message "BLUESAM is disabled: Don't use connect when bluesam is disabled" suggests that there's a configuration problem with the BLUESAM database connection.
To resolve this issue, you should check and correct the application definition configuration for the BLUESAM database. Here are some steps you can take:
-
Ensure that you have added a PrivateLink to your VPC for the Secrets Manager service.
-
Verify that you have created a secret for the BLUESAM database in AWS Secrets Manager.
-
Make sure you've correctly copied the secret ARN for the BLUESAM database into your application definition file (carddemo-application.json).
-
Double-check that you're using the correct ARN for the BLUESAM database, not the primary database ARN. This is a common mistake that can occur when following video instructions.
-
Review your application definition in the AWS Mainframe Modernization service to ensure it's using the correct configuration.
-
After making these changes, try redeploying your application on the Mainframe Modernization service.
If you've followed these steps and are still encountering issues, you may need to review the CloudWatch logs for more detailed error messages or consult with AWS support for further assistance.
Sources
Bluesam is disabled when I try to submit jobs in my carddemo application | AWS re:Post
Contenus pertinents
- demandé il y a un an
- demandé il y a 3 ans
- demandé il y a 4 mois
- AWS OFFICIELA mis à jour il y a 9 mois
