<?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: A Simple Standalone Server for db4o as Windows Service</title>
	<atom:link href="http://www.emphess.net/2010/01/23/a-simple-standalone-server-for-db4o-as-windows-service/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.emphess.net/2010/01/23/a-simple-standalone-server-for-db4o-as-windows-service/</link>
	<description>Christoph Menge&#039;s Blog</description>
	<lastBuildDate>Tue, 15 Jun 2010 00:52:45 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Christoph Menge</title>
		<link>http://www.emphess.net/2010/01/23/a-simple-standalone-server-for-db4o-as-windows-service/comment-page-1/#comment-2037</link>
		<dc:creator>Christoph Menge</dc:creator>
		<pubDate>Tue, 15 Jun 2010 00:42:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.emphess.net/?p=73#comment-2037</guid>
		<description>Dear Emerson,

that is a very generic error message - honestly, I think the server crashes on start. That could be because of a newer version of db4o dlls (the code is now half a year old and makes quite a bit of assumptions), or because some security issue like inaccessible file, user not authorized to open sockets, etc. Have you checked whether the config file is ok for you, i.e. whether paths are ok?

This server is rudimentary - there is practically no error checking or logging going on, which is a very bad idea when it comes to debugging or even production use. The idea was mainly to show how to get a windows service up and running.
You might want to add some larger `try{ }` blocks and write Exceptions to the log - that might help in finding the error.

Sorry this isn&#039;t too helpful, but there are too many potential errors.

Chris</description>
		<content:encoded><![CDATA[<p>Dear Emerson,</p>
<p>that is a very generic error message &#8211; honestly, I think the server crashes on start. That could be because of a newer version of db4o dlls (the code is now half a year old and makes quite a bit of assumptions), or because some security issue like inaccessible file, user not authorized to open sockets, etc. Have you checked whether the config file is ok for you, i.e. whether paths are ok?</p>
<p>This server is rudimentary &#8211; there is practically no error checking or logging going on, which is a very bad idea when it comes to debugging or even production use. The idea was mainly to show how to get a windows service up and running.<br />
You might want to add some larger `try{ }` blocks and write Exceptions to the log &#8211; that might help in finding the error.</p>
<p>Sorry this isn&#8217;t too helpful, but there are too many potential errors.</p>
<p>Chris</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Emerson Rodrigues</title>
		<link>http://www.emphess.net/2010/01/23/a-simple-standalone-server-for-db4o-as-windows-service/comment-page-1/#comment-2036</link>
		<dc:creator>Emerson Rodrigues</dc:creator>
		<pubDate>Fri, 11 Jun 2010 21:29:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.emphess.net/?p=73#comment-2036</guid>
		<description>Dear Christoph,

I try your solution, but when I start the server service, windows send me this error:
&quot;the db4oServer service on Local Computer started and then stopped. Some services stop automatically if they have no work to do, for example, the Performance Logs and Alerts service&quot;.
Do you have any ideia of this ???

thank´s

PS: I came from Brazil. Excusime my english.</description>
		<content:encoded><![CDATA[<p>Dear Christoph,</p>
<p>I try your solution, but when I start the server service, windows send me this error:<br />
&#8220;the db4oServer service on Local Computer started and then stopped. Some services stop automatically if they have no work to do, for example, the Performance Logs and Alerts service&#8221;.<br />
Do you have any ideia of this ???</p>
<p>thank´s</p>
<p>PS: I came from Brazil. Excusime my english.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James Hicks</title>
		<link>http://www.emphess.net/2010/01/23/a-simple-standalone-server-for-db4o-as-windows-service/comment-page-1/#comment-1938</link>
		<dc:creator>James Hicks</dc:creator>
		<pubDate>Sat, 13 Feb 2010 22:11:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.emphess.net/?p=73#comment-1938</guid>
		<description>take a look at topshelf for the host.

http://code.google.com/p/topshelf/</description>
		<content:encoded><![CDATA[<p>take a look at topshelf for the host.</p>
<p><a href="http://code.google.com/p/topshelf/" rel="nofollow">http://code.google.com/p/topshelf/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christoph Menge</title>
		<link>http://www.emphess.net/2010/01/23/a-simple-standalone-server-for-db4o-as-windows-service/comment-page-1/#comment-1934</link>
		<dc:creator>Christoph Menge</dc:creator>
		<pubDate>Wed, 10 Feb 2010 18:47:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.emphess.net/?p=73#comment-1934</guid>
		<description>Good point... Will work on that soon.</description>
		<content:encoded><![CDATA[<p>Good point&#8230; Will work on that soon.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alessandro</title>
		<link>http://www.emphess.net/2010/01/23/a-simple-standalone-server-for-db4o-as-windows-service/comment-page-1/#comment-1933</link>
		<dc:creator>Alessandro</dc:creator>
		<pubDate>Wed, 10 Feb 2010 18:35:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.emphess.net/?p=73#comment-1933</guid>
		<description>Sounds interesting. I&#039;m looking forward for the sample client.</description>
		<content:encoded><![CDATA[<p>Sounds interesting. I&#8217;m looking forward for the sample client.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tweets that mention A Simple Standalone db4o Server as a Windows Service &#124; Emphess .NET -- Topsy.com</title>
		<link>http://www.emphess.net/2010/01/23/a-simple-standalone-server-for-db4o-as-windows-service/comment-page-1/#comment-1917</link>
		<dc:creator>Tweets that mention A Simple Standalone db4o Server as a Windows Service &#124; Emphess .NET -- Topsy.com</dc:creator>
		<pubDate>Tue, 26 Jan 2010 14:20:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.emphess.net/?p=73#comment-1917</guid>
		<description>[...] This post was mentioned on Twitter by .NET Links, db4o gossip. db4o gossip said: RT @dotnetlinks A Simple Standalone db4o Server as a Windows Service http://bit.ly/52gCvr: A Simple Standalone db4... http://bit.ly/6o5kGd [...]</description>
		<content:encoded><![CDATA[<p>[...] This post was mentioned on Twitter by .NET Links, db4o gossip. db4o gossip said: RT @dotnetlinks A Simple Standalone db4o Server as a Windows Service <a href="http://bit.ly/52gCvr" rel="nofollow">http://bit.ly/52gCvr</a>: A Simple Standalone db4&#8230; <a href="http://bit.ly/6o5kGd" rel="nofollow">http://bit.ly/6o5kGd</a> [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
