IT Community - Software Programming, Web Development and Technical Support

TFS Errors

This is a discussion on TFS Errors within the Server Management forums, part of the Servers and Hosting category; Hi all, During multiple attempts to install the Team Foundation Server we encountered the 32000 and the 26105 errors repeatedly. ...


Go Back   IT Community - Software Programming, Web Development and Technical Support > Servers and Hosting > Server Management

Register FAQ Members List Calendar Mark Forums Read
  #1 (permalink)  
Old 08-06-2007, 11:29 AM
arjkhanna arjkhanna is offline
D-Web Genius
 
Join Date: Mar 2007
Posts: 1,102
arjkhanna is on a distinguished road
Exclamation TFS Errors

Hi all,

During multiple attempts to install the Team Foundation Server we encountered the 32000 and the 26105 errors repeatedly. In the end our problems were trivial and may help some of you encountering these same errors.

1) Problem: Using WinIso to extract the DVD image files: We were downloading the ISO images from MSDN and were extracting them for the install. During the SQL server installation an error message appeared several times indicating missing files. We selected Ignore and continued with the install process. At the completion of the install, all components were up and running and no failure indications were displayed. The Team Foundation Server install was not successful and resulted in an error message.

Solution: To correct this we burned the ISO images to a DVD and mapped the virtual machine CD/DVD drive to the drive containing the downloaded DVDs. Installations worked with no reports of missing files.

2) Problem: We were using Virtual server and were performing the install off a virtual machine running Windows Server 2003 O/S. The RAM set for the virtual machine was too low so when we fixed problem 1) above, we were still encountering the 32000 error. In further troubleshooting, we observed that the memory usage during the final stages of the Team Foundation Server install was high and occasionally resulted in a low Virtual memory warning dialog. The install eventually timed out and resulted in the 32000 error.

Solution: To overcome this problem, we went into the virtual machine configuration and increased the RAM allocated to the virtual machine to 1024 MB.


After making the above corrections and following the install guide we were able to successfully install the Team Foundation Server without any error messages.

Thanks all
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 08-06-2007, 12:03 PM
arjkhanna arjkhanna is offline
D-Web Genius
 
Join Date: Mar 2007
Posts: 1,102
arjkhanna is on a distinguished road
Default TFS Setup Error

Hi everyone,

I am trying to install Team Foundation Server on a Windows 2003 server and just before it finishes I get this error:

Error 28100. Error loading event webservice.

I have tried whatever I found on the web like deleting the registry entry and running install again, Changing permisssions

When I check System Log I found these 2 logs:

1. The identity of application pool, 'TFS AppPool' is invalid. If it remains invalid when the first request for the application pool is processed, the application pool will be disabled. The data field contains the error number.


2. The identity of application pool 'TFS AppPool' is invalid, so the World Wide Web Publishing Service can not create a worker process to serve the application pool. Therefore, the application pool has been disabled.

A failure was encountered while launching the process serving application pool 'TFS AppPool'. The application pool has been disabled.

The source of these errors is W3SVC.

Seems like for some reason the identity of application pool is invalid, so the applocation pool will be disabled and then the last error complains about it being disabled!

Anyone has any idea about this installation process and how to fix it?

Cheers,
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 08-06-2007, 12:07 PM
arjkhanna arjkhanna is offline
D-Web Genius
 
Join Date: Mar 2007
Posts: 1,102
arjkhanna is on a distinguished road
Default WiDbLoc: Failed error 28906.

Hi I am gettings this error:

Error 28906. WiDbLoc: Failed to localize a field in the database.

I have SQL 2005 installed on Windows 2003 Standard (SP1 etc.) it is running New Zealand English and TFS Beta 3 Refresh (database only)
On another Windows 2003 Standard box I am trying to install the application tier and that is when I get the error.

And the section of the error log (if that helps?)

[11/01/05,17:18:42] Microsoft Visual Studio 2005 Team Foundation Server (services) - ENU: ***ERRORLOG EVENT*** : ERROR:Error 28906.WiDbLoc: Failed to localize a field in the database.
[11/01/05,17:18:45] vs70uimgr: Entering DisplayMessage() method.
[11/01/05,17:18:45] vs70uimgr: DisplayMessage_START:Error 28906.WiDbLoc: Failed to localize a field in the database.
[11/01/05,17:21:49] vs70uimgr: DisplayMessage_END:Error 28906.WiDbLoc: Failed to localize a field in the database.
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 08-08-2007, 09:38 AM
JSureshkumar JSureshkumar is offline
D-Web Sr.Programmer
 
Join Date: Feb 2007
Location: in someone's heart
Posts: 139
JSureshkumar is on a distinguished road
Send a message via Skype™ to JSureshkumar
Default TFS Project Site Customization Problem:

Hello

I've added some Picture Library to our project site, now I have two problems:

1. I do not see this library in Team explorer in Documents Folder.

2. I want to delete this library but do not get how I can do this.



Please help me with this.
Suresh
__________________
J Suresh Kumar
Google Hacks
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 08-08-2007, 09:43 AM
shaalini shaalini is offline
D-Web Analyst
 
Join Date: Apr 2007
Posts: 342
shaalini is on a distinguished road
Default Re: TFS Project Site Customization Problem:

Hi Suresh,

I believe that it may have to be a Document Library, but I am not positive. You may try to refresh the TFS Server in Team Explorer to see if it shows. You can also go into the Sharepoint site and delete the library. Got to the Documents and Lists section and then into the Picture Libraries and delete the directory.
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 08-08-2007, 09:47 AM
arjkhanna arjkhanna is offline
D-Web Genius
 
Join Date: Mar 2007
Posts: 1,102
arjkhanna is on a distinguished road
Default Re: TFS Project Site Customization Problem:

Hello Suresh,

It is not document library, but Picture library.
I found the way to delete it (it is not so trivial as it could be).

1. On the page that displays the picture library, under Actions, click

Modify settings and columns.

2. Under General Settings, click Delete this picture library.


Thank you.
A.Rajesh khanna
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 08-09-2007, 12:03 PM
nnraja nnraja is offline
D-Web Programmer
 
Join Date: May 2007
Posts: 94
nnraja is on a distinguished road
Default Re: TFS Setup Error

Hi arjkhanna

I am also encountering the same problem.

My application eventlog says

Source: MsiInstaller

Event: 10005

Description: Prodict Microsoft VS2005 Team F.S. ENU Error 28100.Error loading Event web service.

There is no nothing at Microsoft Help and Support Centre.

Anyone here who can help.
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old 08-09-2007, 12:05 PM
bluesky bluesky is offline
D-Web Analyst
 
Join Date: Jun 2007
Posts: 201
bluesky is on a distinguished road
Default Re: TFS Setup Error

Quote:
Originally Posted by arjkhanna View Post
Hi everyone,

I am trying to install Team Foundation Server on a Windows 2003 server and just before it finishes I get this error:

Error 28100. Error loading event webservice.

I have tried whatever I found on the web like deleting the registry entry and running install again, Changing permisssions

When I check System Log I found these 2 logs:

1. The identity of application pool, 'TFS AppPool' is invalid. If it remains invalid when the first request for the application pool is processed, the application pool will be disabled. The data field contains the error number.


2. The identity of application pool 'TFS AppPool' is invalid, so the World Wide Web Publishing Service can not create a worker process to serve the application pool. Therefore, the application pool has been disabled.

A failure was encountered while launching the process serving application pool 'TFS AppPool'. The application pool has been disabled.

The source of these errors is W3SVC.

Seems like for some reason the identity of application pool is invalid, so the applocation pool will be disabled and then the last error complains about it being disabled!

Anyone has any idea about this installation process and how to fix it?

Cheers,





I am not sure if you can retry an upgrade, but I had issues and then I found this link and I was able to upgrade successfully.



Upgrading to TFS SP1? - Ponder .NET
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9 (permalink)  
Old 08-09-2007, 01:09 PM
nnraja nnraja is offline
D-Web Programmer
 
Join Date: May 2007
Posts: 94
nnraja is on a distinguished road
Default Re: TFS Setup Error

Quote:
Originally Posted by bluesky View Post
I am not sure if you can retry an upgrade, but I had issues and then I found this link and I was able to upgrade successfully.



Upgrading to TFS SP1? - Ponder .NET

think the error is happening becasue there is some issue with identity linked to TFS Service/app pool. I am assuming the password for identity has not expired and the identify has all the permissions mentioned in install guide.

Can you please check one thing for me?

Check if the identity linked to TFS is in IIS_WPG group on the server. If it is not in this group can you add it and check if it works.

Please let me know what you find.

regards
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #10 (permalink)  
Old 08-09-2007, 01:12 PM
bluesky bluesky is offline
D-Web Analyst
 
Join Date: Jun 2007
Posts: 201
bluesky is on a distinguished road
Default Re: TFS Errors

Quote:
Originally Posted by arjkhanna View Post
Hi all,

During multiple attempts to install the Team Foundation Server we encountered the 32000 and the 26105 errors repeatedly. In the end our problems were trivial and may help some of you encountering these same errors.

1) Problem: Using WinIso to extract the DVD image files: We were downloading the ISO images from MSDN and were extracting them for the install. During the SQL server installation an error message appeared several times indicating missing files. We selected Ignore and continued with the install process. At the completion of the install, all components were up and running and no failure indications were displayed. The Team Foundation Server install was not successful and resulted in an error message.

Solution: To correct this we burned the ISO images to a DVD and mapped the virtual machine CD/DVD drive to the drive containing the downloaded DVDs. Installations worked with no reports of missing files.

2) Problem: We were using Virtual server and were performing the install off a virtual machine running Windows Server 2003 O/S. The RAM set for the virtual machine was too low so when we fixed problem 1) above, we were still encountering the 32000 error. In further troubleshooting, we observed that the memory usage during the final stages of the Team Foundation Server install was high and occasionally resulted in a low Virtual memory warning dialog. The install eventually timed out and resulted in the 32000 error.

Solution: To overcome this problem, we went into the virtual machine configuration and increased the RAM allocated to the virtual machine to 1024 MB.


After making the above corrections and following the install guide we were able to successfully install the Team Foundation Server without any error messages.

Thanks all
Hi ArjKhanna..

1 )Increasing the RAM allocation did nothing for us. We are running with VMware GSX and allocated 1024M with little success. I have watched the perf monitor throughout the entire TFS install, and it does not appear to be memory intensive. The install does indeed timeout, at the same two places, but not because the machine was running out of memory resources and things were being swapped -- those services are not available/locatable. This install is anything, but trivial. It is especially frustrating to have an install that cannot be restarted -- and that leaves the machine in an indeterminate state. There would be no reasonable to try this so many times w/o some virtualization software.

2) Problem: We were using Virtual server and were performing the install off a virtual machine running Windows Server 2003 O/S. The RAM set for the virtual machine was too low so when we fixed problem 1) above, we were still encountering the 32000 error. In further troubleshooting, we observed that the memory usage during the final stages of the Team Foundation Server install was high and occasionally resulted in a low Virtual memory warning dialog. The install eventually timed out and resulted in the 32000 error.

Solution: To overcome this problem, we went into the virtual machine configuration and increased the RAM allocated to the virtual machine to 1024 MB.
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #11 (permalink)  
Old 08-09-2007, 01:14 PM
JSureshkumar JSureshkumar is offline
D-Web Sr.Programmer
 
Join Date: Feb 2007
Location: in someone's heart
Posts: 139
JSureshkumar is on a distinguished road
Send a message via Skype™ to JSureshkumar
Default Re: WiDbLoc: Failed error 28906.

Quote:
Originally Posted by arjkhanna View Post
Hi I am gettings this error:

Error 28906. WiDbLoc: Failed to localize a field in the database.

I have SQL 2005 installed on Windows 2003 Standard (SP1 etc.) it is running New Zealand English and TFS Beta 3 Refresh (database only)
On another Windows 2003 Standard box I am trying to install the application tier and that is when I get the error.

And the section of the error log (if that helps?)

[11/01/05,17:18:42] Microsoft Visual Studio 2005 Team Foundation Server (services) - ENU: ***ERRORLOG EVENT*** : ERROR:Error 28906.WiDbLoc: Failed to localize a field in the database.
[11/01/05,17:18:45] vs70uimgr: Entering DisplayMessage() method.
[11/01/05,17:18:45] vs70uimgr: DisplayMessage_START:Error 28906.WiDbLoc: Failed to localize a field in the database.
[11/01/05,17:21:49] vs70uimgr: DisplayMessage_END:Error 28906.WiDbLoc: Failed to localize a field in the database.
Hi Arjkhanna,

Can you make sure that TCP/IP is enabled on the box running SQL? This tool (WiDbLoc) expects TCP/IP support to be enabled and we've seen this error internally when it's not.

Also, did the system health checks return normally?

Thanks
__________________
J Suresh Kumar
Google Hacks
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #12 (permalink)  
Old 08-09-2007, 01:15 PM
arjkhanna arjkhanna is offline
D-Web Genius
 
Join Date: Mar 2007
Posts: 1,102
arjkhanna is on a distinguished road
Default Re: TFS Setup Error

Quote:
Originally Posted by nnraja View Post
think the error is happening becasue there is some issue with identity linked to TFS Service/app pool. I am assuming the password for identity has not expired and the identify has all the permissions mentioned in install guide.

Can you please check one thing for me?

Check if the identity linked to TFS is in IIS_WPG group on the server. If it is not in this group can you add it and check if it works.

Please let me know what you find.

regards
Thanks for your help.

I tried it, but still get errors. I am gonna retry the whole process and give details of errors.

Thanks,
__________________
A.Rajesh Khanna
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #13 (permalink)  
Old 08-09-2007, 01:17 PM
JSureshkumar JSureshkumar is offline
D-Web Sr.Programmer
 
Join Date: Feb 2007
Location: in someone's heart
Posts: 139
JSureshkumar is on a distinguished road
Send a message via Skype™ to JSureshkumar
Default Re: TFS Errors

Quote:
Originally Posted by bluesky View Post
Hi ArjKhanna..

1 )Increasing the RAM allocation did nothing for us. We are running with VMware GSX and allocated 1024M with little success. I have watched the perf monitor throughout the entire TFS install, and it does not appear to be memory intensive. The install does indeed timeout, at the same two places, but not because the machine was running out of memory resources and things were being swapped -- those services are not available/locatable. This install is anything, but trivial. It is especially frustrating to have an install that cannot be restarted -- and that leaves the machine in an indeterminate state. There would be no reasonable to try this so many times w/o some virtualization software.

2) Problem: We were using Virtual server and were performing the install off a virtual machine running Windows Server 2003 O/S. The RAM set for the virtual machine was too low so when we fixed problem 1) above, we were still encountering the 32000 error. In further troubleshooting, we observed that the memory usage during the final stages of the Team Foundation Server install was high and occasionally resulted in a low Virtual memory warning dialog. The install eventually timed out and resulted in the 32000 error.

Solution: To overcome this problem, we went into the virtual machine configuration and increased the RAM allocated to the virtual machine to 1024 MB.


I don't know the details of your problems but I wanted to comment that in the minimum requirements we say that 1GB is the minimum amount of memory supported for the server. A server for a small team runs fine in 1 GB. A larger team should use at least 2 and possibly 4. The server for our team of 300-400 has 4 GB on the application tier and 16 GB on the data tier.
__________________
J Suresh Kumar
Google Hacks
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #14 (permalink)  
Old 08-09-2007, 01:19 PM
arjkhanna arjkhanna is offline
D-Web Genius
 
Join Date: Mar 2007
Posts: 1,102
arjkhanna is on a distinguished road
Default Re: WiDbLoc: Failed error 28906.

Quote:
Originally Posted by JSureshkumar View Post
Hi Arjkhanna,

Can you make sure that TCP/IP is enabled on the box running SQL? This tool (WiDbLoc) expects TCP/IP support to be enabled and we've seen this error internally when it's not.

Also, did the system health checks return normally?

Thanks
Both TCP/IP and named pipes are enabled.
The health check was fine.

Thanks..
__________________
A.Rajesh Khanna
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #15 (permalink)  
Old 08-20-2007, 12:12 PM
bluesky bluesky is offline
D-Web Analyst
 
Join Date: Jun 2007
Posts: 201
bluesky is on a distinguished road
Default #50070: Unable to connect to the database STS_Config TFS Errors

Hi all,

I'm getting this error. It just started.

(#50070: Unable to connect to the database STS_Config )

Any ideas?
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #16 (permalink)  
Old 08-21-2007, 03:42 AM
arjkhanna arjkhanna is offline
D-Web Genius
 
Join Date: Mar 2007
Posts: 1,102
arjkhanna is on a distinguished road
Default Re: #50070: Unable to connect to the database STS_Config

Hi Bluesky,

STS_CONFIG is the name of the configuration database in Windows Share Point Services. You may want to check this KB:

An event ID 1000 error message is logged to the application event log when you restart Windows Small Business Server 2003

There is also info here which may help:

http://wss.collutions.com/Lists/FAQ/...rm.aspx?ID=207

While these articles apply to SBS, the fact remains that the issue seems to lie with Share Point and the Timer Service. Make sure that is running correctly for a start.
__________________
A.Rajesh Khanna
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #17 (permalink)  
Old 08-21-2007, 07:20 AM
JSureshkumar JSureshkumar is offline
D-Web Sr.Programmer
 
Join Date: Feb 2007
Location: in someone's heart
Posts: 139
JSureshkumar is on a distinguished road
Send a message via Skype™ to JSureshkumar
Default Re: #50070: Unable to connect to the database STS_Config ?

Hi,

I have tried both solutions above as well as changing services to run Under "System" account with no luck.

I am not running VERITAS.

This prolem started occurring after the deployment of SP1.

Thanks for any help.
__________________
J Suresh Kumar
Google Hacks
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #18 (permalink)  
Old 08-21-2007, 09:16 AM
arjkhanna arjkhanna is offline
D-Web Genius
 
Join Date: Mar 2007
Posts: 1,102
arjkhanna is on a distinguished road
Default Re: #50070: Unable to connect to the database STS_Config Was this post helpful ?

Hi ,

Does this prevent you from being able to see the default web site (http://<ATServerName>), or any of your team sites?

Please ensure that the Sharepoint Timer service is running under the same account as the App pool running the Sharepoint Central Admin web site.

Thanks,
__________________
A.Rajesh Khanna
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #19 (permalink)  
Old 08-21-2007, 11:09 AM
bluesky bluesky is offline
D-Web Analyst
 
Join Date: Jun 2007
Posts: 201
bluesky is on a distinguished road
Default Re: #50070: Unable to connect to the database STS_Config was this post helpful?

Thanks for the response.

I have already made sure that both the "Sharepoint Timer" and "MSSQL$SHAREPOINT" are running on the "System" Account.

I have also made sure that the Default web site is "All Unassigned".

The companyweb and team sites seems to be running just fine as well.

This all started occuring after the installation of SP1.

I am getting roughly 22 errors a day.



Thanks for you input!
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #20 (permalink)  
Old 08-21-2007, 11:16 AM
arjkhanna arjkhanna is offline
D-Web Genius
 
Join Date: Mar 2007
Posts: 1,102
arjkhanna is on a distinguished road
Default Re: #50070: Unable to connect to the database STS_Config was this post helpful?

Hi,

Why do you have MSSQL$SHAREPOINT? Are you sure that you installed Share point in farm mode?

Share point should be running under the TFS Service account, as should the App Pools for the default web site and the Share point Admin Site (please check the app pools in IIS manager).
__________________
A.Rajesh Khanna
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
What are the different types of errors in php? sundarraja PHP Programming 6 01-29-2008 05:36 PM
Oracle Errors kingmaker Database Support 21 11-14-2007 02:33 AM
Mobile Game Errors nhoj Mobile Software Development 1 04-23-2007 02:31 AM
Classification of Errors by Severity vadivelanvaidyanathan Software Testing 0