<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to 300: Firewall Compilation Running Problem Help ASAP please</title><link href="https://sourceforge.net/p/drjava/support-requests/300/" rel="alternate"/><link href="https://sourceforge.net/p/drjava/support-requests/300/feed.atom" rel="self"/><id>https://sourceforge.net/p/drjava/support-requests/300/</id><updated>2013-09-18T13:50:11.257000Z</updated><subtitle>Recent changes to 300: Firewall Compilation Running Problem Help ASAP please</subtitle><entry><title>#300 Firewall Compilation Running Problem Help ASAP please</title><link href="https://sourceforge.net/p/drjava/support-requests/300/?limit=25#b22f" rel="alternate"/><published>2013-09-18T13:50:11.257000Z</published><updated>2013-09-18T13:50:11.257000Z</updated><author><name>Robert Cartwright</name><uri>https://sourceforge.net/u/rcartwright/</uri></author><id>https://sourceforge.netf5764093cd9e415e11b64ec5bca2cf7b91bbc791</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;I missed seeing your support request until now.  My apologies.  You presumably resolved your problem or gave up trying to use DrJava.  Here is my belated explanation:&lt;/p&gt;
&lt;p&gt;It appears that your firewall is blocking interprocess communication via TCP/IP on your local machine.  This is odd because modern operating system enable such communication by default.  DrJava uses two Java virtual machines that communicate via Java RMI which relies on TCP/IP on the local machine.  You need to allow Java to access your network.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Firewall Compilation Running Problem Help ASAP please</title><link href="https://sourceforge.net/p/drjava/support-requests/300/" rel="alternate"/><published>2013-01-23T18:54:41Z</published><updated>2013-01-23T18:54:41Z</updated><author><name>Celeste Austin</name><uri>https://sourceforge.net/u/celestialuv/</uri></author><id>https://sourceforge.netb42a3f8174b9fe199152372105a6606d0222d745</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;So I wrote a small program for my programming class and I know that is correct because it compiled but when I tried running it I received this error:&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;br /&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;br /&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;then:&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;Im wondering what is wrong and what I need to do.&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>