Radix IoT Website Mango 3 Documentation Website Mango 4 Documentation Website Mango 5 Documentation Website
    • 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 4 Documentation Website Mango 5 Documentation Website Radix IoT LinkedIn

    Added more Binary Inputs

    Scheduled Pinned Locked Moved BACnet4J general discussion
    3 Posts 2 Posters 3.0k Views 2 Watching
    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.
    • G Offline
      gkrananth
      last edited by

      Hi
      I have added 2000 binary inputs into bacnet4j server. If i discover from client i am getting timeout error. The client unable to discover the points. Is there any limitations are there ? Please anyone can help me on this.

      1 Reply Last reply Reply Quote 0
      • phildunlapP Offline
        phildunlap
        last edited by

        Does discovery work if you aren't actively polling at the same time? Can you post your error? Is it a timeout in the JavaScript getting a response to something or is it a timeout trying to establish some BACnet connection?

        1 Reply Last reply Reply Quote 0
        • G Offline
          gkrananth
          last edited by

          com.serotonin.bacnet4j.exception.BACnetTimeoutException: Timeout while waiting for segment part: invokeId=8, se
          at com.serotonin.bacnet4j.transport.Transport.receiveSegmented(Transport.java:447)
          at com.serotonin.bacnet4j.transport.Transport.incomingApdu(Transport.java:503)
          at com.serotonin.bacnet4j.npdu.IncomingRequestParser.run(IncomingRequestParser.java:44)
          at com.serotonin.bacnet4j.npdu.ip.IpNetwork.run(IpNetwork.java:244)
          at java.lang.Thread.run(Thread.java:744)
          Received UDP package from /192.168.1.6:47808
          com.serotonin.bacnet4j.exception.BACnetException: No waiting recipient for message: address=Address [networkNumd=8, isFromServer=false, message=ConfirmedRequest(segmentedMessage=true, moreFollows=false, segmentedResponseAcHAN_64, maxApduLengthAccepted=UP_TO_1476, invokeId=8, sequenceNumber=1, proposedWindowSize=1, serviceChoice=14,
          at com.serotonin.bacnet4j.transport.WaitingRoom.notifyMember(WaitingRoom.java:151)
          at com.serotonin.bacnet4j.transport.Transport.incomingApdu(Transport.java:497)
          at com.serotonin.bacnet4j.npdu.IncomingRequestParser.run(IncomingRequestParser.java:44)
          at com.serotonin.bacnet4j.npdu.ip.IpNetwork.run(IpNetwork.java:244)
          at java.lang.Thread.run(Thread.java:744)
          Received UDP package from /192.168.1.6:47808
          Received UDP package from /192.168.1.6:47808
          com.serotonin.bacnet4j.exception.BACnetException: No waiting recipient for message: address=Address [networkNumd=8, isFromServer=false, message=ConfirmedRequest(segmentedMessage=true, moreFollows=false, segmentedResponseAcHAN_64, maxApduLengthAccepted=UP_TO_1476, invokeId=8, sequenceNumber=1, proposedWindowSize=1, serviceChoice=14,
          at com.serotonin.bacnet4j.transport.WaitingRoom.notifyMember(WaitingRoom.java:151)
          at com.serotonin.bacnet4j.transport.Transport.incomingApdu(Transport.java:497)
          at com.serotonin.bacnet4j.npdu.IncomingRequestParser.run(IncomingRequestParser.java:44)
          at com.serotonin.bacnet4j.npdu.ip.IpNetwork.run(IpNetwork.java:244)
          at java.lang.Thread.run(Thread.java:744)

          1 Reply Last reply Reply Quote 0

          Hello! It looks like you're interested in this conversation, but you don't have an account yet.

          Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

          With your input, this post could be even better 💗

          Register Login
          • First post
            Last post