Title: Ida Log Files
Description: How Do you turn them on?
mnye - June 22, 2007 06:00 PM (GMT)
I tried Lawson Community and didnt get any good leads. In Lawson KB article 127254 they describe an IDA log file. Not the IOS log file but one specific to IDA. Its supposed to be in the same directory as the called exe but I dont see it there. In that article there is also mention of a config file that can be used to turn such logs on, this file doesnt exist.
Any ideas?
Thanks,
Matt
trezaei - June 22, 2007 06:42 PM (GMT)
Not sure, but maybe it's one of those log files where you have to create an empty one first and then it'll write to it from then on. :nix:
I know there are a couple of them like that.
schroncd - June 22, 2007 06:57 PM (GMT)
Taz is right. Create ida.log and it will start growing. Same with ags.log and dme.log
NOTE: TheyWILL grow rapidly!!! Keep an eye on them or your filespace will fill up.
mnye - June 22, 2007 07:05 PM (GMT)
Which directory, [web_root]/cgi-lawson/rmi ?
Thanks!
shane pennington - June 25, 2007 09:34 PM (GMT)
mnye - June 25, 2007 09:39 PM (GMT)
yup, i created this file in the lawon-cgi dir and doesnt seem to be logging any thing.
shane pennington - June 26, 2007 01:45 PM (GMT)
Take a look at Kbase article 96282. It lists all the applications you should be able to create with a simple touch command.
Are you getting anything written to the IOS.log?
schroncd - June 26, 2007 03:52 PM (GMT)
Creating dme.log in $CGIDIR will get you data on $CGIDIR/dme.exe
Creating dme.log in $CGIDIR/rmi should get you data for the dme servlet
mnye - June 26, 2007 05:11 PM (GMT)
shane,
That article doesnt list ida.exe as an available option. And nothing related to IDA, that I could see is getting written to the IOS file.
schroncd,
Im actually looking for IDA logs.
Note in the following KB article it lists ida.class as having a log file of idaServlet.log. Further down it talks about the "Streamida logging options:". I seems to point to a file called streamida.env as the configuration file for logging options but I dont have this file, however there is a streamida.err file but its not logging anything of use.
http://kmsearch.lawson.com/kb/ShowDoc.asp?...72_IOS_LOGS.HTMThis is kind of a moot point as I was able to resolve my problem without log files, now its just more out of curiosity.
Thanks,
Matt
schroncd - June 26, 2007 06:54 PM (GMT)
Same is true for ida.log
CGIDIR for CGIs and $CGIDIR/rmi for servlets