[EEPUBLISH-10] Nullpointer exception in at info.magnolia.publishing.transactional.sender.TransactionalSender.lambda Created: 20/Mar/18 Updated: 29/Mar/22 Resolved: 30/Sep/21 |
|
| Status: | Closed |
| Project: | Publishing Transactional |
| Component/s: | None |
| Affects Version/s: | 1.0 |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Neutral |
| Reporter: | Mercedes Iruela | Assignee: | Unassigned |
| Resolution: | Obsolete | Votes: | 2 |
| Labels: | y2k | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Issue Links: |
|
||||
| Template: |
|
||||
| Acceptance criteria: |
Empty
|
||||
| Task DoD: |
[ ]*
Doc/release notes changes? Comment present?
[ ]*
Downstream builds green?
[ ]*
Solution information and context easily available?
[ ]*
Tests
[ ]*
FixVersion filled and not yet released
[ ] 
Architecture Decision Record (ADR)
|
||||
| Bug DoR: |
[ ]*
Steps to reproduce, expected, and actual results filled
[ ]*
Affected version filled
|
||||
| Date of First Response: | |||||
| Team: | |||||
| Description |
|
This issue might be related with concurrent publications: ERROR info.magnolia.publishing.command.PublicationCommand 19.03.2018 15:06:27 – Receiver: null, error: null [requesturi:] java.lang.NullPointerException: null at info.magnolia.publishing.transactional.sender.TransactionalSender.lambda$onSendDone$0(TransactionalSender.java:70) ~[magnolia-publishing-transactional-sender-1.0.jar:?] at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:174) ~[?:1.8.0_161] at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1382) ~[?:1.8.0_161] at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481) ~[?:1.8.0_161] at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471) ~[?:1.8.0_161] at java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:708) ~[?:1.8.0_161] at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:1.8.0_161] at java.util.stream.LongPipeline.reduce(LongPipeline.java:438) ~[?:1.8.0_161] at java.util.stream.LongPipeline.sum(LongPipeline.java:396) ~[?:1.8.0_161] at java.util.stream.ReferencePipeline.count(ReferencePipeline.java:526) ~[?:1.8.0_161] at info.magnolia.publishing.transactional.sender.TransactionalSender.onSendDone(TransactionalSender.java:70) ~[magnolia-publishing-transactional-sender-1.0.jar:?] at info.magnolia.publishing.sender.AbstractSender.send(AbstractSender.java:198) ~[magnolia-publishing-core-1.0.1.jar:?] at info.magnolia.publishing.sender.AbstractSender.publish(AbstractSender.java:106) ~[magnolia-publishing-core-1.0.1.jar:?] at info.magnolia.publishing.command.PublicationCommand.execute(PublicationCommand.java:154) [magnolia-publishing-core-1.0.1.jar:?] at info.magnolia.commands.MgnlCommand.executeSynchronized(MgnlCommand.java:80) [magnolia-core-5.6.1.jar:?] at info.magnolia.commands.MgnlCommand.execute(MgnlCommand.java:69) [magnolia-core-5.6.1.jar:?] at info.magnolia.commands.CommandsManager.executeCommand(CommandsManager.java:257) [magnolia-core-5.6.1.jar:?] at info.magnolia.commands.CommandsManager.executeCommand(CommandsManager.java:245) [magnolia-core-5.6.1.jar:?] at info.magnolia.commands.CommandsManager.executeCommand(CommandsManager.java:225) [magnolia-core-5.6.1.jar:?] at info.magnolia.commands.CommandsManager.executeCommand(CommandsManager.java:235) [magnolia-core-5.6.1.jar:?] It seems that the problem might be caused because there was a communication error with one of the subscribers |
| Comments |
| Comment by zzzzJens Kolb (Lemonize) (Inactive) [ 11/Feb/19 ] |
|
Is there an estimate when this ticket will be addressed by Magnolia? |
| Comment by Richard Gange [ 11/Feb/19 ] |
|
Hello jens.kolb- At the moment there is no timeline for the fix. What you could do (as a workaround) is replace the publication modules with the old activation modules. I noticed in the linked support ticket you mentioned that it used to work for you in 5.5.6. You can open a support ticket if you'd like help replacing the modules. Cheers Rich |
| Comment by zzzzJens Kolb (Lemonize) (Inactive) [ 11/Feb/19 ] |
|
HI Rich,
thank you for your feedback. I'll communicate your response to the customer. |
| Comment by Marta Kobus [ 30/Sep/21 ] |
|
Hello, This ticket is now marked as closed due to one of the following reasons:
If you are still facing a problem or consider this issue still relevant, please feel free to re-open the ticket and we will reach out to you.
Thank you, The Magnolia Team |