Skip to Main Content

New to Java

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

inovation target exception

cliveeJun 10 2018 — edited Jun 10 2018

innovation target exception

hi

I have a problem with

java.awt.AWTError: Assistive Technology not found: com.sun.java.accessibility.AccessBridge

at java.awt.Toolkit.loadAssistiveTechnologies(Unknown Source)

at java.awt.Toolkit.getDefaultToolkit(Unknown Source)

at java.awt.Window.getToolkit(Unknown Source)

at java.awt.Window.init(Unknown Source)

at java.awt.Window.<init>(Unknown Source)

at java.awt.Frame.<init>(Unknown Source)

at java.awt.Frame.<init>(Unknown Source)

at javax.swing.JFrame.<init>(Unknown Source)

at pdthinclient.PDThinClient.<init>(PDThinClient.java:76)

at pdthinclient.PDThinClient.main(PDThinClient.java:299)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

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

at com.zerog.lax.LAX.launch(Unknown Source)

at com.zerog.lax.LAX.main(Unknown Source)

help !!! app will not open just message above

thanks,

Comments

Processing
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Jul 8 2018
Added on Jun 10 2018
1 comment
863 views