--
You received this message because you are subscribed to the Google Groups "OMNeT++ Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to omnetpp+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/omnetpp/02354179-771e-40a6-8718-c4bb4b1d018fn%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/omnetpp/CAMOPDg1Y1m-L0SWM1yTkFDRWOrc1faTzpYgUsAc6swgYRPKUsA%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/omnetpp/9ca389f5-0fe3-47e9-a54f-6e2cc1e7af99n%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/omnetpp/CAF4V%3D3EN4FNosw6wdi4cGfa%2BYZR1G2nneK4_qeif-F_or4u2Yg%40mail.gmail.com.
!SESSION 2020-11-29 11:48:30.689 -----------------------------------------------
eclipse.buildId=5.6.2.200518-aa79d0918f
java.version=1.8.0_271
java.vendor=Oracle Corporation
BootLoader constants: OS=macosx, ARCH=x86_64, WS=cocoa, NL=en_US
Command-line arguments: -os macosx -ws cocoa -arch x86_64
!ENTRY org.eclipse.core.net 1 0 2020-11-29 11:48:38.552
!MESSAGE System property http.nonProxyHosts has been set to local|*.local|169.254/16|*.169.254/16 by an external source. This value will be overwritten using the values from the preferences
!ENTRY org.omnetpp.main 1 0 2020-11-29 11:48:40.670
!MESSAGE OMNeT++ IDE 5.6.2.200518-aa79d0918f started.
!ENTRY org.omnetpp.common 4 0 2020-11-29 11:48:45.812
!MESSAGE An error occurred while downloading the list of models available for installation from https://models.omnetpp.org/descriptors/omnetpp-5.6/descriptors.txt
!STACK 0
java.lang.RuntimeException: java.io.IOException: Server returned HTTP response code: 403 for URL: https://models.omnetpp.org/descriptors/omnetpp-5.6/descriptors.txt
at org.omnetpp.ide.installer.InstallSimulationModelsDialog.downloadProjectDescriptions(InstallSimulationModelsDialog.java:91)
at org.omnetpp.ide.installer.InstallSimulationModelsDialog$6.run(InstallSimulationModelsDialog.java:243)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
Caused by: java.io.IOException: Server returned HTTP response code: 403 for URL: https://models.omnetpp.org/descriptors/omnetpp-5.6/descriptors.txt
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1900)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498)
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:268)
at org.omnetpp.ide.installer.InstallSimulationModelsDialog.downloadProjectDescriptions(InstallSimulationModelsDialog.java:74)
... 2 more
!ENTRY org.eclipse.core.jobs 4 2 2020-11-29 11:48:45.821
!MESSAGE An internal error occurred during: "Download project descriptors".
!STACK 0
org.eclipse.swt.SWTException: Invalid thread access
at org.eclipse.swt.SWT.error(SWT.java:4720)
at org.eclipse.swt.SWT.error(SWT.java:4635)
at org.eclipse.swt.SWT.error(SWT.java:4606)
at org.eclipse.swt.widgets.Widget.error(Widget.java:810)
at org.eclipse.swt.widgets.Widget.checkWidget(Widget.java:597)
at org.eclipse.swt.widgets.Text.getText(Text.java:1284)
at org.eclipse.jface.dialogs.TitleAreaDialog.updateMessage(TitleAreaDialog.java:627)
at org.eclipse.jface.dialogs.TitleAreaDialog.setErrorMessage(TitleAreaDialog.java:422)
at org.omnetpp.ide.installer.InstallSimulationModelsDialog$6.run(InstallSimulationModelsDialog.java:253)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)