GithubHelp home page GithubHelp logo

Comments (8)

erickoledadevrel avatar erickoledadevrel commented on August 11, 2024

Have you tried running without the -q, or with the --stacktrace option as mentioned in the error?

from java-samples.

ra603035 avatar ra603035 commented on August 11, 2024

Hi Getting the same reason for failure of execution.
here is the reason i got with --stacktrace.

Caused by: org.gradle.process.internal.ExecException: Process 'command 'C:\Program Files\Java\jdk1.8.0_201\bin\java.exe'' finished with non-zero exit value 1

from java-samples.

Pickausername2017 avatar Pickausername2017 commented on August 11, 2024

Any insight into why this is happening would be awesome. I am getting the same error. This quick start was working on my computer and then stopped and now I get this error as well.

Execution failed for task ':run'.

Process 'command 'C:\Program Files\Java\jdk1.8.0_201\bin\java.exe'' finished with non-zero exit value

from java-samples.

erickoledadevrel avatar erickoledadevrel commented on August 11, 2024

According to #67 (comment), the -q option may be obscuring the real error. Please try removing that and running again.

from java-samples.

erickoledadevrel avatar erickoledadevrel commented on August 11, 2024

Closing due to inactivity.

from java-samples.

roykhoury avatar roykhoury commented on August 11, 2024

In my case, I simply had to stop the java running process from task manager and let gradle restart it

image

from java-samples.

Josh3845 avatar Josh3845 commented on August 11, 2024

In your bash
pkill java
then
./gradlew build load run

This worked for me when I ran into a similar issue. Not sure if you are running gradle, if not then just run your program again how you normally would.

from java-samples.

Malav3077 avatar Malav3077 commented on August 11, 2024

Hi Getting the same reason for failure of execution. here is the reason i got with --stacktrace.

Caused by: org.gradle.process.internal.ExecException: Process 'command 'C:\Program Files\Java\jdk1.8.0_201\bin\java.exe'' finished with non-zero exit value 1

I also same occur that type error

from java-samples.

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.