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

Simulation fails for multiple instances working an activity with a timetable entry ending on Monday 00:00:00 #75

Open
MaximilianKoenig opened this issue Feb 3, 2025 · 0 comments
Labels

Comments

@MaximilianKoenig
Copy link

MaximilianKoenig commented Feb 3, 2025

Input

A Scylla configuration with the following properties:

  • A role whose timetable includes an entry ending on "Monday 00:00:00" in the global configuration
  • At least one activity requiring at least two instances of the same role for its execution

Example model and configuration: Scylla_Bug_Config.zip

Expected behavior

The simulation runs through without error, as is the case if either of the above properties is not fulfilled, e.g., "Monday 00:00:01" as end date or no activity requiring multiple instance of the role.

Observed behavior

The simulation fails immediately upon encountering an instance of the activity requiring multiple instances of the specified role, throwing a NullPointerException.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant