https://issues.apache.org/bugzilla/show_bug.cgi?id=54194
Keiichi Fujino <kfuj...@apache.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #1 from Keiichi Fujino <kfuj...@apache.org> --- Thanks for the report. The cause of this NPE is not initializing connection pool. You can avoid this problem by calling dataSource.createPool(). Anyway, I am going to apply your patch. And it will be included in 7.0.34 onwards. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org