bill lam writes:

 > There might be some debug mesages in logcat showing how plot demo
 > failed. Search with keyword "logcat" in google play.

Here's the log, filtered by "j-interface". There's an error message
but I don't understand what it means.

Konrad.

D/j-interface(11752): init called
I/j-interface(11752): executing: DEFandroid_z_=:1
I/j-interface(11752): executing: UNAME_z_=: 'Android'
I/j-interface(11752): executing: 1!:44 '/sdcard/j701-user'
I/j-interface(11752): executing: Cwh_j_=:0 0
I/j-interface(11752): executing: (3 : '0!:0 y')<BINPATH,'/profile.ijs' [ 
ARGV_z_=: '' [ BINPATH_z_ =: '/data/data/org.dykman.j.android/app_jconsole/bin'
I/j-interface(11752): executing:   load '~addons/demos/plot/plotdemo.ijs'
E/j-interface(11752): error executing sentence: [Ljava.lang.String;@481d1bb8
E/j-interface(11752): java.lang.NoSuchFieldError: FEATURE_ACTION_BAR
E/j-interface(11752):   at org.dykman.j.JInterface.callJNative(Native Method)
E/j-interface(11752):   at org.dykman.j.JInterface.callJ(JInterface.java:47)
E/j-interface(11752):   at 
org.dykman.j.android.AndroidJInterface.callSuperJ(AndroidJInterface.java:172)
E/j-interface(11752):   at 
org.dykman.j.android.JConsoleApp.callWithHistory(JConsoleApp.java:305)
E/j-interface(11752):   at 
org.dykman.j.android.Console.handleEnter(Console.java:104)
E/j-interface(11752):   at org.dykman.j.android.Console$2.onKey(Console.java:73)
E/j-interface(11752):   at android.view.View.dispatchKeyEvent(View.java:3788)
E/j-interface(11752):   at 
android.view.ViewGroup.dispatchKeyEvent(ViewGroup.java:788)
E/j-interface(11752):   at 
android.view.ViewGroup.dispatchKeyEvent(ViewGroup.java:788)
E/j-interface(11752):   at 
android.view.ViewGroup.dispatchKeyEvent(ViewGroup.java:788)
E/j-interface(11752):   at 
com.android.internal.policy.impl.PhoneWindow$DecorView.superDispatchKeyEvent(PhoneWindow.java:1719)
E/j-interface(11752):   at 
com.android.internal.policy.impl.PhoneWindow.superDispatchKeyEvent(PhoneWindow.java:1124)
E/j-interface(11752):   at 
android.app.Activity.dispatchKeyEvent(Activity.java:2063)
E/j-interface(11752):   at 
com.android.internal.policy.impl.PhoneWindow$DecorView.dispatchKeyEvent(PhoneWindow.java:1695)
E/j-interface(11752):   at 
android.view.ViewRoot.deliverKeyEventToViewHierarchy(ViewRoot.java:2496)
E/j-interface(11752):   at 
android.view.ViewRoot.handleMessage(ViewRoot.java:1986)
E/j-interface(11752):   at android.os.Handler.dispatchMessage(Handler.java:99)
E/j-interface(11752):   at android.os.Looper.loop(Looper.java:123)
E/j-interface(11752):   at 
android.app.ActivityThread.main(ActivityThread.java:4627)
E/j-interface(11752):   at java.lang.reflect.Method.invokeNative(Native Method)
E/j-interface(11752):   at java.lang.reflect.Method.invoke(Method.java:521)
E/j-interface(11752):   at 
com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:858)
E/j-interface(11752):   at 
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)
E/j-interface(11752):   at dalvik.system.NativeStart.main(Native Method)
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to