Error Invoking Method & Failed to launch JVM #719
|
Can you supply the error message? Also, if you could upload your GRIP.log file you can find in your |
|
Our team has also gotten the same issue - we installed versions 1.5.0rc1, 1.5.0rc2 and 1.5.0rc3 and all showed the same result, though 1.4.0 worked just fine. Also happens with 1.5.0rc3 on Windows 10 64-bit. I ran the .jar file from the command line and it printed this:
Here is the log file, although it doesn't seem too helpful:
Also when running |
|
@nitzanbueno You either have another instance of GRIP running without changing the HTTP port in the settings, or there's another app using that port. |
|
I ran GRIP first thing after a restart and on two different computers and the same problem arose, so I doubt that's the reason. Maybe the code accidentally starts the server twice? |
|
Then an app starts on login that uses port 8080. You should be able to go to |
|
I'm going to delete the log text, there's nothing useful and it makes the page very difficult to read. GRIP defaults to port 8080, whatever's running on 49970 isn't us. |
|
Go for it, and going to http://localhost:8080 results in a 404 error message |
|
What's the message/can you post a screenshot? I want to see if it's GRIP's 404 or a different one. And if you could run the GRIP jar from the command line and post the console output, that would also be a big help |
|
I wasn't sure if this was what you were looking for, but running these will just bring up the loading bar, they don't bring up the error panels, but nothing else happens, nothing else is brought up. |
|
You need to run the jar with The master branch has support for setting the HTTP port from the command line. You can download or clone it, then run You can also change the server port in the save file, there should be an entry for it near the bottom of the file |
|
You need to set it on the command line
|
|
Okay I did that, but then how do I run it? |
|
It says that gradlew isn't a recognized name of cmdlet, I don't have much experience with running things through the command line. |
|
Sorry, I meant to use the old command line. Run "cmd" instead of "poewrshell" in step 1 and that should work for you. |
|
Thanks, it worked and is now running, do we have to run that command every time to use this? |
|
For now, yes. You can write a batch script that will run GRIP with command line arguments so you don't have to run it from the command line every time. We might add a configuration file at some point, but that wouldn't happen for a while. For the batch script: C:\Users\frcAluminati\AppData\Local\GRIP\GRIP.exe --port 3555Should run GRIP on port 3555. Just create a |
|
Thanks for the help!
…
|



Downloaded Grip for windows 7 64 bit, and it will not launch; it crashes on startup. Any advise to fix this issue? It puts those errors on the screen, the ones in the title. Thanks.