Giter Club home page Giter Club logo

Comments (2)

nvuillam avatar nvuillam commented on June 2, 2024 1

I assume it's ok now with the new version, please reopen the issue if it is not :)

from npm-groovy-lint.

nvuillam avatar nvuillam commented on June 2, 2024

That's strange...
Plan A is to call CodeNarc server( local java http server calling CodeNarc and remaining alive for a while to avoid to reload all java classes at each call to npm-groovy-lint). It seems that such server is unreachable (ETIMEDOUT 192.168.9.136:7484).

  • Are you up to date with master branch ? (such issue on MacOs has been detected and corrected in a previous version with #22
  • Do you have the same issue with installed npm install npm-groovy-lint -g ?

If yes to the 2 previous questions, please can you try npm run build && npm run test:debug after a checkout of branch Rules ? ( https://github.com/nvuillam/npm-groovy-lint/tree/Rules )
I forced a big timeout in case your computer takes more than default timeout to initialize CodeNarcServer

If yes to the previous questions, please can you try npm run groovy:run-server-from-source and post the log here ? ( you need groovy 3.0.3 installed )

PlanB is called when PlanA failed (which should not happen, or with option --noserver) ... calling CodeNarcServer jar directly, using originaljdeployPlanB.js .

  • Do you see the file on your system in jdeploy_bundle folder ?
  • What java version are you using ?

from npm-groovy-lint.

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.