Sunday, December 23, 2007

Jython not work on UIQ3

หลังจากลองอยู่นาน สรุปว่า

Jython ใช้ไม่ได้บน UIQ3 เพราะติด Security



java.lang.reflect.InvocationTargetException:

java.lang.VerifyError: java.lang.SecurityException:

java.io.StringBufferInputStream - protected system package 'java.io'

at java.lang.J9VMInternals.verify(Unknown Source)

at java.lang.J9VMInternals.initialize(Unknown Source)

at org.python.core.PySystemState.initStaticFields(Unknown Source)

at org.python.core.PySystemState.initialize(Unknown Source)

at org.python.core.PySystemState.initialize(Unknown Source)

at org.python.util.jython.main(Unknown Source)

at java.lang.reflect.AccessibleObject.invokeV(Unknown Source)

at java.lang.reflect.Method.invoke(Unknown Source)

at kRct.actionPerformed(Unknown Source)

at java.awt.MenuItem.processActionEvent(Unknown Source)

at java.awt.MenuItem.processEvent(Unknown Source)

at java.awt.MenuComponent.dispatchEvent(Unknown Source)

at java.awt.EventQueue.dispatchEvent(Unknown Source)

at java.awt.EventQueue.eventLoop(Unknown Source)

at java.awt.EventQueue$EventDispatchThread.run(Unknown Source)