Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipse-ide-wg] Fwd: EclipseOxygen_issue_in_MacoS_ventura_13.5.1

Dear Surya,

thank you for your messge!
Eclipse Oxygen has been released in June 2017. That was when the macOS version was called Sierra.

I suggest to use Eclipse 2023-06 instead.

Kind regards
Ingo


Von meinem iPhone gesendet

Am 31.08.2023 um 22:57 schrieb Pisipati, Surya Pavan Bharadwaj via eclipse-ide-wg <eclipse-ide-wg@xxxxxxxxxxx>:


Hello!

Not sure if this is the right email address to reach out for the help & support. but Issue is related to IDE. 

Issue - I tried to launch and run Eclipse Oxygen 4.7.0  IDE on MacOS Ventura 13.5.1 to run jbpm application and this IDE is failing due to swt jar issue on MacOS Ventura 13.5.1. 

Error:

!SESSION 2023-08-31 10:03:08.697 -----------------------------------------------

eclipse.buildId=4.7.3.M20180330-0640

java.version=1.8.0_382

java.vendor=Azul Systems, Inc.

BootLoader constants: OS=macosx, ARCH=x86_64, WS=cocoa, NL=en_US

Framework arguments:  -product org.eclipse.epp.package.java.product -keyring /Users/suryapisipati/.eclipse_keyring

Command-line arguments:  -os macosx -ws cocoa -arch x86_64 -product org.eclipse.epp.package.java.product -keyring /Users/suryapisipati/.eclipse_keyring


!ENTRY org.eclipse.ui.workbench 4 2 2023-08-31 10:03:16.830

!MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.ui.workbench".

!STACK 0

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.jface.wizard.ProgressMonitorPart.initialize(ProgressMonitorPart.java:233)

at org.eclipse.jface.wizard.ProgressMonitorPart.<init>(ProgressMonitorPart.java:134)

at org.eclipse.jface.wizard.ProgressMonitorPart.<init>(ProgressMonitorPart.java:99)

at org.eclipse.ui.splash.BasicSplashHandler$AbsolutePositionProgressMonitorPart.<init>(BasicSplashHandler.java:50)

at org.eclipse.ui.splash.BasicSplashHandler.getBundleProgressMonitor(BasicSplashHandler.java:138)

at org.eclipse.ui.splash.BasicSplashHandler.getContent(BasicSplashHandler.java:237)

at org.eclipse.ui.internal.splash.EclipseSplashHandler.init(EclipseSplashHandler.java:107)

at org.eclipse.ui.internal.Workbench$2.run(Workbench.java:865)

at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)

at org.eclipse.ui.internal.Workbench.createSplashWrapper(Workbench.java:880)

at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:644)

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)



I tried adding the -vm arguments in eclipse.ini file. but i didn't see the IDE starting. 

Can you kindly look into this issue and let us use Eclipse oxygen 4.7.0 on MacOs ventura 13.5.1

Looking forward to hearing from you soon. 



Thanks & Regards,
Surya
_______________________________________________
eclipse-ide-wg mailing list
eclipse-ide-wg@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/eclipse-ide-wg

Back to the top