Bluesam is disabled when I try to submit jobs in my carddemo application

1

When I try to submit the job POSTTRAN, if fails. The reason is because bluesam is disabled. Log messages: BLUESAM is disabled: Don't use connect when bluesam is disabled

How do I enable bluesam?

  • Please provide more information about the context: Is it a local deployment, Mainframe Modernization deployment, Blu Age on EC2 deployment, Blu Age on Fargate deployment, etc. ? What is your bluesam configuration from YML files, application definition file, etc ?

posta 2 mesi fa189 visualizzazioni
5 Risposte
2

The bluesam database connection is provided into application definition using AWS Secret Manager.

Instructions page: https://catalog.workshops.aws/aws-blu-age-l3-certification-workshop/en-US/go-live/prepare/local

Create carddemo-application.json from template provided below

  1. Replace [bucket name] by your bucket name (somthing like aws-bluage-l3-workshop-bucket)
  2. Replace [arn bluesam rds db] by aws-bluage-l3-workshop-carddemo-bluesam secret ARN
  3. Replace [redis endpoint] by aws-bluage-l3-workshop-redis endpoint

Solution page: https://catalog.workshops.aws/aws-blu-age-l3-certification-workshop/en-US/solution/go-live/prepare/local

Pay attention to the warning message in case you followed the video solution

Database ARN copied into application definition is wrong The video shows that primary database ARN is copied to application definition file instead of bluesam database ARN.

AWS
ArnO
con risposta 2 mesi fa
1

Hello,

To help you get your CardDemo app up and running on M2, I have included a link below to our documentation. This guide contains detailed steps for configuring your app effectively:

[+] https://docs.aws.amazon.com/m2/latest/userguide/reply-compare-walkthrough.html

Feel free to refer to this documentation for all the information you need.

Thank you.

AWS
TECNICO DI SUPPORTO
con risposta 2 mesi fa
profile picture
ESPERTO
verificato 2 mesi fa
0

This is the instruction to set up the Cardemo app in anEC2 instance. For the workshop, we have to use the M2 Environment.
M2 Environment by default supports M2 type instances,

con risposta 2 mesi fa
0

I did ererything like the video now and the log shows the same error: BLUESAM is disabled: Don't use connect when bluesam is disabled

What can I do now?

con risposta un mese fa
0

You probably have a application definition configuration issue on bluesam database.

To configure bluesam database for Mainframe Modernization deployment, you need to

If all previous steps are correctly done, when the server starts, you have the some Bluesam log messages in the log from cloud watch (between Launching Script Control Tower... and Expected "runners" to be set)

log extraction

AWS
ArnO
con risposta un mese fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande