Efix folder not being found? WAR File Creation, Nullpointerexception error

Trying to create a WAR file from code and getting NullPointerException error. Not sure why and wondering if anyone has ever seen this error before?

From the error it looks like it wants to find files in there, but I’ve never had files in there before so not sure why it is throwing this now. I have an 8.1p2 folder in the efix folder but I’ve never applied any efixes. So it is empty.

Thanks

@mweaver I don’t know why that would happen and I’m unable to reproduce it. If there are no efixes it should just carry on. Which version of the SSB is this?

As a workaround you could add an empty zip file into the folder (or a zip file that just contains a blank text file). If there’s a file there, presumably it won’t return a null list.