my bad, correct way to set JAVA_OPTS is
*set JAVA_OPTS=-Xms512M -Xmx1024M*
On Mon, Aug 18, 2014 at 12:48 AM, Sapna Kumari wrote:
> Try giving options while creating JVM
>
> set JAVA_OPTS="-Xms512M -Xmx1024M"
>
>
> On Sun, Aug 17, 2014 at 11:55 PM, Thakkilapati, Nag
Try giving options while creating JVM
set JAVA_OPTS="-Xms512M -Xmx1024M"
On Sun, Aug 17, 2014 at 11:55 PM, Thakkilapati, Nagaraja <
nagaraja.thakkilap...@emc.com> wrote:
> Hi,
>
> We have a web application (XCP) which internally uses our java library
> implementaiton-dfc.jar (the dfc.jar contai
just
fine with two instances running under one VIP.
Thanks.
Sapna
On Fri, Aug 15, 2014 at 4:12 AM, Stefan Mayr wrote:
> Hi Sapna,
>
> Am 15.08.2014 01:51, schrieb Sapna Kumari:
>
>> Hi All,
>>
>> My apologies if the questions are too stupid or naive.
>>
Hi All,
My apologies if the questions are too stupid or naive.
The problem is I have two servers under my vip (oia-vip.example.com) When I
have either of the one servers(server1 or server2) running we are able to
login to my application(oracle Identity Analytics - OIA ) fine.
But when our appli