britechguy
Well-Known Member
- Reaction score
- 4,688
- Location
- Staunton, VA
I have encountered this issue with Crucial Storage Executive in the past and I was virtually certain that I had asked about it here on Technibble, but I cannot seem to find anything via search. I even searched other computer forums where I thought I had asked and can find nothing. Somewhere, at some point in the past, I was given a fix for this, but I just can't find it, even in my own records.
I just installed Crucial Storage Executive Version 7.12 on the machine I'm sending this message from last night. When I fire up the software, all I get is the splash screen and nothing else. The following is written to its log:
--------
2022-06-06 17:23:04,910 [main] INFO STDOUT - Configured default logger at log level INFO
2022-06-06 17:23:05,928 [main] ERROR STDERR - Exception in thread "main"
2022-06-06 17:23:05,959 [main] ERROR STDERR - java.awt.AWTError: Assistive Technology not found: com.sun.java.accessibility.AccessBridge
2022-06-06 17:23:05,959 [main] ERROR STDERR - at java.awt.Toolkit.loadAssistiveTechnologies(Toolkit.java:807)
2022-06-06 17:23:05,959 [main] ERROR STDERR - at java.awt.Toolkit.getDefaultToolkit(Toolkit.java:886)
2022-06-06 17:23:05,959 [main] ERROR STDERR - at javax.swing.UIManager.<clinit>(UIManager.java:380)
2022-06-06 17:23:05,959 [main] ERROR STDERR - at com.micron.msd.gui.GUI.launch(GUI.java:120)
2022-06-06 17:23:05,959 [main] ERROR STDERR - at com.micron.msd.gui.GUI.main(GUI.java:93)
2022-06-07 18:44:33,968 [main] INFO STDOUT - Configured default logger at log level INFO
2022-06-07 18:44:34,687 [main] ERROR STDERR - Exception in thread "main"
2022-06-07 18:44:34,689 [main] ERROR STDERR - java.awt.AWTError: Assistive Technology not found: com.sun.java.accessibility.AccessBridge
2022-06-07 18:44:34,691 [main] ERROR STDERR - at java.awt.Toolkit.loadAssistiveTechnologies(Toolkit.java:807)
2022-06-07 18:44:34,692 [main] ERROR STDERR - at java.awt.Toolkit.getDefaultToolkit(Toolkit.java:886)
2022-06-07 18:44:34,693 [main] ERROR STDERR - at javax.swing.UIManager.<clinit>(UIManager.java:380)
2022-06-07 18:44:34,693 [main] ERROR STDERR - at com.micron.msd.gui.GUI.launch(GUI.java:120)
2022-06-07 18:44:34,693 [main] ERROR STDERR - at com.micron.msd.gui.GUI.main(GUI.java:93)
2022-06-07 19:41:22,548 [main] INFO STDOUT - Configured default logger at log level INFO
2022-06-07 19:41:22,752 [main] ERROR STDERR - Exception in thread "main"
2022-06-07 19:41:22,752 [main] ERROR STDERR - java.awt.AWTError: Assistive Technology not found: com.sun.java.accessibility.AccessBridge
2022-06-07 19:41:22,752 [main] ERROR STDERR - at java.awt.Toolkit.loadAssistiveTechnologies(Toolkit.java:807)
2022-06-07 19:41:22,767 [main] ERROR STDERR - at java.awt.Toolkit.getDefaultToolkit(Toolkit.java:886)
2022-06-07 19:41:22,767 [main] ERROR STDERR - at javax.swing.UIManager.<clinit>(UIManager.java:380)
2022-06-07 19:41:22,767 [main] ERROR STDERR - at com.micron.msd.gui.GUI.launch(GUI.java:114)
2022-06-07 19:41:22,767 [main] ERROR STDERR - at com.micron.msd.gui.GUI.main(GUI.java:87)
--------
I can't for the life of me even guess why not finding Java Access Bridge should be enough to make the software abort, but it does.
I believe that NVDA, which is on my machine as well, has Java Access Bridge bundled as part of its installer (and I'm verifying this but haven't finished, yet) so it should be on the machine. That being said, the following three files were installed by Crucial Storage Executive and the full paths are shown:
C:\Program Files\Crucial\Crucial Storage Executive\java\bin\JavaAccessBridge-64.dll
C:\Program Files\Crucial\Crucial Storage Executive\java\bin\JAWTAccessBridge-64.dll
C:\Program Files\Crucial\Crucial Storage Executive\java\bin\WindowsAccessBridge-64.dll
while what NVDA installs is a single file:
C:\Program Files (x86)\NVDA\lib\2022.1\windowsaccessbridge-32.dll
There was some sort of workaround that I was given to make Crucial Storage Executive successfully fire up, but I can't for the life of me remember what it was or find any record of it. If anyone has any ideas, fire away.
I just installed Crucial Storage Executive Version 7.12 on the machine I'm sending this message from last night. When I fire up the software, all I get is the splash screen and nothing else. The following is written to its log:
--------
2022-06-06 17:23:04,910 [main] INFO STDOUT - Configured default logger at log level INFO
2022-06-06 17:23:05,928 [main] ERROR STDERR - Exception in thread "main"
2022-06-06 17:23:05,959 [main] ERROR STDERR - java.awt.AWTError: Assistive Technology not found: com.sun.java.accessibility.AccessBridge
2022-06-06 17:23:05,959 [main] ERROR STDERR - at java.awt.Toolkit.loadAssistiveTechnologies(Toolkit.java:807)
2022-06-06 17:23:05,959 [main] ERROR STDERR - at java.awt.Toolkit.getDefaultToolkit(Toolkit.java:886)
2022-06-06 17:23:05,959 [main] ERROR STDERR - at javax.swing.UIManager.<clinit>(UIManager.java:380)
2022-06-06 17:23:05,959 [main] ERROR STDERR - at com.micron.msd.gui.GUI.launch(GUI.java:120)
2022-06-06 17:23:05,959 [main] ERROR STDERR - at com.micron.msd.gui.GUI.main(GUI.java:93)
2022-06-07 18:44:33,968 [main] INFO STDOUT - Configured default logger at log level INFO
2022-06-07 18:44:34,687 [main] ERROR STDERR - Exception in thread "main"
2022-06-07 18:44:34,689 [main] ERROR STDERR - java.awt.AWTError: Assistive Technology not found: com.sun.java.accessibility.AccessBridge
2022-06-07 18:44:34,691 [main] ERROR STDERR - at java.awt.Toolkit.loadAssistiveTechnologies(Toolkit.java:807)
2022-06-07 18:44:34,692 [main] ERROR STDERR - at java.awt.Toolkit.getDefaultToolkit(Toolkit.java:886)
2022-06-07 18:44:34,693 [main] ERROR STDERR - at javax.swing.UIManager.<clinit>(UIManager.java:380)
2022-06-07 18:44:34,693 [main] ERROR STDERR - at com.micron.msd.gui.GUI.launch(GUI.java:120)
2022-06-07 18:44:34,693 [main] ERROR STDERR - at com.micron.msd.gui.GUI.main(GUI.java:93)
2022-06-07 19:41:22,548 [main] INFO STDOUT - Configured default logger at log level INFO
2022-06-07 19:41:22,752 [main] ERROR STDERR - Exception in thread "main"
2022-06-07 19:41:22,752 [main] ERROR STDERR - java.awt.AWTError: Assistive Technology not found: com.sun.java.accessibility.AccessBridge
2022-06-07 19:41:22,752 [main] ERROR STDERR - at java.awt.Toolkit.loadAssistiveTechnologies(Toolkit.java:807)
2022-06-07 19:41:22,767 [main] ERROR STDERR - at java.awt.Toolkit.getDefaultToolkit(Toolkit.java:886)
2022-06-07 19:41:22,767 [main] ERROR STDERR - at javax.swing.UIManager.<clinit>(UIManager.java:380)
2022-06-07 19:41:22,767 [main] ERROR STDERR - at com.micron.msd.gui.GUI.launch(GUI.java:114)
2022-06-07 19:41:22,767 [main] ERROR STDERR - at com.micron.msd.gui.GUI.main(GUI.java:87)
--------
I can't for the life of me even guess why not finding Java Access Bridge should be enough to make the software abort, but it does.
I believe that NVDA, which is on my machine as well, has Java Access Bridge bundled as part of its installer (and I'm verifying this but haven't finished, yet) so it should be on the machine. That being said, the following three files were installed by Crucial Storage Executive and the full paths are shown:
C:\Program Files\Crucial\Crucial Storage Executive\java\bin\JavaAccessBridge-64.dll
C:\Program Files\Crucial\Crucial Storage Executive\java\bin\JAWTAccessBridge-64.dll
C:\Program Files\Crucial\Crucial Storage Executive\java\bin\WindowsAccessBridge-64.dll
while what NVDA installs is a single file:
C:\Program Files (x86)\NVDA\lib\2022.1\windowsaccessbridge-32.dll
There was some sort of workaround that I was given to make Crucial Storage Executive successfully fire up, but I can't for the life of me remember what it was or find any record of it. If anyone has any ideas, fire away.