Error: C-MOVE Response: Failed: Unable to Process

Trouble during PacsOne Server installations
Post Reply
j_n_c
Posts:16
Joined:Tue Jul 12, 2005 7:26 am
Error: C-MOVE Response: Failed: Unable to Process

Post by j_n_c » Tue Nov 22, 2005 10:53 am

I get the error "Error: C-MOVE Response: Failed: Unable to Process" when i try to move patients from a remote application entity.Strangely the error appears after i had successfully moved a couple of patients a few minutes before!!!
I've sent the log file as an attachment to pacsone@pacsone.net

pacsone
Site Admin
Posts:3149
Joined:Tue Sep 30, 2003 2:47 am

Post by pacsone » Tue Nov 22, 2005 2:17 pm

PacsOne got a Windows TCP Error Code of 10057, which means the socket was not connected, so you need to check the destination AE at IP address 192.168.8.10 Port: 10003:

1. Make sure the receiving application has not crashed and can still accept incoming connections.

2. There is no firewall blocking that port number on that IP address.

j_n_c
Posts:16
Joined:Tue Jul 12, 2005 7:26 am

Post by j_n_c » Wed Nov 23, 2005 3:01 am

The error i was referring to is this:
RUNQUERY: SQL Bad Query: Can't connect to MySQL server on 'localhost' (10061)

For some reason PacsOne is unable to connect to MYSQL. What could be the probable reason(s) for this?

Sent the latest log file to pacsone@pacsone.net
I'm using Apache 2.0.54, mysql 4.1.14 & php 5.0.5

THANKS IN ADVANCE

pacsone
Site Admin
Posts:3149
Joined:Tue Sep 30, 2003 2:47 am

Post by pacsone » Wed Nov 23, 2005 2:18 pm

j_n_c wrote:The error i was referring to is this:
RUNQUERY: SQL Bad Query: Can't connect to MySQL server on 'localhost' (10061)
In the error log you sent me, there is no such error. But the (10061) error code above suggests MySQL was not running at all on that server. You could get these errors when you are rebooting the server.

Post Reply