Prev: The future of "nv" driver (was: Linux compatible mainboards -another thought)
Next: Installer partitioner project, dif Debian Ubuntu, lvm, UUID, GPartEd, GRUB, HAL
From: John O Laoi on 28 Apr 2010 06:50 Is it possible to make this change permanent, or do I need to echo 0 > /proc/sys/net/ipv6/bindv6only every time I restart? John -- To UNSUBSCRIBE, email to debian-user-REQUEST(a)lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster(a)lists.debian.org Archive: http://lists.debian.org/v2h1f1816a91004280344ta1fa9942q9e6df5832493ff64(a)mail.gmail.com
From: Javier Barroso on 28 Apr 2010 07:00 On Wed, Apr 28, 2010 at 12:44 PM, John O Laoi <brianolaoi(a)gmail.com> wrote: > Is it possible to make this change permanent, or do I need to > > echo 0 > /proc/sys/net/ipv6/bindv6only > > every time I restart? Configure it in /etc/sysctl.conf or in sid in /etc/sysctl.d/bindv6only.conf You have to add or modify to read: net.ipv6.bindv6only = 0 Regards, -- To UNSUBSCRIBE, email to debian-user-REQUEST(a)lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster(a)lists.debian.org Archive: http://lists.debian.org/l2m81c921f31004280357s5537d98bp3a14320a860a73d2(a)mail.gmail.com
From: Ron Johnson on 29 Apr 2010 07:40 On 04/27/2010 11:11 AM, Camale�n wrote: [snip] > > How about these sample files? Can you run them? > > http://pscode.org/jws/api.html > > I'm afraid the problem resides not in your Icewasel or Java setup but in > JNLP file itself. Try running others. > When I click on any of the "Launch ... Demo" buttons, it asks me to open the .jnlp file with /usr/lib/jvm/java-6-sun-1.6.0.20/jre.... When I do so, the Java splash screen pops up, then I get an Application Error window saying "Unable to launch application." The base exceptions are: java.net.SocketException: Network is unreachable at java.net.PlainSocketImpl.socketConnect(Native Method) at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333) com.sun.deploy.net.FailedDownloadException: Unable to load resource: http://www.pscode.org/jws/clipserv.jnlp -- Dissent is patriotic, remember? -- To UNSUBSCRIBE, email to debian-user-REQUEST(a)lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster(a)lists.debian.org Archive: http://lists.debian.org/4BD96F0D.9080603(a)cox.net
From: Camaleón on 29 Apr 2010 07:50 On Thu, 29 Apr 2010 06:35:41 -0500, Ron Johnson wrote: > On 04/27/2010 11:11 AM, Camaleón wrote: [snip] >> >> How about these sample files? Can you run them? >> >> http://pscode.org/jws/api.html >> >> I'm afraid the problem resides not in your Icewasel or Java setup but >> in JNLP file itself. Try running others. >> >> > When I click on any of the "Launch ... Demo" buttons, it asks me to open > the .jnlp file with /usr/lib/jvm/java-6-sun-1.6.0.20/jre.... > > When I do so, the Java splash screen pops up, then I get an Application > Error window saying "Unable to launch application." You're running Squeeze, right? In Lenny there is no problem :-) > The base exceptions are: > java.net.SocketException: Network is unreachable > at java.net.PlainSocketImpl.socketConnect(Native Method) at > java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333) > > com.sun.deploy.net.FailedDownloadException: Unable to load resource: > http://www.pscode.org/jws/clipserv.jnlp So you are facing the same bug the OP has with java. But I thought he alredy bypassed this... threads ago ;-) Greetings, -- Camaleón -- To UNSUBSCRIBE, email to debian-user-REQUEST(a)lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster(a)lists.debian.org Archive: http://lists.debian.org/pan.2010.04.29.11.42.19(a)gmail.com
From: Ron Johnson on 29 Apr 2010 20:40
On 04/29/2010 06:42 AM, Camale�n wrote: > On Thu, 29 Apr 2010 06:35:41 -0500, Ron Johnson wrote: > >> On 04/27/2010 11:11 AM, Camale�n wrote: [snip] >>> >>> How about these sample files? Can you run them? >>> >>> http://pscode.org/jws/api.html >>> >>> I'm afraid the problem resides not in your Icewasel or Java setup but >>> in JNLP file itself. Try running others. >>> >>> >> When I click on any of the "Launch ... Demo" buttons, it asks me to open >> the .jnlp file with /usr/lib/jvm/java-6-sun-1.6.0.20/jre.... >> >> When I do so, the Java splash screen pops up, then I get an Application >> Error window saying "Unable to launch application." > > You're running Squeeze, right? In Lenny there is no problem :-) Sid. >> The base exceptions are: >> java.net.SocketException: Network is unreachable >> at java.net.PlainSocketImpl.socketConnect(Native Method) at >> java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333) >> >> com.sun.deploy.net.FailedDownloadException: Unable to load resource: >> http://www.pscode.org/jws/clipserv.jnlp > > So you are facing the same bug the OP has with java. But I thought he > alredy bypassed this... threads ago ;-) > I should have read the complete thread. Zeroing out /proc/sys/net/ipv6/bindv6only helped, but then I bogged down at the login window. -- Dissent is patriotic, remember? -- To UNSUBSCRIBE, email to debian-user-REQUEST(a)lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster(a)lists.debian.org Archive: http://lists.debian.org/4BDA2645.6090703(a)cox.net |