dfsradmin and ArgumentNullException on Windows Server 2012
hi, i'm trying create dfs replication using dfsradmin on windows server 2012
i execute this:
dfsradmin rg new /rgname:namespace\something /rgdesc:'something replicated'
and worked ok
then execute this
dfsradmin rg set schedule full /rgname:namespace\something
and :
unhandled exception: system.argumentnullexception: key cannot null.
parameter name: key
@ system.collections.hashtable.remove(object key)
@ system.directoryservices.protocols.ldapconnection.dispose(boolean disposing)
@ system.directoryservices.protocols.ldapconnection.dispose()
@ microsoft.remotefilesystems.management.frs.addataprovider.dispose(boolean disposing)
@ microsoft.remotefilesystems.management.frs.replicationmanager.dispose(boolean disposing)
@ microsoft.remotefilesystems.management.frs.frsconnectionmanager.dispose(boolean disposing)
@ microsoft.remotefilesystems.management.disposableobject.finalize()
also there appears window stating dfsradmin crashed details:
problem event name: clr20r3
problem signature 01: dfsradmin.exe
problem signature 02: 6.2.9200.16384
problem signature 03: 5010771c
problem signature 04: mscorlib
problem signature 05: 4.0.30319.17929
problem signature 06: 4ffa57ca
problem signature 07: 2043
problem signature 08: 119
problem signature 09: system.argumentnullexception
os version: 6.2.9200.2.0.0.272.7
locale id: 1045
additional information 1: 7005
additional information 2: 7005f2ee723291c55d6f5addbc8c1a8c
additional information 3: 4bb3
additional information 4: 4bb3dcb287bfdf07d42c00bbb5d6ba67
when type
dfsradmin rg list
i can find replication group called namespace\something exists
can me problem? execute same command on r2 , works charm
hi,
the same commands work fine on windows 2012 system.
and if replication group name input incorrect, error "replication group name xxx cannot found". not caused name of replication group.
technet subscriber support in forum |if have feedback on our support, please contact tnmff@microsoft.com.
Windows Server > File Services and Storage
Comments
Post a Comment