senthh commented on PR #917: URL: https://github.com/apache/knox/pull/917#issuecomment-2174215125
> > @lmccay Thank you. I have added more description about root cause of this issue in description. We were getting this issue due to improper build of gateway-server. and we feel having good exceptional handling and error messages would have helped to troubleshoot this issue quicker than we took. > > I am adding these changes just to help others to trouble-shoot the issue quicker. And this issue got fixed by building with proper maven version. And, as we dont have existing Unit test suite for this issue we could not find it by running Testsuites. > > But we tested the changes by creating the gateway-server.jar again with wrong maven config and validated if the new changes are reflected or not. > > Interesting. It seems to me that we should also address the NPE itself, right? A null check and proper error message would help debug there as well - don't you think? Yes I correct!!. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@knox.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org