Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [epp-dev] Upgrade problems on Mac (was: EPP 2020-06 M3)

Not sure if the component is right, I opened a bug in Equinox p2 - https://bugs.eclipse.org/bugs/show_bug.cgi?id=563821
 
Thanks & Regards,
Lakshmi P Shanmugam,
Eclipse Platform Co-lead,
India Software Lab, Bangalore
 
 
----- Original message -----
From: "Dennis Hübner" <dennis.huebner@xxxxxxxxx>
Sent by: epp-dev-bounces@xxxxxxxxxxx
To: Eclipse Packaging Project <epp-dev@xxxxxxxxxxx>
Cc:
Subject: [EXTERNAL] Re: [epp-dev] Upgrade problems on Mac (was: EPP 2020-06 M3)
Date: Tue, Jun 2, 2020 6:22 PM
 
I can start Eclipse manually after update. 
Also File -> Restart works.
 
I don't know if there is a bug report somewhere.
 
I see this error log entry, but I'm not sure it's related:
 
java.lang.NullPointerException
at org.eclipse.core.internal.runtime.InternalPlatform.getLog(InternalPlatform.java:365)
at org.eclipse.core.runtime.Plugin.getLog(Plugin.java:237)
at org.eclipse.oomph.util.OomphPlugin.getLog(OomphPlugin.java:210)
at org.eclipse.oomph.util.OomphPlugin.log(OomphPlugin.java:225)
at org.eclipse.oomph.util.OomphPlugin.log(OomphPlugin.java:236)
at org.eclipse.oomph.internal.ui.EarlyStart.run(EarlyStart.java:116)
at org.eclipse.oomph.internal.ui.EarlyStart$1.run(EarlyStart.java:91)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
 
 
Viele Grüße,
Dennis
 
Am 02.06.2020 um 14:38 schrieb Lakshmi P Shanmugam <lshanmug@xxxxxxxxxx>:
 
I can reproduce this problem on updating the Eclipse SDK build as well on Mac. Restart is broken. The IDE launches fine when started manually.
 
Thanks & Regards,
Lakshmi P Shanmugam,
Eclipse Platform Co-lead,
India Software Lab, Bangalore
 
 
----- Original message -----
From: Mickael Istria <mistria@xxxxxxxxxx>
Sent by: epp-dev-bounces@xxxxxxxxxxx
To: Eclipse Packaging Project <epp-dev@xxxxxxxxxxx>
Cc:
Subject: [EXTERNAL] Re: [epp-dev] Upgrade problems on Mac (was: EPP 2020-06 M3)
Date: Tue, Jun 2, 2020 5:42 PM
 
No problem with the Java package on Linux. Seems like a Mac specific issue.
Does the IDE start after upgrade if you launch it manually? Ie is the IDE still fine, and just restart is broken; or is the IDE never ever starting again?
 
_______________________________________________
epp-dev mailing list
epp-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/epp-dev
 

_______________________________________________
epp-dev mailing list
epp-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/epp-dev
_______________________________________________
epp-dev mailing list
epp-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/epp-dev
 


Back to the top