Visualizzazione dei risultati da 1 a 5 su 5

Discussione: Errore sconosciuto

  1. #1

    Errore sconosciuto

    Non riesco a reperire documentazione sul seguente errore:

    Tipo evento: Errore
    Origine evento: Userenv
    Categoria evento: Nessuno
    ID evento: 1000
    Data: 31/10/2003
    Ora: 6.36.20
    Utente: NT AUTHORITY\SYSTEM
    Computer: THE-SERVER
    Descrizione:
    Impossibile determinare il nome dell'utente o del computer. Valore restituito (1359).



    Il SO è W2000 Server e l' eventvwr è tempestato di questo evento :master:

    Qualcuno ne sa qualcosa ?

  2. #2
    [supersaibal] How is it you're feeling so uneasy?
    How is it that I feel fine?
    Life reveals what is dealt through seasons
    Circle comes around each time
    [/supersaibal]

  3. #3
    Utente di HTML.it L'avatar di comas17
    Registrato dal
    Apr 2002
    Messaggi
    6,522
    Prova a vedere qui:

    http://www.eventid.net/display.asp?e...source=userenv

    è una pagina molto lunga (e tutta in inglese) però più o meno a metà c'è il tuo errore e varie possibili spiegazioni. Avrei voluto postartelo ma è troppo lungo.
    Questa è la parte iniziale:


    Source Userenv
    Type Error
    Description Windows cannot determine the user or computer name. Return value (<return error code>).

    Comments Adrian Grigorof (Last update 6/12/2003):
    This event occurs in various conditions, the return code providing more details about the problem.

    Value 14 - "Not enough storage is available to complete this operation." - As per Microsoft: "Do one of the following, then retry the operation:
    1. reduce the number of running programs
    2. remove unwanted files from the disk the Paging File is on and restart the system
    3. check the paging file disk for an I/O error
    4. install additional memory in your system."

    Value 59 - "An unexpected network error occurred." - Typically, connectivity problems (cable, hub, switch, etc.. layer 2 level). See also the comments for error code 59.

    Value 1722 - "The RPC Server is unavailable" - Usually occurs when DNS servers are not configured properly. There is connectivity but not at the service level. See the Q260371 link below for troubleshooting such issues. One note here, usually it may appear that DNS is set properly but one has to double-check all the aspects of DNS registration/resolution as the problem may not be that obvious. See also Q261007 - It says that this behavior can occur if the address for the configured preferred DNS server on the client is invalid or unreachable.
    From a newsgroup post: "Do the following to ensure that the SRV records for the AD servers are in DNS properly: (from the DOS prompt)

    nslookup
    set type=srv
    set type=srv
    _ldap._tcp.dc._msdcs.YOURDOMAIN.COM
    Server: dnsserver.yourdomain.com
    Address: 192.168.100.2

    you should see something like this:

    _ldap._tcp.dc._msdcs.YOURDOMAIN.COM SRV service location:
    priority = 0
    weight = 100
    port = 389
    svr hostname = server1.YOURDOMAIN.COM
    _ldap._tcp.dc._msdcs.YOURDOMAIN.COM SRV service location:
    priority = 0
    weight = 100
    port = 389
    svr hostname = server2.YOURDOMAIN.COM
    server1.YOURDOMAIN.COM internet address = 1.1.1.2
    server2.YOURDOMAIN.COM nternet address = 1.1.1.1

    If you don't then you definately have a DNS problem.

    I would also recommend running the dcdiag and netdiag utilities on
    your domain controllers. If you find that the servers aren't in DNS,
    then make sure dynamic updates are enabled on your DNS server and
    restart the netlogon server on each of your DCs."

    Value 1753 - "There are no more endpoints available from the endpoint mapper." - See the comments for error code 1753

    Ionut Marin (Last update 10/11/2003):


    Ci sono poi molte altre possibili cause e spiegazioni, prova a vedere...

  4. #4
    Utente di HTML.it L'avatar di seclimar
    Registrato dal
    Sep 2002
    Messaggi
    21,042
    hai una rete con un dominio ??? (active directory) ??

    nel caso questo errore sia in un client...
    metti ai client come DNS primario l'ip del pc con active directory(controller di dominio)

  5. #5
    L' errore è nel Domain Controller con Active Directory installato
    Purtroppo non ho trovato nulla di esauriente sul valore restituito 1359 a parte vedere che si tratta di "An internal error occurred"

Permessi di invio

  • Non puoi inserire discussioni
  • Non puoi inserire repliche
  • Non puoi inserire allegati
  • Non puoi modificare i tuoi messaggi
  •  
Powered by vBulletin® Version 4.2.1
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved.