EAP build 4247 endless loop parsing new jar Follow
This is a new one I have never seen before...
I upgraded to the latest EAP for 5.1 (4247) which has been working great the
last few days. Today, while IntelliJ was shut down, I copied in some new
Spring Framework jar files into our shared lib folder, and when I started
IntelliJ, the dialog where it says parsing files, just keeps popping up over
and over.. Between the flashes, I can see it trying to parse the new
spring.jar file and it keeps doing that over and over. I have to actually
kill the process in Windows task explorer. I am totally unable to start
IntelliJ right now.
--Grant
Please sign in to leave a comment.
Also, in the idea.log, I have a 1MB idea.log file with this repeated over
and over:
2006-06-01 17:30:37,578 INFO - enapi.vfs.impl.jar.JarFileInfo -
Opening zip-file
D:\Development\_PROJECTS_\platform\lib\spring2\spring.jar...
2006-06-01 17:30:37,578 INFO - enapi.vfs.impl.jar.JarFileInfo -
Opened
2006-06-01 17:30:37,578 INFO - enapi.vfs.impl.jar.JarFileInfo -
mirrorExists=true
2006-06-01 17:30:37,578 INFO - enapi.vfs.impl.jar.JarFileInfo -
mirrorStamp=1149201037578
2006-06-01 17:30:37,578 INFO - enapi.vfs.impl.jar.JarFileInfo -
fileStamp=1149197372000
2006-06-01 17:30:37,578 INFO - enapi.vfs.impl.jar.JarFileInfo -
copying D:\Development\_PROJECTS_\platform\lib\spring2\spring.jar to
C:\Documents and
Settings\grant.gochnauer\.IntelliJIdea50\system\jars\spring.jar.63840c2
2006-06-01 17:30:37,640 INFO - enapi.vfs.impl.jar.JarFileInfo -
Opening zip-file
D:\Development\_PROJECTS_\platform\lib\spring2\spring.jar...
2006-06-01 17:30:37,640 INFO - enapi.vfs.impl.jar.JarFileInfo -
Opened
2006-06-01 17:30:37,640 INFO - enapi.vfs.impl.jar.JarFileInfo -
mirrorExists=true
2006-06-01 17:30:37,640 INFO - enapi.vfs.impl.jar.JarFileInfo -
mirrorStamp=1149201037640
2006-06-01 17:30:37,640 INFO - enapi.vfs.impl.jar.JarFileInfo -
fileStamp=1149197372000
2006-06-01 17:30:37,640 INFO - enapi.vfs.impl.jar.JarFileInfo -
copying D:\Development\_PROJECTS_\platform\lib\spring2\spring.jar to
C:\Documents and
Settings\grant.gochnauer\.IntelliJIdea50\system\jars\spring.jar.63840c2
"Grant Gochnauer" <grant.gochnauer@vodori.com> wrote in message
news:e5nq2h$po0$1@is.intellij.net...
>
>
>