<?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: Error hibernate after creating 2 new tables in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/error-hibernate-after-creating-2-new-tables/m-p/239246#M192376</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi MRogers&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks a lot for the advice, I appreciate it and know what you mean&amp;nbsp; :wink: . Let me explain you, we are trying to create a extension for Alfresco to configure an automatic process to manage paper invoices and integrate it with OpenBravo another OpenSource ERP system.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;There is a time in our "system model" that we need to store the relationships between company VAT id's-company names- and Invoice number pattern, and this must be stored in two tables in a 1:n relationship as far as we see it. (Please if you know another way we will appreciate if you can share it with us).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Maybe the place where we created the two tables is the wrong one as you mention, after your post seems that the best thing to do would be creating a new external DB model and use our tables in there.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However related to the problem with the Commons-collections, we found that Alfresco 3.0 had the common-collections-3.1.jar included and this is causing us errors.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;We have searched in google about this issue, and we found that people quickly fixed this issue by using the latest version "common-collections-3.2.1.jar". &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;We have tried to add this library to our extension in Eclipse, and then build the new alfresco.war, however when we lauch tomcat we still can see the old&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;common-collections-3.1.jar under "webapps/alfresco/WEB_INF/lib", and of course we still get the same error.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We have also tried to manually change the "common-collections-3.1.jar" by the "common-collections-3.2.1.jar" in "webapps/alfresco/WEB_INF/lib"…however that would not work either…. we still get the same error.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any ideas that we can follow to solve this situation?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks a lot&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 06 Oct 2009 08:46:04 GMT</pubDate>
    <dc:creator>mrey</dc:creator>
    <dc:date>2009-10-06T08:46:04Z</dc:date>
    <item>
      <title>Error hibernate after creating 2 new tables</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/error-hibernate-after-creating-2-new-tables/m-p/239242#M192372</link>
      <description>Hi thereI have a problem after creating 2 new tables within alfresco database. I have configured alfresco to get access to the data stored in those tables, but after the confituration alfresco doesn´t startup. Somebody could help me? I followed the next steps.Create the databases in mysql:table name</description>
      <pubDate>Fri, 02 Oct 2009 09:24:45 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/error-hibernate-after-creating-2-new-tables/m-p/239242#M192372</guid>
      <dc:creator>mrey</dc:creator>
      <dc:date>2009-10-02T09:24:45Z</dc:date>
    </item>
    <item>
      <title>Re: Error hibernate after creating 2 new tables</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/error-hibernate-after-creating-2-new-tables/m-p/239243#M192373</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Nobody can help? I´m very newbie and I need help&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you so much&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Oct 2009 09:58:41 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/error-hibernate-after-creating-2-new-tables/m-p/239243#M192373</guid>
      <dc:creator>mrey</dc:creator>
      <dc:date>2009-10-05T09:58:41Z</dc:date>
    </item>
    <item>
      <title>Re: Error hibernate after creating 2 new tables</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/error-hibernate-after-creating-2-new-tables/m-p/239244#M192374</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;Caused by: java.lang.NoSuchMethodError: org.apache.commons.collections.SetUtils.orderedSet(Ljava/util/Set;)Ljava/util/Set;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;A simple google search may help you … it looks as if you have an incompatible version of commons-collection.jar on your classpath ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Jan&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Oct 2009 10:32:02 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/error-hibernate-after-creating-2-new-tables/m-p/239244#M192374</guid>
      <dc:creator>janv</dc:creator>
      <dc:date>2009-10-05T10:32:02Z</dc:date>
    </item>
    <item>
      <title>Re: Error hibernate after creating 2 new tables</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/error-hibernate-after-creating-2-new-tables/m-p/239245#M192375</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;And what you are trying to do (create your own tables in the alfresco schema) is almost certainly the wrong approach and should be avoided.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; If you are a newbie, you should start by learning about alfresco content modeling first.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There should be no need to touch the alfresco database, the only exception for this is reading the audit tables.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Oct 2009 17:10:01 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/error-hibernate-after-creating-2-new-tables/m-p/239245#M192375</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2009-10-05T17:10:01Z</dc:date>
    </item>
    <item>
      <title>Re: Error hibernate after creating 2 new tables</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/error-hibernate-after-creating-2-new-tables/m-p/239246#M192376</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi MRogers&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks a lot for the advice, I appreciate it and know what you mean&amp;nbsp; :wink: . Let me explain you, we are trying to create a extension for Alfresco to configure an automatic process to manage paper invoices and integrate it with OpenBravo another OpenSource ERP system.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;There is a time in our "system model" that we need to store the relationships between company VAT id's-company names- and Invoice number pattern, and this must be stored in two tables in a 1:n relationship as far as we see it. (Please if you know another way we will appreciate if you can share it with us).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Maybe the place where we created the two tables is the wrong one as you mention, after your post seems that the best thing to do would be creating a new external DB model and use our tables in there.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However related to the problem with the Commons-collections, we found that Alfresco 3.0 had the common-collections-3.1.jar included and this is causing us errors.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;We have searched in google about this issue, and we found that people quickly fixed this issue by using the latest version "common-collections-3.2.1.jar". &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;We have tried to add this library to our extension in Eclipse, and then build the new alfresco.war, however when we lauch tomcat we still can see the old&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;common-collections-3.1.jar under "webapps/alfresco/WEB_INF/lib", and of course we still get the same error.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We have also tried to manually change the "common-collections-3.1.jar" by the "common-collections-3.2.1.jar" in "webapps/alfresco/WEB_INF/lib"…however that would not work either…. we still get the same error.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any ideas that we can follow to solve this situation?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks a lot&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Oct 2009 08:46:04 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/error-hibernate-after-creating-2-new-tables/m-p/239246#M192376</guid>
      <dc:creator>mrey</dc:creator>
      <dc:date>2009-10-06T08:46:04Z</dc:date>
    </item>
    <item>
      <title>Re: Error hibernate after creating 2 new tables</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/error-hibernate-after-creating-2-new-tables/m-p/239247#M192377</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Jan, Rogers&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Sorry to disturb you, could you please let me know how I can do to update the Common Collection jar file to version 3.2? I&amp;nbsp; have readed in google that my problem should be gone with this update (please let me know if I am wrong). I have added this new jar version to my project in Eclipse and recompile the alfresco war but still it does not appear in the tomcat/webapps/alfresco directory and I still get the same error.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks a lot in advance&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Oct 2009 08:21:49 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/error-hibernate-after-creating-2-new-tables/m-p/239247#M192377</guid>
      <dc:creator>mrey</dc:creator>
      <dc:date>2009-10-08T08:21:49Z</dc:date>
    </item>
  </channel>
</rss>

