Skip to content

Fix inaccurate exception message in TaskExecutorJobLauncher - #5305

Closed
seonghyeoklee wants to merge 1 commit into
spring-projects:mainfrom
seonghyeoklee:GH-5280
Closed

Fix inaccurate exception message in TaskExecutorJobLauncher#5305
seonghyeoklee wants to merge 1 commit into
spring-projects:mainfrom
seonghyeoklee:GH-5280

Conversation

@seonghyeoklee

@seonghyeoklee seonghyeoklee commented Feb 27, 2026

Copy link
Copy Markdown

The exception message in createJobExecution() was logging the JobInstance instead of the running JobExecution when throwing JobExecutionAlreadyRunningException.

Closes #5280

The exception message in createJobExecution() was logging the
JobInstance instead of the running JobExecution when throwing
JobExecutionAlreadyRunningException.

Closes spring-projects#5280

Signed-off-by: seonghyeoklee <dltjdgur327@gmail.com>
@seonghyeoklee

Copy link
Copy Markdown
Author

Closing in favor of #5287 which addresses the same issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Inaccurate exception message when attempting to start a running job

1 participant