<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
<title>IIDS forum</title>
<link>http://www.agentscape.org/forums</link>
<description> IIDS forum</description>
<language>en</language>
<docs>http://backend.userland.com/rss</docs>
<item>
<title>Lookup server in AOSv2 in AgentScape : Trouble Shooting</title>
<link>http://www.agentscape.org/forums/viewtopic.php?pid=307#307</link>
<guid isPermaLink="false">307@http://www.agentscape.org/forums</guid>
<description>Hello Tom,After studying your code, it seems the quickest way to get your agents to work is to use list() in MonitorAgent.java:31 and EnergyDBRequester.java:40, rather than the old lookup() method from v0.9.3. Note that the agent's internal lookup service will become deprecated and replaced by a full directory service in future AOS releases.Best regards,D.W.F. van KrevelenP.S. you might want to remove the unused dependencies from your pom.xml file or replace them by working ones, e.g. &#160; &#160; &#60;repositories&#62;&#160; &#160; &#160; &#160; &#60;repository&#62;&#160; &#160; &#160; &#160; &#160; &#160; &#60;id&#62;agentscape-public&#60;/id&#62;&#160; &#160; &#160; &#160; &#160; &#160; &#60;url&#62;http://repo.agentscape.org/repo&#60;/url&#62;&#160; &#160; &#160; &#160; &#60;/repository&#62;&#160; &#160; &#160; &#160; &#60;repository&#62;&#160; &#160; &#160; &#160; &#160; &#160; &#60;id&#62;Aduna Sesame&#60;/id&#62;&#160; &#160; &#160; &#160; &#160; &#160; &#60;url&#62;http://repo.aduna-software.org/maven2/releases&#60;/url&#62;&#160; &#160; &#160; &#160; &#60;/repository&#62;&#160; &#160; &#160; &#160; &#60;repository&#62;&#160; &#160; &#160; &#160; &#160; &#160; &#60;id&#62;ClarkParsia Pellet&#60;/id&#62;&#160; &#160; &#160; &#160; &#160; &#160; &#60;url&#62;http://on.cs.unibas.ch/maven/repository/&#60;/url&#62;&#160; &#160; &#160; &#160; &#60;/repository&#62;&#160; &#160; &#160; &#160; &#60;/repositories&#62;&#160; &#60;dependencies&#62;&#160; &#160; &#160; &#60;dependency&#62;&#160; &#160; &#160; &#160; &#160; &#60;groupId&#62;org.iids.aos&#60;/groupId&#62;&#160; &#160; &#160; &#160; &#160; &#60;artifactId&#62;agentscape-core&#60;/artifactId&#62;&#160; &#160; &#160; &#160; &#160; &#60;version&#62;2.0-m1&#60;/version&#62;&#160; &#160; &#160; &#160; &#160; &#60;scope&#62;provided&#60;/scope&#62;&#160; &#160; &#160; &#60;/dependency&#62;&#160; &#160; &#160; &#60;dependency&#62;&#160; &#160; &#160; &#160; &#160; &#60;groupId&#62;org.openrdf.sesame&#60;/groupId&#62;&#160; &#160; &#160; &#160; &#160; &#60;artifactId&#62;sesame-runtime&#60;/artifactId&#62;&#160; &#160; &#160; &#160; &#160; &#60;version&#62;2.3.0&#60;/version&#62;&#160; &#160; &#160; &#160; &#160; &#60;scope&#62;compile&#60;/scope&#62;&#160; &#160; &#160; &#60;/dependency&#62;&#160; &#160; &#160; &#60;dependency&#62;&#160; &#160; &#160; &#160; &#160; &#60;groupId&#62;org.slf4j&#60;/groupId&#62;&#160; &#160; &#160; &#160; &#160; &#60;artifactId&#62;slf4j-jdk14&#60;/artifactId&#62;&#160; &#160; &#160; &#160; &#160; &#60;version&#62;1.5.8&#60;/version&#62;&#160; &#160; &#160; &#160; &#160; &#60;scope&#62;compile&#60;/scope&#62;&#160; &#160; &#160; &#60;/dependency&#62;&#160; &#160; &#160; &#60;dependency&#62;&#160; &#160; &#160; &#160; &#160; &#60;groupId&#62;org.slf4j&#60;/groupId&#62;&#160; &#160; &#160; &#160; &#160; &#60;artifactId&#62;slf4j-api&#60;/artifactId&#62;&#160; &#160; &#160; &#160; &#160; &#60;version&#62;1.5.8&#60;/version&#62;&#160; &#160; &#160; &#160; &#160; &#60;scope&#62;compile&#60;/scope&#62;&#160; &#160; &#160; &#60;/dependency&#62;&#160; &#160; &#160; &#60;dependency&#62;&#160; &#160; &#160; &#160; &#160; &#60;groupId&#62;commons-httpclient&#60;/groupId&#62;&#160; &#160; &#160; &#160; &#160; &#60;artifactId&#62;commons-httpclient&#60;/artifactId&#62;&#160; &#160; &#160; &#160; &#160; &#60;version&#62;3.1&#60;/version&#62;&#160; &#160; &#160; &#160; &#160; &#60;scope&#62;compile&#60;/scope&#62;&#160; &#160; &#160; &#60;/dependency&#62;&#160; &#160; &#160; &#60;dependency&#62;&#160; &#160; &#160; &#160; &#160; &#60;groupId&#62;commons-collections&#60;/groupId&#62;&#160; &#160; &#160; &#160; &#160; &#60;artifactId&#62;commons-collections&#60;/artifactId&#62;&#160; &#160; &#160; &#160; &#160; &#60;version&#62;3.1&#60;/version&#62;&#160; &#160; &#160; &#160; &#160; &#60;scope&#62;compile&#60;/scope&#62;&#160; &#160; &#160; &#60;/dependency&#62;&#160; &#160; &#160; &#60;dependency&#62;&#160; &#160; &#160; &#160; &#160; &#60;groupId&#62;uk.co.flamingpenguin.jewelcli&#60;/groupId&#62;&#160; &#160; &#160; &#160; &#160; &#60;artifactId&#62;jewelcli&#60;/artifactId&#62;&#160; &#160; &#160; &#160; &#160; &#60;version&#62;0.59&#60;/version&#62;&#160; &#160; &#160; &#160; &#160; &#60;scope&#62;compile&#60;/scope&#62;&#160; &#160; &#160; &#60;/dependency&#62;&#160; &#160; &#160; &#60;dependency&#62;&#160; &#160; &#160; &#160; &#160; &#60;groupId&#62;com.owldl&#60;/groupId&#62;&#160; &#160; &#160; &#160; &#160; &#60;artifactId&#62;pellet&#60;/artifactId&#62;&#160; &#160; &#160; &#160; &#160; &#60;version&#62;2.2.1&#60;/version&#62;&#160; &#160; &#160; &#160; &#160; &#60;scope&#62;compile&#60;/scope&#62;&#160; &#160; &#160; &#60;/dependency&#62;&#160; &#60;/dependencies&#62;

</description>
<content:encoded><![CDATA[<p>Hello Tom,<br /><br />After studying your code, it seems the quickest way to get your agents to work is to use list() in MonitorAgent.java:31 and EnergyDBRequester.java:40, rather than the old lookup() method from v0.9.3. Note that the agent's internal lookup service will become deprecated and replaced by a full directory service in future AOS releases.<br /><br />Best regards,<br />D.W.F. van Krevelen<br /><br />P.S. you might want to remove the unused dependencies from your pom.xml file or replace them by working ones, e.g. <br /><br />&nbsp; &nbsp; &lt;repositories&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &lt;repository&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;id&gt;agentscape-public&lt;/id&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;url&gt;http://repo.agentscape.org/repo&lt;/url&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &lt;/repository&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &lt;repository&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;id&gt;Aduna Sesame&lt;/id&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;url&gt;http://repo.aduna-software.org/maven2/releases&lt;/url&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &lt;/repository&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &lt;repository&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;id&gt;ClarkParsia Pellet&lt;/id&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;url&gt;http://on.cs.unibas.ch/maven/repository/&lt;/url&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &lt;/repository&gt;&nbsp; &nbsp; <br />&nbsp; &nbsp; &lt;/repositories&gt;<br />&nbsp; &lt;dependencies&gt;<br />&nbsp; &nbsp; &nbsp; &lt;dependency&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;groupId&gt;org.iids.aos&lt;/groupId&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;artifactId&gt;agentscape-core&lt;/artifactId&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;version&gt;2.0-m1&lt;/version&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;scope&gt;provided&lt;/scope&gt;<br />&nbsp; &nbsp; &nbsp; &lt;/dependency&gt;<br />&nbsp; &nbsp; &nbsp; &lt;dependency&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;groupId&gt;org.openrdf.sesame&lt;/groupId&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;artifactId&gt;sesame-runtime&lt;/artifactId&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;version&gt;2.3.0&lt;/version&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;scope&gt;compile&lt;/scope&gt;<br />&nbsp; &nbsp; &nbsp; &lt;/dependency&gt;<br />&nbsp; &nbsp; &nbsp; &lt;dependency&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;groupId&gt;org.slf4j&lt;/groupId&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;artifactId&gt;slf4j-jdk14&lt;/artifactId&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;version&gt;1.5.8&lt;/version&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;scope&gt;compile&lt;/scope&gt;<br />&nbsp; &nbsp; &nbsp; &lt;/dependency&gt;<br />&nbsp; &nbsp; &nbsp; &lt;dependency&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;groupId&gt;org.slf4j&lt;/groupId&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;artifactId&gt;slf4j-api&lt;/artifactId&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;version&gt;1.5.8&lt;/version&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;scope&gt;compile&lt;/scope&gt;<br />&nbsp; &nbsp; &nbsp; &lt;/dependency&gt;<br />&nbsp; &nbsp; &nbsp; &lt;dependency&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;groupId&gt;commons-httpclient&lt;/groupId&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;artifactId&gt;commons-httpclient&lt;/artifactId&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;version&gt;3.1&lt;/version&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;scope&gt;compile&lt;/scope&gt;<br />&nbsp; &nbsp; &nbsp; &lt;/dependency&gt;<br />&nbsp; &nbsp; &nbsp; &lt;dependency&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;groupId&gt;commons-collections&lt;/groupId&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;artifactId&gt;commons-collections&lt;/artifactId&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;version&gt;3.1&lt;/version&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;scope&gt;compile&lt;/scope&gt;<br />&nbsp; &nbsp; &nbsp; &lt;/dependency&gt;<br />&nbsp; &nbsp; &nbsp; &lt;dependency&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;groupId&gt;uk.co.flamingpenguin.jewelcli&lt;/groupId&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;artifactId&gt;jewelcli&lt;/artifactId&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;version&gt;0.59&lt;/version&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;scope&gt;compile&lt;/scope&gt;<br />&nbsp; &nbsp; &nbsp; &lt;/dependency&gt;<br />&nbsp; &nbsp; &nbsp; &lt;dependency&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;groupId&gt;com.owldl&lt;/groupId&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;artifactId&gt;pellet&lt;/artifactId&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;version&gt;2.2.1&lt;/version&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;scope&gt;compile&lt;/scope&gt;<br />&nbsp; &nbsp; &nbsp; &lt;/dependency&gt;<br />&nbsp; &lt;/dependencies&gt;</p>]]></content:encoded>
<pubDate>Wed, 25 Aug 2010 14:18:51 +0200</pubDate>
</item>
<item>
<title>Lookup server in AOSv2 in AgentScape : Trouble Shooting</title>
<link>http://www.agentscape.org/forums/viewtopic.php?pid=306#306</link>
<guid isPermaLink="false">306@http://www.agentscape.org/forums</guid>
<description>I am adapting Elliott's monitoring framework which is making use of lookup from AOS 0.9. Is there a quick fix to get the framework working in AOSv2?Please see attached project (with pom.xml)

</description>
<content:encoded><![CDATA[<p>I am adapting Elliott's monitoring framework which is making use of lookup from AOS 0.9. <br />Is there a quick fix to get the framework working in AOSv2?<br /><br />Please see attached project (with pom.xml)</p>]]></content:encoded>
<pubDate>Fri, 20 Aug 2010 01:43:09 +0200</pubDate>
</item>
<item>
<title>SimpleExample agent + dependencies (injection fail) in AgentScape : Trouble Shooting</title>
<link>http://www.agentscape.org/forums/viewtopic.php?pid=305#305</link>
<guid isPermaLink="false">305@http://www.agentscape.org/forums</guid>
<description>I found that a jar dependency was missing. Hence the error.The maven-dependency-plugin has proven very useful.Thanks!Tom.

</description>
<content:encoded><![CDATA[<p>I found that a jar dependency was missing. Hence the error.<br /><br />The maven-dependency-plugin has proven very useful.<br /><br /><br />Thanks!<br /><br />Tom.</p>]]></content:encoded>
<pubDate>Thu, 19 Aug 2010 17:11:44 +0200</pubDate>
</item>
<item>
<title>SimpleExample agent + dependencies (injection fail) in AgentScape : Trouble Shooting</title>
<link>http://www.agentscape.org/forums/viewtopic.php?pid=304#304</link>
<guid isPermaLink="false">304@http://www.agentscape.org/forums</guid>
<description>Hello Tom,I checked, and indeed the dependencies are not automatically copied to AgentScape. I though the integration plugin would handle this, but it seems that it doesn't. I'll look into this.You can use the maven-dependency-plugin to handle this.

Code:&#60;plugin&#62;
  &#60;groupId&#62;org.apache.maven.plugins&#60;/groupId&#62;
  &#60;artifactId&#62;maven-dependency-plugin&#60;/artifactId&#62;
  &#60;version&#62;2.1&#60;/version&#62;
  &#60;executions&#62;
    &#60;execution&#62;
    &#60;id&#62;copy-dependencies&#60;/id&#62;
    &#60;phase&#62;package&#60;/phase&#62;
    &#60;goals&#62;
      &#60;goal&#62;copy-dependencies&#60;/goal&#62;
    &#60;/goals&#62;
    &#60;configuration&#62;
      &#60;excludeGroupIds&#62;junit&#60;/excludeGroupIds&#62;
      &#60;excludeScope&#62;provided&#60;/excludeScope&#62;
      &#60;outputDirectory&#62;${org.iids.aos.install.path}/lib/shared&#60;/outputDirectory&#62;
    &#60;/configuration&#62;
    &#60;/execution&#62;
  &#60;/executions&#62;
&#60;/plugin&#62;

However, this does not change the fact that it is strange that your agent does not work.I tested this by downloading the simple example and adding the following lines

Code:&#60;dependency&#62;
  &#60;groupId&#62;org.openrdf&#60;/groupId&#62;
  &#60;artifactId&#62;sesame&#60;/artifactId&#62;
  &#60;version&#62;1.2.7&#60;/version&#62;
  &#60;scope&#62;compile&#60;/scope&#62;
&#60;/dependency&#62;

In addition to the dependency plugin. Now it automatically copies the dependencies, and the agent is started fine. So I'm very curious as to why your agent does not boot.

</description>
<content:encoded><![CDATA[<p>Hello Tom,<br /><br />I checked, and indeed the dependencies are not automatically copied to AgentScape. I though the integration plugin would handle this, but it seems that it doesn't. I'll look into this.<br /><br />You can use the maven-dependency-plugin to handle this.<br /></p><div class="codebox"><div class="incqbox"><h4>Code:</h4><div class="scrollbox" style="height: 31.5em"><pre>&lt;plugin&gt;
  &lt;groupId&gt;org.apache.maven.plugins&lt;/groupId&gt;
  &lt;artifactId&gt;maven-dependency-plugin&lt;/artifactId&gt;
  &lt;version&gt;2.1&lt;/version&gt;
  &lt;executions&gt;
    &lt;execution&gt;
    &lt;id&gt;copy-dependencies&lt;/id&gt;
    &lt;phase&gt;package&lt;/phase&gt;
    &lt;goals&gt;
      &lt;goal&gt;copy-dependencies&lt;/goal&gt;
    &lt;/goals&gt;
    &lt;configuration&gt;
      &lt;excludeGroupIds&gt;junit&lt;/excludeGroupIds&gt;
      &lt;excludeScope&gt;provided&lt;/excludeScope&gt;
      &lt;outputDirectory&gt;${org.iids.aos.install.path}/lib/shared&lt;/outputDirectory&gt;
    &lt;/configuration&gt;
    &lt;/execution&gt;
  &lt;/executions&gt;
&lt;/plugin&gt;</pre></div></div></div><p>However, this does not change the fact that it is strange that your agent does not work.<br />I tested this by downloading the simple example and adding the following lines<br /><br /></p><div class="codebox"><div class="incqbox"><h4>Code:</h4><div class="scrollbox" style="height: 12em"><pre>&lt;dependency&gt;
  &lt;groupId&gt;org.openrdf&lt;/groupId&gt;
  &lt;artifactId&gt;sesame&lt;/artifactId&gt;
  &lt;version&gt;1.2.7&lt;/version&gt;
  &lt;scope&gt;compile&lt;/scope&gt;
&lt;/dependency&gt;</pre></div></div></div><p>In addition to the dependency plugin. Now it automatically copies the dependencies, and the agent is started fine. So I'm very curious as to why your agent does not boot.</p>]]></content:encoded>
<pubDate>Wed, 18 Aug 2010 09:40:07 +0200</pubDate>
</item>
<item>
<title>SimpleExample agent + dependencies (injection fail) in AgentScape : Trouble Shooting</title>
<link>http://www.agentscape.org/forums/viewtopic.php?pid=303#303</link>
<guid isPermaLink="false">303@http://www.agentscape.org/forums</guid>
<description>I included the dependency in the agents pom.xml like so:

Code:&#60;dependency&#62;
          &#60;groupId&#62;org.openrdf&#60;/groupId&#62;
          &#60;artifactId&#62;sesame&#60;/artifactId&#62;
          &#60;version&#62;2.3.0&#60;/version&#62;
          &#60;scope&#62;compile&#60;/scope&#62;
      &#60;/dependency&#62;

Prior to this I ran mvn install on the project directory to install the dependency. When running Build the agent gets built fine, but lib/shared is not being filled with the jar's.Copying jars to $AOS_HOME/lib/shared: I tried this and still get the same issue. Should I be setting environment variables to solve this.(on the first post i attached a zip of the project files, but it does not seem to have worked?)

</description>
<content:encoded><![CDATA[<p>I included the dependency in the agents pom.xml like so:<br /><br /></p><div class="codebox"><div class="incqbox"><h4>Code:</h4><div class="scrollbox" style="height: 12em"><pre>&lt;dependency&gt;
          &lt;groupId&gt;org.openrdf&lt;/groupId&gt;
          &lt;artifactId&gt;sesame&lt;/artifactId&gt;
          &lt;version&gt;2.3.0&lt;/version&gt;
          &lt;scope&gt;compile&lt;/scope&gt;
      &lt;/dependency&gt;</pre></div></div></div><p>Prior to this I ran mvn install on the project directory to install the dependency. When running Build the agent gets built fine, but lib/shared is not being filled with the jar's.<br /><br /><br />Copying jars to $AOS_HOME/lib/shared: I tried this and still get the same issue. Should I be setting environment variables to solve this.<br /><br /><br />(on the first post i attached a zip of the project files, but it does not seem to have worked?)</p>]]></content:encoded>
<pubDate>Wed, 18 Aug 2010 01:53:21 +0200</pubDate>
</item>
<item>
<title>SimpleExample agent + dependencies (injection fail) in AgentScape : Trouble Shooting</title>
<link>http://www.agentscape.org/forums/viewtopic.php?pid=302#302</link>
<guid isPermaLink="false">302@http://www.agentscape.org/forums</guid>
<description>Hello Tom,indeed, if an agent has a reference to an external jar in its manifest, this library should be available from lib/sharedThe agentscape-integrate plugin automatically copies dependencies when it installs the agent. However, the scope has to be set to 'compile', or the dependencies will be skipped (agentscape-core does not need to be copied, hence the scope for agentscape-core is 'provided').I don't have your sources, but I suspect something may be going wrong there?I'll check whether this is clearly mentioned in the documentation

</description>
<content:encoded><![CDATA[<p>Hello Tom,<br /><br />indeed, if an agent has a reference to an external jar in its manifest, this library should be available from lib/shared<br /><br />The agentscape-integrate plugin automatically copies dependencies when it installs the agent. However, the scope has to be set to 'compile', or the dependencies will be skipped (agentscape-core does not need to be copied, hence the scope for agentscape-core is 'provided').<br /><br />I don't have your sources, but I suspect something may be going wrong there?<br /><br />I'll check whether this is clearly mentioned in the documentation</p>]]></content:encoded>
<pubDate>Tue, 17 Aug 2010 10:02:11 +0200</pubDate>
</item>
<item>
<title>AgentSpeak (with Jason interpreter) and AgentScape. Is this possible? in AgentScape : General Discussion</title>
<link>http://www.agentscape.org/forums/viewtopic.php?pid=301#301</link>
<guid isPermaLink="false">301@http://www.agentscape.org/forums</guid>
<description>Hello Tom,Yes, Jason agents run nicely on the AgentScape platform, either stand-alone or within a complete MAS2J project with custom environment and execution control. Full Jason MAS support requires extra Jason-AgentScape infrastructure tiers which we have implemented for Jason 1.3.3 and v2.0-m1 and are testing at the moment. The infrastructure package will be made publicly available soon.Regards,D.W.F. van Krevelen

</description>
<content:encoded><![CDATA[<p>Hello Tom,<br /><br />Yes, Jason agents run nicely on the AgentScape platform, either stand-alone or within a complete MAS2J project with custom environment and execution control. Full Jason MAS support requires extra Jason-AgentScape infrastructure tiers which we have implemented for Jason 1.3.3 and v2.0-m1 and are testing at the moment. The infrastructure package will be made publicly available soon.<br /><br />Regards,<br />D.W.F. van Krevelen</p>]]></content:encoded>
<pubDate>Tue, 17 Aug 2010 09:14:33 +0200</pubDate>
</item>
<item>
<title>SimpleExample agent + dependencies (injection fail) in AgentScape : Trouble Shooting</title>
<link>http://www.agentscape.org/forums/viewtopic.php?pid=300#300</link>
<guid isPermaLink="false">300@http://www.agentscape.org/forums</guid>
<description>Hello Tom,Have you tried copying the (now required) sesame-2.3.0.jar to your $AOS_HOME$/lib/shared directory before running the AOS client and injecting the agent?Regards,D.W.F. van Krevelen

</description>
<content:encoded><![CDATA[<p>Hello Tom,<br /><br />Have you tried copying the (now required) sesame-2.3.0.jar to your $AOS_HOME$/lib/shared directory before running the AOS client and injecting the agent?<br /><br />Regards,<br />D.W.F. van Krevelen</p>]]></content:encoded>
<pubDate>Tue, 17 Aug 2010 09:07:09 +0200</pubDate>
</item>
<item>
<title>SimpleExample agent + dependencies (injection fail) in AgentScape : Trouble Shooting</title>
<link>http://www.agentscape.org/forums/viewtopic.php?pid=299#299</link>
<guid isPermaLink="false">299@http://www.agentscape.org/forums</guid>
<description>AOSv2 (milestone 1)OS: MAC OS X 10.6I have edited the SimpleExample agent from the documentation (http://www.agentscape.org/documentation) and edited the pom.xml to include some external jar dependencies (which i installed via mvn install into the SimpleExample directory).The agent builds fine, but when I inject into a location i get the following error:

Code:java -jar ~/agentscape/lib/injector.jar ~/agentscape/agents/SimpleExample-1.0-SNAPSHOT.jar location1

Created agent on location location1
 * owner   474DE2F05EB36E8A1F3FDC7049294C535388CF0B
 * primary CB18F8BFFAC413DDF9ABA4A577B78730E8F789E5
Inject failed: org.iids.aos.exception.AgentStartupException
Unable to start agent, the library sesame-2.3.0.jar from the agent Class-Path is missing

Please see attached project, with a pre-built jar.Thanks for the help,Tom.

</description>
<content:encoded><![CDATA[<p>AOSv2 (milestone 1)<br />OS: MAC OS X 10.6<br /><br /><br />I have edited the SimpleExample agent from the documentation (<a href="http://www.agentscape.org/documentation">http://www.agentscape.org/documentation</a>) and edited the pom.xml to include some external jar dependencies (which i installed via mvn install into the SimpleExample directory).<br /><br />The agent builds fine, but when I inject into a location i get the following error:<br /><br /></p><div class="codebox"><div class="incqbox"><h4>Code:</h4><div class="scrollbox" style="height: 13.5em"><pre>java -jar ~/agentscape/lib/injector.jar ~/agentscape/agents/SimpleExample-1.0-SNAPSHOT.jar location1

Created agent on location location1
 * owner   474DE2F05EB36E8A1F3FDC7049294C535388CF0B
 * primary CB18F8BFFAC413DDF9ABA4A577B78730E8F789E5
Inject failed: org.iids.aos.exception.AgentStartupException
Unable to start agent, the library sesame-2.3.0.jar from the agent Class-Path is missing</pre></div></div></div><p>Please see attached project, with a pre-built jar.<br /><br />Thanks for the help,<br /><br />Tom.</p>]]></content:encoded>
<pubDate>Mon, 16 Aug 2010 16:05:18 +0200</pubDate>
</item>
<item>
<title>Publish and Subscribe in AOSv2 in AgentScape : General Discussion</title>
<link>http://www.agentscape.org/forums/viewtopic.php?pid=298#298</link>
<guid isPermaLink="false">298@http://www.agentscape.org/forums</guid>
<description>The &#34;2010 Milestone 2&#34; release of AgentScape 2 will contain a number of new services including a publish/subscribe service based on ActiveMQ/JMS (see http://activemq.apache.org/). We are planning to release this milestone in October.If you really need to get started before the October release, we could supply you with the current version of the code. You would have to use the &#34;Agentscape 2 nightly build&#34; version to use it though, as service support has been improved since the Miilestone 1 release. David

</description>
<content:encoded><![CDATA[<p>The &quot;2010 Milestone 2&quot; release of AgentScape 2 will contain a number of new services including a publish/subscribe service based on ActiveMQ/JMS (see <a href="http://activemq.apache.org/">http://activemq.apache.org/</a>). We are planning to release this milestone in October.<br /><br />If you really need to get started before the October release, we could supply you with the current version of the code. You would have to use the &quot;Agentscape 2 nightly build&quot; version to use it though, as service support has been improved since the Miilestone 1 release.<br /><br /> David</p>]]></content:encoded>
<pubDate>Mon, 09 Aug 2010 14:39:57 +0200</pubDate>
</item>
<item>
<title>Publish and Subscribe in AOSv2 in AgentScape : General Discussion</title>
<link>http://www.agentscape.org/forums/viewtopic.php?pid=297#297</link>
<guid isPermaLink="false">297@http://www.agentscape.org/forums</guid>
<description>What is the status on the publish and subscribe architecture for AOS? Is there a working version at present?Thanks,Tom.

</description>
<content:encoded><![CDATA[<p>What is the status on the publish and subscribe architecture for AOS? Is there a working version at present?<br /><br />Thanks,<br /><br /><br />Tom.</p>]]></content:encoded>
<pubDate>Wed, 04 Aug 2010 18:44:32 +0200</pubDate>
</item>
<item>
<title>AOS v2 Servlet status? in AgentScape : General Discussion</title>
<link>http://www.agentscape.org/forums/viewtopic.php?pid=296#296</link>
<guid isPermaLink="false">296@http://www.agentscape.org/forums</guid>
<description>Hello Tom,we have a functional servlet service, but it requires the AgentScape 2.0 milestone 2 codebase to run.The 2nd milestone is scheduled to be released at early october (or maybe late september).Unfortunately we do not have the nightly builds setup, so you cannot easily access these builds yet. We are planning to make nightlies available againThanks for your interest.Reinier

</description>
<content:encoded><![CDATA[<p>Hello Tom,<br /><br />we have a functional servlet service, but it requires the AgentScape 2.0 milestone 2 codebase to run.<br /><br />The 2nd milestone is scheduled to be released at early october (or maybe late september).<br /><br />Unfortunately we do not have the nightly builds setup, so you cannot easily access these builds yet. We are planning to make nightlies available again<br /><br />Thanks for your interest.<br />Reinier</p>]]></content:encoded>
<pubDate>Mon, 26 Jul 2010 10:04:01 +0200</pubDate>
</item>
<item>
<title>AgentSpeak (with Jason interpreter) and AgentScape. Is this possible? in AgentScape : General Discussion</title>
<link>http://www.agentscape.org/forums/viewtopic.php?pid=295#295</link>
<guid isPermaLink="false">295@http://www.agentscape.org/forums</guid>
<description>Is it possible to use AOS in collaboration with Jason? I am aware that it is possible to use the JADE. Would there be much leg work involved in getting AOS working with AgentSpeak (Jason in particular) as an end user/developer and would it be possible without any major changes to the AOS source?Jason: http://jason.sourceforge.net/Jason/Jason.html

</description>
<content:encoded><![CDATA[<p>Is it possible to use AOS in collaboration with Jason? I am aware that it is possible to use the JADE. Would there be much leg work involved in getting AOS working with AgentSpeak (Jason in particular) as an end user/developer and would it be possible without any major changes to the AOS source?<br /><br /><br />Jason: <a href="http://jason.sourceforge.net/Jason/Jason.html">http://jason.sourceforge.net/Jason/Jason.html</a></p>]]></content:encoded>
<pubDate>Mon, 26 Jul 2010 00:58:41 +0200</pubDate>
</item>
<item>
<title>AOS v2 Servlet status? in AgentScape : General Discussion</title>
<link>http://www.agentscape.org/forums/viewtopic.php?pid=294#294</link>
<guid isPermaLink="false">294@http://www.agentscape.org/forums</guid>
<description>Hi guys, just wondering what the current status is of servlet functionality on version 2?Tom.

</description>
<content:encoded><![CDATA[<p>Hi guys, just wondering what the current status is of servlet functionality on version 2?<br /><br />Tom.</p>]]></content:encoded>
<pubDate>Mon, 26 Jul 2010 00:53:24 +0200</pubDate>
</item>
<item>
<title>New Service issue (AgentScape 2) - mocking MathService example in AgentScape : Trouble Shooting</title>
<link>http://www.agentscape.org/forums/viewtopic.php?pid=293#293</link>
<guid isPermaLink="false">293@http://www.agentscape.org/forums</guid>
<description>Now Working: I updated to the latest release you posted and it works fine now.Thanks.

</description>
<content:encoded><![CDATA[<p>Now Working: I updated to the latest release you posted and it works fine now.<br /><br />Thanks.</p>]]></content:encoded>
<pubDate>Tue, 22 Jun 2010 22:40:33 +0200</pubDate>
</item>
</channel>
</rss>
