Hi,
I tried install samplestack on Windows 7.
But '.\gradlew appserver' failes with the following
:seedDataFetch UP-TO-DATE
:seedDataExtract UP-TO-DATE
:dbLoad FAILED
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':dbLoad'.
> groovyx.net.http.HttpResponseException: Bad Request
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
BUILD FAILED
Total time: 49.404 secs
And ErrorLog.txt's contents are as follows:
2017-04-07 17:29:14.324 Info: samplestack: Status 400: XDMP-DOCUTF8SEQ: xdmp:get-request-body("text") -- Invalid UTF-8 escape sequence at line 463 -- document is not UTF-8 encoded
MarkLogic Server: 8.0-6.3
Java: 1.8.0_121_b13
OS: Windows7 (64bit)