Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: Oracle IAS java process forms 6i memory issue on AIX?

Re: Oracle IAS java process forms 6i memory issue on AIX?

From: <sybrandb_at_hccnet.nl>
Date: Wed, 08 Aug 2007 23:58:05 +0200
Message-ID: <csekb39ibob59jg0rc09c9ak1iks0hq4l9@4ax.com>


On Wed, 08 Aug 2007 07:35:03 -0700, peter.glover_at_dsl.pipex.com wrote:

>Hi,
>
>I'm trying to find anyone that can advise on an issue I've observered
>on one of my AIX servers BTW I'm a unix admin and not an Oracle
>guru ). The issue appears to be an Oracle process which is the parent
>of all the forms process f60runm when the total of the parent and the
>child processes reaching near 8GB it falls over and regenerates on a
>new process. I'm guessing that the process is unable to address memory
>over 8GB and so causes an illegal memory address and needs to restart.
>
>I'm hoping this can be fixed by either a parameter or an OS change
>( setting ) anyone have a similar issue or have any hints?
>
>The process in question is detailed below and looking at svmon is
>running in 32bit mode
> root 10084478 9519266 2 13:05:49 - 12:00 /usr/java_dev2/
>jre/sh/../bi
>n/java -mx256M -Dorg.omg.CORBA.ORBClass=com.visigenic.vbroker.orb.ORB -
>Dorg.omg.
>CORBA.ORBSingletonClass=com.visigenic.vbroker.orb.ORB
>org.apache.jserv.JServ -op
>mpropfile /ias/Apache/Jserv/etc/jserv.properties -opmhost MTSLIVE -
>opmport 3339
>-opmgrp group1 -opmindex 0 -opmprocid 15
>
>
>The kernel is running in 64bit mode so no reason why this app couldn't
>address more memory. the -mx flag looks interesting ?
>
>Any help is appreciated.
>
>Regards
>
>Peter

IIRC in those days there was no Oracle HTTP server and everything was implemented using Apache. You should have httpd processes running, you should have an Apache directory somewhere. There is a httpd.conf. I am quite positive Jserv is being started using Apache. I also know here this a startJserv somewhere and a separate Jserv.conf. Don't know however wihether it will allow you to set a memory parameter. You will find Apache in 6i is pretty old (probably 1.3.2) and you will have difficulty finding Apache doco.

Hth

-- 
Sybrand Bakker
Senior Oracle DBA
Received on Wed Aug 08 2007 - 16:58:05 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US