From 9da677a634f74b2af8810bc76f44ea638bd82c3b Mon Sep 17 00:00:00 2001 From: Sam Wilkins Date: Wed, 4 Dec 2019 22:25:52 -0500 Subject: removed package-lock.json from gitignore --- .gitignore | 1 - 1 file changed, 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index e5048cfc4..8b2ffdcca 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,4 @@ node_modules -package-lock.json dist/ .DS_Store .env -- cgit v1.2.3-70-g09d2 From b2394ca295f3701d410195f94c003aa9e29b9fec Mon Sep 17 00:00:00 2001 From: Sam Wilkins Date: Thu, 5 Dec 2019 17:06:20 -0500 Subject: gitignore tweak --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 8b2ffdcca..cf4ed308b 100644 --- a/.gitignore +++ b/.gitignore @@ -4,4 +4,5 @@ dist/ .env ClientUtils.ts solr-8.1.1/server/ -src/server/public/files/ \ No newline at end of file +src/server/public/files/ +src/scraping/acm/package-lock.json -- cgit v1.2.3-70-g09d2 From ae3603e26adb635380d530b84cb9d6f1284066ef Mon Sep 17 00:00:00 2001 From: Sam Wilkins Date: Wed, 11 Dec 2019 13:54:28 -0500 Subject: process factory refactor --- .gitignore | 1 + logs/npm-2-Wed, 11 Dec 2019 08:44:28 GMT.log | 274 --------------------- logs/server_pids.txt | 1 - src/server/ActionUtilities.ts | 9 +- src/server/ChildProcessUtilities/ProcessFactory.ts | 67 +++++ .../daemon/persistence_daemon.ts | 137 +++++++++++ src/server/ProcessManager.ts | 60 ----- src/server/daemon/current_daemon_pid.txt | 1 - src/server/daemon/persistence_daemon.ts | 117 --------- .../session_crashes_@ 2019-12-11T08:31:56.281Z.log | 1 - .../session_crashes_@ 2019-12-11T08:43:46.454Z.log | 2 - src/server/index.ts | 11 +- 12 files changed, 220 insertions(+), 461 deletions(-) delete mode 100644 logs/npm-2-Wed, 11 Dec 2019 08:44:28 GMT.log delete mode 100644 logs/server_pids.txt create mode 100644 src/server/ChildProcessUtilities/ProcessFactory.ts create mode 100644 src/server/ChildProcessUtilities/daemon/persistence_daemon.ts delete mode 100644 src/server/ProcessManager.ts delete mode 100644 src/server/daemon/current_daemon_pid.txt delete mode 100644 src/server/daemon/persistence_daemon.ts delete mode 100644 src/server/daemon/session_crashes_@ 2019-12-11T08:31:56.281Z.log delete mode 100644 src/server/daemon/session_crashes_@ 2019-12-11T08:43:46.454Z.log (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index cf4ed308b..38c619c52 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ ClientUtils.ts solr-8.1.1/server/ src/server/public/files/ src/scraping/acm/package-lock.json +src/server/ChildProcessUtilities/daemon/**/*.log diff --git a/logs/npm-2-Wed, 11 Dec 2019 08:44:28 GMT.log b/logs/npm-2-Wed, 11 Dec 2019 08:44:28 GMT.log deleted file mode 100644 index 37e232d48..000000000 --- a/logs/npm-2-Wed, 11 Dec 2019 08:44:28 GMT.log +++ /dev/null @@ -1,274 +0,0 @@ - -> dash@1.0.0 start-spawn /Users/swilkinss2012/Documents/GitHub/Dash-Web -> cross-env SPAWNED=true NODE_OPTIONS=--max_old_space_size=4096 ts-node-dev -- src/server/index.ts - -Using ts-node version 7.0.1, typescript version 3.7.2 -objc[9678]: Class GNotificationCenterDelegate is implemented in both /Users/swilkinss2012/Documents/GitHub/Dash-Web/node_modules/sharp/vendor/lib/libgio-2.0.0.dylib (0x10838d578) and /Users/swilkinss2012/Documents/GitHub/Dash-Web/node_modules/canvas/build/Release/libgio-2.0.0.dylib (0x10afd9578). One of the two will be used. Which one is undefined. - -starting execution of preliminary functions... -(node:9678) DeprecationWarning: current URL string parser is deprecated, and will be removed in a future version. To use the new parser, pass option { useNewUrlParser: true } to MongoClient.connect. -completed preliminary functions -. -Starting type checking and linting service... -Using 1 worker with 2048MB memory limit - -running server in development mode - -registering server routes... -all server routes have been successfully registered: -/ -/activity -/buxton -/delete -/deleteAll -/deleteWithAux -/deleteWithGoogleCredentials -/doc/:docId -/downloadId/:docId -/environment/:key -/getCurrentUser -/getUserDocumentId -/getUsers -/googleDocs/:sector/:action -/googlePhotosMediaDownload -/googlePhotosMediaUpload -/home -/imageHierarchyExport/:docId -/inspectImage -/persist -/pull -/readGoogleAccessToken -/search -/serializeDoc/:docId -/serverHeartbeat -/shutdown -/solr/:action -/textsearch -/thumbnail/:filename -/upload -/uploadDoc -/uploadURI -/version -/writeGoogleAccessToken - -websocket listening on port 4321 -server listening on port 1050 - -ℹ ï½¢wdmï½£: wait until bundle finished: /serverHeartbeat -user samuel_wilkins@brown.edu has connected to the web socket -user samuel_wilkins@brown.edu has connected to the web socket -ℹ ï½¢wdmï½£: wait until bundle finished: /serverHeartbeat -ℹ ï½¢wdmï½£: wait until bundle finished: /serverHeartbeat -ℹ ï½¢wdmï½£: wait until bundle finished: /serverHeartbeat -ℹ ï½¢wdmï½£: wait until bundle finished: /serverHeartbeat -user samuel_wilkins@brown.edu has connected to the web socket -user samuel_wilkins@brown.edu has connected to the web socket -Type checking and linting in progress... -webpack built 8f6b743d91fd3862683b in 47419ms -âš  ï½¢wdmï½£: Hash: 8f6b743d91fd3862683b -Version: webpack 4.36.1 -Time: 47419ms -Built at: 12/11/2019 3:45:31 AM - Asset Size Chunks  Chunk Names -275711e56bd1bc79fdff544a3d7dbfae.png 289 bytes  [emitted] -32f1593298e6e7bee5673bf647328d72.png 429 bytes  [emitted] -718c914a99a2136c01c84e01f63e505a.png 829 bytes  [emitted] -906f1a1816c2a03b5c7612f6aa2ceece.png 281 bytes  [emitted] - assets/downarrow.png 3.28 KiB  [emitted] - assets/env.json 360 bytes  [emitted] - assets/google_photos.png 114 KiB  [emitted] - assets/google_tags.png 7.9 KiB  [emitted] - assets/loading.gif 112 KiB  [emitted] - assets/pdf.worker.js 1.55 MiB  [emitted] - bundle.js 20.8 MiB bundle [emitted] bundle - bundle.js.map 23.3 MiB bundle [emitted] bundle - debug/repl.html 348 bytes  [emitted] - debug/test.html 245 bytes  [emitted] - debug/viewer.html 357 bytes  [emitted] -e7a34b49f3c49ca0c25c76b30cd09e12.png 445 bytes  [emitted] - imageUpload.js 20.8 MiB imageUpload [emitted] imageUpload - imageUpload.js.map 23.3 MiB imageUpload [emitted] imageUpload - index.html 593 bytes  [emitted] - inkControls.js 116 KiB inkControls [emitted] inkControls - inkControls.js.map 122 KiB inkControls [emitted] inkControls - mobile/image.html 333 bytes  [emitted] - mobile/ink.html 252 bytes  [emitted] - repl.js 9.31 MiB repl [emitted] repl - repl.js.map 10.5 MiB repl [emitted] repl - test.js 1.2 MiB test [emitted] test - test.js.map 1.42 MiB test [emitted] test - test.pdf 53.6 KiB  [emitted] - vendors~pdfjsWorker.js 1.55 MiB vendors~pdfjsWorker [emitted] vendors~pdfjsWorker - vendors~pdfjsWorker.js.map 1.87 MiB vendors~pdfjsWorker [emitted] vendors~pdfjsWorker - viewer.js 9.47 MiB viewer [emitted] viewer - viewer.js.map 10.7 MiB viewer [emitted] viewer -Entrypoint bundle = bundle.js bundle.js.map -Entrypoint viewer = viewer.js viewer.js.map -Entrypoint repl = repl.js repl.js.map -Entrypoint test = test.js test.js.map -Entrypoint inkControls = inkControls.js inkControls.js.map -Entrypoint imageUpload = imageUpload.js imageUpload.js.map -[19] multi ./src/client/views/Main.tsx webpack-hot-middleware/client?reload=true 40 bytes {bundle} [built] -[20] multi ./src/debug/Viewer.tsx webpack-hot-middleware/client?reload=true 40 bytes {viewer} [built] -[21] multi ./src/debug/Repl.tsx webpack-hot-middleware/client?reload=true 40 bytes {repl} [built] -[22] multi ./src/debug/Test.tsx webpack-hot-middleware/client?reload=true 40 bytes {test} [built] -[23] multi ./src/mobile/InkControls.tsx webpack-hot-middleware/client?reload=true 40 bytes {inkControls} [built] -[24] multi ./src/mobile/ImageUpload.tsx webpack-hot-middleware/client?reload=true 40 bytes {imageUpload} [built] - [./node_modules/mobx-react/index.module.js] 48.8 KiB {bundle} {viewer} {repl} {imageUpload} [built] - [./node_modules/mobx/lib/mobx.module.js] 175 KiB {bundle} {viewer} {repl} {imageUpload} [built] - [./node_modules/webpack-hot-middleware/client.js?reload=true] (webpack)-hot-middleware/client.js?reload=true 7.68 KiB {bundle} {viewer} {repl} {test} {inkControls} {imageUpload} [built] - [./src/client/views/Main.tsx] 4.03 KiB {bundle} [built] - [./src/debug/Repl.tsx] 6.87 KiB {repl} [built] - [./src/debug/Test.tsx] 1.02 KiB {test} [built] - [./src/debug/Viewer.tsx] 12.1 KiB {viewer} [built] - [./src/mobile/ImageUpload.tsx] 9.97 KiB {imageUpload} [built] - [./src/mobile/InkControls.tsx] 14 bytes {inkControls} [built] - + 1494 hidden modules - -WARNING in ./node_modules/typescript/lib/typescript.js 5121:41-60 -Critical dependency: the request of a dependency is an expression - @ ./src/client/util/Scripting.ts - @ ./src/debug/Viewer.tsx - @ multi ./src/debug/Viewer.tsx webpack-hot-middleware/client?reload=true -ℹ ï½¢wdmï½£: Compiled with warnings. -ℹ ï½¢wdmï½£: Compiling... -webpack building... -ℹ ï½¢wdmï½£: wait until bundle finished: /login -ℹ ï½¢wdmï½£: wait until bundle finished: /login -ℹ ï½¢wdmï½£: wait until bundle finished: /login -ℹ ï½¢wdmï½£: wait until bundle finished: /login -ℹ ï½¢wdmï½£: wait until bundle finished: /login -Type checking and linting in progress... -webpack built 8f6b743d91fd3862683b in 615ms -âš  ï½¢wdmï½£: Hash: 8f6b743d91fd3862683b -Version: webpack 4.36.1 -Time: 615ms -Built at: 12/11/2019 3:45:33 AM - Asset Size Chunks Chunk Names -275711e56bd1bc79fdff544a3d7dbfae.png 289 bytes   -32f1593298e6e7bee5673bf647328d72.png 429 bytes   -718c914a99a2136c01c84e01f63e505a.png 829 bytes   -906f1a1816c2a03b5c7612f6aa2ceece.png 281 bytes   - bundle.js 20.8 MiB bundle bundle - bundle.js.map 23.3 MiB bundle bundle -e7a34b49f3c49ca0c25c76b30cd09e12.png 445 bytes   - imageUpload.js 20.8 MiB imageUpload imageUpload - imageUpload.js.map 23.3 MiB imageUpload imageUpload - inkControls.js 116 KiB inkControls inkControls - inkControls.js.map 122 KiB inkControls inkControls - repl.js 9.31 MiB repl repl - repl.js.map 10.5 MiB repl repl - test.js 1.2 MiB test test - test.js.map 1.42 MiB test test - vendors~pdfjsWorker.js 1.55 MiB vendors~pdfjsWorker vendors~pdfjsWorker - vendors~pdfjsWorker.js.map 1.87 MiB vendors~pdfjsWorker vendors~pdfjsWorker - viewer.js 9.47 MiB viewer viewer - viewer.js.map 10.7 MiB viewer viewer -Entrypoint bundle = bundle.js bundle.js.map -Entrypoint viewer = viewer.js viewer.js.map -Entrypoint repl = repl.js repl.js.map -Entrypoint test = test.js test.js.map -Entrypoint inkControls = inkControls.js inkControls.js.map -Entrypoint imageUpload = imageUpload.js imageUpload.js.map -[19] multi ./src/client/views/Main.tsx webpack-hot-middleware/client?reload=true 40 bytes {bundle} -[20] multi ./src/debug/Viewer.tsx webpack-hot-middleware/client?reload=true 40 bytes {viewer} -[21] multi ./src/debug/Repl.tsx webpack-hot-middleware/client?reload=true 40 bytes {repl} -[22] multi ./src/debug/Test.tsx webpack-hot-middleware/client?reload=true 40 bytes {test} -[23] multi ./src/mobile/InkControls.tsx webpack-hot-middleware/client?reload=true 40 bytes {inkControls} -[24] multi ./src/mobile/ImageUpload.tsx webpack-hot-middleware/client?reload=true 40 bytes {imageUpload} - [./node_modules/mobx-react/index.module.js] 48.8 KiB {bundle} {viewer} {repl} {imageUpload} - [./node_modules/mobx/lib/mobx.module.js] 175 KiB {bundle} {viewer} {repl} {imageUpload} - [./node_modules/webpack-hot-middleware/client.js?reload=true] (webpack)-hot-middleware/client.js?reload=true 7.68 KiB {bundle} {viewer} {repl} {test} {inkControls} {imageUpload} - [./src/client/views/Main.tsx] 4.03 KiB {bundle} - [./src/debug/Repl.tsx] 6.87 KiB {repl} - [./src/debug/Test.tsx] 1.02 KiB {test} - [./src/debug/Viewer.tsx] 12.1 KiB {viewer} - [./src/mobile/ImageUpload.tsx] 9.97 KiB {imageUpload} - [./src/mobile/InkControls.tsx] 14 bytes {inkControls} - + 1494 hidden modules - -WARNING in ./node_modules/typescript/lib/typescript.js 5121:41-60 -Critical dependency: the request of a dependency is an expression - @ ./src/client/util/Scripting.ts - @ ./src/debug/Viewer.tsx - @ multi ./src/debug/Viewer.tsx webpack-hot-middleware/client?reload=true -ℹ ï½¢wdmï½£: Compiled with warnings. -WARNING in /Users/swilkinss2012/Documents/GitHub/Dash-Web/src/client/util/RichTextRules.ts(81,21): -prefer-const: Identifier 'marks' is never reassigned; use 'const' instead of 'let'. -WARNING in /Users/swilkinss2012/Documents/GitHub/Dash-Web/src/client/util/RichTextRules.ts(83,25): -prefer-const: Identifier 'tr' is never reassigned; use 'const' instead of 'let'. -WARNING in /Users/swilkinss2012/Documents/GitHub/Dash-Web/src/client/util/RichTextRules.ts(86,21): -prefer-const: Identifier 'isValidColor' is never reassigned; use 'const' instead of 'let'. -WARNING in /Users/swilkinss2012/Documents/GitHub/Dash-Web/src/client/util/RichTextRules.ts(87,25): -prefer-const: Identifier 's' is never reassigned; use 'const' instead of 'var'. -WARNING in /Users/swilkinss2012/Documents/GitHub/Dash-Web/src/client/util/RichTextRules.ts(89,36): -triple-equals: == should be === -WARNING in /Users/swilkinss2012/Documents/GitHub/Dash-Web/src/client/util/RichTextRules.ts(90,18): -semicolon: Missing semicolon -WARNING in /Users/swilkinss2012/Documents/GitHub/Dash-Web/src/client/util/RichTextRules.ts(99,21): -prefer-const: Identifier 'tr' is never reassigned; use 'const' instead of 'let'. -WARNING in /Users/swilkinss2012/Documents/GitHub/Dash-Web/src/client/util/RichTextRules.ts(100,21): -prefer-const: Identifier 'marks' is never reassigned; use 'const' instead of 'let'. -WARNING in /Users/swilkinss2012/Documents/GitHub/Dash-Web/src/client/util/RichTextRules.ts(126,25): -prefer-const: Identifier 'node' is never reassigned; use 'const' instead of 'let'. -WARNING in /Users/swilkinss2012/Documents/GitHub/Dash-Web/src/client/util/RichTextRules.ts(141,25): -prefer-const: Identifier 'node' is never reassigned; use 'const' instead of 'let'. -WARNING in /Users/swilkinss2012/Documents/GitHub/Dash-Web/src/client/util/RichTextRules.ts(154,66): -no-unnecessary-type-assertion: This assertion is unnecessary since it does not change the type of the expression. -WARNING in /Users/swilkinss2012/Documents/GitHub/Dash-Web/src/client/util/RichTextRules.ts(155,25): -prefer-const: Identifier 'node' is never reassigned; use 'const' instead of 'let'. -WARNING in /Users/swilkinss2012/Documents/GitHub/Dash-Web/src/client/util/RichTextRules.ts(155,33): -no-unnecessary-type-assertion: This assertion is unnecessary since it does not change the type of the expression. -WARNING in /Users/swilkinss2012/Documents/GitHub/Dash-Web/src/client/util/RichTextRules.ts(160,25): -prefer-const: Identifier 'node' is never reassigned; use 'const' instead of 'let'. -WARNING in /Users/swilkinss2012/Documents/GitHub/Dash-Web/src/client/util/RichTextRules.ts(192,29): -prefer-const: Identifier 'doc' is never reassigned; use 'const' instead of 'let'. -WARNING in /Users/swilkinss2012/Documents/GitHub/Dash-Web/src/client/util/RichTextSchema.tsx(640,134): -semicolon: Missing semicolon -WARNING in /Users/swilkinss2012/Documents/GitHub/Dash-Web/src/client/util/RichTextSchema.tsx(649,21): -prefer-const: Identifier 'expand' is never reassigned; use 'const' instead of 'let'. -WARNING in /Users/swilkinss2012/Documents/GitHub/Dash-Web/src/client/util/RichTextSchema.tsx(650,21): -prefer-const: Identifier 'tr' is never reassigned; use 'const' instead of 'let'. -WARNING in /Users/swilkinss2012/Documents/GitHub/Dash-Web/src/client/util/RichTextSchema.tsx(654,138): -semicolon: Missing semicolon -WARNING in /Users/swilkinss2012/Documents/GitHub/Dash-Web/src/client/util/RichTextSchema.tsx(658,10): -semicolon: Missing semicolon -WARNING in /Users/swilkinss2012/Documents/GitHub/Dash-Web/src/client/views/collections/CollectionView.tsx(243,13): -prefer-const: Identifier 'main' is never reassigned; use 'const' instead of 'let'. -WARNING in /Users/swilkinss2012/Documents/GitHub/Dash-Web/src/client/views/collections/CollectionView.tsx(244,13): -prefer-const: Identifier 'next' is never reassigned; use 'const' instead of 'let'. -WARNING in /Users/swilkinss2012/Documents/GitHub/Dash-Web/src/client/views/collections/CollectionView.tsx(245,13): -prefer-const: Identifier 'prev' is never reassigned; use 'const' instead of 'let'. -WARNING in /Users/swilkinss2012/Documents/GitHub/Dash-Web/src/client/views/DocumentDecorations.tsx(88,21): -prefer-const: Identifier 'selectionTitleFieldKey' is never reassigned; use 'const' instead of 'let'. -WARNING in /Users/swilkinss2012/Documents/GitHub/Dash-Web/src/client/views/DocumentDecorations.tsx(95,8): -semicolon: Missing semicolon -WARNING in /Users/swilkinss2012/Documents/GitHub/Dash-Web/src/client/views/EditableView.tsx(123,13): -prefer-const: Identifier 'wasFocused' is never reassigned; use 'const' instead of 'let'. -WARNING in /Users/swilkinss2012/Documents/GitHub/Dash-Web/src/client/views/MainView.tsx(289,11): -semicolon: Missing semicolon -WARNING in /Users/swilkinss2012/Documents/GitHub/Dash-Web/src/client/views/nodes/DocumentView.tsx(151,25): -prefer-const: Identifier 'any' is never reassigned; use 'const' instead of 'let'. -WARNING in /Users/swilkinss2012/Documents/GitHub/Dash-Web/src/client/views/nodes/FormattedTextBox.tsx(910,13): -prefer-const: Identifier 'prosediv' is never reassigned; use 'const' instead of 'let'. -WARNING in /Users/swilkinss2012/Documents/GitHub/Dash-Web/src/client/views/nodes/FormattedTextBox.tsx(911,13): -prefer-const: Identifier 'keeplocation' is never reassigned; use 'const' instead of 'let'. -WARNING in /Users/swilkinss2012/Documents/GitHub/Dash-Web/src/client/views/nodes/FormattedTextBox.tsx(913,13): -prefer-const: Identifier 'pos' is never reassigned; use 'const' instead of 'let'. -WARNING in /Users/swilkinss2012/Documents/GitHub/Dash-Web/src/client/views/nodes/FormattedTextBox.tsx(928,17): -prefer-const: Identifier 'pcords' is never reassigned; use 'const' instead of 'let'. -WARNING in /Users/swilkinss2012/Documents/GitHub/Dash-Web/src/client/views/nodes/FormattedTextBox.tsx(929,17): -prefer-const: Identifier 'node' is never reassigned; use 'const' instead of 'let'. -WARNING in /Users/swilkinss2012/Documents/GitHub/Dash-Web/src/client/views/nodes/FormattedTextBox.tsx(935,21): -prefer-const: Identifier 'lastNode' is never reassigned; use 'const' instead of 'let'. -WARNING in /Users/swilkinss2012/Documents/GitHub/Dash-Web/src/client/views/nodes/FormattedTextBox.tsx(976,71): -semicolon: Missing semicolon -WARNING in /Users/swilkinss2012/Documents/GitHub/Dash-Web/src/client/views/nodes/FormattedTextBox.tsx(987,17): -prefer-const: Identifier '$pos' is never reassigned; use 'const' instead of 'let'. -WARNING in /Users/swilkinss2012/Documents/GitHub/Dash-Web/src/client/views/nodes/FormattedTextBox.tsx(1001,25): -prefer-const: Identifier '$olist_pos' is never reassigned; use 'const' instead of 'let'. -WARNING in /Users/swilkinss2012/Documents/GitHub/Dash-Web/src/client/views/nodes/FormattedTextBox.tsx(1103,17): -prefer-const: Identifier 'newHeight' is never reassigned; use 'const' instead of 'let'. -No type errors found -Version: typescript 3.7.2, tslint 5.18.0 -Time: 5473ms diff --git a/logs/server_pids.txt b/logs/server_pids.txt deleted file mode 100644 index 2aa143f24..000000000 --- a/logs/server_pids.txt +++ /dev/null @@ -1 +0,0 @@ -9675 created at Wed, 11 Dec 2019 08:44:28 GMT diff --git a/src/server/ActionUtilities.ts b/src/server/ActionUtilities.ts index 9bdc4ed93..2e62443c6 100644 --- a/src/server/ActionUtilities.ts +++ b/src/server/ActionUtilities.ts @@ -1,4 +1,4 @@ -import { readFile, writeFile, exists, mkdir, unlink } from 'fs'; +import { readFile, writeFile, exists, mkdir, unlink, createWriteStream } from 'fs'; import { ExecOptions } from 'shelljs'; import { exec } from 'child_process'; import * as path from 'path'; @@ -10,6 +10,11 @@ export function pathFromRoot(relative: string) { return path.resolve(projectRoot, relative); } +export async function fileDescriptorFromStream(path: string) { + const logStream = createWriteStream(path); + return new Promise(resolve => logStream.on("open", resolve)); +} + export const command_line = (command: string, fromDirectory?: string) => { return new Promise((resolve, reject) => { const options: ExecOptions = {}; @@ -54,7 +59,7 @@ export async function log_execution({ startMessage, endMessage, action, color } catch (e) { error = e; } finally { - log_helper(`${typeof endMessage === "string" ? endMessage : endMessage({ result, error })}.`, resolvedColor); + log_helper(typeof endMessage === "string" ? endMessage : endMessage({ result, error }), resolvedColor); } return result; } diff --git a/src/server/ChildProcessUtilities/ProcessFactory.ts b/src/server/ChildProcessUtilities/ProcessFactory.ts new file mode 100644 index 000000000..745b1479a --- /dev/null +++ b/src/server/ChildProcessUtilities/ProcessFactory.ts @@ -0,0 +1,67 @@ +import { existsSync, mkdirSync } from "fs"; +import { pathFromRoot, log_execution, fileDescriptorFromStream } from '../ActionUtilities'; +import { red, green } from "colors"; +import rimraf = require("rimraf"); +import { ChildProcess, spawn, StdioOptions } from "child_process"; +import { Stream } from "stream"; +import { resolve } from "path"; + +export namespace ProcessFactory { + + export type Sink = "pipe" | "ipc" | "ignore" | "inherit" | Stream | number | null | undefined; + + export async function createWorker(command: string, args?: readonly string[], stdio?: StdioOptions | "logfile", detached = true): Promise { + if (stdio === "logfile") { + const log_fd = await Logger.create(command, args); + stdio = ["ignore", log_fd, log_fd]; + } + const child = spawn(command, args, { detached, stdio }); + child.unref(); + return child; + } + + export namespace NamedAgents { + + export async function persistenceDaemon() { + await log_execution({ + startMessage: "\ninitializing persistence daemon", + endMessage: ({ result, error }) => { + const success = error === null && result !== undefined; + if (!success) { + console.log(red("failed to initialize the persistance daemon")); + console.log(error); + process.exit(0); + } + return "failsafe daemon process successfully spawned"; + }, + action: () => createWorker('npx', ['ts-node', resolve(__dirname, "./daemon/persistence_daemon.ts")], ["ignore", "inherit", "inherit"]), + color: green + }); + console.log(); + } + } + +} + +export namespace Logger { + + const logPath = pathFromRoot("./logs"); + + export async function initialize() { + if (existsSync(logPath)) { + if (!process.env.SPAWNED) { + await new Promise(resolve => rimraf(logPath, resolve)); + } + } + mkdirSync(logPath); + } + + export async function create(command: string, args?: readonly string[]): Promise { + return fileDescriptorFromStream(generate_log_path(command, args)); + } + + function generate_log_path(command: string, args?: readonly string[]) { + return pathFromRoot(`./logs/${command}-${args?.length}-${new Date().toUTCString()}.log`); + } + +} \ No newline at end of file diff --git a/src/server/ChildProcessUtilities/daemon/persistence_daemon.ts b/src/server/ChildProcessUtilities/daemon/persistence_daemon.ts new file mode 100644 index 000000000..888cf38b8 --- /dev/null +++ b/src/server/ChildProcessUtilities/daemon/persistence_daemon.ts @@ -0,0 +1,137 @@ +import * as request from "request-promise"; +import { log_execution } from "../../ActionUtilities"; +import { red, yellow, cyan, green, Color } from "colors"; +import * as nodemailer from "nodemailer"; +import { MailOptions } from "nodemailer/lib/json-transport"; +import { writeFileSync, appendFileSync, existsSync, mkdirSync } from "fs"; +import { resolve } from 'path'; +import { ChildProcess } from "child_process"; +import { ProcessFactory } from "../ProcessFactory"; + +const identifier = yellow("__daemon__:"); + +process.on('SIGINT', () => current_backup?.kill("SIGTERM")); + +const logPath = resolve(__dirname, "./logs"); +const crashPath = resolve(logPath, "./crashes"); +if (!existsSync(logPath)) { + mkdirSync(logPath); +} +if (!existsSync(crashPath)) { + mkdirSync(crashPath); +} + +const crashLogPath = resolve(crashPath, `./session_crashes_${timestamp()}.log`); +function addLogEntry(message: string, color: Color) { + const formatted = color(`${message} ${timestamp()}.`); + identifiedLog(formatted); + appendFileSync(crashLogPath, `${formatted}\n`); +} + +function identifiedLog(message?: any, ...optionalParams: any[]) { + console.log(identifier, message, ...optionalParams); +} + +const LOCATION = "http://localhost"; +const recipient = "samuel_wilkins@brown.edu"; +const frequency = 10; +const { pid } = process; +let restarting = false; + +identifiedLog("Initializing daemon..."); + +writeLocalPidLog("daemon", pid); + +function writeLocalPidLog(filename: string, contents: any) { + const path = `./logs/current_${filename}_pid.log`; + identifiedLog(cyan(`${contents} written to ${path}`)); + writeFileSync(resolve(__dirname, path), `${contents}\n`); +} + +function timestamp() { + return `@ ${new Date().toISOString()}`; +} + +let current_backup: ChildProcess | undefined = undefined; + +async function listen() { + identifiedLog(yellow(`Beginning to poll server heartbeat every ${frequency} seconds...\n`)); + if (!LOCATION) { + identifiedLog(red("No location specified for persistence daemon. Please include as a command line environment variable or in a .env file.")); + process.exit(0); + } + const heartbeat = `${LOCATION}:1050/serverHeartbeat`; + // if this is on our remote server, the server must be run in release mode + // const suffix = LOCATION.includes("localhost") ? "" : "-release"; + setInterval(async () => { + let error: any; + try { + await request.get(heartbeat); + if (restarting) { + addLogEntry("Backup server successfully restarted", green); + } + restarting = false; + } catch (e) { + error = e; + } finally { + if (error) { + if (!restarting) { + restarting = true; + addLogEntry("Detected a server crash", red); + current_backup?.kill(); + await log_execution({ + startMessage: identifier + " Sending crash notification email", + endMessage: ({ error, result }) => { + const success = error === null && result === true; + return identifier + ` ${(success ? `Notification successfully sent to` : `Failed to notify`)} ${recipient} ${timestamp()}`; + }, + action: async () => notify(error || "Hmm, no error to report..."), + color: cyan + }); + current_backup = await log_execution({ + startMessage: identifier + " Initiating server restart", + endMessage: ({ result, error }) => { + const success = error === null && result !== undefined; + return identifier + success ? " Child process spawned..." : ` An error occurred while attempting to restart the server:\n${error}`; + }, + action: () => ProcessFactory.createWorker('npm', ['run', 'start-spawn'], "inherit"), + color: green + }); + writeLocalPidLog("server", `${(current_backup?.pid ?? -2) + 1} created ${timestamp()}`); + } else { + identifiedLog(yellow(`Callback ignored because restarting already initiated ${timestamp()}`)); + } + } + } + }, 1000 * 10); +} + +function emailText(error: any) { + return [ + `Hey ${recipient.split("@")[0]},`, + "You, as a Dash Administrator, are being notified of a server crash event. Here's what we know:", + `Location: ${LOCATION}\nError: ${error}`, + "The server should already be restarting itself, but if you're concerned, use the Remote Desktop Connection to monitor progress." + ].join("\n\n"); +} + +async function notify(error: any) { + const smtpTransport = nodemailer.createTransport({ + service: 'Gmail', + auth: { + user: 'brownptcdash@gmail.com', + pass: 'browngfx1' + } + }); + const mailOptions = { + to: recipient, + from: 'brownptcdash@gmail.com', + subject: 'Dash Server Crash', + text: emailText(error) + } as MailOptions; + return new Promise(resolve => { + smtpTransport.sendMail(mailOptions, (dispatchError: Error | null) => resolve(dispatchError === null)); + }); +} + +listen(); \ No newline at end of file diff --git a/src/server/ProcessManager.ts b/src/server/ProcessManager.ts deleted file mode 100644 index 671f0a234..000000000 --- a/src/server/ProcessManager.ts +++ /dev/null @@ -1,60 +0,0 @@ -import { existsSync, mkdirSync, createWriteStream } from "fs"; -import { pathFromRoot, log_execution } from './ActionUtilities'; -import { red, green } from "colors"; -import rimraf = require("rimraf"); -import { ChildProcess, spawn } from "child_process"; -import { Stream } from "stream"; - -const daemonPath = pathFromRoot("./src/server/daemon/persistence_daemon.ts"); - -export namespace ProcessManager { - - export async function initialize() { - const logPath = pathFromRoot("./logs"); - if (existsSync(logPath)) { - if (!process.env.SPAWNED) { - await new Promise(resolve => rimraf(logPath, resolve)); - } - } - mkdirSync(logPath); - } - - function generate_log_name(command: string, args?: readonly string[]) { - return pathFromRoot(`./logs/${command}-${args?.length}-${new Date().toUTCString()}.log`); - } - - export type Sink = "pipe" | "ipc" | "ignore" | "inherit" | Stream | number | null | undefined; - - export async function spawn_detached(command: string, args?: readonly string[], out?: Sink): Promise { - if (!out) { - const logStream = createWriteStream(generate_log_name(command, args)); - out = await new Promise(resolve => logStream.on("open", resolve)); - } - const child = spawn(command, args, { detached: true, stdio: ["ignore", out, out] }); - child.unref(); - return child; - } - - let daemonInitialized = false; - export async function trySpawnDaemon() { - if (!process.env.SPAWNED && !daemonInitialized) { - daemonInitialized = true; - await log_execution({ - startMessage: "\ninitializing persistence daemon", - endMessage: ({ result, error }) => { - const success = error === null && result !== undefined; - if (!success) { - console.log(red("failed to initialize the persistance daemon")); - console.log(error); - process.exit(0); - } - return "failsafe daemon process successfully spawned"; - }, - action: () => spawn_detached('npx', ['ts-node', daemonPath], process.stdout), - color: green - }); - console.log(); - } - } - -} \ No newline at end of file diff --git a/src/server/daemon/current_daemon_pid.txt b/src/server/daemon/current_daemon_pid.txt deleted file mode 100644 index f3cd0298c..000000000 --- a/src/server/daemon/current_daemon_pid.txt +++ /dev/null @@ -1 +0,0 @@ -9626 \ No newline at end of file diff --git a/src/server/daemon/persistence_daemon.ts b/src/server/daemon/persistence_daemon.ts deleted file mode 100644 index 099c7898c..000000000 --- a/src/server/daemon/persistence_daemon.ts +++ /dev/null @@ -1,117 +0,0 @@ -import * as request from "request-promise"; -import { log_execution, pathFromRoot } from "../ActionUtilities"; -import { red, yellow, cyan, green, Color } from "colors"; -import * as nodemailer from "nodemailer"; -import { MailOptions } from "nodemailer/lib/json-transport"; -import { writeFileSync, appendFileSync, createWriteStream, existsSync } from "fs"; -import { resolve } from 'path'; -import { ChildProcess } from "child_process"; -import { ProcessManager } from "../ProcessManager"; - -console.log(yellow("Initializing daemon...")); - -process.on('SIGINT', () => current_backup?.kill("SIGTERM")); - -const crashLogPath = resolve(__dirname, `./session_crashes_${timestamp()}.log`); -function addLogEntry(message: string, color: Color) { - const formatted = color(`${message} ${timestamp()}.`); - console.log(formatted); - appendFileSync(crashLogPath, `${formatted}\n`); -} - -const LOCATION = "http://localhost"; -const recipient = "samuel_wilkins@brown.edu"; -let restarting = false; - -const frequency = 10; -const { pid } = process; -writeFileSync(resolve(__dirname, "./current_daemon_pid.txt"), pid); -console.log(cyan(`${pid} written to ./current_daemon_pid.txt`)); - -function timestamp() { - return `@ ${new Date().toISOString()}`; -} - -let current_backup: ChildProcess | undefined = undefined; - -async function listen() { - console.log(yellow(`Beginning to poll server heartbeat every ${frequency} seconds...\n`)); - if (!LOCATION) { - console.log(red("No location specified for persistence daemon. Please include as a command line environment variable or in a .env file.")); - process.exit(0); - } - const heartbeat = `${LOCATION}:1050/serverHeartbeat`; - // if this is on our remote server, the server must be run in release mode - // const suffix = LOCATION.includes("localhost") ? "" : "-release"; - setInterval(async () => { - let error: any; - try { - await request.get(heartbeat); - if (restarting) { - addLogEntry("Backup server successfully restarted", green); - } - restarting = false; - } catch (e) { - error = e; - } finally { - if (error) { - if (!restarting) { - restarting = true; - addLogEntry("Detected a server crash", red); - current_backup?.kill(); - await log_execution({ - startMessage: "Sending crash notification email", - endMessage: ({ error, result }) => { - const success = error === null && result === true; - return `${(success ? `Notification successfully sent to` : `Failed to notify`)} ${recipient} ${timestamp()}`; - }, - action: async () => notify(error || "Hmm, no error to report..."), - color: cyan - }); - current_backup = await log_execution({ - startMessage: "Initiating server restart", - endMessage: ({ result, error }) => { - const success = error === null && result !== undefined; - return success ? "Child process spawned.." : `An error occurred while attempting to restart the server:\n${error}`; - }, - action: () => ProcessManager.spawn_detached('npm', ['run', 'start-spawn']), - color: green - }); - writeFileSync(pathFromRoot("./logs/current_server_pid.txt"), `${current_backup?.pid ?? -1} created ${timestamp()}\n`); - } else { - console.log(yellow(`Callback ignored because restarting already initiated ${timestamp()}`)); - } - } - } - }, 1000 * 10); -} - -function emailText(error: any) { - return [ - `Hey ${recipient.split("@")[0]},`, - "You, as a Dash Administrator, are being notified of a server crash event. Here's what we know:", - `Location: ${LOCATION}\nError: ${error}`, - "The server should already be restarting itself, but if you're concerned, use the Remote Desktop Connection to monitor progress." - ].join("\n\n"); -} - -async function notify(error: any) { - const smtpTransport = nodemailer.createTransport({ - service: 'Gmail', - auth: { - user: 'brownptcdash@gmail.com', - pass: 'browngfx1' - } - }); - const mailOptions = { - to: recipient, - from: 'brownptcdash@gmail.com', - subject: 'Dash Server Crash', - text: emailText(error) - } as MailOptions; - return new Promise(resolve => { - smtpTransport.sendMail(mailOptions, (dispatchError: Error | null) => resolve(dispatchError === null)); - }); -} - -listen(); \ No newline at end of file diff --git a/src/server/daemon/session_crashes_@ 2019-12-11T08:31:56.281Z.log b/src/server/daemon/session_crashes_@ 2019-12-11T08:31:56.281Z.log deleted file mode 100644 index 32b7810ea..000000000 --- a/src/server/daemon/session_crashes_@ 2019-12-11T08:31:56.281Z.log +++ /dev/null @@ -1 +0,0 @@ -Detected a server crash @ 2019-12-11T08:32:36.317Z diff --git a/src/server/daemon/session_crashes_@ 2019-12-11T08:43:46.454Z.log b/src/server/daemon/session_crashes_@ 2019-12-11T08:43:46.454Z.log deleted file mode 100644 index ebb6843c2..000000000 --- a/src/server/daemon/session_crashes_@ 2019-12-11T08:43:46.454Z.log +++ /dev/null @@ -1,2 +0,0 @@ -Detected a server crash @ 2019-12-11T08:44:26.494Z. -Backup server successfully restarted @ 2019-12-11T08:45:33.644Z. diff --git a/src/server/index.ts b/src/server/index.ts index 795418b31..bebb9b365 100644 --- a/src/server/index.ts +++ b/src/server/index.ts @@ -23,7 +23,7 @@ import GeneralGoogleManager from "./ApiManagers/GeneralGoogleManager"; import GooglePhotosManager from "./ApiManagers/GooglePhotosManager"; import { yellow, red } from "colors"; import { disconnect } from "../server/Initialization"; -import { ProcessManager } from "./ProcessManager"; +import { ProcessFactory, Logger } from "./ChildProcessUtilities/ProcessFactory"; export const publicDirectory = path.resolve(__dirname, "public"); export const filesDirectory = path.resolve(publicDirectory, "files"); @@ -36,7 +36,7 @@ export const ExitHandlers = new Array<() => void>(); * before clients can access the server should be run or awaited here. */ async function preliminaryFunctions() { - await ProcessManager.initialize(); + await Logger.initialize(); await GoogleCredentialsLoader.loadCredentials(); GoogleApiServerUtils.processProjectCredentials(); await DashUploadUtils.buildFileDirectories(); @@ -121,11 +121,16 @@ function routeSetter({ isRelease, addSupervisedRoute, logRegistrationOutcome }: } }); + let daemonInitialized = false; + const { SPAWNED, RELEASE } = process.env; addSupervisedRoute({ method: Method.GET, subscription: "/persist", onValidation: ({ res }) => { - ProcessManager.trySpawnDaemon(); + if (RELEASE && !SPAWNED && !daemonInitialized) { + daemonInitialized = true; + ProcessFactory.NamedAgents.persistenceDaemon(); + } res.redirect("/home"); } }); -- cgit v1.2.3-70-g09d2 From a2d2737fa4ec1a57f5288ed72eb44a2be4588ee8 Mon Sep 17 00:00:00 2001 From: Sam Wilkins Date: Fri, 13 Dec 2019 14:25:35 -0500 Subject: pdf path parsing fix in pdfviewer --- .gitignore | 2 +- solr-8.3.1/server/logs/solr-8983-console.log | 30 +- solr-8.3.1/server/logs/solr.log | 696 ++------------------------- solr-8.3.1/server/logs/solr_gc.log.0.current | 571 ++++++++++------------ src/client/views/pdf/PDFViewer.tsx | 2 +- 5 files changed, 300 insertions(+), 1001 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index cf4ed308b..d82349346 100644 --- a/.gitignore +++ b/.gitignore @@ -3,6 +3,6 @@ dist/ .DS_Store .env ClientUtils.ts -solr-8.1.1/server/ +solr-8.3.1/server/**/* src/server/public/files/ src/scraping/acm/package-lock.json diff --git a/solr-8.3.1/server/logs/solr-8983-console.log b/solr-8.3.1/server/logs/solr-8983-console.log index 7e3ba9574..db15ae26c 100644 --- a/solr-8.3.1/server/logs/solr-8983-console.log +++ b/solr-8.3.1/server/logs/solr-8983-console.log @@ -1,15 +1,15 @@ -2019-12-10 23:00:17.458 INFO (main) [ ] o.e.j.u.log Logging initialized @1404ms to org.eclipse.jetty.util.log.Slf4jLog -2019-12-10 23:00:17.810 WARN (main) [ ] o.e.j.x.XmlConfiguration Deprecated method public void org.eclipse.jetty.rewrite.handler.RedirectRegexRule.setReplacement(java.lang.String) in file:///C:/Users/dash/Documents/Dash-Web/solr-8.3.1/server/etc/jetty.xml -2019-12-10 23:00:17.912 WARN (main) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time -2019-12-10 23:00:17.912 WARN (main) [ ] o.e.j.x.XmlConfiguration Deprecated method public void org.eclipse.jetty.server.ServerConnector.setSoLingerTime(int) in file:///C:/Users/dash/Documents/Dash-Web/solr-8.3.1/server/etc/jetty-http.xml -2019-12-10 23:00:17.920 INFO (main) [ ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_211-b12 -2019-12-10 23:00:17.963 INFO (main) [ ] o.e.j.d.p.ScanningAppProvider Deployment monitor [file:///C:/Users/dash/Documents/Dash-Web/solr-8.3.1/server/contexts/] at interval 0 -2019-12-10 23:00:18.723 INFO (main) [ ] o.e.j.w.StandardDescriptorProcessor NO JSP Support for /solr, did not find org.apache.jasper.servlet.JspServlet -2019-12-10 23:00:18.739 INFO (main) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 -2019-12-10 23:00:18.739 INFO (main) [ ] o.e.j.s.session No SessionScavenger set, using defaults -2019-12-10 23:00:18.742 INFO (main) [ ] o.e.j.s.session node0 Scavenging every 600000ms -2019-12-10 23:00:18.869 INFO (main) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory -2019-12-10 23:00:18.875 INFO (main) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.3.1 -2019-12-10 23:00:18.875 INFO (main) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode on port 8983 -2019-12-10 23:00:18.875 INFO (main) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: C:/Users/dash/Documents/Dash-Web/solr-8.3.1 -2019-12-10 23:00:18.876 INFO (main) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-12-10T23:00:18.876Z +2019-12-13 19:19:28.474 INFO (main) [ ] o.e.j.u.log Logging initialized @2320ms to org.eclipse.jetty.util.log.Slf4jLog +2019-12-13 19:19:28.637 WARN (main) [ ] o.e.j.x.XmlConfiguration Deprecated method public void org.eclipse.jetty.rewrite.handler.RedirectRegexRule.setReplacement(java.lang.String) in file:///C:/Users/avd/Desktop/Sam/Dash-Web/solr-8.3.1/server/etc/jetty.xml +2019-12-13 19:19:28.694 WARN (main) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time +2019-12-13 19:19:28.694 WARN (main) [ ] o.e.j.x.XmlConfiguration Deprecated method public void org.eclipse.jetty.server.ServerConnector.setSoLingerTime(int) in file:///C:/Users/avd/Desktop/Sam/Dash-Web/solr-8.3.1/server/etc/jetty-http.xml +2019-12-13 19:19:28.702 INFO (main) [ ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_131-b11 +2019-12-13 19:19:28.726 INFO (main) [ ] o.e.j.d.p.ScanningAppProvider Deployment monitor [file:///C:/Users/avd/Desktop/Sam/Dash-Web/solr-8.3.1/server/contexts/] at interval 0 +2019-12-13 19:19:29.225 INFO (main) [ ] o.e.j.w.StandardDescriptorProcessor NO JSP Support for /solr, did not find org.apache.jasper.servlet.JspServlet +2019-12-13 19:19:29.233 INFO (main) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 +2019-12-13 19:19:29.233 INFO (main) [ ] o.e.j.s.session No SessionScavenger set, using defaults +2019-12-13 19:19:29.236 INFO (main) [ ] o.e.j.s.session node0 Scavenging every 660000ms +2019-12-13 19:19:29.308 INFO (main) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory +2019-12-13 19:19:29.312 INFO (main) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.3.1 +2019-12-13 19:19:29.312 INFO (main) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode on port 8983 +2019-12-13 19:19:29.312 INFO (main) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: C:\Users\avd\Desktop\Sam\Dash-Web\solr-8.3.1 +2019-12-13 19:19:29.313 INFO (main) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-12-13T19:19:29.313Z diff --git a/solr-8.3.1/server/logs/solr.log b/solr-8.3.1/server/logs/solr.log index 6b4ffa0e0..25c8bae75 100644 --- a/solr-8.3.1/server/logs/solr.log +++ b/solr-8.3.1/server/logs/solr.log @@ -1,663 +1,33 @@ -2019-12-10 23:00:17.458 INFO (main) [ ] o.e.j.u.log Logging initialized @1404ms to org.eclipse.jetty.util.log.Slf4jLog -2019-12-10 23:00:17.810 WARN (main) [ ] o.e.j.x.XmlConfiguration Deprecated method public void org.eclipse.jetty.rewrite.handler.RedirectRegexRule.setReplacement(java.lang.String) in file:///C:/Users/dash/Documents/Dash-Web/solr-8.3.1/server/etc/jetty.xml -2019-12-10 23:00:17.912 WARN (main) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time -2019-12-10 23:00:17.912 WARN (main) [ ] o.e.j.x.XmlConfiguration Deprecated method public void org.eclipse.jetty.server.ServerConnector.setSoLingerTime(int) in file:///C:/Users/dash/Documents/Dash-Web/solr-8.3.1/server/etc/jetty-http.xml -2019-12-10 23:00:17.920 INFO (main) [ ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_211-b12 -2019-12-10 23:00:17.963 INFO (main) [ ] o.e.j.d.p.ScanningAppProvider Deployment monitor [file:///C:/Users/dash/Documents/Dash-Web/solr-8.3.1/server/contexts/] at interval 0 -2019-12-10 23:00:18.723 INFO (main) [ ] o.e.j.w.StandardDescriptorProcessor NO JSP Support for /solr, did not find org.apache.jasper.servlet.JspServlet -2019-12-10 23:00:18.739 INFO (main) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 -2019-12-10 23:00:18.739 INFO (main) [ ] o.e.j.s.session No SessionScavenger set, using defaults -2019-12-10 23:00:18.742 INFO (main) [ ] o.e.j.s.session node0 Scavenging every 600000ms -2019-12-10 23:00:18.869 INFO (main) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory -2019-12-10 23:00:18.875 INFO (main) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.3.1 -2019-12-10 23:00:18.875 INFO (main) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode on port 8983 -2019-12-10 23:00:18.875 INFO (main) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: C:/Users/dash/Documents/Dash-Web/solr-8.3.1 -2019-12-10 23:00:18.876 INFO (main) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-12-10T23:00:18.876Z -2019-12-10 23:00:18.909 INFO (main) [ ] o.a.s.c.SolrResourceLoader Using system property solr.solr.home: C:/Users/dash/Documents/Dash-Web/solr-8.3.1/server/solr -2019-12-10 23:00:18.918 INFO (main) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\dash\Documents\Dash-Web\solr-8.3.1\server\solr\solr.xml -2019-12-10 23:00:19.084 INFO (main) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@5d740a0f, but no JMX reporters were configured - adding default JMX reporter. -2019-12-10 23:00:19.587 INFO (main) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] -2019-12-10 23:00:20.142 WARN (main) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@253d9f73[provider=null,keyStore=null,trustStore=null] -2019-12-10 23:00:20.142 WARN (main) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@253d9f73[provider=null,keyStore=null,trustStore=null] -2019-12-10 23:00:20.307 WARN (main) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5ee2b6f9[provider=null,keyStore=null,trustStore=null] -2019-12-10 23:00:20.307 WARN (main) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5ee2b6f9[provider=null,keyStore=null,trustStore=null] -2019-12-10 23:00:20.597 INFO (main) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores -2019-12-10 23:00:20.600 INFO (main) [ ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. -2019-12-10 23:00:20.766 INFO (main) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5d740a0f -2019-12-10 23:00:20.767 INFO (main) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5d740a0f -2019-12-10 23:00:20.777 INFO (main) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5d740a0f -2019-12-10 23:00:20.851 INFO (main) [ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\dash\Documents\Dash-Web\solr-8.3.1\server\solr -2019-12-10 23:00:21.244 INFO (main) [ ] o.e.j.s.h.ContextHandler Started o.e.j.w.WebAppContext@44821a96{/solr,file:///C:/Users/dash/Documents/Dash-Web/solr-8.3.1/server/solr-webapp/webapp/,AVAILABLE}{C:\Users\dash\Documents\Dash-Web\solr-8.3.1\server/solr-webapp/webapp} -2019-12-10 23:00:21.252 INFO (main) [ ] o.e.j.s.AbstractConnector Started ServerConnector@3b0090a4{HTTP/1.1,[http/1.1, h2c]}{0.0.0.0:8983} -2019-12-10 23:00:21.252 INFO (main) [ ] o.e.j.s.Server Started @5201ms -2019-12-10 23:00:27.011 INFO (qtp1010931249-18) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/system params={wt=json} status=0 QTime=55 -2019-12-10 23:00:40.666 INFO (qtp1010931249-35) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={indexInfo=false&wt=json&_=1576018840418} status=0 QTime=1 -2019-12-10 23:00:40.685 INFO (qtp1010931249-35) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/system params={wt=json&_=1576018840418} status=0 QTime=16 -2019-12-10 23:00:40.705 INFO (qtp1010931249-35) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/system params={wt=json&_=1576018840418} status=0 QTime=15 -2019-12-10 23:04:46.872 INFO (qtp1010931249-23) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={indexInfo=false&wt=json&_=1576019086700} status=0 QTime=0 -2019-12-10 23:04:46.896 INFO (qtp1010931249-23) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/system params={wt=json&_=1576019086701} status=0 QTime=13 -2019-12-10 23:04:46.912 INFO (qtp1010931249-23) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/system params={wt=json&_=1576019086701} status=0 QTime=11 -2019-12-10 23:04:48.697 INFO (qtp1010931249-35) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={indexInfo=false&wt=json&_=1576019088535} status=0 QTime=0 -2019-12-10 23:04:48.731 INFO (qtp1010931249-35) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/system params={wt=json&_=1576019088537} status=0 QTime=19 -2019-12-10 23:04:48.746 INFO (qtp1010931249-35) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/system params={wt=json&_=1576019088537} status=0 QTime=14 -2019-12-10 23:04:52.741 INFO (qtp1010931249-19) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={indexInfo=false&wt=json&_=1576019092527} status=0 QTime=0 -2019-12-10 23:04:52.760 INFO (qtp1010931249-19) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/system params={wt=json&_=1576019092527} status=0 QTime=13 -2019-12-10 23:04:52.785 INFO (qtp1010931249-18) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/system params={wt=json&_=1576019092527} status=0 QTime=30 -2019-12-10 23:09:26.527 INFO (qtp1010931249-35) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={indexInfo=false&wt=json&_=1576019092527} status=0 QTime=0 -2019-12-10 23:09:26.545 INFO (qtp1010931249-35) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/system params={wt=json&_=1576019092527} status=0 QTime=13 -2019-12-10 23:09:26.548 INFO (qtp1010931249-35) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={wt=json&_=1576019092527} status=0 QTime=0 -2019-12-10 23:09:40.449 INFO (qtp1010931249-14) [ x:dash] o.a.s.h.a.CoreAdminOperation core create command schema=schema.xml&dataDir=data&name=dash&action=CREATE&config=solrconfig.xml&instanceDir=dash&wt=json&_=1576019092527 -2019-12-10 23:09:40.477 ERROR (qtp1010931249-14) [ x:dash] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Error CREATEing SolrCore 'dash': Unable to create core [dash] Caused by: Can't find resource 'solrconfig.xml' in classpath or 'C:\Users\dash\Documents\Dash-Web\solr-8.3.1\server\solr\dash' - at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1201) - at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:93) - at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:362) - at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:397) - at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:181) - at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:198) - at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:839) - at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:805) - at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:558) - at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:419) - at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:351) - at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1602) - at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:540) - at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:146) - at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:548) - at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) - at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:257) - at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1711) - at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) - at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1347) - at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203) - at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480) - at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1678) - at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201) - at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1249) - at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) - at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:220) - at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:152) - at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) - at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:335) - at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) - at org.eclipse.jetty.server.Server.handle(Server.java:505) - at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370) - at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267) - at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) - at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) - at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) - at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) - at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) - at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) - at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) - at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) - at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:781) - at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:917) - at java.lang.Thread.run(Unknown Source) -Caused by: org.apache.solr.common.SolrException: Unable to create core [dash] - at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1272) - at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1162) - ... 44 more -Caused by: org.apache.solr.common.SolrException: Could not load conf for core dash: Error loading solr config from C:\Users\dash\Documents\Dash-Web\solr-8.3.1\server\solr\dash\conf\solrconfig.xml - at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:96) - at org.apache.solr.core.CoreContainer.getConfigSet(CoreContainer.java:1300) - at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1247) - ... 45 more -Caused by: org.apache.solr.common.SolrException: Error loading solr config from C:\Users\dash\Documents\Dash-Web\solr-8.3.1\server\solr\dash\conf\solrconfig.xml - at org.apache.solr.core.SolrConfig.readFromResourceLoader(SolrConfig.java:190) - at org.apache.solr.core.ConfigSetService.createSolrConfig(ConfigSetService.java:108) - at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:90) - ... 47 more -Caused by: org.apache.solr.core.SolrResourceNotFoundException: Can't find resource 'solrconfig.xml' in classpath or 'C:\Users\dash\Documents\Dash-Web\solr-8.3.1\server\solr\dash' - at org.apache.solr.core.SolrResourceLoader.openResource(SolrResourceLoader.java:407) - at org.apache.solr.core.SolrResourceLoader.openConfig(SolrResourceLoader.java:362) - at org.apache.solr.core.XmlConfigFile.(XmlConfigFile.java:117) - at org.apache.solr.core.XmlConfigFile.(XmlConfigFile.java:87) - at org.apache.solr.core.SolrConfig.(SolrConfig.java:205) - at org.apache.solr.core.SolrConfig.readFromResourceLoader(SolrConfig.java:182) - ... 49 more - -2019-12-10 23:09:40.477 INFO (qtp1010931249-14) [ x:dash] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={schema=schema.xml&dataDir=data&name=dash&action=CREATE&config=solrconfig.xml&instanceDir=dash&wt=json&_=1576019092527} status=400 QTime=29 -2019-12-10 23:10:20.705 ERROR (qtp1010931249-19) [ ] o.a.s.s.HttpSolrCall null:org.apache.solr.core.SolrCoreInitializationException: SolrCore 'dash' is not available due to init failure: Could not load conf for core dash: Error loading solr config from C:\Users\dash\Documents\Dash-Web\solr-8.3.1\server\solr\dash\conf\solrconfig.xml - at org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:1740) - at org.apache.solr.servlet.HttpSolrCall.init(HttpSolrCall.java:253) - at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:538) - at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:419) - at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:351) - at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1602) - at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:540) - at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:146) - at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:548) - at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) - at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:257) - at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1711) - at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) - at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1347) - at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203) - at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480) - at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1678) - at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201) - at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1249) - at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) - at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:220) - at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:152) - at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) - at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:335) - at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) - at org.eclipse.jetty.server.Server.handle(Server.java:505) - at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370) - at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267) - at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) - at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) - at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) - at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) - at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) - at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) - at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) - at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) - at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:781) - at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:917) - at java.lang.Thread.run(Unknown Source) -Caused by: org.apache.solr.common.SolrException: Could not load conf for core dash: Error loading solr config from C:\Users\dash\Documents\Dash-Web\solr-8.3.1\server\solr\dash\conf\solrconfig.xml - at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:96) - at org.apache.solr.core.CoreContainer.getConfigSet(CoreContainer.java:1300) - at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1247) - at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1162) - at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:93) - at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:362) - at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:397) - at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:181) - at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:198) - at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:839) - at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:805) - at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:558) - ... 36 more -Caused by: org.apache.solr.common.SolrException: Error loading solr config from C:\Users\dash\Documents\Dash-Web\solr-8.3.1\server\solr\dash\conf\solrconfig.xml - at org.apache.solr.core.SolrConfig.readFromResourceLoader(SolrConfig.java:190) - at org.apache.solr.core.ConfigSetService.createSolrConfig(ConfigSetService.java:108) - at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:90) - ... 47 more -Caused by: org.apache.solr.core.SolrResourceNotFoundException: Can't find resource 'solrconfig.xml' in classpath or 'C:\Users\dash\Documents\Dash-Web\solr-8.3.1\server\solr\dash' - at org.apache.solr.core.SolrResourceLoader.openResource(SolrResourceLoader.java:407) - at org.apache.solr.core.SolrResourceLoader.openConfig(SolrResourceLoader.java:362) - at org.apache.solr.core.XmlConfigFile.(XmlConfigFile.java:117) - at org.apache.solr.core.XmlConfigFile.(XmlConfigFile.java:87) - at org.apache.solr.core.SolrConfig.(SolrConfig.java:205) - at org.apache.solr.core.SolrConfig.readFromResourceLoader(SolrConfig.java:182) - ... 49 more - -2019-12-10 23:10:25.081 ERROR (qtp1010931249-19) [ ] o.a.s.s.HttpSolrCall null:org.apache.solr.core.SolrCoreInitializationException: SolrCore 'dash' is not available due to init failure: Could not load conf for core dash: Error loading solr config from C:\Users\dash\Documents\Dash-Web\solr-8.3.1\server\solr\dash\conf\solrconfig.xml - at org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:1740) - at org.apache.solr.servlet.HttpSolrCall.init(HttpSolrCall.java:253) - at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:538) - at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:419) - at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:351) - at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1602) - at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:540) - at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:146) - at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:548) - at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) - at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:257) - at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1711) - at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) - at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1347) - at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203) - at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480) - at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1678) - at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201) - at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1249) - at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) - at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:220) - at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:152) - at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) - at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:335) - at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) - at org.eclipse.jetty.server.Server.handle(Server.java:505) - at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370) - at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267) - at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) - at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) - at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) - at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) - at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) - at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) - at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) - at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) - at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:781) - at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:917) - at java.lang.Thread.run(Unknown Source) -Caused by: org.apache.solr.common.SolrException: Could not load conf for core dash: Error loading solr config from C:\Users\dash\Documents\Dash-Web\solr-8.3.1\server\solr\dash\conf\solrconfig.xml - at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:96) - at org.apache.solr.core.CoreContainer.getConfigSet(CoreContainer.java:1300) - at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1247) - at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1162) - at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:93) - at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:362) - at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:397) - at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:181) - at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:198) - at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:839) - at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:805) - at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:558) - ... 36 more -Caused by: org.apache.solr.common.SolrException: Error loading solr config from C:\Users\dash\Documents\Dash-Web\solr-8.3.1\server\solr\dash\conf\solrconfig.xml - at org.apache.solr.core.SolrConfig.readFromResourceLoader(SolrConfig.java:190) - at org.apache.solr.core.ConfigSetService.createSolrConfig(ConfigSetService.java:108) - at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:90) - ... 47 more -Caused by: org.apache.solr.core.SolrResourceNotFoundException: Can't find resource 'solrconfig.xml' in classpath or 'C:\Users\dash\Documents\Dash-Web\solr-8.3.1\server\solr\dash' - at org.apache.solr.core.SolrResourceLoader.openResource(SolrResourceLoader.java:407) - at org.apache.solr.core.SolrResourceLoader.openConfig(SolrResourceLoader.java:362) - at org.apache.solr.core.XmlConfigFile.(XmlConfigFile.java:117) - at org.apache.solr.core.XmlConfigFile.(XmlConfigFile.java:87) - at org.apache.solr.core.SolrConfig.(SolrConfig.java:205) - at org.apache.solr.core.SolrConfig.readFromResourceLoader(SolrConfig.java:182) - ... 49 more - -2019-12-10 23:10:25.098 ERROR (qtp1010931249-14) [ ] o.a.s.s.HttpSolrCall null:org.apache.solr.core.SolrCoreInitializationException: SolrCore 'dash' is not available due to init failure: Could not load conf for core dash: Error loading solr config from C:\Users\dash\Documents\Dash-Web\solr-8.3.1\server\solr\dash\conf\solrconfig.xml - at org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:1740) - at org.apache.solr.servlet.HttpSolrCall.init(HttpSolrCall.java:253) - at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:538) - at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:419) - at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:351) - at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1602) - at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:540) - at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:146) - at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:548) - at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) - at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:257) - at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1711) - at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) - at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1347) - at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203) - at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480) - at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1678) - at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201) - at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1249) - at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) - at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:220) - at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:152) - at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) - at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:335) - at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) - at org.eclipse.jetty.server.Server.handle(Server.java:505) - at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370) - at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267) - at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) - at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) - at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) - at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) - at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) - at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) - at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) - at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) - at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:781) - at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:917) - at java.lang.Thread.run(Unknown Source) -Caused by: org.apache.solr.common.SolrException: Could not load conf for core dash: Error loading solr config from C:\Users\dash\Documents\Dash-Web\solr-8.3.1\server\solr\dash\conf\solrconfig.xml - at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:96) - at org.apache.solr.core.CoreContainer.getConfigSet(CoreContainer.java:1300) - at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1247) - at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1162) - at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:93) - at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:362) - at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:397) - at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:181) - at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:198) - at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:839) - at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:805) - at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:558) - ... 36 more -Caused by: org.apache.solr.common.SolrException: Error loading solr config from C:\Users\dash\Documents\Dash-Web\solr-8.3.1\server\solr\dash\conf\solrconfig.xml - at org.apache.solr.core.SolrConfig.readFromResourceLoader(SolrConfig.java:190) - at org.apache.solr.core.ConfigSetService.createSolrConfig(ConfigSetService.java:108) - at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:90) - ... 47 more -Caused by: org.apache.solr.core.SolrResourceNotFoundException: Can't find resource 'solrconfig.xml' in classpath or 'C:\Users\dash\Documents\Dash-Web\solr-8.3.1\server\solr\dash' - at org.apache.solr.core.SolrResourceLoader.openResource(SolrResourceLoader.java:407) - at org.apache.solr.core.SolrResourceLoader.openConfig(SolrResourceLoader.java:362) - at org.apache.solr.core.XmlConfigFile.(XmlConfigFile.java:117) - at org.apache.solr.core.XmlConfigFile.(XmlConfigFile.java:87) - at org.apache.solr.core.SolrConfig.(SolrConfig.java:205) - at org.apache.solr.core.SolrConfig.readFromResourceLoader(SolrConfig.java:182) - ... 49 more - -2019-12-10 23:10:25.106 ERROR (qtp1010931249-14) [ ] o.a.s.s.HttpSolrCall null:org.apache.solr.core.SolrCoreInitializationException: SolrCore 'dash' is not available due to init failure: Could not load conf for core dash: Error loading solr config from C:\Users\dash\Documents\Dash-Web\solr-8.3.1\server\solr\dash\conf\solrconfig.xml - at org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:1740) - at org.apache.solr.servlet.HttpSolrCall.init(HttpSolrCall.java:253) - at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:538) - at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:419) - at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:351) - at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1602) - at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:540) - at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:146) - at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:548) - at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) - at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:257) - at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1711) - at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) - at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1347) - at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203) - at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480) - at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1678) - at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201) - at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1249) - at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) - at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:220) - at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:152) - at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) - at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:335) - at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) - at org.eclipse.jetty.server.Server.handle(Server.java:505) - at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370) - at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267) - at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) - at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) - at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) - at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) - at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) - at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) - at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) - at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) - at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:781) - at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:917) - at java.lang.Thread.run(Unknown Source) -Caused by: org.apache.solr.common.SolrException: Could not load conf for core dash: Error loading solr config from C:\Users\dash\Documents\Dash-Web\solr-8.3.1\server\solr\dash\conf\solrconfig.xml - at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:96) - at org.apache.solr.core.CoreContainer.getConfigSet(CoreContainer.java:1300) - at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1247) - at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1162) - at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:93) - at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:362) - at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:397) - at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:181) - at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:198) - at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:839) - at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:805) - at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:558) - ... 36 more -Caused by: org.apache.solr.common.SolrException: Error loading solr config from C:\Users\dash\Documents\Dash-Web\solr-8.3.1\server\solr\dash\conf\solrconfig.xml - at org.apache.solr.core.SolrConfig.readFromResourceLoader(SolrConfig.java:190) - at org.apache.solr.core.ConfigSetService.createSolrConfig(ConfigSetService.java:108) - at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:90) - ... 47 more -Caused by: org.apache.solr.core.SolrResourceNotFoundException: Can't find resource 'solrconfig.xml' in classpath or 'C:\Users\dash\Documents\Dash-Web\solr-8.3.1\server\solr\dash' - at org.apache.solr.core.SolrResourceLoader.openResource(SolrResourceLoader.java:407) - at org.apache.solr.core.SolrResourceLoader.openConfig(SolrResourceLoader.java:362) - at org.apache.solr.core.XmlConfigFile.(XmlConfigFile.java:117) - at org.apache.solr.core.XmlConfigFile.(XmlConfigFile.java:87) - at org.apache.solr.core.SolrConfig.(SolrConfig.java:205) - at org.apache.solr.core.SolrConfig.readFromResourceLoader(SolrConfig.java:182) - ... 49 more - -2019-12-10 23:10:25.111 ERROR (qtp1010931249-19) [ ] o.a.s.s.HttpSolrCall null:org.apache.solr.core.SolrCoreInitializationException: SolrCore 'dash' is not available due to init failure: Could not load conf for core dash: Error loading solr config from C:\Users\dash\Documents\Dash-Web\solr-8.3.1\server\solr\dash\conf\solrconfig.xml - at org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:1740) - at org.apache.solr.servlet.HttpSolrCall.init(HttpSolrCall.java:253) - at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:538) - at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:419) - at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:351) - at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1602) - at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:540) - at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:146) - at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:548) - at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) - at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:257) - at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1711) - at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) - at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1347) - at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203) - at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480) - at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1678) - at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201) - at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1249) - at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) - at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:220) - at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:152) - at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) - at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:335) - at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) - at org.eclipse.jetty.server.Server.handle(Server.java:505) - at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370) - at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267) - at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) - at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) - at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) - at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) - at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) - at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) - at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) - at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) - at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:781) - at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:917) - at java.lang.Thread.run(Unknown Source) -Caused by: org.apache.solr.common.SolrException: Could not load conf for core dash: Error loading solr config from C:\Users\dash\Documents\Dash-Web\solr-8.3.1\server\solr\dash\conf\solrconfig.xml - at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:96) - at org.apache.solr.core.CoreContainer.getConfigSet(CoreContainer.java:1300) - at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1247) - at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1162) - at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:93) - at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:362) - at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:397) - at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:181) - at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:198) - at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:839) - at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:805) - at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:558) - ... 36 more -Caused by: org.apache.solr.common.SolrException: Error loading solr config from C:\Users\dash\Documents\Dash-Web\solr-8.3.1\server\solr\dash\conf\solrconfig.xml - at org.apache.solr.core.SolrConfig.readFromResourceLoader(SolrConfig.java:190) - at org.apache.solr.core.ConfigSetService.createSolrConfig(ConfigSetService.java:108) - at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:90) - ... 47 more -Caused by: org.apache.solr.core.SolrResourceNotFoundException: Can't find resource 'solrconfig.xml' in classpath or 'C:\Users\dash\Documents\Dash-Web\solr-8.3.1\server\solr\dash' - at org.apache.solr.core.SolrResourceLoader.openResource(SolrResourceLoader.java:407) - at org.apache.solr.core.SolrResourceLoader.openConfig(SolrResourceLoader.java:362) - at org.apache.solr.core.XmlConfigFile.(XmlConfigFile.java:117) - at org.apache.solr.core.XmlConfigFile.(XmlConfigFile.java:87) - at org.apache.solr.core.SolrConfig.(SolrConfig.java:205) - at org.apache.solr.core.SolrConfig.readFromResourceLoader(SolrConfig.java:182) - ... 49 more - -2019-12-10 23:11:34.319 ERROR (qtp1010931249-14) [ ] o.a.s.s.HttpSolrCall null:org.apache.solr.core.SolrCoreInitializationException: SolrCore 'dash' is not available due to init failure: Could not load conf for core dash: Error loading solr config from C:\Users\dash\Documents\Dash-Web\solr-8.3.1\server\solr\dash\conf\solrconfig.xml - at org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:1740) - at org.apache.solr.servlet.HttpSolrCall.init(HttpSolrCall.java:253) - at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:538) - at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:419) - at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:351) - at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1602) - at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:540) - at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:146) - at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:548) - at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) - at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:257) - at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1711) - at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) - at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1347) - at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203) - at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480) - at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1678) - at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201) - at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1249) - at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) - at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:220) - at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:152) - at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) - at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:335) - at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) - at org.eclipse.jetty.server.Server.handle(Server.java:505) - at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370) - at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267) - at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) - at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) - at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) - at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) - at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) - at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) - at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) - at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) - at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:781) - at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:917) - at java.lang.Thread.run(Unknown Source) -Caused by: org.apache.solr.common.SolrException: Could not load conf for core dash: Error loading solr config from C:\Users\dash\Documents\Dash-Web\solr-8.3.1\server\solr\dash\conf\solrconfig.xml - at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:96) - at org.apache.solr.core.CoreContainer.getConfigSet(CoreContainer.java:1300) - at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1247) - at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1162) - at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:93) - at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:362) - at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:397) - at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:181) - at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:198) - at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:839) - at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:805) - at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:558) - ... 36 more -Caused by: org.apache.solr.common.SolrException: Error loading solr config from C:\Users\dash\Documents\Dash-Web\solr-8.3.1\server\solr\dash\conf\solrconfig.xml - at org.apache.solr.core.SolrConfig.readFromResourceLoader(SolrConfig.java:190) - at org.apache.solr.core.ConfigSetService.createSolrConfig(ConfigSetService.java:108) - at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:90) - ... 47 more -Caused by: org.apache.solr.core.SolrResourceNotFoundException: Can't find resource 'solrconfig.xml' in classpath or 'C:\Users\dash\Documents\Dash-Web\solr-8.3.1\server\solr\dash' - at org.apache.solr.core.SolrResourceLoader.openResource(SolrResourceLoader.java:407) - at org.apache.solr.core.SolrResourceLoader.openConfig(SolrResourceLoader.java:362) - at org.apache.solr.core.XmlConfigFile.(XmlConfigFile.java:117) - at org.apache.solr.core.XmlConfigFile.(XmlConfigFile.java:87) - at org.apache.solr.core.SolrConfig.(SolrConfig.java:205) - at org.apache.solr.core.SolrConfig.readFromResourceLoader(SolrConfig.java:182) - ... 49 more - -2019-12-10 23:11:34.335 ERROR (qtp1010931249-18) [ ] o.a.s.s.HttpSolrCall null:org.apache.solr.core.SolrCoreInitializationException: SolrCore 'dash' is not available due to init failure: Could not load conf for core dash: Error loading solr config from C:\Users\dash\Documents\Dash-Web\solr-8.3.1\server\solr\dash\conf\solrconfig.xml - at org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:1740) - at org.apache.solr.servlet.HttpSolrCall.init(HttpSolrCall.java:253) - at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:538) - at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:419) - at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:351) - at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1602) - at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:540) - at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:146) - at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:548) - at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) - at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:257) - at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1711) - at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) - at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1347) - at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203) - at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480) - at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1678) - at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201) - at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1249) - at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) - at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:220) - at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:152) - at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) - at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:335) - at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) - at org.eclipse.jetty.server.Server.handle(Server.java:505) - at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370) - at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267) - at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) - at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) - at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) - at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) - at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) - at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) - at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) - at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) - at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:781) - at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:917) - at java.lang.Thread.run(Unknown Source) -Caused by: org.apache.solr.common.SolrException: Could not load conf for core dash: Error loading solr config from C:\Users\dash\Documents\Dash-Web\solr-8.3.1\server\solr\dash\conf\solrconfig.xml - at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:96) - at org.apache.solr.core.CoreContainer.getConfigSet(CoreContainer.java:1300) - at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1247) - at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1162) - at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:93) - at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:362) - at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:397) - at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:181) - at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:198) - at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:839) - at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:805) - at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:558) - ... 36 more -Caused by: org.apache.solr.common.SolrException: Error loading solr config from C:\Users\dash\Documents\Dash-Web\solr-8.3.1\server\solr\dash\conf\solrconfig.xml - at org.apache.solr.core.SolrConfig.readFromResourceLoader(SolrConfig.java:190) - at org.apache.solr.core.ConfigSetService.createSolrConfig(ConfigSetService.java:108) - at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:90) - ... 47 more -Caused by: org.apache.solr.core.SolrResourceNotFoundException: Can't find resource 'solrconfig.xml' in classpath or 'C:\Users\dash\Documents\Dash-Web\solr-8.3.1\server\solr\dash' - at org.apache.solr.core.SolrResourceLoader.openResource(SolrResourceLoader.java:407) - at org.apache.solr.core.SolrResourceLoader.openConfig(SolrResourceLoader.java:362) - at org.apache.solr.core.XmlConfigFile.(XmlConfigFile.java:117) - at org.apache.solr.core.XmlConfigFile.(XmlConfigFile.java:87) - at org.apache.solr.core.SolrConfig.(SolrConfig.java:205) - at org.apache.solr.core.SolrConfig.readFromResourceLoader(SolrConfig.java:182) - ... 49 more - -2019-12-10 23:11:34.338 ERROR (qtp1010931249-14) [ ] o.a.s.s.HttpSolrCall null:org.apache.solr.core.SolrCoreInitializationException: SolrCore 'dash' is not available due to init failure: Could not load conf for core dash: Error loading solr config from C:\Users\dash\Documents\Dash-Web\solr-8.3.1\server\solr\dash\conf\solrconfig.xml - at org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:1740) - at org.apache.solr.servlet.HttpSolrCall.init(HttpSolrCall.java:253) - at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:538) - at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:419) - at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:351) - at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1602) - at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:540) - at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:146) - at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:548) - at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) - at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:257) - at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1711) - at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) - at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1347) - at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203) - at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480) - at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1678) - at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201) - at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1249) - at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) - at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:220) - at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:152) - at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) - at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:335) - at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) - at org.eclipse.jetty.server.Server.handle(Server.java:505) - at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370) - at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267) - at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) - at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) - at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) - at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) - at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) - at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) - at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) - at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) - at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:781) - at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:917) - at java.lang.Thread.run(Unknown Source) -Caused by: org.apache.solr.common.SolrException: Could not load conf for core dash: Error loading solr config from C:\Users\dash\Documents\Dash-Web\solr-8.3.1\server\solr\dash\conf\solrconfig.xml - at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:96) - at org.apache.solr.core.CoreContainer.getConfigSet(CoreContainer.java:1300) - at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1247) - at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1162) - at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:93) - at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:362) - at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:397) - at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:181) - at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:198) - at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:839) - at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:805) - at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:558) - ... 36 more -Caused by: org.apache.solr.common.SolrException: Error loading solr config from C:\Users\dash\Documents\Dash-Web\solr-8.3.1\server\solr\dash\conf\solrconfig.xml - at org.apache.solr.core.SolrConfig.readFromResourceLoader(SolrConfig.java:190) - at org.apache.solr.core.ConfigSetService.createSolrConfig(ConfigSetService.java:108) - at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:90) - ... 47 more -Caused by: org.apache.solr.core.SolrResourceNotFoundException: Can't find resource 'solrconfig.xml' in classpath or 'C:\Users\dash\Documents\Dash-Web\solr-8.3.1\server\solr\dash' - at org.apache.solr.core.SolrResourceLoader.openResource(SolrResourceLoader.java:407) - at org.apache.solr.core.SolrResourceLoader.openConfig(SolrResourceLoader.java:362) - at org.apache.solr.core.XmlConfigFile.(XmlConfigFile.java:117) - at org.apache.solr.core.XmlConfigFile.(XmlConfigFile.java:87) - at org.apache.solr.core.SolrConfig.(SolrConfig.java:205) - at org.apache.solr.core.SolrConfig.readFromResourceLoader(SolrConfig.java:182) - ... 49 more - +2019-12-13 19:19:28.474 INFO (main) [ ] o.e.j.u.log Logging initialized @2320ms to org.eclipse.jetty.util.log.Slf4jLog +2019-12-13 19:19:28.637 WARN (main) [ ] o.e.j.x.XmlConfiguration Deprecated method public void org.eclipse.jetty.rewrite.handler.RedirectRegexRule.setReplacement(java.lang.String) in file:///C:/Users/avd/Desktop/Sam/Dash-Web/solr-8.3.1/server/etc/jetty.xml +2019-12-13 19:19:28.694 WARN (main) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time +2019-12-13 19:19:28.694 WARN (main) [ ] o.e.j.x.XmlConfiguration Deprecated method public void org.eclipse.jetty.server.ServerConnector.setSoLingerTime(int) in file:///C:/Users/avd/Desktop/Sam/Dash-Web/solr-8.3.1/server/etc/jetty-http.xml +2019-12-13 19:19:28.702 INFO (main) [ ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_131-b11 +2019-12-13 19:19:28.726 INFO (main) [ ] o.e.j.d.p.ScanningAppProvider Deployment monitor [file:///C:/Users/avd/Desktop/Sam/Dash-Web/solr-8.3.1/server/contexts/] at interval 0 +2019-12-13 19:19:29.225 INFO (main) [ ] o.e.j.w.StandardDescriptorProcessor NO JSP Support for /solr, did not find org.apache.jasper.servlet.JspServlet +2019-12-13 19:19:29.233 INFO (main) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 +2019-12-13 19:19:29.233 INFO (main) [ ] o.e.j.s.session No SessionScavenger set, using defaults +2019-12-13 19:19:29.236 INFO (main) [ ] o.e.j.s.session node0 Scavenging every 660000ms +2019-12-13 19:19:29.308 INFO (main) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory +2019-12-13 19:19:29.312 INFO (main) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.3.1 +2019-12-13 19:19:29.312 INFO (main) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode on port 8983 +2019-12-13 19:19:29.312 INFO (main) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: C:\Users\avd\Desktop\Sam\Dash-Web\solr-8.3.1 +2019-12-13 19:19:29.313 INFO (main) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-12-13T19:19:29.313Z +2019-12-13 19:19:29.334 INFO (main) [ ] o.a.s.c.SolrResourceLoader Using system property solr.solr.home: C:\Users\avd\Desktop\Sam\Dash-Web\solr-8.3.1\server\solr +2019-12-13 19:19:29.341 INFO (main) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\avd\Desktop\Sam\Dash-Web\solr-8.3.1\server\solr\solr.xml +2019-12-13 19:19:29.424 INFO (main) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@3d299e3, but no JMX reporters were configured - adding default JMX reporter. +2019-12-13 19:19:29.597 INFO (main) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] +2019-12-13 19:19:29.983 WARN (main) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@222eb8aa[provider=null,keyStore=null,trustStore=null] +2019-12-13 19:19:29.983 WARN (main) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@222eb8aa[provider=null,keyStore=null,trustStore=null] +2019-12-13 19:19:30.070 WARN (main) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@793138bd[provider=null,keyStore=null,trustStore=null] +2019-12-13 19:19:30.070 WARN (main) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@793138bd[provider=null,keyStore=null,trustStore=null] +2019-12-13 19:19:30.214 INFO (main) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores +2019-12-13 19:19:30.216 INFO (main) [ ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. +2019-12-13 19:19:30.275 INFO (main) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3d299e3 +2019-12-13 19:19:30.276 INFO (main) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3d299e3 +2019-12-13 19:19:30.280 INFO (main) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3d299e3 +2019-12-13 19:19:30.315 INFO (main) [ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\avd\Desktop\Sam\Dash-Web\solr-8.3.1\server\solr +2019-12-13 19:19:30.784 INFO (main) [ ] o.e.j.s.h.ContextHandler Started o.e.j.w.WebAppContext@69997e9d{/solr,file:///C:/Users/avd/Desktop/Sam/Dash-Web/solr-8.3.1/server/solr-webapp/webapp/,AVAILABLE}{C:\Users\avd\Desktop\Sam\Dash-Web\solr-8.3.1\server/solr-webapp/webapp} +2019-12-13 19:19:30.793 INFO (main) [ ] o.e.j.s.AbstractConnector Started ServerConnector@8297b3a{HTTP/1.1,[http/1.1, h2c]}{0.0.0.0:8983} +2019-12-13 19:19:30.793 INFO (main) [ ] o.e.j.s.Server Started @4641ms +2019-12-13 19:19:31.371 INFO (qtp1664439369-23) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/system params={wt=json} status=0 QTime=51 diff --git a/solr-8.3.1/server/logs/solr_gc.log.0.current b/solr-8.3.1/server/logs/solr_gc.log.0.current index 79bace5fe..4b5cdd721 100644 --- a/solr-8.3.1/server/logs/solr_gc.log.0.current +++ b/solr-8.3.1/server/logs/solr_gc.log.0.current @@ -1,369 +1,298 @@ -Java HotSpot(TM) 64-Bit Server VM (25.211-b12) for windows-amd64 JRE (1.8.0_211-b12), built on Apr 1 2019 20:53:26 by "java_re" with MS VC++ 10.0 (VS2010) -Memory: 4k page, physical 7339572k(4615672k free), swap 8519220k(5755496k free) -CommandLine flags: -XX:+AlwaysPreTouch -XX:GCLogFileSize=20971520 -XX:InitialHeapSize=536870912 -XX:MaxGCPauseMillis=250 -XX:MaxHeapSize=536870912 -XX:NumberOfGCLogFiles=9 -XX:OnOutOfMemoryError=C:/Users/dash/Documents/Dash-Web/solr-8.3.1/bin/oom_solr.sh 8983 /c/Users/dash/Documents/Dash-Web/solr-8.3.1/server/logs -XX:+ParallelRefProcEnabled -XX:+PerfDisableSharedMem -XX:+PrintGC -XX:+PrintGCApplicationStoppedTime -XX:+PrintGCDateStamps -XX:+PrintGCDetails -XX:+PrintGCTimeStamps -XX:+PrintHeapAtGC -XX:+PrintTenuringDistribution -XX:ThreadStackSize=256 -XX:+UseCompressedClassPointers -XX:+UseCompressedOops -XX:+UseG1GC -XX:+UseGCLogFileRotation -XX:-UseLargePages -XX:-UseLargePagesIndividualAllocation -2019-12-10T18:00:16.490-0500: 0.440: Total time for which application threads were stopped: 0.0002174 seconds, Stopping threads took: 0.0000209 seconds -2019-12-10T18:00:16.650-0500: 0.600: Total time for which application threads were stopped: 0.0001302 seconds, Stopping threads took: 0.0000215 seconds -2019-12-10T18:00:16.842-0500: 0.792: Total time for which application threads were stopped: 0.0002254 seconds, Stopping threads took: 0.0000360 seconds -2019-12-10T18:00:16.922-0500: 0.872: Total time for which application threads were stopped: 0.0001570 seconds, Stopping threads took: 0.0000336 seconds +Java HotSpot(TM) 64-Bit Server VM (25.131-b11) for windows-amd64 JRE (1.8.0_131-b11), built on Mar 15 2017 01:23:53 by "java_re" with MS VC++ 10.0 (VS2010) +Memory: 4k page, physical 16724208k(3463808k free), swap 22506500k(6048128k free) +CommandLine flags: -XX:+AlwaysPreTouch -XX:GCLogFileSize=20971520 -XX:InitialHeapSize=536870912 -XX:MaxGCPauseMillis=250 -XX:MaxHeapSize=536870912 -XX:NumberOfGCLogFiles=9 -XX:+ParallelRefProcEnabled -XX:+PerfDisableSharedMem -XX:+PrintGC -XX:+PrintGCApplicationStoppedTime -XX:+PrintGCDateStamps -XX:+PrintGCDetails -XX:+PrintGCTimeStamps -XX:+PrintHeapAtGC -XX:+PrintTenuringDistribution -XX:ThreadStackSize=256 -XX:+UseCompressedClassPointers -XX:+UseCompressedOops -XX:+UseG1GC -XX:+UseGCLogFileRotation -XX:-UseLargePages -XX:-UseLargePagesIndividualAllocation +2019-12-13T14:19:26.609-0500: 0.457: Total time for which application threads were stopped: 0.0011031 seconds, Stopping threads took: 0.0000143 seconds +2019-12-13T14:19:27.060-0500: 0.908: Total time for which application threads were stopped: 0.0001153 seconds, Stopping threads took: 0.0000263 seconds +2019-12-13T14:19:28.027-0500: 1.875: Total time for which application threads were stopped: 0.0001248 seconds, Stopping threads took: 0.0000198 seconds +2019-12-13T14:19:28.224-0500: 2.072: Total time for which application threads were stopped: 0.0001320 seconds, Stopping threads took: 0.0000171 seconds {Heap before GC invocations=0 (full 0): - garbage-first heap total 524288K, used 25600K [0x00000000e0000000, 0x00000000e0101000, 0x0000000100000000) - region size 1024K, 25 young (25600K), 0 survivors (0K) - Metaspace used 9693K, capacity 9956K, committed 10112K, reserved 1058816K - class space used 1208K, capacity 1284K, committed 1408K, reserved 1048576K -2019-12-10T18:00:17.118-0500: 1.068: [GC pause (G1 Evacuation Pause) (young) + garbage-first heap total 524288K, used 30720K [0x00000000e0000000, 0x00000000e0101000, 0x0000000100000000) + region size 1024K, 30 young (30720K), 0 survivors (0K) + Metaspace used 11670K, capacity 11984K, committed 12160K, reserved 1060864K + class space used 1455K, capacity 1573K, committed 1664K, reserved 1048576K +2019-12-13T14:19:28.314-0500: 2.162: [GC pause (G1 Evacuation Pause) (young) Desired survivor size 2097152 bytes, new threshold 15 (max 15) -, 0.0072626 secs] - [Parallel Time: 5.5 ms, GC Workers: 2] - [GC Worker Start (ms): Min: 1068.4, Avg: 1068.5, Max: 1068.6, Diff: 0.2] - [Ext Root Scanning (ms): Min: 0.9, Avg: 1.1, Max: 1.2, Diff: 0.3, Sum: 2.1] +, 0.0052192 secs] + [Parallel Time: 2.2 ms, GC Workers: 8] + [GC Worker Start (ms): Min: 2162.5, Avg: 2162.5, Max: 2162.6, Diff: 0.1] + [Ext Root Scanning (ms): Min: 0.1, Avg: 0.4, Max: 1.0, Diff: 0.9, Sum: 3.0] [Update RS (ms): Min: 0.0, Avg: 0.0, Max: 0.0, Diff: 0.0, Sum: 0.0] [Processed Buffers: Min: 0, Avg: 0.0, Max: 0, Diff: 0, Sum: 0] [Scan RS (ms): Min: 0.0, Avg: 0.0, Max: 0.0, Diff: 0.0, Sum: 0.0] - [Code Root Scanning (ms): Min: 0.1, Avg: 0.2, Max: 0.3, Diff: 0.2, Sum: 0.5] - [Object Copy (ms): Min: 4.0, Avg: 4.0, Max: 4.0, Diff: 0.0, Sum: 8.0] - [Termination (ms): Min: 0.0, Avg: 0.0, Max: 0.0, Diff: 0.0, Sum: 0.0] - [Termination Attempts: Min: 1, Avg: 1.0, Max: 1, Diff: 0, Sum: 2] - [GC Worker Other (ms): Min: 0.0, Avg: 0.0, Max: 0.0, Diff: 0.0, Sum: 0.1] - [GC Worker Total (ms): Min: 5.2, Avg: 5.3, Max: 5.4, Diff: 0.2, Sum: 10.7] - [GC Worker End (ms): Min: 1073.8, Avg: 1073.8, Max: 1073.8, Diff: 0.0] - [Code Root Fixup: 0.0 ms] + [Code Root Scanning (ms): Min: 0.0, Avg: 0.1, Max: 0.3, Diff: 0.3, Sum: 0.5] + [Object Copy (ms): Min: 1.0, Avg: 1.5, Max: 1.8, Diff: 0.9, Sum: 12.2] + [Termination (ms): Min: 0.0, Avg: 0.0, Max: 0.0, Diff: 0.0, Sum: 0.1] + [Termination Attempts: Min: 1, Avg: 63.8, Max: 91, Diff: 90, Sum: 510] + [GC Worker Other (ms): Min: 0.0, Avg: 0.0, Max: 0.0, Diff: 0.0, Sum: 0.3] + [GC Worker Total (ms): Min: 2.0, Avg: 2.0, Max: 2.0, Diff: 0.1, Sum: 16.0] + [GC Worker End (ms): Min: 2164.5, Avg: 2164.6, Max: 2164.6, Diff: 0.0] + [Code Root Fixup: 0.1 ms] [Code Root Purge: 0.0 ms] - [Clear CT: 0.0 ms] - [Other: 1.7 ms] + [Clear CT: 0.1 ms] + [Other: 2.8 ms] [Choose CSet: 0.0 ms] - [Ref Proc: 1.4 ms] + [Ref Proc: 2.5 ms] [Ref Enq: 0.1 ms] [Redirty Cards: 0.1 ms] [Humongous Register: 0.0 ms] [Humongous Reclaim: 0.0 ms] - [Free CSet: 0.1 ms] - [Eden: 25.0M(25.0M)->0.0B(21.0M) Survivors: 0.0B->4096.0K Heap: 25.0M(512.0M)->4808.5K(512.0M)] + [Free CSet: 0.0 ms] + [Eden: 30.0M(30.0M)->0.0B(47.0M) Survivors: 0.0B->4096.0K Heap: 30.0M(512.0M)->5766.0K(512.0M)] Heap after GC invocations=1 (full 0): - garbage-first heap total 524288K, used 4808K [0x00000000e0000000, 0x00000000e0101000, 0x0000000100000000) + garbage-first heap total 524288K, used 5766K [0x00000000e0000000, 0x00000000e0101000, 0x0000000100000000) region size 1024K, 4 young (4096K), 4 survivors (4096K) - Metaspace used 9693K, capacity 9956K, committed 10112K, reserved 1058816K - class space used 1208K, capacity 1284K, committed 1408K, reserved 1048576K + Metaspace used 11670K, capacity 11984K, committed 12160K, reserved 1060864K + class space used 1455K, capacity 1573K, committed 1664K, reserved 1048576K } [Times: user=0.00 sys=0.00, real=0.01 secs] -2019-12-10T18:00:17.126-0500: 1.076: Total time for which application threads were stopped: 0.0078706 seconds, Stopping threads took: 0.0000635 seconds -2019-12-10T18:00:17.161-0500: 1.111: Total time for which application threads were stopped: 0.0001474 seconds, Stopping threads took: 0.0000168 seconds -2019-12-10T18:00:17.307-0500: 1.257: Total time for which application threads were stopped: 0.0002319 seconds, Stopping threads took: 0.0000357 seconds +2019-12-13T14:19:28.320-0500: 2.168: Total time for which application threads were stopped: 0.0060513 seconds, Stopping threads took: 0.0000133 seconds +2019-12-13T14:19:28.345-0500: 2.193: Total time for which application threads were stopped: 0.0001389 seconds, Stopping threads took: 0.0000188 seconds +2019-12-13T14:19:28.705-0500: 2.553: Total time for which application threads were stopped: 0.0001907 seconds, Stopping threads took: 0.0000159 seconds +2019-12-13T14:19:28.709-0500: 2.557: Total time for which application threads were stopped: 0.0001509 seconds, Stopping threads took: 0.0000159 seconds +2019-12-13T14:19:28.776-0500: 2.624: Total time for which application threads were stopped: 0.0001732 seconds, Stopping threads took: 0.0000180 seconds {Heap before GC invocations=1 (full 0): - garbage-first heap total 524288K, used 28360K [0x00000000e0000000, 0x00000000e0101000, 0x0000000100000000) - region size 1024K, 25 young (25600K), 4 survivors (4096K) - Metaspace used 14299K, capacity 14600K, committed 14720K, reserved 1062912K - class space used 1804K, capacity 1903K, committed 1920K, reserved 1048576K -2019-12-10T18:00:17.625-0500: 1.575: [GC pause (G1 Evacuation Pause) (young) -Desired survivor size 2097152 bytes, new threshold 1 (max 15) -- age 1: 2345864 bytes, 2345864 total -, 0.0236890 secs] - [Parallel Time: 22.5 ms, GC Workers: 2] - [GC Worker Start (ms): Min: 1575.2, Avg: 1575.2, Max: 1575.2, Diff: 0.0] - [Ext Root Scanning (ms): Min: 0.9, Avg: 1.0, Max: 1.2, Diff: 0.3, Sum: 2.1] - [Update RS (ms): Min: 0.8, Avg: 0.8, Max: 0.9, Diff: 0.0, Sum: 1.7] - [Processed Buffers: Min: 1, Avg: 1.5, Max: 2, Diff: 1, Sum: 3] - [Scan RS (ms): Min: 0.1, Avg: 1.4, Max: 2.6, Diff: 2.5, Sum: 2.8] - [Code Root Scanning (ms): Min: 0.0, Avg: 1.6, Max: 3.1, Diff: 3.1, Sum: 3.1] - [Object Copy (ms): Min: 17.5, Avg: 17.6, Max: 17.8, Diff: 0.3, Sum: 35.3] - [Termination (ms): Min: 0.0, Avg: 0.0, Max: 0.0, Diff: 0.0, Sum: 0.0] - [Termination Attempts: Min: 1, Avg: 1.0, Max: 1, Diff: 0, Sum: 2] + garbage-first heap total 524288K, used 52870K [0x00000000e0000000, 0x00000000e0101000, 0x0000000100000000) + region size 1024K, 48 young (49152K), 4 survivors (4096K) + Metaspace used 17779K, capacity 18142K, committed 18560K, reserved 1064960K + class space used 2203K, capacity 2314K, committed 2432K, reserved 1048576K +2019-12-13T14:19:29.004-0500: 2.852: [GC pause (G1 Evacuation Pause) (young) +Desired survivor size 3145728 bytes, new threshold 15 (max 15) +- age 1: 2770648 bytes, 2770648 total +, 0.0121683 secs] + [Parallel Time: 9.5 ms, GC Workers: 8] + [GC Worker Start (ms): Min: 2852.2, Avg: 2852.2, Max: 2852.2, Diff: 0.1] + [Ext Root Scanning (ms): Min: 0.3, Avg: 0.8, Max: 1.6, Diff: 1.3, Sum: 6.5] + [Update RS (ms): Min: 0.0, Avg: 0.8, Max: 1.7, Diff: 1.7, Sum: 6.6] + [Processed Buffers: Min: 0, Avg: 1.1, Max: 2, Diff: 2, Sum: 9] + [Scan RS (ms): Min: 0.0, Avg: 1.3, Max: 7.9, Diff: 7.9, Sum: 10.2] + [Code Root Scanning (ms): Min: 0.0, Avg: 0.1, Max: 0.6, Diff: 0.6, Sum: 0.9] + [Object Copy (ms): Min: 0.2, Avg: 6.3, Max: 7.5, Diff: 7.3, Sum: 50.2] + [Termination (ms): Min: 0.0, Avg: 0.1, Max: 0.1, Diff: 0.1, Sum: 0.6] + [Termination Attempts: Min: 1, Avg: 377.9, Max: 459, Diff: 458, Sum: 3023] [GC Worker Other (ms): Min: 0.0, Avg: 0.0, Max: 0.0, Diff: 0.0, Sum: 0.0] - [GC Worker Total (ms): Min: 22.5, Avg: 22.5, Max: 22.5, Diff: 0.0, Sum: 44.9] - [GC Worker End (ms): Min: 1597.7, Avg: 1597.7, Max: 1597.7, Diff: 0.0] - [Code Root Fixup: 0.0 ms] + [GC Worker Total (ms): Min: 9.3, Avg: 9.4, Max: 9.4, Diff: 0.1, Sum: 75.0] + [GC Worker End (ms): Min: 2861.6, Avg: 2861.6, Max: 2861.6, Diff: 0.0] + [Code Root Fixup: 0.1 ms] [Code Root Purge: 0.0 ms] - [Clear CT: 0.0 ms] - [Other: 1.1 ms] + [Clear CT: 0.1 ms] + [Other: 2.4 ms] [Choose CSet: 0.0 ms] - [Ref Proc: 0.8 ms] + [Ref Proc: 2.0 ms] [Ref Enq: 0.1 ms] - [Redirty Cards: 0.0 ms] - [Humongous Register: 0.1 ms] + [Redirty Cards: 0.1 ms] + [Humongous Register: 0.0 ms] [Humongous Reclaim: 0.0 ms] - [Free CSet: 0.1 ms] - [Eden: 21.0M(21.0M)->0.0B(21.0M) Survivors: 4096.0K->4096.0K Heap: 27.7M(512.0M)->14.7M(512.0M)] + [Free CSet: 0.0 ms] + [Eden: 44.0M(44.0M)->0.0B(246.0M) Survivors: 4096.0K->6144.0K Heap: 51.6M(512.0M)->19.7M(512.0M)] Heap after GC invocations=2 (full 0): - garbage-first heap total 524288K, used 15040K [0x00000000e0000000, 0x00000000e0101000, 0x0000000100000000) - region size 1024K, 4 young (4096K), 4 survivors (4096K) - Metaspace used 14299K, capacity 14600K, committed 14720K, reserved 1062912K - class space used 1804K, capacity 1903K, committed 1920K, reserved 1048576K + garbage-first heap total 524288K, used 20165K [0x00000000e0000000, 0x00000000e0101000, 0x0000000100000000) + region size 1024K, 6 young (6144K), 6 survivors (6144K) + Metaspace used 17779K, capacity 18142K, committed 18560K, reserved 1064960K + class space used 2203K, capacity 2314K, committed 2432K, reserved 1048576K } - [Times: user=0.06 sys=0.00, real=0.02 secs] -2019-12-10T18:00:17.649-0500: 1.599: Total time for which application threads were stopped: 0.0240493 seconds, Stopping threads took: 0.0000243 seconds -2019-12-10T18:00:17.927-0500: 1.877: Total time for which application threads were stopped: 0.0025994 seconds, Stopping threads took: 0.0023659 seconds -2019-12-10T18:00:17.938-0500: 1.888: Total time for which application threads were stopped: 0.0001370 seconds, Stopping threads took: 0.0000173 seconds -2019-12-10T18:00:18.038-0500: 1.988: Total time for which application threads were stopped: 0.0002861 seconds, Stopping threads took: 0.0000236 seconds + [Times: user=0.11 sys=0.00, real=0.01 secs] +2019-12-13T14:19:29.016-0500: 2.864: Total time for which application threads were stopped: 0.0124183 seconds, Stopping threads took: 0.0000278 seconds +2019-12-13T14:19:29.224-0500: 3.072: Total time for which application threads were stopped: 0.0002035 seconds, Stopping threads took: 0.0000222 seconds {Heap before GC invocations=2 (full 0): - garbage-first heap total 524288K, used 36544K [0x00000000e0000000, 0x00000000e0101000, 0x0000000100000000) - region size 1024K, 25 young (25600K), 4 survivors (4096K) - Metaspace used 17797K, capacity 18080K, committed 18304K, reserved 1064960K - class space used 2204K, capacity 2315K, committed 2432K, reserved 1048576K -2019-12-10T18:00:18.298-0500: 2.247: [GC pause (G1 Evacuation Pause) (young) + garbage-first heap total 524288K, used 51909K [0x00000000e0000000, 0x00000000e0101000, 0x0000000100000000) + region size 1024K, 37 young (37888K), 6 survivors (6144K) + Metaspace used 18751K, capacity 19130K, committed 19328K, reserved 1067008K + class space used 2318K, capacity 2428K, committed 2432K, reserved 1048576K +2019-12-13T14:19:29.276-0500: 3.124: [GC pause (G1 Evacuation Pause) (young) Desired survivor size 2097152 bytes, new threshold 1 (max 15) -- age 1: 4148416 bytes, 4148416 total -, 0.0153142 secs] - [Parallel Time: 13.5 ms, GC Workers: 2] - [GC Worker Start (ms): Min: 2247.5, Avg: 2247.5, Max: 2247.5, Diff: 0.0] - [Ext Root Scanning (ms): Min: 1.3, Avg: 1.3, Max: 1.3, Diff: 0.0, Sum: 2.6] - [Update RS (ms): Min: 0.4, Avg: 0.5, Max: 0.6, Diff: 0.2, Sum: 1.0] - [Processed Buffers: Min: 2, Avg: 4.5, Max: 7, Diff: 5, Sum: 9] - [Scan RS (ms): Min: 1.3, Avg: 1.3, Max: 1.4, Diff: 0.1, Sum: 2.7] - [Code Root Scanning (ms): Min: 0.0, Avg: 0.2, Max: 0.3, Diff: 0.3, Sum: 0.3] - [Object Copy (ms): Min: 10.1, Avg: 10.2, Max: 10.3, Diff: 0.2, Sum: 20.3] - [Termination (ms): Min: 0.0, Avg: 0.0, Max: 0.0, Diff: 0.0, Sum: 0.0] - [Termination Attempts: Min: 1, Avg: 1.0, Max: 1, Diff: 0, Sum: 2] +- age 1: 3773080 bytes, 3773080 total +- age 2: 1193120 bytes, 4966200 total +, 0.0077834 secs] + [Parallel Time: 5.3 ms, GC Workers: 8] + [GC Worker Start (ms): Min: 3123.9, Avg: 3124.6, Max: 3129.1, Diff: 5.2] + [Ext Root Scanning (ms): Min: 0.0, Avg: 0.3, Max: 1.0, Diff: 1.0, Sum: 2.2] + [Update RS (ms): Min: 0.0, Avg: 0.1, Max: 0.4, Diff: 0.4, Sum: 1.0] + [Processed Buffers: Min: 0, Avg: 1.8, Max: 4, Diff: 4, Sum: 14] + [Scan RS (ms): Min: 0.0, Avg: 0.8, Max: 1.1, Diff: 1.1, Sum: 6.1] + [Code Root Scanning (ms): Min: 0.0, Avg: 0.1, Max: 0.3, Diff: 0.3, Sum: 1.1] + [Object Copy (ms): Min: 0.0, Avg: 3.2, Max: 3.8, Diff: 3.8, Sum: 25.5] + [Termination (ms): Min: 0.0, Avg: 0.1, Max: 0.1, Diff: 0.1, Sum: 0.5] + [Termination Attempts: Min: 1, Avg: 264.1, Max: 405, Diff: 404, Sum: 2113] [GC Worker Other (ms): Min: 0.0, Avg: 0.0, Max: 0.0, Diff: 0.0, Sum: 0.0] - [GC Worker Total (ms): Min: 13.5, Avg: 13.5, Max: 13.5, Diff: 0.0, Sum: 26.9] - [GC Worker End (ms): Min: 2261.0, Avg: 2261.0, Max: 2261.0, Diff: 0.0] - [Code Root Fixup: 0.0 ms] + [GC Worker Total (ms): Min: 0.0, Avg: 4.6, Max: 5.2, Diff: 5.2, Sum: 36.4] + [GC Worker End (ms): Min: 3129.1, Avg: 3129.1, Max: 3129.1, Diff: 0.0] + [Code Root Fixup: 0.2 ms] [Code Root Purge: 0.0 ms] [Clear CT: 0.1 ms] - [Other: 1.7 ms] + [Other: 2.2 ms] [Choose CSet: 0.0 ms] - [Ref Proc: 1.4 ms] + [Ref Proc: 1.8 ms] [Ref Enq: 0.1 ms] - [Redirty Cards: 0.0 ms] + [Redirty Cards: 0.1 ms] [Humongous Register: 0.0 ms] [Humongous Reclaim: 0.0 ms] [Free CSet: 0.1 ms] - [Eden: 21.0M(21.0M)->0.0B(38.0M) Survivors: 4096.0K->4096.0K Heap: 35.7M(512.0M)->19.5M(512.0M)] + [Eden: 31.0M(19.0M)->0.0B(303.0M) Survivors: 6144.0K->4096.0K Heap: 50.7M(512.0M)->28.0M(512.0M)] Heap after GC invocations=3 (full 0): - garbage-first heap total 524288K, used 19968K [0x00000000e0000000, 0x00000000e0101000, 0x0000000100000000) + garbage-first heap total 524288K, used 28672K [0x00000000e0000000, 0x00000000e0101000, 0x0000000100000000) region size 1024K, 4 young (4096K), 4 survivors (4096K) - Metaspace used 17797K, capacity 18080K, committed 18304K, reserved 1064960K - class space used 2204K, capacity 2315K, committed 2432K, reserved 1048576K + Metaspace used 18751K, capacity 19130K, committed 19328K, reserved 1067008K + class space used 2318K, capacity 2428K, committed 2432K, reserved 1048576K } - [Times: user=0.03 sys=0.00, real=0.01 secs] -2019-12-10T18:00:18.313-0500: 2.263: Total time for which application threads were stopped: 0.0156491 seconds, Stopping threads took: 0.0000752 seconds -2019-12-10T18:00:18.722-0500: 2.672: Total time for which application threads were stopped: 0.0003732 seconds, Stopping threads took: 0.0000411 seconds + [Times: user=0.00 sys=0.00, real=0.01 secs] +2019-12-13T14:19:29.284-0500: 3.132: Total time for which application threads were stopped: 0.0079873 seconds, Stopping threads took: 0.0000226 seconds {Heap before GC invocations=3 (full 0): - garbage-first heap total 524288K, used 58880K [0x00000000e0000000, 0x00000000e0101000, 0x0000000100000000) - region size 1024K, 42 young (43008K), 4 survivors (4096K) - Metaspace used 18940K, capacity 19388K, committed 19712K, reserved 1067008K - class space used 2349K, capacity 2493K, committed 2560K, reserved 1048576K -2019-12-10T18:00:18.831-0500: 2.781: [GC pause (G1 Evacuation Pause) (young) -Desired survivor size 3145728 bytes, new threshold 15 (max 15) -- age 1: 1355992 bytes, 1355992 total -, 0.0121758 secs] - [Parallel Time: 10.5 ms, GC Workers: 2] - [GC Worker Start (ms): Min: 2780.9, Avg: 2786.1, Max: 2791.4, Diff: 10.5] - [Ext Root Scanning (ms): Min: 0.0, Avg: 0.8, Max: 1.7, Diff: 1.7, Sum: 1.7] - [Update RS (ms): Min: 0.0, Avg: 1.0, Max: 1.9, Diff: 1.9, Sum: 1.9] - [Processed Buffers: Min: 0, Avg: 5.0, Max: 10, Diff: 10, Sum: 10] - [Scan RS (ms): Min: 0.0, Avg: 0.2, Max: 0.5, Diff: 0.5, Sum: 0.5] - [Code Root Scanning (ms): Min: 0.0, Avg: 0.2, Max: 0.4, Diff: 0.4, Sum: 0.4] - [Object Copy (ms): Min: 0.0, Avg: 3.0, Max: 6.0, Diff: 6.0, Sum: 6.0] - [Termination (ms): Min: 0.0, Avg: 0.0, Max: 0.1, Diff: 0.1, Sum: 0.1] - [Termination Attempts: Min: 1, Avg: 1.0, Max: 1, Diff: 0, Sum: 2] - [GC Worker Other (ms): Min: 0.0, Avg: 0.0, Max: 0.0, Diff: 0.0, Sum: 0.0] - [GC Worker Total (ms): Min: 0.0, Avg: 5.3, Max: 10.5, Diff: 10.5, Sum: 10.5] - [GC Worker End (ms): Min: 2791.4, Avg: 2791.4, Max: 2791.4, Diff: 0.0] - [Code Root Fixup: 0.0 ms] - [Code Root Purge: 0.0 ms] - [Clear CT: 0.0 ms] - [Other: 1.6 ms] - [Choose CSet: 0.0 ms] - [Ref Proc: 1.4 ms] - [Ref Enq: 0.0 ms] - [Redirty Cards: 0.0 ms] - [Humongous Register: 0.0 ms] - [Humongous Reclaim: 0.0 ms] - [Free CSet: 0.0 ms] - [Eden: 38.0M(38.0M)->0.0B(302.0M) Survivors: 4096.0K->5120.0K Heap: 57.5M(512.0M)->20.5M(512.0M)] -Heap after GC invocations=4 (full 0): - garbage-first heap total 524288K, used 20992K [0x00000000e0000000, 0x00000000e0101000, 0x0000000100000000) - region size 1024K, 5 young (5120K), 5 survivors (5120K) - Metaspace used 18940K, capacity 19388K, committed 19712K, reserved 1067008K - class space used 2349K, capacity 2493K, committed 2560K, reserved 1048576K -} - [Times: user=0.03 sys=0.00, real=0.01 secs] -2019-12-10T18:00:18.843-0500: 2.793: Total time for which application threads were stopped: 0.0124664 seconds, Stopping threads took: 0.0000362 seconds -2019-12-10T18:00:18.959-0500: 2.909: Total time for which application threads were stopped: 0.0004038 seconds, Stopping threads took: 0.0000266 seconds -2019-12-10T18:00:18.961-0500: 2.911: Total time for which application threads were stopped: 0.0002282 seconds, Stopping threads took: 0.0000255 seconds -{Heap before GC invocations=4 (full 0): - garbage-first heap total 524288K, used 34304K [0x00000000e0000000, 0x00000000e0101000, 0x0000000100000000) - region size 1024K, 19 young (19456K), 5 survivors (5120K) - Metaspace used 20744K, capacity 21132K, committed 21296K, reserved 1069056K - class space used 2571K, capacity 2687K, committed 2688K, reserved 1048576K -2019-12-10T18:00:19.008-0500: 2.957: [GC pause (Metadata GC Threshold) (young) (initial-mark) + garbage-first heap total 524288K, used 45056K [0x00000000e0000000, 0x00000000e0101000, 0x0000000100000000) + region size 1024K, 21 young (21504K), 4 survivors (4096K) + Metaspace used 20747K, capacity 21130K, committed 21296K, reserved 1069056K + class space used 2573K, capacity 2686K, committed 2688K, reserved 1048576K +2019-12-13T14:19:29.407-0500: 3.255: [GC pause (Metadata GC Threshold) (young) (initial-mark) Desired survivor size 20447232 bytes, new threshold 15 (max 15) -- age 1: 1303592 bytes, 1303592 total -- age 2: 1312120 bytes, 2615712 total -, 0.0058175 secs] - [Parallel Time: 4.9 ms, GC Workers: 2] - [GC Worker Start (ms): Min: 2957.7, Avg: 2957.7, Max: 2957.7, Diff: 0.0] - [Ext Root Scanning (ms): Min: 1.1, Avg: 1.2, Max: 1.3, Diff: 0.2, Sum: 2.4] - [Update RS (ms): Min: 0.5, Avg: 0.6, Max: 0.6, Diff: 0.1, Sum: 1.1] - [Processed Buffers: Min: 3, Avg: 4.0, Max: 5, Diff: 2, Sum: 8] - [Scan RS (ms): Min: 0.0, Avg: 0.0, Max: 0.0, Diff: 0.0, Sum: 0.0] - [Code Root Scanning (ms): Min: 0.0, Avg: 0.1, Max: 0.2, Diff: 0.2, Sum: 0.2] - [Object Copy (ms): Min: 3.0, Avg: 3.0, Max: 3.0, Diff: 0.1, Sum: 6.0] - [Termination (ms): Min: 0.0, Avg: 0.0, Max: 0.0, Diff: 0.0, Sum: 0.0] - [Termination Attempts: Min: 1, Avg: 1.0, Max: 1, Diff: 0, Sum: 2] +- age 1: 1221648 bytes, 1221648 total +, 0.0043711 secs] + [Parallel Time: 1.4 ms, GC Workers: 8] + [GC Worker Start (ms): Min: 3254.9, Avg: 3255.0, Max: 3255.2, Diff: 0.2] + [Ext Root Scanning (ms): Min: 0.3, Avg: 0.4, Max: 0.5, Diff: 0.3, Sum: 3.3] + [Update RS (ms): Min: 0.1, Avg: 0.2, Max: 0.7, Diff: 0.6, Sum: 1.9] + [Processed Buffers: Min: 1, Avg: 1.9, Max: 3, Diff: 2, Sum: 15] + [Scan RS (ms): Min: 0.0, Avg: 0.0, Max: 0.1, Diff: 0.1, Sum: 0.3] + [Code Root Scanning (ms): Min: 0.0, Avg: 0.0, Max: 0.0, Diff: 0.0, Sum: 0.1] + [Object Copy (ms): Min: 0.0, Avg: 0.4, Max: 0.5, Diff: 0.4, Sum: 3.0] + [Termination (ms): Min: 0.0, Avg: 0.1, Max: 0.1, Diff: 0.1, Sum: 0.6] + [Termination Attempts: Min: 1, Avg: 10.0, Max: 18, Diff: 17, Sum: 80] [GC Worker Other (ms): Min: 0.0, Avg: 0.0, Max: 0.0, Diff: 0.0, Sum: 0.0] - [GC Worker Total (ms): Min: 4.9, Avg: 4.9, Max: 4.9, Diff: 0.0, Sum: 9.8] - [GC Worker End (ms): Min: 2962.6, Avg: 2962.6, Max: 2962.6, Diff: 0.0] + [GC Worker Total (ms): Min: 1.0, Avg: 1.1, Max: 1.2, Diff: 0.2, Sum: 9.1] + [GC Worker End (ms): Min: 3256.1, Avg: 3256.1, Max: 3256.1, Diff: 0.0] [Code Root Fixup: 0.0 ms] [Code Root Purge: 0.0 ms] - [Clear CT: 0.0 ms] - [Other: 0.9 ms] + [Clear CT: 0.2 ms] + [Other: 2.8 ms] [Choose CSet: 0.0 ms] - [Ref Proc: 0.6 ms] - [Ref Enq: 0.0 ms] - [Redirty Cards: 0.0 ms] + [Ref Proc: 2.4 ms] + [Ref Enq: 0.1 ms] + [Redirty Cards: 0.1 ms] [Humongous Register: 0.0 ms] [Humongous Reclaim: 0.0 ms] [Free CSet: 0.0 ms] - [Eden: 14.0M(302.0M)->0.0B(303.0M) Survivors: 5120.0K->4096.0K Heap: 34.0M(512.0M)->19.5M(512.0M)] -Heap after GC invocations=5 (full 0): - garbage-first heap total 524288K, used 19968K [0x00000000e0000000, 0x00000000e0101000, 0x0000000100000000) + [Eden: 17.0M(303.0M)->0.0B(303.0M) Survivors: 4096.0K->4096.0K Heap: 44.5M(512.0M)->27.9M(512.0M)] +Heap after GC invocations=4 (full 0): + garbage-first heap total 524288K, used 28579K [0x00000000e0000000, 0x00000000e0101000, 0x0000000100000000) region size 1024K, 4 young (4096K), 4 survivors (4096K) - Metaspace used 20744K, capacity 21132K, committed 21296K, reserved 1069056K - class space used 2571K, capacity 2687K, committed 2688K, reserved 1048576K + Metaspace used 20747K, capacity 21130K, committed 21296K, reserved 1069056K + class space used 2573K, capacity 2686K, committed 2688K, reserved 1048576K } - [Times: user=0.00 sys=0.00, real=0.01 secs] -2019-12-10T18:00:19.014-0500: 2.963: [GC concurrent-root-region-scan-start] -2019-12-10T18:00:19.014-0500: 2.964: Total time for which application threads were stopped: 0.0062704 seconds, Stopping threads took: 0.0000366 seconds -2019-12-10T18:00:19.017-0500: 2.966: [GC concurrent-root-region-scan-end, 0.0030128 secs] -2019-12-10T18:00:19.017-0500: 2.967: [GC concurrent-mark-start] -2019-12-10T18:00:19.054-0500: 3.004: [GC concurrent-mark-end, 0.0369341 secs] -2019-12-10T18:00:19.074-0500: 3.024: [GC remark 2019-12-10T18:00:19.074-0500: 3.024: [Finalize Marking, 0.0000591 secs] 2019-12-10T18:00:19.074-0500: 3.024: [GC ref-proc, 0.0004678 secs] 2019-12-10T18:00:19.075-0500: 3.024: [Unloading, 0.0050618 secs], 0.0058746 secs] - [Times: user=0.00 sys=0.00, real=0.01 secs] -2019-12-10T18:00:19.080-0500: 3.030: Total time for which application threads were stopped: 0.0060372 seconds, Stopping threads took: 0.0000774 seconds -2019-12-10T18:00:19.080-0500: 3.030: [GC cleanup 25M->24M(512M), 0.0006816 secs] [Times: user=0.00 sys=0.00, real=0.00 secs] -2019-12-10T18:00:19.081-0500: 3.031: Total time for which application threads were stopped: 0.0007705 seconds, Stopping threads took: 0.0000244 seconds -2019-12-10T18:00:19.081-0500: 3.031: [GC concurrent-cleanup-start] -2019-12-10T18:00:19.081-0500: 3.031: [GC concurrent-cleanup-end, 0.0000153 secs] -2019-12-10T18:00:19.516-0500: 3.466: Total time for which application threads were stopped: 0.0004024 seconds, Stopping threads took: 0.0000412 seconds -2019-12-10T18:00:19.527-0500: 3.477: Total time for which application threads were stopped: 0.0002788 seconds, Stopping threads took: 0.0000323 seconds -2019-12-10T18:00:19.528-0500: 3.478: Total time for which application threads were stopped: 0.0002128 seconds, Stopping threads took: 0.0000293 seconds -2019-12-10T18:00:19.538-0500: 3.488: Total time for which application threads were stopped: 0.0001682 seconds, Stopping threads took: 0.0000339 seconds -2019-12-10T18:00:19.613-0500: 3.563: Total time for which application threads were stopped: 0.0003252 seconds, Stopping threads took: 0.0000396 seconds -2019-12-10T18:00:19.841-0500: 3.791: Total time for which application threads were stopped: 0.0004460 seconds, Stopping threads took: 0.0000579 seconds -2019-12-10T18:00:20.405-0500: 4.355: Total time for which application threads were stopped: 0.0007422 seconds, Stopping threads took: 0.0003526 seconds -2019-12-10T18:00:20.432-0500: 4.382: Total time for which application threads were stopped: 0.0004368 seconds, Stopping threads took: 0.0000437 seconds -2019-12-10T18:00:20.706-0500: 4.656: Total time for which application threads were stopped: 0.0002155 seconds, Stopping threads took: 0.0000443 seconds -2019-12-10T18:00:20.706-0500: 4.656: Total time for which application threads were stopped: 0.0000820 seconds, Stopping threads took: 0.0000282 seconds -2019-12-10T18:00:20.707-0500: 4.657: Total time for which application threads were stopped: 0.0000918 seconds, Stopping threads took: 0.0000257 seconds -2019-12-10T18:00:20.707-0500: 4.657: Total time for which application threads were stopped: 0.0000728 seconds, Stopping threads took: 0.0000240 seconds -2019-12-10T18:00:20.880-0500: 4.830: Total time for which application threads were stopped: 0.0002158 seconds, Stopping threads took: 0.0000567 seconds -2019-12-10T18:00:21.251-0500: 5.201: Total time for which application threads were stopped: 0.0001219 seconds, Stopping threads took: 0.0000385 seconds -2019-12-10T18:00:21.253-0500: 5.203: Total time for which application threads were stopped: 0.0000526 seconds, Stopping threads took: 0.0000270 seconds -2019-12-10T18:00:21.253-0500: 5.203: Total time for which application threads were stopped: 0.0000362 seconds, Stopping threads took: 0.0000184 seconds -2019-12-10T18:00:23.254-0500: 7.204: Total time for which application threads were stopped: 0.0001608 seconds, Stopping threads took: 0.0000297 seconds -2019-12-10T18:00:26.855-0500: 10.805: Total time for which application threads were stopped: 0.0001221 seconds, Stopping threads took: 0.0000286 seconds -2019-12-10T18:00:26.855-0500: 10.805: Total time for which application threads were stopped: 0.0000432 seconds, Stopping threads took: 0.0000156 seconds -2019-12-10T18:00:26.867-0500: 10.817: Total time for which application threads were stopped: 0.0000581 seconds, Stopping threads took: 0.0000188 seconds -2019-12-10T18:00:26.867-0500: 10.818: Total time for which application threads were stopped: 0.0000387 seconds, Stopping threads took: 0.0000119 seconds -2019-12-10T18:00:26.884-0500: 10.834: Total time for which application threads were stopped: 0.0004423 seconds, Stopping threads took: 0.0000164 seconds -2019-12-10T18:00:26.994-0500: 10.944: Total time for which application threads were stopped: 0.0001028 seconds, Stopping threads took: 0.0000365 seconds -2019-12-10T18:00:26.994-0500: 10.944: Total time for which application threads were stopped: 0.0000750 seconds, Stopping threads took: 0.0000202 seconds -2019-12-10T18:00:26.994-0500: 10.944: Total time for which application threads were stopped: 0.0000416 seconds, Stopping threads took: 0.0000135 seconds -2019-12-10T18:00:26.995-0500: 10.944: Total time for which application threads were stopped: 0.0000391 seconds, Stopping threads took: 0.0000123 seconds -2019-12-10T18:00:26.995-0500: 10.945: Total time for which application threads were stopped: 0.0000466 seconds, Stopping threads took: 0.0000240 seconds -2019-12-10T18:00:26.995-0500: 10.945: Total time for which application threads were stopped: 0.0000742 seconds, Stopping threads took: 0.0000421 seconds -2019-12-10T18:00:26.995-0500: 10.946: Total time for which application threads were stopped: 0.0001412 seconds, Stopping threads took: 0.0000569 seconds -2019-12-10T18:00:26.995-0500: 10.946: Total time for which application threads were stopped: 0.0000417 seconds, Stopping threads took: 0.0000119 seconds -2019-12-10T18:00:26.996-0500: 10.946: Total time for which application threads were stopped: 0.0000878 seconds, Stopping threads took: 0.0000277 seconds -2019-12-10T18:00:26.996-0500: 10.946: Total time for which application threads were stopped: 0.0000355 seconds, Stopping threads took: 0.0000114 seconds -2019-12-10T18:00:26.996-0500: 10.947: Total time for which application threads were stopped: 0.0000334 seconds, Stopping threads took: 0.0000104 seconds -2019-12-10T18:00:26.996-0500: 10.947: Total time for which application threads were stopped: 0.0000332 seconds, Stopping threads took: 0.0000104 seconds -2019-12-10T18:00:26.996-0500: 10.947: Total time for which application threads were stopped: 0.0000335 seconds, Stopping threads took: 0.0000102 seconds -2019-12-10T18:00:26.996-0500: 10.947: Total time for which application threads were stopped: 0.0000335 seconds, Stopping threads took: 0.0000105 seconds -2019-12-10T18:00:26.997-0500: 10.947: Total time for which application threads were stopped: 0.0000365 seconds, Stopping threads took: 0.0000120 seconds -2019-12-10T18:00:26.997-0500: 10.948: Total time for which application threads were stopped: 0.0000343 seconds, Stopping threads took: 0.0000113 seconds -2019-12-10T18:00:26.997-0500: 10.948: Total time for which application threads were stopped: 0.0000915 seconds, Stopping threads took: 0.0000611 seconds -2019-12-10T18:00:26.997-0500: 10.948: Total time for which application threads were stopped: 0.0000438 seconds, Stopping threads took: 0.0000199 seconds -2019-12-10T18:00:26.998-0500: 10.948: Total time for which application threads were stopped: 0.0001053 seconds, Stopping threads took: 0.0000520 seconds -2019-12-10T18:00:26.998-0500: 10.948: Total time for which application threads were stopped: 0.0000792 seconds, Stopping threads took: 0.0000511 seconds -2019-12-10T18:00:26.998-0500: 10.948: Total time for which application threads were stopped: 0.0000944 seconds, Stopping threads took: 0.0000646 seconds -2019-12-10T18:00:26.998-0500: 10.949: Total time for which application threads were stopped: 0.0001188 seconds, Stopping threads took: 0.0000644 seconds -2019-12-10T18:00:27.008-0500: 10.959: Total time for which application threads were stopped: 0.0001008 seconds, Stopping threads took: 0.0000600 seconds -2019-12-10T18:00:27.009-0500: 10.959: Total time for which application threads were stopped: 0.0000830 seconds, Stopping threads took: 0.0000535 seconds -2019-12-10T18:00:27.009-0500: 10.959: Total time for which application threads were stopped: 0.0002464 seconds, Stopping threads took: 0.0000749 seconds -2019-12-10T18:00:27.009-0500: 10.959: Total time for which application threads were stopped: 0.0002028 seconds, Stopping threads took: 0.0001646 seconds -2019-12-10T18:00:27.010-0500: 10.961: Total time for which application threads were stopped: 0.0001106 seconds, Stopping threads took: 0.0000757 seconds -2019-12-10T18:00:27.014-0500: 10.965: Total time for which application threads were stopped: 0.0000868 seconds, Stopping threads took: 0.0000452 seconds -2019-12-10T18:00:27.015-0500: 10.965: Total time for which application threads were stopped: 0.0000940 seconds, Stopping threads took: 0.0000502 seconds -2019-12-10T18:00:27.080-0500: 11.031: Total time for which application threads were stopped: 0.0001740 seconds, Stopping threads took: 0.0000362 seconds -2019-12-10T18:00:27.082-0500: 11.032: Total time for which application threads were stopped: 0.0000733 seconds, Stopping threads took: 0.0000305 seconds -2019-12-10T18:00:36.994-0500: 20.945: Total time for which application threads were stopped: 0.0001168 seconds, Stopping threads took: 0.0000376 seconds -2019-12-10T18:00:36.996-0500: 20.947: Total time for which application threads were stopped: 0.0000522 seconds, Stopping threads took: 0.0000195 seconds -2019-12-10T18:00:36.997-0500: 20.947: Total time for which application threads were stopped: 0.0001105 seconds, Stopping threads took: 0.0000639 seconds -2019-12-10T18:00:36.997-0500: 20.948: Total time for which application threads were stopped: 0.0000966 seconds, Stopping threads took: 0.0000499 seconds -2019-12-10T18:00:36.997-0500: 20.948: Total time for which application threads were stopped: 0.0001053 seconds, Stopping threads took: 0.0000715 seconds -2019-12-10T18:00:36.997-0500: 20.948: Total time for which application threads were stopped: 0.0000857 seconds, Stopping threads took: 0.0000472 seconds -2019-12-10T18:00:36.997-0500: 20.948: Total time for which application threads were stopped: 0.0000985 seconds, Stopping threads took: 0.0000583 seconds -2019-12-10T18:00:37.016-0500: 20.966: Total time for which application threads were stopped: 0.0001050 seconds, Stopping threads took: 0.0000519 seconds -2019-12-10T18:00:37.023-0500: 20.973: Total time for which application threads were stopped: 0.0001270 seconds, Stopping threads took: 0.0000701 seconds -2019-12-10T18:00:37.023-0500: 20.973: Total time for which application threads were stopped: 0.0000467 seconds, Stopping threads took: 0.0000217 seconds -2019-12-10T18:00:37.023-0500: 20.973: Total time for which application threads were stopped: 0.0000459 seconds, Stopping threads took: 0.0000190 seconds -2019-12-10T18:00:37.023-0500: 20.973: Total time for which application threads were stopped: 0.0000418 seconds, Stopping threads took: 0.0000189 seconds -2019-12-10T18:00:37.023-0500: 20.973: Total time for which application threads were stopped: 0.0000489 seconds, Stopping threads took: 0.0000231 seconds -2019-12-10T18:00:37.023-0500: 20.974: Total time for which application threads were stopped: 0.0000392 seconds, Stopping threads took: 0.0000177 seconds -2019-12-10T18:00:37.023-0500: 20.974: Total time for which application threads were stopped: 0.0000413 seconds, Stopping threads took: 0.0000169 seconds -2019-12-10T18:00:37.023-0500: 20.974: Total time for which application threads were stopped: 0.0000435 seconds, Stopping threads took: 0.0000182 seconds -2019-12-10T18:00:37.023-0500: 20.974: Total time for which application threads were stopped: 0.0000404 seconds, Stopping threads took: 0.0000186 seconds -2019-12-10T18:00:37.023-0500: 20.974: Total time for which application threads were stopped: 0.0000382 seconds, Stopping threads took: 0.0000171 seconds -2019-12-10T18:00:37.023-0500: 20.974: Total time for which application threads were stopped: 0.0001023 seconds, Stopping threads took: 0.0000444 seconds -2019-12-10T18:00:37.023-0500: 20.974: Total time for which application threads were stopped: 0.0000645 seconds, Stopping threads took: 0.0000417 seconds -2019-12-10T18:00:37.024-0500: 20.974: Total time for which application threads were stopped: 0.0001846 seconds, Stopping threads took: 0.0000267 seconds -2019-12-10T18:00:37.058-0500: 21.009: Total time for which application threads were stopped: 0.0001436 seconds, Stopping threads took: 0.0000760 seconds -2019-12-10T18:00:37.071-0500: 21.022: Total time for which application threads were stopped: 0.0000907 seconds, Stopping threads took: 0.0000258 seconds -2019-12-10T18:00:37.142-0500: 21.092: Total time for which application threads were stopped: 0.0002202 seconds, Stopping threads took: 0.0000732 seconds -2019-12-10T18:00:37.142-0500: 21.092: Total time for which application threads were stopped: 0.0000717 seconds, Stopping threads took: 0.0000384 seconds -2019-12-10T18:00:37.142-0500: 21.093: Total time for which application threads were stopped: 0.0000875 seconds, Stopping threads took: 0.0000561 seconds -2019-12-10T18:00:37.143-0500: 21.094: Total time for which application threads were stopped: 0.0000634 seconds, Stopping threads took: 0.0000289 seconds -2019-12-10T18:00:37.143-0500: 21.094: Total time for which application threads were stopped: 0.0000464 seconds, Stopping threads took: 0.0000179 seconds -2019-12-10T18:00:37.144-0500: 21.094: Total time for which application threads were stopped: 0.0000595 seconds, Stopping threads took: 0.0000273 seconds -2019-12-10T18:00:37.144-0500: 21.095: Total time for which application threads were stopped: 0.0000457 seconds, Stopping threads took: 0.0000165 seconds -2019-12-10T18:00:37.144-0500: 21.095: Total time for which application threads were stopped: 0.0000510 seconds, Stopping threads took: 0.0000234 seconds -2019-12-10T18:00:37.154-0500: 21.105: Total time for which application threads were stopped: 0.0001106 seconds, Stopping threads took: 0.0000468 seconds -2019-12-10T18:00:37.187-0500: 21.138: Total time for which application threads were stopped: 0.0077135 seconds, Stopping threads took: 0.0075820 seconds -2019-12-10T18:00:37.209-0500: 21.159: Total time for which application threads were stopped: 0.0001567 seconds, Stopping threads took: 0.0000282 seconds -2019-12-10T18:00:37.217-0500: 21.168: Total time for which application threads were stopped: 0.0001537 seconds, Stopping threads took: 0.0000335 seconds -2019-12-10T18:00:37.231-0500: 21.182: Total time for which application threads were stopped: 0.0001429 seconds, Stopping threads took: 0.0000309 seconds -2019-12-10T18:00:37.234-0500: 21.185: Total time for which application threads were stopped: 0.0001291 seconds, Stopping threads took: 0.0000354 seconds -2019-12-10T18:00:37.235-0500: 21.185: Total time for which application threads were stopped: 0.0003605 seconds, Stopping threads took: 0.0001275 seconds -2019-12-10T18:00:37.385-0500: 21.336: Total time for which application threads were stopped: 0.0039647 seconds, Stopping threads took: 0.0038443 seconds -2019-12-10T18:00:37.396-0500: 21.347: Total time for which application threads were stopped: 0.0002697 seconds, Stopping threads took: 0.0002063 seconds -2019-12-10T18:00:38.421-0500: 22.370: Total time for which application threads were stopped: 0.0001487 seconds, Stopping threads took: 0.0000318 seconds -2019-12-10T18:00:39.838-0500: 23.789: Total time for which application threads were stopped: 0.0002229 seconds, Stopping threads took: 0.0001513 seconds -2019-12-10T18:00:39.844-0500: 23.794: Total time for which application threads were stopped: 0.0000662 seconds, Stopping threads took: 0.0000238 seconds -2019-12-10T18:00:39.850-0500: 23.800: Total time for which application threads were stopped: 0.0001588 seconds, Stopping threads took: 0.0000207 seconds -2019-12-10T18:00:40.850-0500: 24.800: Total time for which application threads were stopped: 0.0002526 seconds, Stopping threads took: 0.0000314 seconds -2019-12-10T18:00:45.853-0500: 29.803: Total time for which application threads were stopped: 0.0001398 seconds, Stopping threads took: 0.0000281 seconds -2019-12-10T18:01:15.868-0500: 59.818: Total time for which application threads were stopped: 0.0000979 seconds, Stopping threads took: 0.0000322 seconds -2019-12-10T18:01:16.869-0500: 60.819: Total time for which application threads were stopped: 0.0001200 seconds, Stopping threads took: 0.0000506 seconds -2019-12-10T18:01:17.872-0500: 61.822: Total time for which application threads were stopped: 0.0001333 seconds, Stopping threads took: 0.0000486 seconds -2019-12-10T18:01:18.872-0500: 62.822: Total time for which application threads were stopped: 0.0001093 seconds, Stopping threads took: 0.0000342 seconds -2019-12-10T18:01:20.606-0500: 64.556: Total time for which application threads were stopped: 0.0001249 seconds, Stopping threads took: 0.0000316 seconds -2019-12-10T18:01:20.611-0500: 64.561: Total time for which application threads were stopped: 0.0001504 seconds, Stopping threads took: 0.0001045 seconds -2019-12-10T18:01:20.612-0500: 64.562: Total time for which application threads were stopped: 0.0002104 seconds, Stopping threads took: 0.0000720 seconds -2019-12-10T18:01:20.634-0500: 64.584: Total time for which application threads were stopped: 0.0005949 seconds, Stopping threads took: 0.0000293 seconds -2019-12-10T18:01:21.635-0500: 65.584: Total time for which application threads were stopped: 0.0001048 seconds, Stopping threads took: 0.0000323 seconds -2019-12-10T18:02:21.670-0500: 125.619: Total time for which application threads were stopped: 0.0001036 seconds, Stopping threads took: 0.0000317 seconds -2019-12-10T18:02:36.678-0500: 140.627: Total time for which application threads were stopped: 0.0001073 seconds, Stopping threads took: 0.0000348 seconds -2019-12-10T18:03:21.702-0500: 185.651: Total time for which application threads were stopped: 0.0001397 seconds, Stopping threads took: 0.0000478 seconds -2019-12-10T18:04:01.883-0500: 225.832: Total time for which application threads were stopped: 0.0012842 seconds, Stopping threads took: 0.0004094 seconds -2019-12-10T18:04:02.884-0500: 226.833: Total time for which application threads were stopped: 0.0001800 seconds, Stopping threads took: 0.0000951 seconds -2019-12-10T18:04:03.884-0500: 227.833: Total time for which application threads were stopped: 0.0001071 seconds, Stopping threads took: 0.0000347 seconds -2019-12-10T18:04:04.884-0500: 228.834: Total time for which application threads were stopped: 0.0001214 seconds, Stopping threads took: 0.0000485 seconds -2019-12-10T18:04:05.401-0500: 229.351: Total time for which application threads were stopped: 0.0003632 seconds, Stopping threads took: 0.0001904 seconds -2019-12-10T18:04:06.401-0500: 230.350: Total time for which application threads were stopped: 0.0001118 seconds, Stopping threads took: 0.0000313 seconds -2019-12-10T18:04:07.402-0500: 231.351: Total time for which application threads were stopped: 0.0001456 seconds, Stopping threads took: 0.0000371 seconds -2019-12-10T18:04:08.403-0500: 232.352: Total time for which application threads were stopped: 0.0001129 seconds, Stopping threads took: 0.0000299 seconds -2019-12-10T18:04:10.403-0500: 234.353: Total time for which application threads were stopped: 0.0001521 seconds, Stopping threads took: 0.0000645 seconds -2019-12-10T18:04:16.613-0500: 240.563: Total time for which application threads were stopped: 0.0002027 seconds, Stopping threads took: 0.0000287 seconds -2019-12-10T18:04:17.614-0500: 241.563: Total time for which application threads were stopped: 0.0001457 seconds, Stopping threads took: 0.0000732 seconds -2019-12-10T18:04:18.614-0500: 242.564: Total time for which application threads were stopped: 0.0005516 seconds, Stopping threads took: 0.0004233 seconds -2019-12-10T18:04:21.616-0500: 245.566: Total time for which application threads were stopped: 0.0001176 seconds, Stopping threads took: 0.0000271 seconds -2019-12-10T18:04:25.619-0500: 249.568: Total time for which application threads were stopped: 0.0001372 seconds, Stopping threads took: 0.0000628 seconds -2019-12-10T18:04:31.622-0500: 255.571: Total time for which application threads were stopped: 0.0001110 seconds, Stopping threads took: 0.0000371 seconds -2019-12-10T18:04:46.630-0500: 270.579: Total time for which application threads were stopped: 0.0001627 seconds, Stopping threads took: 0.0000587 seconds -2019-12-10T18:04:47.630-0500: 271.579: Total time for which application threads were stopped: 0.0001223 seconds, Stopping threads took: 0.0000376 seconds -2019-12-10T18:04:48.631-0500: 272.580: Total time for which application threads were stopped: 0.0001493 seconds, Stopping threads took: 0.0000319 seconds -2019-12-10T18:04:49.631-0500: 273.581: Total time for which application threads were stopped: 0.0001144 seconds, Stopping threads took: 0.0000331 seconds -2019-12-10T18:04:52.634-0500: 276.584: Total time for which application threads were stopped: 0.0002969 seconds, Stopping threads took: 0.0002051 seconds -2019-12-10T18:04:53.635-0500: 277.584: Total time for which application threads were stopped: 0.0001135 seconds, Stopping threads t \ No newline at end of file +2019-12-13T14:19:29.411-0500: 3.259: [GC concurrent-root-region-scan-start] +2019-12-13T14:19:29.411-0500: 3.259: Total time for which application threads were stopped: 0.0046354 seconds, Stopping threads took: 0.0000153 seconds +2019-12-13T14:19:29.412-0500: 3.260: [GC concurrent-root-region-scan-end, 0.0011075 secs] +2019-12-13T14:19:29.412-0500: 3.260: [GC concurrent-mark-start] +2019-12-13T14:19:29.426-0500: 3.274: [GC concurrent-mark-end, 0.0131408 secs] +2019-12-13T14:19:29.426-0500: 3.274: [GC remark 2019-12-13T14:19:29.426-0500: 3.274: [Finalize Marking, 0.0003156 secs] 2019-12-13T14:19:29.426-0500: 3.274: [GC ref-proc, 0.0024366 secs] 2019-12-13T14:19:29.429-0500: 3.277: [Unloading, 0.0014644 secs], 0.0044320 secs] + [Times: user=0.13 sys=0.00, real=0.00 secs] +2019-12-13T14:19:29.430-0500: 3.278: Total time for which application threads were stopped: 0.0045216 seconds, Stopping threads took: 0.0000188 seconds +2019-12-13T14:19:29.430-0500: 3.278: [GC cleanup 34M->26M(512M), 0.0006227 secs] + [Times: user=0.00 sys=0.00, real=0.00 secs] +2019-12-13T14:19:29.431-0500: 3.279: Total time for which application threads were stopped: 0.0007116 seconds, Stopping threads took: 0.0000412 seconds +2019-12-13T14:19:29.431-0500: 3.279: [GC concurrent-cleanup-start] +2019-12-13T14:19:29.431-0500: 3.279: [GC concurrent-cleanup-end, 0.0000103 secs] +2019-12-13T14:19:29.561-0500: 3.409: Total time for which application threads were stopped: 0.0002395 seconds, Stopping threads took: 0.0000249 seconds +2019-12-13T14:19:29.566-0500: 3.414: Total time for which application threads were stopped: 0.0002181 seconds, Stopping threads took: 0.0000205 seconds +2019-12-13T14:19:29.566-0500: 3.414: Total time for which application threads were stopped: 0.0001777 seconds, Stopping threads took: 0.0000157 seconds +2019-12-13T14:19:29.612-0500: 3.460: Total time for which application threads were stopped: 0.0002329 seconds, Stopping threads took: 0.0000224 seconds +2019-12-13T14:19:29.833-0500: 3.681: Total time for which application threads were stopped: 0.0003291 seconds, Stopping threads took: 0.0000251 seconds +2019-12-13T14:19:30.128-0500: 3.976: Total time for which application threads were stopped: 0.0003473 seconds, Stopping threads took: 0.0000278 seconds +2019-12-13T14:19:30.473-0500: 4.321: Total time for which application threads were stopped: 0.0003110 seconds, Stopping threads took: 0.0000473 seconds +2019-12-13T14:19:30.789-0500: 4.637: Total time for which application threads were stopped: 0.0000735 seconds, Stopping threads took: 0.0000176 seconds +2019-12-13T14:19:30.790-0500: 4.638: Total time for which application threads were stopped: 0.0000555 seconds, Stopping threads took: 0.0000165 seconds +2019-12-13T14:19:30.791-0500: 4.639: Total time for which application threads were stopped: 0.0000499 seconds, Stopping threads took: 0.0000134 seconds +2019-12-13T14:19:30.792-0500: 4.640: Total time for which application threads were stopped: 0.0000459 seconds, Stopping threads took: 0.0000124 seconds +2019-12-13T14:19:30.793-0500: 4.641: Total time for which application threads were stopped: 0.0000731 seconds, Stopping threads took: 0.0000413 seconds +2019-12-13T14:19:30.793-0500: 4.641: Total time for which application threads were stopped: 0.0000350 seconds, Stopping threads took: 0.0000132 seconds +2019-12-13T14:19:31.260-0500: 5.108: Total time for which application threads were stopped: 0.0000521 seconds, Stopping threads took: 0.0000182 seconds +2019-12-13T14:19:31.260-0500: 5.108: Total time for which application threads were stopped: 0.0000378 seconds, Stopping threads took: 0.0000111 seconds +2019-12-13T14:19:31.266-0500: 5.114: Total time for which application threads were stopped: 0.0000557 seconds, Stopping threads took: 0.0000184 seconds +2019-12-13T14:19:31.276-0500: 5.124: Total time for which application threads were stopped: 0.0003320 seconds, Stopping threads took: 0.0000193 seconds +2019-12-13T14:19:31.369-0500: 5.218: Total time for which application threads were stopped: 0.0001586 seconds, Stopping threads took: 0.0000980 seconds +2019-12-13T14:19:31.370-0500: 5.218: Total time for which application threads were stopped: 0.0001034 seconds, Stopping threads took: 0.0000686 seconds +2019-12-13T14:19:31.370-0500: 5.218: Total time for which application threads were stopped: 0.0000335 seconds, Stopping threads took: 0.0000131 seconds +2019-12-13T14:19:31.370-0500: 5.218: Total time for which application threads were stopped: 0.0000836 seconds, Stopping threads took: 0.0000586 seconds +2019-12-13T14:19:31.373-0500: 5.221: Total time for which application threads were stopped: 0.0000571 seconds, Stopping threads took: 0.0000174 seconds +2019-12-13T14:19:31.373-0500: 5.222: Total time for which application threads were stopped: 0.0000385 seconds, Stopping threads took: 0.0000108 seconds +2019-12-13T14:19:31.410-0500: 5.258: Total time for which application threads were stopped: 0.0000774 seconds, Stopping threads took: 0.0000225 seconds +2019-12-13T14:19:31.410-0500: 5.259: Total time for which application threads were stopped: 0.0000492 seconds, Stopping threads took: 0.0000160 seconds +2019-12-13T14:19:31.410-0500: 5.259: Total time for which application threads were stopped: 0.0000560 seconds, Stopping threads took: 0.0000169 seconds +2019-12-13T14:19:31.411-0500: 5.259: Total time for which application threads were stopped: 0.0001000 seconds, Stopping threads took: 0.0000688 seconds +2019-12-13T14:19:31.411-0500: 5.259: Total time for which application threads were stopped: 0.0000289 seconds, Stopping threads took: 0.0000083 seconds +2019-12-13T14:19:31.411-0500: 5.259: Total time for which application threads were stopped: 0.0001240 seconds, Stopping threads took: 0.0000951 seconds +2019-12-13T14:19:31.411-0500: 5.260: Total time for which application threads were stopped: 0.0000836 seconds, Stopping threads took: 0.0000229 seconds +2019-12-13T14:19:33.413-0500: 7.261: Total time for which application threads were stopped: 0.0000602 seconds, Stopping threads took: 0.0000240 seconds +2019-12-13T14:19:35.248-0500: 9.096: Total time for which application threads were stopped: 0.0000548 seconds, Stopping threads took: 0.0000184 seconds +2019-12-13T14:19:35.248-0500: 9.096: Total time for which application threads were stopped: 0.0000374 seconds, Stopping threads took: 0.0000112 seconds +2019-12-13T14:19:35.248-0500: 9.096: Total time for which application threads were stopped: 0.0000376 seconds, Stopping threads took: 0.0000142 seconds +2019-12-13T14:19:35.249-0500: 9.096: Total time for which application threads were stopped: 0.0001101 seconds, Stopping threads took: 0.0000696 seconds +2019-12-13T14:19:35.249-0500: 9.097: Total time for which application threads were stopped: 0.0003330 seconds, Stopping threads took: 0.0002967 seconds +2019-12-13T14:19:35.249-0500: 9.097: Total time for which application threads were stopped: 0.0000787 seconds, Stopping threads took: 0.0000519 seconds +2019-12-13T14:19:35.249-0500: 9.097: Total time for which application threads were stopped: 0.0000771 seconds, Stopping threads took: 0.0000499 seconds +2019-12-13T14:19:35.249-0500: 9.097: Total time for which application threads were stopped: 0.0001297 seconds, Stopping threads took: 0.0001017 seconds +2019-12-13T14:19:35.250-0500: 9.097: Total time for which application threads were stopped: 0.0001299 seconds, Stopping threads took: 0.0000990 seconds +2019-12-13T14:19:35.253-0500: 9.101: Total time for which application threads were stopped: 0.0001417 seconds, Stopping threads took: 0.0001016 seconds +2019-12-13T14:19:35.253-0500: 9.101: Total time for which application threads were stopped: 0.0000358 seconds, Stopping threads took: 0.0000107 seconds +2019-12-13T14:19:36.011-0500: 9.859: Total time for which application threads were stopped: 0.0001306 seconds, Stopping threads took: 0.0000181 seconds +2019-12-13T14:19:36.012-0500: 9.860: Total time for which application threads were stopped: 0.0000520 seconds, Stopping threads took: 0.0000270 seconds +2019-12-13T14:19:36.012-0500: 9.860: Total time for which application threads were stopped: 0.0000346 seconds, Stopping threads took: 0.0000097 seconds +2019-12-13T14:19:36.012-0500: 9.860: Total time for which application threads were stopped: 0.0001518 seconds, Stopping threads took: 0.0000963 seconds +2019-12-13T14:19:36.013-0500: 9.860: Total time for which application threads were stopped: 0.0000550 seconds, Stopping threads took: 0.0000310 seconds +2019-12-13T14:19:36.013-0500: 9.860: Total time for which application threads were stopped: 0.0000400 seconds, Stopping threads took: 0.0000139 seconds +2019-12-13T14:19:36.013-0500: 9.860: Total time for which application threads were stopped: 0.0000339 seconds, Stopping threads took: 0.0000117 seconds +2019-12-13T14:19:36.013-0500: 9.861: Total time for which application threads were stopped: 0.0000370 seconds, Stopping threads took: 0.0000118 seconds +2019-12-13T14:19:36.014-0500: 9.862: Total time for which application threads were stopped: 0.0000466 seconds, Stopping threads took: 0.0000198 seconds +2019-12-13T14:19:36.015-0500: 9.862: Total time for which application threads were stopped: 0.0000370 seconds, Stopping threads took: 0.0000136 seconds +2019-12-13T14:19:37.095-0500: 10.943: Total time for which application threads were stopped: 0.0000562 seconds, Stopping threads took: 0.0000185 seconds +2019-12-13T14:19:37.096-0500: 10.944: Total time for which application threads were stopped: 0.0000397 seconds, Stopping threads took: 0.0000123 seconds +2019-12-13T14:19:37.096-0500: 10.944: Total time for which application threads were stopped: 0.0000453 seconds, Stopping threads took: 0.0000236 seconds +2019-12-13T14:19:37.096-0500: 10.944: Total time for which application threads were stopped: 0.0000641 seconds, Stopping threads took: 0.0000368 seconds +2019-12-13T14:19:37.096-0500: 10.945: Total time for which application threads were stopped: 0.0000394 seconds, Stopping threads took: 0.0000144 seconds +2019-12-13T14:19:37.097-0500: 10.945: Total time for which application threads were stopped: 0.0001792 seconds, Stopping threads took: 0.0001378 seconds +2019-12-13T14:19:37.097-0500: 10.945: Total time for which application threads were stopped: 0.0000573 seconds, Stopping threads took: 0.0000300 seconds +2019-12-13T14:19:37.097-0500: 10.945: Total time for which application threads were stopped: 0.0000690 seconds, Stopping threads took: 0.0000360 seconds +2019-12-13T14:19:37.097-0500: 10.945: Total time for which application threads were stopped: 0.0000830 seconds, Stopping threads took: 0.0000523 seconds +2019-12-13T14:19:37.099-0500: 10.947: Total time for which application threads were stopped: 0.0000746 seconds, Stopping threads took: 0.0000320 seconds +2019-12-13T14:19:55.111-0500: 28.958: Total time for which application threads were stopped: 0.0000576 seconds, Stopping threads took: 0.0000209 seconds +2019-12-13T14:20:21.124-0500: 54.970: Total time for which application threads were stopped: 0.0000711 seconds, Stopping threads took: 0.0000258 seconds +2019-12-13T14:20:24.127-0500: 57.972: Total time for which application threads were stopped: 0.0000684 seconds, Stopping threads took: 0.0000189 seconds +2019-12-13T14:20:30.239-0500: 64.086: Total time for which application threads were stopped: 0.0000779 seconds, Stopping threads took: 0.0000180 seconds +2019-12-13T14:20:30.240-0500: 64.086: Total time for which application threads were stopped: 0.0000517 seconds, Stopping threads took: 0.0000257 seconds +2019-12-13T14:20:30.240-0500: 64.086: Total time for which application threads were stopped: 0.0000487 seconds, Stopping threads took: 0.0000239 seconds +2019-12-13T14:20:30.240-0500: 64.086: Total time for which application threads were stopped: 0.0000488 seconds, Stopping threads took: 0.0000241 seconds +2019-12-13T14:20:30.240-0500: 64.086: Total time for which application threads were stopped: 0.0000482 seconds, Stopping threads took: 0.0000235 seconds +2019-12-13T14:20:30.241-0500: 64.087: Total time for which application threads were stopped: 0.0000481 seconds, Stopping threads took: 0.0000142 seconds +2019-12-13T14:20:30.253-0500: 64.099: Total time for which application threads were stopped: 0.0002965 seconds, Stopping threads took: 0.0000187 seconds +2019-12-13T14:20:30.664-0500: 64.510: Total time for which application threads were stopped: 0.0000739 seconds, Stopping threads took: 0.0000195 seconds +2019-12-13T14:20:30.664-0500: 64.510: Total time for which application threads were stopped: 0.0000588 seconds, Stopping threads took: 0.0000180 seconds +2019-12-13T14:20:30.667-0500: 64.513: Total time for which application threads were stopped: 0.0001105 seconds, Stopping threads took: 0.0000576 seconds +2019-12-13T14:20:30.667-0500: 64.513: Total time for which application threads were stopped: 0.0001211 seconds, Stopping threads took: 0.0000781 seconds +2019-12-13T14:20:30.669-0500: 64.515: Total time for which application threads were stopped: 0.0001268 seconds, Stopping threads took: 0.0000509 seconds +2019-12-13T14:20:30.687-0500: 64.533: Total time for which application threads were stopped: 0.0001050 seconds, Stopping threads took: 0.0000469 seconds +2019-12-13T14:20:30.687-0500: 64.534: Total time for which application threads were stopped: 0.0000522 seconds, Stopping threads took: 0.0000168 seconds +2019-12-13T14:20:30.688-0500: 64.534: Total time for which application threads were stopped: 0.0001123 seconds, Stopping threads took: 0.0000782 seconds +2019-12-13T14:20:31.711-0500: 65.557: Total time for which application threads were stopped: 0.0000890 seconds, Stopping threads took: 0.0000408 seconds +2019-12-13T14:20:31.711-0500: 65.557: Total time for which application threads were stopped: 0.0000548 seconds, Stopping threads took: 0.0000193 seconds +2019-12-13T14:20:31.715-0500: 65.561: Total time for which application threads were stopped: 0.0001117 seconds, Stopping threads took: 0.0000476 seconds +2019-12-13T14:20:31.715-0500: 65.561: Total time for which application threads were stopped: 0.0000746 seconds, Stopping threads took: 0.0000417 seconds +2019-12-13T14:20:31.741-0500: 65.587: Total time for which application threads were stopped: 0.0000739 seconds, Stopping threads took: 0.0000218 seconds +2019-12-13T14:20:31.742-0500: 65.587: Total time for which application threads were stopped: 0.0001843 seconds, Stopping threads took: 0.0001551 seconds +2019-12-13T14:20:31.744-0500: 65.589: Total time for which application threads were stopped: 0.0000620 seconds, Stopping threads took: 0.0000198 seconds +2019-12-13T14:20:31.744-0500: 65.589: Total time for which application threads were stopped: 0.0000363 seconds, Stopping threads took: 0.0000104 seconds +2019-12-13T14:20:31.752-0500: 65.597: Total time for which application threads were stopped: 0.0000657 seconds, Stopping threads took: 0.0000202 seconds +2019-12-13T14:20:31.752-0500: 65.598: Total time for which application threads were stopped: 0.0000540 seconds, Stopping threads took: 0.0000180 seconds +2019-12-13T14:20:31.755-0500: 65.600: Total time for which application threads were stopped: 0.0001466 seconds, Stopping threads took: 0.0000183 seconds +2019-12-13T14:20:31.755-0500: 65.601: Total time for which application threads were stopped: 0.0000369 seconds, Stopping threads took: 0.0000119 seconds +2019-12-13T14:20:31.777-0500: 65.623: Total time for which application threads were stopped: 0.0000664 seconds, Stopping threads took: 0.0000188 seconds +2019-12-13T14:20:31.778-0500: 65.623: Total time for which application threads were stopped: 0.0000502 seconds, Stopping threads took: 0.0000150 seconds +2019-12-13T14:20:31.783-0500: 65.628: Total time for which application threads were stopped: 0.0000620 seconds, Stopping threads took: 0.0000215 seconds +2019-12-13T14:20:31.783-0500: 65.629: Total time for which application threads were stopped: 0.0000387 seconds, Stopping threads took: 0.0000111 seconds +2019-12-13T14:20:31.790-0500: 65.636: Total time for which application threads were stopped: 0.0000722 seconds, Stopping threads took: 0.0000218 seconds +2019-12-13T14:20:31.791-0500: 65.636: Total time for which application threads were stopped: 0.0000540 seconds, Stopping threads took: 0.0000151 seconds +2019-12-13T14:20:31.793-0500: 65.639: Total time for which application threads were stopped: 0.0000614 seconds, Stopping threads took: 0.0000240 seconds +2019-12-13T14:20:31.793-0500: 65.639: Total time for which application threads were stopped: 0.0000348 seconds, Stopping threads took: 0.0000105 seconds +2019-12-13T14:20:31.794-0500: 65.639: Total time for which application threads were stopped: 0.0000576 seconds, Stopping threads took: 0.0000355 seconds +2019-12-13T14:20:31.794-0500: 65.639: Total time for which application threads were stopped: 0.0000412 seconds, Stopping threads took: 0.0000157 seconds +2019-12-13T14:20:31.796-0500: 65.642: Total time for which application threads were stopped: 0.0000504 seconds, Stopping threads took: 0.0000174 seconds +2019-12-13T14:20:31.796-0500: 65.642: Total time for which application threads were stopped: 0.0000489 seconds, Stopping threads took: 0.0000240 seconds +2019-12-13T14:20:31.804-0500: 65.649: Total time for which application threads were stopped: 0.0000811 seconds, Stopping threads took: 0.0000239 seconds +2019-12-13T14:20:31.804-0500: 65.649: Total time for which application \ No newline at end of file diff --git a/src/client/views/pdf/PDFViewer.tsx b/src/client/views/pdf/PDFViewer.tsx index 3aa5d1d2c..d16fe2edd 100644 --- a/src/client/views/pdf/PDFViewer.tsx +++ b/src/client/views/pdf/PDFViewer.tsx @@ -125,7 +125,7 @@ export class PDFViewer extends DocAnnotatableComponent this._showWaiting = this._showCover = true); this.props.startupLive && this.setupPdfJsViewer(); -- cgit v1.2.3-70-g09d2 From 7ddbcf8e99f6a2faf7b9c1b809467cb47ecc4475 Mon Sep 17 00:00:00 2001 From: Sam Wilkins Date: Sat, 14 Dec 2019 11:38:18 -0500 Subject: updated gitignore --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index d25a53cd7..d376d7c12 100644 --- a/.gitignore +++ b/.gitignore @@ -3,7 +3,7 @@ dist/ .DS_Store .env ClientUtils.ts -solr-8.3.1/server/**/* +solr-8.3.1/server/logs/ src/server/public/files/ src/scraping/acm/package-lock.json -src/server/ChildProcessUtilities/daemon/**/*.log +src/server/session_manager/logs/**/*.log -- cgit v1.2.3-70-g09d2 From 59db99431b15d7f36cb082e489f14da61151c39e Mon Sep 17 00:00:00 2001 From: bob Date: Thu, 9 Jan 2020 09:52:53 -0500 Subject: added tlog files to gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index d376d7c12..ba9841d58 100644 --- a/.gitignore +++ b/.gitignore @@ -4,6 +4,7 @@ dist/ .env ClientUtils.ts solr-8.3.1/server/logs/ +solr-8.3.1/server/solr/dash/data/tlog/* src/server/public/files/ src/scraping/acm/package-lock.json src/server/session_manager/logs/**/*.log -- cgit v1.2.3-70-g09d2 From 040cb79d01e3c9fcd7c5fb3777de4b2014414449 Mon Sep 17 00:00:00 2001 From: bob Date: Thu, 9 Jan 2020 09:54:58 -0500 Subject: from last --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index ba9841d58..8376c385e 100644 --- a/.gitignore +++ b/.gitignore @@ -5,6 +5,7 @@ dist/ ClientUtils.ts solr-8.3.1/server/logs/ solr-8.3.1/server/solr/dash/data/tlog/* +solr-8.3.1/server/solr/dash/data/index/* src/server/public/files/ src/scraping/acm/package-lock.json src/server/session_manager/logs/**/*.log -- cgit v1.2.3-70-g09d2