Setting up a sam report log.

Discussion in 'AutoCAD' started by donovanc, Aug 11, 2004.

  1. donovanc

    donovanc Guest

    I'm trying to set up sam report, i think i'm following the directions. What i'm having problems with is getting the license deamon to generate a report.rl file for me. I've set up an options file containing a string for where to create the log, and it includes a license timeout. When i check my server logs after starting i get an error, and no logs generated. Did i screw up somewhere in my syntax?

    Options file text
    REPORTLOG [+]"h:\tech\Sam_Report_Logs\report.rl"

    TIMEOUTALL 600


    when i check my server log i get the following

    15:29:55 (adskflex) Rereading options file...

    15:29:55 (adskflex) ALL FEATURES: INACTIVITY TIMEOUT set to 600 seconds

    15:29:55 (adskflex) Reread REPORTLOG switched to [+] "H:\tech\Sam_Report_Logs\report.rl

    15:29:55 (adskflex) Can't open report log file [+] "H:\tech\Sam_Report_Logs\report.rl: Invalid argument, 253

    15:29:55 (adskflex) ...Finished rereading
     
    donovanc, Aug 11, 2004
    #1
  2. donovanc

    Donovan Cox Guest

    well just so ya'll know I know why it didn't work. I had a case of bad
    syntax. the brackets around the plus sign didn't belong. I also seemed to
    have needed 2 spaces between reportlog and the +
    REPORTLOG [+]"h:\tech\Sam_Report_Logs\report.rl"


    What i'm having problems with is getting the license deamon to generate a
    report.rl file for me. I've set up an options file containing a string for
    where to create the log, and it includes a license timeout. When i check my
    server logs after starting i get an error, and no logs generated. Did i
    screw up somewhere in my syntax?
    "H:\tech\Sam_Report_Logs\report.rl: Invalid argument, 253
     
    Donovan Cox, Aug 12, 2004
    #2
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.