Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8426081
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 10, 20262026-06-10T04:27:03+00:00 2026-06-10T04:27:03+00:00

we are building a very large Visual C++ 2010 solution (about 150 projects, full

  • 0

we are building a very large Visual C++ 2010 solution (about 150 projects, full build takes about an hour) on a build server (Jenkins) with MSBuild. Unfortunately when a project fails, it is difficiult to find out which and why, because the console log is so long and errors are hard to find.

Is there a nice msbuild log parser or msbuild logger that nicely lists all failed projects and the error messages? The best we’ve found so far is the Warnings Plugin but this is pretty much useless in many cases.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-10T04:27:04+00:00Added an answer on June 10, 2026 at 4:27 am

    I find the Log Parser Plugin very useful, though you need to provide your own parser file (in /jobs/vs_parsing_rules). I use the following, which works well for msbuild

    error /[Ee]rror *:/
    error /Error on line/
    error /error [CM]/
    error /fatal error/
    error /unresolved external/
    error /[aA]ccess is denied/
    error /aborted/
    warning /[Ww]arning *:/
    warning /[Ww]arning C/
    warning /WARNING/
    warning /Couldn't/
    warning /Can't/
    warning /Cannot/
    warning /ld.*unsupported/
    error /[uU]ndefined symbols/
    warning /[rR]eferenced from/
    warning /[nN]ot found/
    warning /exit status/
    warning /no symbols/
    error /ERROR[^A-Za-z]/
    info /INFO/
    start /BUILD/
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm working with a large solution (90+ projects). When I build it, if the
When building complex applications the controllers can start to get unwieldy and very large,
We are building a large site which requires very modular CSS. The problem we
I'm building an app that will deal with very large files 100mb->1gb both upload
Boost is a very large library with many inter-dependencies -- which also takes a
I'm in the middle of building a very large enterprise application. I have main
I'm building a very basic online application where you can take images from a
I'm building a very simple Java parser, to look for some specific usage models.
I am currently building a very small/simple web application in ASP.NET MVC with ADO.NET
We're building a very content rich site in Drupal. It's my first time working

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.