Page 1 of 1
PACS one not receiveing image konica CS1 Regius
Posted: Wed Dec 20, 2006 5:31 pm
by Kevin
Just upgraded from pascsone server 3.1.5 to latest 4.1.3. All configueration settings imported over to the upgrade. However, now no images are being received from konica or other dicom equipment that was setup before. All worked fine before the upgrade. After nothing flows to pacsone server.
Posted: Wed Dec 20, 2006 5:48 pm
by Kevin
More information. Here is a log on the server..
Wed Dec 20 00:00:54 2006 INFO - REPORT: Running statistics report script: [C:/pacsdata/PacsServer/php/dailyreport.php]...
Wed Dec 20 05:35:39 2006 ERROR - RUNQUERY: SQL Bad Query: Server shutdown in progress
Wed Dec 20 05:35:41 2006 ERROR - RUNQUERY: SQL Bad Query: Can't connect to MySQL server on 'localhost' (10061)
Wed Dec 20 05:35:41 2006 ERROR - RUNQUERY: SQL Bad Query: Can't connect to MySQL server on 'localhost' (10061)
Wed Dec 20 05:35:42 2006 ERROR - RUNQUERY: SQL Bad Query: Can't connect to MySQL server on 'localhost' (10061)
Wed Dec 20 05:35:47 2006 ERROR - RUNQUERY: SQL Bad Query: Can't connect to MySQL server on 'localhost' (10061)
Wed Dec 20 05:35:48 2006 ERROR - RUNQUERY: SQL Bad Query: Can't connect to MySQL server on 'localhost' (10061)
Wed Dec 20 05:35:49 2006 ERROR - RUNQUERY: SQL Bad Query: Can't connect to MySQL server on 'localhost' (10061)
Wed Dec 20 05:35:50 2006 ERROR - RUNQUERY: SQL Bad Query: Can't connect to MySQL server on 'localhost' (10061)
Wed Dec 20 05:35:54 2006 ERROR - RUNQUERY: SQL Bad Query: Can't connect to MySQL server on 'localhost' (10061)
Wed Dec 20 05:35:55 2006 ERROR - RUNQUERY: SQL Bad Query: Can't connect to MySQL server on 'localhost' (10061)
Wed Dec 20 05:35:56 2006 ERROR - RUNQUERY: SQL Bad Query: Can't connect to MySQL server on 'localhost' (10061)
Wed Dec 20 05:35:57 2006 ERROR - RUNQUERY: SQL Bad Query: Can't connect to MySQL server on 'localhost' (10061)
Wed Dec 20 05:36:01 2006 ERROR - RUNQUERY: SQL Bad Query: Can't connect to MySQL server on 'localhost' (10061)
Wed Dec 20 05:38:29 2006 INFO - Server Process [980] Initialized as AE Title: [AE-RAD]
Wed Dec 20 05:38:29 2006 INFO - Server Socket: 200 created successfully
Wed Dec 20 05:38:29 2006 INFO - Socket: 200 bind to Port: 9000
Wed Dec 20 05:38:29 2006 INFO - Worker Thread: 1216 running
Wed Dec 20 05:38:29 2006 INFO - Worker Thread: 1228 running
Wed Dec 20 06:39:47 2006 WARNING - Service STOP request received, shutting down...
Wed Dec 20 06:39:47 2006 INFO - Worker Thread: 1216 returning: 0
Wed Dec 20 06:39:47 2006 INFO - Worker Thread: 1228 returning: 0
Posted: Wed Dec 20, 2006 6:06 pm
by pacsone
Check if you have both
PacsOne.exe and
PacsOneSrv.exe running from the process list:
1. If you are running Windows, press CTL-ALT-DLT->Task Manager->Process List->Show All Processes
2. If you are running Linux, type:
If you don't see both executables running, then your license is either invalid or missing. You can send it to
mailto:pacsone@pacsone.net and we will check it out.
service not running
Posted: Thu Mar 13, 2008 5:49 pm
by WyoUser
ok in task manager the services are not running. they do not start when Microsoft updates and server reboots. is there a way to register them as a service? I tried regsvr32 e:\pacsone\pacsone.exe and pacsonesrv.exe but I get a invalid entry point?
thanks
Kevin
Posted: Thu Mar 13, 2008 6:04 pm
by pacsone
Do you see PacsOne Server Premium Edition listed in the Windows Services control tablet? If so, you can register the PacsOne Server service by running the following command from the directory where PacsOne is installed:
Code: Select all
C:\Program Files\PacsOne>PacsOneSrv.exe /service
After that, PacsOne Server should show up as a Windows service.