anywheresoftware.b4a.B4AUncaughtException

peacemaker

Expert
Licensed User
Longtime User
What can this message mean in GPS & GSM location application ? (the log from a end-user real device):

java.lang.NoClassDefFoundError: anywheresoftware.b4a.B4AUncaughtException
at anywheresoftware.b4a.BA.raiseEvent2(BA.java:183)
at anywheresoftware.b4a.BA.raiseEvent(BA.java:154)
at com.rootsoft.locationmanager.LocationManager1$1.onLocationChanged(LocationManager1.java:54)
at android.location.LocationManager$ListenerTransport._handleMessage(LocationManager.java:227)
at android.location.LocationManager$ListenerTransport.access$000(LocationManager.java:160)
at android.location.LocationManager$ListenerTransport$1.handleMessage(LocationManager.java:176)
at android.os.Handler.dispatchMessage(Handler.java:99)
at anywheresoftware.b4a.Msgbox.waitForMessage(Msgbox.java:211)
at anywheresoftware.b4a.Msgbox.waitForMessage(Msgbox.java:180)
at anywheresoftware.b4a.keywords.Common.DoEvents(Common.java:367)
at peacemaker.beback.gps._loc_locationchanged(gps.java:695)
at java.lang.reflect.Method.invokeNative(Native Method)
at java.lang.reflect.Method.invoke(Method.java:507)
at anywheresoftware.b4a.BA.raiseEvent2(BA.java:170)
at anywheresoftware.b4a.BA.raiseEvent(BA.java:154)
at com.rootsoft.locationmanager.LocationManager1$1.onLocationChanged(LocationManager1.java:54)
at android.location.LocationManager$ListenerTransport._handleMessage(LocationManager.java:227)
at android.location.LocationManager$ListenerTransport.access$000(LocationManager.java:160)
at android.location.LocationManager$ListenerTransport$1.handleMessage(LocationManager.java:176)
at android.os.Handler.dispatchMessage(Handler.java:99)
at anywheresoftware.b4a.Msgbox.waitForMessage(Msgbox.java:211)
at anywheresoftware.b4a.Msgbox.waitForMessage(Msgbox.java:180)
at anywheresoftware.b4a.keywords.Common.DoEvents(Common.java:367)
at peacemaker.beback.gps._loc_locationchanged(gps.java:695)
at java.lang.reflect.Method.invokeNative(Native Method)
at java.lang.reflect.Method.invoke(Method.java:507)
at anywheresoftware.b4a.BA.raiseEvent2(BA.java:170)
at anywheresoftware.b4a.BA.raiseEvent(BA.java:154)
at com.rootsoft.locationmanager.LocationManager1$1.onLocationChanged(LocationManager1.java:54)
at android.location.LocationManager$ListenerTransport._handleMessage(LocationManager.java:227)
at android.location.LocationManager$ListenerTransport.access$000(LocationManager.java:160)
at android.location.LocationManager$ListenerTransport$1.handleMessage(LocationManager.java:176)
at android.os.Handler.dispatchMessage(Handler.java:99)
at anywheresoftware.b4a.Msgbox.waitForMessage(Msgbox.java:211)
at anywheresoftware.b4a.Msgbox.waitForMessage(Msgbox.java:180)
at anywheresoftware.b4a.keywords.Common.DoEvents(Common.java:367)
at peacemaker.beback.gps._loc_locationchanged(gps.java:695)
at java.lang.reflect.Method.invokeNative(Native Method)
at java.lang.reflect.Method.invoke(Method.java:507)
at anywheresoftware.b4a.BA.raiseEvent2(BA.java:170)
at anywheresoftware.b4a.BA.raiseEvent(BA.java:154)
at com.rootsoft.locationmanager.LocationManager1$1.onLocationChanged(LocationManager1.java:54)
at android.location.LocationManager$ListenerTransport._handleMessage(LocationManager.java:227)
at android.location.LocationManager$ListenerTransport.access$000(LocationManager.java:160)
at android.location.LocationManager$ListenerTransport$1.handleMessage(LocationManager.java:176)
at android.os.Handler.dispatchMessage(Handler.java:99)
at anywheresoftware.b4a.Msgbox.waitForMessage(Msgbox.java:211)
at anywheresoftware.b4a.Msgbox.waitForMessage(Msgbox.java:180)
at anywheresoftware.b4a.keywords.Common.DoEvents(Common.java:367)
at peacemaker.beback.gps._loc_locationchanged(gps.java:695)
at java.lang.reflect.Method.invokeNative(Native Method)
at java.lang.reflect.Method.invoke(Method.java:507)
at anywheresoftware.b4a.BA.raiseEvent2(BA.java:170)
at anywheresoftware.b4a.BA.raiseEvent(BA.java:154)
at com.rootsoft.locationmanager.LocationManager1$1.onLocationChanged(LocationManager1.java:54)
at android.location.LocationManager$ListenerTransport._handleMessage(LocationManager.java:227)
at android.location.LocationManager$ListenerTransport.access$000(LocationManager.java:160)
at android.location.LocationManager$ListenerTransport$1.handleMessage(LocationManager.java:176)
at android.os.Handler.dispatchMessage(Handler.java:99)
at anywheresoftware.b4a.Msgbox.waitForMessage(Msgbox.java:211)
at anywheresoftware.b4a.Msgbox.waitForMessage(Msgbox.java:180)
at anywheresoftware.b4a.keywords.Common.DoEvents(Common.java:367)
at peacemaker.beback.gps._loc_locationchanged(gps.java:695)
at java.lang.reflect.Method.invokeNative(Native Method)
at java.lang.reflect.Method.invoke(Method.java:507)
at anywheresoftware.b4a.BA.raiseEvent2(BA.java:170)
at anywheresoftware.b4a.BA.raiseEvent(BA.java:154)
at com.rootsoft.locationmanager.LocationManager1$1.onLocationChanged(LocationManager1.java:54)
at android.location.LocationManager$ListenerTransport._handleMessage(LocationManager.java:227)
at android.location.LocationManager$ListenerTransport.access$000(LocationManager.java:160)
at android.location.LocationManager$ListenerTransport$1.handleMessage(LocationManager.java:176)
at android.os.Handler.dispatchMessage(Handler.java:99)
at anywheresoftware.b4a.Msgbox.waitForMessage(Msgbox.java:211)
at anywheresoftware.b4a.Msgbox.waitForMessage(Msgbox.java:180)
at anywheresoftware.b4a.keywords.Common.DoEvents(Common.java:367)
at peacemaker.beback.gps._loc_locationchanged(gps.java:695)
at java.lang.reflect.Method.invokeNative(Native Method)
at java.lang.reflect.Method.invoke(Method.java:507)
at anywheresoftware.b4a.BA.raiseEvent2(BA.java:170)
at anywheresoftware.b4a.BA.raiseEvent(BA.java:154)
at com.rootsoft.locationmanager.LocationManager1$1.onLocationChanged(LocationManager1.java:54)
at android.location.LocationManager$ListenerTransport._handleMessage(LocationManager.java:227)
at android.location.LocationManager$ListenerTransport.access$000(LocationManager.java:160)
at android.location.LocationManager$ListenerTransport$1.handleMessage(LocationManager.java:176)
at android.os.Handler.dispatchMessage(Handler.java:99)
at anywheresoftware.b4a.Msgbox.waitForMessage(Msgbox.java:211)
at anywheresoftware.b4a.Msgbox.waitForMessage(Msgbox.java:180)
at anywheresoftware.b4a.keywords.Common.DoEvents(Common.java:367)
at peacemaker.beback.gps._loc_locationchanged(gps.java:695)
at java.lang.reflect.Method.invokeNative(Native Method)
at java.lang.reflect.Method.invoke(Method.java:507)
at anywheresoftware.b4a.BA.raiseEvent2(BA.java:170)
at anywheresoftware.b4a.BA.raiseEvent(BA.java:154)
at com.rootsoft.locationmanager.LocationManager1$1.onLocationChanged(LocationManager1.java:54)
at android.location.LocationManager$ListenerTransport._handleMessage(LocationManager.java:227)
at android.location.LocationManager$ListenerTransport.access$000(LocationManager.java:160)
at android.location.LocationManager$ListenerTransport$1.handleMessage(LocationManager.java:176)
at android.os.Handler.dispatchMessage(Handler.java:99)
at anywheresoftware.b4a.Msgbox.waitForMessage(Msgbox.java:211)
at anywheresoftware.b4a.Msgbox.waitForMessage(Msgbox.java:180)
at anywheresoftware.b4a.keywords.Common.DoEvents(Common.java:367)
at peacemaker.beback.gps._loc_locationchanged(gps.java:695)
at java.lang.reflect.Method.invokeNative(Native Method)
at java.lang.reflect.Method.invoke(Method.java:507)
at anywheresoftware.b4a.BA.raiseEvent2(BA.java:170)
at anywheresoftware.b4a.BA.raiseEvent(BA.java:154)
at com.rootsoft.locationmanager.LocationManager1$1.onLocationChanged(LocationManager1.java:54)
at android.location.LocationManager$ListenerTransport._handleMessage(LocationManager.java:227)
at android.location.LocationManager$ListenerTransport.access$000(LocationManager.java:160)
at android.location.LocationManager$ListenerTransport$1.handleMessage(LocationManager.java:176)
at android.os.Handler.dispatchMessage(Handler.java:99)
at anywheresoftware.b4a.Msgbox.waitForMessage(Msgbox.java:211)
at anywheresoftware.b4a.Msgbox.waitForMessage(Msgbox.java:180)
at anywheresoftware.b4a.keywords.Common.DoEvents(Common.java:367)
at peacemaker.beback.gps._loc_locationchanged(gps.java:695)
at java.lang.reflect.Method.invokeNative(Native Method)
at java.lang.reflect.Method.invoke(Method.java:507)
at anywheresoftware.b4a.BA.raiseEvent2(BA.java:170)
at anywheresoftware.b4a.BA.raiseEvent(BA.java:154)
at com.rootsoft.locationmanager.LocationManager1$1.onLocationChanged(LocationManager1.java:54)
at android.location.LocationManager$ListenerTransport._handleMessage(LocationManager.java:227)
at android.location.LocationManager$ListenerTransport.access$000(LocationManager.java:160)
at android.location.LocationManager$ListenerTransport$1.handleMessage(LocationManager.java:176)
at android.os.Handler.dispatchMessage(Handler.java:99)
at anywheresoftware.b4a.Msgbox.waitForMessage(Msgbox.java:211)
at anywheresoftware.b4a.Msgbox.waitForMessage(Msgbox.java:180)
at anywheresoftware.b4a.keywords.Common.DoEvents(Common.java:367)
at peacemaker.beback.gps._loc_locationchanged(gps.java:695)
at java.lang.reflect.Method.invokeNative(Native Method)
at java.lang.reflect.Method.invoke(Method.java:507)
at anywheresoftware.b4a.BA.raiseEvent2(BA.java:170)
at anywheresoftware.b4a.BA.raiseEvent(BA.java:154)
at com.rootsoft.locationmanager.LocationManager1$1.onLocationChanged(LocationManager1.java:54)
at android.location.LocationManager$ListenerTransport._handleMessage(LocationManager.java:227)
at android.location.LocationManager$ListenerTransport.access$000(LocationManager.java:160)
at android.location.LocationManager$ListenerTransport$1.handleMessage(LocationManager.java:176)
at android.os.Handler.dispatchMessage(Handler.java:99)
at anywheresoftware.b4a.Msgbox.waitForMessage(Msgbox.java:211)
at anywheresoftware.b4a.Msgbox.waitForMessage(Msgbox.java:180)
at anywheresoftware.b4a.keywords.Common.DoEvents(Common.java:367)
at peacemaker.beback.gps._loc_locationchanged(gps.java:695)
at java.lang.reflect.Method.invokeNative(Native Method)
at java.lang.reflect.Method.invoke(Method.java:507)
at anywheresoftware.b4a.BA.raiseEvent2(BA.java:170)
at anywheresoftware.b4a.BA.raiseEvent(BA.java:154)
at com.rootsoft.locationmanager.LocationManager1$1.onLocationChanged(...
 
Top