In `org.osate.annexsupport.AnnexParseUtil.parse()`: ```java } catch (Exception exc) { return null; } ``` The exception should be logged.