wiki/howto/onboarding.md
... ...
@@ -87,7 +87,7 @@ Beside the installation script for Eclipse Mars, there is also one for the new E
87 87
* Wait until the target platform has been resolved completely
88 88
* Rebuild all projects
89 89
4. Run the Race Analysis Suite
90
- * Start the MongoDB
90
+ * Start the MongoDB (cd /somePathto MongoDB/mongodb/bin; rm c:/data/SAP/sailing/mongodb/mongod.lock; ./mongod --dbpath c:/data/SAP/sailing/mongodb)
91 91
* Start the appropriate Eclipse launch configuration (e.g. 'Sailing Server (Proxy)') You´ll find this in the debug dropdown
92 92
* Run "Security UI sdm" in the debug dropdown
93 93
* Run "SailingGWT" in the debug dropdown