Re: Server side filter log not getting captured!

2014-09-28 Thread Ayushi Agrawal
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

Re: Server side filter log not getting captured!

2014-09-28 Thread Ayushi Agrawal
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

Re: Server side filter log not getting captured!

2014-09-28 Thread onkar shinde
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..

Re: Server side filter log not getting captured!

2014-09-28 Thread Charlie Lotridge
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

MYIT 2.1 -Administrator console Error

2014-09-28 Thread Sonwane, Subhash
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/

Server side filter log not getting captured!

2014-09-28 Thread Ayushi Agrawal
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

Re: Remedy dates

2014-09-28 Thread Misi Mladoniczky
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