- Newest
- Most votes
- Most comments
Hi,
From your error message Expected token: }, read token: persistenceld
, it seems that you have a syntax error in the definition of the file. Please, fix it to move forward.
Best,
Didier
The issue you're experiencing with the unloading of Bluesam KSDS files during the L3 Workshop automation step appears to be related to a deserialization error. This error is occurring inconsistently across different test cases, which suggests it might be a timing or caching issue rather than a problem with specific files.
To address this problem, you could try the following steps:
-
Ensure that you're using the correct version of the workshop tools and executables. The L3 Workshop is designed to work with specific versions, and using an incompatible version could lead to unexpected errors.
-
Clear any cached data or temporary files that might be interfering with the unloading process. Sometimes, residual data from previous runs can cause issues in subsequent executions.
-
If you're using a local option for loading datasets, try switching to the server option instead. This change in approach has been known to resolve similar issues in the workshop.
-
Double-check that all necessary configurations and ad-hoc modifications have been correctly applied. Sometimes, missing or incorrect configurations can lead to unexpected behavior during the automation process.
-
If the issue persists, you may need to reach out to the AWS BluAge support team or the workshop facilitators for more specific guidance. They might be able to provide a targeted solution based on the exact version and configuration of your workshop environment.
Remember that while these steps may help resolve the issue, the inconsistent nature of the error suggests that it might be related to the workshop environment or tool versions rather than your specific actions.
Sources
AWS BluAge L3 Workshop : bac.war causing issues in loading KSDS files to postgres | AWS re:Post
L3 Workshop. CSD does not get properly transformed. | AWS re:Post
Relevant content
- asked 5 months ago
- Accepted Answerasked 2 months ago
- AWS OFFICIALUpdated 9 months ago
- AWS OFFICIALUpdated 10 months ago
- AWS OFFICIALUpdated a year ago
Hi,
I looked in various files but was not sure where to make changes as I did not find erred out syntax in the all of those files. Please find the list of files that I looked into:
In all these files, I did not find any reference/relation to the error. Kindly note that this error - unloading of bluesam files is not happening to just one file. There are instances where the file has been successfully unloaded in batch testing but the same file failed in unloading in online testing. For ex:- AWS_M2_CARDDEMO_CARDDATA_VSAM_KSDS unloaded successfully in batch but failed in online testing (02-Credit card.)
If you provide me the directions as to where changes have to be made, it will be helpful.
Thanks.