Re: Java access bridge with Orca



    Hello Lynn,

* Lynn Monsanto <Lynn Monsanto Sun COM> wrote:

I looks like the Java Access Bridge is installed correctly.  What Java
applications are you testing with?

I've been testing access bridge with the sample applications
distributed with the Sun JDK package. especially with the Java
implementation of Notepad found in $JAVA_HOME/demo/jfc/Notepad.

Also, what output are you 
describing?  Is it debug output or output in the Braille monitor?

I am describing the speech synthesizer output. If invoked, Notepad.jar
starts throwing an exception stack trace. I'm attaching it at the end
of the message.

Regards
Vladyslav

------
Java Accessibility Bridge for GNOME loaded.

Registering Application.
IOR:000000000000002249444c3a4163636573736962696c6974792f4170706c69636174696f6e3a312e30000000000000010000000000000086000102000000000e3139322e3136382e3137382e33009bc900000031afabcb00000000201fd2ead700000001000000000000000100000008526f6f74504f410000000008000000010000000014000000000000020000000100000020000000000001000100000002050100010001002000010109000000010001010000000026000000020002
May 10, 2006 9:43:05 PM com.sun.corba.se.impl.ior.IORImpl getProfile
WARNING: "IOP00511201: (INV_OBJREF) IOR must have at least one IIOP profile"
org.omg.CORBA.INV_OBJREF:   vmcid: SUN  minor code: 1201  completed: No
        at 
com.sun.corba.se.impl.logging.IORSystemException.iorMustHaveIiopProfile(IORSystemException.java:473)
        at 
com.sun.corba.se.impl.logging.IORSystemException.iorMustHaveIiopProfile(IORSystemException.java:495)
        at com.sun.corba.se.impl.ior.IORImpl.getProfile(IORImpl.java:316)
        at com.sun.corba.se.impl.encoding.CDRInputStream_1_0.read_Object(CDRInputStream_1_0.java:771)
        at com.sun.corba.se.impl.encoding.CDRInputStream_1_0.read_Object(CDRInputStream_1_0.java:745)
        at com.sun.corba.se.impl.encoding.CDRInputStream.read_Object(CDRInputStream.java:213)
        at com.sun.corba.se.impl.resolver.INSURLOperationImpl.getIORFromString(INSURLOperationImpl.java:98)
        at com.sun.corba.se.impl.resolver.INSURLOperationImpl.operate(INSURLOperationImpl.java:108)
        at com.sun.corba.se.impl.orb.ORBImpl.string_to_object(ORBImpl.java:819)
        at org.GNOME.Accessibility.AccessUtil.activationObjectReference(AccessUtil.java:165)
        at org.GNOME.Accessibility.AccessUtil.getRegistryObject(AccessUtil.java:125)
        at org.GNOME.Accessibility.JavaBridge.registerApplication(JavaBridge.java:1057)
        at org.GNOME.Accessibility.JavaBridge.<init>(JavaBridge.java:343)
        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
        at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
        at 
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
        at java.lang.reflect.Constructor.newInstance(Constructor.java:494)
        at java.lang.Class.newInstance0(Class.java:350)
        at java.lang.Class.newInstance(Class.java:303)
        at java.awt.Toolkit.loadAssistiveTechnologies(Toolkit.java:753)
        at java.awt.Toolkit.getDefaultToolkit(Toolkit.java:847)
        at java.awt.Window.getToolkit(Window.java:759)
        at java.awt.Window.init(Window.java:285)
        at java.awt.Window.<init>(Window.java:318)
        at java.awt.Frame.<init>(Frame.java:419)
        at java.awt.Frame.<init>(Frame.java:384)
        at javax.swing.JFrame.<init>(JFrame.java:150)
        at Notepad.main(Notepad.java:143)
Could not obtain object reference for IDL:Accessibility/Registry:1.0
Unable to contact registry
Java Application:0
Just registered Application
Exception in thread "AWT-EventQueue-1" java.lang.NullPointerException
        at org.GNOME.Accessibility.JavaBridge.dispatchDeviceEvent(JavaBridge.java:443)
        at org.GNOME.Accessibility.JavaBridge$AccessQueue.filterKeyEvent(JavaBridge.java:1112)
        at org.GNOME.Accessibility.JavaBridge$AccessQueue.dispatchEvent(JavaBridge.java:1085)
        at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242)
        at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)
        at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157)
        at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)
        at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)
Exception in thread "AWT-EventQueue-1" java.lang.NullPointerException
        at org.GNOME.Accessibility.JavaBridge.dispatchDeviceEvent(JavaBridge.java:443)
        at org.GNOME.Accessibility.JavaBridge$AccessQueue.filterKeyEvent(JavaBridge.java:1137)
        at org.GNOME.Accessibility.JavaBridge$AccessQueue.dispatchEvent(JavaBridge.java:1085)
        at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242)
        at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)
        at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157)
        at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)
        at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)
Exception in thread "AWT-EventQueue-1" java.lang.NullPointerException
        at org.GNOME.Accessibility.JavaBridge.dispatchDeviceEvent(JavaBridge.java:443)
        at org.GNOME.Accessibility.JavaBridge$AccessQueue.filterKeyEvent(JavaBridge.java:1141)
        at org.GNOME.Accessibility.JavaBridge$AccessQueue.dispatchEvent(JavaBridge.java:1085)
        at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242)
        at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)
        at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157)
        at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)
        at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)
Exception in thread "AWT-EventQueue-1" java.lang.NullPointerException
        at org.GNOME.Accessibility.JavaBridge.dispatchDeviceEvent(JavaBridge.java:443)
        at org.GNOME.Accessibility.JavaBridge$AccessQueue.filterKeyEvent(JavaBridge.java:1112)
        at org.GNOME.Accessibility.JavaBridge$AccessQueue.dispatchEvent(JavaBridge.java:1085)
        at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242)
        at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)
        at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157)
        at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)
        at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)
Exception in thread "AWT-EventQueue-1" java.lang.NullPointerException
        at org.GNOME.Accessibility.JavaBridge.dispatchDeviceEvent(JavaBridge.java:443)
        at org.GNOME.Accessibility.JavaBridge$AccessQueue.filterKeyEvent(JavaBridge.java:1141)
        at org.GNOME.Accessibility.JavaBridge$AccessQueue.dispatchEvent(JavaBridge.java:1085)
        at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242)
        at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)
        at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157)
        at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)
        at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)
Exception in thread "AWT-EventQueue-1" java.lang.NullPointerException
        at org.GNOME.Accessibility.JavaBridge.dispatchDeviceEvent(JavaBridge.java:443)
        at org.GNOME.Accessibility.JavaBridge$AccessQueue.filterKeyEvent(JavaBridge.java:1112)
        at org.GNOME.Accessibility.JavaBridge$AccessQueue.dispatchEvent(JavaBridge.java:1085)
        at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242)
        at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)
        at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157)
        at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)
        at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]