Advertisement
code_hacker

Untitled

Nov 3rd, 2011
172
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.46 KB | None | 0 0
  1. 11-03 17:50:37.722: E/ActivityThread(245): Failed to find provider info for com.google.settings
  2. 11-03 17:50:37.722: E/ActivityThread(245): Failed to find provider info for com.google.settings
  3. 11-03 17:50:37.722: W/MapActivity(245): Recycling dispatcher com.google.googlenav.datarequest.DataRequestDispatcher@44dc14a8
  4. 11-03 17:50:37.742: V/MapActivity(245): Recycling map object.
  5. 11-03 17:50:37.792: D/xxx(245): URL=http://maps.google.com/maps?f=d&hl=en&saddr=10.0,10.0&daddr=20.0,20.0&ie=UTF8&0&om=0&output=kml
  6. 11-03 17:50:38.012: W/System.err(245): java.io.FileNotFoundException: http://maps.google.com/maps?f=d&hl=en&saddr=10.0,10.0&daddr=20.0,20.0&ie=UTF8&0&om=0&output=kml
  7. 11-03 17:50:38.022: W/System.err(245): at org.apache.harmony.luni.internal.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1061)
  8. 11-03 17:50:38.022: W/System.err(245): at com.example.gui.ShowMapActivity.DrawPath(ShowMapActivity.java:289)
  9. 11-03 17:50:38.022: W/System.err(245): at com.example.gui.ShowMapActivity.onCreate(ShowMapActivity.java:128)
  10. 11-03 17:50:38.032: W/System.err(245): at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1047)
  11. 11-03 17:50:38.032: W/System.err(245): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2459)
  12. 11-03 17:50:38.032: W/System.err(245): at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2512)
  13. 11-03 17:50:38.032: W/System.err(245): at android.app.ActivityThread.access$2200(ActivityThread.java:119)
  14. 11-03 17:50:38.032: W/System.err(245): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1863)
  15. 11-03 17:50:38.032: W/System.err(245): at android.os.Handler.dispatchMessage(Handler.java:99)
  16. 11-03 17:50:38.032: W/System.err(245): at android.os.Looper.loop(Looper.java:123)
  17. 11-03 17:50:38.032: W/System.err(245): at android.app.ActivityThread.main(ActivityThread.java:4363)
  18. 11-03 17:50:38.032: W/System.err(245): at java.lang.reflect.Method.invokeNative(Native Method)
  19. 11-03 17:50:38.032: W/System.err(245): at java.lang.reflect.Method.invoke(Method.java:521)
  20. 11-03 17:50:38.032: W/System.err(245): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:860)
  21. 11-03 17:50:38.032: W/System.err(245): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:618)
  22. 11-03 17:50:38.032: W/System.err(245): at dalvik.system.NativeStart.main(Native Method)
  23. 11-03 17:50:38.122: I/MapActivity(245): Handling network change notification:CONNECTED
  24.  
  25.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement