Verbindung kann nicht hergestellt werden

Flying together - when and where / Gemeinsam fliegen - wann und so
Schraubnix
Posts: 81
Joined: 25 May 2008 18:49

Re: Verbindung kann nicht hergestellt werden

Post by Schraubnix »

Hallo Reinhard

Na immerhin klappts mit P2P .

Das du auch einen TCP/UDP Server laufen hattest , hatte ich leider nicht mitbekommen .

Deine Portauswahl ist nicht gerade Standart .

Gebe doch mal 1024-1027 in der Firewall und auf dem PC frei und auf deinem Router incl. Portforwarding .

Ich musste deinen port den du verwendest auch erst extra freigeben , dass ist ein bischen umständlich .
Gruss

Uli
Schraubnix
Posts: 81
Joined: 25 May 2008 18:49

Re: Verbindung kann nicht hergestellt werden

Post by Schraubnix »

moin

Es ist mal wieder soweit .

Zur Zeit ist ein Server Online ( 2 Piloten ) .

Ich kann den Server nicht connecten .

Code: Select all

dk6dv@dk6dv:~/HELI-X> ./runHELI-X.sh
22.02.2009 14:14:12 com.captiveimagination.jgn.TCPMessageServer <init>
INFO:  create TCPMessageServer (id=274738887871145984) at dk6dv.workgroup/192.168.2.3:1026, queuesize= 1.024
22.02.2009 14:14:13 com.captiveimagination.jgn.UDPMessageServer <init>
INFO:  create UDPMessageServer (id=3862153533929738240) at dk6dv.workgroup/192.168.2.3:1026, queuesize= 1.024
22.02.2009 14:14:13 com.captiveimagination.jgn.clientserver.JGNClient <init>
INFO: JGNClient created (id=-3750309982642644992), TCP=(274738887871145984), UDP=(3862153533929738240)
22.02.2009 14:14:13 com.captiveimagination.jgn.UpdatableRunnable run
INFO: JGN update thread 23 started
22.02.2009 14:14:13 com.captiveimagination.jgn.DefaultUncaughtExceptionHandler uncaughtException
SCHWERWIEGEND: Uncaught exception: Terminating Thread.
java.nio.channels.NotYetConnectedException
        at sun.nio.ch.SocketChannelImpl.ensureReadOpen(SocketChannelImpl.java:115)
        at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:156)
        at com.captiveimagination.jgn.TCPMessageServer.read(TCPMessageServer.java:116)
        at com.captiveimagination.jgn.NIOMessageServer.updateTraffic(NIOMessageServer.java:143)
        at com.captiveimagination.jgn.clientserver.JGNClient.updateTraffic(JGNClient.java:246)
        at com.captiveimagination.jgn.clientserver.JGNClient.update(JGNClient.java:235)
        at com.captiveimagination.jgn.UpdatableRunnable.run(JGN.java:437)
        at java.lang.Thread.run(Thread.java:619)
22.02.2009 14:14:13 com.captiveimagination.jgn.UpdatableRunnable run
INFO: JGN update thread 23 terminated
22.02.2009 14:14:25 com.captiveimagination.jgn.clientserver.JGNClient connectAndWait
WARNUNG: Connection to reliableRemoteAddress failed.
22.02.2009 14:14:25 com.captiveimagination.jgn.clientserver.JGNClient disconnect
INFO: Disconnected!
22.02.2009 14:14:25 com.captiveimagination.jgn.clientserver.JGNClient close
INFO: all done!


Log - Datei :

Code: Select all

Set new path for the resources: /home/dk6dv/HELI-X/resources/
Set new path for the user files: /home/dk6dv/HELI-X/files/
Using openGLLayer JOGL_AWT
Found 34 display modes
Linux plugin claims to have found 6 controllers
Controller found: Name: ? PPM(? PPM)
Using Stick ? PPM
Digital component found:Trigger
Digital component found:Thumb
Digital component found:Thumb 2
Analog component found:x
Analog component found:y
Analog component found:z
Analog component found:rx
Analog component found:ry
Controller configuration file found: /home/dk6dv/HELI-X/files/controller/PPM.xml
Controller configuration file /home/dk6dv/HELI-X/files/controller/PPM.xml read
Found 192.168.2.3
Using 192.168.2.3

Was ist denn nur mit meiner Kiste los ?
Gruss

Uli
interferenz
Posts: 21
Joined: 01 Feb 2009 22:01

Re: Verbindung kann nicht hergestellt werden

Post by interferenz »

Das Gleiche bei mir. Ich versuche n mal am Tag einen Verbindung hinzubekommen, es hat bis jetzt
genau 1 Mal funktioniert und dann nie wieder, obwohl ich an meinem System nichts geändert habe.
Eigenen Server aufsetzen funktioniert übrigens einwandfrei.
Post Reply