Ant problem in latest build (6733), any suggestion to resolve this?
User description: Exception while opening the build.xml
Error message: SpinAllocator has exhausted! Check its usages, most likely it is leaking.
java.lang.RuntimeException: SpinAllocator has exhausted! Check its usages, most likely it is leaking.
at com.intellij.util.SpinAllocator.alloc(SpinAllocator.java:44)
at com.intellij.lang.ant.misc.PsiElementHashSetSpinAllocator.alloc(PsiElementHashSetSpinAllocator.java:29)
at com.intellij.lang.ant.misc.AntPsiUtil.getImportedFiles(AntPsiUtil.java:50)
at com.intellij.lang.ant.psi.impl.AntElementImpl.resolveProperty(AntElementImpl.java:272)
at com.intellij.lang.ant.psi.impl.AntStructuredElementImpl.computeAttributeValue(AntStructuredElementImpl.java:370)
at com.intellij.lang.ant.psi.impl.AntStructuredElementImpl.computeAttributeValue(AntStructuredElementImpl.java:192)
at com.intellij.lang.ant.psi.impl.AntStructuredElementImpl.findFileByName(AntStructuredElementImpl.java:175)
at com.intellij.lang.ant.psi.impl.AntPropertyImpl.getPropertiesFile(AntPropertyImpl.java:111)
at com.intellij.lang.ant.psi.impl.AntElementImpl.resolveProperty(AntElementImpl.java:258)
at com.intellij.lang.ant.psi.impl.AntStructuredElementImpl.computeAttributeValue(AntStructuredElementImpl.java:370)
at com.intellij.lang.ant.psi.impl.AntStructuredElementImpl.computeAttributeValue(AntStructuredElementImpl.java:192)
at com.intellij.lang.ant.psi.impl.AntStructuredElementImpl.findFileByName(AntStructuredElementImpl.java:175)
at com.intellij.lang.ant.psi.impl.AntPropertyImpl.getPropertiesFile(AntPropertyImpl.java:111)
at com.intellij.lang.ant.psi.impl.AntElementImpl.resolveProperty(AntElementImpl.java:258)
at com.intellij.lang.ant.psi.impl.AntStructuredElementImpl.computeAttributeValue(AntStructuredElementImpl.java:370)
at com.intellij.lang.ant.psi.impl.AntStructuredElementImpl.computeAttributeValue(AntStructuredElementImpl.java:379)
at com.intellij.lang.ant.psi.impl.AntStructuredElementImpl.computeAttributeValue(AntStructuredElementImpl.java:192)
at com.intellij.lang.ant.psi.impl.AntStructuredElementImpl.findFileByName(AntStructuredElementImpl.java:175)
at com.intellij.lang.ant.psi.impl.AntPropertyImpl.getPropertiesFile(AntPropertyImpl.java:111)
at com.intellij.lang.ant.psi.impl.AntElementImpl.resolveProperty(AntElementImpl.java:258)
at com.intellij.lang.ant.psi.impl.AntStructuredElementImpl.computeAttributeValue(AntStructuredElementImpl.java:370)
at com.intellij.lang.ant.psi.impl.AntStructuredElementImpl.computeAttributeValue(AntStructuredElementImpl.java:379)
at com.intellij.lang.ant.psi.impl.AntStructuredElementImpl.computeAttributeValue(AntStructuredElementImpl.java:192)
at com.intellij.lang.ant.psi.impl.AntStructuredElementImpl.findFileByName(AntStructuredElementImpl.java:175)
Please sign in to leave a comment.
This has already been fixed.
--
Best regards,
Eugene Zhuravlev
Software Developer
JetBrains Inc.
http://www.jetbrains.com
"Develop with pleasure!"
"Rambabu Talasila" <talasilar@yahoo.com> wrote in message news:22545355.1172758876287.JavaMail.itn@is.intellij.net...
>
>
Eugene Zhuravlev (JetBrains) wrote:
Would this problem be causing Ant build files to be removed from the Ant
toolwindow? Any that I add appear in the .ipr file (and are still there
after closing the project) but are removed on re-opening (I also see the
SpinAllocator error).
--
Mark Scott
mark@codebrewer.com
Hello Mark,
Just a note: I do not meet this bug in 6741.
>> This has already been fixed.
>>
Alexander.
Hi Alexander,
Alexander Chernikov wrote:
Tease :)
--
Mark Scott
mark@codebrewer.com