Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Getting ava.awt.AWTError: Assistive Technology

SheelaLonari
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
May 27, 2019

While installing JIRA locally we will be getting java.awt.AWTError: Assistive Technology not found:

Because of this issue unable to install JIRA

2 answers

0 votes
Christian Wenzel-Benner
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
February 5, 2020

I have the same problem with Bitbucket, https://www.atlassian.com/software/stash/downloads/binary/atlassian-bitbucket-5.16.11-x64.bin on Ubuntu 18.04 LTS.

Worked before, now doesn't. Ubuntu forum not helpful.

0 votes
Earl McCutcheon
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
May 29, 2019

Hello,

I have not seen this error trigged directly before myself, but digging into the error a bit I found that the the "AWTError: Assistive Technology" error that you noted looks to be coming from OpenJDK,

So first we can rule out a few things for OpenJDK, I want to confirm if you're running on the recommended "AdoptOpenJDK"  version using the HotSpot JVM, and if not I would recommend testing the deployment on the adopt version as covered in the "Supported platforms" documentation we only test and fix bugs on AdoptOpenJDK versions and recommend reaching out to the distributor of the particular java version you are deployinf with if using any other variant.  Then which openJDK version you are using 8 or 11?

 Also what OS are you running as I found the following article noting the steps to correct this if you are running on a Ubuntu OS:

And then another detailed walkthrough on the following blog post of how a user was able to correct this on an undefined OS, viewable here:

Then referencing This StackOverflow post, This exception usually occurs on a missing or corrupt installation of a Java Access Bridge. The access bridge is usually defined in the standard configuration file at JDK_HOME/jre/lib/accessibility.properties and I would recommend checking out the article to see if this is the case as well.

Regards,
Earl

Suggest an answer

Log in or Sign up to answer