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

(Glycam) Exception when submitting requests #5

Open
ReneRanzinger opened this issue Apr 26, 2022 · 0 comments
Open

(Glycam) Exception when submitting requests #5

ReneRanzinger opened this issue Apr 26, 2022 · 0 comments

Comments

@ReneRanzinger
Copy link
Owner

Tool:
Glycam API

Bug Description:
When submitting glycan requests sometimes the following is returned instead of the expected JSON:

"Cannot construct instance of org.glycam.api.client.json.response.SubmitInformation (although at least one Creator exists): no int/Int-argument constructor/factory method to deserialize from Number value (404)
at [Source: (String)""404 page not found
""; line: 1, column: 1]"

This behavior is arbitrary and not related to glycan sequences. Resending sequence later on will execute just fine/

To Reproduce:
Arbitrary

Expected behavior
This case has 2! problems:

The webservices does not return a JSON with an error message. Instead it prints the exception.
The actual problem that no job was created.

Glycam Ticket 77

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

No branches or pull requests

1 participant