-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Won't Fix
-
Affects Version/s: 3.5
-
Fix Version/s: None
-
Component/s: Servers
-
Labels:None
- new a liferay workspace and init a bundle server
- create a module project
- right clicking on the project > Start watching project
- click "NO" in the popped up Watch Task dialog(don't start server, and notice the project is [watching])
- right clicking on the project > Stop watching project
error stack in error log:
Could not execute build using Gradle distribution 'https://services.gradle.org/distributions/gradle-4.10.2-bin.zip'.
at org.eclipse.buildship.core.internal.operation.DefaultToolingApiOperationManager.run(DefaultToolingApiOperationManager.java:38)
at org.eclipse.buildship.core.internal.DefaultGradleBuild.withConnection(DefaultGradleBuild.java:112)
at com.liferay.ide.gradle.core.GradleUtil.runGradleTask(GradleUtil.java:179)
at com.liferay.ide.gradle.core.WatchJob.run(WatchJob.java:76)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:60)
Caused by: org.gradle.internal.exceptions.LocationAwareException: Execution failed for task ':modules:test2:watch'.