You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: tools/Contrast/runBenchmark_wContrast.sh
+1-1
Original file line number
Diff line number
Diff line change
@@ -30,7 +30,7 @@ fi
30
30
echo
31
31
echo"Starting Benchmark application server with Contrast agent"
32
32
echo" 1. Verify that the output shows \"Starting JVM\"."
33
-
echo" 2. If the output contains \"Continuing without Contrast...\" the credentials in contrast.yaml are most likely incorrect or missing."
33
+
echo" 2. If the output contains \"Contrast not enabled. Check log for details -\" the credentials in contrast.yaml are most likely incorrect or missing."
34
34
echo" 3. Once the Benchmark server is fully started, open another terminal window and run the runCrawler.sh script from the Benchmark root directory."
35
35
echo" 4. When the crawler finishes (takes a minute or two), hit CTRL+C in this window to stop the server and write the Contrast results to the /results folder."
0 commit comments