<?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: DM module not enabled on the Nuxeo 5.5 instance in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/dm-module-not-enabled-on-the-nuxeo-5-5-instance/m-p/314967#M1968</link>
    <description>&lt;P&gt;No online will not work. My question was, did you test the online version. Because modules are not yet published...&lt;/P&gt;</description>
    <pubDate>Mon, 12 Dec 2011 16:37:38 GMT</pubDate>
    <dc:creator>Benjamin_Jalon1</dc:creator>
    <dc:date>2011-12-12T16:37:38Z</dc:date>
    <item>
      <title>DM module not enabled on the Nuxeo 5.5 instance</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/dm-module-not-enabled-on-the-nuxeo-5-5-instance/m-p/314962#M1963</link>
      <description>&lt;P&gt;I used the latest nuxeo-cap-5.5-20111209-00016-tomcat.zip file.&lt;/P&gt;
&lt;P&gt;I follow the standard way to install my Nuxeo but the DM Module is not enabled:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;no Mail folder document type&lt;/LI&gt;
&lt;LI&gt;my studio bundle doesn't work&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;I did this following actions:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Unzipped the file,&lt;/LI&gt;
&lt;LI&gt;changed $NUXEO_HOME to directory of unzipped file,&lt;/LI&gt;
&lt;LI&gt;verified the environment had the correct values for $NUXEO_HOME etc.&lt;/LI&gt;
&lt;LI&gt;Ran nuxeoctl wizard and registered this image.&lt;/LI&gt;
&lt;LI&gt;Setup up Studio to CAP beta 5.5&lt;/LI&gt;
&lt;LI&gt;and then updated my studio bundle using update button.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;I do not see mail folders.&lt;/P&gt;
&lt;P&gt;Here is a copy of the log file and nuxeo.conf file from this morning.&lt;/P&gt;
&lt;P&gt;Would explain the difference between standard nuxeo documents, my documents, mail folder documents and my documents extended from mail folder document upon Nuxeo initialization? Maybe the explaination will give me a clue to why this particular system doesn't load the files needed!&lt;/P&gt;
&lt;P&gt;BTW, thanks for the extraordinary effort, staging my configuration.&lt;/P&gt;
&lt;P&gt;Karl
Config follows:&lt;/P&gt;
&lt;HR /&gt;
&lt;PRE&gt;&lt;CODE&gt;# Configuration file for Nuxeo

JAVA_OPTS=-Xms512m -Xmx1024m -XX:MaxPermSize=512m -Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000 -Dfile.encoding=UTF-8
nuxeo.log.dir=/var/log/nuxeo
nuxeo.data.dir=/var/lib/nuxeo

nuxeo.force.generation=true
nuxeo.url=http://bes:8080/nuxeo

nuxeo.db.jdbc.url=jdbc:postgresql://${nuxeo.db.host}:${nuxeo.db.port}/${nuxeo.db.name}
nuxeo.db.name=nuxeo
nuxeo.db.user=nuxeo
nuxeo.db.password=password
nuxeo.db.host=localhost
nuxeo.db.port=5432
nuxeo.db.driver=org.postgresql.Driver


# Mail settings (for notifications)
nuxeo.notification.eMailSubjectPrefix="[BES]"
mail.smtp.host=dc01.zaxis.local
mail.smtp.port=25
mail.smtp.auth=false
mail.from=BES@z-axiscc.com

mail.pop3.host=dc01.zaxis.local
mail.debug=true

# OOo server config
jod.office.home=/usr/lib/openoffice.org3/

# OpenSocial settings
# Encoding of the zip entries filename
# JSF facelets
# LiveEdit auto-versioning will minor version if set to minor
org.nuxeo.ecm.platform.liveedit.autoversioning=minor
# Clustering settings

# Disable soft references
nuxeo.wizard.done=true
nuxeo.templates=postgresql

### BEGIN - DO NOT EDIT BETWEEN BEGIN AND END ### Fri Dec 09 09:46:01 EST 2011
mail.smtp.host=dc01.zaxis.local
server.status.key=c01ee515
### END - DO NOT EDIT BETWEEN BEGIN AND END ###
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;HR /&gt;
&lt;P&gt;Log follows:&lt;/P&gt;
&lt;HR /&gt;
&lt;PRE&gt;&lt;CODE&gt;2011-12-09 09:45:32,887 WARN  [org.nuxeo.wizard.download.PackageDownloader] Unable to ping server -&amp;gt; status code :404 (Not Found)
2011-12-09 09:46:14,627 WARN  [org.nuxeo.runtime.deployment.preprocessor.DeploymentPreprocessor] Entering compatibility mode - Please update the deployment-fragment.xml in nuxeo-platform-login-digest-5.5-I20111209_0016.jar to use new dependency management
...
2011-12-09 09:46:17,418 INFO  [org.nuxeo.osgi.application.loader.FrameworkLoader] 
======================================================================
= Starting Nuxeo Framework

======================================================================
  * Server home = /zaxisapps/beta/nuxeo-cap-5.5-I20111209_0016-tomcat
  * Runtime home = /zaxisapps/beta/nuxeo-cap-5.5-I20111209_0016-tomcat/nxserver
  * Data Directory = /var/lib/nuxeo
  * Log Directory = /var/log/nuxeo
  * Configuration Directory = /zaxisapps/beta/nuxeo-cap-5.5-I20111209_0016-tomcat/nxserver/config
  * Temp Directory = /zaxisapps/beta/nuxeo-cap-5.5-I20111209_0016-tomcat/tmp

======================================================================

....
2011-12-09 09:46:23,524 WARN  [org.nuxeo.ecm.core.search.api.client.querymodel.QueryModelService] Query models are deprecated as of Nuxeo 5.4 and will be removed for Nuxeo 5.6: the query model 'DEFAULT_CREATION_CONTAINER_LIST_PROVIDER' should be upgraded to use content views
...
2011-12-09 09:46:40,049 INFO  [org.nuxeo.runtime.osgi.OSGiRuntimeService] Nuxeo EP Started
======================================================================
= Nuxeo EP Started
======================================================================
= Component Loading Status: Pending: 0 / Unstarted: 0 / Total: 332
======================================================================
2011-12-09 09:46:40,049 INFO  [org.nuxeo.osgi.application.FrameworkBootstrap] Framework started in 22 sec.
2011-12-09 09:46:40,619 WARN  [org.hibernate.ejb.Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation
2011-12-09 09:46:42,524 WARN  [org.hibernate.ejb.Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation
2011-12-09 09:47:03,088 INFO  [org.jboss.seam.init.Initialization] Namespace: &lt;A href="http://jboss.com/products/seam/async" target="test_blank"&gt;http://jboss.com/products/seam/async&lt;/A&gt;, package: org.jboss.seam.async, prefix: org.jboss.seam.async
...
2011-12-09 09:47:03,095 INFO  [org.jboss.seam.init.Initialization] reading /WEB-INF/components.xml
2011-12-09 09:47:03,152 WARN  [org.jboss.seam.init.Initialization] namespace declared in components.xml does not resolve to a package: 
...
2011-12-09 09:47:03,153 INFO  [org.jboss.seam.init.Initialization] reading properties from: /seam.properties
2011-12-09 09:47:03,159 INFO  [org.jboss.seam.init.Initialization] initializing Seam
2011-12-09 09:47:03,257 INFO  [org.jboss.seam.init.Initialization] two components with same name, higher precedence wins: org.jboss.seam.core.locale
...
2011-12-09 09:47:03,301 INFO  [org.jboss.seam.Component] Component: org.jboss.seam.core.init, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.core.Init
...
2011-12-09 09:47:03,405 INFO  [org.jboss.seam.init.Initialization] Installing components...
2011-12-09 09:47:03,454 INFO  [org.jboss.seam.Component] Component: FileManageActions, scope: EVENT, type: JAVA_BEAN, class: org.nuxeo.ecm.webapp.filemanager.FileManageActionsBean
...
2011-12-09 09:47:04,951 WARN  [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.
2011-12-09 09:47:04,965 INFO  [org.jboss.seam.init.Initialization] done initializing Seam
2011-12-09 09:47:19,302 INFO  [org.jboss.seam.servlet.SeamFilter] Initializing filter: org.jboss.seam.web.ajax4jsfFilter
2011-12-09 09:47:19,336 INFO  [org.ajax4jsf.cache.CacheManager] Selected [org.ajax4jsf.cache.LRUMapCacheFactory] cache factory
2011-12-09 09:47:19,376 INFO  [org.ajax4jsf.cache.CacheManager] Selected [org.ajax4jsf.cache.LRUMapCacheFactory] cache factory
2011-12-09 09:47:19,377 INFO  [org.jboss.seam.servlet.SeamFilter] Initializing filter: org.jboss.seam.web.redirectFilter
2011-12-09 09:47:19,377 INFO  [org.jboss.seam.servlet.SeamFilter] Initializing filter: org.jboss.seam.web.exceptionFilter
2011-12-09 09:47:19,377 INFO  [org.jboss.seam.servlet.SeamFilter] Initializing filter: org.jboss.seam.web.multipartFilter
2011-12-09 09:47:45,352 WARN  [org.apache.commons.httpclient.HttpMethodBase] Going to buffer response body of large or unknown size. Using getResponseBodyAsStream instead is recommended.
2011-12-09 09:48:55,366 WARN  [org.apache.commons.httpclient.HttpMethodBase] Going to buffer response body of large or unknown size. Using getResponseBodyAsStream instead is recommended.
2011-12-09 09:49:01,599 WARN  [org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapper] Database contains additional unused columns for table "zdoctype": TYPE
2011-12-09 09:49:01,666 WARN  [org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapper] Database contains additional unused columns for table "class_scheduled_cv": DUBLINCORE_CREATED, DUBLINCORE_DESCRIPTION, TRAINING_CLASSES_PLACE
2011-12-09 09:49:01,697 WARN  [org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapper] Database contains additional unused columns for table "zcustii_contacttype": CONTACTNAME
2011-12-09 09:49:01,754 WARN  [org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapper] Database contains additional unused columns for table "zs_customeriia": NAME
2011-12-09 09:49:01,835 WARN  [org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapper] Database contains additional unused columns for table "zaxis-_as": DUBLINCORE_NATURE
2011-12-09 09:49:01,852 WARN  [org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapper] Database contains additional unused columns for table "zs_customer": TELEPHONE
2011-12-09 09:49:01,875 WARN  [org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapper] Database contains additional unused columns for table "training_classes": ATTENDEES
2011-12-09 09:49:02,058 WARN  [org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapper] Database contains additional unused columns for table "training_certificate": TYPE
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 09 Dec 2011 16:16:46 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/dm-module-not-enabled-on-the-nuxeo-5-5-instance/m-p/314962#M1963</guid>
      <dc:creator>karl_harris_</dc:creator>
      <dc:date>2011-12-09T16:16:46Z</dc:date>
    </item>
    <item>
      <title>Re: DM module not enabled on the Nuxeo 5.5 instance</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/dm-module-not-enabled-on-the-nuxeo-5-5-instance/m-p/314963#M1964</link>
      <description>&lt;P&gt;Karl, I allowed myself to rewrite your question to help users that will have the same trouble. Let's continue here, and if you are agree, I will close the other one.&lt;/P&gt;</description>
      <pubDate>Sat, 10 Dec 2011 01:53:04 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/dm-module-not-enabled-on-the-nuxeo-5-5-instance/m-p/314963#M1964</guid>
      <dc:creator>Benjamin_Jalon1</dc:creator>
      <dc:date>2011-12-10T01:53:04Z</dc:date>
    </item>
    <item>
      <title>Re: DM module not enabled on the Nuxeo 5.5 instance</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/dm-module-not-enabled-on-the-nuxeo-5-5-instance/m-p/314964#M1965</link>
      <description>&lt;UL&gt;
&lt;LI&gt;Karl you didn't answer to my question, do you have into your unzipped directory, 5 files without extension ?&lt;/LI&gt;
&lt;LI&gt;Did you download the zip exactly named nuxeo-cap-5.5-IXXXXXXXX_XXXX-tomcat.zip&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;My little idea comes from this line of log:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;[org.nuxeo.wizard.download.PackageDownloader] Unable to ping server -&amp;gt; status code :404 (Not Found)
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;I think you choose the  nuxeo-cap-5.5-IXXXXXXXX_XXXX-tomcat-&lt;STRONG&gt;online&lt;/STRONG&gt;.zip file and not the fully packaged ones!
This online is a distribution light for user with small bandwidth (like me)&lt;/P&gt;
&lt;P&gt;As you don't have DM package, installer try to get the Market Place Package of Nuxeo DM from the Nuxeo web site. But this version is not yet released (in development) =&amp;gt; no DM package installed =&amp;gt; No Mail Folder installed =&amp;gt; Problem with you studio package.&lt;/P&gt;</description>
      <pubDate>Sat, 10 Dec 2011 02:04:43 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/dm-module-not-enabled-on-the-nuxeo-5-5-instance/m-p/314964#M1965</guid>
      <dc:creator>Benjamin_Jalon1</dc:creator>
      <dc:date>2011-12-10T02:04:43Z</dc:date>
    </item>
    <item>
      <title>Re: DM module not enabled on the Nuxeo 5.5 instance</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/dm-module-not-enabled-on-the-nuxeo-5-5-instance/m-p/314965#M1966</link>
      <description>&lt;P&gt;Here are the unzipped files in my directory&lt;/P&gt;</description>
      <pubDate>Mon, 12 Dec 2011 16:19:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/dm-module-not-enabled-on-the-nuxeo-5-5-instance/m-p/314965#M1966</guid>
      <dc:creator>karl_harris_</dc:creator>
      <dc:date>2011-12-12T16:19:31Z</dc:date>
    </item>
    <item>
      <title>Re: DM module not enabled on the Nuxeo 5.5 instance</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/dm-module-not-enabled-on-the-nuxeo-5-5-instance/m-p/314966#M1967</link>
      <description>&lt;P&gt;Here are the unzipped files in my directory:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;bin&lt;/LI&gt;
&lt;LI&gt;client&lt;/LI&gt;
&lt;LI&gt;conf&lt;/LI&gt;
&lt;LI&gt;doc-tomcat&lt;/LI&gt;
&lt;LI&gt;endorsed&lt;/LI&gt;
&lt;LI&gt;lib&lt;/LI&gt;
&lt;LI&gt;licenses&lt;/LI&gt;
&lt;LI&gt;LICENSE.txt&lt;/LI&gt;
&lt;LI&gt;nxserver&lt;/LI&gt;
&lt;LI&gt;readme.html&lt;/LI&gt;
&lt;LI&gt;README.txt&lt;/LI&gt;
&lt;LI&gt;sdk&lt;/LI&gt;
&lt;LI&gt;setupWizardDownloads&lt;/LI&gt;
&lt;LI&gt;Start&lt;/LI&gt;
&lt;LI&gt;Nuxeo.bat&lt;/LI&gt;
&lt;LI&gt;Start Nuxeo.command&lt;/LI&gt;
&lt;LI&gt;templates&lt;/LI&gt;
&lt;LI&gt;tmp&lt;/LI&gt;
&lt;LI&gt;webapps&lt;/LI&gt;
&lt;LI&gt;work&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Yes I downloaded nuxeo-cap-5.5-20111209_00016-tomcat.zip.&lt;/P&gt;
&lt;P&gt;I think your suggesting I try the "online" version of v5.5 which I will do.&lt;/P&gt;
&lt;P&gt;Let me know if I've interpreted your suggestion correctly.&lt;/P&gt;
&lt;P&gt;Karl&lt;/P&gt;</description>
      <pubDate>Mon, 12 Dec 2011 16:27:02 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/dm-module-not-enabled-on-the-nuxeo-5-5-instance/m-p/314966#M1967</guid>
      <dc:creator>karl_harris_</dc:creator>
      <dc:date>2011-12-12T16:27:02Z</dc:date>
    </item>
    <item>
      <title>Re: DM module not enabled on the Nuxeo 5.5 instance</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/dm-module-not-enabled-on-the-nuxeo-5-5-instance/m-p/314967#M1968</link>
      <description>&lt;P&gt;No online will not work. My question was, did you test the online version. Because modules are not yet published...&lt;/P&gt;</description>
      <pubDate>Mon, 12 Dec 2011 16:37:38 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/dm-module-not-enabled-on-the-nuxeo-5-5-instance/m-p/314967#M1968</guid>
      <dc:creator>Benjamin_Jalon1</dc:creator>
      <dc:date>2011-12-12T16:37:38Z</dc:date>
    </item>
    <item>
      <title>Re: DM module not enabled on the Nuxeo 5.5 instance</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/dm-module-not-enabled-on-the-nuxeo-5-5-instance/m-p/314968#M1969</link>
      <description>&lt;P&gt;I'm not sure what you've changed "edited" but I did open a JIRA entry for this issue.&lt;/P&gt;</description>
      <pubDate>Wed, 14 Dec 2011 17:43:16 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/dm-module-not-enabled-on-the-nuxeo-5-5-instance/m-p/314968#M1969</guid>
      <dc:creator>karl_harris_</dc:creator>
      <dc:date>2011-12-14T17:43:16Z</dc:date>
    </item>
    <item>
      <title>Re: DM module not enabled on the Nuxeo 5.5 instance</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/dm-module-not-enabled-on-the-nuxeo-5-5-instance/m-p/314969#M1970</link>
      <description>&lt;P&gt;Jira created for this issue on 12/12/2011&lt;/P&gt;</description>
      <pubDate>Fri, 23 Dec 2011 16:15:29 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/dm-module-not-enabled-on-the-nuxeo-5-5-instance/m-p/314969#M1970</guid>
      <dc:creator>karl_harris_</dc:creator>
      <dc:date>2011-12-23T16:15:29Z</dc:date>
    </item>
    <item>
      <title>Re: DM module not enabled on the Nuxeo 5.5 instance</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/dm-module-not-enabled-on-the-nuxeo-5-5-instance/m-p/314970#M1971</link>
      <description>&lt;P&gt;Do you have again this trouble with the Nuxeo 5.5 release that you can download from here&lt;/P&gt;</description>
      <pubDate>Mon, 02 Jan 2012 17:51:05 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/dm-module-not-enabled-on-the-nuxeo-5-5-instance/m-p/314970#M1971</guid>
      <dc:creator>Benjamin_Jalon1</dc:creator>
      <dc:date>2012-01-02T17:51:05Z</dc:date>
    </item>
  </channel>
</rss>

