<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Java Web Start, JNLP splash recv failed</title>
	<atom:link href="http://www.shankh.com/2008/12/14/java-web-start-jnlp-splash-recv-failed/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.shankh.com/2008/12/14/java-web-start-jnlp-splash-recv-failed/</link>
	<description>Where you search Begins...</description>
	<lastBuildDate>Mon, 21 Dec 2009 14:59:18 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Glen</title>
		<link>http://www.shankh.com/2008/12/14/java-web-start-jnlp-splash-recv-failed/comment-page-1/#comment-523</link>
		<dc:creator>Glen</dc:creator>
		<pubDate>Sat, 17 Oct 2009 11:56:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.shankh.com/?p=67#comment-523</guid>
		<description>THX!!!</description>
		<content:encoded><![CDATA[<p>THX!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian</title>
		<link>http://www.shankh.com/2008/12/14/java-web-start-jnlp-splash-recv-failed/comment-page-1/#comment-414</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Tue, 15 Sep 2009 12:36:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.shankh.com/?p=67#comment-414</guid>
		<description>I had the same problem but the above solutions didnt work - however I did find a different solution that works for me.

Basically, you have to run java with the -Xnosplash argument.  So, for a webstart application whose link is http://XXX/XXX.jnlp, create a shortcut whose &quot;location&quot; is:

&quot;C:\Program Files (x86)\Java\jre6\bin\javaws.exe&quot; -Xnosplash http://XXX/XXX.jnlp

Running that should bypass the splash screen.

Brian.</description>
		<content:encoded><![CDATA[<p>I had the same problem but the above solutions didnt work &#8211; however I did find a different solution that works for me.</p>
<p>Basically, you have to run java with the -Xnosplash argument.  So, for a webstart application whose link is <a href="http://XXX/XXX.jnlp" rel="nofollow">http://XXX/XXX.jnlp</a>, create a shortcut whose &#8220;location&#8221; is:</p>
<p>&#8220;C:\Program Files (x86)\Java\jre6\bin\javaws.exe&#8221; -Xnosplash <a href="http://XXX/XXX.jnlp" rel="nofollow">http://XXX/XXX.jnlp</a></p>
<p>Running that should bypass the splash screen.</p>
<p>Brian.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: knuFaZ</title>
		<link>http://www.shankh.com/2008/12/14/java-web-start-jnlp-splash-recv-failed/comment-page-1/#comment-357</link>
		<dc:creator>knuFaZ</dc:creator>
		<pubDate>Sun, 16 Aug 2009 08:48:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.shankh.com/?p=67#comment-357</guid>
		<description>Sorry for duble posting. I got confused by the order of the messages. Just feel free to delete the last posting.</description>
		<content:encoded><![CDATA[<p>Sorry for duble posting. I got confused by the order of the messages. Just feel free to delete the last posting.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: knuFaZ</title>
		<link>http://www.shankh.com/2008/12/14/java-web-start-jnlp-splash-recv-failed/comment-page-1/#comment-356</link>
		<dc:creator>knuFaZ</dc:creator>
		<pubDate>Sun, 16 Aug 2009 08:44:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.shankh.com/?p=67#comment-356</guid>
		<description>Hi,

thanks for your advice and fast response. A search for &quot;javaws.exe&quot; on my system showed that there was one in an ati folder and one in the syswow64 folder of the windows system. In forums i found that the syswow64 is used for 32bit system files, to allow 32bit applications to run smoothly. As Firefox only exist in 32bit builds (at least on the official servers) my firefox used not the installed 64bit javaws.exe wich lies in the java installation path but will probably have used the one in the syswow64 folder. For this reason, it&#039;s the same problem and same solution for me like above mentioned, i&#039;ve just added the &quot;wrong&quot; javaws.exe to the trusted application list.

Another question of mine is, were in comodo firewall can i find a complete list of the programs i&#039;ve added to the trusted applications list and if course i&#039;d like to see a complete list for the list of blocked or untrusted applications.

At the moment i haven&#039;t reinstalled comodo yet. I consider the installation of the agnitum free 2009 firewall, at least theres the complete list of application that were configured anyhow.

Nevertheless thank you very much for your help.

With kind regards</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>thanks for your advice and fast response. A search for &#8220;javaws.exe&#8221; on my system showed that there was one in an ati folder and one in the syswow64 folder of the windows system. In forums i found that the syswow64 is used for 32bit system files, to allow 32bit applications to run smoothly. As Firefox only exist in 32bit builds (at least on the official servers) my firefox used not the installed 64bit javaws.exe wich lies in the java installation path but will probably have used the one in the syswow64 folder. For this reason, it&#8217;s the same problem and same solution for me like above mentioned, i&#8217;ve just added the &#8220;wrong&#8221; javaws.exe to the trusted application list.</p>
<p>Another question of mine is, were in comodo firewall can i find a complete list of the programs i&#8217;ve added to the trusted applications list and if course i&#8217;d like to see a complete list for the list of blocked or untrusted applications.</p>
<p>At the moment i haven&#8217;t reinstalled comodo yet. I consider the installation of the agnitum free 2009 firewall, at least theres the complete list of application that were configured anyhow.</p>
<p>Nevertheless thank you very much for your help.</p>
<p>With kind regards</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.shankh.com/2008/12/14/java-web-start-jnlp-splash-recv-failed/comment-page-1/#comment-355</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Sat, 15 Aug 2009 09:56:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.shankh.com/?p=67#comment-355</guid>
		<description>@KnuFaz

Also make Sure that you have Sun as a trusted Software vendor in your Defense+ &gt; Software Vendors List

After some more searching on Internet, i could see that for some people when they click on the JavaFx link or the jnlp file link for several times it opens up. this wouldn&#039;t be an ideal behaviour, but you can give it a try to find out whether you machine is having a similar problem.

This is one of the most annoying errors from comodo and i am surprised that they haven&#039;t fixed it even after 1 year of user complaints.</description>
		<content:encoded><![CDATA[<p>@KnuFaz</p>
<p>Also make Sure that you have Sun as a trusted Software vendor in your Defense+ > Software Vendors List</p>
<p>After some more searching on Internet, i could see that for some people when they click on the JavaFx link or the jnlp file link for several times it opens up. this wouldn&#8217;t be an ideal behaviour, but you can give it a try to find out whether you machine is having a similar problem.</p>
<p>This is one of the most annoying errors from comodo and i am surprised that they haven&#8217;t fixed it even after 1 year of user complaints.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.shankh.com/2008/12/14/java-web-start-jnlp-splash-recv-failed/comment-page-1/#comment-354</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Sat, 15 Aug 2009 09:38:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.shankh.com/?p=67#comment-354</guid>
		<description>@KnuFaz

That seems to be strange. I have got this problem on windows 64 bit business edition whenever the Java Jre updates itself to the newest version. After that i always go to comodo control panel and add java.exe,javaw.exe and javaws.exe to the trusted application list and it works fine for me. 

To be 100% sure check your system variables to see the JRE which you are using
Go to control panel &gt; System &gt; Advanced System Settings
Click on Advanced Tab and then on Environment variables

See what is in your PATH variable ( it may be present in both user variables section and system variables section)</description>
		<content:encoded><![CDATA[<p>@KnuFaz</p>
<p>That seems to be strange. I have got this problem on windows 64 bit business edition whenever the Java Jre updates itself to the newest version. After that i always go to comodo control panel and add java.exe,javaw.exe and javaws.exe to the trusted application list and it works fine for me. </p>
<p>To be 100% sure check your system variables to see the JRE which you are using<br />
Go to control panel > System > Advanced System Settings<br />
Click on Advanced Tab and then on Environment variables</p>
<p>See what is in your PATH variable ( it may be present in both user variables section and system variables section)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: knuFaZ</title>
		<link>http://www.shankh.com/2008/12/14/java-web-start-jnlp-splash-recv-failed/comment-page-1/#comment-352</link>
		<dc:creator>knuFaZ</dc:creator>
		<pubDate>Fri, 14 Aug 2009 22:57:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.shankh.com/?p=67#comment-352</guid>
		<description>Hi,

so after a evening of reading threads and wiki i think i got the solution for my problem. First of all: the java webstart application is run through the firefox.
An this is the breaking point beacause i&#039;ve installed a 32bit firefox which won&#039;t use the 64bit java installation but the 32bit java executables in the systemwow64 folder. For this reason it&#039;s the same solution as it was described here: i added the wrong javaws.exe to comodo and the behaviour didn&#039;t change. But i don&#039;t think i&#039;ll return to comodo as i&#039;m missing an overview list of all blocked and allowed applictions. I&#039;ll try about the free agnitum firewall 2009.

kind regards</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>so after a evening of reading threads and wiki i think i got the solution for my problem. First of all: the java webstart application is run through the firefox.<br />
An this is the breaking point beacause i&#8217;ve installed a 32bit firefox which won&#8217;t use the 64bit java installation but the 32bit java executables in the systemwow64 folder. For this reason it&#8217;s the same solution as it was described here: i added the wrong javaws.exe to comodo and the behaviour didn&#8217;t change. But i don&#8217;t think i&#8217;ll return to comodo as i&#8217;m missing an overview list of all blocked and allowed applictions. I&#8217;ll try about the free agnitum firewall 2009.</p>
<p>kind regards</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: knuFaZ</title>
		<link>http://www.shankh.com/2008/12/14/java-web-start-jnlp-splash-recv-failed/comment-page-1/#comment-350</link>
		<dc:creator>knuFaZ</dc:creator>
		<pubDate>Fri, 14 Aug 2009 18:10:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.shankh.com/?p=67#comment-350</guid>
		<description>The same probleme for me, adding javaws.exe under &quot;firewall&quot; menu to &quot;trusted application&quot; didn&#039;t change the &quot;recv failed&quot;. Even disabling comodo wouldn&#039;t work.
After i deinstalled comodo all works fine.

I&#039;ve a fresh windows vista 64bit business intallstion and java was just freshly installed. so i haven&#039;t got different jres or stuff like that. i only installed, firefox, foobar, miranda fusion comodo and java. for the moment the router firewall will do. but i&#039;m looking no for an firewall programm just do select the applications that acutally shall have access to world wide web.

Or maybe you&#039;ve got other ideas that would allow a reinstall of comodo.

kind regards</description>
		<content:encoded><![CDATA[<p>The same probleme for me, adding javaws.exe under &#8220;firewall&#8221; menu to &#8220;trusted application&#8221; didn&#8217;t change the &#8220;recv failed&#8221;. Even disabling comodo wouldn&#8217;t work.<br />
After i deinstalled comodo all works fine.</p>
<p>I&#8217;ve a fresh windows vista 64bit business intallstion and java was just freshly installed. so i haven&#8217;t got different jres or stuff like that. i only installed, firefox, foobar, miranda fusion comodo and java. for the moment the router firewall will do. but i&#8217;m looking no for an firewall programm just do select the applications that acutally shall have access to world wide web.</p>
<p>Or maybe you&#8217;ve got other ideas that would allow a reinstall of comodo.</p>
<p>kind regards</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.shankh.com/2008/12/14/java-web-start-jnlp-splash-recv-failed/comment-page-1/#comment-271</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Mon, 13 Jul 2009 20:11:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.shankh.com/?p=67#comment-271</guid>
		<description>@BB

Make sure that you are not having different versions of Java JRE on your system. If you are having different versions of JRE then most likely cause is that you are adding the wrong one to the trusted application list.

On vista you can see the different installations under the directory
C:\Program Files\Java (32 bit)
C:\Program Files (x86)\Java  (64 bit)

Another way to find is when you have this error, open comodo control panel
Go to Firewall &gt;&gt; View Firewall Events. You will see an entry of Javaws getting blocked. Add that version to trusted applications. 

Hopefully this will solve your problem.</description>
		<content:encoded><![CDATA[<p>@BB</p>
<p>Make sure that you are not having different versions of Java JRE on your system. If you are having different versions of JRE then most likely cause is that you are adding the wrong one to the trusted application list.</p>
<p>On vista you can see the different installations under the directory<br />
C:\Program Files\Java (32 bit)<br />
C:\Program Files (x86)\Java  (64 bit)</p>
<p>Another way to find is when you have this error, open comodo control panel<br />
Go to Firewall >> View Firewall Events. You will see an entry of Javaws getting blocked. Add that version to trusted applications. </p>
<p>Hopefully this will solve your problem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BB</title>
		<link>http://www.shankh.com/2008/12/14/java-web-start-jnlp-splash-recv-failed/comment-page-1/#comment-270</link>
		<dc:creator>BB</dc:creator>
		<pubDate>Mon, 13 Jul 2009 16:03:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.shankh.com/?p=67#comment-270</guid>
		<description>I have tried adding javaws.exe and all other *.exe under the Java folder, and still I am getting &quot;Splash: recv fail&quot; message,the only way I could get my java to work is to disable comodo (I am running vista.)</description>
		<content:encoded><![CDATA[<p>I have tried adding javaws.exe and all other *.exe under the Java folder, and still I am getting &#8220;Splash: recv fail&#8221; message,the only way I could get my java to work is to disable comodo (I am running vista.)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
