Commit Graph
6649 Commits
Author SHA1 Message Date
Simon Pamies 5bb1a36ce1 Added status output for monitoring 2013-01-11 14:05:16 +01:00
Simon Pamies bb7371b87b Adding SIGAR native libraries path to starter 2013-01-11 14:05:16 +01:00
Simon Pamies db1e0d527e Adding required bundles 2013-01-11 14:05:16 +01:00
Simon Pamies 8345a6d14e Added new launch configuration that automatically starts monitoring 2013-01-11 14:05:16 +01:00
Axel Uhl 293ee59673 whitespace change 2013-01-10 20:01:55 +01:00
Simon Pamies f7fe346de8 Fixed plugin id 2013-01-10 14:31:21 +01:00
Simon Pamies ad2ad27f78 Added a new script that eases the uploading process 2013-01-10 14:14:20 +01:00
Simon Pamies 95441b36aa Updated documentation 2013-01-10 13:58:39 +01:00
Simon Pamies 25e497a922 Adding updated build.properties, removing old lib entries 2013-01-10 13:37:34 +01:00
Simon Pamies da191d331e Updating target platform to include new plugins, updated monitoring to refer to those 2013-01-10 13:37:04 +01:00
Simon Pamies 0ce8e903ef Removed jars from lib folder moving them to target platform 2013-01-10 13:36:10 +01:00
Simon Pamies 53e3b71776 Added a new script that initializes and updates a local repository, this script should run on every linux system without the need of adapting paths 2013-01-10 13:34:36 +01:00
Simon Pamies 6e9a0de727 Refactored ProcessInformation to use an interface and to provide more information to the developer 2013-01-10 11:16:33 +01:00
Simon Pamies f802ec2ef3 Clarified cause of sysstats not being available 2013-01-10 11:08:48 +01:00
Simon Pamies 137e3d52e8 Made code fail more gracefully if there is no proc fs available 2013-01-10 11:07:31 +01:00
Simon Pamies 8bb3483339 Reformatted architecture documentation a bit, started a new section describing server configuration 2013-01-10 10:57:45 +01:00
Simon Pamies 8044d70785 Checking explicitly that SIGAR can be loaded, also added indicator in e-mail 2013-01-10 10:55:50 +01:00
Simon Pamies af61edbd44 Restructured so that log messages are less noisy 2013-01-10 10:55:50 +01:00
Simon Pamies 6591a1ac09 Removed log message stating that service has a grace time 2013-01-10 10:55:50 +01:00
Simon Pamies d37bae806f Handle library loading issues gracefully 2013-01-10 10:55:49 +01:00
Simon Pamies c1c96dd607 Included SIGAR to classpath 2013-01-10 10:55:49 +01:00
Simon Pamies efad470aae Implemented net connection listing based on flags from NetFlag 2013-01-10 10:55:49 +01:00
Simon Pamies c762dd19a7 Moved native libraries to a centralized location 2013-01-10 10:55:48 +01:00
Simon Pamies c2fb726912 Making getInstance call synchronized in order to avoid any problems with multiple threads using it 2013-01-10 10:55:47 +01:00
Simon Pamies ea81c28501 Included system information on each bundle restart 2013-01-10 10:55:47 +01:00
Simon Pamies f76296d84b First version of system statistics code that is mostly platform independent 2013-01-10 10:55:47 +01:00
Axel Uhl b53bddae53 adjusted formatting in Maven settings.xml 2013-01-10 07:23:08 +01:00
Axel Uhl 025f9886e8 Merge branch 'integration_tests'
Conflicts:
	java/com.sap.sailing.domain/src/com/sap/sailing/util/CourseAsWaypointList.java
2013-01-10 07:22:26 +01:00
Axel Uhl 29d2f62d76 added a launch config for TracTrac tests 2013-01-10 07:21:44 +01:00
Axel Uhl d7c562eced added SwissTiming test resources 2013-01-10 07:19:33 +01:00
Axel Uhl b427609ee5 fixed javadoc typo 2013-01-10 07:15:48 +01:00
Axel Uhl be5d8aa7a3 Merge branch 'master' into integration_tests 2013-01-09 23:10:26 +01:00
Axel Uhl 000f0d448f Merge branch 'master' into gwt25 2013-01-09 20:57:44 +01:00
Axel Uhl 5bda9263b9 adjust boat class names as listed in SwissTiming JSON file to those in DomainFactory 2013-01-09 20:52:38 +01:00
Axel Uhl dcd27ccd79 don't thrown an exception in SailMasterConnectorImpl for message types that shall not trigger a notifyListeners... 2013-01-09 17:57:24 +01:00
Axel Uhl 211d1f9844 Merge branch 'master' into gwt25
Conflicts:
	java/com.sap.sailing.domain/src/com/sap/sailing/domain/tracking/impl/CompactWindImpl.java
	java/com.sap.sailing.operationaltransformation/bin/com/sap/sailing/operationaltransformation/package.html
2013-01-09 17:16:07 +01:00
Axel Uhl 4388f07d7e propagate regatta into SwissTimingReplayToDomainAdapter instead of always creating a new default regatta 2013-01-09 16:53:38 +01:00
Axel Uhl 9a267c57c6 Fixed port for local selenium testing; fixed IP of central test MongoDB 2013-01-09 16:12:29 +01:00
Lennart Hensler 5ab2fe025d Removed warnings which came up with Eclipse 4.2 Juno. See Bug 1131 for more information. 2013-01-09 12:13:15 +01:00
Axel Uhl 3b9bc40dcc eliminated a few warnings 2013-01-09 12:10:34 +01:00
Axel Uhl 7cc977f0ad Merge branch 'master' into integration_tests
Conflicts:
	java/.gitignore
	java/com.sap.sailing.operationaltransformation/bin/com/sap/sailing/operationaltransformation/package.html
2013-01-09 09:35:57 +01:00
Axel Uhl 89c98c7f19 Merge remote-tracking branch 'origin/master' 2013-01-09 09:31:33 +01:00
Axel Uhl bb7e39165d made getInstance() synchronized on SentenceFactory which avoids a race condition during factory initialization 2013-01-08 20:48:42 +01:00
Axel Uhl 3275cce985 deleted more files from bin/ accidentally checked in 2013-01-08 20:24:55 +01:00
Axel Uhl 266532cccd added java/log to .gitignore 2013-01-08 20:22:06 +01:00
Axel Uhl 544caf2d84 removed accidentally commited files from bin/ directories and added corresponding .gitignore entries 2013-01-08 20:20:19 +01:00
Jens Rommel af53e8b0ab Fixed issue in SwissTimingReplayConnectorPanel.updateJsonUrlFromSelectedPreviousConfiguration when list of previous configuration is empty. 2013-01-08 17:28:26 +01:00
Axel Uhl 1897c27cb0 fixed bug 1129 (advantage line noe drawn if tails disabled); fixed ReadWindVaneDataTest verdict 2013-01-08 16:57:58 +01:00
D049941 8b0cb4f7c7 Small bug with the enabling of screenshot capturing fixed. 2013-01-08 16:53:05 +01:00
Axel Uhl 34909b7e84 Merge branch 'windvane' 2013-01-08 16:17:18 +01:00