Community
Participate
Working Groups
Two kind of IllegalArgumentException are thrown with following scenario : - opening launch configrations window (run as...) - creating on discovery launch config with any discoverer/source - creating a second discovery launch config with oem.discover.java.project discoverer and one valid source - switching to the second launch config to the first. The problem comes from getInitialValue service invocation for ElementsToAnalyze. I attach two stacktrace.
Created attachment 194238 [details] Stack Trace
Created attachment 194239 [details] Stack Trace alternative
Problem is coming from abnormal discovery source change event when switching from one launch config to another.
A fix is commited into SVN (revision 4361)
Bug solved.