<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to 301: DrJava - JVM failed to start - run problem</title><link href="https://sourceforge.net/p/drjava/support-requests/301/" rel="alternate"/><link href="https://sourceforge.net/p/drjava/support-requests/301/feed.atom" rel="self"/><id>https://sourceforge.net/p/drjava/support-requests/301/</id><updated>2013-09-18T13:42:52.200000Z</updated><subtitle>Recent changes to 301: DrJava - JVM failed to start - run problem</subtitle><entry><title>#301 DrJava - JVM failed to start - run problem</title><link href="https://sourceforge.net/p/drjava/support-requests/301/?limit=25#ae08" rel="alternate"/><published>2013-09-18T13:42:52.200000Z</published><updated>2013-09-18T13:42:52.200000Z</updated><author><name>Robert Cartwright</name><uri>https://sourceforge.net/u/rcartwright/</uri></author><id>https://sourceforge.net70c41b98c064992684599d84254bbc743792bfa4</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Somehow, I missed seeing your support request until now.  Presumably you resolved the problem or gave up trying to use DrJava.&lt;/p&gt;
&lt;p&gt;It looks like the firewall on your machine was preventing DrJava from using Java RMI (which uses TCP/IP for interprocess communication) to create a slave JVM and communicate with it.  DrJava relies on a slave JVM to run the DrJava interpreter so it can abort runaway execution in the interpreter by killing the slave JVM.  Most contemporary operating systems (e.g. recent versions of Windows &lt;span&gt;[XP, Vista, 7, ...]&lt;/span&gt;, Linux, and Mac OS X) allow interprocess communication between processes on the local machine by default.&lt;br /&gt;
&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>DrJava - JVM failed to start - run problem</title><link href="https://sourceforge.net/p/drjava/support-requests/301/" rel="alternate"/><published>2013-01-29T07:28:11Z</published><updated>2013-01-29T07:28:11Z</updated><author><name>Todd Smith</name><uri>https://sourceforge.net/u/depthy/</uri></author><id>https://sourceforge.nete8815d345646120dd47be3d1ff3c7f018c777362</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Hello, I'm just learning how to program in my computer science class in college and my first attempt at running the Hello World program is failing to run! Not encouraging. Please help!&lt;/p&gt;
&lt;p&gt;When ran, I get this error message four times:&lt;/p&gt;
&lt;p&gt;JVM failed to start.  Make sure a firewall is not blocking&lt;br /&gt;
inter-process communication.  See the console tab for details.&lt;/p&gt;
&lt;p&gt;The console tab says: &lt;/p&gt;
&lt;p&gt;java.io.IOException: Unable to run process; class path may need to be adjusted&lt;br /&gt;
at edu.rice.cs.plt.concurrent.ProcessTaskController$1.run(ProcessTaskController.java:157)&lt;br /&gt;
at java.lang.Thread.run(Unknown Source)&lt;br /&gt;
java.io.IOException: Unable to run process; class path may need to be adjusted&lt;br /&gt;
at edu.rice.cs.plt.concurrent.ProcessTaskController$1.run(ProcessTaskController.java:157)&lt;br /&gt;
at java.lang.Thread.run(Unknown Source)&lt;br /&gt;
java.io.IOException: Unable to run process; class path may need to be adjusted&lt;br /&gt;
at edu.rice.cs.plt.concurrent.ProcessTaskController$1.run(ProcessTaskController.java:157)&lt;br /&gt;
at java.lang.Thread.run(Unknown Source)&lt;br /&gt;
java.io.IOException: Unable to run process; class path may need to be adjusted&lt;br /&gt;
at edu.rice.cs.plt.concurrent.ProcessTaskController$1.run(ProcessTaskController.java:157)&lt;br /&gt;
at java.lang.Thread.run(Unknown Source)&lt;br /&gt;
java.io.IOException: Unable to run process; class path may need to be adjusted&lt;br /&gt;
at edu.rice.cs.plt.concurrent.ProcessTaskController$1.run(ProcessTaskController.java:157)&lt;br /&gt;
at java.lang.Thread.run(Unknown Source)&lt;br /&gt;
java.io.IOException: Unable to run process; class path may need to be adjusted&lt;br /&gt;
at edu.rice.cs.plt.concurrent.ProcessTaskController$1.run(ProcessTaskController.java:157)&lt;br /&gt;
at java.lang.Thread.run(Unknown Source)&lt;br /&gt;
java.io.IOException: Unable to run process; class path may need to be adjusted&lt;br /&gt;
at edu.rice.cs.plt.concurrent.ProcessTaskController$1.run(ProcessTaskController.java:157)&lt;br /&gt;
at java.lang.Thread.run(Unknown Source)&lt;/p&gt;
&lt;p&gt;I do have an antivirus, Kaspersky. I tried adding DrJava as a trusted application but it didnt not help.&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>