8000 | Error Error occurred running Grails CLI: null (Use --stacktrace to see the full trace) · Issue #270 · Teevity/ice · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
| Error Error occurred running Grails CLI: null (Use --stacktrace to see the full trace) #270
Open
@kamal2222ahmed

Description

@kamal2222ahmed

Trying to install ice on RHEL 7.4 , and running install.sh after git clone, but getting error:

| Error Error occurred running Grails CLI: null (Use --stacktrace to see the full trace)

I installed grails in /opt/grails

$ more .bash_profile

Get the aliases and functions

if [ -f ~/.bashrc ]; then
. ~/.bashrc
fi

User specific environment and startup programs

#/usr/java/jdk1.8.0_144

export JAVA_HOME=/usr/lib/jvm/java-openjdk
export GRAILS_HOME=/opt/grails
#export GRAILS_OPTS="-XX:-UseSplitVerifier -Xverify:none"
PATH=$PATH:$HOME/bin:$JAVA_HOME/bin:$GRAILS_HOME/bin

export PATH

on command line, i get:

]# grails --version
| Grails Version: 3.3.1
| Groovy Version: 2.4.11
| JVM Version: 1.7.0_151

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0