Sunday 15 August 2010

eclipse - GGTS 3.6.2 and Grails 2.4.4 Run-App and Test-App will not work -



eclipse - GGTS 3.6.2 and Grails 2.4.4 Run-App and Test-App will not work -

i have been trying upgrade our projects grails 2.2.1 2.4.3/4. using command line, able execute run-app/test-app , works fine.

my issue when effort either run-app or test-app within of ggts, process starts up, terminates stack trace below in eclipse logs. if effort same thing 2.2.1 grails version, works fine.

!entry org.grails.ide.eclipse.core 4 0 2014-10-28 15:52:05.158 !message internal error !stack 0 java.lang.nullpointerexception @ org.grails.ide.eclipse.core.workspace.grailsproject.getserverport(grailsproject.java:139) @ org.grails.ide.eclipse.core.launch.grailslaunchconfigurationdelegate.addkillportarg(grailslaunchconfigurationdelegate.java:333) @ org.grails.ide.eclipse.core.launch.grailslaunchconfigurationdelegate.launch(grailslaunchconfigurationdelegate.java:259) @ org.eclipse.debug.internal.core.launchconfiguration.launch(launchconfiguration.java:885) @ org.eclipse.debug.internal.core.launchconfiguration.launch(launchconfiguration.java:739) @ org.eclipse.debug.internal.ui.debuguiplugin.buildandlaunch(debuguiplugin.java:1039) @ org.eclipse.debug.internal.ui.debuguiplugin$8.run(debuguiplugin.java:1256) @ org.eclipse.core.internal.jobs.worker.run(worker.java:54)

had same issue. on related projects:

grails clean-all right click on project grails tools -> refresh dependencies grails maven-install (only if applies)

after done should able run: grails run-app on project. in case stale project , updated ggts in meantime.

eclipse grails ggts

No comments:

Post a Comment