[MOBY-guts] biomoby commit

Eddie Kawas kawas at dev.open-bio.org
Thu Jan 29 18:42:36 UTC 2009


kawas
Thu Jan 29 13:42:35 EST 2009
Update of /home/repository/moby/moby-live/Java/docs
In directory dev.open-bio.org:/tmp/cvs-serv12119/Java/docs

Modified Files:
	ConfigureRDFAgent.html 
Log Message:
added another FAQ question and answer
moby-live/Java/docs ConfigureRDFAgent.html,1.7,1.8
===================================================================
RCS file: /home/repository/moby/moby-live/Java/docs/ConfigureRDFAgent.html,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- /home/repository/moby/moby-live/Java/docs/ConfigureRDFAgent.html	2008/03/06 16:58:42	1.7
+++ /home/repository/moby/moby-live/Java/docs/ConfigureRDFAgent.html	2009/01/29 18:42:35	1.8
@@ -479,6 +479,19 @@
     <pre class=script>    agent.output.flatfile = yes </pre>
     <p>Once you have added that value to the config file, try testing the agent again.</p>
   </li>
+  <li class="dcount"> I am getting the following error:<br/>
+    <br/>
+    <pre class=script>
+    org.xml.sax.SAXException: Bad types (class java.lang.String -&gt; int)</pre>
+    <p>What's going on?</p>
+    <p><strong>A.</strong><br/>This happens whenever you provide the wrong value for <b><em>admin.registry.removal.endpoint</em></b>.
+    Make sure that this url points to <b>MOBY-Admin.pl</b>. 
+    Also, make sure that <b><em>admin.registry.removal.uri</em></b> looks something like 
+    <pre class=script>
+    http://your.domain/MOBY/Admin</pre>
+    </p>
+    <p>Once you have fixed that value, try testing the agent again.</p>
+  </li>
 </ol>
 <hr>
 <div align=right class="address">




More information about the MOBY-guts mailing list