<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Running dcm4chee PACS as a Windows service or daemon</title>
	<atom:link href="http://www.marcilan.com/2009/12/running-dcm4chee-pacs-as-a-windows-service/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.marcilan.com/2009/12/running-dcm4chee-pacs-as-a-windows-service/</link>
	<description>Maxillofacial Radiology Cone Beam CT Interactive Learning And Navigation</description>
	<lastBuildDate>Fri, 10 Feb 2012 20:29:58 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Paolo</title>
		<link>http://www.marcilan.com/2009/12/running-dcm4chee-pacs-as-a-windows-service/comment-page-1/#comment-568</link>
		<dc:creator>Paolo</dc:creator>
		<pubDate>Tue, 18 Oct 2011 23:29:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.marcilan.com/?p=2943#comment-568</guid>
		<description>Hello, thanks for the example, your help to be really useful!
I have a problem:

C:\apps\dcm4chee-2.17.0-mysql\bin&gt;install_service.bat server
Error attempting to install the DCM4CHEE Image Archive service
Accesso negato.

Error attempting to install DCM4CHEE Image Archive  service
Accesso negato.


C:\apps\dcm4chee-2.17.0-mysql\bin&gt;

Can You Help me?</description>
		<content:encoded><![CDATA[<p>Hello, thanks for the example, your help to be really useful!<br />
I have a problem:</p>
<p>C:\apps\dcm4chee-2.17.0-mysql\bin&gt;install_service.bat server<br />
Error attempting to install the DCM4CHEE Image Archive service<br />
Accesso negato.</p>
<p>Error attempting to install DCM4CHEE Image Archive  service<br />
Accesso negato.</p>
<p>C:\apps\dcm4chee-2.17.0-mysql\bin&gt;</p>
<p>Can You Help me?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wisam Al-Rawi</title>
		<link>http://www.marcilan.com/2009/12/running-dcm4chee-pacs-as-a-windows-service/comment-page-1/#comment-141</link>
		<dc:creator>Wisam Al-Rawi</dc:creator>
		<pubDate>Thu, 18 Mar 2010 15:24:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.marcilan.com/?p=2943#comment-141</guid>
		<description>Try this. Visit http://www.dcm4che.org/confluence/display/ee2/Installation
Check the section 18. Install as a service, see if that fixes your problem.</description>
		<content:encoded><![CDATA[<p>Try this. Visit <a href="http://www.dcm4che.org/confluence/display/ee2/Installation" rel="nofollow">http://www.dcm4che.org/confluence/display/ee2/Installation</a><br />
Check the section 18. Install as a service, see if that fixes your problem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: scott</title>
		<link>http://www.marcilan.com/2009/12/running-dcm4chee-pacs-as-a-windows-service/comment-page-1/#comment-140</link>
		<dc:creator>scott</dc:creator>
		<pubDate>Thu, 18 Mar 2010 14:44:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.marcilan.com/?p=2943#comment-140</guid>
		<description>I have the path at C:\Program Files\Java\jdk1.6.0_18.  I find it strange that I can run the image server from the run.bat. but I am getting an access is denied error when I try and build the service.  Any other thoughts on why this might be giving me this error?  Thanks.</description>
		<content:encoded><![CDATA[<p>I have the path at C:\Program Files\Java\jdk1.6.0_18.  I find it strange that I can run the image server from the run.bat. but I am getting an access is denied error when I try and build the service.  Any other thoughts on why this might be giving me this error?  Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wisam Al-Rawi</title>
		<link>http://www.marcilan.com/2009/12/running-dcm4chee-pacs-as-a-windows-service/comment-page-1/#comment-138</link>
		<dc:creator>Wisam Al-Rawi</dc:creator>
		<pubDate>Thu, 18 Mar 2010 01:52:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.marcilan.com/?p=2943#comment-138</guid>
		<description>If you install a different version of the Java library make sure that the path is correct for the version you have. As you can see from the tutorial the path is linked to the Java version number which is in this case
C:\Program Files\Java\jdk1.6.0_17</description>
		<content:encoded><![CDATA[<p>If you install a different version of the Java library make sure that the path is correct for the version you have. As you can see from the tutorial the path is linked to the Java version number which is in this case<br />
C:\Program Files\Java\jdk1.6.0_17</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: scott</title>
		<link>http://www.marcilan.com/2009/12/running-dcm4chee-pacs-as-a-windows-service/comment-page-1/#comment-137</link>
		<dc:creator>scott</dc:creator>
		<pubDate>Wed, 17 Mar 2010 23:54:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.marcilan.com/?p=2943#comment-137</guid>
		<description>Very nice tutorial.  I was able to set up my DCM4CHEE server without issue.  I am able to access the web interface.  The problem I am getting is when I try to setup as a service.  I get
Error attempting to install DCM4CHEE Image Archive  service.
Access is denied.  I installed all the same version as the tutorial except the Java installer (jdk-6u18).  Any ideas?  Thanks</description>
		<content:encoded><![CDATA[<p>Very nice tutorial.  I was able to set up my DCM4CHEE server without issue.  I am able to access the web interface.  The problem I am getting is when I try to setup as a service.  I get<br />
Error attempting to install DCM4CHEE Image Archive  service.<br />
Access is denied.  I installed all the same version as the tutorial except the Java installer (jdk-6u18).  Any ideas?  Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anas</title>
		<link>http://www.marcilan.com/2009/12/running-dcm4chee-pacs-as-a-windows-service/comment-page-1/#comment-127</link>
		<dc:creator>Anas</dc:creator>
		<pubDate>Sat, 20 Feb 2010 10:03:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.marcilan.com/?p=2943#comment-127</guid>
		<description>i resolved my problem ,i added  C:appsdcm4chee-mysql-2.14.7bin  to my Path 
now dcm4chee is running as Windows service

thanks</description>
		<content:encoded><![CDATA[<p>i resolved my problem ,i added  C:appsdcm4chee-mysql-2.14.7bin  to my Path<br />
now dcm4chee is running as Windows service</p>
<p>thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wisam Al-Rawi</title>
		<link>http://www.marcilan.com/2009/12/running-dcm4chee-pacs-as-a-windows-service/comment-page-1/#comment-126</link>
		<dc:creator>Wisam Al-Rawi</dc:creator>
		<pubDate>Fri, 19 Feb 2010 17:21:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.marcilan.com/?p=2943#comment-126</guid>
		<description>If you get ‘JavaService.exe’ is not recognized as internal command or external, operable program or batch file. Then it means the file is corrupted. Since you tried to execute the command from 
C:\apps\dcm4chee-mysql-2.14.7\bin

Then you need to download dcm4chee-mysql-2.14.7 again. Extract it and replace the old folder with the new one.
If you got the missing jvm.dll error just make sure you did the steps in the tutorial correctly. Reboot Windows and test. See if the problem is still there. Good luck!</description>
		<content:encoded><![CDATA[<p>If you get ‘JavaService.exe’ is not recognized as internal command or external, operable program or batch file. Then it means the file is corrupted. Since you tried to execute the command from<br />
C:\apps\dcm4chee-mysql-2.14.7\bin</p>
<p>Then you need to download dcm4chee-mysql-2.14.7 again. Extract it and replace the old folder with the new one.<br />
If you got the missing jvm.dll error just make sure you did the steps in the tutorial correctly. Reboot Windows and test. See if the problem is still there. Good luck!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anas</title>
		<link>http://www.marcilan.com/2009/12/running-dcm4chee-pacs-as-a-windows-service/comment-page-1/#comment-125</link>
		<dc:creator>Anas</dc:creator>
		<pubDate>Fri, 19 Feb 2010 16:49:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.marcilan.com/?p=2943#comment-125</guid>
		<description>when i change my JAVA_HOME value for  that C:\Program Files\Java\jdk1.6.0_17\bin in user variable 
i had the following msg

&quot;Could not locate C:\Program Files\Java\jdk1.6.0_17\bin\jre\bin\server\jvm.dll. Please check that JAVA_HOME is set to your
JDK 1.5 installation directory&quot;</description>
		<content:encoded><![CDATA[<p>when i change my JAVA_HOME value for  that C:\Program Files\Java\jdk1.6.0_17\bin in user variable<br />
i had the following msg</p>
<p>&#8220;Could not locate C:\Program Files\Java\jdk1.6.0_17\bin\jre\bin\server\jvm.dll. Please check that JAVA_HOME is set to your<br />
<acronym title="Java Development Kit">JDK</acronym> 1.5 installation directory&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anas</title>
		<link>http://www.marcilan.com/2009/12/running-dcm4chee-pacs-as-a-windows-service/comment-page-1/#comment-124</link>
		<dc:creator>Anas</dc:creator>
		<pubDate>Fri, 19 Feb 2010 15:53:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.marcilan.com/?p=2943#comment-124</guid>
		<description>thanks for the quick ansear. but what file souhld i download again</description>
		<content:encoded><![CDATA[<p>thanks for the quick ansear. but what file souhld i download again</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wisam Al-Rawi</title>
		<link>http://www.marcilan.com/2009/12/running-dcm4chee-pacs-as-a-windows-service/comment-page-1/#comment-123</link>
		<dc:creator>Wisam Al-Rawi</dc:creator>
		<pubDate>Fri, 19 Feb 2010 15:34:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.marcilan.com/?p=2943#comment-123</guid>
		<description>Hi Anas, I had a user who had a similar problem. I think this might be due to corrupted download. Try to download the file again and re-test.</description>
		<content:encoded><![CDATA[<p>Hi Anas, I had a user who had a similar problem. I think this might be due to corrupted download. Try to download the file again and re-test.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

