<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: problem with running examples with eclipse in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/problem-with-running-examples-with-eclipse/m-p/41715#M22359</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The examples are designed to illustrate usage of APIs and features.&amp;nbsp; In this case, the errors you see have not caused the repository startup to fail.&amp;nbsp; Certain features have failed to initialise (i.e. FTP and OpenOffice transformations) but the rest is running fine.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The FTP problem is probably caused by an existing example still running.&amp;nbsp; Kill the example before attempting to run it or another one again.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 08 Feb 2006 22:06:24 GMT</pubDate>
    <dc:creator>derek</dc:creator>
    <dc:date>2006-02-08T22:06:24Z</dc:date>
    <item>
      <title>problem with running examples with eclipse</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-with-running-examples-with-eclipse/m-p/41712#M22356</link>
      <description>i am trying to run a sample examples in a repository package and got this error,thanks PrashanthDec 17, 2005 1:32:17 PM net.sf.joott.uno.UnoConnection connectINFO: connecting using "socket,host=localhost,port=8100,tcpNoDelay=1"…Dec 17, 2005 1:32:34 PM net.sf.joott.uno.UnoConnection connectSEVERE: co</description>
      <pubDate>Sat, 10 Dec 2005 08:06:10 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-with-running-examples-with-eclipse/m-p/41712#M22356</guid>
      <dc:creator>pmarreddy</dc:creator>
      <dc:date>2005-12-10T08:06:10Z</dc:date>
    </item>
    <item>
      <title>Re: problem with running examples with eclipse</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-with-running-examples-with-eclipse/m-p/41713#M22357</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It looks like there are a couple of issues here.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The ImageMagick error is due to the imconvert.exe not being in the PATH environment variable. The same goes for the error regarding the Win32 NetBIOS DLL. Both these files can be found in the bin directory of the windows distributions.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The JVM_Bind error is caused by something already running on port 21 (the one FTP requires). Do you have another FTP server running on your machine?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Dec 2005 10:28:17 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-with-running-examples-with-eclipse/m-p/41713#M22357</guid>
      <dc:creator>gavinc</dc:creator>
      <dc:date>2005-12-12T10:28:17Z</dc:date>
    </item>
    <item>
      <title>Re: problem with running examples with eclipse</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-with-running-examples-with-eclipse/m-p/41714#M22358</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm just at the beginning of my study of alfresco and just replying to pmarreddy:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In case you are using eclipse (must be the same with any IDE or command line cases), it seems that if you start the repository once and it reaches an exception preventing it to close correctly (most of the cases if you reach any exception I think), you could have a javaw.exe running and using the 21 port. Just kill that process to release the port.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It would maybe be interesting to catch the exception and perform a clean exit if one reaches an exception when starting the repository, no?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Stephane&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 29 Jan 2006 01:55:49 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-with-running-examples-with-eclipse/m-p/41714#M22358</guid>
      <dc:creator>smarcon</dc:creator>
      <dc:date>2006-01-29T01:55:49Z</dc:date>
    </item>
    <item>
      <title>Re: problem with running examples with eclipse</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-with-running-examples-with-eclipse/m-p/41715#M22359</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The examples are designed to illustrate usage of APIs and features.&amp;nbsp; In this case, the errors you see have not caused the repository startup to fail.&amp;nbsp; Certain features have failed to initialise (i.e. FTP and OpenOffice transformations) but the rest is running fine.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The FTP problem is probably caused by an existing example still running.&amp;nbsp; Kill the example before attempting to run it or another one again.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Feb 2006 22:06:24 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-with-running-examples-with-eclipse/m-p/41715#M22359</guid>
      <dc:creator>derek</dc:creator>
      <dc:date>2006-02-08T22:06:24Z</dc:date>
    </item>
    <item>
      <title>Re: problem with running examples with eclipse</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-with-running-examples-with-eclipse/m-p/41716#M22360</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;thank u ver much for ur help. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;prasanth&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Feb 2006 16:58:51 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-with-running-examples-with-eclipse/m-p/41716#M22360</guid>
      <dc:creator>pmarreddy</dc:creator>
      <dc:date>2006-02-09T16:58:51Z</dc:date>
    </item>
  </channel>
</rss>

