Bernard created NETBEANS-2637:
---------------------------------
Summary: IllegalStateException in RequestProcessor after duplicate
install of nbjavac Library [1.6] on message request
Key: NETBEANS-2637
URL: https://issues.apache.org/jira/browse/NETBEANS-2637
Project: NetBeans
Issue Type: Bug
Affects Versions: 11.0
Reporter: Bernard
Attachments: messages.log, messages.log, uigestures
As part of the discovery of NETBEANS-1824, I gradually built up the IDE state,
adding project after project (14) with some re-starts in between to get clean
log files for inspection. I selected the projects to be simple, and I verified
before with the maven graph viewer that they did not contain the problematic
lombok dependency. In the latest iteration, at a new re-start, without me doing
anything, a NullPointerException occurred (also logged as message but later
disappeared from the message queue) and a message prompt to install nbjavac
Library. I first saved the log to get the NPE and then I followed the prompt.
"The following plugins will be installed:
nbjavac Library [1.6]." This failed with the latest exception which makes sense
because it would have been already installed by the initial installation and
updates. So the 2nd question is what lets the IDE decide to make this wrong
decision? And the 1st question is what is this NullPointerException that occurs
at this iteration where the number of projects is less than in a different
installation of the same version with the lombok bug present.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists