Hi, I am trying to compile graylog2-web-interface-1.1.6 on windows 7 using java 8 and tysafe activator 1.3.5.
After Typesafe is done with compilation when I hit "Run" from the menu Tyasafe gives the following. Setting up Play fork run ... (use Ctrl+D to cancel) Multiple resolvers having different access mechanism configured with same name 'typesafe-releases'. To avoid conflict, Remove duplicate project resolvers (`resolvers`) or rename publishing resolver (`publishTo`). --- (Running the application, auto-reloading is enabled) --- play - Listening for HTTP on /0:0:0:0:0:0:0:0:9000 (Server started, use Ctrl+D to stop and go back to the console...) And creates "http://localhost:9000" under "Run on build". When I hit "http://localhost:9000" I am getting the following error. Cannot run program "git": CreateProcess error=2, The system cannot find the file specified java.io.IOException: Cannot run program "git": CreateProcess error=2, The system cannot find the file specified. Please give an idea to overcome this issue. -- You received this message because you are subscribed to the Google Groups "Graylog Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/graylog2/08d5cf83-47c9-484e-8fd7-605258c2597a%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
