|
I tried to reproduce it, but without success. I know where the problem is, but do not have idea how it can happen. It was one shot thing, or it happens all the time in you instance? Please can you provide me config.xml of the job which cases it? The problem is that property is not added by project.addProperty(property). I though that it was caused by IOException which can be thrown by this method. But in your log, there is no such exception - only NullPointerException.
|