I'm having some performance issues with JBoss on a windows server.
In tests, the processor spikes with only 110 users.
The 'server' is a 8 processor HP ProLiant BL40p with 12 gigs of memory.
How can I determine what the issue is?
As a windows admin, I would normally fire up perfmon and watch for inefficient SQL queries or .NET processes, but Windows perfmon can't really monitor the inner workings of Java apps, other than showing basic resources it is using.
Is their another tool?
Start Free Trial