PACS one not receiveing image konica CS1 Regius

Trouble during PacsOne Server installations
Post Reply
Kevin
Posts:2
Joined:Wed Dec 20, 2006 5:24 pm
PACS one not receiveing image konica CS1 Regius

Post by Kevin » Wed Dec 20, 2006 5:31 pm

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.

Kevin
Posts:2
Joined:Wed Dec 20, 2006 5:24 pm

Post by Kevin » Wed Dec 20, 2006 5:48 pm

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

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

Post by pacsone » Wed Dec 20, 2006 6:06 pm

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:

Code: Select all

% ps -ef|grep PacsOne
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.

WyoUser
Posts:4
Joined:Sat Dec 29, 2007 12:19 am

service not running

Post by WyoUser » Thu Mar 13, 2008 5:49 pm

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

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

Post by pacsone » Thu Mar 13, 2008 6:04 pm

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.

Post Reply