The requested name is valid, but no data of the requested type was found message during Lab Management configuration

Locked The requested name is valid, but no data of the requested type was found message during Lab Management configuration

  • martedì 17 maggio 2011 05:05
     
     
    Hi.
    During Lab Management configuration at Virtual Machine Manager tab I've testes SCVMM Server Name and it's passed. Other setting is passed and ok too.
    But after click 'Ok' I received next message:
    ---------------------------
    Lab Management
    ---------------------------
    The requested name is valid, but no data of the requested type was found
    ---------------------------
    OK   
    ---------------------------
    By the way, I can connect to my SCVMM by remote admin SCVMM Admin Console and it seems everything ok.
    What should I do to resolve this issue with Lab Management configuration?

Tutte le risposte

  • martedì 17 maggio 2011 10:21
    Moderatore
     
     

    Hello

     

    1. Does closing and re-opening TFS Admin Console resolves the issue?
    2. Can you please look into the recent errors in TFS Logs, and share it? (From TFS Admin Console, there is a Logs option in the left side tree)

     


    Hariveer Singh | If a post appropriately answers your query, Click 'Mark as Answer'.
  • martedì 17 maggio 2011 17:22
     
     

    So, for the first - nope. There are no changes.

    So, for the second:

    If I make 'test' for SCVMM Server Name I have:

     

    [Info   @17:13:57.852] ====================================================================

    [Info   @17:13:57.852] Team Foundation Server Administration Log

    [Info   @17:13:57.852] Version  : 10.0.30319.317

    [Info   @17:13:57.852] DateTime : 05/17/2011 21:13:57

    [Info   @17:13:57.852] Type     : Configuration

    [Info   @17:13:57.852] Activity : Settings

    [Info   @17:13:57.852] Area     : URLs

    [Info   @17:13:57.852] User     : WIN-FTI52RSD5S8\Administrator

    [Info   @17:13:57.852] Machine  : WIN-FTI52RSD5S8

    [Info   @17:13:57.852] System   : Microsoft Windows NT 6.1.7600.0 (AMD64)

    [Info   @17:13:57.852] ====================================================================

    [Info   @17:16:11.152] Checking access mapping existing for http://win-fti52rsd5s8:8080/tfs

    and after that If I click 'Ok' to continue configuration I have
    [Info   @17:16:31.000] ====================================================================
    [Info   @17:16:31.000] Team Foundation Server Administration Log
    [Info   @17:16:31.000] Version  : 10.0.30319.317
    [Info   @17:16:31.000] DateTime : 05/17/2011 21:16:31
    [Info   @17:16:31.000] Type     : Configuration
    [Info   @17:16:31.000] Activity : Settings
    [Info   @17:16:31.000] Area     : URLs
    [Info   @17:16:31.000] User     : WIN-FTI52RSD5S8\Administrator
    [Info   @17:16:31.000] Machine  : WIN-FTI52RSD5S8
    [Info   @17:16:31.000] System   : Microsoft Windows NT 6.1.7600.0 (AMD64)
    [Info   @17:16:31.000] ====================================================================
    I have no error recorsd on event log at TFS server as well as at SCVMM Server. 
    To be honest I have no ideas.

  • venerdì 20 maggio 2011 04:55
     
     

    Hi,


    Can you try to run this from a PS shell and tell me if this succeeds

    [system.net.dns]::gethostbyaddress(<your scvmmserver ipaddress here>)

     

    Thanks

    Allen Mathias 

  • martedì 10 aprile 2012 18:57
     
     
    Make sure you are using the fully qualified domain name and not localhost.  Just ran into the same message when I used localhost instead of the FQDN.