SHOW VARIABLES LIKE 'have_query_cache';
SHOW VARIABLES LIKE 'query_cache_size';
SET GLOBAL query_cache_size = 256000000;
SHOW VARIABLES LIKE 'have_query_cache';
SHOW VARIABLES LIKE 'query_cache_size';
SET GLOBAL query_cache_size = 256000000;
Set the GRADLE_OPTS as shown in the screen |
$ export GRADLE_OPTS="-Xdebug -Xrunjdwp:transport=dt_socket,address=9999,server=y,suspend=n"
$ gradle jettyRun
Start the jetty server |
Jetty server started |
Open the debug configuration settings in Eclipse |
Click on the debug button to start debugger |
Set the breakpoints |
Call the methods and debug |
Set the debug points in your code and open the URL
http://localhost:9999/komliprime-trafficking-service/api/strategi?authtoken=6991a70eb121f3f623ebc2567927fef5
sudo cp /dev/null trafficking.log