Advertisement
Guest User

Untitled

a guest
Apr 7th, 2012
334
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.46 KB | None | 0 0
  1. E/dalvikvm( 2473): Could not stat dex cache directory '/cache/dalvik-cache': No such file or directory
  2.  
  3. I/dalvikvm( 2473): Unable to open or create cache for /system/framework/core.jar (/cache/dalvik-cache/system@framework@core.jar@classes.dex)
  4.  
  5. D/dalvikvm( 2473): Unable to process classpath element '/system/framework/core.jar'
  6.  
  7. E/dalvikvm( 2473): Could not stat dex cache directory '/cache/dalvik-cache': No such file or directory
  8.  
  9. I/dalvikvm( 2473): Unable to open or create cache for /system/framework/core-junit.jar (/cache/dalvik-cache/system@framework@core-junit.jar@classes.dex)
  10.  
  11. D/dalvikvm( 2473): Unable to process classpath element '/system/framework/core-junit.jar'
  12.  
  13. E/dalvikvm( 2473): Could not stat dex cache directory '/cache/dalvik-cache': No such file or directory
  14.  
  15. I/dalvikvm( 2473): Unable to open or create cache for /system/framework/bouncycastle.jar (/cache/dalvik-cache/system@framework@bouncycastle.jar@classes.dex)
  16.  
  17. D/dalvikvm( 2473): Unable to process classpath element '/system/framework/bouncycastle.jar'
  18.  
  19. E/dalvikvm( 2473): Could not stat dex cache directory '/cache/dalvik-cache': No such file or directory
  20.  
  21. I/dalvikvm( 2473): Unable to open or create cache for /system/framework/ext.jar (/cache/dalvik-cache/system@framework@ext.jar@classes.dex)
  22.  
  23. D/dalvikvm( 2473): Unable to process classpath element '/system/framework/ext.jar'
  24.  
  25. E/dalvikvm( 2473): Could not stat dex cache directory '/cache/dalvik-cache': No such file or directory
  26.  
  27. I/dalvikvm( 2473): Unable to open or create cache for /system/framework/framework.jar (/cache/dalvik-cache/system@framework@framework.jar@classes.dex)
  28.  
  29. D/dalvikvm( 2473): Unable to process classpath element '/system/framework/framework.jar'
  30.  
  31. E/dalvikvm( 2473): Could not stat dex cache directory '/cache/dalvik-cache': No such file or directory
  32.  
  33. I/dalvikvm( 2473): Unable to open or create cache for /system/framework/android.policy.jar (/cache/dalvik-cache/system@framework@android.policy.jar@classes.dex)
  34.  
  35. D/dalvikvm( 2473): Unable to process classpath element '/system/framework/android.policy.jar'
  36.  
  37. E/dalvikvm( 2473): Could not stat dex cache directory '/cache/dalvik-cache': No such file or directory
  38.  
  39. I/dalvikvm( 2473): Unable to open or create cache for /system/framework/services.jar (/cache/dalvik-cache/system@framework@services.jar@classes.dex)
  40.  
  41. D/dalvikvm( 2473): Unable to process classpath element '/system/framework/services.jar'
  42.  
  43. E/dalvikvm( 2473): Could not stat dex cache directory '/cache/dalvik-cache': No such file or directory
  44.  
  45. I/dalvikvm( 2473): Unable to open or create cache for /system/framework/apache-xml.jar (/cache/dalvik-cache/system@framework@apache-xml.jar@classes.dex)
  46.  
  47. D/dalvikvm( 2473): Unable to process classpath element '/system/framework/apache-xml.jar'
  48.  
  49. E/dalvikvm( 2473): Could not stat dex cache directory '/cache/dalvik-cache': No such file or directory
  50.  
  51. I/dalvikvm( 2473): Unable to open or create cache for /system/framework/filterfw.jar (/cache/dalvik-cache/system@framework@filterfw.jar@classes.dex)
  52.  
  53. D/dalvikvm( 2473): Unable to process classpath element '/system/framework/filterfw.jar'
  54.  
  55. E/dalvikvm( 2473): No valid entries found in bootclasspath '/system/framework/core.jar:/system/framework/core-junit.jar:/system/framework/bouncycastle.jar:/system/framework/ext.jar:/system/framework/framework.jar:/system/framework/android.policy.jar:/system/framework/services.jar:/system/framework/apache-xml.jar:/system/framework/filterfw.jar'
  56.  
  57. E/dalvikvm( 2473): VM aborting
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement