Thank you for the reply.
I installed jre 1.3.1 in /usr/java2
so, I typed /usr/java2/jre/bin/java -version
and I got the same message.
but the java application that i runned has its own jre in it. so I checked java version of the application. and it shows
java version "1.3.1"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1)
Classic VM (build 1.3.1, J2RE 1.3.1 IBM AIX build ca131-20020706 (JIT enabled: jitc))
can this cause the problem?
About the fixes, am I suppose to download 'maintenence package' ?(I am new at AIX)
I checked the level with the command 'level -r'and got '4320-02'
then, should I download the latest version,'4330-11' package?
Also I set paging size to 2G but the real memory size is 524 MB. but it'd happened before I set the paging size greater than the real memory size.