• Recent
    • Tags
    • Popular
    • Register
    • Login

    Please Note This forum exists for community support for the Mango product family and the Radix IoT Platform. Although Radix IoT employees participate in this forum from time to time, there is no guarantee of a response to anything posted here, nor can Radix IoT, LLC guarantee the accuracy of any information expressed or conveyed. Specific project questions from customers with active support contracts are asked to send requests to support@radixiot.com.

    Radix IoT Website Mango 3 Documentation Website Mango 4 Documentation Website Mango 5 Documentation Website

    IO Exception in seroUtils.jar

    Modbus4J general discussion
    1
    2
    3.4k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • F
      Fred
      last edited by

      Matthew,

      I'm getting an exception in seroUtils.jar. Near as I can tell it occurs when there are multiple concurrent requests for values for several different slaves. The exception stack is:

      java.io.IOException: Stream closed.
      at java.net.PlainSocketImpl.available(PlainSocketImpl.java:434)
      at java.net.SocketInputStream.available(SocketInputStream.java:217)
      at java.io.BufferedInputStream.available(BufferedInputStream.java:381)
      at com.serotonin.io.InputStreamListener.run(InputStreamListener.java:67)

      The only way it appears I can correct the problem is to restart the application and everything will work fine so long as I don't hammer the requests concurrently.

      Have you seen this before?

      The version of Modbus4J is 1.02.

      Regards,
      Fred

      1 Reply Last reply Reply Quote 0
      • First post
        Last post