OSX-java exception during startup

mintxeiro

Registered
Thread Starter
Joined
Sep 21, 2019
Messages
2
More  
Front Speakers
PMC AML1, focal twin
Hello.
I´ve working with REW for several years without any problem. On December I upgraded the REW version on Mojave and it doesn't work anymore. I have one mountain Lion partition, and there it works fine. But now I have upgraded my gear and there is no drivers for ML, so I need REW working on Mojave.
I have upgraded java, deleted the library/preferences file, and doesn't work neither, this is the message:

Exception during startup


Message:
java.lang.reflect.InvocationTargetException
Level:
SEVERE
Stack Trace:
null
java.awt.EventQueue.invokeAndWait(EventQueue.java:1349)
java.awt.EventQueue.invokeAndWait(EventQueue.java:1324)
roomeqwizard.RoomEQ_Wizard.main(Unknown Source)
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
java.lang.reflect.Method.invoke(Method.java:498)
com.exe4j.runtime.LauncherEngine.launch(LauncherEngine.java:85)
com.install4j.runtime.launcher.MacLauncher.main(MacLauncher.java:53)
setSelectedIndex: -5 out of bounds
javax.swing.JComboBox.setSelectedIndex(JComboBox.java:620)
roomeqwizard.JD.A(Unknown Source)
roomeqwizard.JD.S(Unknown Source)
roomeqwizard.JD.<init>(Unknown Source)
roomeqwizard.JD.Z(Unknown Source)
roomeqwizard.dA$_A$1.stateChanged(Unknown Source)
javax.swing.JTabbedPane.fireStateChanged(JTabbedPane.java:416)
javax.swing.JTabbedPane$ModelListener.stateChanged(JTabbedPane.java:270)
javax.swing.DefaultSingleSelectionModel.fireStateChanged(DefaultSingleSelectionModel.java:132)
javax.swing.DefaultSingleSelectionModel.setSelectedIndex(DefaultSingleSelectionModel.java:67)
javax.swing.JTabbedPane.setSelectedIndexImpl(JTabbedPane.java:616)
javax.swing.JTabbedPane.setSelectedIndex(JTabbedPane.java:591)
roomeqwizard.dA.<init>(Unknown Source)
roomeqwizard.PD.C(Unknown Source)
roomeqwizard.VD.constructGui(Unknown Source)
roomeqwizard.RoomEQ_Wizard$1.run(Unknown Source)
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:80)
java.awt.EventQueue.dispatchEvent(EventQueue.java:728)
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)

Some helpful idea?

Thank you!
 

mintxeiro

Registered
Thread Starter
Joined
Sep 21, 2019
Messages
2
More  
Front Speakers
PMC AML1, focal twin
With Beta 52 similar problems, with today's update working fine.
Thanks!
 

John Mulcahy

REW Author
Joined
Apr 3, 2017
Messages
7,289
It would be useful to know what might have been causing that, could you attach the REW log files? On macOS the logs are in the user library folder, which no longer appears in Finder by default. To display it either browse to ~/Library/Logs or open your Home folder in Finder (Shift Command + H), select View > Show View Options then select the checkbox to show the library folder. The logs are in a folder called REW. Best to zip the whole folder and attach it here.
 
Top Bottom