Endless compile time with a specific project
I have a project that never finishes compile. I have deleted the
caches, reinstalled IJ and redefined the project.
I have a CPU snapshot if someone can tell me where to send it.
--
Norris Shelton
Sun Certified Java Programmer
Attachment(s):
moz-screenshot-8.jpg
Please sign in to leave a comment.
Norris Shelton wrote:
ftp.intellij.net/.uploads
--
Maxim Shafirov
JetBrains Inc.
http://www.jetbrains.com
"Develop with pleasure!"
It's there.
Norris Shelton
Sun Certified Java Programmer
Maxim Shafirov (JetBrains) wrote:
>
>> I have a project that never finishes compile. I have deleted the
>> caches, reinstalled IJ and redefined the project.
>>
>> I have a CPU snapshot if someone can tell me where to send it.
>>
>>
>> --
>> Norris Shelton
>> Sun Certified Java Programmer
>>
>>
>
I had a problem like this a long time ago. I found that I had a corrupted
jar file. Since I use cvs, someone check in a jar without binary tag and
it corrupt it. Try to find out if you have all your jars in working.
Try this:
jar -tvf a.jar
If this succeeds, then you got a good jar.
I requested the Intellij guys that they inform the user if a jar file is
corrupted. I don't know if they added the feature.
>> I have a project that never finishes compile. I have deleted the
>> caches, reinstalled IJ and redefined the project.
>>
>> I have a CPU snapshot if someone can tell me where to send it.
>>
>> --
>> Norris Shelton
>> Sun Certified Java Programmer
I get this exception when it finishes:
http://www.intellij.net/tracker/idea/viewSCR?publicId=41670
Norris Shelton
Sun Certified Java Programmer
Norris Shelton wrote:
>
>
>
>
>
>
>> Norris Shelton wrote:
>>
>>> I have a project that never finishes compile. I have deleted the
>>> caches, reinstalled IJ and redefined the project.
>>>
>>> I have a CPU snapshot if someone can tell me where to send it.
>>>
>>>
>>> --
>>> Norris Shelton
>>> Sun Certified Java Programmer
>>>
>>>
>> ftp.intellij.net/.uploads
>>
Attachment(s):
moz-screenshot-8.jpg
I have no idea what happened, but the problem appears to have went
away. I do know that at one point I right licked on the packages tree
and compiled areas of it there. Maybe that fixed something.
Norris Shelton
Sun Certified Java Programmer
Maxim Shafirov (JetBrains) wrote:
>
>> I have a project that never finishes compile. I have deleted the
>> caches, reinstalled IJ and redefined the project.
>>
>> I have a CPU snapshot if someone can tell me where to send it.
>>
>>
>> --
>> Norris Shelton
>> Sun Certified Java Programmer
>>
>>
>
Right licked, hmm... sweet packages?