Hi Charlie,
Thanks for your reply.
I have checked the path of the log file that it is valid. I have also tried
viewing the file using putty (UNIX box) through that path. The log file is
visible there also, but with size 0!.
Could you please explain what you mean by 'viewing the file directly usi
Hi Onkar,
Thanks for your reply.
I am using mid-tier, and unfortunately, I do not have user tool available with
me.
Regarding availability of a secondary server, could you please explain me in
detail, I mean, where and how to check this? I am new to this, and do not have
much idea. It would
Hi Ayushi,
Are you using user tool or mid tier..?
If servers are in server group and load balancer is set up, then it is
possible that logs may get created on secondary server.
Try to login through user tool.. Explicitly providing server name in
account and then try to enable logs
Let us know..
Hi Ayushi,
Make sure the path for the log file is valid. Or you could change it to a
path that you're sure IS valid. Remember that the path is relative to the
machine on which that AR server is running.
Another thing, try viewing the file directly using Windows Explorer, rather
than that View b
Hi All,
I have installed MYIT 2.1 but facing some strange issue while opening
Administrator console whereas other two console are working fine.
[MYIT2.1Administrator console Error.JPG]'
This one redirect from
http://localhost:9090/console/home.jsf
to
http://localhost:9090/ux/console/
Hi List,
Can any one please help me here?
I am unable to capture server side filter log from. I am using the following
way to enable filter logs.
AR System Administration-> AR System Administration Console ->System->General
-> Server Information->'Log Files' tab. But when I click the 'View' bu
Hi,
This is actually the normal way Perl handles timestamps.
This is one way to get the current date and time, and you can just replace
time() with whatever you get out of ARSperl or the AR System.
my($sec, $min, $hour, $mday, $mon, $year, $wday) = localtime(time());
printf("%4.4d-%2.2d-%2.2
7 matches
Mail list logo