Skip to content

Send Data to Server Issue #240

@imAkhandSingh

Description

@imAkhandSingh

IOException:Socket closed during message assembly. When i send tcp data.

Activity

imAkhandSingh

imAkhandSingh commented on Feb 7, 2019

@imAkhandSingh
Author

The full Massage in console.

pool-2-thread-2][org.springframework.integration.ip.tcp.connection.TcpNetConnection] Read exception localhost:50706:64394:35910e73-c75d-4b7a-8109-6dba2edc1cd1 IOException:Socket closed during message assembly

garyrussell

garyrussell commented on Feb 7, 2019

@garyrussell
Contributor

Which sample are you seeing this with?

If it's a problem with your own code, you should ask a question on Stack Overflow and provide much more detail.

That error generally means the sender closed the socket before sending a complete message (or the receiver is not configured for the proper format of the message).

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @garyrussell@imAkhandSingh

        Issue actions

          Send Data to Server Issue · Issue #240 · spring-projects/spring-integration-samples