WEB-NES-BAY

Learn Tips and tricks on Linux, Hacking, linux, PHP, Perl, Web, Hardware

bookmark bookmark
Posted by WEBNESBAY ADD COMMENTS

I have spend hours searching how to make java
web start work in my Hardy Hedron AMD64, but
couldn’t make it work so far. When I run it with
openJDK nothing happens at all, and when I run
it with sun java 32-bit, the “java starting” even splash
appears, but I get the following error
(trying to launche topcoders arena):
com.sun.deploy.net.FailedDownloadException: Unable to load resource: http://www.topcoder.com/contest/arena/ContestAppletProd.jnlp
at com.sun.deploy.net.DownloadEngine.actionDownload(DownloadEngine.java:961)
at com.sun.deploy.net.DownloadEngine.getCacheEntry(DownloadEngine.java:1059)
at com.sun.deploy.net.DownloadEngine.getResourceCacheEntry(DownloadEngine.java:1134)
at com.sun.deploy.net.DownloadEngine.getResourceCacheEntry(DownloadEngine.java:1068)
at com.sun.deploy.net.DownloadEngine.getResource(DownloadEngine.java:142)
at com.sun.deploy.net.DownloadEngine.getResource(DownloadEngine.java:127)
at com.sun.javaws.Launcher.updateFinalLaunchDesc(Launcher.java:245)
at com.sun.javaws.Launcher.prepareToLaunch(Launcher.java:127)
at com.sun.javaws.Launcher.launch(Launcher.java:95)
at com.sun.javaws.Main.launchApp(Main.java:300)
at com.sun.javaws.Main.continueInSecureThread(Main.java:210)
at com.sun.javaws.Main$1.run(Main.java:107)
at java.lang.Thread.run(Thread.java:619)

Follow the below instructions to open with webstart
1. First [...]

Categories: Linux
Posted by WEBNESBAY ADD COMMENTS

Google released its browser chrome for linux. This is unstable version

Installing Google Chrome will add the Google repository so your system will automatically keep Chrome up to date. (If you don’t want Google’s repository, do “sudo touch /etc/defaults/google-chrome” before installing the package.)
Note: The Linux build still lacks certain privacy features, and is not appropriate for general consumer use.
Download and install the package appropriate for your system (just clicking on it should do the right thing):

Dev channel (for 32 bit systems): [...]

Categories: Linux