Remove the explict setting of options.setResolveEntities(false); since it is false by default for XCC, and XCC throws an exception when you set to false (even though probably should only throw when you attempt to enable and set to true).
This creates issues when setting xcc.httpcompliant=true, which is necessary for using an ALB.