vincenthsu / androidscreencast

Automatically exported from code.google.com/p/androidscreencast
0 stars 0 forks source link

NO START WHITH WINDOWS 7 INTEGRALES 64 BITS #80

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Device name :XOOM
Device rooted (yes) :
Device OS version (3.2.1) :

Computer OS and version (WINDOWS 7  INTEGRALES 64 Bits) :
Java version (java -version from command line 1.7) :
ADB version (adb version from command line La derniere) :
AndroidScreencast version :0_3_1

What steps will reproduce the problem?
1.C:\Users\DEVELOPPEMENT\Documents\AndroidScreenCast>javaws 
androidxxxxxxx-0_3_1.jnlp
2.Impossible de lancer l'application
3.

What is the expected output? What do you see instead?

Please provide any additional information below.

Original issue reported on code.google.com by romain.c...@gmail.com on 9 Oct 2011 at 9:04

GoogleCodeExporter commented 9 years ago
Exeption
CouldNotLoadArgumentException[ Impossible de charger le fichier/l'URL 
spécifié : androidscreencast-0_3_.jnlp]
    at com.sun.javaws.Main.launchApp(Unknown Source)
    at com.sun.javaws.Main.continueInSecureThread(Unknown Source)
    at com.sun.javaws.Main$1.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)
Exeption encapsulée

java.io.FileNotFoundException: androidscreencast-0_3_.jnlp (Le fichier 
spécifié est introuvable)
    at java.io.FileInputStream.open(Native Method)
    at java.io.FileInputStream.<init>(Unknown Source)
    at java.io.FileInputStream.<init>(Unknown Source)
    at com.sun.javaws.jnl.LaunchDescFactory.buildDescriptor(Unknown Source)
    at com.sun.javaws.Main.launchApp(Unknown Source)
    at com.sun.javaws.Main.continueInSecureThread(Unknown Source)
    at com.sun.javaws.Main$1.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)

Original comment by romain.c...@gmail.com on 9 Oct 2011 at 9:07