Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 10-19 12:15:34.265: W/dalvikvm(20013): No implementation found for native Ldalvik/system/VMRuntime;.pauseGc:(Ljava/lang/String;)I
- 10-19 12:15:34.265: E/ActivityThread(20013): Pause GC
- 10-19 12:15:34.265: E/ActivityThread(20013): java.lang.reflect.InvocationTargetException
- 10-19 12:15:34.265: E/ActivityThread(20013): at java.lang.reflect.Method.invokeNative(Native Method)
- 10-19 12:15:34.265: E/ActivityThread(20013): at java.lang.reflect.Method.invoke(Method.java:515)
- 10-19 12:15:34.265: E/ActivityThread(20013): at android.app.ActivityThread.pauseGC(ActivityThread.java:5525)
- 10-19 12:15:34.265: E/ActivityThread(20013): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2324)
- 10-19 12:15:34.265: E/ActivityThread(20013): at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2471)
- 10-19 12:15:34.265: E/ActivityThread(20013): at android.app.ActivityThread.access$900(ActivityThread.java:175)
- 10-19 12:15:34.265: E/ActivityThread(20013): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1308)
- 10-19 12:15:34.265: E/ActivityThread(20013): at android.os.Handler.dispatchMessage(Handler.java:102)
- 10-19 12:15:34.265: E/ActivityThread(20013): at android.os.Looper.loop(Looper.java:146)
- 10-19 12:15:34.265: E/ActivityThread(20013): at android.app.ActivityThread.main(ActivityThread.java:5602)
- 10-19 12:15:34.265: E/ActivityThread(20013): at java.lang.reflect.Method.invokeNative(Native Method)
- 10-19 12:15:34.265: E/ActivityThread(20013): at java.lang.reflect.Method.invoke(Method.java:515)
- 10-19 12:15:34.265: E/ActivityThread(20013): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1283)
- 10-19 12:15:34.265: E/ActivityThread(20013): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1099)
- 10-19 12:15:34.265: E/ActivityThread(20013): at dalvik.system.NativeStart.main(Native Method)
- 10-19 12:15:34.265: E/ActivityThread(20013): Caused by: java.lang.UnsatisfiedLinkError: Native method not found: dalvik.system.VMRuntime.pauseGc:(Ljava/lang/String;)I
- 10-19 12:15:34.265: E/ActivityThread(20013): at dalvik.system.VMRuntime.pauseGc(Native Method)
- 10-19 12:15:34.265: E/ActivityThread(20013): ... 15 more
- 10-19 12:15:34.360: I/Google Maps Android API(20013): Google Play services client version: 3265100
- 10-19 12:15:34.370: I/Google Maps Android API(20013): Google Play services package version: 6183036
- 10-19 12:15:34.455: D/dalvikvm(20013): GC_FOR_ALLOC freed 428K, 12% free 12112K/13624K, paused 15ms, total 15ms
- 10-19 12:15:34.575: D/dalvikvm(20013): GC_FOR_ALLOC freed 596K, 12% free 12960K/14664K, paused 21ms, total 21ms
- 10-19 12:15:34.610: D/dalvikvm(20013): GC_FOR_ALLOC freed 995K, 16% free 13317K/15728K, paused 16ms, total 16ms
- 10-19 12:15:34.785: D/dalvikvm(20013): GC_FOR_ALLOC freed 996K, 13% free 14198K/16280K, paused 27ms, total 27ms
- 10-19 12:15:34.975: D/REQUEST(20013): Using server: https://clients4.google.com/glm/mmap/api
- 10-19 12:15:34.985: D/REQUEST(20013): Add Data Request: 75
- 10-19 12:15:35.090: D/dalvikvm(20013): GC_FOR_ALLOC freed 1512K, 15% free 14868K/17464K, paused 33ms, total 33ms
- 10-19 12:15:35.095: D/REQUEST(20013): Add Data Request: 75
- 10-19 12:15:35.105: W/ActivityThread(20013): ClassLoader.loadClass: The class loader returned by Thread.getContextClassLoader() may fail for processes that host multiple applications. You should explicitly specify a context class loader. For example: Thread.setContextClassLoader(getClass().getClassLoader());
- 10-19 12:15:35.130: D/USER_EVENTS(20013): Event: type=78, status: MD, data: T
- 10-19 12:15:35.170: D/REQUEST(20013): Connection opened to:https://clients4.google.com/glm/mmap/api
- 10-19 12:15:35.170: D/REQUEST(20013): Open Connection
- 10-19 12:15:35.215: D/dalvikvm(20013): GC_FOR_ALLOC freed 505K, 13% free 15366K/17464K, paused 26ms, total 26ms
- 10-19 12:15:35.245: D/AbsListView(20013): Get MotionRecognitionManager
- 10-19 12:15:35.275: D/USER_EVENTS(20013): Event: type=113, status: mc, data:
- 10-19 12:15:35.275: D/REQUEST(20013): Add Data Request: 147
- 10-19 12:15:35.310: W/System.err(20013): java.lang.IllegalStateException: System services not available to Activities before onCreate()
- 10-19 12:15:35.310: W/System.err(20013): at android.app.Activity.getSystemService(Activity.java:4738)
- 10-19 12:15:35.310: W/System.err(20013): at com.emmebistudio.predapp.notifyevents.notifica_eventi(notifyevents.java:134)
- 10-19 12:15:35.310: W/System.err(20013): at com.emmebistudio.predapp.MainActivity.onCreate(MainActivity.java:167)
- 10-19 12:15:35.310: W/System.err(20013): at android.app.Activity.performCreate(Activity.java:5451)
- 10-19 12:15:35.310: W/System.err(20013): at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1093)
- 10-19 12:15:35.310: W/System.err(20013): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2377)
- 10-19 12:15:35.310: W/System.err(20013): at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2471)
- 10-19 12:15:35.310: W/System.err(20013): at android.app.ActivityThread.access$900(ActivityThread.java:175)
- 10-19 12:15:35.310: W/System.err(20013): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1308)
- 10-19 12:15:35.310: W/System.err(20013): at android.os.Handler.dispatchMessage(Handler.java:102)
- 10-19 12:15:35.310: W/System.err(20013): at android.os.Looper.loop(Looper.java:146)
- 10-19 12:15:35.310: W/System.err(20013): at android.app.ActivityThread.main(ActivityThread.java:5602)
- 10-19 12:15:35.310: W/System.err(20013): at java.lang.reflect.Method.invokeNative(Native Method)
- 10-19 12:15:35.310: W/System.err(20013): at java.lang.reflect.Method.invoke(Method.java:515)
- 10-19 12:15:35.310: W/System.err(20013): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1283)
- 10-19 12:15:35.310: W/System.err(20013): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1099)
- 10-19 12:15:35.310: W/System.err(20013): at dalvik.system.NativeStart.main(Native Method)
- 10-19 12:15:35.330: D/REQUEST(20013): DRD(0): 62|75|75
- 10-19 12:15:35.330: D/REQUEST(20013): Close
- 10-19 12:15:35.330: D/REQUEST(20013): Error processing: com.google.maps.api.android.lib6.b.d@427f75e0 not retrying
- 10-19 12:15:35.330: D/REQUEST(20013): Error processing: com.google.maps.api.android.lib6.gmm6.d.h@42b6be10 not retrying
- 10-19 12:15:35.330: D/REQUEST(20013): Error processing: com.google.maps.api.android.lib6.gmm6.n.o@427db328 not retrying
- 10-19 12:15:35.460: D/dalvikvm(20013): GC_FOR_ALLOC freed 583K, 10% free 17149K/19020K, paused 29ms, total 29ms
- 10-19 12:15:35.535: D/REQUEST(20013): Connection opened to:https://clients4.google.com/glm/mmap/api
- 10-19 12:15:35.535: D/REQUEST(20013): Open Connection
- 10-19 12:15:35.615: W/System.err(20013): java.net.ProtocolException: Connection already established
- 10-19 12:15:35.615: W/System.err(20013): at java.net.HttpURLConnection.setRequestMethod(HttpURLConnection.java:674)
- 10-19 12:15:35.615: W/System.err(20013): at com.emmebistudio.predapp.CacheTask.doInBackground(CacheTask.java:103)
- 10-19 12:15:35.615: W/System.err(20013): at com.emmebistudio.predapp.CacheTask.doInBackground(CacheTask.java:1)
- 10-19 12:15:35.615: W/System.err(20013): at android.os.AsyncTask$2.call(AsyncTask.java:288)
- 10-19 12:15:35.615: W/System.err(20013): at java.util.concurrent.FutureTask.run(FutureTask.java:237)
- 10-19 12:15:35.615: W/System.err(20013): at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:231)
- 10-19 12:15:35.615: W/System.err(20013): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1112)
- 10-19 12:15:35.615: W/System.err(20013): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
- 10-19 12:15:35.615: W/System.err(20013): at java.lang.Thread.run(Thread.java:841)
- 10-19 12:15:35.660: W/System.err(20013): java.lang.ArrayIndexOutOfBoundsException: length=4; index=4
- 10-19 12:15:35.660: W/System.err(20013): at com.emmebistudio.predapp.MainActivity.XML_Parser(MainActivity.java:482)
- 10-19 12:15:35.660: W/System.err(20013): at com.emmebistudio.predapp.MainActivity$6.run(MainActivity.java:340)
- 10-19 12:15:35.660: W/System.err(20013): at android.app.Activity.runOnUiThread(Activity.java:4924)
- 10-19 12:15:35.665: W/System.err(20013): at com.emmebistudio.predapp.MainActivity.onCreate(MainActivity.java:320)
- 10-19 12:15:35.665: W/System.err(20013): at android.app.Activity.performCreate(Activity.java:5451)
- 10-19 12:15:35.665: W/System.err(20013): at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1093)
- 10-19 12:15:35.665: W/System.err(20013): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2377)
- 10-19 12:15:35.665: W/System.err(20013): at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2471)
- 10-19 12:15:35.665: W/System.err(20013): at android.app.ActivityThread.access$900(ActivityThread.java:175)
- 10-19 12:15:35.665: W/System.err(20013): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1308)
- 10-19 12:15:35.665: W/System.err(20013): at android.os.Handler.dispatchMessage(Handler.java:102)
- 10-19 12:15:35.665: W/System.err(20013): at android.os.Looper.loop(Looper.java:146)
- 10-19 12:15:35.665: W/System.err(20013): at android.app.ActivityThread.main(ActivityThread.java:5602)
- 10-19 12:15:35.665: W/System.err(20013): at java.lang.reflect.Method.invokeNative(Native Method)
- 10-19 12:15:35.665: W/System.err(20013): at java.lang.reflect.Method.invoke(Method.java:515)
- 10-19 12:15:35.665: W/System.err(20013): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1283)
- 10-19 12:15:35.665: W/System.err(20013): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1099)
- 10-19 12:15:35.665: W/System.err(20013): at dalvik.system.NativeStart.main(Native Method)
- 10-19 12:15:35.700: D/REQUEST(20013): DRD(1): 62|147
- 10-19 12:15:35.700: D/REQUEST(20013): Close
- 10-19 12:15:35.700: D/REQUEST(20013): Error processing: com.google.maps.api.android.lib6.b.d@4275f800 not retrying
- 10-19 12:15:35.700: D/REQUEST(20013): Retrying: com.google.maps.api.android.lib6.c.au@4280b090
- 10-19 12:15:35.885: D/USER_EVENTS(20013): Event: type=58, status: gl, data: |r=8|g=8|b=8|a=0|d=24|s=8|v=ARM|i=OpenGL ES-CM 1.1|c=Mali-400 MP|e=t|
- 10-19 12:15:35.905: D/REQUEST(20013): Connection opened to:https://clients4.google.com/glm/mmap/api
- 10-19 12:15:35.905: D/REQUEST(20013): Open Connection
- 10-19 12:15:36.035: D/dalvikvm(20013): GC_FOR_ALLOC freed 2573K, 18% free 17689K/21356K, paused 42ms, total 42ms
- 10-19 12:15:36.045: W/System.err(20013): java.net.ProtocolException: Connection already established
- 10-19 12:15:36.045: W/System.err(20013): at java.net.HttpURLConnection.setRequestMethod(HttpURLConnection.java:674)
- 10-19 12:15:36.050: W/System.err(20013): at com.emmebistudio.predapp.CacheTask.doInBackground(CacheTask.java:103)
- 10-19 12:15:36.050: W/System.err(20013): at com.emmebistudio.predapp.CacheTask.doInBackground(CacheTask.java:1)
- 10-19 12:15:36.050: W/System.err(20013): at android.os.AsyncTask$2.call(AsyncTask.java:288)
- 10-19 12:15:36.050: W/System.err(20013): at java.util.concurrent.FutureTask.run(FutureTask.java:237)
- 10-19 12:15:36.050: W/System.err(20013): at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:231)
- 10-19 12:15:36.050: W/System.err(20013): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1112)
- 10-19 12:15:36.050: W/System.err(20013): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
- 10-19 12:15:36.050: W/System.err(20013): at java.lang.Thread.run(Thread.java:841)
- 10-19 12:15:36.140: D/dalvikvm(20013): GC_FOR_ALLOC freed 1009K, 17% free 18375K/22032K, paused 34ms, total 34ms
- 10-19 12:15:36.165: W/System.err(20013): java.net.ProtocolException: Connection already established
- 10-19 12:15:36.165: W/System.err(20013): at java.net.HttpURLConnection.setRequestMethod(HttpURLConnection.java:674)
- 10-19 12:15:36.165: W/System.err(20013): at com.emmebistudio.predapp.CacheTask.doInBackground(CacheTask.java:103)
- 10-19 12:15:36.165: W/System.err(20013): at com.emmebistudio.predapp.CacheTask.doInBackground(CacheTask.java:1)
- 10-19 12:15:36.165: W/System.err(20013): at android.os.AsyncTask$2.call(AsyncTask.java:288)
- 10-19 12:15:36.170: W/System.err(20013): at java.util.concurrent.FutureTask.run(FutureTask.java:237)
- 10-19 12:15:36.170: W/System.err(20013): at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:231)
- 10-19 12:15:36.170: W/System.err(20013): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1112)
- 10-19 12:15:36.170: W/System.err(20013): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
- 10-19 12:15:36.170: W/System.err(20013): at java.lang.Thread.run(Thread.java:841)
- 10-19 12:15:36.310: W/System.err(20013): java.net.ProtocolException: Connection already established
- 10-19 12:15:36.310: W/System.err(20013): at java.net.HttpURLConnection.setRequestMethod(HttpURLConnection.java:674)
- 10-19 12:15:36.310: W/System.err(20013): at com.emmebistudio.predapp.CacheTask.doInBackground(CacheTask.java:103)
- 10-19 12:15:36.310: W/System.err(20013): at com.emmebistudio.predapp.CacheTask.doInBackground(CacheTask.java:1)
- 10-19 12:15:36.315: W/System.err(20013): at android.os.AsyncTask$2.call(AsyncTask.java:288)
- 10-19 12:15:36.315: W/System.err(20013): at java.util.concurrent.FutureTask.run(FutureTask.java:237)
- 10-19 12:15:36.315: W/System.err(20013): at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:231)
- 10-19 12:15:36.315: W/System.err(20013): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1112)
- 10-19 12:15:36.315: W/System.err(20013): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
- 10-19 12:15:36.315: W/System.err(20013): at java.lang.Thread.run(Thread.java:841)
- 10-19 12:15:36.380: W/Settings(20013): Setting airplane_mode_on has moved from android.provider.Settings.System to android.provider.Settings.Global, returning read-only value.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement