Thursday, May 17, 2012
Google Custom Search

ClearCanvas Highlights

Download our Open Source software
Watch some Videos
Get the Source
Check out our Licensing
Join our  Forums
Some Research: OICR IPP-Trials

Our Community

Membership Membership:
Latest New User Latest: alanm
New Today New Today: 18
New Yesterday New Yesterday: 33
User Count Overall: 22558

People Online People Online:
Visitors Visitors: 11
Members Members: 1
Total Total: 12

Online Now Online Now:
01: xytianer

ClearCanvas Community Forums

Upgrade From 1.5 > 2.0 error; No extensions found for extension point ClearCanvas.Enterprise.Core.PersistentStoreExtensionPoint, or the extensions could not be instantiated.
Last Post 2010-03-22 01:30 PM by TWiST. 18 Replies.
Printer Friendly
Sort:
PrevPrev NextNext
You are not authorized to post a reply.
Author Messages Not Resolved
TWiST
Basic Member
Basic Member
Posts:19

--
2010-03-18 03:02 PM  

I just finished an upgrade from 1.5 to 2.0 and I have not been using this server very long. After the upgrade I go to login to the web gui and I recieve the following error;

 

No extensions found for extension point ClearCanvas.Enterprise.Core.PersistentStoreExtensionPoint, or the extensions could not be instantiated. Please see the log for more information.

And below I have pasted the log info

Thank you in advance for any help you may be able to provide.

 

   at ClearCanvas.Common.ExtensionPoint.AtLeastOne(Object[] objs, Type extensionPointType)
   at ClearCanvas.Common.ExtensionPoint.CreateExtension()
   at ClearCanvas.Enterprise.Core.PersistentStoreRegistry.GetDefaultStore()
   at ClearCanvas.ImageServer.Web.Common.HttpContextData..ctor()
   at ClearCanvas.ImageServer.Web.Common.HttpContextData.get_Current()
   at ClearCanvas.ImageServer.Web.Common.Modules.HttpContextDataManagementModule.context_EndRequest(Object sender, EventArgs e)
   at System.Web.HttpApplication.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
   at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)

TWiST
Basic Member
Basic Member
Posts:19

--
2010-03-18 03:03 PM  
Then once I login as the admin I receive this error.

The method or operation is not implemented.

and the log is;

at ClearCanvas.ImageServer.Enterprise.SqlServer2005.PersistenceContext.Lock(Entity entity, DirtyState state)
at ClearCanvas.Enterprise.Core.Audit.AuditService.WriteEntry(WriteEntryRequest request)
at IAuditServiceProxy715aee74be9940d59fb81f124ba990de.InvocationWriteEntry_1.InvokeMethodOnTarget()
at Castle.DynamicProxy.AbstractInvocation.Proceed()
at ClearCanvas.Enterprise.Common.AopInterceptorChain.NextInterceptor(Int32 level, IInvocation rootInvocation)
at ClearCanvas.Enterprise.Common.AopInterceptorChain.IntermediateInvocation.Proceed()
at ClearCanvas.Enterprise.Core.AuditAdvice.Intercept(IInvocation invocation)
at ClearCanvas.Enterprise.Common.AopInterceptorChain.NextInterceptor(Int32 level, IInvocation rootInvocation)
at ClearCanvas.Enterprise.Common.AopInterceptorChain.IntermediateInvocation.Proceed()
at ClearCanvas.Enterprise.Core.PersistenceContextAdvice.Intercept(IInvocation invocation)
at ClearCanvas.Enterprise.Common.AopInterceptorChain.NextInterceptor(Int32 level, IInvocation rootInvocation)
at ClearCanvas.Enterprise.Common.AopInterceptorChain.Intercept(IInvocation invocation)
at Castle.DynamicProxy.AbstractInvocation.Proceed()
at IAuditServiceProxy715aee74be9940d59fb81f124ba990de.WriteEntry(WriteEntryRequest request)
at ClearCanvas.Enterprise.Common.Audit.AuditSink.<>c__DisplayClass1.b__0(IAuditService service)
at ClearCanvas.Common.Platform.GetService[TService](WithServiceDelegate`1 proc)
at ClearCanvas.Enterprise.Common.Audit.AuditSink.WriteEntry(AuditEntryInfo entry)
at ClearCanvas.Common.Audit.AuditLog.WriteEntry(String operation, String details, String user, String userSessionId)
at ClearCanvas.Common.Audit.AuditLog.WriteEntry(String operation, String details)
at ClearCanvas.ImageServer.Common.ServerPlatform.LogAuditMessage(DicomAuditHelper helper)
at ClearCanvas.ImageServer.Web.Application.Pages.Login._Default.LoginClicked(Object sender, EventArgs e)
at System.Web.UI.WebControls.Button.OnClick(EventArgs e)
at System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument)
at System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument)
at System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument)
at System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData)
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
TWiST
Basic Member
Basic Member
Posts:19

--
2010-03-18 03:10 PM  
I saw the other topic with the similar error to what I am experiencing and I have checked the file ClearCanvas.ImageServer.Enterprise.SqlServer2005.dll and the version is 2.0.12655.37768
TWiST
Basic Member
Basic Member
Posts:19

--
2010-03-18 03:25 PM  
I went ahead and did a reboot and am still experiencing this issue, I also checked the date on the file and it is 2-23-2010, the Doctor is out of the office today but I really need to get this back up and running ASAP, I really hope someone can chime in and give me some direction with this issue. I have been attempting to do a search on the forum but whenever I put anything in the search box it comes back with the results as blank using firefox.

Also FYI my server is running windows xp with sql 2008 express edition and with 1.5 everything was working great and without issue.
TWiST
Basic Member
Basic Member
Posts:19

--
2010-03-18 03:30 PM  
Checking the logfile it appears it is looking for the 1.5 version or something this is very strange

2010-03-18 11:57:58,104 [1] ERROR - Failed to process plugin assembly ClearCanvas.ImageServer.Model.SqlServer2005, Version=1.5.10852.32944, Culture=neutral, PublicKeyToken=null with the following exception(s):
2010-03-18 11:57:58,198 [1] ERROR - Method 'Find' in type 'ClearCanvas.ImageServer.Model.SqlServer2005.Brokers.CreatePatientForStudy' from assembly 'ClearCanvas.ImageServer.Model.SqlServer2005, Version=1.5.10852.32944, Culture=neutral, PublicKeyToken=null' does not have an implementation.
TWiST
Basic Member
Basic Member
Posts:19

--
2010-03-18 03:36 PM  
The versions of files in the plugin folder all appear to be from 1.5, is this normal ?
TWiST
Basic Member
Basic Member
Posts:19

--
2010-03-18 03:39 PM  
C:\Program Files\ClearCanvas\ClearCanvas Image Server\plugins

That folder appears to have all of the correct updated plugins but this folder

C:\Program Files\ClearCanvas\ClearCanvas Image Server\web\plugins

Has all of the old plugins
TWiST
Basic Member
Basic Member
Posts:19

--
2010-03-18 04:41 PM  
Ok so I backed up the web plugins dir and then removed it and replaced it with the plugins folder from C:\Program Files\ClearCanvas\ClearCanvas Image Server\plugins and its still a no go. I am really getting nervous here as I have to get this back up and running quickly
thanhhuynh
Veteran Member
Veteran Member
Posts:150

--
2010-03-18 10:49 PM  
Hi Twist,

Please completely delete C:\Program Files\ClearCanvas\ClearCanvas Image Server\web\plugins folder and restart IIS.
Real-time support available to Clinical Edition and Team Edition customers
TWiST
Basic Member
Basic Member
Posts:19

--
2010-03-19 12:52 PM  

Ok that got rid of the error messages I was recieving but now once I login the studies page is semi blank like parts of it are missing. And I am unable to view any studies at all

 

TWiST
Basic Member
Basic Member
Posts:19

--
2010-03-19 12:57 PM  
Now I have noticed almost all of the pages I go to are semi blank with the word partition like in the above image, the dashboard shows that I have about 3000 studies and other information but most of the screens appear to be missing info.
TWiST
Basic Member
Basic Member
Posts:19

--
2010-03-19 01:09 PM  
This is what im seeing in the application log

Exception thrown

Unexpected exception when loading partitions, possible database error. Operation will be retried later
ClearCanvas.Enterprise.Core.PersistenceException: Unexpected problem with select statment on table ServerPartition: A transport-level error has occurred when sending the request to the server. (provider: TCP Provider, error: 0 - An existing connection was forcibly closed by the remote host.) ---> System.Data.SqlClient.SqlException: A transport-level error has occurred when sending the request to the server. (provider: TCP Provider, error: 0 - An existing connection was forcibly closed by the remote host.)
at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection)
at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection)
at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj)
at System.Data.SqlClient.TdsParserStateObject.WriteSni()
at System.Data.SqlClient.TdsParserStateObject.WritePacket(Byte flushMode)
at System.Data.SqlClient.TdsParserStateObject.ExecuteFlush()
at System.Data.SqlClient.TdsParser.TdsExecuteSQLBatch(String text, Int32 timeout, SqlNotificationRequest notificationRequest, TdsParserStateObject stateObj)
at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async)
at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result)
at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method)
at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method)
at System.Data.SqlClient.SqlCommand.ExecuteReader()
at ClearCanvas.ImageServer.Enterprise.SqlServer2005.EntityBroker`3._Find(TSelectCriteria criteria, Nullable`1 startIndex, Nullable`1 maxRows, SelectCallback`1 callback)
--- End of inner excepti

I am recieving quite a few other errors alot of them seem to pertain to the database

TWiST
Basic Member
Basic Member
Posts:19

--
2010-03-19 01:20 PM  
I went ahead and made some changes to;

ClearCanvas.ImageServer.Executable.exe.config
ClearCanvas.ImageServer.ShredHostService.exe.config
web.config

and changed the SQL server info from;
Source=127.0.0.1\SQLEXPRESS;
to
Source=localhost\SQLEXPRESS;

And still no go.
TWiST
Basic Member
Basic Member
Posts:19

--
2010-03-19 01:25 PM  
Here is a glimpse into the logs;


Exception when opening database connection for update
System.Data.SqlClient.SqlException: A transport-level error has occurred when sending the request to the server. (provider: TCP Provider, error: 0 - An existing connection was forcibly closed by the remote host.)
at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection)
at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection)
at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj)
at System.Data.SqlClient.TdsParserStateObject.WriteSni()
at System.Data.SqlClient.TdsParserStateObject.WritePacket(Byte flushMode)
at System.Data.SqlClient.TdsParser.TdsExecuteTransactionManagerRequest(Byte[] buffer, TransactionManagerRequestType request, String transactionName, TransactionManagerIsolationLevel isoLevel, Int32 timeout, SqlInternalTransaction transaction, TdsParserStateObject stateObj, Boolean isDelegateControlRequest)
at System.Data.SqlClient.SqlInternalConnectionTds.ExecuteTransactionYukon(TransactionRequest transactionRequest, String transactionName, IsolationLevel iso, SqlInternalTransaction internalTransaction, Boolean isDelegateControlRequest)
at System.Data.SqlClient.SqlInternalConnectionTds.ExecuteTransaction(TransactionRequest transactionRequest, String name, IsolationLevel iso, SqlInternalTransaction internalTransaction, Boolean isDelegateControlRequest)
at System.Data.SqlClient.SqlInternalConnection.BeginSqlTransaction(IsolationLevel iso, String transactionName)
at System.Data.SqlClient.SqlConnection.BeginTransaction(IsolationLevel iso, String transactionName)
at System.Data.SqlClient.SqlConnection.BeginTransaction(IsolationLevel iso)
at ClearCanvas.ImageServer.Enterprise.SqlServer2005.PersistentStore.OpenUpdateContext(UpdateContextSyncMode mode)
2010-03-19 09:54:44,771 [WorkQueue:23] ERROR - Exception thrown

Exception occured when processing WorkQueue item.
ClearCanvas.Enterprise.Core.PersistenceException: Unexpected exception opening database connection for update ---> System.Data.SqlClient.SqlException: A transport-level error has occurred when sending the request to the server. (provider: TCP Provider, error: 0 - An existing connection was forcibly closed by the remote host.)
at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection)
at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection)
at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj)
at System.Data.SqlClient.TdsParserStateObject.WriteSni()
at System.Data.SqlClient.TdsParserStateObject.WritePacket(Byte flushMode)
at System.Data.SqlClient.TdsParser.TdsExecuteTransactionManagerRequest(Byte[] buffer, TransactionManagerRequestType request, String transactionName, TransactionManagerIsolationLevel isoLevel, Int32 timeout, SqlInternalTransaction transaction, TdsParserStateObject stateObj, Boolean isDelegateControlRequest)
at System.Data.SqlClient.SqlInternalConnectionTds.ExecuteTransactionYukon(TransactionRequest transactionRequest, String transactionName, IsolationLevel iso, SqlInternalTransaction internalTransaction, Boolean isDelegateControlRequest)
at System.Data.SqlClient.SqlInternalConnectionTds.ExecuteTransaction(TransactionRequest transactionRequest, String name, IsolationLevel iso, SqlInternalTransaction internalTransaction, Boolean isDelegateControlRequest)
at System.Data.SqlClient.SqlInternalConnection.BeginSqlTransaction(IsolationLevel iso, String transactionName)
at System.Data.SqlClient.SqlConnection.BeginTransaction(IsolationLevel iso, String transactionName)
at System.Data.SqlClient.SqlConnection.BeginTransaction(IsolationLevel iso)
at ClearCanvas.ImageServer.Enterprise.SqlServer2005.PersistentStore.OpenUpdateContext(UpdateContextSyncMode mode)
--- End of inner exception stack trace ---
at ClearCanvas.ImageServer.Enterprise.SqlServer2005.PersistentStore.OpenUpdateContext(UpdateContextSyncMode mode)
at ClearCanvas.ImageServer.Services.WorkQueue.WorkQueueProcessor.GetWorkQueueItem(String processorId)
at ClearCanvas.ImageServer.Services.WorkQueue.WorkQueueProcessor.Run()
2010-03-19 09:54:59,568 [ServiceLock:15] FATAL - Exception thrown

Exception when opening database connection for update
System.Data.SqlClient.SqlException: A transport-level error has occurred when sending the request to the server. (provider: TCP Provider, error: 0 - An existing connection was forcibly closed by the remote host.)
at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection)
at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection)
at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj)
at System.Data.SqlClient.TdsParserStateObject.WriteSni()
at System.Data.SqlClient.TdsParserStateObject.WritePacket(Byte flushMode)
at System.Data.SqlClient.TdsParser.TdsExecuteTransactionManagerRequest(Byte[] buffer, TransactionManagerRequestType request, String transactionName, TransactionManagerIsolationLevel isoLevel, Int32 timeout, SqlInternalTransaction transaction, TdsParserStateObject stateObj, Boolean isDelegateControlRequest)
at System.Data.SqlClient.SqlInternalConnectionTds.ExecuteTransactionYukon(TransactionRequest transactionRequest, String transactionName, IsolationLevel iso, SqlInternalTransaction internalTransaction, Boolean isDelegateControlRequest)
at System.Data.SqlClient.SqlInternalConnectionTds.ExecuteTransaction(TransactionRequest transactionRequest, String name, IsolationLevel iso, SqlInternalTransaction internalTransaction, Boolean isDelegateControlRequest)
at System.Data.SqlClient.SqlInternalConnection.BeginSqlTransaction(IsolationLevel iso, String transactionName)
at System.Data.SqlClient.SqlConnection.BeginTransaction(IsolationLevel iso, String transactionName)
at System.Data.SqlClient.SqlConnection.BeginTransaction(IsolationLevel iso)
at ClearCanvas.ImageServer.Enterprise.SqlServer2005.PersistentStore.OpenUpdateContext(UpdateContextSyncMode mode)
2010-03-19 09:54:59,599 [ServiceLock:15] ERROR - Exception thrown

Exception has occurred : Unexpected exception opening database connection for update. Retry later.
ClearCanvas.Enterprise.Core.PersistenceException: Unexpected exception opening database connection for update ---> System.Data.SqlClient.SqlException: A transport-level error has occurred when sending the request to the server. (provider: TCP Provider, error: 0 - An existing connection was forcibly closed by the remote host.)
at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection)
at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection)
at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj)
at System.Data.SqlClient.TdsParserStateObject.WriteSni()
at System.Data.SqlClient.TdsParserStateObject.WritePacket(Byte flushMode)
at System.Data.SqlClient.TdsParser.TdsExecuteTransactionManagerRequest(Byte[] buffer, TransactionManagerRequestType request, String transactionName, TransactionManagerIsolationLevel isoLevel, Int32 timeout, SqlInternalTransaction transaction, TdsParserStateObject stateObj, Boolean isDelegateControlRequest)
at System.Data.SqlClient.SqlInternalConnectionTds.ExecuteTransactionYukon(TransactionRequest transactionRequest, String transactionName, IsolationLevel iso, SqlInternalTransaction internalTransaction, Boolean isDelegateControlRequest)
at System.Data.SqlClient.SqlInternalConnectionTds.ExecuteTransaction(TransactionRequest transactionRequest, String name, IsolationLevel iso, SqlInternalTransaction internalTransaction, Boolean isDelegateControlRequest)
at System.Data.SqlClient.SqlInternalConnection.BeginSqlTransaction(IsolationLevel iso, String transactionName)
at System.Data.SqlClient.SqlConnection.BeginTransaction(IsolationLevel iso, String transactionName)
at System.Data.SqlClient.SqlConnection.BeginTransaction(IsolationLevel iso)
at ClearCanvas.ImageServer.Enterprise.SqlServer2005.PersistentStore.OpenUpdateContext(UpdateContextSyncMode mode)
--- End of inner exception stack trace ---
at ClearCanvas.ImageServer.Enterprise.SqlServer2005.PersistentStore.OpenUpdateContext(UpdateContextSyncMode mode)
at ClearCanvas.ImageServer.Services.ServiceLock.ServiceLockProcessor.Run()
2010-03-19 09:55:01,598 [Archiving:17] ERROR - Exception thrown

Unexpected exception with select: SELECT * FROM ServerPartition
System.Data.SqlClient.SqlException: A transport-level error has occurred when sending the request to the server. (provider: TCP Provider, error: 0 - An existing connection was forcibly closed by the remote host.)
at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection)
at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection)
at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj)
at System.Data.SqlClient.TdsParserStateObject.WriteSni()
at System.Data.SqlClient.TdsParserStateObject.WritePacket(Byte flushMode)
at System.Data.SqlClient.TdsParserStateObject.ExecuteFlush()
at System.Data.SqlClient.TdsParser.TdsExecuteSQLBatch(String text, Int32 timeout, SqlNotificationRequest notificationRequest, TdsParserStateObject stateObj)
at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async)
at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result)
at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method)
at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method)
at System.Data.SqlClient.SqlCommand.ExecuteReader()
at ClearCanvas.ImageServer.Enterprise.SqlServer2005.EntityBroker`3._Find(TSelectCriteria criteria, Nullable`1 startIndex, Nullable`1 maxRows, SelectCallback`1 callback)
2010-03-19 09:55:01,645 [Archiving:17] ERROR - Exception thrown

Unexpected exception running service Archiving
ClearCanvas.Enterprise.Core.PersistenceException: Unexpected problem with select statment on table ServerPartition: A transport-level error has occurred when sending the request to the server. (provider: TCP Provider, error: 0 - An existing connection was forcibly closed by the remote host.) ---> System.Data.SqlClient.SqlException: A transport-level error has occurred when sending the request to the server. (provider: TCP Provider, error: 0 - An existing connection was forcibly closed by the remote host.)
at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection)
at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection)
at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj)
at System.Data.SqlClient.TdsParserStateObject.WriteSni()
at System.Data.SqlClient.TdsParserStateObject.WritePacket(Byte flushMode)
at System.Data.SqlClient.TdsParserStateObject.ExecuteFlush()
at System.Data.SqlClient.TdsParser.TdsExecuteSQLBatch(String text, Int32 timeout, SqlNotificationRequest notificationRequest, TdsParserStateObject stateObj)
at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async)
at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result)
at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method)
at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method)
at System.Data.SqlClient.SqlCommand.ExecuteReader()
at ClearCanvas.ImageServer.Enterprise.SqlServer2005.EntityBroker`3._Find(TSelectCriteria criteria, Nullable`1 startIndex, Nullable`1 maxRows, SelectCallback`1 callback)
--- End of inner exception stack trace ---
at ClearCanvas.ImageServer.Enterprise.SqlServer2005.EntityBroker`3._Find(TSelectCriteria criteria, Nullable`1 startIndex, Nullable`1 maxRows, SelectCallback`1 callback)
at ClearCanvas.ImageServer.Enterprise.SqlServer2005.EntityBroker`3.Find(TSelectCriteria criteria)
at ClearCanvas.ImageServer.Services.Archiving.Shreds.ArchivingShredManager.LoadPartitions()
at ClearCanvas.ImageServer.Services.Archiving.Shreds.ArchivingShredManager.CheckConfiguredArchives()
at ClearCanvas.ImageServer.Services.Archiving.Shreds.ArchivingShredManager.Run()
at ClearCanvas.ImageServer.Common.ThreadedService.b__0()
2010-03-19 09:56:59,847 [21] ERROR - Exception thrown

Unexpected exception with select: SELECT * FROM ServerPartition
System.Data.SqlClient.SqlException: A transport-level error has occurred when sending the request to the server. (provider: TCP Provider, error: 0 - An existing connection was forcibly closed by the remote host.)
at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection)
at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection)
at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj)
at System.Data.SqlClient.TdsParserStateObject.WriteSni()
at System.Data.SqlClient.TdsParserStateObject.WritePacket(Byte flushMode)
at System.Data.SqlClient.TdsParserStateObject.ExecuteFlush()
at System.Data.SqlClient.TdsParser.TdsExecuteSQLBatch(String text, Int32 timeout, SqlNotificationRequest notificationRequest, TdsParserStateObject stateObj)
at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async)
at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result)
at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method)
at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method)
at System.Data.SqlClient.SqlCommand.ExecuteReader()
at ClearCanvas.ImageServer.Enterprise.SqlServer2005.EntityBroker`3._Find(TSelectCriteria criteria, Nullable`1 startIndex, Nullable`1 maxRows, SelectCallback`1 callback)
2010-03-19 09:56:59,878 [21] ERROR - Exception thrown

Unexpected exception when loading partitions, possible database error. Operation will be retried later
ClearCanvas.Enterprise.Core.PersistenceException: Unexpected problem with select statment on table ServerPartition: A transport-level error has occurred when sending the request to the server. (provider: TCP Provider, error: 0 - An existing connection was forcibly closed by the remote host.) ---> System.Data.SqlClient.SqlException: A transport-level error has occurred when sending the request to the server. (provider: TCP Provider, error: 0 - An existing connection was forcibly closed by the remote host.)
at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection)
at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection)
at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj)
at System.Data.SqlClient.TdsParserStateObject.WriteSni()
at System.Data.SqlClient.TdsParserStateObject.WritePacket(Byte flushMode)
at System.Data.SqlClient.TdsParserStateObject.ExecuteFlush()
at System.Data.SqlClient.TdsParser.TdsExecuteSQLBatch(String text, Int32 timeout, SqlNotificationRequest notificationRequest, TdsParserStateObject stateObj)
at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async)
at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result)
at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method)
at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method)
at System.Data.SqlClient.SqlCommand.ExecuteReader()
at ClearCanvas.ImageServer.Enterprise.SqlServer2005.EntityBroker`3._Find(TSelectCriteria criteria, Nullable`1 startIndex, Nullable`1 maxRows, SelectCallback`1 callback)
--- End of inner exception stack trace ---
at ClearCanvas.ImageServer.Enterprise.SqlServer2005.EntityBroker`3._Find(TSelectCriteria criteria, Nullable`1 startIndex, Nullable`1 maxRows, SelectCallback`1 callback)
at ClearCanvas.ImageServer.Enterprise.SqlServer2005.EntityBroker`3.Find(TSelectCriteria criteria)
at ClearCanvas.ImageServer.Common.ServerPartitionMonitor.LoadPartitions()
2010-03-19 10:18:19,811 [WorkQueue:23] FATAL - Exception thrown

Exception when opening database connection for update
System.Data.SqlClient.SqlException: A transport-level error has occurred when sending the request to the server. (provider: TCP Provider, error: 0 - An existing connection was forcibly closed by the remote host.)
at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection)
at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection)
at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj)
at System.Data.SqlClient.TdsParserStateObject.WriteSni()
at System.Data.SqlClient.TdsParserStateObject.WritePacket(Byte flushMode)
at System.Data.SqlClient.TdsParser.TdsExecuteTransactionManagerRequest(Byte[] buffer, TransactionManagerRequestType request, String transactionName, TransactionManagerIsolationLevel isoLevel, Int32 timeout, SqlInternalTransaction transaction, TdsParserStateObject stateObj, Boolean isDelegateControlRequest)
at System.Data.SqlClient.SqlInternalConnectionTds.ExecuteTransactionYukon(TransactionRequest transactionRequest, String transactionName, IsolationLevel iso, SqlInternalTransaction internalTransaction, Boolean isDelegateControlRequest)
at System.Data.SqlClient.SqlInternalConnectionTds.ExecuteTransaction(TransactionRequest transactionRequest, String name, IsolationLevel iso, SqlInternalTransaction internalTransaction, Boolean isDelegateControlRequest)
at System.Data.SqlClient.SqlInternalConnection.BeginSqlTransaction(IsolationLevel iso, String transactionName)
at System.Data.SqlClient.SqlConnection.BeginTransaction(IsolationLevel iso, String transactionName)
at System.Data.SqlClient.SqlConnection.BeginTransaction(IsolationLevel iso)
at ClearCanvas.ImageServer.Enterprise.SqlServer2005.PersistentStore.OpenUpdateContext(UpdateContextSyncMode mode)
2010-03-19 10:18:19,811 [WorkQueue:23] ERROR - Exception thrown

Exception occured when processing WorkQueue item.
ClearCanvas.Enterprise.Core.PersistenceException: Unexpected exception opening database connection for update ---> System.Data.SqlClient.SqlException: A transport-level error has occurred when sending the request to the server. (provider: TCP Provider, error: 0 - An existing connection was forcibly closed by the remote host.)
at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection)
at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection)
at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj)
at System.Data.SqlClient.TdsParserStateObject.WriteSni()
at System.Data.SqlClient.TdsParserStateObject.WritePacket(Byte flushMode)
at System.Data.SqlClient.TdsParser.TdsExecuteTransactionManagerRequest(Byte[] buffer, TransactionManagerRequestType request, String transactionName, TransactionManagerIsolationLevel isoLevel, Int32 timeout, SqlInternalTransaction transaction, TdsParserStateObject stateObj, Boolean isDelegateControlRequest)
at System.Data.SqlClient.SqlInternalConnectionTds.ExecuteTransactionYukon(TransactionRequest transactionRequest, String transactionName, IsolationLevel iso, SqlInternalTransaction internalTransaction, Boolean isDelegateControlRequest)
at System.Data.SqlClient.SqlInternalConnectionTds.ExecuteTransaction(TransactionRequest transactionRequest, String name, IsolationLevel iso, SqlInternalTransaction internalTransaction, Boolean isDelegateControlRequest)
at System.Data.SqlClient.SqlInternalConnection.BeginSqlTransaction(IsolationLevel iso, String transactionName)
at System.Data.SqlClient.SqlConnection.BeginTransaction(IsolationLevel iso, String transactionName)
at System.Data.SqlClient.SqlConnection.BeginTransaction(IsolationLevel iso)
at ClearCanvas.ImageServer.Enterprise.SqlServer2005.PersistentStore.OpenUpdateContext(UpdateContextSyncMode mode)
--- End of inner exception stack trace ---
at ClearCanvas.ImageServer.Enterprise.SqlServer2005.PersistentStore.OpenUpdateContext(UpdateContextSyncMode mode)
at ClearCanvas.ImageServer.Services.WorkQueue.WorkQueueProcessor.GetWorkQueueItem(String processorId)
at ClearCanvas.ImageServer.Services.WorkQueue.WorkQueueProcessor.Run()
2010-03-19 10:19:20,718 [4] INFO - Starting Server Shred Host Service...
2010-03-19 10:19:24,937 [4] WARN - Time provider not found - defaulting to local machine time.
2010-03-19 10:19:25,531 [4] INFO - Starting up in AppDomain [ClearCanvas.ImageServer.ShredHostService.exe]
2010-03-19 10:19:30,421 [Dicom Server] INFO - ClearCanvas.ImageServer.Services.Dicom.Shreds.DicomServerExtension[ClearCanvas.ImageServer.Services.Dicom.Shreds.DicomServerExtension]: Start invoked
2010-03-19 10:19:31,078 [ServiceLock Server] INFO - ClearCanvas.ImageServer.Services.ServiceLock.Shreds.ServiceLockServerExtension[ClearCanvas.ImageServer.Services.ServiceLock.Shreds.ServiceLockServerExtension]: Start invoked
2010-03-19 10:19:31,984 [ArchivingServer] INFO - ClearCanvas.ImageServer.Services.Archiving.Shreds.ArchivingShredExtension[ClearCanvas.ImageServer.Services.Archiving.Shreds.ArchivingShredExtension]: Start invoked
2010-03-19 10:19:33,134 [Study header Streaming Server] INFO - Starting Study header Streaming Server using basic Http binding
2010-03-19 10:19:34,353 [Study header Streaming Server] INFO - Starting WCF Shred HeaderStreaming...
2010-03-19 10:19:35,433 [Image Streaming Server] INFO - Started listening at http://+:1000/wado/
2010-03-19 10:19:35,464 [Work Queue Server] INFO - ClearCanvas.ImageServer.Services.WorkQueue.Shreds.WorkQueueServerExtension[ClearCanvas.ImageServer.Services.WorkQueue.Shreds.WorkQueueServerExtension]: Start invoked
2010-03-19 10:19:42,933 [Study header Streaming Server] INFO - WCF Shred HeaderStreaming is listening at http://localhost:50221/HeaderStreaming.
2010-03-19 10:19:43,072 [Remote Services Server] INFO - Mounting service AlertService
2010-03-19 10:19:43,905 [Remote Services Server] INFO - on URI http://localhost:9998/ClearCanvas.ImageServer.Common.ServiceModel.IAlertService
2010-03-19 10:19:44,152 [ServiceLock:15] INFO - ServiceLock Processor is running
2010-03-19 10:19:45,603 [DICOM Service Manager:16] WARN - Time provider not found - defaulting to local machine time.
2010-03-19 10:19:46,004 [ServiceLock Pool:21] WARN - Time provider not found - defaulting to local machine time.
2010-03-19 10:19:46,189 [ServiceLock Pool:21] INFO - Filesystem Status:
Primary Filesystem : Enabled | Online | Readable | Writable | 1805.70 GB Available

2010-03-19 10:19:46,220 [Work Queue Server] WARN - Time provider not found - defaulting to local machine time.
2010-03-19 10:19:46,235 [Remote Services Server] INFO - Mounting service FilesystemInfoService
2010-03-19 10:19:46,251 [Remote Services Server] INFO - on URI http://localhost:9998/ClearCanvas.ImageServer.Common.ServiceModel.IFilesystemService
2010-03-19 10:19:46,482 [DICOM Service Manager:16] INFO - Starting to listen with AE PACS on port 0.0.0.0:104
2010-03-19 10:19:48,072 [WorkQueue:23] INFO - Work Queue Processor running...
TWiST
Basic Member
Basic Member
Posts:19

--
2010-03-19 01:32 PM  

As you can see from the screenshot of my dashboard that the partition is accessible and some other things are functioning but it appears that I am having database connection issues.

TWiST
Basic Member
Basic Member
Posts:19

--
2010-03-19 01:37 PM  
This is interesting because I am actually able to remotely view the list of studies on the server using one of our efilm workstations it looks like I just cant see almost anything in the web gui
steve
Senior Member
Senior Member
Posts:1932

--
2010-03-22 10:16 AM  
Did you configure any partitions when you setup the system? It appears that you may not have a partition configured.
Real-time support available to Clinical Edition and Team Edition customers
TWiST
Basic Member
Basic Member
Posts:19

--
2010-03-22 01:28 PM  
Everything worked perfectly fine with 1.5 and now that I upgraded to 2.0 most of the pages on the web gui are broken and I cant even get to the configuration pages or anything. If there is any logs I can paste or anything I can do to show you more information so that maybe we can figure this out that would be fantastic!

Thanks!
TWiST
Basic Member
Basic Member
Posts:19

--
2010-03-22 01:30 PM  
Well this is interesting, I just sat down at my desk and checked my email and posted here before I tried to login but it looks like the Web GUI is working properly now. How strange, I am going to click around make sure everything this is good and then let you all know.
You are not authorized to post a reply.

Active Forums 4.1
Copyright 2012 ClearCanvas Inc.