Git Product home page Git Product logo

gw-lobby-emulator's People

Contributors

brutus5000 avatar johan-s avatar

Watchers

 avatar  avatar

Forkers

johan-s

gw-lobby-emulator's Issues

Missing Readme

A readme is missing how to use this emulator.

I started the scipt with "python main.py"
Then the terminal shows nothing.

I start the faf-gw-backend with the dev profile and get this error

2018-08-23 00:03:03.700  WARN 24051 --- [TaskExecutor-10] c.f.gw.messaging.lobby.LobbyService      : Could not connect to lobby server. Attempts left: 11 (uri=ws://localhost:8012/ws)
2018-08-23 00:03:03.702 ERROR 24051 --- [TaskExecutor-11] c.f.gw.messaging.lobby.LobbyService      : WebSocket handshake failed

javax.websocket.DeploymentException: The HTTP request to initiate the WebSocket connection failed
        at org.apache.tomcat.websocket.WsWebSocketContainer.connectToServerRecursive(WsWebSocketContainer.java:485) ~[tomcat-embed-websocket-8.5.32.jar:8.5.32]
        at org.apache.tomcat.websocket.WsWebSocketContainer.connectToServer(WsWebSocketContainer.java:195) ~[tomcat-embed-websocket-8.5.32.jar:8.5.32]
        at org.springframework.web.socket.client.standard.StandardWebSocketClient$1.call(StandardWebSocketClient.java:150) ~[spring-websocket-4.3.18.RELEASE.jar:4.3.18.RELEASE]
        at org.springframework.web.socket.client.standard.StandardWebSocketClient$1.call(StandardWebSocketClient.java:147) ~[spring-websocket-4.3.18.RELEASE.jar:4.3.18.RELEASE]
        at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[na:1.8.0_181]
        at java.lang.Thread.run(Thread.java:748) [na:1.8.0_181]
Caused by: java.util.concurrent.ExecutionException: java.net.ConnectException: Verbindungsaufbau abgelehnt
        at sun.nio.ch.PendingFuture.get(PendingFuture.java:202) ~[na:1.8.0_181]
        at org.apache.tomcat.websocket.WsWebSocketContainer.connectToServerRecursive(WsWebSocketContainer.java:341) ~[tomcat-embed-websocket-8.5.32.jar:8.5.32]
        ... 5 common frames omitted
Caused by: java.net.ConnectException: Verbindungsaufbau abgelehnt
        at sun.nio.ch.UnixAsynchronousSocketChannelImpl.checkConnect(Native Method) ~[na:1.8.0_181]
        at sun.nio.ch.UnixAsynchronousSocketChannelImpl.finishConnect(UnixAsynchronousSocketChannelImpl.java:252) ~[na:1.8.0_181]
        at sun.nio.ch.UnixAsynchronousSocketChannelImpl.finish(UnixAsynchronousSocketChannelImpl.java:198) ~[na:1.8.0_181]
        at sun.nio.ch.UnixAsynchronousSocketChannelImpl.onEvent(UnixAsynchronousSocketChannelImpl.java:213) ~[na:1.8.0_181]
        at sun.nio.ch.EPollPort$EventHandlerTask.run(EPollPort.java:293) ~[na:1.8.0_181]
        ... 1 common frames omitted

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.