Windows Eventlog Error on TFS Server

Got a problem you cannot solve? Try here.
MartinIW
Posts: 70
Joined: Thu Feb 10, 2011 8:35 am
Location: Germany

Windows Eventlog Error on TFS Server

Postby MartinIW » Wed Oct 26, 2011 2:57 am

Hi there,
we are running the setupbuild on our TFS-Server for automated build via commandline.
I dont know what happens every day at arount 12:30 o'clock, but the WindowsEventLog shows up one entry as an error every day:

Activation context generation failed for "C:\Program Files (x86)\InstallAware\InstallAware 9 R2\Plug-Ins\DIFx\Localized\ia64\DPInst.exe". Dependent Assembly Microsoft.Windows.Common-Controls,language="*",processorArchitecture="ia64",publicKeyToken="6595b64144ccf1df",type="win32",version="6.0.0.0" could not be found. Please use sxstrace.exe for detailed diagnosis.

Its not our buildprocess that causes the error because we have automated it and do not run it at a certain time each day.
What exactly is wrong with this? All setups that we have created until now seem to be ok.
But we like to keep the windows error log free of errors ;-)

Thanks in advice,
Martin

giaviv
Posts: 2039
Joined: Fri Dec 17, 2010 1:39 pm

Re: Windows Eventlog Error on TFS Server

Postby giaviv » Wed Oct 26, 2011 12:22 pm

Martin,

Are you able to reproduce this error without using the TFS server?
Aviv Giladi
InstallAware Software

White Papers (HowTos) - http://www.installaware.com/publication ... papers.htm
Product Guides - http://www.installaware.com/publication ... guides.htm
InstallAware Help -F1 anywhere in the InstallAware IDE

MartinIW
Posts: 70
Joined: Thu Feb 10, 2011 8:35 am
Location: Germany

Re: Windows Eventlog Error on TFS Server

Postby MartinIW » Thu Oct 27, 2011 12:57 am

Hi giaviv,
no i dont.It appears only on the TFS-Server.
12:30 every day there appears a new entry in the windows error log.

AH-NP
Posts: 46
Joined: Mon Jun 11, 2007 8:48 am

Re: Windows Eventlog Error on TFS Server

Postby AH-NP » Thu Oct 27, 2011 9:05 am

Hi,

we've got the same issue, and this is not on a TFS server.
For additional info, this a virtual server (on VMWare ESXi 5)
OS : windows 2008 R2
IA : 9 R2

Thanks,

AH-NP

MartinIW
Posts: 70
Joined: Thu Feb 10, 2011 8:35 am
Location: Germany

Re: Windows Eventlog Error on TFS Server

Postby MartinIW » Fri Oct 28, 2011 6:03 am

May it have something to do with the runtimes that are installed there?
What is DPInst.exe good for? And how can i prevent it to cause windows error entries?

Martin

giaviv
Posts: 2039
Joined: Fri Dec 17, 2010 1:39 pm

Re: Windows Eventlog Error on TFS Server

Postby giaviv » Fri Oct 28, 2011 8:15 pm

Martin,

DPInst.exe is in charge of installing drivers. Where are you seeing this executable name?
Aviv Giladi
InstallAware Software

White Papers (HowTos) - http://www.installaware.com/publication ... papers.htm
Product Guides - http://www.installaware.com/publication ... guides.htm
InstallAware Help -F1 anywhere in the InstallAware IDE

giaviv
Posts: 2039
Joined: Fri Dec 17, 2010 1:39 pm

Re: Windows Eventlog Error on TFS Server

Postby giaviv » Fri Oct 28, 2011 8:15 pm

Martin,

DPInst.exe is in charge of installing drivers. Where are you seeing this executable name?
Aviv Giladi
InstallAware Software

White Papers (HowTos) - http://www.installaware.com/publication ... papers.htm
Product Guides - http://www.installaware.com/publication ... guides.htm
InstallAware Help -F1 anywhere in the InstallAware IDE

MartinIW
Posts: 70
Joined: Thu Feb 10, 2011 8:35 am
Location: Germany

Re: Windows Eventlog Error on TFS Server

Postby MartinIW » Mon Oct 31, 2011 5:08 am

hi giaviv,
its exactly like in my first post. The entry appears in the windows error log every day 12:30 o'clock.

Activation context generation failed for "C:\Program Files (x86)\InstallAware\InstallAware 9 R2\Plug-Ins\DIFx\Localized\ia64\DPInst.exe".

giaviv
Posts: 2039
Joined: Fri Dec 17, 2010 1:39 pm

Re: Windows Eventlog Error on TFS Server

Postby giaviv » Mon Oct 31, 2011 7:29 pm

Martin,

Does this error not reproduce when you don't use TFS?
Aviv Giladi
InstallAware Software

White Papers (HowTos) - http://www.installaware.com/publication ... papers.htm
Product Guides - http://www.installaware.com/publication ... guides.htm
InstallAware Help -F1 anywhere in the InstallAware IDE

MartinIW
Posts: 70
Joined: Thu Feb 10, 2011 8:35 am
Location: Germany

Re: Windows Eventlog Error on TFS Server

Postby MartinIW » Thu Nov 03, 2011 2:43 am

In my opinion not...
Like I said it only appears on our TFS-Server.
I have installed the demoversion lokaly and on another VM for the Designer the full version.
None of them are producing this error in the event log.

What can I do to prevent this error to appear in eventlog?

Thanks
Martin

MartinIW
Posts: 70
Joined: Thu Feb 10, 2011 8:35 am
Location: Germany

Re: Windows Eventlog Error on TFS Server

Postby MartinIW » Thu Nov 03, 2011 10:03 am

Do you support Windows 2008 R2 Server?
TFS is not using IA directly. We only call a powershell-script to start the automated build from there.

The most neccessary question for me is:
If there is no way to prevent this message to appear, is this error effecting any of my builds on that machine?

Thanks
Martin

giaviv
Posts: 2039
Joined: Fri Dec 17, 2010 1:39 pm

Re: Windows Eventlog Error on TFS Server

Postby giaviv » Thu Nov 03, 2011 10:22 pm

Martin,

We do support 2008 R2. You said yourself that this error is not reproducible without the TFS, hence the TFS is what is causing the trouble.

If the build succeeds and so do the setups, it is most likely that there is nothing wrong with your builds.
Aviv Giladi
InstallAware Software

White Papers (HowTos) - http://www.installaware.com/publication ... papers.htm
Product Guides - http://www.installaware.com/publication ... guides.htm
InstallAware Help -F1 anywhere in the InstallAware IDE

MartinIW
Posts: 70
Joined: Thu Feb 10, 2011 8:35 am
Location: Germany

Re: Windows Eventlog Error on TFS Server

Postby MartinIW » Fri Nov 04, 2011 3:11 am

Hmm i thought its a regular problem.
Even because AH-NP said that they have the same issues but not on a TFS server.

AH-NP wrote:Hi,

we've got the same issue, and this is not on a TFS server.
For additional info, this a virtual server (on VMWare ESXi 5)
OS : windows 2008 R2
IA : 9 R2

Thanks,

AH-NP


Hmm so there is no other way than to live with the errorlogs every day.

Thanks anyway
Martin

giaviv
Posts: 2039
Joined: Fri Dec 17, 2010 1:39 pm

Re: Windows Eventlog Error on TFS Server

Postby giaviv » Fri Nov 04, 2011 7:25 pm

Martin,

As I said, since this problem only happens to you in the presence of TFS, that is where the issue lies..
Aviv Giladi
InstallAware Software

White Papers (HowTos) - http://www.installaware.com/publication ... papers.htm
Product Guides - http://www.installaware.com/publication ... guides.htm
InstallAware Help -F1 anywhere in the InstallAware IDE

MartinIW
Posts: 70
Joined: Thu Feb 10, 2011 8:35 am
Location: Germany

Re: Windows Eventlog Error on TFS Server

Postby MartinIW » Wed Nov 09, 2011 7:29 am

Ok then,
last questions on this:

May this error affect our setups created on the TFS?

giaviv wrote:Martin,

DPInst.exe is in charge of installing drivers. Where are you seeing this executable name?


What kind of drivers?

Thanks
Martin


Return to “Technical Support”

Who is online

Users browsing this forum: No registered users and 25 guests