I don't know if it helps, but in OpenJDK 1.6.0_22 everything works just fine, but maybe you use icedtea6-plugin and I use icedtea-plugin.
# lsb_release -rd Description: Ubuntu 11.04 Release: 11.04 # java -version java version "1.6.0_22" OpenJDK Runtime Environment (IcedTea6 1.10.4) (6b22-1.10.4-0ubuntu1~11.04.2) OpenJDK 64-Bit Server VM (build 20.0-b11, mixed mode) -- You received this bug notification because you are a member of OpenJDK, which is subscribed to openjdk-6 in Ubuntu. https://bugs.launchpad.net/bugs/726096 Title: JNLP files can not be launched out of Firefox Status in “openjdk-6” package in Ubuntu: Confirmed Bug description: To reproduce: Go to http://download.oracle.com/javase/tutorial/uiswing/misc/printtext.html Click on the Launch button for a web start demo application Click OK when presented with the Open With dialog (There I see IcedTea Java Web Start (default) option selected) Error box appears reading: " /tmp/TextAreaPrintingDemo.jnlp could not be opened, because an unknown error occurred. Try saving to disk first and then opening the file. " In the same time, running /usr/lib/jvm/java-6-openjdk/jre/bin/javaws http://download.oracle.com/javase/tutorialJWS/uiswing/misc/ex6/TextAreaPrintingDemo.jnlp in console launches the application. lsb_release -rd Description: Ubuntu natty (development branch) Release: 11.04 java -version java version "1.6.0_21" OpenJDK Runtime Environment (IcedTea6 1.10pre) (6b21~pre3-0ubuntu1) OpenJDK Client VM (build 20.0-b10, mixed mode, sharing) ls -l / .... drwxrwxrwt 12 root root 4096 2011-02-27 19:13 tmp ... Clean install on VirtualBox 4.0.4. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/openjdk-6/+bug/726096/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~openjdk Post to : [email protected] Unsubscribe : https://launchpad.net/~openjdk More help : https://help.launchpad.net/ListHelp

