marklogic-samplestack icon indicating copy to clipboard operation
marklogic-samplestack copied to clipboard

Installation failed on Windows7

Open sgougi opened this issue 8 years ago • 2 comments

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)

sgougi avatar Apr 07 '17 08:04 sgougi

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.

Issue #121 #116

popzip avatar Apr 26 '17 23:04 popzip

@sgougi Can you run with the --stacktrace option so I can see where the failure occurred? Thanks.

clockworked247 avatar May 08 '17 22:05 clockworked247