You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 30, 2019. It is now read-only.
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
Thanks for logging an issue. I'm going to note that these issues may possibly be related - but will wait to get help from an engineer to triage. Keep you posted.
Hi,
I tried install samplestack on Windows 7.
But '.\gradlew appserver' failes with the following
And ErrorLog.txt's contents are as follows:
MarkLogic Server: 8.0-6.3
Java: 1.8.0_121_b13
OS: Windows7 (64bit)
The text was updated successfully, but these errors were encountered: