Skip to main content



      Home
Home » Modeling » TMF (Xtext) » xtext intellij build stuck in downloadIdea task(xtext intellij build )
xtext intellij build stuck in downloadIdea task [message #1755530] Sat, 04 March 2017 22:55 Go to next message
Eclipse UserFriend
Hi,

In an intellij build for an xtext DSL, the downloadIdea task gets stuck. Below is the log, which is repeating:

11:51:43.237 [DEBUG] [org.gradle.cache.internal.DefaultFileLockManager] Waiting to acquire shared lock on daemon addresses registry.
11:51:43.237 [DEBUG] [org.gradle.cache.internal.DefaultFileLockManager] Lock acquired.
11:51:43.238 [DEBUG] [org.gradle.cache.internal.DefaultFileLockManager] Releasing lock on daemon addresses registry.
11:51:53.235 [DEBUG] [org.gradle.launcher.daemon.server.Daemon] DaemonExpirationPeriodicCheck running
11:51:53.236 [DEBUG] [org.gradle.cache.internal.DefaultFileLockManager] Waiting to acquire shared lock on daemon addresses registry.
11:51:53.236 [DEBUG] [org.gradle.cache.internal.DefaultFileLockManager] Lock acquired.
11:51:53.236 [DEBUG] [org.gradle.cache.internal.DefaultFileLockManager] Releasing lock on daemon addresses registry.
11:51:53.237 [DEBUG] [org.gradle.cache.internal.DefaultFileLockManager] Waiting to acquire shared lock on daemon addresses registry.
11:51:53.237 [DEBUG] [org.gradle.cache.internal.DefaultFileLockManager] Lock acquired.
11:51:53.237 [DEBUG] [org.gradle.cache.internal.DefaultFileLockManager] Releasing lock on daemon addresses registry.
> Building 38% > :org.xtext.example.mydsl.idea:downloadIdea

Do you come across the same error, can it be a network problem ?

Thanks
Re: xtext intellij build stuck in downloadIdea task [message #1755532 is a reply to message #1755530] Sat, 04 March 2017 23:50 Go to previous messageGo to next message
Eclipse UserFriend
working in IntelliJ following : https://blogs.itemis.com/en/get-started-with-xtext-and-intellij-idea-in-5-minutes
I got the same issue.

Re: xtext intellij build stuck in downloadIdea task [message #1755533 is a reply to message #1755532] Sat, 04 March 2017 23:58 Go to previous messageGo to next message
Eclipse UserFriend
Besides, xtend files cannot be opened in the xtend IntelliJ editor.
Error log:
Error while indexing /Users/paul/IdeaProjects/org.xtext.example.mydsl/org.xtext.example.mydsl.parent/gradle/wrapper/gradle-wrapper.properties
To reindex this file IDEA has to be restarted: org/eclipse/xtext/idea/util/FilteringClassLoader
java.lang.NoClassDefFoundError: org/eclipse/xtext/idea/util/FilteringClassLoader
at java.lang.Class.getDeclaredMethods0(Native Method)
at java.lang.Class.privateGetDeclaredMethods(Class.java:2701)
at java.lang.Class.getDeclaredMethods(Class.java:1975)
at com.google.inject.spi.InjectionPoint.getInjectionPoints(InjectionPoint.java:662)
at com.google.inject.spi.InjectionPoint.forInstanceMethodsAndFields(InjectionPoint.java:356)
at com.google.inject.internal.ConstructorBindingImpl.getInternalDependencies(ConstructorBindingImpl.java:151)
Re: xtext intellij build stuck in downloadIdea task [message #1755535 is a reply to message #1755533] Sun, 05 March 2017 03:20 Go to previous messageGo to next message
Eclipse UserFriend
i have to disappoint you.
the status of the xtext/xtend idea support is stale.
nobody is working at it.
the guys how have time dont have the knowledge and not enhough time to digg into) and the guys who have the knowledge dont have time or budget or commitment.
you may read the following: https://www.eclipse.org/Xtext/releasenotes.html
(contributions welcome)


it work with and old xtext version and certain idea versions only



in the past some guy (including me) got it running with
https://www.eclipse.org/forums/index.php/m/1743239/?srch=ideaVersion#msg_1743239
Re: xtext intellij build stuck in downloadIdea task [message #1755536 is a reply to message #1755535] Sun, 05 March 2017 03:49 Go to previous message
Eclipse UserFriend
ok, thanks for the information. I had seen some news before and just wanted to try the intellij version recently.
Previous Topic:Resolving of URIs in XMI files
Next Topic:After Update to 2.11: Encoding Problem
Goto Forum:
  


Current Time: Thu Jul 17 19:28:00 EDT 2025

Powered by FUDForum. Page generated in 0.53453 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top