yogendra / ivyidea

Automatically exported from code.google.com/p/ivyidea
0 stars 0 forks source link

Intellij Crashes during IvyIDEA -> Resolve #118

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Imported existing Eclipse projects into intellij as modules
2. Some of the modules use IVY for dependency management, while others manually 
depend on other modules, or libraries on the file system.
3. Our project has a parent level directory with a pom.xml file, and below that 
are modules with their own pom.xml files for dependencies. 
4. When I run IvyIDEA -> Resolve on some of my lower level projects Intellij 
crashes (every time).

How do I troubleshoot these problems? Building this project from the command 
line with Ant works fine, as does building it from within Eclipse after using 
Ivy -> Resolve.

What is the expected output? What do you see instead?
The expected output is a successful build. Instead, Intellij just locks up.

What version of the product are you using? On what operating system?
Using Intellij 12.1.4 Ultimate and IvyIDEA 1.0.5, On Ubuntu 12.04 LTS

Please provide any additional information below.

I really need some help in troubleshooting this problem.

Thanks, Derek

Original issue reported on code.google.com by dealy663 on 13 Sep 2013 at 6:00

GoogleCodeExporter commented 9 years ago
What do you mean with 'Intellij crashes'?

Original comment by maarten....@gmail.com on 18 Sep 2013 at 7:52

GoogleCodeExporter commented 9 years ago
It locks up. It doesn't respond to mouse clicks, and there is no more activity 
in the UI.

Original comment by dealy663 on 18 Sep 2013 at 8:19