Yeah I didn’t consider that relevant at the time. All examples of creating a
jdbc connection pool for SQL server on tomcat did not have specifying the
factory in them. So I didn’t consider it relevant. My bad.
Shawn Beard• Sr. Systems Engineer
Middleware Engineering
[cid:image0955
Shawn,
On 12/17/20 14:21, Beard, Shawn wrote:
Well the other tomcat servers had a custom factory specified. That
was the only difference. (devs wrote their own library for it)
So they were different. It's always misleading when getting a report
like this:
On 12/15/20 15:35, Beard, Shawn wrote:
On Thu, Dec 17, 2020 at 7:57 PM Christopher Schultz <
ch...@christopherschultz.net> wrote:
> jstack isn't working? Hmm. Make sure that your jstack and Java binary
> are the same version. If you are a different user you might have to
> elevate privileges and/or use "jstack -F".
>
I have tried all