<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:clearspace="http://www.jivesoftware.com/xmlns/clearspace/rss" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:opensearch="http://a9.com/-/spec/opensearch/1.1/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>VMware Communities: Message List - Strange error in a C# program I wrote</title>
    <link>http://communities.vmware.com/community/developer/forums/automationapi?view=discussions</link>
    <description>Most recent forum messages</description>
    <language>en</language>
    <pubDate>Wed, 14 Jan 2009 18:43:52 GMT</pubDate>
    <generator>Clearspace 1.10.12 (http://jivesoftware.com/products/clearspace/)</generator>
    <dc:date>2009-01-14T18:43:52Z</dc:date>
    <dc:language>en</dc:language>
    <item>
      <title>Re: Strange error in a C# program I wrote</title>
      <link>http://communities.vmware.com/message/1144145?tstart=0#1144145</link>
      <description>It looks like that was my problem. I've added a call to Disconnect() and after a few tests it hasn't given me that error. Thanks!</description>
      <pubDate>Wed, 14 Jan 2009 18:43:52 GMT</pubDate>
      <author>eatorres</author>
      <guid>http://communities.vmware.com/message/1144145?tstart=0#1144145</guid>
      <dc:date>2009-01-14T18:43:52Z</dc:date>
      <clearspace:dateToText>10 months, 1 week ago</clearspace:dateToText>
    </item>
    <item>
      <title>Re: Strange error in a C# program I wrote</title>
      <link>http://communities.vmware.com/message/1144113?tstart=0#1144113</link>
      <description>&lt;br /&gt;
First, this is a bug in the library. I hope VMWare fixes it soon. &lt;br /&gt;
&lt;p /&gt;
&lt;a class="jive-link-external" href="http://communities.vmware.com/thread/187177?tstart=0"&gt;This thread&lt;/a&gt;ends with a work-around. As Alex says, you need to explicitly disconnect, but that won't let your application run 24/7. You need to release all unused objects that link to the connection, garbage collect, then disconnect for something that you want to run 24/7.</description>
      <pubDate>Wed, 14 Jan 2009 17:54:35 GMT</pubDate>
      <author>dblock</author>
      <guid>http://communities.vmware.com/message/1144113?tstart=0#1144113</guid>
      <dc:date>2009-01-14T17:54:35Z</dc:date>
      <clearspace:dateToText>10 months, 1 week ago</clearspace:dateToText>
    </item>
    <item>
      <title>Re: Strange error in a C# program I wrote</title>
      <link>http://communities.vmware.com/message/1143739?tstart=0#1143739</link>
      <description>&lt;br /&gt;
Hi!&lt;br /&gt;
&lt;p /&gt;
This error usually occurs when you forget to properly call Disconnect(); in your application.&lt;br /&gt;
&lt;p /&gt;
Regards, Alex</description>
      <pubDate>Wed, 14 Jan 2009 11:57:38 GMT</pubDate>
      <author>akoeplinger</author>
      <guid>http://communities.vmware.com/message/1143739?tstart=0#1143739</guid>
      <dc:date>2009-01-14T11:57:38Z</dc:date>
      <clearspace:dateToText>10 months, 1 week ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
    </item>
    <item>
      <title>Strange error in a C# program I wrote</title>
      <link>http://communities.vmware.com/message/1143497?tstart=0#1143497</link>
      <description>&lt;br /&gt;
I get the following error (seemingly randomly) whenever I run a&lt;br /&gt;
program I wrote using the VIX API (in addition to the VI SDK, so I will&lt;br /&gt;
probably post this on the SDK board as well):&lt;br /&gt;
&lt;p /&gt;
&lt;p /&gt;
&lt;p /&gt;
&lt;ul&gt;

&lt;ul&gt;
&lt;li&gt;ERROR&lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt;
**: file d:/build/ob/bora-127388/bora/vim/lib/gvmomi/gvmomiMOMgr.c:&lt;br /&gt;
line 212: assertion failed: (priv-&amp;gt;updatesListener == NULL)&lt;br /&gt;
aborting...&lt;br /&gt;
&lt;p /&gt;
&lt;p /&gt;
&lt;br /&gt;
I have no idea what is causing this.&lt;br /&gt;
Sometimes my program runs fine and this error doesn't pop up. Other&lt;br /&gt;
times it pops up as soon as I start my program. Anyone else run into&lt;br /&gt;
this problem?</description>
      <pubDate>Wed, 14 Jan 2009 01:17:40 GMT</pubDate>
      <author>eatorres</author>
      <guid>http://communities.vmware.com/message/1143497?tstart=0#1143497</guid>
      <dc:date>2009-01-14T01:17:40Z</dc:date>
      <clearspace:dateToText>10 months, 1 week ago</clearspace:dateToText>
      <clearspace:replyCount>3</clearspace:replyCount>
    </item>
  </channel>
</rss>

