Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unexpected Exception: java.lang.NullPointerException #92

Open
GoogleCodeExporter opened this issue Jun 3, 2015 · 0 comments
Open

Unexpected Exception: java.lang.NullPointerException #92

GoogleCodeExporter opened this issue Jun 3, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

Device name : HTC Incredible & Emulator
Device rooted (yes/no) :NO
Device OS version (1.5/1.6/2.0,...) : 2.1

Computer OS and version (Mac,Win,Linux,...) : Windows XP SP3
Java version (java -version from command line) : 1.7.0_03
ADB version (adb version from command line) : Android Debug Bridge version 
1.0.29
AndroidScreencast version :

What steps will reproduce the problem?
1. Download the screencast
2. Download ddlib.jar & android screencast.jar
3. Put them in the same location.
4. Point the same: javaws -codebase file:///C://Screencast 
androidscreencast.jnlp (here i have kept in c:/screencast. 
5. Now launch. 

Please help me how should i go about. 
Exception:

Unexpected Exception: Unexpected Exception: java.lang.NullPointerException
java.lang.NullPointerException
    at com.sun.javaws.security.SigningInfo.getCommonCodeSignersForJar(Unknown Source)
    at com.sun.javaws.security.SigningInfo.check(Unknown Source)
    at com.sun.javaws.security.JNLPSignedResourcesHelper.checkSignedResourcesHelper(Unknown Source)
    at com.sun.javaws.security.JNLPSignedResourcesHelper.checkSignedResources(Unknown Source)
    at com.sun.javaws.Launcher.prepareResources(Unknown Source)
    at com.sun.javaws.Launcher.prepareAllResources(Unknown Source)
    at com.sun.javaws.Launcher.prepareToLaunch(Unknown Source)
    at com.sun.javaws.Launcher.prepareToLaunch(Unknown Source)
    at com.sun.javaws.Launcher.launch(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)



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


Please provide any additional information below.

Original issue reported on code.google.com by info.sg...@gmail.com on 22 May 2012 at 3:33

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant