Kinook Software Forum

Go Back   Kinook Software Forum > Visual Build Professional > [VBP] General Discussion

Reply
 
Thread Tools Rate Thread Display Modes
  #1  
Old 07-14-2004, 02:00 PM
Pyro Pyro is online now
Registered User
 
Join Date: 07-13-2004
Posts: 6
Error converting XML log to HTML

This has happened about three times now...just enough to start getting annoying.

"Error at line 13875, position 3 loading 'C:\DOCUME~1\Rdroll\LOCALS~1\Temp\2\bld995.tmp': End tag 'step' does not match the start tag 'build'."

The problem that I can see around that line is that one step did not log the <step...> or <name>...</name>, but it did get the output, status, and /step. So obviously the <step> tags are mismatched now.

It has not happened on the same step yet, but always happens near the end of my build, on line 13,000+ during steps where I'm copying 5-20 files around. There are a couple dozen of these file copy steps. It has only happened when I run my build through the GUI, about 3 out of 8 times now. Every command-line build (which I've run nightly for about a week on this new computer) has worked just fine. I just moved my build to a faster computer and it started doing this.

It's like it's having trouble writing out to the .log file for some reason while starting a random step but just ignores it and continues on.

Has anyone seen this before or have any ideas for me?

Thanks!

Rob
Reply With Quote
  #2  
Old 07-14-2004, 11:01 PM
kinook kinook is online now
Administrator
 
Join Date: 03-06-2001
Location: Colorado
Posts: 6,003
That's not something we've seen before. Could you ZIP and send the .bld file and a couple malformed log files to support@kinook.com? It might give us some clues.
Reply With Quote
  #3  
Old 07-16-2004, 10:08 AM
kinook kinook is online now
Administrator
 
Join Date: 03-06-2001
Location: Colorado
Posts: 6,003
FYI for interested readers, this turned out to be caused by McAfee's VirusScan On-Access Scan, and disabling it resolved the problem (and also sped up the build by 13%).
Reply With Quote
  #4  
Old 08-10-2004, 03:43 PM
BasHamer BasHamer is online now
Registered User
 
Join Date: 07-26-2004
Location: Co, USA
Posts: 4
Send a message via AIM to BasHamer Send a message via Yahoo to BasHamer
ok, got a bunch of those.

I'm still debugging my code, and in the process I'm generating quite a few bad log files.

Is there a way to delete any old log file before you create a new one ? I tried to jsut delete it, but that will strip the headers for the current log file, so you still got a bad log file.

As for the reason I'm getting bad log files, well that is all me. I'm working on putting a gui in the build that will collect some setting for the build, and well, it doesn't quite work yet. But having to go in and delet the log file by hand each time something blows up is starting to become a paine.

Any sugestions are apreciated.

oh, and yeah, got one of those virus scanners at work as well, and no, turning it off is not an option.
Reply With Quote
  #5  
Old 08-10-2004, 04:05 PM
Pyro Pyro is online now
Registered User
 
Join Date: 07-13-2004
Posts: 6
Well, since this was my thread to begin with, I might as well answer.

Enable this option: Tools>Application Options>Logging>Delete log file at the start of each build.

Note that for some reason, if you restart the build in the GUI over and over again, even if you reset the status of all the steps, it will still retain the previous log (and builds). You will have to close VisBuild, reopen it, and then start the build again to overwrite the previous log file.
Reply With Quote
  #6  
Old 08-10-2004, 04:09 PM
BasHamer BasHamer is online now
Registered User
 
Join Date: 07-26-2004
Location: Co, USA
Posts: 4
Send a message via AIM to BasHamer Send a message via Yahoo to BasHamer
err....

well that works, do you happen to know if there is a way to do it from the build scipt ? Just to minimize the amount of documentation that I'll have to do for the program.

Thanks for the solution tough, that will get me atleast trough the debugging
Reply With Quote
  #7  
Old 08-10-2004, 04:22 PM
Pyro Pyro is online now
Registered User
 
Join Date: 07-13-2004
Posts: 6
Deleting the log file during the build itself REALLY doesn't make any sense...because then you sort of need to log the fact that you've just deleted the log...

However, you could get around your problem by creating another .bld that simply calls your main .bld. Then edit and save your main build in a seperate VisBuild instance. Since this isn't terribly wonderful, you may only want to do that during the debugging phase.
Reply With Quote
  #8  
Old 08-10-2004, 04:42 PM
kinook kinook is online now
Administrator
 
Join Date: 03-06-2001
Location: Colorado
Posts: 6,003
See the Logging.bld sample for a way to delete the log file from within a build (just before file logging begins).

Also, we added some logic in the logging component for VBP 5.5 to retry for up to 5 seconds when opening the log file if it's in use, to hopefully mitigate issues caused by active anti-virus scanners.
Reply With Quote
  #9  
Old 08-10-2004, 04:55 PM
BasHamer BasHamer is online now
Registered User
 
Join Date: 07-26-2004
Location: Co, USA
Posts: 4
Send a message via AIM to BasHamer Send a message via Yahoo to BasHamer
thanks

thanks all, that gets me trough this problem.
Reply With Quote
Reply

Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



All times are GMT -5. The time now is 07:31 AM.


Copyright © 1999-2023 Kinook Software, Inc.