<?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: Null Pointer on fresh Enterprise Install in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/null-pointer-on-fresh-enterprise-install/m-p/153368#M107953</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi again,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Just noticed there is an open issue for this on Jira: &lt;/SPAN&gt;&lt;A href="https://issues.alfresco.com/browse/ETWOTWO-57" rel="nofollow noopener noreferrer"&gt;https://issues.alfresco.com/browse/ETWOTWO-57&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Frank&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 03 Jul 2008 11:11:58 GMT</pubDate>
    <dc:creator>fshipley</dc:creator>
    <dc:date>2008-07-03T11:11:58Z</dc:date>
    <item>
      <title>Null Pointer on fresh Enterprise Install</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/null-pointer-on-fresh-enterprise-install/m-p/153362#M107947</link>
      <description>Hello, I am trying to get an enterprise trial up and running but I am receiving exceptions when I try to access the login page.&amp;nbsp; My set up is as follows:Fedora Core 9 64 bitApache Tomcat 5.5.26Sun JDK 1.6.0_06Mysql 5.0 databaseAlfresco Enterprise 2.2 (alfresco-enterprise-war-2.2.0.tar.gz)I copied ov</description>
      <pubDate>Fri, 30 May 2008 15:46:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/null-pointer-on-fresh-enterprise-install/m-p/153362#M107947</guid>
      <dc:creator>mholtzman</dc:creator>
      <dc:date>2008-05-30T15:46:28Z</dc:date>
    </item>
    <item>
      <title>Re: Null Pointer on fresh Enterprise Install</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/null-pointer-on-fresh-enterprise-install/m-p/153363#M107948</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Which CPU architecture is this?&amp;nbsp; We observed some issues with AMD processors.&amp;nbsp; We typically test on SPARC64bit and Intel64bit.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can you try to get the tomcat-bundled alfresco?&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Looking at the source, it looks like it's failing while trying to resolve resource bundles.&amp;nbsp; Which language are you using?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 May 2008 16:54:15 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/null-pointer-on-fresh-enterprise-install/m-p/153363#M107948</guid>
      <dc:creator>jbarmash</dc:creator>
      <dc:date>2008-05-30T16:54:15Z</dc:date>
    </item>
    <item>
      <title>Re: Null Pointer on fresh Enterprise Install</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/null-pointer-on-fresh-enterprise-install/m-p/153364#M107949</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This is really weird, things seems to be working now.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I restarted Tomcat and I noticed that I was able to access the site through localhost but not from a remote computer.&amp;nbsp; After some time period I am now able to access the site through the remote computer as well.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I don't know what could have changed but is it possible it was taking a while to load up resources or something?&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am running the site in US English language.&amp;nbsp; I should note that this is currently set up in a VMWare VM Server.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;uname -a&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;Linux vmlnx02 2.6.25.3-18.fc9.x86_64 #1 SMP Tue May 13 04:54:47 EDT 2008 x86_64 x86_64 x86_64 GNU/Linux&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 May 2008 19:14:32 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/null-pointer-on-fresh-enterprise-install/m-p/153364#M107949</guid>
      <dc:creator>mholtzman</dc:creator>
      <dc:date>2008-05-30T19:14:32Z</dc:date>
    </item>
    <item>
      <title>Re: Null Pointer on fresh Enterprise Install</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/null-pointer-on-fresh-enterprise-install/m-p/153365#M107950</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;OK, so I might be getting to the bottom of this issue.&amp;nbsp; It seems that where I start Tomcat from has some affect on if the app comes up successfully.&amp;nbsp; I dont know if it has something to do with the classpath getting messed up.&amp;nbsp; It really shouldn't as I am using the standard start/stop scripts that come with Tomcat. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I just did another install on a 32 bit Fedora Core 8 machine I had kicking around with Tomcat 5.5.9 and I have not had any problems at all yet.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am wondering also if the fact that it was running on a VM could be an issue.&amp;nbsp; I recall seeing at some point that the VM may be emulating AMD 64 bit architecture.&amp;nbsp; Can anyone confirm this?&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anyway, I'll play around on this new working copy as I want to test the Alfresco functionality not the Fedora Core infrastructure…yet.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 May 2008 21:48:46 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/null-pointer-on-fresh-enterprise-install/m-p/153365#M107950</guid>
      <dc:creator>mholtzman</dc:creator>
      <dc:date>2008-05-30T21:48:46Z</dc:date>
    </item>
    <item>
      <title>Re: Null Pointer on fresh Enterprise Install</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/null-pointer-on-fresh-enterprise-install/m-p/153366#M107951</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;where I start Tomcat from has some affect on if the app comes up successfully.&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt;That could be the case if you are using the relative path for your file store.&amp;nbsp; By default, it writes the file store to .\alf_data, so if you change the present directory, it looks to the file store in different places.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This is why there is a warning saying to change it to an absolute path.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So please point dir.root to an absolute path and this might go away for good.&amp;nbsp;&amp;nbsp; Blow away your db first though (if you are using MySQL).&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 May 2008 22:17:02 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/null-pointer-on-fresh-enterprise-install/m-p/153366#M107951</guid>
      <dc:creator>jbarmash</dc:creator>
      <dc:date>2008-05-30T22:17:02Z</dc:date>
    </item>
    <item>
      <title>Re: Null Pointer on fresh Enterprise Install</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/null-pointer-on-fresh-enterprise-install/m-p/153367#M107952</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Mike,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We just came across this problem ourselves on Alfresco Enterprise 2.2. I might be wrong, but it seems like the ResourceBundleWrapper object is being persisted with the user session by Tomcat. When the session is restored, the list of resource bundles held by the class is empty (null). Hence the null pointer exception.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You may have noticed that since 2.2, the class now implements Serializable. I believe that was added to support Tomcat clusters.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anyway, the (not very elegant) solution we found was to delete the Tomcat work/Catalina directory on each restart.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does anyone have a better solution?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Frank&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jul 2008 10:30:06 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/null-pointer-on-fresh-enterprise-install/m-p/153367#M107952</guid>
      <dc:creator>fshipley</dc:creator>
      <dc:date>2008-07-03T10:30:06Z</dc:date>
    </item>
    <item>
      <title>Re: Null Pointer on fresh Enterprise Install</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/null-pointer-on-fresh-enterprise-install/m-p/153368#M107953</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi again,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Just noticed there is an open issue for this on Jira: &lt;/SPAN&gt;&lt;A href="https://issues.alfresco.com/browse/ETWOTWO-57" rel="nofollow noopener noreferrer"&gt;https://issues.alfresco.com/browse/ETWOTWO-57&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Frank&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jul 2008 11:11:58 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/null-pointer-on-fresh-enterprise-install/m-p/153368#M107953</guid>
      <dc:creator>fshipley</dc:creator>
      <dc:date>2008-07-03T11:11:58Z</dc:date>
    </item>
  </channel>
</rss>

