Community
Participate
Working Groups
An exception is throwing when closing the application. See the attached log file
Created attachment 196684 [details] Log file
Hi Isuru: From examining the log entry timing, it looks as though the exceptions are being generated upon newsreader app startup (rather than shutdown). Is that right? Further...it looks like the exceptions are (mostly) being caused by the p2 UI code...which makes me wonder why the p2 UI code is in the newsreader application at all. But in any event...they aren't ECF exceptions...but rather exceptions apparently caused by some p2 configuration.
(In reply to comment #2) > Hi Isuru: From examining the log entry timing, it looks as though the > exceptions are being generated upon newsreader app startup (rather than > shutdown). Is that right? Further...it looks like the exceptions are (mostly) > being caused by the p2 UI code...which makes me wonder why the p2 UI code is in > the newsreader application at all. But in any event...they aren't ECF > exceptions...but rather exceptions apparently caused by some p2 configuration. Hi Scott, Exceptions are thrown on the shutdown.
Yes, I see this too. It is clearly a p2 thing. Can you please ask the p2 guys if they have a clue why this is happening?
Please remove the p2 bundles from the launch config and the error will go away. Resolving as WORKSFORME