Log Level Message
DICOM Service Manager:18 ERROR Partition Primary Partition will not accept IPv4 incoming DICOM associations.
DICOM Service Manager:18 ERROR Unable to add IPv4 SCP handler for server partition Primary Partition
ServiceLock Pool:3 INFO Filesystem below watermarks: Primary Filesystem (Current: 69.6972, High Watermark: 90.0000
WorkQueue:19 INFO Work Queue Processor running...
DICOM Service Manager:18 ERROR Unexpected error starting to listen on 0.0.0.0:104
DICOM Service Manager:18 ERROR Shutting down listener on 0.0.0.0:104
DICOM Service Manager:18 ERROR Exception thrown
Unexpected exception when starting TCP listener
System.Net.Sockets.SocketException: Only one usage of each socket address (protocol/network address/port) is normally permitted
at System.Net.Sockets.Socket.DoBind(EndPoint endPointSnapshot, SocketAddress socketAddress)
at System.Net.Sockets.Socket.Bind(EndPoint localEP)
at System.Net.Sockets.TcpListener.Start(Int32 backlog)
at ClearCanvas.Dicom.Network.Listener.StartListening()
how i fix this error?Please,help me.