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

Decoder Exeption #128

Open
Pravin1965 opened this issue Jul 19, 2024 · 1 comment
Open

Decoder Exeption #128

Pravin1965 opened this issue Jul 19, 2024 · 1 comment

Comments

@Pravin1965
Copy link

ca.uhn.hl7v2.hoh.api.DecodeException: Invalid response line, no space after status code. Line is: HTTP/1.1 400
at ca.uhn.hl7v2.hoh.encoder.Hl7OverHttpResponseDecoder.readActionLineAndDecode(Hl7OverHttpResponseDecoder.java:32)
at ca.uhn.hl7v2.hoh.encoder.AbstractHl7OverHttpDecoder.readHeadersAndContentsFromInputStreamAndDecode(AbstractHl7OverHttpDecoder.java:514)
at ca.uhn.hl7v2.hoh.raw.client.AbstractRawClient.doSendAndReceiveInternal(AbstractRawClient.java:159)
at ca.uhn.hl7v2.hoh.raw.client.AbstractRawClient.sendAndReceive(AbstractRawClient.java:279)
at ca.uhn.hl7v2.hoh.raw.client.HohRawClientSimple.sendAndReceive(HohRawClientSimple.java:55)
at ca.uhn.hl7v2.hoh.hapi.client.AbstractClient.sendAndReceiveMessage(AbstractClient.java:161)

@winfriedgerlach
Copy link

sounds like a duplicate of #17

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

2 participants