<?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 for My little IT blog</title>
	<atom:link href="http://www.stefanocislaghi.eu/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.stefanocislaghi.eu</link>
	<description>In a few words a blog talking about myself</description>
	<lastBuildDate>Tue, 02 Mar 2010 14:30:40 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Unable to run DBCONSOLE &#8211; OC4J Configuration issue by willem</title>
		<link>http://www.stefanocislaghi.eu/2009/12/28/unable-to-run-dbconsole-oc4j-configuration-issue/comment-page-1/#comment-21361</link>
		<dc:creator>willem</dc:creator>
		<pubDate>Tue, 02 Mar 2010 14:30:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.stefanocislaghi.eu/2009/12/28/unable-to-run-dbconsole-oc4j-configuration-issue/#comment-21361</guid>
		<description>I get a 

ORA-20001: SYSMAN already exists..

error while recreating the repos. Have you seen that one before? Complete logfile:

&quot;Check if repos user already exists.

oud   6:    WHERE username=UPPER(&#039;&amp;EM_REPOS_USER&#039;);
nieuw	6:    WHERE username=UPPER(&#039;SYSMAN&#039;);
oud   8:   IF ( &#039;&amp;EM_CHECK_TYPE&#039; = &#039;EXISTS&#039;) THEN
nieuw	8:   IF ( &#039;NOT_EXISTS&#039; = &#039;EXISTS&#039;) THEN
oud  11:       raise_application_error(-20000, &#039;&amp;EM_REPOS_USER does not exists..&#039;);
nieuw  11:	 raise_application_error(-20000, &#039;SYSMAN does not exists..&#039;);
oud  14:   ELSIF ( &#039;&amp;EM_CHECK_TYPE&#039; = &#039;NOT_EXISTS&#039; ) THEN
nieuw  14:   ELSIF ( &#039;NOT_EXISTS&#039; = &#039;NOT_EXISTS&#039; ) THEN
oud  17:       raise_application_error(-20001, &#039;&amp;EM_REPOS_USER already exists..&#039;);
nieuw  17:	 raise_application_error(-20001, &#039;SYSMAN already exists..&#039;);
oud  21:       raise_application_error(-20002, &#039;Invalid Check type &amp;EM_CHECK_TYPE&#039;);
nieuw  21:	 raise_application_error(-20002, &#039;Invalid Check type NOT_EXISTS&#039;);
DECLARE
*
FOUT in regel 1:
.ORA-20001: SYSMAN already exists..
ORA-06512: in regel 17&quot;</description>
		<content:encoded><![CDATA[<p>I get a </p>
<p>ORA-20001: SYSMAN already exists..</p>
<p>error while recreating the repos. Have you seen that one before? Complete logfile:</p>
<p>&#8220;Check if repos user already exists.</p>
<p>oud   6:    WHERE username=UPPER(&#8216;&amp;EM_REPOS_USER&#8217;);<br />
nieuw	6:    WHERE username=UPPER(&#8216;SYSMAN&#8217;);<br />
oud   8:   IF ( &#8216;&amp;EM_CHECK_TYPE&#8217; = &#8216;EXISTS&#8217;) THEN<br />
nieuw	8:   IF ( &#8216;NOT_EXISTS&#8217; = &#8216;EXISTS&#8217;) THEN<br />
oud  11:       raise_application_error(-20000, &#8216;&amp;EM_REPOS_USER does not exists..&#8217;);<br />
nieuw  11:	 raise_application_error(-20000, &#8216;SYSMAN does not exists..&#8217;);<br />
oud  14:   ELSIF ( &#8216;&amp;EM_CHECK_TYPE&#8217; = &#8216;NOT_EXISTS&#8217; ) THEN<br />
nieuw  14:   ELSIF ( &#8216;NOT_EXISTS&#8217; = &#8216;NOT_EXISTS&#8217; ) THEN<br />
oud  17:       raise_application_error(-20001, &#8216;&amp;EM_REPOS_USER already exists..&#8217;);<br />
nieuw  17:	 raise_application_error(-20001, &#8216;SYSMAN already exists..&#8217;);<br />
oud  21:       raise_application_error(-20002, &#8216;Invalid Check type &amp;EM_CHECK_TYPE&#8217;);<br />
nieuw  21:	 raise_application_error(-20002, &#8216;Invalid Check type NOT_EXISTS&#8217;);<br />
DECLARE<br />
*<br />
FOUT in regel 1:<br />
.ORA-20001: SYSMAN already exists..<br />
ORA-06512: in regel 17&#8243;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Unable to run DBCONSOLE &#8211; OC4J Configuration issue by paco</title>
		<link>http://www.stefanocislaghi.eu/2009/12/28/unable-to-run-dbconsole-oc4j-configuration-issue/comment-page-1/#comment-21222</link>
		<dc:creator>paco</dc:creator>
		<pubDate>Fri, 12 Feb 2010 11:26:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.stefanocislaghi.eu/2009/12/28/unable-to-run-dbconsole-oc4j-configuration-issue/#comment-21222</guid>
		<description>Thanksssssssss!</description>
		<content:encoded><![CDATA[<p>Thanksssssssss!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on DRBD for RedHat Enterprise by stop global warming</title>
		<link>http://www.stefanocislaghi.eu/2008/02/05/drbd-for-redhat-enterprise/comment-page-1/#comment-21212</link>
		<dc:creator>stop global warming</dc:creator>
		<pubDate>Sun, 07 Feb 2010 02:53:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.stefanocislaghi.it/2008/02/05/drbd-for-redhat-enterprise/#comment-21212</guid>
		<description>Wow, I wouldn&#039;t have gone there personally, but this is a very good blog post.  Perhaps you would allow me to write a guest entry to share my thoughts about the other side of this subject.</description>
		<content:encoded><![CDATA[<p>Wow, I wouldn&#8217;t have gone there personally, but this is a very good blog post.  Perhaps you would allow me to write a guest entry to share my thoughts about the other side of this subject.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ITM says: &#8220;Pending rename operations found, must reboot before install can continue.&#8221; by Antonio</title>
		<link>http://www.stefanocislaghi.eu/2007/06/05/itm-says-pending-rename-operations-found-must-reboot-before-install-can-continue/comment-page-1/#comment-21118</link>
		<dc:creator>Antonio</dc:creator>
		<pubDate>Thu, 07 Jan 2010 11:05:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.stefanocislaghi.it/2007/06/05/itm-says-pending-rename-operations-found-must-reboot-before-install-can-continue/#comment-21118</guid>
		<description>Thank you!!!!

Your fix helped me.

Antonio Destro

Brazil.</description>
		<content:encoded><![CDATA[<p>Thank you!!!!</p>
<p>Your fix helped me.</p>
<p>Antonio Destro</p>
<p>Brazil.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to solve &#8220;service is marked as an interactive service.  However, the system is configured to not allow interactive services.  This service may not function properly.&#8221; by Lester Caine</title>
		<link>http://www.stefanocislaghi.eu/2009/01/14/how-to-solve-service-is-marked-as-an-interactive-service-however-the-system-is-configured-to-not-allow-interactive-services-this-service-may-not-function-properly/comment-page-1/#comment-20986</link>
		<dc:creator>Lester Caine</dc:creator>
		<pubDate>Wed, 16 Dec 2009 09:07:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.stefanocislaghi.it/?p=402#comment-20986</guid>
		<description>OK - when I went  try this out I found that “Interactive Services Detection” was not running. For TightVNC I needed to START it, so that the configuration screen was allowed to display. Once this had happened there was no problem switching it off again, and TightVNC starts happily again. However TightVNC itself would not work because I think it still needs &#039;user&#039; input to allow it to actually view the screen.

Running TightVNC manually ( not as a service ) it is fine, so this has something to do with just how M$ have cripped services?</description>
		<content:encoded><![CDATA[<p>OK &#8211; when I went  try this out I found that “Interactive Services Detection” was not running. For TightVNC I needed to START it, so that the configuration screen was allowed to display. Once this had happened there was no problem switching it off again, and TightVNC starts happily again. However TightVNC itself would not work because I think it still needs &#8216;user&#8217; input to allow it to actually view the screen.</p>
<p>Running TightVNC manually ( not as a service ) it is fine, so this has something to do with just how M$ have cripped services?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Cannabis by roberto</title>
		<link>http://www.stefanocislaghi.eu/i-miei-lavori/cannabis-una-droga-leggera/comment-page-1/#comment-20816</link>
		<dc:creator>roberto</dc:creator>
		<pubDate>Wed, 02 Dec 2009 23:22:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.stefanocislaghi.it/cannabis-una-droga-leggera/#comment-20816</guid>
		<description>Da fumatore di canne da circa 10 anni posso confermare gran parte di quello che scrive Stefano, soprattutto questi effetti:

&quot;irritabilità, manie di persecuzione con disturbi deliranti del pensiero, incoerenza tematica del linguaggio, disturbi grossolani formali e di contenuto dell’ideazione, confusione, ansia e depressione, fobie, disorientamento spazio-temporale e verso le persone, psicosi tossica, depersonalizzazione, derealizzazione.&quot;

è infatti l&#039;esatta descrizione di quello che mi spinge a cercare di smettere, senza risultati.

Basta dire che difatti sono riuscito a smettere con le sigarette ma le canne me le fumo ancora, anche più di 3 al giorno se sono in compagnia, e non è vero che non provoca dipendenza, sicuramente non fisica, ma psicologica con il passare del tempo sì.

Se volete un consiglio stateci alla larga, io se tornassi indietro non ricomincerei certamente a farne uso così spesso.

Ciao</description>
		<content:encoded><![CDATA[<p>Da fumatore di canne da circa 10 anni posso confermare gran parte di quello che scrive Stefano, soprattutto questi effetti:</p>
<p>&#8220;irritabilità, manie di persecuzione con disturbi deliranti del pensiero, incoerenza tematica del linguaggio, disturbi grossolani formali e di contenuto dell’ideazione, confusione, ansia e depressione, fobie, disorientamento spazio-temporale e verso le persone, psicosi tossica, depersonalizzazione, derealizzazione.&#8221;</p>
<p>è infatti l&#8217;esatta descrizione di quello che mi spinge a cercare di smettere, senza risultati.</p>
<p>Basta dire che difatti sono riuscito a smettere con le sigarette ma le canne me le fumo ancora, anche più di 3 al giorno se sono in compagnia, e non è vero che non provoca dipendenza, sicuramente non fisica, ma psicologica con il passare del tempo sì.</p>
<p>Se volete un consiglio stateci alla larga, io se tornassi indietro non ricomincerei certamente a farne uso così spesso.</p>
<p>Ciao</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sciopero degli autotrasportatori &#8211; sciopero dei coglioni by Aldo</title>
		<link>http://www.stefanocislaghi.eu/2007/12/12/sciopero-degli-autotrasportatori-sciopero-dei-coglioni/comment-page-1/#comment-20748</link>
		<dc:creator>Aldo</dc:creator>
		<pubDate>Tue, 24 Nov 2009 21:15:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.stefanocislaghi.it/2007/12/12/sciopero-degli-autotrasportatori-sciopero-dei-coglioni/#comment-20748</guid>
		<description>&lt;a href=&quot;#comment-7693&quot; rel=&quot;nofollow&quot;&gt;@Tebby&lt;/a&gt; 
NON ESISTONO PAROLE PER DEFINIRE UNA MCOSA M8indefinibile )come lei. di mio gradimento sarebbe il poter dialogare con lei su molti aspetti di definizione dati al settore,peccato che il sistema di internet impedisca l&#039;incontro di culture diverse.peccato !Di certo è che mai si deve dire :MAI!</description>
		<content:encoded><![CDATA[<p><a href="#comment-7693" rel="nofollow">@Tebby</a><br />
NON ESISTONO PAROLE PER DEFINIRE UNA MCOSA M8indefinibile )come lei. di mio gradimento sarebbe il poter dialogare con lei su molti aspetti di definizione dati al settore,peccato che il sistema di internet impedisca l&#8217;incontro di culture diverse.peccato !Di certo è che mai si deve dire :MAI!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to solve &#8220;service is marked as an interactive service.  However, the system is configured to not allow interactive services.  This service may not function properly.&#8221; by Jordi</title>
		<link>http://www.stefanocislaghi.eu/2009/01/14/how-to-solve-service-is-marked-as-an-interactive-service-however-the-system-is-configured-to-not-allow-interactive-services-this-service-may-not-function-properly/comment-page-1/#comment-20721</link>
		<dc:creator>Jordi</dc:creator>
		<pubDate>Thu, 19 Nov 2009 16:22:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.stefanocislaghi.it/?p=402#comment-20721</guid>
		<description>It didn&#039;t work for me with Trendmicro Officescan Server 8.0. I have disabled the service &quot;Interactive Services Detection&quot; and rebooted the server. When I try again the instalation, the event generates again. In my case the problem appears when the setup software try to create a virtual web site in IIS since there&#039;s no problem when I make the installation using apache. I&#039;m using windows 2008 x64 R2</description>
		<content:encoded><![CDATA[<p>It didn&#8217;t work for me with Trendmicro Officescan Server 8.0. I have disabled the service &#8220;Interactive Services Detection&#8221; and rebooted the server. When I try again the instalation, the event generates again. In my case the problem appears when the setup software try to create a virtual web site in IIS since there&#8217;s no problem when I make the installation using apache. I&#8217;m using windows 2008 x64 R2</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Cassiera esselunga aggredita? Mah&#8230; by Paolo</title>
		<link>http://www.stefanocislaghi.eu/2008/03/02/cassiera-esselunga-aggredita-mah/comment-page-1/#comment-20713</link>
		<dc:creator>Paolo</dc:creator>
		<pubDate>Tue, 17 Nov 2009 07:53:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.stefanocislaghi.it/2008/03/02/cassiera-esselunga-aggredita-mah/#comment-20713</guid>
		<description>Si era inventata tutto. E adesso, solerti difensori di diritti riflettete e soprattutto pensate prima di scrivere.</description>
		<content:encoded><![CDATA[<p>Si era inventata tutto. E adesso, solerti difensori di diritti riflettete e soprattutto pensate prima di scrivere.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Linux-ha by giovanni</title>
		<link>http://www.stefanocislaghi.eu/linux-ha/comment-page-1/#comment-20687</link>
		<dc:creator>giovanni</dc:creator>
		<pubDate>Tue, 10 Nov 2009 21:31:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.stefanocislaghi.it/?page_id=341#comment-20687</guid>
		<description>Conosci un SW Gestionale completo Amministrazione, Terzisti/Produzione, ERP che viaggi su Linux ?</description>
		<content:encoded><![CDATA[<p>Conosci un SW Gestionale completo Amministrazione, Terzisti/Produzione, ERP che viaggi su Linux ?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
