Sunday, May 19, 2013
Google Custom Search

Our Community

Membership Membership:
Latest New User Latest: andresg
New Today New Today: 0
New Yesterday New Yesterday: 2
User Count Overall: 28632

People Online People Online:
Visitors Visitors: 8
Members Members: 0
Total Total: 8

Online Now Online Now:

ClearCanvas Community Forums

Exception in Image Server
Last Post 2012-07-03 12:13 AM by steve. 1 Replies.
Printer Friendly
Sort:
PrevPrev NextNext
You are not authorized to post a reply.
Author Messages
Vittorio
New Member
New Member
Posts:7

--
2012-06-13 04:25 PM  

I'm getting quite frequently the following exception in Image Server. It happens when multiple association are established from the same device. Is there a patch/workaround ? Thank you in advance!

Exception thrown    Unexpected User exception, description: Unexpected exception on OnReceiveAssociateAccept

System.NullReferenceException: Object reference not set to an instance of an object.     at ClearCanvas.ImageServer.Services.Dicom.MoveScpExtension.b__3(Object sender, AssociationParameters parms)     at ClearCanvas.Dicom.Network.Scu.ScuBase.OnReceiveAssociateAccept(DicomClient client, ClientAssociationParameters association)     at ClearCanvas.Dicom.Network.Scu.StorageScu.OnReceiveAssociateAccept(DicomClient client, ClientAssociationParameters association)     at ClearCanvas.Dicom.Network.DicomClient.OnReceiveAssociateAccept(AssociationParameters association)

steve
Senior Member
Senior Member
Posts:2096

--
2012-07-03 12:13 AM  
Looking at the code, it looks like the exception is happening when we're attempting to execute some code related to audit logging. The call stack would mean that the error occurs after a remove SCU send a Move Request to the IS, and the IS is opening an association to the Move Destination. As for why it might be happening, it looks a bit like it might be a case where the association is aborted or closed quickly due to there not being any images to actually send to the remote device. If there's any logging before or around when this occurs, it might offer some more clues as to what is happening. I think this is a new bug, so I don't think there's a workaround.

Steve
Live and real-time support available for Personal, Team, and Cleome Edition customers.
You are not authorized to post a reply.

Active Forums 4.1
Copyright 2013 ClearCanvas Inc. All Rights Reserved