Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialPatrick Koch
40,496 PointsIntelliJ IDEA not running on my windows machine
Hi folks,
I downloaded ( 2times) and installed (3times) IntelliJ like in the installation guides. But If I wanna run it, it just shows me a loading screen and it doesn't launch. I tried to install it on my mac, and it worked out fine!
Information about my windows machine: windows 8 64 bit
I looked up in google but I dindt found any issue!
Probably somebody has an idea.
greeting Patrick
Patrick Koch
40,496 Pointshi Marcus,
thanks for the alternative. I have also eclipse installed, workes fine. But I don't know, if its relevant to have IntelliJ for the upcoming courses.
greetings Patrick
Marcus Parsons
15,719 PointsI really have not a clue, my friend, unfortunately. I hope you get intelliJ working! Cheers!
4 Answers
Sven Vanlandschoot
11,252 PointsIn my case Eclipse and android Studio too a long time to load. That happend since I installed Ad-Aware. I uninstalled it and now it start up normal again. Did a reinstall of Ad-aware and the problem was there again.
Still don't know the connection between those programs but maybe if you have Ad-aware installed, try to uninstall it and see if that helps.
Greets Sven
Craig Dennis
Treehouse TeacherHmmm...Is it listed in your processes or is it actually dead?
Ctrl+Shift+Esc used to list your running processes. Do you see IntelliJ in there?
Patrick Koch
40,496 PointsHi Craig,
I start the IntelliJ IDEA, check my task-manager, and it tells me:
- there is no IntelliJ App running (like chrome at the moment),
- in background processes there running 2 IntelliJ IDEA (32Bit) processes one with 0.6MB Ram and the other with 60.1MB
So no IntellJ in the active appas just as background process.
g Patrick
Patrick Koch
40,496 Points*Update
so far so good, IntelliJ and Andrio Studio launch after several hours of loading.
I downloaded Android-Studio too see if that works..... mac/yes win8/no. So let run in background .. and after hours (4-5) it starts up. Android-Studio just tells me about a update. "Update Info Android Studio is ready to update."
IntelliJ tells me: "Internal HTTP server disabled Cannot start internal HTTP server. Git integration, JavaScript debugger and LiveEdit may operate with errors. Please check your firewall settings and restart IntelliJ IDEA".
and I checked my firewall, doesnt help
greetings Patrick
Patrick Koch
40,496 PointsThanks for the input Sven,
my Eclipse is launching and running without any problems. I don't have any tool like ad-aware, but I tried to pause AVAST during the launch of Android Studio and IntelliJ to see if AVAST blocks them, but no didn't launch faster.
but thx anyway,
g patrick
Marcus Parsons
15,719 PointsMarcus Parsons
15,719 PointsHey Patrick,
Since this isn't a direct answer to your question, I'm just going to post as a comment, but I used the jGrasp IDE in the Java courses I took a while back. It's really easy to install and use. Just make sure you have the Java JDK downloaded for your machine before installing any Java IDE; otherwise, you'll likely have to manually set it up later.