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

error when trying to run a job a second time is wrong #53

Open
pdowler opened this issue Dec 9, 2022 · 0 comments
Open

error when trying to run a job a second time is wrong #53

pdowler opened this issue Dec 9, 2022 · 0 comments
Labels

Comments

@pdowler
Copy link
Member

pdowler commented Dec 9, 2022

from the client:

ca.nrc.cadc.net.RemoteServiceException: url=https://ws-sf.canfar.net/luskan/sync msg=unexpected exception: java.lang.RuntimeException: ca.nrc.cadc.uws.server.JobPhaseException: cannot execute job w58bn5y7wwatv9ex when phase = EXECUTING

the JobPhaseException goes all the way out to cadc-rest RestAction (maybe is or gets wrapped in a RuntimeException?) so the client sees a 500 when it should be a 400.

@pdowler pdowler added the bug label Dec 9, 2022
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