Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SONAR-4898 delete directory server/process | Simon Brandhof | 2014-09-12 | 43 | -3382/+0 |
| | |||||
* | Merge branch 'process-monitoring' into branch-4.5 | Simon Brandhof | 2014-09-12 | 3 | -32/+48 |
|\ | |||||
| * | SONAR-4898 refactor process monitoring | Simon Brandhof | 2014-09-12 | 3 | -32/+48 |
| | | |||||
* | | [maven-release-plugin] prepare for next development iteration | Eric Hartmann | 2014-09-08 | 1 | -1/+1 |
| | | |||||
* | | [maven-release-plugin] prepare release 4.5-RC14.5-RC1 | Eric Hartmann | 2014-09-08 | 1 | -4/+2 |
| | | |||||
* | | Add minor test + remove sonar-dummy-app from analysis | Simon Brandhof | 2014-09-03 | 1 | -5/+7 |
|/ | |||||
* | Fix some quality flaws | Simon Brandhof | 2014-09-01 | 1 | -4/+1 |
| | |||||
* | Fix some quality flaws | Simon Brandhof | 2014-09-01 | 1 | -0/+23 |
| | |||||
* | SONAR-4898 - forgot a synchronized for JSW | Stephane Gamard | 2014-08-29 | 1 | -18/+16 |
| | |||||
* | SONAR-4898 - fixed concurrent termination and exception on exit | Stephane Gamard | 2014-08-29 | 3 | -61/+76 |
| | |||||
* | SONAR-4898 revert autokill timeout to 30 seconds | Simon Brandhof | 2014-08-29 | 1 | -1/+1 |
| | |||||
* | SONAR-4898 - Fixed process-locking monitor | Stephane Gamard | 2014-08-29 | 1 | -3/+3 |
| | |||||
* | SONAR-4898 try to fix ping monitoring | Simon Brandhof | 2014-08-28 | 3 | -22/+17 |
| | | | | Sometimes child autokills because it did not receive pings in the last 30 seconds. I hope it comes from the parent process that is slow to start monitoring (send pings). | ||||
* | SONAR-4898 do not remove the autokill monitor before trying to stop app | Simon Brandhof | 2014-08-28 | 1 | -6/+6 |
| | |||||
* | SONAR-4898 fix parallel termination of processes | Simon Brandhof | 2014-08-27 | 1 | -1/+1 |
| | |||||
* | SONAR-4898 do not use IPv6 loopback address | Simon Brandhof | 2014-08-27 | 2 | -6/+6 |
| | | | | Conflict with -Djava.net.preferIPv4Stack=true recommended for ES | ||||
* | SONAR-4898 use loopback address instead of hardcoding 127.0.0.1 for JMX ↵ | Simon Brandhof | 2014-08-27 | 5 | -23/+185 |
| | | | | connections | ||||
* | Fix some quality flaws | Simon Brandhof | 2014-08-26 | 9 | -58/+63 |
| | |||||
* | Fix some quality flaws | Simon Brandhof | 2014-08-26 | 4 | -5/+5 |
| | |||||
* | Add missing tests in sonar-process module | Simon Brandhof | 2014-08-26 | 12 | -55/+140 |
| | |||||
* | Synchronized monitored list of processes | Stephane Gamard | 2014-08-26 | 1 | -8/+14 |
| | |||||
* | Fix quality flaw | Simon Brandhof | 2014-08-25 | 1 | -3/+2 |
| | |||||
* | Disable process monitoring when in debug with agentlib:jdwt | Stephane Gamard | 2014-08-25 | 2 | -25/+58 |
| | |||||
* | Disable process monitoring when in debug with agentlib:jdwt | Stephane Gamard | 2014-08-25 | 4 | -3/+38 |
| | |||||
* | SONAR-5483 - Fails to start if no master available in cluster (mainly do to ↵ | Stephane Gamard | 2014-08-25 | 1 | -1/+6 |
| | | | | wrong coordinates in properties) | ||||
* | Minimum Viable Environment checks Java 1.6, 1.7 or 1.8 but not >= 1.6 | Simon Brandhof | 2014-08-25 | 2 | -6/+6 |
| | |||||
* | Added license header | Stephane Gamard | 2014-08-16 | 2 | -0/+38 |
| | |||||
* | Added tests for sonar-process Monitor Class | Stephane Gamard | 2014-08-15 | 5 | -36/+142 |
| | |||||
* | Revert Props setDefault | Stephane Gamard | 2014-08-14 | 1 | -0/+9 |
| | |||||
* | fix quality flaw & added test for UpdateListScriptFactory | Stephane Gamard | 2014-08-14 | 1 | -10/+0 |
| | |||||
* | fix quality flaw | Stephane Gamard | 2014-08-14 | 3 | -2/+12 |
| | |||||
* | fix quality flaw | Stephane Gamard | 2014-08-14 | 7 | -33/+43 |
| | |||||
* | fix quality flaws | Stephane Gamard | 2014-08-14 | 1 | -10/+9 |
| | |||||
* | Added test for MonitoredProcess Class | Stephane Gamard | 2014-08-13 | 3 | -5/+252 |
| | |||||
* | format code | Stephane Gamard | 2014-08-13 | 1 | -1/+1 |
| | |||||
* | added tests for sonar-process | Stephane Gamard | 2014-08-13 | 6 | -1/+305 |
| | |||||
* | SONAR-4898 - Can run in install dir with spaces in path. | Stephane Gamard | 2014-08-12 | 1 | -2/+13 |
| | |||||
* | code format | Stephane Gamard | 2014-08-11 | 1 | -1/+2 |
| | |||||
* | SONAR-4898 - Created ProcessWrapper tests in sonar-process-test | Stephane Gamard | 2014-08-11 | 1 | -1/+1 |
| | |||||
* | Updated Timeouts in monitor and removed deRegister in JMXUtils (using check ↵ | Stephane Gamard | 2014-08-11 | 2 | -15/+3 |
| | | | | in register) | ||||
* | Added cleanup when not monitored | Stephane Gamard | 2014-08-11 | 1 | -5/+5 |
| | |||||
* | Added check for mbean registration | Stephane Gamard | 2014-08-11 | 2 | -0/+15 |
| | |||||
* | Extracted ES from sonar-server & updated ServerTester for mediumTests | Stephane Gamard | 2014-08-11 | 2 | -1/+18 |
| | |||||
* | SONAR-4898 - MUST ping at a fixed rate and not at a given delay! | Stephane Gamard | 2014-08-08 | 1 | -2/+3 |
| | |||||
* | SONAR-4898 - Modularized sonar-process for tests | Stephane Gamard | 2014-08-08 | 1 | -68/+0 |
| | |||||
* | SONAR-4898 - Modularized sonar-process for tests | Stephane Gamard | 2014-08-08 | 32 | -0/+2330 |