Socket operation on nonsocket: configureBlocking #23


  • New
  • Defect
Open
Assigned to silentnight1990
  • _ForgeUser7546573 created this issue May 19, 2013

    What steps will reproduce the problem?
    1.stopping the server
    2.
    3.

    What is the expected output? What do you see instead?

    close without error

    What version of the product are you using?
    The Latest.

    Do you have an error log of what happened?

    Please provide any additional information below.

    00:30:03 [SEVERE] java.net.SocketException: Socket operation on nonsocket: confi
    gureBlocking
    00:30:03 [INFO] [Sign Casino Blackjack] Disabling Sign Casino Blackjack v1.5
    00:30:03 [SEVERE]       at java.net.DualStackPlainSocketImpl.configureBlocking(N
    ative Method)
    00:30:03 [SEVERE]       at java.net.DualStackPlainSocketImpl.socketAccept(Unknow
    n Source)
    00:30:03 [SEVERE]       at java.net.AbstractPlainSocketImpl.accept(Unknown Sourc
    e)
    00:30:03 [SEVERE]       at java.net.PlainSocketImpl.accept(Unknown Source)
    00:30:03 [SEVERE]       at java.net.ServerSocket.implAccept(Unknown Source)
    00:30:03 [SEVERE]       at java.net.ServerSocket.accept(Unknown Source)
    00:30:03 [SEVERE]       at me.neatmonster.spacebukkit.PanelListener.run(PanelLis
    tener.java:158)

  • _ForgeUser7546573 added the tags New Defect May 19, 2013

To post a comment, please login or register a new account.