Menu

Log off Exception

Help
ronaldo
2009-03-09
2013-04-29
  • ronaldo

    ronaldo - 2009-03-09

    I got the following exception when I logoff.
    I am using the latest trunk.

    2009/3/7 下午11:25:02 net.sf.jml.net.Session$MsgSender run
    critical problem: error sending msg: PNG

    java.net.SocketException: Socket closed
           at java.net.SocketOutputStream.socketWrite(Unknown Source)
           at java.net.SocketOutputStream.write(Unknown Source)
           at java.io.ByteArrayOutputStream.writeTo(Unknown Source)
           at net.sf.jml.net.Session.sendMessage(Session.java:491)
           at net.sf.jml.net.Session.access$1(Session.java:478)
           at net.sf.jml.net.Session$MsgSender.run(Session.java:456)
           at java.lang.Thread.run(Unknown Source)
    java.net.SocketException: Socket closed
           at java.net.SocketOutputStream.socketWrite(Unknown Source)
           at java.net.SocketOutputStream.write(Unknown Source)
           at java.io.ByteArrayOutputStream.writeTo(Unknown Source)
           at net.sf.jml.net.Session.sendMessage(Session.java:491)
           at net.sf.jml.net.Session.access$1(Session.java:478)
           at net.sf.jml.net.Session$MsgSender.run(Session.java:456)
           at java.lang.Thread.run(Unknown Source)

     
    • Damian Minkov

      Damian Minkov - 2009-03-13

      Hi,
      checkout latest svn. I think its ok now.

      damencho

       
    • ronaldo

      ronaldo - 2009-03-21

      Yes,the problem fixed.

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.