mbien commented on PR #9525:
URL: https://github.com/apache/netbeans/pull/9525#issuecomment-5024430996

   > @mbien am curious if that was always with tryme? Can't find anything 
obvious, but potentially different logging under that scenario.
   
   @neilcsmith-net I started the release version of NB 28, created a project 
and closed NB. Deleted the project folder, started NB -> check log and you 
shall see a xml dump with serialized data. In NB 29+ this should be fixed and a 
simple warning log line should appear, mentioning the file.
   
   That warning is now an INFO line after this PR it seems. My guess is that a 
different exception is caught (completely different scenario to the one 
described above) which has some kind of exception attachment which causes the 
warning line to be displayed in UI - which is unfortunate. I didn't know that 
this automation existed.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
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

Reply via email to