[Bug 60875] Process Request null pointer exception.

2017-04-21 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60875 --- Comment #6 from Aaron --- (In reply to Mark Thomas from comment #5) > Several possible root causes for this have been fixed in 8.5.14 onwards. > > If you still see this issue with 8.5.14 or later, please re-open and provide > the steps to

[Bug 60875] Process Request null pointer exception.

2017-04-21 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60875 Mark Thomas changed: What|Removed |Added Status|NEEDINFO|RESOLVED Resolution|---

[Bug 60875] Process Request null pointer exception.

2017-03-21 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60875 --- Comment #4 from Aaron --- The problem never happen in test case. I have two servers deployed with same war. One never produce this problem. But the other one produce this sometimes. I wonder why this problem happen, because requests are pro

[Bug 60875] Process Request null pointer exception.

2017-03-21 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60875 --- Comment #3 from Mark Thomas --- Can you provide a simple test case that demonstrates this problem? -- You are receiving this mail because: You are the assignee for the bug. -

[Bug 60875] Process Request null pointer exception.

2017-03-20 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60875 --- Comment #2 from Aaron --- I am using SpringBoot. And deploy war to tomcat. All request processed in Controller. No code related to request and response. Can you provide more details about this problem? thx! -- You are receiving this mail

[Bug 60875] Process Request null pointer exception.

2017-03-16 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60875 Chuck Caldarale changed: What|Removed |Added Status|NEW |NEEDINFO --- Comment #1 from Chuck C