question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Large messages not working

See original GitHub issue

Hi,

on corda M9.1. We tried to upload and open attachments larger than 100 kB and ran into problems. This is what I found:

  • the RPC client just hangs waiting for response but never gets it because the node errors out
  • the error is in RPCDispatcher.getUser(), large messages are missing the _AMQ_VALIDATED_USER property
  • in some cases (such as increasing large message size in RPC client), a node will complain message is not authenticated

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
mikehearncommented, Dec 13, 2017

Current status - this was blocked by an Artemis bug, which we have fixed upstream: https://github.com/apache/activemq-artemis/commit/06dab31fd0c139d662a3a5973b9a06fe711e0faf

We waited for a new Artemis (2.4.0) which includes the fix and have upgraded ourselves to use it. So this should now work. @cburlinchon has been working on finishing up the loose ends on our end and making sure there are tests of it.

0reactions
kchalkiascommented, Apr 6, 2017

PR #452 allows for 10MB attachments, but this doesn’t solve the large messages issue yet (for more than 10MB).

Read more comments on GitHub >

github_iconTop Results From Across the Web

Android Messages App Not Working? 12 Fixes to Try
Open the Messages app menu (Settings > Apps & notifications > App info > Messages), select Storage & cache, and tap Clear Cache....
Read more >
Troubleshooting Group Messaging - Ting Help Center
If you're having trouble sending group text (SMS) messages, you may need to update your account and messaging app settings. When you send...
Read more >
Group Messages Not Working On Android? Try These Fixes
Open the Message app. · Click on the three dots. · Then, Open Settings. Android-Message-Settings · Scroll down and Go to Advanced. ·...
Read more >
Why can't I send large text messages? - Apple Community
when I sent the text, it worked but I tried the large text and nothing. tried turning it off, nothing, restoring it, nothing,...
Read more >
Text Messages Not Sending? Here Are 10 Reasons Why
Why Is My Text Message Not Sending? · 1. Requiring a Different Type of Phone Number · 2. The Carrier Has Blocked Sending...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found