Connecton to PC with two interfce

6 views
Skip to first unread message

Murkraft

unread,
Apr 22, 2010, 5:12:28 PM4/22/10
to gmote users
My PC (windows 7) has two network interfaces: wifi - 192.168.0.1 and
local network - 10.10.146.141. IP of my phone is 192.168.0.2. If I try
to connect gmote to 192.168.0.1 it's does noting (I can see it by
starting runServerDebugMode.bat). Connect to 10.10.146.141 more
successful:

23.04.2010 1:05:11 org.gmote.common.security.AuthenticationHandler
performAuthentication
INFO: Waiting for authentication reply

but several minutes later:

23.04.2010 1:07:51 org.gmote.common.security.AuthenticationHandler
performAuthentication
SEVERE: Software caused connection abort: recv failed
java.net.SocketException: Software caused connection abort: recv
failed
at java.net.SocketInputStream.socketRead0(Native Method)
at java.net.SocketInputStream.read(Unknown Source)
at java.net.SocketInputStream.read(Unknown Source)
at java.io.ObjectInputStream$PeekInputStream.peek(Unknown
Source)
at java.io.ObjectInputStream$BlockDataInputStream.peek(Unknown
Source)
at java.io.ObjectInputStream
$BlockDataInputStream.peekByte(Unknown Source)
at java.io.ObjectInputStream.readObject0(Unknown Source)
at java.io.ObjectInputStream.readObject(Unknown Source)
at
org.gmote.common.TcpConnection.readPacket(TcpConnection.java:319)
at
org.gmote.common.security.AuthenticationHandler.performAuthentication(AuthenticationHandl
er.java:158)
at
org.gmote.common.TcpConnection.handleServerSideAuthentication(TcpConnection.java:
273)
at
org.gmote.common.TcpConnection.listenForConnections(TcpConnection.java:
113)
at org.gmote.server.GmoteServer.startServer(GmoteServer.java:
111)
at
org.gmote.server.GmoteServerUi.sharedMain(GmoteServerUi.java:334)
at
org.gmote.server.GmoteServerUiWindows.main(GmoteServerUiWindows.java:
36)
23.04.2010 1:07:51 org.gmote.common.TcpConnection
handleServerSideAuthentication
WARNING: Authentication of client failed: /10.10.146.141:61496
23.04.2010 1:07:51 org.gmote.server.GmoteServer startServer
SEVERE: Software caused connection abort: socket write error
java.net.SocketException: Software caused connection abort: socket
write error
at java.net.SocketOutputStream.socketWrite0(Native Method)
at java.net.SocketOutputStream.socketWrite(Unknown Source)
at java.net.SocketOutputStream.write(Unknown Source)
at java.io.ObjectOutputStream
$BlockDataOutputStream.drain(Unknown Source)
at java.io.ObjectOutputStream
$BlockDataOutputStream.setBlockDataMode(Unknown Source)
at java.io.ObjectOutputStream.writeNonProxyDesc(Unknown
Source)
at java.io.ObjectOutputStream.writeClassDesc(Unknown Source)
at java.io.ObjectOutputStream.writeOrdinaryObject(Unknown
Source)
at java.io.ObjectOutputStream.writeObject0(Unknown Source)
at java.io.ObjectOutputStream.writeFatalException(Unknown
Source)
at java.io.ObjectOutputStream.writeObject(Unknown Source)
at
org.gmote.common.TcpConnection.sendPacket(TcpConnection.java:309)
at
org.gmote.common.TcpConnection.handleServerSideAuthentication(TcpConnection.java:
280)
at
org.gmote.common.TcpConnection.listenForConnections(TcpConnection.java:
113)
at org.gmote.server.GmoteServer.startServer(GmoteServer.java:
111)
at
org.gmote.server.GmoteServerUi.sharedMain(GmoteServerUi.java:334)
at
org.gmote.server.GmoteServerUiWindows.main(GmoteServerUiWindows.java:
36)
23.04.2010 1:07:51 org.gmote.server.GmoteServer startServer
INFO: Waiting for TCP connection on port: 8889
Waiting for a connection on port: 8889
23.04.2010 1:07:51 org.gmote.common.security.AuthenticationHandler
performAuthentication
INFO: Waiting for authentication reply

And phone shows the message "Connection problem".

--
You received this message because you are subscribed to the Google Groups "gmote users" group.
To post to this group, send email to gmote...@googlegroups.com.
To unsubscribe from this group, send email to gmote-users...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/gmote-users?hl=en.

Reply all
Reply to author
Forward
0 new messages