Railo > Lucee Component error: [java.lang.NullPointerException]

Since the empty component can be instantiated, you could remove functions
one at a time and see when the error goes away. Then you know there’s
something in that function that Lucee chokes on. If you’ve found that
function, comment out lines inside that function until there’s no error.
That should give you the line where things go wrong. Could you post that
line back here if you find it?