Giter Club home page Giter Club logo

distractor's People

Contributors

gitter-badger avatar gmaslowski avatar pawmot avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

distractor's Issues

ReactorTransportMixer should have a diiferent name.

Currently the name doesn't qiute fit to what it is intented for. It has to react to requests from transports and route messages to reactors. Pick a new name. Remember to update the lackonick documentation.

Fix current develop build.

Make it only running. The current code is corrupted.

[error] /home/greg/dev/projects/private/distractor/src/main/scala/com/fp/distractor/core/transport/TransportRegistry.scala:5: value Message is not a member of object com.fp.distractor.core.transport.api.TransportApi
[error] import com.fp.distractor.core.transport.api.TransportApi.{Message, Say}
[error]        ^
[error] /home/greg/dev/projects/private/distractor/src/main/scala/com/fp/distractor/core/reactor/info/SystemReactor.scala:5: value Message is not a member of object com.fp.distractor.core.transport.api.TransportApi
[error] import com.fp.distractor.core.transport.api.TransportApi.{Message, Say}
[error]        ^
[error] /home/greg/dev/projects/private/distractor/src/main/scala/com/fp/distractor/core/reactor/info/SystemReactor.scala:20: not found: type Message
[error]       mixer forward new Say(new Message(shellCommandResponse))
[error]                                 ^
[error] /home/greg/dev/projects/private/distractor/src/main/scala/com/fp/distractor/core/transport/TransportRegistry.scala:11: not found: type Message
[error]   case class SendBroadcast(broadcast: Message)
[error]                                       ^
[error] four errors found
[error] (compile:compileIncremental) Compilation failed
[error] Total time: 6 s, completed 2015-09-04 18:47:33

Investigate why TelnetReactor cannot be restarted so easily. Introduce a retry restart for TelnetTransport.

akka.actor.ActorInitializationException: exception during creation
    at akka.actor.ActorInitializationException$.apply(Actor.scala:166)
    at akka.actor.ActorCell.create(ActorCell.scala:596)
    at akka.actor.ActorCell.invokeAll$1(ActorCell.scala:456)
    at akka.actor.ActorCell.systemInvoke(ActorCell.scala:478)
    at akka.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:263)
    at akka.dispatch.Mailbox.run(Mailbox.scala:219)
    at akka.dispatch.ForkJoinExecutorConfigurator$AkkaForkJoinTask.exec(AbstractDispatcher.scala:397)
    at scala.concurrent.forkjoin.ForkJoinTask.doExec(ForkJoinTask.java:260)
    at scala.concurrent.forkjoin.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1339)
    at scala.concurrent.forkjoin.ForkJoinPool.runWorker(ForkJoinPool.java:1979)
    at scala.concurrent.forkjoin.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:107)
Caused by: java.io.IOException: Error while binding on 0.0.0.0/0.0.0.0:8111

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.