Problem Downloaded
Hello,
I am attempting to download the program and I am unable to, as when I start installing the program I get this error message: java.awt.AWTError: Assistive Technology not found: com.sun.java.accessibility.AccessBridge
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
1 Posted by dwg on Jun 23, 2023 @ 03:25 PM
I'm a fellow user.
Installation Error:
java.awt.AWTERROR: Assistive Technology Not Found
Problem:
Java Access Bridge is installed
Resolution:
The best fix for this problem is to disable the Access Bridge technology in the Java configuration files.
To do this, follow these steps:
1. Navigate to C:\Users<username>
2. Open the file called .accessibility.properties using a standard text editor (Notepad is fine)
3. Find the following lines in the config:
◦ assistive_technologies=com.sun.java.accessibility.AccessBridge
◦ screen_magnifier_present=true
4. Add a hashmark (#) in front of theses lines
5. Save your changes to the file, restart the User Client Software
2 Posted by Ryan on Jun 23, 2023 @ 03:34 PM
Worked perfectly. Thank you!
3 Posted by dwg on Jun 23, 2023 @ 04:40 PM
You are welcome
System closed this discussion on Sep 22, 2023 @ 04:50 PM.