In <[EMAIL PROTECTED]>, Amy Bucci <[EMAIL PROTECTED]> writes:
> I received this error in analog 5.1c while trying to process a Quicktime
> Streaming server log. I attempted to write out the LOGFORMAT in the config
> file, but looks like Analog was unhappy with attempt!!!  Not sure what item
> "occurs twice".  Please help!

Except for %j, every field can appear on the LOGFORMAT only once (since the 
field can only take a single value).

Your LOGFORMAT string uses %S twice, assuming the two values are identical 
you will probably want to ignore one of them and replace one ocurance of %S 
with %j.

-- 
Klaus Johannes Rusch
[EMAIL PROTECTED]
http://www.atmedia.net/KlausRusch/
+------------------------------------------------------------------------
|  This is the analog-help mailing list. To unsubscribe from this
|  mailing list, go to
|    http://lists.isite.net/listgate/analog-help/unsubscribe.html
|
|  List archives are available at
|    http://www.mail-archive.com/analog-help@lists.isite.net/
|    http://lists.isite.net/listgate/analog-help/archives/
|    http://www.tallylist.com/archives/index.cfm/mlist.7
+------------------------------------------------------------------------

Reply via email to