-
Notifications
You must be signed in to change notification settings - Fork 82
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Task :runChecks FAILED #164
Comments
looks like a dependency conflict introduced by dependency version upgrade. Will take a look tomorrow. |
also, before this issue gets solved, please try use 5.0.6 for your work. |
#165 should help with this! Will circle back to ask for verification when integrated. |
not very familiar with windows path but please try add one more |
I tried file:/// but it didn't work either so I decided to run atlas-check on linux again and it works :) |
This shouldn’t reflect your results, however, uploading line delimited geojson is preferred. The ‘flags’ ‘outputFormat’ creates line delimited .log files and saves them in the /flag folder. |
@TahmasbiOSM I am unfamiliar with the characteristics of Windows file systems, so I think this is a good open issue to keep open until we can verify our file handling works on Windows. In terms of calculating the amount of memory needed I could see that being built into the core Atlas project and then being a great addition as an automated warning for people running integrity checks. |
Ran |
Hi, I think I'm experiencing the similar issue :runChecks FAILED I ran this on macOS, this is the stacktrace file |
Bringing in atlas checks 6.0.1 and 6.0.2
I tried to use atlas check on windows 7, debian, ubuntu... but no luck
I don't know if I'm doing something wrong or not
I installed jdk:
and gradle:
and atlas-checks version 5.0.10
everything is by default even configuration.json
at first I ran this command (cmd as administrator):
c:\Users\admin\atlas-checks>gradle run
when it failed I used this:
c:\Users\admin\atlas-checks>gradlew run
at it also failed to check
I attached output of
gradle --debug run
andgradle --stacktrace run
, hope it helpsstacktrace.txt
debug.txt
The text was updated successfully, but these errors were encountered: