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

server not responding to client #25

Open
darmbrust opened this issue Aug 22, 2013 · 0 comments
Open

server not responding to client #25

darmbrust opened this issue Aug 22, 2013 · 0 comments

Comments

@darmbrust
Copy link
Contributor

The lexevs server was allowing the client to timeout on these queries:

http://192.168.0.78/entities?codesystemversion=urn:lsid:nlm.nih.gov:semnet:3.2
http://192.168.0.78/entities?codesystem=urn:lsid:nlm.nih.gov:semnet

Sever never answers the query, client just takes a timeout.

Yet, this works:

http://192.168.0.78:8080/codesystem/UMLS_SemNet/version/3.2/entities

No error was reported. May be an issue with incompatible versions... but the client should still get an error message, not take a timeout.

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