Giter VIP home page Giter VIP logo

Comments (5)

GoogleCodeExporter avatar GoogleCodeExporter commented on June 25, 2024
Plz. HELP ASAP

Original comment by [email protected] on 5 Apr 2012 at 6:18

from androidscreencast.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 25, 2024
Tried this:

Comment 1 by [email protected], Jun 4, 2010
You can see:

4.Exception: [..] Download Error [..] Connection refused 

The .jnlp itself doesn't includes the code, it downloads androidscreencast.jar 
and
ddmlib.jar from 
http://androidscreencast.googlecode.com/svn/trunk/AndroidScreencast/dist/

It seems your java needs proxy, etc.. run "javaws -viewer".


Or download both jar files manually and run
# javaws -codebase file:///path/to/files androidscreencast.jnlp 

Folke
--------------------------------------------------------
getting this error:

java.lang.RuntimeException: java.lang.RuntimeException: 
java.lang.RuntimeException: SyncService is null, ADB crashed ?
    at net.srcz.android.screencast.api.injector.Injector.uploadAgent(Injector.java:52)
    at net.srcz.android.screencast.api.injector.Injector.init(Injector.java:162)
    at net.srcz.android.screencast.api.injector.Injector.access$0(Injector.java:155)
    at net.srcz.android.screencast.api.injector.Injector$1.run(Injector.java:26)
Caused by: java.lang.RuntimeException: java.lang.RuntimeException: SyncService 
is null, ADB crashed ?
    at net.srcz.android.screencast.api.AndroidDevice.pushFile(AndroidDevice.java:51)
    at net.srcz.android.screencast.api.injector.Injector.uploadAgent(Injector.java:49)
    ... 3 more
Caused by: java.lang.RuntimeException: SyncService is null, ADB crashed ?
    at net.srcz.android.screencast.api.AndroidDevice.pushFile(AndroidDevice.java:43)
    ... 4 more


Original comment by [email protected] on 5 Apr 2012 at 11:32

from androidscreencast.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 25, 2024
I am facing the same issue just today

Original comment by [email protected] on 16 Aug 2012 at 6:39

from androidscreencast.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 25, 2024
I had the same issue yesterday

Original comment by [email protected] on 19 Oct 2012 at 7:14

from androidscreencast.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 25, 2024
I have the same issue as well.

I've downloaded the Android-SDK and platform tools separably and running it 
outside Eclipse. Also tried the local version instead of downloading things via 
the jnlp.



[@faparch Downloads]$ javaws -codebase file:///home//Downloads 
androidscreencast.jnlp
java.io.FileNotFoundException: /home//.icedtea/deployment.properties (No such 
file or directory)
        at java.io.FileInputStream.open(Native Method)
        at java.io.FileInputStream.<init>(FileInputStream.java:146)
        at java.io.FileReader.<init>(FileReader.java:72)
        at net.sourceforge.jnlp.config.DeploymentConfiguration.parsePropertiesFile(DeploymentConfiguration.java:604)
        at net.sourceforge.jnlp.config.DeploymentConfiguration.findSystemConfigFile(DeploymentConfiguration.java:424)
        at net.sourceforge.jnlp.config.DeploymentConfiguration.load(DeploymentConfiguration.java:236)
        at net.sourceforge.jnlp.config.DeploymentConfiguration.load(DeploymentConfiguration.java:205)
        at net.sourceforge.jnlp.runtime.JNLPRuntime.initialize(JNLPRuntime.java:194)
        at net.sourceforge.jnlp.runtime.Boot.run(Boot.java:186)
        at net.sourceforge.jnlp.runtime.Boot.run(Boot.java:53)
        at java.security.AccessController.doPrivileged(Native Method)
        at net.sourceforge.jnlp.runtime.Boot.main(Boot.java:177)
Unable to use Firefox's proxy settings. Using "DIRECT" as proxy type.
Old client closed
java.lang.RuntimeException: java.lang.RuntimeException: 
java.lang.RuntimeException: java.lang.RuntimeException: SyncService is null, 
ADB crashed ?
        at net.srcz.android.screencast.api.injector.Injector$1.run(Injector.java:28)
Caused by: java.lang.RuntimeException: java.lang.RuntimeException: 
java.lang.RuntimeException: SyncService is null, ADB crashed ?
        at net.srcz.android.screencast.api.injector.Injector.uploadAgent(Injector.java:52)
        at net.srcz.android.screencast.api.injector.Injector.init(Injector.java:162)
        at net.srcz.android.screencast.api.injector.Injector.access$0(Injector.java:155)
        at net.srcz.android.screencast.api.injector.Injector$1.run(Injector.java:26)
Caused by: java.lang.RuntimeException: java.lang.RuntimeException: SyncService 
is null, ADB crashed ?
        at net.srcz.android.screencast.api.AndroidDevice.pushFile(AndroidDevice.java:51)
        at net.srcz.android.screencast.api.injector.Injector.uploadAgent(Injector.java:49)
        ... 3 more
Caused by: java.lang.RuntimeException: SyncService is null, ADB crashed ?
        at net.srcz.android.screencast.api.AndroidDevice.pushFile(AndroidDevice.java:43)
        ... 4 more

Original comment by [email protected] on 22 Aug 2013 at 9:11

from androidscreencast.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.