<?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: Derby Startup Script	</title>
	<atom:link href="https://www.brandonchecketts.com/archives/derby-startup-script/feed" rel="self" type="application/rss+xml" />
	<link>https://www.brandonchecketts.com/archives/derby-startup-script</link>
	<description>Web Programming, Linux System Administation, and Entrepreneurship in Athens Georgia</description>
	<lastBuildDate>Wed, 07 Nov 2012 21:19:32 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.1</generator>
	<item>
		<title>
		By: Braden		</title>
		<link>https://www.brandonchecketts.com/archives/derby-startup-script/comment-page-1#comment-3023</link>

		<dc:creator><![CDATA[Braden]]></dc:creator>
		<pubDate>Wed, 07 Nov 2012 21:19:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.brandonchecketts.com/?p=214#comment-3023</guid>

					<description><![CDATA[I found this useful.

You saved me time as I did not have to write my own.

Thank you!]]></description>
			<content:encoded><![CDATA[<p>I found this useful.</p>
<p>You saved me time as I did not have to write my own.</p>
<p>Thank you!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Clarence		</title>
		<link>https://www.brandonchecketts.com/archives/derby-startup-script/comment-page-1#comment-1036</link>

		<dc:creator><![CDATA[Clarence]]></dc:creator>
		<pubDate>Fri, 29 Aug 2008 15:24:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.brandonchecketts.com/?p=214#comment-1036</guid>

					<description><![CDATA[Thanks!.

Your script always says that &quot;Derby already running, can&#039;t start it&quot;

I just changed the script to look for process started by user derby than checkin for derbyclient.jar.

is there anyway I can use the same code or the changes i made is ok?

Thanks
Clarence]]></description>
			<content:encoded><![CDATA[<p>Thanks!.</p>
<p>Your script always says that &#8220;Derby already running, can&#8217;t start it&#8221;</p>
<p>I just changed the script to look for process started by user derby than checkin for derbyclient.jar.</p>
<p>is there anyway I can use the same code or the changes i made is ok?</p>
<p>Thanks<br />
Clarence</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Brandon		</title>
		<link>https://www.brandonchecketts.com/archives/derby-startup-script/comment-page-1#comment-1035</link>

		<dc:creator><![CDATA[Brandon]]></dc:creator>
		<pubDate>Thu, 28 Aug 2008 12:44:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.brandonchecketts.com/?p=214#comment-1035</guid>

					<description><![CDATA[Clarence,  

I missed mentioning that you have to make the script executable.   Just run this command, then you should be able to execute it:

&lt;pre&gt;
chmod 755 /etc/init.d/derby
&lt;/pre&gt;

Thanks,
Brandon]]></description>
			<content:encoded><![CDATA[<p>Clarence,  </p>
<p>I missed mentioning that you have to make the script executable.   Just run this command, then you should be able to execute it:</p>
<pre>
chmod 755 /etc/init.d/derby
</pre>
<p>Thanks,<br />
Brandon</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Clarence		</title>
		<link>https://www.brandonchecketts.com/archives/derby-startup-script/comment-page-1#comment-1034</link>

		<dc:creator><![CDATA[Clarence]]></dc:creator>
		<pubDate>Thu, 28 Aug 2008 06:16:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.brandonchecketts.com/?p=214#comment-1034</guid>

					<description><![CDATA[Hi,

I was searching for a solution to start derby on start up. I luckly saw your post. Thanks for the script. But, I have a problem in your script. when i start the Derby using

/etc/init.d/derby start

it says permission denied.

I am running centOS as root. any suggestion please.

Clarence]]></description>
			<content:encoded><![CDATA[<p>Hi,</p>
<p>I was searching for a solution to start derby on start up. I luckly saw your post. Thanks for the script. But, I have a problem in your script. when i start the Derby using</p>
<p>/etc/init.d/derby start</p>
<p>it says permission denied.</p>
<p>I am running centOS as root. any suggestion please.</p>
<p>Clarence</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
