Hi.
Anyone managed to install RDI on macOS Big Sur? Tried both by doing it through the installation manager and with the product image itself. Had no issues installing ACS or ordinary eclipse, but I can see that the installation manager for mac is from 2019. Get this exception when trying to execute install.app
"org.eclipse.ui.workbench".
java.lang.NullPointerException
at org.eclipse.swt.widgets.Control.internal_new_GC(Control.java:2115)
at org.eclipse.swt.graphics.GC.<init>(GC.java:171)
at org.eclipse.swt.graphics.GC.<init>(GC.java:134)
at org.eclipse.jface.wizard.ProgressMonitorPart.initialize(ProgressMonitorPart.java:242)
...
00:01.02 ERROR [main] org.eclipse.equinox.log.internal.ExtendedLogReaderServiceFactory safeLogged
Could not instantiate splash
java.lang.NullPointerException
at org.eclipse.swt.widgets.Control.internal_new_GC(Control.java:2115)
at org.eclipse.swt.graphics.GC.<init>(GC.java:171)
at org.eclipse.swt.graphics.GC.<init>(GC.java:134)
at org.eclipse.jface.wizard.ProgressMonitorPart.initialize(ProgressMonitorPart.java:242)
...
00:01.02 ERROR [main] org.eclipse.equinox.log.internal.ExtendedLogReaderServiceFactory safeLogged
Error occurred during status handling
java.lang.NullPointerException
at org.eclipse.ui.internal.statushandlers.StatusHandlerRegistry.<init>(StatusHandlerRegistry.java:72)
at org.eclipse.ui.internal.statushandlers.StatusHandlerRegistry.getDefault(StatusHandlerRegistry.java:91)
at org.eclipse.ui.statushandlers.StatusManager.getStatusHandler(StatusManager.java:135)
at org.eclipse.ui.statushandlers.StatusManager.handle(StatusManager.java:189)
...
00:01.70 ERROR [main] org.eclipse.equinox.log.internal.ExtendedLogReaderServiceFactory safeLogged
Unhandled event loop exception
java.lang.NullPointerException
at org.eclipse.swt.widgets.Control.internal_new_GC(Control.java:2115)
at org.eclipse.swt.graphics.GC.<init>(GC.java:171)
at org.eclipse.swt.graphics.GC.<init>(GC.java:134)
at org.eclipse.jface.dialogs.Dialog.initializeDialogUnits(Dialog.java:924)
...
00:01.84 ERROR [main] org.eclipse.equinox.log.internal.ExtendedLogReaderServiceFactory safeLogged
Applikasjonsfeil
java.lang.IllegalStateException
at com.ibm.cic.agent.internal.ui.AgentUIApplication.launch(AgentUIApplication.java:395)
at com.ibm.cic.agent.internal.ui.AgentUIApplication.start(AgentUIApplication.java:87)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
...
2021-06-14 23:42:25.517 install[2133:31252] Warning: Expected min height of view: (<NSButton: 0x12b842c60>) to be less than or equal to 30 but got a height of 32.000000. This error will be
/Petter