| New FREE Development Edition |
The developer edition provides ALL of the
capabilities of the server edition but limits console and terminal connectivity to the first 45 minutes of a managed JVM's processing.
Snapshots taken before the expiration time can still be analyzed offline in the console and the console will reconnect to the JVM once it has been stopped and started.
| New Transaction Analysis Inspections |
Added x new JDBC resource transaction analysis inspections that (1) warn on high concurrency table access times during an invocation's execution period, (2) associate error observations with visits and paths not sharing not sharing a common call ancestor between the start and end call stacks, (3) associate error observations with concurrent invocations within the same transaction (4) warn on write-only and write-first table access within a transaction pattern which can be indicative of a transactional integrity fault within an application due to the incorrect mapping of a business/workflow transaction to one or more resource transactions.
| High Concurrent Table Access Inspection |
| Concurrent Transactional Access Inspection |
| Multiple Thread Transactional Access Inspection |
| Write-First Access Inspection |
| Write-Only Access Inspection |
| Enhanced JXInsight Diagnostics |
Extended runtime diagnostics capabilities to the following trace extensions: EJB, JPA, JCA, JNDI, JMX, JDBC, JMS, HP OpenView, Coherence, CommonJ, Hibernate, JAX-RPC, JSF, JCR, JDO, JTA, JTS, JTS, RMI, JCR, JBoss AOP.
Most trace extensions have been enhanced to register traced object instances in the global diagnostic frame. This enhancement is extremely useful in that it allows runtime state inspection of important application components without the necessity for a memory profiler or debugger.
| Runtime State Inspection of JCR and JDBC Calls |
| Runtime State Inspection of Registered Object Instances Under Technology & Type Groupings |