I think you have closed the contour correct.
The problem are the elliptical arcs, the hatch algorithm can't handle them.
A possible work around could be to save the drawing in R12 format. DXF R12 doesn't support ellipses too and therefor ellipses and their arcs are approximated with straight lines.
So use
Save as and then, in the files window, change
Files of type from DXF 2007 to DXF R12. Take care to switch back to DXF 2007 on later savings.
After reopening the R12 DXF, hatch should work in this drawing. You have to check if the approximation of the elliptical arcs are okay for you.
It depends on what you will use the drawing for. Printing is surely fine, but if you want to use it for some kind of CNC machining, it may be too bad.
Armin
investing less than half an hour into Search function can save hours or days of waiting for a solution