Advice needed to profile application
Hi,
We have an O&M application that is written in java. The application
receives user input at different occasions.
1. When the first configuration of the hw is done.
2. Set new parameter values for the hw.
The jvm is always up and running and a number of objects always exists
for our app.
Since we suspect that our app is 'eating' memory but we have not
succeeded ,via ocular review of the code, to find the cause.
We need advice!
cheers,
//mikael
.
Relevant Pages
- Writing over an executable?
... app. ... and then restart that application without any user input? ... Prev by Date: ... (microsoft.public.vc.language) - Security implications of using open() on untrusted strings.
... I'm trying to validate some user input which is for the most part simple ... regexery however I would like to check filenames and I would like this ... Although it's a desktop app I'm a little squeamish ... piping raw user input into a filesystem function like that and this app ... (comp.lang.python) - Date Range Comparisons in MSDE failing
... populating, depending on user input. ... The string is... ... This is a major part of my app and the main thing holding ... (microsoft.public.sqlserver.programming) - Re: Newswatcher - cant mail from within the application
... I have no problem with MTNW 3.4 and e-mail, except for occasions when ... That's not very frequent. ... (comp.sys.mac.apps) - Re: Passing Data Between Different Apps
... In a pinch I write the data to a file and the other app reads it. ... > I have a VB6 app that launches a C# app for the user to interact with. ... > different controls being added and removed based on user input. ... > much easier with reflection than control arrays. ... (microsoft.public.vb.general.discussion) |
|