<?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 boostraping model after OS migration in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/problem-boostraping-model-after-os-migration/m-p/215207#M168337</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It means some jar bundle is missing in the tomcat/webapps/alfresco/WEB_INF/lib folder&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;You have copied the alfresco.war , alf_data, db, thats correct, in theory it should work&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;with the migration from windows to linux. But you have done some custom implementation&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;which I could read from the logs, the vendor probably had compiled his code as jar file&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;and copied it over to the tomcat/webapps/alfresco/WEB_INF/lib folder once alfresco folder&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;is expanded in tomcat/webapps , so ideally if you copy the missing jar file or copy &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;the exploded tomcat/webapps/alfresco folder as well, then that will fix the issue&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 23 Feb 2010 12:32:01 GMT</pubDate>
    <dc:creator>ssaravanan</dc:creator>
    <dc:date>2010-02-23T12:32:01Z</dc:date>
    <item>
      <title>problem boostraping model after OS migration</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-boostraping-model-after-os-migration/m-p/215206#M168336</link>
      <description>Hello,Taking the same alfresco.war, alf_data+db from windows to linux, causes a boostrap problem : not any changes in the application code.I really don't understand this error causes (certainly) by a side effect.Because this URI is well imported in msc_model.xml and and well defined in another modul</description>
      <pubDate>Tue, 23 Feb 2010 11:54:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-boostraping-model-after-os-migration/m-p/215206#M168336</guid>
      <dc:creator>zomurn</dc:creator>
      <dc:date>2010-02-23T11:54:42Z</dc:date>
    </item>
    <item>
      <title>Re: problem boostraping model after OS migration</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-boostraping-model-after-os-migration/m-p/215207#M168337</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It means some jar bundle is missing in the tomcat/webapps/alfresco/WEB_INF/lib folder&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;You have copied the alfresco.war , alf_data, db, thats correct, in theory it should work&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;with the migration from windows to linux. But you have done some custom implementation&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;which I could read from the logs, the vendor probably had compiled his code as jar file&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;and copied it over to the tomcat/webapps/alfresco/WEB_INF/lib folder once alfresco folder&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;is expanded in tomcat/webapps , so ideally if you copy the missing jar file or copy &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;the exploded tomcat/webapps/alfresco folder as well, then that will fix the issue&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Feb 2010 12:32:01 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-boostraping-model-after-os-migration/m-p/215207#M168337</guid>
      <dc:creator>ssaravanan</dc:creator>
      <dc:date>2010-02-23T12:32:01Z</dc:date>
    </item>
    <item>
      <title>Re: problem boostraping model after OS migration</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-boostraping-model-after-os-migration/m-p/215208#M168338</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have a look a bit closer to this problem and it still exists.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I checked for librairies into WEB-INF/lib as you said and all seems correct.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I do exactly the same archive build and deployment that in windows….the "bundle" is the same.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;There is probably a sadly side effect somewhere else ! I fear that's not easy to find the problem.&amp;nbsp; :cry:&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Mar 2010 09:16:10 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-boostraping-model-after-os-migration/m-p/215208#M168338</guid>
      <dc:creator>zomurn</dc:creator>
      <dc:date>2010-03-04T09:16:10Z</dc:date>
    </item>
    <item>
      <title>Re: problem boostraping model after OS migration</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-boostraping-model-after-os-migration/m-p/215209#M168339</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;My guess is that somewhere, the same namespace is associated with a different uri, or this uri is associated with some different namespace&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;Caused by: org.alfresco.service.namespace.NamespaceException: URI &lt;A href="http://www.opsera.com/opsera/model/0.1" rel="nofollow noopener noreferrer"&gt;http://www.opsera.com/opsera/model/0.1&lt;/A&gt; cannot be imported as it is not defined (with prefix opsera&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;To iterate, I think &lt;/SPAN&gt;&lt;STRONG&gt;&lt;A href="http://www.opsera.com/opsera/model/0.1" rel="nofollow noopener noreferrer"&gt;http://www.opsera.com/opsera/model/0.1&lt;/A&gt;&lt;/STRONG&gt;&lt;SPAN&gt; does not correlate with &lt;/SPAN&gt;&lt;STRONG&gt;opsera&lt;/STRONG&gt;&lt;SPAN&gt;. It could be as simple as that you should use uri &lt;/SPAN&gt;&lt;STRONG&gt;&lt;A href="http://www.opsera.com/opsera/0.1" rel="nofollow noopener noreferrer"&gt;http://www.opsera.com/opsera/0.1&lt;/A&gt;&lt;/STRONG&gt;&lt;SPAN&gt; but then, I don't know for sure.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Sep 2010 19:53:20 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-boostraping-model-after-os-migration/m-p/215209#M168339</guid>
      <dc:creator>piousbox</dc:creator>
      <dc:date>2010-09-08T19:53:20Z</dc:date>
    </item>
  </channel>
</rss>

