<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Fehler bei Update von v0.9.9-1 auf 0.9.9-2]]></title><description><![CDATA[<p dir="auto">Hallo IDOIT Team,</p>
<p dir="auto">ich bekomme beim Update von Version 0.9.9-1 auf 0.9.9-2 folgende Fehlermeldung:</p>
<p dir="auto">isys_exception_database : Query error: 'SET @REPORT_ID = (SELECT isys_report__id FROM isys_report WHERE isys_report__title = 'Stromverbrauch in Racks' AND isys_report__type = 's')': Subquery returns more than 1 row</p>
<p dir="auto">Wäre schön, wenn mir da jemand helfen könnte.</p>
<p dir="auto">Grüße und weiter so,</p>
<p dir="auto">Deadlock</p>
]]></description><link>https://community.i-doit.com/topic/1490/fehler-bei-update-von-v0-9-9-1-auf-0-9-9-2</link><generator>RSS for Node</generator><lastBuildDate>Mon, 20 Jul 2026 22:29:24 GMT</lastBuildDate><atom:link href="https://community.i-doit.com/topic/1490.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 14 Jun 2010 09:03:13 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Fehler bei Update von v0.9.9-1 auf 0.9.9-2 on Fri, 18 Jun 2010 13:34:02 GMT]]></title><description><![CDATA[<p dir="auto">Ich habe einen ähnlichen Fehler (update 0.9.9.-1 auf 0.9.9-2):</p>
<pre><code>isys_exception_database : Query error: ' SELECT * FROM isys_report WHERE isys_report__title = 'Stromverbrauch in Racks' AND isys_report__type = 's'; ': Unknown column 'isys_report__type' in 'where clause' 
</code></pre>
<p dir="auto">SHOW CREATE TABLE isys_report zeigt:</p>
<pre><code>CREATE TABLE `isys_report` (
 `isys_report__id` int(32) NOT NULL auto_increment,
 `isys_report__title` varchar(255) character set utf8 NOT NULL,
 `isys_report__description` text character set utf8 NOT NULL,
 `isys_report__query` text character set utf8 NOT NULL,
 `isys_report__query_row` text character set utf8 NOT NULL,
 `isys_report__mandator` int(32) NOT NULL,
 `isys_report__datetime` datetime NOT NULL,
 `isys_report__last_edited` datetime NOT NULL,
 PRIMARY KEY  (`isys_report__id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_german1_ci
</code></pre>
<p dir="auto">…die gesamte Tabelle isys_report ist außerdem leer - soll das so sein?</p>
]]></description><link>https://community.i-doit.com/post/8555</link><guid isPermaLink="true">https://community.i-doit.com/post/8555</guid><dc:creator><![CDATA[nerbas]]></dc:creator><pubDate>Fri, 18 Jun 2010 13:34:02 GMT</pubDate></item><item><title><![CDATA[Reply to Fehler bei Update von v0.9.9-1 auf 0.9.9-2 on Thu, 17 Jun 2010 08:11:13 GMT]]></title><description><![CDATA[<p dir="auto">Wir haben das Problem nun schon mehrfach beobachtet, Danke nochmal fuer den Hinweis. Wir werden für die nächsten Versionen darauf achten, dass zumindest kein Fehler mehr beim Update aufkommt.</p>
]]></description><link>https://community.i-doit.com/post/8541</link><guid isPermaLink="true">https://community.i-doit.com/post/8541</guid><dc:creator><![CDATA[ds]]></dc:creator><pubDate>Thu, 17 Jun 2010 08:11:13 GMT</pubDate></item><item><title><![CDATA[Reply to Fehler bei Update von v0.9.9-1 auf 0.9.9-2 on Mon, 14 Jun 2010 15:40:31 GMT]]></title><description><![CDATA[<p dir="auto">Problem hat sich erledigt.</p>
<p dir="auto">Aus irgendeinem Grund war der Report "Stromverbrauch in Racks'" mehrfach im Reportbrowser vorhanden.<br />
habe dann einfach alle ausser Einen gelöscht, dann hat es funktioniert.</p>
<p dir="auto">Grüße,<br />
Deadlock</p>
]]></description><link>https://community.i-doit.com/post/8531</link><guid isPermaLink="true">https://community.i-doit.com/post/8531</guid><dc:creator><![CDATA[deadlock]]></dc:creator><pubDate>Mon, 14 Jun 2010 15:40:31 GMT</pubDate></item></channel></rss>