Hi,
Is the ofbiz.txt the only log file that I need to check if the buils was successful? Brendan |
[Brendan Vogt wrote]
> Hi, > > Is the ofbiz.txt the only log file that I need to check if the buils > was successful? I build using "ant build" from the base directory, and inspecting the command-line output tells me if the build was successful. The runtime logfiles are in framework/logs, and the ones I mainly inspect are console.log or ofbiz.log, not "ofbiz.txt" (where is that file, anyway?) -- Uche O. Akotaobi Workflow Engineer Xerox Corporation 701 South Aviation Blvd., ESAE-116 El Segundo, CA 90245 Phone (310) 333-2403 Internal 8*823-2403 Fax (310) 333-8419 [hidden email] XEROX Technology. Document Management. Consulting Services www.xerox.com |
Sorry but mine is undr \runtime\logs. Sorry it is a .log file, and I only
have a ofbiz.log file, not a console.log file. -----Original Message----- From: Akotaobi, Uche [mailto:[hidden email]] Sent: Wednesday, November 07, 2007 8:06 PM To: [hidden email] Subject: RE: Log Files McAfee SiteAdvisor Warning This e-mail message contains potentially unsafe links to these sites: xerox.com [Brendan Vogt wrote] > Hi, > > Is the ofbiz.txt the only log file that I need to check if the buils > was successful? I build using "ant build" from the base directory, and inspecting the command-line output tells me if the build was successful. The runtime logfiles are in framework/logs, and the ones I mainly inspect are console.log or ofbiz.log, not "ofbiz.txt" (where is that file, anyway?) -- Uche O. Akotaobi Workflow Engineer Xerox Corporation 701 South Aviation Blvd., ESAE-116 El Segundo, CA 90245 Phone (310) 333-2403 Internal 8*823-2403 Fax (310) 333-8419 [hidden email] XEROX Technology. Document Management. Consulting Services www.xerox.com |
[snip]
[Uche Akotaobi wrote] > The runtime logfiles are in framework/logs, and the ones I > mainly inspect are console.log or ofbiz.log, not "ofbiz.txt" > (where is that file, anyway?) [Brendan Vogt replied] > Sorry but mine is undr \runtime\logs. Sorry it is a .log > file, and I only have a ofbiz.log file, not a console.log file. Ah, it looks like your working copy is more up-to-date than ours. Still, the main logfile is ofbiz.log. Console.log applies if you run ofbiz using startofbiz.sh or startofbiz.bat. And if I'm just building, I have little use for any log file; the most recent lines in the command-line output of "ant build" tell me everything I need to know. -- Uche O. Akotaobi Workflow Engineer Xerox Corporation 701 South Aviation Blvd., ESAE-116 El Segundo, CA 90245 Phone (310) 333-2403 Internal 8*823-2403 Fax (310) 333-8419 [hidden email] XEROX Technology. Document Management. Consulting Services www.xerox.com |
Ya, I usually do this:
ant run-install > install.txt so I can have a cuppa tea while it runs. Skip -----Original Message----- From: Akotaobi, Uche [mailto:[hidden email]] Sent: Wednesday, November 07, 2007 10:24 AM To: [hidden email] Subject: RE: Log Files [snip] [Uche Akotaobi wrote] > The runtime logfiles are in framework/logs, and the ones I > mainly inspect are console.log or ofbiz.log, not "ofbiz.txt" > (where is that file, anyway?) [Brendan Vogt replied] > Sorry but mine is undr \runtime\logs. Sorry it is a .log > file, and I only have a ofbiz.log file, not a console.log file. Ah, it looks like your working copy is more up-to-date than ours. Still, the main logfile is ofbiz.log. Console.log applies if you run ofbiz using startofbiz.sh or startofbiz.bat. And if I'm just building, I have little use for any log file; the most recent lines in the command-line output of "ant build" tell me everything I need to know. -- Uche O. Akotaobi Workflow Engineer Xerox Corporation 701 South Aviation Blvd., ESAE-116 El Segundo, CA 90245 Phone (310) 333-2403 Internal 8*823-2403 Fax (310) 333-8419 [hidden email] XEROX Technology. Document Management. Consulting Services www.xerox.com |
Free forum by Nabble | Edit this page |