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

Standalone sim won't work on edited infra - unknown error #5544

Closed
axrolld opened this issue Oct 31, 2023 · 0 comments · Fixed by #5515
Closed

Standalone sim won't work on edited infra - unknown error #5544

axrolld opened this issue Oct 31, 2023 · 0 comments · Fixed by #5515
Assignees
Labels
area:core Work on Core Service kind:bug Something isn't working module:operational-studies Multi-train simulation with structured studies management severity:major Major severity bug

Comments

@axrolld
Copy link
Contributor

axrolld commented Oct 31, 2023

What happened?

I fixed a hole in Narbonne train station by adding a track link here
image

The pathfinding works until Sète where there's another hole
image

But the standalone simulation won't work, with this error message :
image

And this in console:
{ "status": 500, "type": "assert_error", "context": { "message": "Assertion failed", "stack_trace": [ "ScheduleMetadataExtractor.kt:65", "ScheduleMetadataExtractor.kt:84", "StandaloneSim.java:94", "StandaloneSim.java:148", "StandaloneSimulationEndpoint.java:69", "FkRegex.java:153", "FkRegex.java:217", "FkChain.java:72", "TkFork.java:98", "TkFallback.java:84", "TkFallback.java:66", "TkWrap.java:58", "TkSlf4j.java:110", "BkBasic.java:123", "BkBasic.java:99", "BkSafe.java:46", "BkWrap.java:51", "BkParallel.java:81", "ThreadPoolExecutor.java:1136", "ThreadPoolExecutor.java:635", "Thread.java:833" ], "url": "http://staging-core-service.osrd-team-staging.svc.cluster.local:8000/standalone_simulation" }, "message": "assert check failed" }

What did you expect to happen?

No response

How can we reproduce it (as minimally and precisely as possible)?

  1. Go to my scenario and try to run a train over this track in Narbonne
    image

What operating system, browser and environment are you using?

  • Browser: Chrome
  • OS: Windows 11
  • Env: staging

OSRD version (top right corner Account button > Informations)

1280353

@axrolld axrolld added kind:bug Something isn't working severity:major Major severity bug area:core Work on Core Service module:operational-studies Multi-train simulation with structured studies management labels Oct 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:core Work on Core Service kind:bug Something isn't working module:operational-studies Multi-train simulation with structured studies management severity:major Major severity bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants