On 10/24/2012 04:17 PM, Boris Goldowsky wrote:
> Any idea what could be causing the web-start version of XXE to fail with Java 
> 7 on Windows?
>
> xxe.jnlp downloads, and Java starts up, but then nothing happens.   This does 
> not seem to be a problem with Java 6.
>
> If I try to launch manually with "javaws xxe.jnlp", I get an error like this:
>
> InvalidArgumentException[ Invalid arguments supplied: { }]
>       at com.sun.javaws.Main.continueInSecureThread(Unknown Source)
>       at com.sun.javaws.Main.access$000(Unknown Source)
>       at com.sun.javaws.Main$1.run(Unknown Source)
>       at java.lang.Thread.run(Unknown Source)
>
> We're seeing this with both XXE 5.2.1 and 5.4.
>

Almost certainly a bug in Java Web Start. See for example: 
http://stackoverflow.com/questions/11632456/java-web-start-fails-to-launch-with-invalid-argument-exception

I'm not 100% sure, but I think I already had the same problem because 
the xxe.jnlp referenced too many jars and/or the values of the system 
properties specified in the xxe.jnlp were too long.

 
--
XMLmind XML Editor Support List
[email protected]
http://www.xmlmind.com/mailman/listinfo/xmleditor-support

Reply via email to