Posts by mypacs2020

    Hi


    1)Is ConQuest server Image Streaming?


    2)Which is best Dicom viewer for ConQuest server?


    3)how we will have to retrieve the study to the local data store from ConQuest server by clearcanvas workstation?


    4)Which is best Web Dicom viewer for ConQuest server?


    5)how to use ConQuest server as web server?


    Thanks

    we are using the Conquest DICOM SERVER with sqllite DB and ClearCanvas Workstation for dicom viewer but when
    to load image to ClearCanvas Workstation Occur an error with this log:


    2011-10-19 12:46:11,375 [1] INFO - Starting up in AppDomain [ClearCanvas.Server.ShredHostService.exe]
    2011-10-19 12:46:13,063 [Diskspace Manager] INFO - The Diskspace Manager service has started successfully.
    2011-10-19 12:46:13,125 [Diskspace Manager] INFO - Starting WCF Shred DiskspaceManager...
    2011-10-19 12:46:14,813 [Diskspace Manager] INFO - WCF Shred DiskspaceManager is listening at net.pipe://localhost/DiskspaceManager.
    2011-10-19 12:46:14,813 [Diskspace Manager] INFO - The Diskspace Manager WCF service has started successfully.
    2011-10-19 12:46:15,126 [11] WARN - Time provider not found - defaulting to local machine time.
    2011-10-19 12:46:15,344 [11] INFO - Starting to listen with AE ISKFARAMAZI on port 0.0.0.0:104
    2011-10-19 12:46:15,344 [Dicom Server] INFO - The Dicom Server service has started successfully.
    2011-10-19 12:46:15,360 [Dicom Server] INFO - Starting WCF Shred DicomServer...
    2011-10-19 12:46:16,126 [Local Data Store] WARN - Time provider not found - defaulting to local machine time.
    2011-10-19 12:46:16,157 [Local Data Store] INFO - The Local Data Store service has started successfully.
    2011-10-19 12:46:16,157 [Local Data Store] INFO - Starting WCF Shred LocalDataStore...
    2011-10-19 12:46:16,266 [Dicom Server] INFO - WCF Shred DicomServer is listening at net.pipe://localhost/DicomServer.
    2011-10-19 12:46:16,266 [Dicom Server] INFO - The Dicom Server WCF service has started successfully.
    2011-10-19 12:46:16,266 [Dicom Server] INFO - Starting WCF Shred DicomSend...
    2011-10-19 12:46:16,298 [Dicom Server] INFO - WCF Shred DicomSend is listening at net.pipe://localhost/DicomSend.
    2011-10-19 12:46:16,298 [Dicom Server] INFO - The Dicom Send WCF service has started successfully.
    2011-10-19 12:46:16,298 [Dicom Server] INFO - Starting WCF Shred StudyLocator...
    2011-10-19 12:46:16,298 [Dicom Server] INFO - unable to load binding configuration BasicHttpBinding_IStudyRootQuery; using default binding configuration
    2011-10-19 12:46:16,329 [Dicom Server] INFO - WCF Shred StudyLocator is listening at http://localhost:51122/StudyLocator.
    2011-10-19 12:46:16,329 [Dicom Server] INFO - The Study Locator WCF service has started successfully.
    2011-10-19 12:46:17,032 [Local Data Store] INFO - WCF Shred LocalDataStore is listening at net.pipe://localhost/LocalDataStore.
    2011-10-19 12:46:17,032 [Local Data Store] INFO - The Local Data Store WCF service has started successfully.
    2011-10-19 12:46:17,032 [Local Data Store] INFO - Starting WCF Shred LocalDataStoreActivityMonitor...
    2011-10-19 12:46:17,063 [Local Data Store] INFO - WCF Shred LocalDataStoreActivityMonitor is listening at net.pipe://localhost/LocalDataStoreActivityMonitor.
    2011-10-19 12:46:17,063 [Local Data Store] INFO - The Local Data Store Activity Monitor WCF service has started successfully.
    2011-10-19 12:53:50,017 [1] INFO - Starting up in AppDomain [ClearCanvas.Server.ShredHostService.exe]
    2011-10-19 12:53:51,720 [Diskspace Manager] INFO - The Diskspace Manager service has started successfully.
    2011-10-19 12:53:51,751 [Diskspace Manager] INFO - Starting WCF Shred DiskspaceManager...
    2011-10-19 12:53:52,736 [Diskspace Manager] INFO - WCF Shred DiskspaceManager is listening at net.pipe://localhost/DiskspaceManager.
    2011-10-19 12:53:52,736 [Diskspace Manager] INFO - The Diskspace Manager WCF service has started successfully.
    2011-10-19 12:53:54,501 [Local Data Store] WARN - Time provider not found - defaulting to local machine time.
    2011-10-19 12:53:54,533 [Local Data Store] INFO - The Local Data Store service has started successfully.
    2011-10-19 12:53:54,533 [Local Data Store] INFO - Starting WCF Shred LocalDataStore...
    2011-10-19 12:53:55,392 [Local Data Store] INFO - WCF Shred LocalDataStore is listening at net.pipe://localhost/LocalDataStore.
    2011-10-19 12:53:55,392 [Local Data Store] INFO - The Local Data Store WCF service has started successfully.
    2011-10-19 12:53:55,392 [Local Data Store] INFO - Starting WCF Shred LocalDataStoreActivityMonitor...
    2011-10-19 12:53:55,423 [Local Data Store] INFO - WCF Shred LocalDataStoreActivityMonitor is listening at net.pipe://localhost/LocalDataStoreActivityMonitor.
    2011-10-19 12:53:55,423 [Local Data Store] INFO - The Local Data Store Activity Monitor WCF service has started successfully.
    2011-10-19 12:53:58,236 [11] WARN - Time provider not found - defaulting to local machine time.
    2011-10-19 12:53:58,439 [11] ERROR - Exception thrown


    Unexpected exception when starting TCP listener
    System.Net.Sockets.SocketException: The requested address is not valid in its context
    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()
    2011-10-19 12:53:58,455 [11] ERROR - Shutting down listener on 192.168.200.231:104
    2011-10-19 12:53:58,455 [11] ERROR - Unexpected error starting to listen on 192.168.200.231:104
    2011-10-19 12:53:58,455 [Dicom Server] INFO - The Dicom Server service has started successfully.
    2011-10-19 12:53:58,455 [Dicom Server] INFO - Starting WCF Shred DicomServer...
    2011-10-19 12:53:59,345 [Dicom Server] INFO - WCF Shred DicomServer is listening at net.pipe://localhost/DicomServer.
    2011-10-19 12:53:59,345 [Dicom Server] INFO - The Dicom Server WCF service has started successfully.
    2011-10-19 12:53:59,345 [Dicom Server] INFO - Starting WCF Shred DicomSend...
    2011-10-19 12:53:59,376 [Dicom Server] INFO - WCF Shred DicomSend is listening at net.pipe://localhost/DicomSend.
    2011-10-19 12:53:59,376 [Dicom Server] INFO - The Dicom Send WCF service has started successfully.
    2011-10-19 12:53:59,376 [Dicom Server] INFO - Starting WCF Shred StudyLocator...
    2011-10-19 12:53:59,376 [Dicom Server] INFO - unable to load binding configuration BasicHttpBinding_IStudyRootQuery; using default binding configuration
    2011-10-19 12:53:59,408 [Dicom Server] INFO - WCF Shred StudyLocator is listening at http://localhost:51122/StudyLocator.
    2011-10-19 12:53:59,408 [Dicom Server] INFO - The Study Locator WCF service has started successfully.
    2011-10-19 12:54:05,236 [1] INFO - No session manager extension found
    2011-10-19 12:54:05,752 [1] WARN - Configuration store not found - defaulting to LocalFileSettingsProvider
    2011-10-19 12:54:05,830 [1] WARN - Configuration store not found - defaulting to LocalFileSettingsProvider
    2011-10-19 12:54:06,455 [1] WARN - Configuration store not found - defaulting to LocalFileSettingsProvider
    2011-10-19 12:54:06,455 [1] WARN - Time provider not found - defaulting to local machine time.
    2011-10-19 12:54:06,455 [1] WARN - Configuration store not found - defaulting to LocalFileSettingsProvider
    2011-10-19 12:54:09,674 [1] WARN - No audit sink extensions found - Auditing will be disabled for the remainder of the session.
    2011-10-19 12:54:09,846 [1] WARN - Configuration store not found - defaulting to LocalFileSettingsProvider
    2011-10-19 12:54:12,736 [1] WARN - Configuration store not found - defaulting to LocalFileSettingsProvider
    2011-10-19 12:54:18,408 [4] INFO - Starting up in AppDomain [ClearCanvas.Server.ShredHostService.exe]
    2011-10-19 12:54:20,096 [Diskspace Manager] INFO - The Diskspace Manager service has started successfully.
    2011-10-19 12:54:20,111 [Diskspace Manager] INFO - Starting WCF Shred DiskspaceManager...
    2011-10-19 12:54:21,580 [4] WARN - Time provider not found - defaulting to local machine time.
    2011-10-19 12:54:21,783 [4] ERROR - Exception thrown


    Unexpected exception when starting TCP listener
    System.Net.Sockets.SocketException: The requested address is not valid in its context
    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()
    2011-10-19 12:54:21,799 [4] ERROR - Shutting down listener on 192.168.200.231:104
    2011-10-19 12:54:21,799 [4] ERROR - Unexpected error starting to listen on 192.168.200.231:104
    2011-10-19 12:54:21,799 [Dicom Server] INFO - The Dicom Server service has started successfully.
    2011-10-19 12:54:21,799 [Dicom Server] INFO - Starting WCF Shred DicomServer...
    2011-10-19 12:54:25,846 [DicomClient: 192.168.200.231:104 [10]] INFO - Association Accepted from ISKSERVER to remote AE CHILI:192.168.200.231:104
    2011-10-19 12:54:26,190 [DicomClient: 192.168.200.231:104 [10]] INFO - Success status received in Find Scu!
    2011-10-19 12:54:26,190 [DicomClient: 192.168.200.231:104 [10]] INFO - Association released from ISKSERVER to CHILI
    2011-10-19 12:54:27,971 [1] WARN - Configuration store not found - defaulting to LocalFileSettingsProvider
    2011-10-19 12:54:28,143 [1] WARN - Configuration store not found - defaulting to LocalFileSettingsProvider
    2011-10-19 12:54:31,487 [1] ERROR - Exception thrown


    Failed to load prior study '1.2.840.113619.2.22.287.1.16551.20111018.241816' from study loader 'CC_STREAMING'.
    ClearCanvas.ImageViewer.LoadStudyException: An error occurred while attempting to load study '1.2.840.113619.2.22.287.1.16551.20111018.241816'. ---> System.ServiceModel.ProtocolException: The remote server returned an unexpected response: (502) Proxy Error ( Connection refused ). ---> System.Net.WebException: The remote server returned an error: (502) Bad Gateway.
    at System.Net.HttpWebRequest.GetResponse()
    at System.ServiceModel.Channels.HttpChannelFactory.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout)
    --- End of inner exception stack trace ---


    Server stack trace:
    at System.ServiceModel.Channels.HttpChannelUtilities.ValidateRequestReplyResponse(HttpWebRequest request, HttpWebResponse response, HttpChannelFactory factory, WebException responseException)
    at System.ServiceModel.Channels.HttpChannelFactory.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout)
    at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout)
    at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout)
    at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
    at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs)
    at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
    at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)


    Exception rethrown at [0]:
    at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
    at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
    at ClearCanvas.Dicom.ServiceModel.Streaming.IHeaderStreamingService.GetStudyHeader(String callingAETitle, HeaderStreamingParameters parameters)
    at ClearCanvas.ImageViewer.StudyLoaders.Streaming.StreamingStudyLoader.RetrieveHeaderXml(StudyLoaderArgs studyLoaderArgs)
    --- End of inner exception stack trace ---
    at ClearCanvas.ImageViewer.StudyLoaders.Streaming.StreamingStudyLoader.RetrieveHeaderXml(StudyLoaderArgs studyLoaderArgs)
    at ClearCanvas.ImageViewer.StudyLoaders.Streaming.StreamingStudyLoader.OnStart(StudyLoaderArgs studyLoaderArgs)
    at ClearCanvas.ImageViewer.StudyManagement.StudyLoader.Start(StudyLoaderArgs studyLoaderArgs)
    at ClearCanvas.ImageViewer.ImageViewerComponent.SingleStudyLoader.LoadSops()
    at ClearCanvas.ImageViewer.ImageViewerComponent.SingleStudyLoader.LoadStudy()
    2011-10-19 12:54:31,627 [1] ERROR - Exception thrown
    ClearCanvas.ImageViewer.LoadStudyException: An error occurred while attempting to load study '1.2.840.113619.2.22.287.1.16551.20111018.241816'. ---> System.ServiceModel.ProtocolException: The remote server returned an unexpected response: (502) Proxy Error ( Connection refused ). ---> System.Net.WebException: The remote server returned an error: (502) Bad Gateway.
    at System.Net.HttpWebRequest.GetResponse()
    at System.ServiceModel.Channels.HttpChannelFactory.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout)
    --- End of inner exception stack trace ---


    Please Help me