Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Java multi-room chat example is broken at least #296

Open
PromanSEW opened this issue Nov 23, 2023 · 1 comment
Open

Java multi-room chat example is broken at least #296

PromanSEW opened this issue Nov 23, 2023 · 1 comment

Comments

@PromanSEW
Copy link

PromanSEW commented Nov 23, 2023

I downloaded this repo and just run as is, it does not work
Nothing happens after "join room"
Maybe other examples also don't work.
Seems like this repo is abandoned, Play 2.7.3 is here 😞
Please update and fix, if there are any Play devs here

EDIT: Crash

|-ERROR in ch.qos.logback.core.joran.spi.Interpreter@26:52 - ActionException in Action for tag [appender] ch.qos.logback.core.joran.spi.ActionException: ch.qos.logback.core.util.DynamicClassLoadingException: Failed to instantiate type AsyncAppender
        at ch.qos.logback.core.joran.spi.ActionException: ch.qos.logback.core.util.DynamicClassLoadingException: Failed to instantiate type AsyncAppender
...
Caused by: ch.qos.logback.core.util.DynamicClassLoadingException: Failed to instantiate type AsyncAppender
...
Caused by: java.lang.ClassNotFoundException: AsyncAppender

I removed logback.xml, but chat is still not working

@ihostage
Copy link
Member

Hi, @PromanSEW!
I'm sure this repo will also get an our love, but now we work on adoption to Play 3 other modules.

And of course, we are happy if someone keen to provide a pull request 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants