Giter VIP home page Giter VIP logo

Comments (4)

civic9 avatar civic9 commented on May 27, 2024 1

The issue still occurs with sbt 1.9.9 (Play 2.9).

I understand this is a low priority issue.

from playframework.

mkurz avatar mkurz commented on May 27, 2024

So this is most likely caused by

Which version of sbt are you using in your project/build.properties? Please try with sbt version 1.7.2 when using Play 2.8.12+ or sbt 1.9.7 when using Play 2.9 or 3.0 and let me know if that fixes the problem.

However, given that this is working on Linux and "only" broken on Windows and the fact that this very likely is a problem only in dev mode, but should work fine in prod mode, I will not spend time to fix this problem. Also probably sbt magic is involved here as well...

If you want to fix this, I am happy to review a pull request. But I am not going to look further into this issue at this point.

from playframework.

civic9 avatar civic9 commented on May 27, 2024

Yes, it works fine in prod mode, only dev mode is affected.

The issue still occurs with sbt 1.7.2 (Play 2.8.12) and sbt 1.9.7 (Play 2.9).

We can run Play using:

 echo | set /p dummyName=abc | sbt run

This passes the string "abc" (no new line, this is important) to Play input,
which satisfies the need for Play/sbt to consume some input, and jblas is working fine.

But after this Java process causes high CPU usage permanently :(

I can't fix it this myself, sbt and scala are black magic to me.

from playframework.

mkurz avatar mkurz commented on May 27, 2024

For the sake of completeness, can you also try sbt 1.9.9? (I don't expect it to work actually, but they did upgrade Jline in the release, so who knows)
Like said I will not prioritize this issue currently since it's "only" broken when using Windows, in dev mode, when pulling in the jblas library. Maybe someone steps up to invest time, also in case that's you I am happy to review a pull request.
Thanks for reporting anyway!

from playframework.

Related Issues (20)

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.