question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Clone repo for first time, running runZap outputs errors but still works

See original GitHub issue

I tried seeing what it would be like for a first time user to clone the repo and try to run the HUD with the ./gradlew runZap command. It took about 3 minutes to execute, and ultimately worked perfectly. But when the gradle CLI finished up it reported errors.

I’m curious about why it reported errors but still worked. This may be confusing to first time users.

image

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:7 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
thc202commented, Mar 1, 2019

Just a config, it enables heap dumps when the Java process hits an OutOfMemoryError (if you were referring to that?).

1reaction
thc202commented, Feb 28, 2019

Yes, the 20s start counting just after starting the ZAP process.

Regarding the previous comment, that’s Gradle daemon process: https://docs.gradle.org/current/userguide/gradle_daemon.html

Read more comments on GitHub >

github_iconTop Results From Across the Web

The remote end hung up unexpectedly while git cloning
My git client repeatedly fails with the following error after trying to clone the repository for some time.
Read more >
Fix Git's 'fatal: repository not found' error quickly | TechTarget
Here are five ways to fix that problem and successfully clone, ... only to run head first into Git's 'fatal: repository not found'...
Read more >
Git error - Fatal: Not a git repository and how to fix it | Datree.io
This error means you attempted to run a Git command, but weren't inside a Git repository. Make sure you've: Navigated to the right...
Read more >
Pipeline options for Git repositories - Azure - Microsoft Learn
In this article. Branch; Clean the local repo on the agent; Label sources; Report build status (Azure Pipelines, TFS 2018 and newer); Checkout ......
Read more >
git - Can't clone remote repository - Visual Studio Feedback
I'm able to clone the repository using Visual Studio 2013 and/or by ... Git Output window: Error encountered while cloning the remote repository:...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found