Tuesday, June 7, 2011

[android-developers] IncompatibleClassChangeError

java.lang.IncompatibleClassChangeError: java.util.concurrent.TimeUnit$4
at java.util.regex.Matcher.ensureMatch(Matcher.java:637)
at java.util.regex.Matcher.start(Matcher.java:457)
at java.util.regex.Matcher.start(Matcher.java:543)
at java.util.regex.Matcher.appendReplacement(Matcher.java:145)
at java.util.regex.Matcher.replaceAll(Matcher.java:344)
at java.lang.String.replaceAll(String.java:2004)

Got this on a customer's ViewPad7 (SDK 8).

Any ideas?

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment