Coder Social home page Coder Social logo

Akka.Tests.Delivery.ReliableDeliveryRandomSpecs.ReliableDelivery_with_random_failures_must_work_with_flaky_network_without_resending failure about akka.net HOT 1 CLOSED

Aaronontheweb avatar Aaronontheweb commented on June 11, 2024
Akka.Tests.Delivery.ReliableDeliveryRandomSpecs.ReliableDelivery_with_random_failures_must_work_with_flaky_network_without_resending failure

from akka.net.

Comments (1)

Aaronontheweb avatar Aaronontheweb commented on June 11, 2024

Found this issue after I relaxed the log levels:

[DEBUG][01/03/2024 20:31:42.040Z][Thread 0033][akka://test/user/producer-controller-1] Received request, confirmed [11], requested [21], current [31]
[ERROR][01/03/2024 20:31:42.041Z][Thread 0031][akka://test/system/log-test] Received a malformed formatted message. Log level: [DebugLevel], Template: [Expanded requestedSeqNr from [{0}] to [{1}], because current [{3}] and all were probably lost.], args: [Akka.Event.LogValues`3[System.Int64,System.Int64,System.Int64]]
Cause: System.FormatException: Received a malformed formatted message. Log level: [DebugLevel], Template: [Expanded requestedSeqNr from [{0}] to [{1}], because current [{3}] and all were probably lost.], args: [Akka.Event.LogValues`3[System.Int64,System.Int64,System.Int64]]
 ---> System.FormatException: Index (zero based) must be greater than or equal to zero and less than the size of the argument list.
   at System.Text.ValueStringBuilder.AppendFormatHelper(IFormatProvider provider, String format, ReadOnlySpan`1 args)
   at System.String.FormatHelper(IFormatProvider provider, String format, ReadOnlySpan`1 args)
   at System.String.Format(String format, Object[] args)
   at Akka.Event.DefaultLogMessageFormatter.Format(String format, IEnumerable`1 args) in C:\Repositories\olympus\akka.net\src\core\Akka\Event\DefaultLogMessageFormatter.cs:line 28
   at Akka.Event.LogMessage`1.ToString() in C:\Repositories\olympus\akka.net\src\core\Akka\Event\LogMessage.cs:line 79
   at System.Runtime.CompilerServices.DefaultInterpolatedStringHandler.AppendFormatted[T](T value)
   at Akka.Event.LogEvent.ToString() in C:\Repositories\olympus\akka.net\src\core\Akka\Event\LogEvent.cs:line 96
   at Akka.TestKit.Xunit2.Internals.TestOutputLogger.HandleLogEvent(LogEvent e) in C:\Repositories\olympus\akka.net\src\contrib\testkits\Akka.TestKit.Xunit2\Internals\Loggers.cs:line 46
   --- End of inner exception stack trace ---
   at Akka.TestKit.Xunit2.Internals.TestOutputLogger.HandleLogEvent(LogEvent e) in C:\Repositories\olympus\akka.net\src\contrib\testkits\Akka.TestKit.Xunit2\Internals\Loggers.cs:line 56
   at lambda_method20(Closure, Object, Action`1, Action`1, Action`1, Action`1, Action`1)
   at Akka.Tools.MatchHandler.PartialHandlerArgumentsCapture`6.Handle(T value) in C:\Repositories\olympus\akka.net\src\core\Akka\Util\MatchHandler\PartialHandlerArgumentsCapture.cs:line 216
   at Akka.Actor.ReceiveActor.ExecutePartialMessageHandler(Object message, PartialAction`1 partialAction) in C:\Repositories\olympus\akka.net\src\core\Akka\Actor\ReceiveActor.cs:line 78
   at Akka.Actor.ReceiveActor.OnReceive(Object message) in C:\Repositories\olympus\akka.net\src\core\Akka\Actor\ReceiveActor.cs:line 73
   at Akka.Actor.UntypedActor.Receive(Object message) in C:\Repositories\olympus\akka.net\src\core\Akka\Actor\UntypedActor.cs:line 26
   at Akka.Actor.ActorBase.AroundReceive(Receive receive, Object message) in C:\Repositories\olympus\akka.net\src\core\Akka\Actor\ActorBase.cs:line 214
   at Akka.Actor.ActorCell.ReceiveMessage(Object message) in C:\Repositories\olympus\akka.net\src\core\Akka\Actor\ActorCell.DefaultMessages.cs:line 185
   at Akka.Actor.ActorCell.Invoke(Envelope envelope) in C:\Repositories\olympus\akka.net\src\core\Akka\Actor\ActorCell.DefaultMessages.cs:line 87

This shouldn't be affecting the participating actors from doing their processing, but it's worth resolving anyway.

from akka.net.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.