gruntjs / gruntjs.com

Grunt website
https://gruntjs.com
Other
155 stars 84 forks source link

org/jruby/RubyFile.java: No such process #152

Closed zigolab closed 9 years ago

zigolab commented 9 years ago

I built a test project with yo angular. When I run grunt serve -v, using jruby 1.7.18 under Windows 7, compass fails with the following error

Running "concurrent:server" (concurrent) task [D] Task source: test\node_modules\grunt-concurrent\tasks\concurrent.js Verifying property concurrent.server exists in config...OK Files: [no src] -> server Options: limit=2 Warning: Errno::ESRCH on line ["941"] of org/jruby/RubyFile.java: No such process - test/.tmp/styles/main.css

My setup is:

Windows 7 SP1 Java SE (build 1.8.0_25-b18) Java HotSpot(TM) 64-Bit Server VM (build 25.25-b02, mixed mode) jruby 1.7.18 (1.9.3p551) npm 2.1.18 grunt-cli v0.1.13 grunt v0.4.5

If I run the same command using Windows 7+jruby 1.7.15 or OS X+jruby 1.7.18 everything goes fine.

sindresorhus commented 9 years ago

Support questions are better asked on StackOverflow: http://stackoverflow.com/questions/tagged/gruntjs Paste in the link to the question here so others can follow ;)

zigolab commented 9 years ago

http://stackoverflow.com/questions/28098289/grunt-serve-returns-org-jruby-rubyfile-java-no-such-process