Using Purify With TimesTen
586420Mar 18 2008 — edited Oct 30 2012I'm trying to use purify to debug a memory leak in our application. The application connects to TimesTen directly and we are using version 7.0.3.1 (on Solaris 10).
I have compiled the application and all the shared libraries (including libtten.so and libttco.so) have been instrumented. However; when I start up the application it fails to connect to TimesTen. The un-purified version has no problem connecting to the datastore.
Anyone seen this before? Is there anything I might be missing?
Thanks.