Java Exception in Windows - Cannot use REW to measure

jevansoh1

Registered
Thread Starter
Joined
Jul 31, 2025
Posts
4
More  
Preamp, Processor or Receiver
Storm Audio MKII
Hello,

I'm getting the following Java exception after downloading the latest version of REW and don't know how to overcome it. I'm currently unable to use the software.

Any assistance would be greatly appreciated.


REW V5.40 Beta 96 running Azul Systems, Inc. JRE 1.8.0_462 64-bit on Windows 11 Language en, country US, keyboard US, windows-1252 Screen 1920 x 1080 at 96 DPI Running in C:\Program Files\REW


Message:
java.lang.reflect.InvocationTargetException
Stack Trace:

java.awt.EventQueue.invokeAndWait(EventQueue.java:1349)
java.awt.EventQueue.invokeAndWait(EventQueue.java:1324)
roomeqwizard.pL.A(y:2798)
roomeqwizard.pL.A(y:570)
roomeqwizard.pL.A(y:3050)
roomeqwizard.pL.run(y:1013)
Caused by:
java.lang.IllegalAccessError: tried to access field ca.odell.glazedlists.swing.EventTreeModel.treeList from class roomeqwizard.AC
tried to access field ca.odell.glazedlists.swing.EventTreeModel.treeList from class roomeqwizard.AC
roomeqwizard.AC.getChild(y:1044)
roomeqwizard.II.P(y:209)
roomeqwizard.II$_A.treeStructureChanged(y:3308)
roomeqwizard.AC.B(y:990)
roomeqwizard.AC.listChanged(y:1744)
ca.odell.glazedlists.event.ListEventAssembler$ListEventFormat.fire(ListEventAssembler.java:434)
ca.odell.glazedlists.event.ListEventAssembler$ListEventFormat.fire(ListEventAssembler.java:430)
ca.odell.glazedlists.event.SequenceDependenciesEventPublisher$SubjectAndListener.firePendingEvent(SequenceDependenciesEventPublisher.java:469)
ca.odell.glazedlists.event.SequenceDependenciesEventPublisher.fireEvent(SequenceDependenciesEventPublisher.java:365)
ca.odell.glazedlists.event.ListEventAssembler.commitEvent(ListEventAssembler.java:326)
ca.odell.glazedlists.BasicEventList.add(BasicEventList.java:143)
roomeqwizard.kJ.E(y:1536)
roomeqwizard.kJ.B(y:1031)
roomeqwizard.pL.D(y:3203)
roomeqwizard.pL.A(y:1251)
roomeqwizard.pL$7.run(y:1473)
java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:301)
java.awt.EventQueue.dispatchEventImpl(EventQueue.java:758)
java.awt.EventQueue.access$500(EventQueue.java:97)
java.awt.EventQueue$3.run(EventQueue.java:709)
java.awt.EventQueue$3.run(EventQueue.java:703)
java.security.AccessController.doPrivileged(Native Method)
java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:74)
java.awt.EventQueue.dispatchEvent(EventQueue.java:728)
java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:205)
java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116)
java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:109)
java.awt.WaitDispatchSupport$2.run(WaitDispatchSupport.java:190)
java.awt.WaitDispatchSupport$4.run(WaitDispatchSupport.java:235)
java.awt.WaitDispatchSupport$4.run(WaitDispatchSupport.java:233)
java.security.AccessController.doPrivileged(Native Method)
java.awt.WaitDispatchSupport.enter(WaitDispatchSupport.java:233)
java.awt.Dialog.show(Dialog.java:1084)
java.awt.Component.show(Component.java:1671)
java.awt.Component.setVisible(Component.java:1623)
java.awt.Window.setVisible(Window.java:1014)
java.awt.Dialog.setVisible(Dialog.java:1005)
roomeqwizard.cF.setVisible(y:1628)
roomeqwizard.wA.setVisible(y:3828)
roomeqwizard.OD.A(y:2443)
roomeqwizard.PF$25.actionPerformed(y:3349)
javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2022)
javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2348)
javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:402)
javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:259)
javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:262)
java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:289)
java.awt.Component.processMouseEvent(Component.java:6539)
javax.swing.JComponent.processMouseEvent(JComponent.java:3324)
java.awt.Component.processEvent(Component.java:6304)
java.awt.Container.processEvent(Container.java:2239)
java.awt.Component.dispatchEventImpl(Component.java:4889)
java.awt.Container.dispatchEventImpl(Container.java:2297)
java.awt.Component.dispatchEvent(Component.java:4711)
java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4904)
java.awt.LightweightDispatcher.processMouseEvent(Container.java:4535)
java.awt.LightweightDispatcher.dispatchEvent(Container.java:4476)
java.awt.Container.dispatchEventImpl(Container.java:2283)
java.awt.Window.dispatchEventImpl(Window.java:2746)
java.awt.Component.dispatchEvent(Component.java:4711)
java.awt.EventQueue.dispatchEventImpl(EventQueue.java:760)
java.awt.EventQueue.access$500(EventQueue.java:97)
java.awt.EventQueue$3.run(EventQueue.java:709)
java.awt.EventQueue$3.run(EventQueue.java:703)
java.security.AccessController.doPrivileged(Native Method)
java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:74)
java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:84)
java.awt.EventQueue$4.run(EventQueue.java:733)
java.awt.EventQueue$4.run(EventQueue.java:731)
java.security.AccessController.doPrivileged(Native Method)
java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:74)
java.awt.EventQueue.dispatchEvent(EventQueue.java:730)
java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:205)
java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116)
java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105)
java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
java.awt.EventDispatchThread.run(EventDispatchThread.java:82)
 
Last edited by a moderator:
Go to C:\Program Files\REW and look for a file called glazedlists-1.11.0.jar. If you find it, delete it and REW should then run OK. If you don't find that file try uninstalling then reinstalling REW.
 
Hi John, now I have a new problem. When I export my measurements after EQ'ing (I have a StormAudio MKII Processor and this used to work in prior versions of REW and I've tried all 3 export options/file types) when I go to import them it says invalid file "REW Identifier Not Found."

Can you help?
 
If I try saving as text, when I go to import it says please select valid REW .txt file.

Here's the contents of the text file:

Filter Settings file

Room EQ V5.40 Beta 96
Dated: Jul 31, 2025 7:24:21 PM

Notes:

Equaliser: StormAudio
LFE Jul 31
Filter 1: ON PK Fc 41 Hz Gain -2.0 dB Q 2.00
Filter 2: ON PK Fc 66 Hz Gain -1.0 dB Q 4.45
Filter 3: ON PK Fc 79 Hz Gain 1.0 dB Q 7.50
Filter 4: ON PK Fc 96 Hz Gain 1.5 dB Q 6.80
Filter 5: ON PK Fc 181 Hz Gain -4.0 dB Q 32.00
Filter 6: ON PK Fc 10 Hz Gain 7.5 dB Q 1.70
Filter 7: ON PK Fc 15 Hz Gain 3.5 dB Q 5.65
Filter 8: ON PK Fc 18 Hz Gain 1.5 dB Q 10.00
Filter 9: ON None
Filter 10: ON None
Filter 11: ON None
Filter 12: ON None
Filter 1: ON None
Filter 2: ON None
 
StormAudio used to use biquad values from the file generated using Send filter settings to equaliser. For issues with the REW text formats you'd have to ask StormAudio, after checking you have their latest firmware.
 
Back
Top