1834835 Members
1815 Online
110070 Solutions
New Discussion

HPJConfig exception

 
Enrique Requena
New Member

HPJConfig exception

Hi

We are trying to tune some kernel parameters in HP-UX 11.0. We are running Vitria on the box, and as some of you may know this application uses java intensively. We donwloaded HPJConfig to find out the recommended parameters, however we have been experiencing the following error:

java.lang.ClassCastException: org.apache.crimson.tree.XmlDocument
at GoldData.(GoldData.java:67)
at ParameterPane.(ParameterPane.java:69)
at HPjconfig$1.run(HPjconfig.java:246)

Is there any way to avoid this exception? Or are there a set of recommended values for the parameters nfiles, ninode, max_files, max_files_limit?

Thanks!