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

core: stdcm: conflicts in post-processing #10339

Closed
eckter opened this issue Jan 13, 2025 · 0 comments · Fixed by #10380
Closed

core: stdcm: conflicts in post-processing #10339

eckter opened this issue Jan 13, 2025 · 0 comments · Fixed by #10380
Assignees
Labels
area:core Work on Core Service kind:bug Something isn't working module:stdcm Short-Term DCM severity:major Major severity bug

Comments

@eckter
Copy link
Contributor

eckter commented Jan 13, 2025

What happened?

{
    "status": 500,
    "type": "core:unknown_error",
    "context": {
        "stack_trace": [
            "PostProcessingSimulation.kt:472",
            "PostProcessingSimulation.kt:104",
            "PostProcessingSimulation.kt:457",
            "PostProcessingSimulation.kt:104",
            "PostProcessingSimulation.kt:51",
            "STDCMPostProcessing.kt:81",
            "STDCMPathfinding.kt:134",
            "STDCMPathfinding.kt:77",
            "STDCMEndpointV2.kt:104",
            "WorkerCommand.kt:249",
            "WorkerCommand.kt:303",
            "ContextPropagatingRunnable.java:37",
            "ThreadPoolExecutor.java:1144",
            "ThreadPoolExecutor.java:642",
            "Thread.java:1583"
        ],
        "message": "Failed to compute a simulation that wouldn't cause conflicts: mismatch between exploration and postprocessing (please open a bug report)",
        "exception_type": "class java.lang.RuntimeException",
        "url": "/v2/stdcm"
    },
    "message": "An unknown exception was thrown"
}

What did you expect to happen?

No response

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

Running the fuzzer is a way to reproduce it, it just happens "randomly"

On which environments the bug occurs?

Local

On which browser the bug occurs?

Firefox

OSRD version (top right corner Account button > Informations)

0ee63cf

@eckter eckter added the kind:bug Something isn't working label Jan 13, 2025
@eckter eckter self-assigned this Jan 13, 2025
@eckter eckter added area:core Work on Core Service module:stdcm Short-Term DCM severity:major Major severity bug labels Jan 13, 2025
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:stdcm Short-Term DCM severity:major Major severity bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant