Vighnesh123 / runextbus

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

Null pointer exception while reading data from server #6

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago

02-21 20:59:38.028 I/System.out( 4618): Global time is : null
02-21 20:59:38.033 D/AndroidRuntime( 4618): Shutting down VM
02-21 20:59:38.033 W/dalvikvm( 4618): threadid=3: thread exiting with uncaught 
exception (group=0x4001dc20)
02-21 20:59:38.033 E/AndroidRuntime( 4618): Uncaught handler: thread main 
exiting due to uncaught exception
02-21 20:59:38.083 D/OpenSSLSessionImpl( 4618): Freeing OpenSSL session
02-21 20:59:38.083 D/dalvikvm( 4618): GC freed 10108 objects / 902632 bytes in 
50ms
02-21 20:59:38.083 D/OpenSSLSessionImpl( 4618): Freeing OpenSSL session
02-21 20:59:38.093 E/AndroidRuntime( 4618): java.lang.NullPointerException
02-21 20:59:38.093 E/AndroidRuntime( 4618):     at 
org.runextbus.com.GetPrediction.startPrediction(GetPrediction.java:358)

Original issue reported on code.google.com by sangeeth...@gmail.com on 1 Mar 2011 at 4:19

Attachments:

GoogleCodeExporter commented 8 years ago

Original comment by sangeeth...@gmail.com on 16 May 2011 at 5:25