Page 1 of 1

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

Posted: Tue Nov 22, 2005 10:53 am
by j_n_c
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

Posted: Tue Nov 22, 2005 2:17 pm
by pacsone
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.

Posted: Wed Nov 23, 2005 3:01 am
by j_n_c
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

Posted: Wed Nov 23, 2005 2:18 pm
by pacsone
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.