aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-process/src
Commit message (Expand)AuthorAgeFilesLines
* SONAR-5410 - Fixed process hang when child fails to startStephane Gamard2014-07-213-4/+5
* SONAR-5410 - Updated log level for monitorStephane Gamard2014-07-211-1/+1
* SONAR-5410 - Fix multiple properties in JAVA_OPTSStephane Gamard2014-07-212-3/+4
* SONAR-5410 - Using relative path to SONAR_HOME for configuraitonStephane Gamard2014-07-211-25/+16
* SONAR-5408 - reading properties from sonar.properties for child processesStephane Gamard2014-07-181-18/+9
* SONAR-5408 - Process and ProcessWrapper working with temp properties filesStephane Gamard2014-07-181-0/+4
* SONAR-5408 - ProcessWrapper passes properties file as args[0]Stephane Gamard2014-07-182-11/+43
* SONAR-5408 - Reduced JMX connection trials to 5Stephane Gamard2014-07-181-5/+5
* SONAR-5408 - ProcessWrapper provides properties with a temp file.Stephane Gamard2014-07-182-19/+75
* SONAR-4898 - Fixed ElasticSearchTestsStephane Gamard2014-07-181-3/+15
* SONAR-4898 - Using parent JVM in processWrapperStephane Gamard2014-07-181-4/+7
* SONAR-5408 - FIxed test for SONAR_HOME in processStephane Gamard2014-07-182-3/+26
* SONAR-5408 - two-way ping for wrapper & process with isReady and JMX retryStephane Gamard2014-07-185-86/+224
* SONAR-5408 - Set SONAR_HOME from ProcessWrapper for child ProcessStephane Gamard2014-07-181-0/+1
* SONAR-5408 - Enforce existence of SONAR_HOME for processStephane Gamard2014-07-181-1/+27
* SONAR-5408 - Added workingDirectory to ProcessWrapperStephane Gamard2014-07-182-3/+22
* SONAR-4898 - Moved NetworkUtils to sonar-processStephane Gamard2014-07-182-0/+98
* SONAR-4898 - Adjusting timeouts & fix possible NPE when ES is not readyStephane Gamard2014-07-153-11/+18
* Commented out JVM level testStephane Gamard2014-07-151-31/+22
* fix missing licensesStephane Gamard2014-07-152-0/+38
* Ignoring JVM level testStephane Gamard2014-07-151-4/+8
* fix tests and outputs.Stephane Gamard2014-07-152-1/+21
* SONAR-5409 - Using JMX to connect to wrapped ProcessStephane Gamard2014-07-154-205/+182
* SONAR-5409 - Using scheduler for Process parent ping-checkStephane Gamard2014-07-152-49/+35
* SONAR-5409 - Using JMS for sonar-process with MBean for monitoringStephane Gamard2014-07-153-94/+185
* SONAR-5410 - Updated shutdownStephane Gamard2014-07-153-4/+15
* SONAR-5409 - Fixed testStephane Gamard2014-07-112-3/+2
* SONAR-5409 - Fixed testStephane Gamard2014-07-111-4/+3
* SONAR-5409 - Monitor does not kill childsStephane Gamard2014-07-111-3/+0
* SONAR-5409 - added onStart and onStop abstract methods to ProcessStephane Gamard2014-07-111-3/+10
* SONAR-5409 - Coherent logs for process monitoringStephane Gamard2014-07-113-5/+4
* SONAR-5409 - Monitor kills node if child process never checked-in (crash in m...Stephane Gamard2014-07-111-4/+14
* SONAR-5409 - Removed non-used classesStephane Gamard2014-07-112-114/+0
* SONAR-4898 - Added shutdown & interupt to shutdown hookStephane Gamard2014-07-111-0/+1
* SONAR-4898 - Fixed Env definition for start.jarStephane Gamard2014-07-101-3/+3
* SONAR-4898 - Working child/parent process with ES! :)Stephane Gamard2014-07-105-48/+142
* SONAR-5409 - Added monitoring service to sonar-processStephane Gamard2014-07-106-110/+177
* Move sonar-server, sonar-search and sonar-process into sub-dir server/Simon Brandhof2014-07-1023-0/+1468