Skip to content

Instantly share code, notes, and snippets.

@jmwenda
Created July 10, 2014 22:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jmwenda/aeb8e4c64c7e121bc84e to your computer and use it in GitHub Desktop.
Save jmwenda/aeb8e4c64c7e121bc84e to your computer and use it in GitHub Desktop.
07-10 18:03:55.084: E/dalvikvm(2479): Could not find class 'org.mapsforge.map.android.view.MapView', referenced from method com.mapjack.BasicMapViewer.createLayerManagers
07-10 18:03:55.084: W/dalvikvm(2479): VFY: unable to resolve check-cast 107 (Lorg/mapsforge/map/android/view/MapView;) in Lcom/mapjack/BasicMapViewer;
07-10 18:03:55.084: D/dalvikvm(2479): VFY: replacing opcode 0x1f at 0x0011
07-10 18:03:55.085: E/dalvikvm(2479): Could not find class 'org.mapsforge.map.model.MapViewPosition', referenced from method com.mapjack.BasicMapViewer.createLayers
07-10 18:03:55.085: W/dalvikvm(2479): VFY: unable to resolve check-cast 117 (Lorg/mapsforge/map/model/MapViewPosition;) in Lcom/mapjack/BasicMapViewer;
07-10 18:03:55.085: D/dalvikvm(2479): VFY: replacing opcode 0x1f at 0x0009
07-10 18:03:55.085: E/dalvikvm(2479): Could not find class 'org.mapsforge.map.android.view.MapView', referenced from method com.mapjack.BasicMapViewer.createMapViewPositions
07-10 18:03:55.085: W/dalvikvm(2479): VFY: unable to resolve check-cast 107 (Lorg/mapsforge/map/android/view/MapView;) in Lcom/mapjack/BasicMapViewer;
07-10 18:03:55.085: D/dalvikvm(2479): VFY: replacing opcode 0x1f at 0x0011
07-10 18:03:55.085: W/dalvikvm(2479): VFY: unable to find class referenced in signature (Lorg/mapsforge/map/android/view/MapView;)
07-10 18:03:55.085: I/dalvikvm(2479): Could not find method org.mapsforge.map.android.view.MapView.getModel, referenced from method com.mapjack.BasicMapViewer.createMapViews
07-10 18:03:55.085: W/dalvikvm(2479): VFY: unable to resolve virtual method 189: Lorg/mapsforge/map/android/view/MapView;.getModel ()Lorg/mapsforge/map/model/Model;
07-10 18:03:55.085: D/dalvikvm(2479): VFY: replacing opcode 0x6e at 0x0005
07-10 18:03:55.086: E/dalvikvm(2479): Could not find class 'org.mapsforge.map.android.AndroidPreferences', referenced from method com.mapjack.BasicMapViewer.createSharedPreferences
07-10 18:03:55.086: W/dalvikvm(2479): VFY: unable to resolve new-instance 101 (Lorg/mapsforge/map/android/AndroidPreferences;) in Lcom/mapjack/BasicMapViewer;
07-10 18:03:55.086: D/dalvikvm(2479): VFY: replacing opcode 0x22 at 0x0009
07-10 18:03:55.086: E/dalvikvm(2479): Could not find class 'org.mapsforge.map.android.view.MapView', referenced from method com.mapjack.BasicMapViewer.createTileCaches
07-10 18:03:55.086: W/dalvikvm(2479): VFY: unable to resolve check-cast 107 (Lorg/mapsforge/map/android/view/MapView;) in Lcom/mapjack/BasicMapViewer;
07-10 18:03:55.086: D/dalvikvm(2479): VFY: replacing opcode 0x1f at 0x000b
07-10 18:03:55.086: E/dalvikvm(2479): Could not find class 'org.mapsforge.map.layer.LayerManager', referenced from method com.mapjack.BasicMapViewer.destroyLayers
07-10 18:03:55.086: W/dalvikvm(2479): VFY: unable to resolve check-cast 109 (Lorg/mapsforge/map/layer/LayerManager;) in Lcom/mapjack/BasicMapViewer;
07-10 18:03:55.086: D/dalvikvm(2479): VFY: replacing opcode 0x1f at 0x0011
07-10 18:03:55.086: E/dalvikvm(2479): Could not find class 'org.mapsforge.map.model.MapViewPosition', referenced from method com.mapjack.BasicMapViewer.destroyMapViewPositions
07-10 18:03:55.086: W/dalvikvm(2479): VFY: unable to resolve check-cast 117 (Lorg/mapsforge/map/model/MapViewPosition;) in Lcom/mapjack/BasicMapViewer;
07-10 18:03:55.086: D/dalvikvm(2479): VFY: replacing opcode 0x1f at 0x0011
07-10 18:03:55.087: E/dalvikvm(2479): Could not find class 'org.mapsforge.map.android.view.MapView', referenced from method com.mapjack.BasicMapViewer.destroyMapViews
07-10 18:03:55.087: W/dalvikvm(2479): VFY: unable to resolve check-cast 107 (Lorg/mapsforge/map/android/view/MapView;) in Lcom/mapjack/BasicMapViewer;
07-10 18:03:55.087: D/dalvikvm(2479): VFY: replacing opcode 0x1f at 0x0011
07-10 18:03:55.087: I/dalvikvm(2479): Could not find method org.mapsforge.map.layer.cache.TileCache.destroy, referenced from method com.mapjack.BasicMapViewer.destroyTileCaches
07-10 18:03:55.087: W/dalvikvm(2479): VFY: unable to resolve interface method 199: Lorg/mapsforge/map/layer/cache/TileCache;.destroy ()V
07-10 18:03:55.087: D/dalvikvm(2479): VFY: replacing opcode 0x72 at 0x0002
07-10 18:03:55.087: E/dalvikvm(2479): Could not find class 'org.mapsforge.map.reader.MapDatabase', referenced from method com.mapjack.BasicMapViewer.getInitialPosition
07-10 18:03:55.087: W/dalvikvm(2479): VFY: unable to resolve new-instance 120 (Lorg/mapsforge/map/reader/MapDatabase;) in Lcom/mapjack/BasicMapViewer;
07-10 18:03:55.087: D/dalvikvm(2479): VFY: replacing opcode 0x22 at 0x0000
07-10 18:03:55.088: E/dalvikvm(2479): Could not find class 'org.mapsforge.map.android.view.MapView', referenced from method com.mapjack.BasicMapViewer.getMapView
07-10 18:03:55.088: W/dalvikvm(2479): VFY: unable to resolve new-instance 107 (Lorg/mapsforge/map/android/view/MapView;) in Lcom/mapjack/BasicMapViewer;
07-10 18:03:55.088: D/dalvikvm(2479): VFY: replacing opcode 0x22 at 0x0000
07-10 18:03:55.088: W/dalvikvm(2479): VFY: unable to resolve static field 1260 (OSMARENDER) in Lorg/mapsforge/map/rendertheme/InternalRenderTheme;
07-10 18:03:55.088: D/dalvikvm(2479): VFY: replacing opcode 0x62 at 0x0000
07-10 18:03:55.088: W/dalvikvm(2479): VFY: unable to find class referenced in signature (Lorg/mapsforge/map/model/MapViewPosition;)
07-10 18:03:55.088: I/dalvikvm(2479): Could not find method org.mapsforge.map.model.MapViewPosition.getCenter, referenced from method com.mapjack.BasicMapViewer.initializePosition
07-10 18:03:55.088: W/dalvikvm(2479): VFY: unable to resolve virtual method 210: Lorg/mapsforge/map/model/MapViewPosition;.getCenter ()Lorg/mapsforge/core/model/LatLong;
07-10 18:03:55.088: D/dalvikvm(2479): VFY: replacing opcode 0x6e at 0x0002
07-10 18:03:55.089: I/dalvikvm(2479): Could not find method org.mapsforge.map.android.graphics.AndroidResourceBitmap.clearResourceBitmaps, referenced from method com.mapjack.BasicMapViewer.onDestroy
07-10 18:03:55.089: W/dalvikvm(2479): VFY: unable to resolve static method 179: Lorg/mapsforge/map/android/graphics/AndroidResourceBitmap;.clearResourceBitmaps ()V
07-10 18:03:55.089: D/dalvikvm(2479): VFY: replacing opcode 0x71 at 0x0011
07-10 18:03:55.090: E/dalvikvm(2479): Could not find class 'org.mapsforge.applications.android.samples.Settings', referenced from method com.mapjack.BasicMapViewer.onOptionsItemSelected
07-10 18:03:55.090: W/dalvikvm(2479): VFY: unable to resolve const-class 93 (Lorg/mapsforge/applications/android/samples/Settings;) in Lcom/mapjack/BasicMapViewer;
07-10 18:03:55.090: D/dalvikvm(2479): VFY: replacing opcode 0x1c at 0x000b
07-10 18:03:55.090: I/dalvikvm(2479): Could not find method org.mapsforge.map.android.graphics.AndroidSvgBitmapStore.clear, referenced from method com.mapjack.BasicMapViewer.onOptionsItemSelected
07-10 18:03:55.090: W/dalvikvm(2479): VFY: unable to resolve static method 180: Lorg/mapsforge/map/android/graphics/AndroidSvgBitmapStore;.clear ()V
07-10 18:03:55.090: D/dalvikvm(2479): VFY: replacing opcode 0x71 at 0x002c
07-10 18:03:55.090: I/dalvikvm(2479): Could not find method org.mapsforge.map.model.common.PreferencesFacade.save, referenced from method com.mapjack.BasicMapViewer.onPause
07-10 18:03:55.090: W/dalvikvm(2479): VFY: unable to resolve interface method 219: Lorg/mapsforge/map/model/common/PreferencesFacade;.save ()V
07-10 18:03:55.090: D/dalvikvm(2479): VFY: replacing opcode 0x72 at 0x0011
07-10 18:03:55.091: E/dalvikvm(2479): Could not find class 'org.mapsforge.map.android.view.MapView', referenced from method com.mapjack.BasicMapViewer.onPause
07-10 18:03:55.091: W/dalvikvm(2479): VFY: unable to resolve check-cast 107 (Lorg/mapsforge/map/android/view/MapView;) in Lcom/mapjack/BasicMapViewer;
07-10 18:03:55.091: D/dalvikvm(2479): VFY: replacing opcode 0x1f at 0x0019
07-10 18:03:55.091: E/dalvikvm(2479): Could not find class 'org.mapsforge.map.model.MapViewPosition', referenced from method com.mapjack.BasicMapViewer.onPrepareDialog
07-10 18:03:55.091: W/dalvikvm(2479): VFY: unable to resolve check-cast 117 (Lorg/mapsforge/map/model/MapViewPosition;) in Lcom/mapjack/BasicMapViewer;
07-10 18:03:55.091: D/dalvikvm(2479): VFY: replacing opcode 0x1f at 0x000c
07-10 18:03:55.091: E/dalvikvm(2479): Could not find class 'org.mapsforge.map.android.view.MapView', referenced from method com.mapjack.BasicMapViewer.onSharedPreferenceChanged
07-10 18:03:55.091: W/dalvikvm(2479): VFY: unable to resolve check-cast 107 (Lorg/mapsforge/map/android/view/MapView;) in Lcom/mapjack/BasicMapViewer;
07-10 18:03:55.091: D/dalvikvm(2479): VFY: replacing opcode 0x1f at 0x0027
07-10 18:03:55.091: E/dalvikvm(2479): Could not find class 'org.mapsforge.map.android.view.MapView', referenced from method com.mapjack.BasicMapViewer.onSharedPreferenceChanged
07-10 18:03:55.091: W/dalvikvm(2479): VFY: unable to resolve check-cast 107 (Lorg/mapsforge/map/android/view/MapView;) in Lcom/mapjack/BasicMapViewer;
07-10 18:03:55.091: D/dalvikvm(2479): VFY: replacing opcode 0x1f at 0x0054
07-10 18:03:55.092: E/dalvikvm(2479): Could not find class 'org.mapsforge.map.layer.LayerManager', referenced from method com.mapjack.BasicMapViewer.redrawLayers
07-10 18:03:55.092: W/dalvikvm(2479): VFY: unable to resolve check-cast 109 (Lorg/mapsforge/map/layer/LayerManager;) in Lcom/mapjack/BasicMapViewer;
07-10 18:03:55.092: D/dalvikvm(2479): VFY: replacing opcode 0x1f at 0x0011
07-10 18:03:55.092: E/dalvikvm(2479): Could not find class 'org.mapsforge.map.android.view.MapView', referenced from method com.mapjack.BasicMapViewer.setScaleBars
07-10 18:03:55.092: W/dalvikvm(2479): VFY: unable to resolve check-cast 107 (Lorg/mapsforge/map/android/view/MapView;) in Lcom/mapjack/BasicMapViewer;
07-10 18:03:55.092: D/dalvikvm(2479): VFY: replacing opcode 0x1f at 0x001b
07-10 18:03:55.092: I/dalvikvm(2479): DexOpt: unable to optimize instance field ref 0x04e9 at 0x19 in Lcom/mapjack/BasicMapViewer;.createMapViewPositions
07-10 18:03:55.092: D/dalvikvm(2479): DexOpt: unable to opt direct call 0x00b0 at 0x0b in Lcom/mapjack/BasicMapViewer;.createSharedPreferences
07-10 18:03:55.093: I/dalvikvm(2479): DexOpt: unable to optimize instance field ref 0x04e6 at 0x11 in Lcom/mapjack/BasicMapViewer;.createTileCaches
07-10 18:03:55.093: I/dalvikvm(2479): DexOpt: unable to optimize instance field ref 0x04e7 at 0x27 in Lcom/mapjack/BasicMapViewer;.createTileCaches
07-10 18:03:55.093: D/dalvikvm(2479): DexOpt: unable to opt direct call 0x00dc at 0x02 in Lcom/mapjack/BasicMapViewer;.getInitialPosition
07-10 18:03:55.093: I/dalvikvm(2479): DexOpt: unable to optimize instance field ref 0x04ea at 0x19 in Lcom/mapjack/BasicMapViewer;.getInitialPosition
07-10 18:03:55.093: I/dalvikvm(2479): DexOpt: unable to optimize instance field ref 0x04ea at 0x1f in Lcom/mapjack/BasicMapViewer;.getInitialPosition
07-10 18:03:55.093: I/dalvikvm(2479): DexOpt: unable to optimize instance field ref 0x04eb at 0x21 in Lcom/mapjack/BasicMapViewer;.getInitialPosition
07-10 18:03:55.094: D/dalvikvm(2479): DexOpt: unable to opt direct call 0x00af at 0x27 in Lcom/mapjack/BasicMapViewer;.getInitialPosition
07-10 18:03:55.094: D/dalvikvm(2479): DexOpt: unable to opt direct call 0x00ac at 0x39 in Lcom/mapjack/BasicMapViewer;.getInitialPosition
07-10 18:03:55.094: D/dalvikvm(2479): DexOpt: unable to opt direct call 0x00af at 0x3e in Lcom/mapjack/BasicMapViewer;.getInitialPosition
07-10 18:03:55.094: D/dalvikvm(2479): DexOpt: unable to opt direct call 0x00b8 at 0x02 in Lcom/mapjack/BasicMapViewer;.getMapView
07-10 18:03:55.094: D/dalvikvm(2479): DexOpt: unable to opt direct call 0x00ac at 0x08 in Lcom/mapjack/BasicMapViewer;.initializePosition
07-10 18:03:55.094: I/dalvikvm(2479): DexOpt: unable to optimize instance field ref 0x04e3 at 0x1b in Lcom/mapjack/BasicMapViewer;.onPrepareDialog
07-10 18:03:55.095: I/dalvikvm(2479): DexOpt: unable to optimize instance field ref 0x04e4 at 0x2d in Lcom/mapjack/BasicMapViewer;.onPrepareDialog
07-10 18:03:55.095: I/dalvikvm(2479): DexOpt: unable to optimize instance field ref 0x04e6 at 0x2d in Lcom/mapjack/BasicMapViewer;.onSharedPreferenceChanged
07-10 18:03:55.095: I/dalvikvm(2479): DexOpt: unable to optimize instance field ref 0x04e6 at 0x5a in Lcom/mapjack/BasicMapViewer;.onSharedPreferenceChanged
07-10 18:03:55.095: I/dalvikvm(2479): DexOpt: unable to optimize instance field ref 0x04e9 at 0x36 in Lcom/mapjack/BasicMapViewer;.setScaleBars
07-10 18:03:55.095: I/dalvikvm(2479): DexOpt: unable to optimize instance field ref 0x04e8 at 0x3c in Lcom/mapjack/BasicMapViewer;.setScaleBars
07-10 18:03:55.096: I/dalvikvm(2479): DexOpt: unable to optimize static field ref 0x04e5 at 0x3e in Lcom/mapjack/BasicMapViewer;.setScaleBars
07-10 18:03:55.096: I/dalvikvm(2479): DexOpt: unable to optimize instance field ref 0x04e6 at 0x44 in Lcom/mapjack/BasicMapViewer;.setScaleBars
07-10 18:03:55.096: D/dalvikvm(2479): DexOpt: unable to opt direct call 0x00e0 at 0x46 in Lcom/mapjack/BasicMapViewer;.setScaleBars
07-10 18:03:55.096: I/dalvikvm(2479): DexOpt: unable to optimize static field ref 0x04ed at 0x5e in Lcom/mapjack/BasicMapViewer;.setScaleBars
07-10 18:03:55.096: I/dalvikvm(2479): DexOpt: unable to optimize static field ref 0x04ef at 0x6e in Lcom/mapjack/BasicMapViewer;.setScaleBars
07-10 18:03:55.096: I/dalvikvm(2479): DexOpt: unable to optimize static field ref 0x04ee at 0x7e in Lcom/mapjack/BasicMapViewer;.setScaleBars
07-10 18:03:55.109: W/Resources(2479): Converting to string: TypedValue{t=0x4/d=0x3f800000 a=-1}
07-10 18:03:55.112: D/AndroidRuntime(2479): Shutting down VM
07-10 18:03:55.112: W/dalvikvm(2479): threadid=1: thread exiting with uncaught exception (group=0x416ced40)
07-10 18:03:55.113: E/AndroidRuntime(2479): FATAL EXCEPTION: main
07-10 18:03:55.113: E/AndroidRuntime(2479): Process: com.mapjack, PID: 2479
07-10 18:03:55.113: E/AndroidRuntime(2479): java.lang.NoClassDefFoundError: org.mapsforge.map.android.view.MapView
07-10 18:03:55.113: E/AndroidRuntime(2479): at com.mapjack.BasicMapViewer.getMapView(BasicMapViewer.java:213)
07-10 18:03:55.113: E/AndroidRuntime(2479): at com.mapjack.BasicMapViewer.createMapViews(BasicMapViewer.java:135)
07-10 18:03:55.113: E/AndroidRuntime(2479): at com.mapjack.BasicMapViewer.onCreate(BasicMapViewer.java:276)
07-10 18:03:55.113: E/AndroidRuntime(2479): at android.app.Activity.performCreate(Activity.java:5248)
07-10 18:03:55.113: E/AndroidRuntime(2479): at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1110)
07-10 18:03:55.113: E/AndroidRuntime(2479): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2173)
07-10 18:03:55.113: E/AndroidRuntime(2479): at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2269)
07-10 18:03:55.113: E/AndroidRuntime(2479): at android.app.ActivityThread.access$800(ActivityThread.java:139)
07-10 18:03:55.113: E/AndroidRuntime(2479): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1210)
07-10 18:03:55.113: E/AndroidRuntime(2479): at android.os.Handler.dispatchMessage(Handler.java:102)
07-10 18:03:55.113: E/AndroidRuntime(2479): at android.os.Looper.loop(Looper.java:136)
07-10 18:03:55.113: E/AndroidRuntime(2479): at android.app.ActivityThread.main(ActivityThread.java:5102)
07-10 18:03:55.113: E/AndroidRuntime(2479): at java.lang.reflect.Method.invokeNative(Native Method)
07-10 18:03:55.113: E/AndroidRuntime(2479): at java.lang.reflect.Method.invoke(Method.java:515)
07-10 18:03:55.113: E/AndroidRuntime(2479): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:779)
07-10 18:03:55.113: E/AndroidRuntime(2479): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:595)
07-10 18:03:55.113: E/AndroidRuntime(2479): at dalvik.system.NativeStart.main(Native Method)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment