You are not logged in.

#1 2012-04-15 11:42:58

codythecold
Member
Registered: 2012-04-15
Posts: 1

icedtea-wed is stopping after Starting verification on Warm Online

hello,

i cant finger the out the logo pops up and it looks good and it stops.


i ran  javaws -verbose wurmclient.jnlp it stop at this and hung no expansion  :

Creating Jar InputStream from JarEntry
Creating File InputStream from lauching JNLP file
APPLICATION.JNLP has been located within signed JAR. Starting verfication...
<?xml version="1.0" encoding="utf-8"?>
line: 2 <jnlp spec="1.0" codebase="http://www.wurmonline.com/client/" href="wurmclient.jnlp">
line: 3
line: 4     <information>
line: 5         <title>Wurm Online 3.1.65</title>
line: 6         <vendor>Code Club AB</vendor>
line: 7         <homepage href="http://www.wurmonline.com/" />
line: 8         <description>Wurm Online client</description>
line: 9         <icon href="wurm-icon-128-w.jpg" width="128" height="128" />
line: 10         <icon href="wurm-icon-64-w.jpg" width="64" height="64" />
line: 11         <icon href="wurm-icon-32-w.jpg" width="32" height="32" />
line: 12         <icon href="wurm-icon-16-w.jpg" width="16" height="16" />
line: 13         <icon kind="splash" href="splash.gif" />
line: 14     </information>
line: 15
line: 16     <shortcut online="true">
line: 17         <desktop />
line: 18     </shortcut>
line: 19
line: 20    
line: 21     <update check="timeout" policy="always" />
line: 22
line: 23     <security>
line: 24         <all-permissions />
line: 25     </security>
line: 26
line: 27     <resources>
line: 28         
line: 29         <j2se
line: 30             href="http://java.sun.com/products/autodl/j2se"
line: 31             version="1.6+"

Offline

#2 2012-04-16 15:17:32

Negher
Member
From: Italy
Registered: 2005-03-03
Posts: 17
Website

Re: icedtea-wed is stopping after Starting verification on Warm Online

I solved this problem using Oracle JDK from AUR instead of OpenJDK.

More precisely I used this PKGBUILD for jre and this PKGBUILD for jdk.

Hope this helps.


Che cos'e' il genio ? E' fantasia, intuizione, colpo d'occhio e velocita' di esecuzione.

Offline

Board footer

Powered by FluxBB