I am using grails installation on mac os x v.10.9.5. I used to have grails 2.4.2 installation and it was working fine. As I tried to install 2.4.3 version (both through gvm and manually, by unpacking archive and setting PATH and GRAILS_HOME variables), the installation seems to be ok, but when running "grails" command from terminal it had no effect, just the behaviour similar to "clear" terminal command. No output or error message was provided.
Does anyone have ideas what could be wrong with environment or installation? Or at least where can I find logs from running "grails" command?
Any help is appreciated. Thank you