Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JMSCMQ1049 - error Unmappable #544

Closed
cesarpir opened this issue Oct 27, 2023 · 2 comments
Closed

JMSCMQ1049 - error Unmappable #544

cesarpir opened this issue Oct 27, 2023 · 2 comments

Comments

@cesarpir
Copy link

Hello, I need help or guidance, I have a listener who receives many messages, but I cannot handle one message, receive and view its content, this is the exception displayed in the pod:

The character set '1252(windows-1252) Unmappable Action: REPORT, Unmappable Replacement: 63, spaceByte: 32' cannot convert some or all of the string '[B@42c3bd63'

I'm using ibm.mq.jakarta version 9.3.4.0, Java 17, Spring Boot 3, please, if possible, any idea on how to receive or discard this message by my listener?
I tried adding additional configuration variables to my factory but with no positive results.
Something like:
-Dcom.ibm.mq.cfg.jmqi.UnmappableCharacterAction=REPLACE
-Dcom.ibm.mq.cfg.jmqi.UnmappableCharacterReplacement=63

Thanks

@arthurbarr
Copy link
Contributor

I don't know the answer to your question, and it doesn't look like it's related specifically to MQ in containers, or the sample code in this repo. Can I please suggest you either raise an IBM support ticket, or perhaps post somewhere like https://stackoverflow.com/questions/tagged/ibm-mq?

@cesarpir
Copy link
Author

I understand, thank you for your attention, thank you

JEFFLUFC added a commit that referenced this issue Nov 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants