<?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 A lot of WARN in the file server.log in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/a-lot-of-warn-in-the-file-server-log/m-p/314056#M1057</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;First sorry for my poor English, I am French.
I use a raw install of Nuxeo-Tomcat 5.4.2 without OpenOffice on CentOS 6.0&lt;/P&gt;
&lt;P&gt;It works quite fine but I noticed there are a lot of &lt;CODE&gt;[WARN]&lt;/CODE&gt; in &lt;CODE&gt;server.log&lt;/CODE&gt; like :&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;&lt;CODE&gt;[org.hibernate.ejb.Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation&lt;/CODE&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;CODE&gt;[org.jboss.seam.init.Initialization] namespace declared in components.xml does not resolve to a package: after reading /WEB-INF/components.xml&lt;/CODE&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;CODE&gt;[org.jboss.seam.core.Init] The built-in interceptor org.jboss.seam.persistence.EntityManagerProxyInterceptor is missing. This application may not function as expected&lt;/CODE&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;CODE&gt;[org.jboss.seam.Component] Component class should be serializable: org.jboss.seam.ui.facelet.mockHttpSession&lt;/CODE&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;CODE&gt;[org.jboss.seam.security.permission.PersistentPermissionResolver] no permission store available - please install a PermissionStore with the name 'org.jboss.seam.security.jpaPermissionStore' if persistent permissions are required.&lt;/CODE&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;Should I do something to correct these warnings ?
Thanks You very much.&lt;/P&gt;
&lt;P&gt;Philippe.&lt;/P&gt;</description>
    <pubDate>Sun, 20 Nov 2011 21:47:20 GMT</pubDate>
    <dc:creator>Solweig_</dc:creator>
    <dc:date>2011-11-20T21:47:20Z</dc:date>
    <item>
      <title>A lot of WARN in the file server.log</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/a-lot-of-warn-in-the-file-server-log/m-p/314056#M1057</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;First sorry for my poor English, I am French.
I use a raw install of Nuxeo-Tomcat 5.4.2 without OpenOffice on CentOS 6.0&lt;/P&gt;
&lt;P&gt;It works quite fine but I noticed there are a lot of &lt;CODE&gt;[WARN]&lt;/CODE&gt; in &lt;CODE&gt;server.log&lt;/CODE&gt; like :&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;&lt;CODE&gt;[org.hibernate.ejb.Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation&lt;/CODE&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;CODE&gt;[org.jboss.seam.init.Initialization] namespace declared in components.xml does not resolve to a package: after reading /WEB-INF/components.xml&lt;/CODE&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;CODE&gt;[org.jboss.seam.core.Init] The built-in interceptor org.jboss.seam.persistence.EntityManagerProxyInterceptor is missing. This application may not function as expected&lt;/CODE&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;CODE&gt;[org.jboss.seam.Component] Component class should be serializable: org.jboss.seam.ui.facelet.mockHttpSession&lt;/CODE&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;CODE&gt;[org.jboss.seam.security.permission.PersistentPermissionResolver] no permission store available - please install a PermissionStore with the name 'org.jboss.seam.security.jpaPermissionStore' if persistent permissions are required.&lt;/CODE&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;Should I do something to correct these warnings ?
Thanks You very much.&lt;/P&gt;
&lt;P&gt;Philippe.&lt;/P&gt;</description>
      <pubDate>Sun, 20 Nov 2011 21:47:20 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/a-lot-of-warn-in-the-file-server-log/m-p/314056#M1057</guid>
      <dc:creator>Solweig_</dc:creator>
      <dc:date>2011-11-20T21:47:20Z</dc:date>
    </item>
    <item>
      <title>Re: A lot of WARN in the file server.log</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/a-lot-of-warn-in-the-file-server-log/m-p/314057#M1058</link>
      <description>&lt;P&gt;As best I can tell these are standard and expected warnings on Nuxeo 5.4.2 start-up.&lt;/P&gt;</description>
      <pubDate>Sun, 20 Nov 2011 22:13:06 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/a-lot-of-warn-in-the-file-server-log/m-p/314057#M1058</guid>
      <dc:creator>bruce_Grant</dc:creator>
      <dc:date>2011-11-20T22:13:06Z</dc:date>
    </item>
    <item>
      <title>Re: A lot of WARN in the file server.log</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/a-lot-of-warn-in-the-file-server-log/m-p/314058#M1059</link>
      <description>&lt;P&gt;Confirmed.&amp;lt;br&amp;gt;&lt;/P&gt;</description>
      <pubDate>Mon, 21 Nov 2011 11:54:27 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/a-lot-of-warn-in-the-file-server-log/m-p/314058#M1059</guid>
      <dc:creator>Julien_Carsique</dc:creator>
      <dc:date>2011-11-21T11:54:27Z</dc:date>
    </item>
    <item>
      <title>Re: A lot of WARN in the file server.log</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/a-lot-of-warn-in-the-file-server-log/m-p/314059#M1060</link>
      <description>&lt;P&gt;Thanks You for your quick answer !&lt;/P&gt;</description>
      <pubDate>Mon, 21 Nov 2011 13:54:29 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/a-lot-of-warn-in-the-file-server-log/m-p/314059#M1060</guid>
      <dc:creator>Solweig_</dc:creator>
      <dc:date>2011-11-21T13:54:29Z</dc:date>
    </item>
  </channel>
</rss>

