MCUExpresso 10.2.1 won't start under MacOS

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

MCUExpresso 10.2.1 won't start under MacOS

257 Views
N_SIL
Contributor I

Hello, I have a problem where I can not launch MCUExpresso 10.2.1 under MacOS. I am bound to this specifc version as the manual of the NHS3152 states that it needs this version (see UM11153 page 4).

When I try to launch MCUExpresso I get this error message:

-keyring /Users/nilskirchhof/.eclipse_keyring 
2022-11-13 11:19:53.323 mcuxpressoide[36868:2928917] nil host used in call to allowsSpecificHTTPSCertificateForHost
2022-11-13 11:19:53.323 mcuxpressoide[36868:2928917] nil host used in call to allowsAnyHTTPSCertificateForHost:
2022-11-13 11:19:53.711 mcuxpressoide[36868:2928917] nil host used in call to allowsSpecificHTTPSCertificateForHost
2022-11-13 11:19:53.711 mcuxpressoide[36868:2928917] nil host used in call to allowsAnyHTTPSCertificateForHost:
2022-11-13 11:19:53.712 mcuxpressoide[36868:2928917] nil host used in call to allowsSpecificHTTPSCertificateForHost
2022-11-13 11:19:53.712 mcuxpressoide[36868:2928917] nil host used in call to allowsAnyHTTPSCertificateForHost:
com.crt.utils:NullPointerException

java.lang.NullPointerException
	at org.eclipse.swt.widgets.Control.internal_new_GC(Control.java:2176)
	at org.eclipse.swt.graphics.GC.<init>(GC.java:174)
	at org.eclipse.swt.graphics.GC.<init>(GC.java:135)
	at org.eclipse.ui.forms.widgets.Hyperlink.computeTextSize(Hyperlink.java:308)
	at org.eclipse.ui.forms.widgets.Hyperlink.computeSize(Hyperlink.java:167)
	at org.eclipse.ui.forms.widgets.ImageHyperlink.computeSize(ImageHyperlink.java:172)
	at org.eclipse.swt.layout.GridData.computeSize(GridData.java:491)
	at org.eclipse.swt.layout.GridLayout.layout(GridLayout.java:221)
	at org.eclipse.swt.layout.GridLayout.layout(GridLayout.java:197)
	at org.eclipse.swt.widgets.Composite.updateLayout(Composite.java:1264)
	at org.eclipse.swt.widgets.Composite.layout(Composite.java:739)
	at org.eclipse.swt.widgets.Composite.layout(Composite.java:690)
	at org.eclipse.swt.widgets.Composite.layout(Composite.java:646)
	at com.crt.quickstart.views.links.ui.AbstractQSBarSection.propertyChange(AbstractQSBarSection.java:264)
	at com.crt.quickstart.views.links.ui.AbstractQSBarSection.propertyChange(AbstractQSBarSection.java:261)
	at com.crt.quickstart.views.links.ui.AbstractQSBarSection.propertyChange(AbstractQSBarSection.java:261)
	at com.crt.quickstart.views.links.ui.AbstractQSBarSection.propertyChange(AbstractQSBarSection.java:287)
	at org.eclipse.jface.action.AbstractAction.firePropertyChange(AbstractAction.java:49)
	at org.eclipse.jface.action.AbstractAction.firePropertyChange(AbstractAction.java:72)
	at org.eclipse.jface.action.Action.setEnabled(Action.java:540)
	at com.crt.quickstart.views.links.ui.QSLinkAction.refresh(QSLinkAction.java:167)
	at com.crt.quickstart.views.links.ui.QSLinkAction.eventHappened(QSLinkAction.java:84)
	at com.crt.utils.general.GenericNotifier$1.runInUIThread(GenericNotifier.java:133)
	at org.eclipse.ui.progress.UIJob.lambda$0(UIJob.java:95)
	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:37)
	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182)
	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4034)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3701)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1150)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1039)
	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:153)
	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:680)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:594)
	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:148)
	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:151)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1499)
2022-11-13 11:19:53.731 mcuxpressoide[36868:2928917] nil host used in call to allowsSpecificHTTPSCertificateForHost
2022-11-13 11:19:53.731 mcuxpressoide[36868:2928917] nil host used in call to allowsAnyHTTPSCertificateForHost:
2022-11-13 11:19:53.733 mcuxpressoide[36868:2928917] nil host used in call to allowsSpecificHTTPSCertificateForHost
2022-11-13 11:19:53.733 mcuxpressoide[36868:2928917] nil host used in call to allowsAnyHTTPSCertificateForHost:
2022-11-13 11:19:53.735 mcuxpressoide[36868:2928917] nil host used in call to allowsSpecificHTTPSCertificateForHost
2022-11-13 11:19:53.735 mcuxpressoide[36868:2928917] nil host used in call to allowsAnyHTTPSCertificateForHost:
com.crt.utils:NullPointerException

I seem the ide can't find the .eclipse_keyring file. I don't have this file on the system and genearing an empty one will crash with the same error, so I guess the nullpointer stems from a value that can not be found inside the file.

The UM11153 states that macOS Montery is supported, so how can I get it running on my maschine?

 

 

Tags (2)
0 Kudos
0 Replies