Antwort auf: Bizarrus
Ist es möglich, den Inhalt der Java-Konsole mitzuliefern?
Ich gehe stark davon aus dass hier eine SecurityException stattfindet.

Ich hab den Nick geändert ansonsten spuckt die Konsole genau das aus:
Code:
java.io.FileNotFoundException: /Users/selker/Bild von nickxy - 1755950.jpg (Operation not permitted)
	at java.io.FileOutputStream.open(Native Method)
	at java.io.FileOutputStream.<init>(FileOutputStream.java:221)
	at java.io.FileOutputStream.<init>(FileOutputStream.java:171)
	at com.sun.jnlp.FileSaveServiceImpl$1$1.execute(Unknown Source)
	at sun.plugin.util.PluginSysUtil$SysExecutionThread.run(Unknown Source)