[root at roark wpkg]# cat config.xml |grep debug <param name='debug' value='false' /> logLevel isn't specified in config.xml so its going with whatever the default is. should I just delete event.log? Falko Trojahn wrote: > Adam Williams schrieb: > >> I was running cscript \\server\wpkg\wpkg.js /synchronize /quiet by hand >> to test something and got this error: >> >> (4256, 4) (null): the event log file is full. >> >> is that cause for concern? >> >> > > Perhaps you did set "debug=true". Better use the logLevel and log_* > settings. And clear the event log :) > > Falko > > > Easy Software Deployment >> http://wpkg.org _______________________________________________ wpkg-users mailing list wpkg-users at lists.wpkg.org http://lists.wpkg.org/mailman/listinfo/wpkg-users |