GithubHelp home page GithubHelp logo

Comments (11)

GoogleCodeExporter avatar GoogleCodeExporter commented on June 26, 2024
revision 120 was just a javadoc change, so it might have been revision 119 or 
revision 118 or even earlier ones?

Original comment by [email protected] on 27 Aug 2010 at 12:53

from google-voice-java.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 26, 2024
The first I noticed of this problem was August 6, right around the time r120 
was released. It is likely that it probably was occurring in r119, but I 
perhaps never pushed that version out to my users.  Below is the first 
occurrence of this exception (originally crashing in Voice.java line 1219):

java.lang.NullPointerException
at 
org.apache.harmony.luni.internal.net.www.protocol.http.HttpURLConnectionImpl.rea
dln(HttpURLConnectionImpl.java:1279)
at 
org.apache.harmony.luni.internal.net.www.protocol.http.HttpURLConnectionImpl$Chu
nkedInputStream.readChunkSize(HttpURLConnectionImpl.java:404)
at 
org.apache.harmony.luni.internal.net.www.protocol.http.HttpURLConnectionImpl$Chu
nkedInputStream.<init>(HttpURLConnectionImpl.java:340)
at 
org.apache.harmony.luni.internal.net.www.protocol.http.HttpURLConnectionImpl.get
ContentStream(HttpURLConnectionImpl.java:1175)
at 
org.apache.harmony.luni.internal.net.www.protocol.http.HttpURLConnectionImpl.doR
equestInternal(HttpURLConnectionImpl.java:1754)
at 
org.apache.harmony.luni.internal.net.www.protocol.http.HttpURLConnectionImpl.doR
equest(HttpURLConnectionImpl.java:1649)
at 
org.apache.harmony.luni.internal.net.www.protocol.http.HttpURLConnectionImpl.get
ResponseCode(HttpURLConnectionImpl.java:1374)
at 
org.apache.harmony.luni.internal.net.www.protocol.https.HttpsURLConnectionImpl.g
etResponseCode(HttpsURLConnectionImpl.java:117)
at com.techventus.server.voice.Voice.get(Voice.java:1219)
at com.techventus.server.voice.Voice.getGeneral(Voice.java:428)
at com.techventus.server.voice.Voice.init(Voice.java:326)
at com.techventus.server.voice.Voice.<init>(Voice.java:252)
at com.realtynode.gvfree.gvdialer$2.run(gvdialer.java:247)

Original comment by [email protected] on 27 Aug 2010 at 4:45

from google-voice-java.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 26, 2024
I have been running the source directly on "non-Android" flavour on my laptop 
and reproducing it 100% with an account I have.  I get this error - 
https://www.google.com/voice/inbox/recent/sms/ - Moved Temporarily

Did the URLs on googlevoice change?

Original comment by [email protected] on 1 Sep 2010 at 3:55

from google-voice-java.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 26, 2024
btw - here is the full stack trace:

java.lang.NullPointerException
    at java.io.Reader.<init>(Reader.java:61)
    at java.io.InputStreamReader.<init>(InputStreamReader.java:55)
    at com.techventus.server.voice.Voice.get(Voice.java:1200)
    at com.techventus.server.voice.Voice.getGeneral(Voice.java:401)
    at com.techventus.server.voice.Voice.init(Voice.java:299)
    at com.techventus.server.voice.Voice.<init>(Voice.java:259)

Fixing getGeneral to a getGeneralPage seems to get past the NPE, but then I 
can't seem to get the rnr_se.

Original comment by [email protected] on 1 Sep 2010 at 4:32

from google-voice-java.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 26, 2024
Dan - could you give us a snippet of the Voice functions you are using, so we 
can reproduce it as well?

Original comment by [email protected] on 1 Sep 2010 at 11:31

from google-voice-java.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 26, 2024
I am using the test class.  I can run basically any of the tests to reproduce 
this issue since its in the init of the constructor.  But its only on one user 
where I can 100% reproduce it.

Original comment by [email protected] on 1 Sep 2010 at 12:18

from google-voice-java.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 26, 2024
I'm sorry for the spam, but I was wondering if a solution was ever found to the 
"Moved Temporarily" problem. Thanks

Original comment by [email protected] on 19 Oct 2010 at 1:51

from google-voice-java.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 26, 2024
It's weird, because if checkout the HEAD revision (128) and run, it's working 
just fine. The lastest release were generated with which revision?

Original comment by [email protected] on 11 Nov 2010 at 11:30

from google-voice-java.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 26, 2024
Yeah it was my fault. I downloaded the version from the website instead of the 
latest one from the SVN. Sorry

Original comment by [email protected] on 11 Nov 2010 at 11:33

from google-voice-java.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 26, 2024
I guess this is resolved? Can you confirm, gururise?

Original comment by [email protected] on 6 Jan 2011 at 2:56

from google-voice-java.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 26, 2024

Original comment by [email protected] on 26 Dec 2011 at 1:16

  • Changed state: Fixed

from google-voice-java.

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.