Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 566708

Summary: NPE in "RAP E4 template"
Product: [RT] RAP Reporter: cm sakhare <cmsakhare>
Component: WorkbenchAssignee: Project Inbox <rap-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: major    
Priority: P3 CC: ivan, kat
Version: 3.14   
Target Milestone: 3.14   
Hardware: PC   
OS: Windows 10   
See Also: https://git.eclipse.org/r/c/rap/org.eclipse.rap.tools/+/168905
https://git.eclipse.org/c/rap/org.eclipse.rap.tools.git/commit/?id=da672593fd8dfc813d41e893615281eaf46bbe27
Whiteboard:
Attachments:
Description Flags
console log which shows NPE while launching RAP E4 Template none

Description cm sakhare CLA 2020-09-06 09:20:35 EDT
Created attachment 284057 [details]
console log which shows NPE while launching RAP E4 Template

Environment: 
1. Eclipse for RCP and RAP Developers 2020‑06
2. RAP platform 3.14 and 3.13
when i create a sample template from "RAP E4 Template" and when i launch the rap application, i get following error.

!ENTRY org.eclipse.e4.ui.workbench 4 0 2020-09-05 11:33:25.662
!MESSAGE Unable to load resource platform:/plugin/latest.rap/Application.e4xmi

- Details in the attached log file.
- Issue reproducible in 3.14 and 3.13 rap platform
- Works fine in 3.12
Comment 1 Ivan Furnadjiev CLA 2020-09-07 03:42:18 EDT
Eclipse Platform moved to Java 11. Please try to change the execution environment in your launch config to Java 11.
Comment 3 Ivan Furnadjiev CLA 2020-10-27 09:27:18 EDT
*** Bug 568301 has been marked as a duplicate of this bug. ***