- This topic has 9 replies, 3 voices, and was last updated 8 years, 2 months ago by
gjt3.
-
AuthorPosts
-
gjt3ParticipantStarted getting the following error while using MEB2016 Stable 1 release.
MESSAGE Problems occurred when invoking code from plug-in: “org.eclipse.ui.navigator”.
!STACK 0
java.lang.NullPointerException
at org.eclipse.e4.ui.workbench.renderers.swt.StackRenderer.adjustTopRight(StackRenderer.java:801)
See attached screen shot.March 8, 2017 at 4:22 am #514846
support-swapnaModeratorgjt3,
The screenshot is missing from your report. Please reattach it.
Can you please give us some more details?
1. Have you installed any third party plugins or make any changes to the MyEclipse IDE which might have broken the install ?
2. Please let us know which project you are (java/web/ejb/ear etc) creating. Does the error prevent you from creating the project?
3. Can you please check if the issue persists in a new workspace? If yes, then please share with us the full log file from workspace dir/.metadata/.log for further investigation.
Apologies for inconvenience caused.
–Swapna
MyEclipse SupportMarch 8, 2017 at 9:17 am #514866
gjt3Participant1. Have you installed any third party plugins or make any changes to the MyEclipse IDE which might have broken the install ? No additional plugin activity
2. Please let us know which project you are (java/web/ejb/ear etc) creating. Does the error prevent you from creating the project? Have successfully create ear / web projects. with any server activity, the null exception window pops up.
3. Can you please check if the issue persists in a new workspace? If yes, then please share with us the full log file from workspace dir/.metadata/.log for further investigation. Persists in new workspace
Attachments:
You must be logged in to view attached files.March 13, 2017 at 4:48 am #515432
support-tonyKeymastergjt3,
Thanks for the information. With SWT errors, it is often a problem with internal UI model corruption. Could you try opening a new window (Window->New Window) then close the old window. Does that help? If not, can you think of anything that changed in your system before you started to see this problem?
March 13, 2017 at 10:47 am #515460
gjt3ParticipantI see where you create “New Window:
1. What exactly does this do for me?
2. Steps to close current window without affecting new oneMarch 13, 2017 at 10:23 pm #515573
support-tonyKeymastergjt3,
The new window will have an internal UI model built from scratch. Otherwise it is the same as your main window that opens when MyEclipse starts. You can close the old window by using any method for closing windows of any application, for example, by clicking the X at the top right of the window. MyEclipse, itself, will not shut down unless the window being closed is the only window open on the workbench.
Please let us know how you get on.
March 22, 2017 at 12:39 pm #516615
gjt3ParticipantStill getting intermittent null pointers even after opening “New Window”
March 29, 2017 at 9:55 am #517587
gjt3ParticipantGetting same error today.
New workspace
No project created
Only server createdScreenshot & .log attached
March 29, 2017 at 10:59 am #517618
support-swapnaModeratorgjt3,
Sorry that the issue persists. I am afraid the attachments are missing from your response.
Please change the extension of the .log file to .txt and attach it.–Swapna
MyEclipse SupportMarch 29, 2017 at 11:41 am #517627
gjt3Participantlog attachment
-
AuthorPosts