REW V5.20.13 error message when closing all measurement tabs.

icbcodc

New Member
Thread Starter
Joined
Apr 29, 2020
Messages
187
Hell John

How's it going?

Today I encountered an error message when I closed all the measurement tabs in REW. REW is installed and running in a newly installed WIN10 64bit system which is running on my old ThinkPad T410 laptap.


rew ERROR.png



And the error messages is copied:

REW V5.20.13 running Oracle Corporation JRE 1.8.0_371 64-bit on Windows 10 Locale: language zh, keyboard CN, GBK at 96 DPI


Message:
java.lang.NullPointerException
Stack Trace:
roomeqwizard._E.A(y:213)
roomeqwizard._E.A(y:2253)
roomeqwizard.JC$10.run(y:924)
java.awt.event.InvocationEvent.dispatch(Unknown Source)
java.awt.EventQueue.dispatchEventImpl(Unknown Source)
java.awt.EventQueue.access$500(Unknown Source)
java.awt.EventQueue$3.run(Unknown Source)
java.awt.EventQueue$3.run(Unknown Source)
java.security.AccessController.doPrivileged(Native Method)
java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
java.awt.EventQueue.dispatchEvent(Unknown Source)
java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
java.awt.EventDispatchThread.pumpEvents(Unknown Source)
java.awt.EventDispatchThread.pumpEvents(Unknown Source)
java.awt.EventDispatchThread.run(Unknown Source)
 

sam_adams

Member
Joined
May 23, 2017
Messages
287
If you intend to dedicate the T410 to REW use only, you can uninstall the Oracle JRE and just install REW alone as it installs its own JRE when there is none on the system. Using the included JRE removes the variable of possible bugs in another software package.
 

icbcodc

New Member
Thread Starter
Joined
Apr 29, 2020
Messages
187
If you intend to dedicate the T410 to REW use only, you can uninstall the Oracle JRE and just install REW alone as it installs its own JRE when there is none on the system. Using the included JRE removes the variable of possible bugs in another software package.
Thanks Sam, I'v delete JRE, and reinstalled the REW.

No problem.
 
Top Bottom