Commit Graph
100 Commits
Author SHA1 Message Date
Simon Pamies 25b30b420a More logging for serializing 2013-03-07 16:32:02 +01:00
Simon Pamies 05cedb8f38 As eventsById is already emptied we're not counting old size 2013-03-07 16:14:25 +01:00
Simon Pamies caceca7647 Added more logging about events being serialized 2013-03-07 16:14:25 +01:00
Simon Pamies d6a87b3301 Never use default instance, always create a new one because it can happen that upon bundle reinstall the session context has changed and the authenticator will deny access because object id will have changed 2013-03-06 08:20:30 +01:00
Simon Pamies 11ba82489c Fixed URL for mobile - should never point to prod2 directly 2013-03-06 07:58:14 +01:00
Simon Pamies 9f8b1abf62 Improved zooming of viewport for Leaderboard 2013-03-05 20:36:37 +01:00
Simon Pamies 6a9d419dd2 Make sure that index is set on regatta name for wind tracks 2013-03-05 20:27:15 +01:00
Simon Pamies ea739d8e0c Ensuring that association between tracked race and column is not removed
completely
2013-03-05 12:38:00 +01:00
Simon Pamies 8d77fa553d Only bugging user with security question for install operation 2013-03-05 12:25:47 +01:00
Simon Pamies b1c58c15b6 Added zoomTo Parameter to dynamically control zoom for most browsers 2013-03-05 12:01:23 +01:00
Simon Pamies 792dfd7de2 Made sure that event is correctly replicated upon initial load, also
stopping trackers upon initial load on replica
2013-03-05 11:10:54 +01:00
Simon Pamies 4241965881 Added failing test for initial load of event 2013-03-05 11:10:54 +01:00
Simon Pamies f058b2e51d Added autmatic detection of PROJECT_HOME 2013-03-01 17:51:44 +01:00
Simon Pamies 031791e20b Added hot deploy functionality to command script 2013-03-01 17:09:26 +01:00
Simon Pamies be852762ba Added mockito to target platform as requested by Lukas 2013-02-27 18:38:40 +01:00
Simon Pamies 1561ba03d4 Fixed monitoring not to wait for next time window before checking all endpoints 2013-02-18 19:15:32 +01:00
Simon Pamies 315ffea003 Fixed bash inclusion 2013-02-18 19:15:31 +01:00
Simon Pamies 0d78d4e7bc Added test for regatta race association, also removing association when
regatta gets removed
2013-02-18 12:35:36 +01:00
Simon Pamies 55f333b55a Deleted rome.jar 2013-02-07 16:09:03 +01:00
Simon Pamies acf2c74fc4 Moving rome library to target platform 2013-02-07 16:08:44 +01:00
Simon Pamies 1d7ace6938 Fixed maven settings deployment 2013-02-05 17:18:18 +01:00
Simon Pamies ec908faf75 Moved maven config 2013-02-05 17:14:07 +01:00
Simon Pamies e6eec25f47 Documentation update 2013-02-05 17:11:13 +01:00
Simon Pamies 1217694f02 Correctly replacing files 2013-02-05 17:07:03 +01:00
Simon Pamies c8b7f1ecba Fixed script directory creation 2013-02-05 16:59:45 +01:00
Simon Pamies 2e5adecc06 Merge remote-tracking branch 'origin/consolidated-configuration' into consolidated-configuration 2013-02-05 16:42:55 +01:00
Simon Pamies 83be61fd6b Fixed some glitches in build skript 2013-02-05 16:40:24 +01:00
Simon Pamies feb5160454 No longer mixing branch configuration 2013-02-05 16:19:39 +01:00
Simon Pamies 934d21d1fe Renamed mongodb configuration files 2013-02-04 15:42:30 +01:00
Simon Pamies 89172f2431 Moved mongodb configuration to right place 2013-02-04 15:41:25 +01:00
Simon Pamies 8a67aa5621 Reverted accidential port change 2013-02-04 15:12:09 +01:00
Simon Pamies 58798fe5bf Fixed path for monitoring launch configuration 2013-02-02 14:38:37 +01:00
Simon Pamies d0520073ba Merge branch 'consolidated-configuration' 2013-02-02 14:36:56 +01:00
Simon Pamies ad5dd4e6d4 Updated scripts 2013-02-02 14:22:33 +01:00
Simon Pamies e543283cfc Merge branch 'consolidated-configuration' of ssh://sapsailing.com/home/trac/git into consolidated-configuration 2013-02-01 23:47:30 +01:00
Simon Pamies e68bd182b7 Placeholder 2013-02-01 23:47:20 +01:00
Simon Pamies 4d9452c163 Added start scripts and new build script 2013-02-01 22:24:16 +01:00
Simon Pamies 5c9a47a412 Added directory for configuration files 2013-02-01 21:48:53 +01:00
Simon Pamies e7feeb49a3 Removed hyperic sigar from run configuration as it is not needed there 2013-01-29 20:30:35 +01:00
Simon Pamies 2517ab60df Bugfix: Property is a float and can not be converted to a double 2013-01-29 20:18:30 +01:00
Simon Pamies 2f7e58ba93 Moved LifecycleState to com.sap.sailing.domain.common 2013-01-29 19:07:51 +01:00
Simon Pamies b626877305 Renamed getOrCreateRaceDefinitionAndTrackedRace, removed get part because there is no get functionality 2013-01-29 14:04:40 +01:00
Simon Pamies 9d3017393d Removed hyperic sigar from run configuration as it is not needed there 2013-01-29 13:51:55 +01:00
Simon Pamies 003539f8e4 Added explicit test for property update and history functionality 2013-01-29 12:49:46 +01:00
Simon Pamies bd18e80bab Updated documentation (cont.) 2013-01-29 12:36:54 +01:00
Simon Pamies 89a8f92a28 Updated documentation 2013-01-29 12:36:25 +01:00
Simon Pamies beaaefe777 Updated property handling to avoid creating same state multiple times 2013-01-29 12:26:49 +01:00
Simon Pamies 0b286cfde6 Added test for lifecycle implementation, changed names of states 2013-01-29 12:09:49 +01:00
Simon Pamies 7fb8cc7c87 Deleted old implementation of race state 2013-01-29 09:30:40 +01:00
Simon Pamies 413d169ed4 First "Durchstich" for #1175. Untested yet but looks good at a first
glance. Tests must be created because implications are quite extensive
2013-01-29 09:30:40 +01:00
Simon Pamies 85a7081378 Avoid disconnecting too late 2013-01-23 15:42:46 +01:00
Simon Pamies 6c6ce90b0c Adding a disconnect. Although documentation suggests that this is not
needed it is safer to do so.
2013-01-23 15:40:44 +01:00
Simon Pamies d3c17a9375 Constrain logging output for successful connections 2013-01-17 16:53:52 +01:00
Simon Pamies af9bdad2e8 Fixed default port 2013-01-15 12:40:01 +01:00
Simon Pamies 8c199d9850 Updated start 2013-01-15 12:39:10 +01:00
Simon Pamies 83a817ccfa Better handling of buffer errors 2013-01-15 12:38:37 +01:00
Simon Pamies 6c23e415ab Reverted 12ac17c762 because it makes tests fail 2013-01-14 12:08:43 +01:00
Simon Pamies 70cd85aec5 Building seems to fail with new Tycho if build.properties are empty 2013-01-14 10:42:30 +01:00
Simon Pamies 973504b740 Now GWT recompilation is successfully stopped if requested by profile 2013-01-11 15:54:25 +01:00
Simon Pamies 63338e73c7 Updated configuration for launching server with monitoring 2013-01-11 15:10:43 +01:00
Simon Pamies 2a6661422a Bumping version to 1.6.4.1 because of MANIFEST changes 2013-01-11 15:03:48 +01:00
Simon Pamies 9469d615a0 New SIGAR version 1.6.4.1 2013-01-11 14:45:08 +01:00
Simon Pamies 58499ece17 Added a script that eases the building process and automagically sets up
server env
2013-01-11 14:13:21 +01:00
Simon Pamies 12ac17c762 Now using Tycho in version 0.15.0 - that seems to fix the offline
problem
2013-01-11 14:05:17 +01:00
Simon Pamies a4ee4d9c91 Introduced a new profile named debug.no-gwt-compile that makes it possible to execute build w/o compiling gwt sources 2013-01-11 14:05:17 +01:00
Simon Pamies a193d83e9a Updated org.hyperic.sigar MANIFEST to play nicely with new Tycho version 2013-01-11 14:05:16 +01:00
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
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
Simon Pamies 973e69c860 Introduced already prepared translation for unsupported browser message 2013-01-08 15:50:56 +01:00
Simon Pamies 3f32c794eb Changed logging to FINEST for restarting message to avoid filling logs when service has failed before 2013-01-08 14:36:38 +01:00
Simon Pamies 64d4e061d0 Added check for URL endpoints 2012-11-30 09:47:12 +01:00
Simon Pamies 78667e0e07 Merge branch 'master' into service-monitoring 2012-11-28 13:15:01 +01:00
Simon Pamies f318256146 Fixed some problems, added new endpoint definition 2012-11-28 13:12:48 +01:00
Simon Pamies 82ed5425f2 Revamped configuration to be read from file 2012-11-26 19:14:36 +01:00
Simon Pamies b91b0fbe72 Added monitoring to product 2012-11-26 18:39:43 +01:00
Simon Pamies 480f8a3070 Fixed information 2012-11-26 18:39:20 +01:00
Simon Pamies ea66262b86 First running version with osgi service restarter and mail logger 2012-11-26 18:36:05 +01:00