Error creating a new Grails Project - GGTS/STS/Eclipse with GGTS Plugin -
installed java , grails, set grails_home, java_home , path variables. installed ggts , when tried create new grails project following error.
the command 'c:\program files\java\jdk1.7.0_51\bin\javaw.exe (mar 24, 2014, 1:59:29 pm)' terminated because didn't produce new output time. see details output produced far. if think command needed more time, can increase time limit in grails preferences page. see menu windows >> preferences >> grails >> launch command: c:\program files\java\jdk1.7.0_51\bin\javaw.exe (mar 24, 2014, 1:59:29 pm) ---- system.out ---- | loading grails 2.2.4 | configuring classpath ---- system.err ---- terminating process: timeout: no new output 180000 milliseconds ------system.out:----------- | loading grails 2.2.4 | configuring classpath ------system.err:----------- terminating process: timeout: no new output 180000 milliseconds
tried same using eclipse + ggts plugin , still have same issue. creating anew project command line have no issues. created new grails project command line , imported project workspace , when tried create new controller, same error thrown. not sure if else has same issue.
is ggts mature enough? there alternative?
ok, close ide , trying command line. have set proxy settings manually 'set proxy' command not update proxysettings file. command line able create new project, , when try compile this...
| error resolve error obtaining dependencies: failed read artifact descriptor org.grails:grails-docs:jar:2.3.7 (use --stacktrace see full trace) | error required grails build dependencies not found. due internet connectivity issues (such misconfigured proxy) or missing repositories in grails-app/conf/buildconfig.groovy. please verify configuration continue. |
i once encountered similar problem , grace, connected internet , realisation came mind.
please see this link sure of aid.
Comments
Post a Comment