Re: NPE in request.getRequestURL()

2021-11-29 Thread Christopher Schultz
Jerry, On 11/29/21 19:33, Jerry Malcolm wrote: Can anyone tell me what I might be doing that would cause an NPE inside the request object on getRequestURL()?  The NPE only happens about 10% of the time.  I can't figure out what is happening differently in that 10% of the calls to this code.  T

NPE in request.getRequestURL()

2021-11-29 Thread Jerry Malcolm
Can anyone tell me what I might be doing that would cause an NPE inside the request object on getRequestURL()?  The NPE only happens about 10% of the time.  I can't figure out what is happening differently in that 10% of the calls to this code.  Thx java.lang.NullPointerException at o