<?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 with network drives using Nuxeo as windows service in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/problem-with-network-drives-using-nuxeo-as-windows-service/m-p/324386#M11387</link>
    <description>&lt;P&gt;Hi Julien,&lt;/P&gt;</description>
    <pubDate>Wed, 20 Aug 2014 10:26:14 GMT</pubDate>
    <dc:creator>admaruiz_</dc:creator>
    <dc:date>2014-08-20T10:26:14Z</dc:date>
    <item>
      <title>Problem with network drives using Nuxeo as windows service</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/problem-with-network-drives-using-nuxeo-as-windows-service/m-p/324380#M11381</link>
      <description>&lt;P&gt;I installed Nuxeo as a service windows. But does not work well. I have problems with network directories. I mounted the network drive on the server, in Z:
The log shows this:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;Caused by: java.io.FileNotFoundException: Z:\NuxeoBINPRE\config.xml (El sistema no puede encontrar la ruta especificada)
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;only fails when I start Nuxeo as windows service&lt;/P&gt;
&lt;P&gt;you know if I can use Nuxeo as a Windows service, with network drives?&lt;/P&gt;
&lt;P&gt;THX&lt;/P&gt;</description>
      <pubDate>Tue, 19 Aug 2014 12:00:52 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/problem-with-network-drives-using-nuxeo-as-windows-service/m-p/324380#M11381</guid>
      <dc:creator>admaruiz_</dc:creator>
      <dc:date>2014-08-19T12:00:52Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with network drives using Nuxeo as windows service</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/problem-with-network-drives-using-nuxeo-as-windows-service/m-p/324381#M11382</link>
      <description>&lt;P&gt;did you check the configuration file generated by YAJSW? Is the path for nuxeo.data.dir to the network drive correct?&lt;/P&gt;</description>
      <pubDate>Tue, 19 Aug 2014 12:26:11 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/problem-with-network-drives-using-nuxeo-as-windows-service/m-p/324381#M11382</guid>
      <dc:creator>Thierry_Martins</dc:creator>
      <dc:date>2014-08-19T12:26:11Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with network drives using Nuxeo as windows service</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/problem-with-network-drives-using-nuxeo-as-windows-service/m-p/324382#M11383</link>
      <description>&lt;P&gt;Hi Thierry, in the wrapper.conf the nuxeo.data.dir points to nuxeo.tmp.dir=Z&lt;/P&gt;</description>
      <pubDate>Tue, 19 Aug 2014 12:38:18 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/problem-with-network-drives-using-nuxeo-as-windows-service/m-p/324382#M11383</guid>
      <dc:creator>admaruiz_</dc:creator>
      <dc:date>2014-08-19T12:38:18Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with network drives using Nuxeo as windows service</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/problem-with-network-drives-using-nuxeo-as-windows-service/m-p/324383#M11384</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I remember that when starting Nuxeo as a service and making it use network drives, there are constraints on how the drive is mounted: something like use UNC mapping, make it persistent, set SYSTEM as owner.
You may find tips here: &lt;A href="http://stackoverflow.com/questions/182750/map-a-network-drive-to-be-used-by-a-service" target="test_blank"&gt;http://stackoverflow.com/questions/182750/map-a-network-drive-to-be-used-by-a-service&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Aug 2014 13:13:04 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/problem-with-network-drives-using-nuxeo-as-windows-service/m-p/324383#M11384</guid>
      <dc:creator>Julien_Carsique</dc:creator>
      <dc:date>2014-08-19T13:13:04Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with network drives using Nuxeo as windows service</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/problem-with-network-drives-using-nuxeo-as-windows-service/m-p/324384#M11385</link>
      <description>&lt;P&gt;Hi Julien, I execute a "net use" comand in the Nuxeo server. The result that has come out is that yes this route be persistent, so I think this should not be the problem&lt;/P&gt;</description>
      <pubDate>Tue, 19 Aug 2014 15:20:14 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/problem-with-network-drives-using-nuxeo-as-windows-service/m-p/324384#M11385</guid>
      <dc:creator>admaruiz_</dc:creator>
      <dc:date>2014-08-19T15:20:14Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with network drives using Nuxeo as windows service</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/problem-with-network-drives-using-nuxeo-as-windows-service/m-p/324385#M11386</link>
      <description>&lt;P&gt;However, it looks like the binary store cannot find the requested file. Could you paste the whole stack trace?&lt;/P&gt;</description>
      <pubDate>Tue, 19 Aug 2014 18:20:15 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/problem-with-network-drives-using-nuxeo-as-windows-service/m-p/324385#M11386</guid>
      <dc:creator>Julien_Carsique</dc:creator>
      <dc:date>2014-08-19T18:20:15Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with network drives using Nuxeo as windows service</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/problem-with-network-drives-using-nuxeo-as-windows-service/m-p/324386#M11387</link>
      <description>&lt;P&gt;Hi Julien,&lt;/P&gt;</description>
      <pubDate>Wed, 20 Aug 2014 10:26:14 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/problem-with-network-drives-using-nuxeo-as-windows-service/m-p/324386#M11387</guid>
      <dc:creator>admaruiz_</dc:creator>
      <dc:date>2014-08-20T10:26:14Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with network drives using Nuxeo as windows service</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/problem-with-network-drives-using-nuxeo-as-windows-service/m-p/324387#M11388</link>
      <description>&lt;P&gt;The server.log:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;2014-08-20 11:37:51,672 ERROR [main] [org.apache.catalina.startup.Catalina] No puedo hallar carpeta temporal especificada en Z:/Temp
2014-08-20 11:38:13,216 WARN  [localhost-startStop-1] [org.jboss.seam.init.Initialization] namespace declared in components.xml does not resolve to a package: 
2014-08-20 11:38:13,216 WARN  [localhost-startStop-1] [org.jboss.seam.init.Initialization] namespace declared in components.xml does not resolve to a package: 
2014-08-20 11:38:13,216 WARN  [localhost-startStop-1] [org.jboss.seam.init.Initialization] namespace declared in components.xml does not resolve to a package: 
2014-08-20 11:38:13,216 WARN  [localhost-startStop-1] [org.jboss.seam.init.Initialization] namespace declared in components.xml does not resolve to a package: 
2014-08-20 11:38:13,216 WARN  [localhost-startStop-1] [org.jboss.seam.init.Initialization] namespace declared in components.xml does not resolve to a package: 
2014-08-20 11:38:14,932 WARN  [localhost-startStop-1] [org.jboss.seam.Component] Component class should be serializable: org.jboss.seam.ui.facelet.mockHttpSession
2014-08-20 11:38:15,868 WARN  [localhost-startStop-1] [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.
2014-08-20 11:38:21,156 WARN  [localhost-startStop-1] [org.nuxeo.ecm.platform.commandline.executor.service.CommandLineExecutorComponent] Command not available: pdftohtml (command pdftohtml not found in system path. You need to install pdftohtml)
2014-08-20 11:38:21,156 WARN  [localhost-startStop-1] [org.nuxeo.ecm.platform.commandline.executor.service.CommandLineExecutorComponent] Command not available: wpd2text (command wpd2text not found in system path. You need to install wpd2text (deb: libwpd-tools)  &lt;A href="http://libwpd.sourceforge.net/download.html)" target="test_blank"&gt;http://libwpd.sourceforge.net/download.html)&lt;/A&gt;
2014-08-20 11:38:29,377 WARN  [localhost-startStop-1] [org.hibernate.ejb.Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation
2014-08-20 11:38:29,970 WARN  [persistence-init-NXUIDSequencer] [org.hibernate.cfg.SettingsFactory] Could not obtain connection metadata
org.apache.tomcat.dbcp.dbcp.SQLNestedException: Cannot create PoolableConnectionFactory (The BUFFERDIR connection property is invalid.)
	at org.apache.tomcat.dbcp.dbcp.BasicDataSource.createPoolableConnectionFactory(BasicDataSource.java:1549)
	at org.apache.tomcat.dbcp.dbcp.BasicDataSource.createDataSource(BasicDataSource.java:1388)
	at org.apache.tomcat.dbcp.dbcp.BasicDataSource.getConnection(BasicDataSource.java:1044)
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 20 Aug 2014 11:40:10 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/problem-with-network-drives-using-nuxeo-as-windows-service/m-p/324387#M11388</guid>
      <dc:creator>admaruiz_</dc:creator>
      <dc:date>2014-08-20T11:40:10Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with network drives using Nuxeo as windows service</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/problem-with-network-drives-using-nuxeo-as-windows-service/m-p/324388#M11389</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;</description>
      <pubDate>Wed, 20 Aug 2014 14:39:03 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/problem-with-network-drives-using-nuxeo-as-windows-service/m-p/324388#M11389</guid>
      <dc:creator>Julien_Carsique</dc:creator>
      <dc:date>2014-08-20T14:39:03Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with network drives using Nuxeo as windows service</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/problem-with-network-drives-using-nuxeo-as-windows-service/m-p/324389#M11390</link>
      <description>&lt;P&gt;Indeed that strange. That means we'll have to look into the code and so need the whole stack trace with class names and line numbers.&lt;/P&gt;</description>
      <pubDate>Wed, 20 Aug 2014 14:41:07 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/problem-with-network-drives-using-nuxeo-as-windows-service/m-p/324389#M11390</guid>
      <dc:creator>Julien_Carsique</dc:creator>
      <dc:date>2014-08-20T14:41:07Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with network drives using Nuxeo as windows service</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/problem-with-network-drives-using-nuxeo-as-windows-service/m-p/324390#M11391</link>
      <description>&lt;P&gt;Hi Julien,&lt;/P&gt;</description>
      <pubDate>Wed, 20 Aug 2014 15:39:19 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/problem-with-network-drives-using-nuxeo-as-windows-service/m-p/324390#M11391</guid>
      <dc:creator>admaruiz_</dc:creator>
      <dc:date>2014-08-20T15:39:19Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with network drives using Nuxeo as windows service</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/problem-with-network-drives-using-nuxeo-as-windows-service/m-p/324391#M11392</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;</description>
      <pubDate>Wed, 20 Aug 2014 15:41:25 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/problem-with-network-drives-using-nuxeo-as-windows-service/m-p/324391#M11392</guid>
      <dc:creator>admaruiz_</dc:creator>
      <dc:date>2014-08-20T15:41:25Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with network drives using Nuxeo as windows service</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/problem-with-network-drives-using-nuxeo-as-windows-service/m-p/324392#M11393</link>
      <description>&lt;P&gt;First issue comes from Catalina (Tomcat)&lt;/P&gt;</description>
      <pubDate>Wed, 20 Aug 2014 16:07:51 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/problem-with-network-drives-using-nuxeo-as-windows-service/m-p/324392#M11393</guid>
      <dc:creator>Julien_Carsique</dc:creator>
      <dc:date>2014-08-20T16:07:51Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with network drives using Nuxeo as windows service</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/problem-with-network-drives-using-nuxeo-as-windows-service/m-p/324393#M11394</link>
      <description>&lt;P&gt;the classloader.los shows&lt;/P&gt;</description>
      <pubDate>Wed, 20 Aug 2014 16:22:41 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/problem-with-network-drives-using-nuxeo-as-windows-service/m-p/324393#M11394</guid>
      <dc:creator>admaruiz_</dc:creator>
      <dc:date>2014-08-20T16:22:41Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with network drives using Nuxeo as windows service</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/problem-with-network-drives-using-nuxeo-as-windows-service/m-p/324394#M11395</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;</description>
      <pubDate>Wed, 20 Aug 2014 16:23:55 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/problem-with-network-drives-using-nuxeo-as-windows-service/m-p/324394#M11395</guid>
      <dc:creator>admaruiz_</dc:creator>
      <dc:date>2014-08-20T16:23:55Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with network drives using Nuxeo as windows service</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/problem-with-network-drives-using-nuxeo-as-windows-service/m-p/324395#M11396</link>
      <description>&lt;P&gt;the problem was with the network drive. when it was &lt;CODE&gt;Z:\Nuxeo\&lt;/CODE&gt; changed for &lt;CODE&gt;\\\nass\Nuxeo&lt;/CODE&gt; and windows service works.&lt;/P&gt;
&lt;P&gt;I modified these routes in the files:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;CODE&gt;Wrapper.conf&lt;/CODE&gt; -----&amp;gt; &lt;CODE&gt;-Dnuxeo.tmp.dir&lt;/CODE&gt; and &lt;CODE&gt;-Djava.io.tmpdir&lt;/CODE&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;CODE&gt;nuxeo.conf&lt;/CODE&gt; -------&amp;gt; &lt;CODE&gt;repository.binary.store&lt;/CODE&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Thanks for the help&lt;/P&gt;</description>
      <pubDate>Wed, 03 Sep 2014 10:28:41 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/problem-with-network-drives-using-nuxeo-as-windows-service/m-p/324395#M11396</guid>
      <dc:creator>admaruiz_</dc:creator>
      <dc:date>2014-09-03T10:28:41Z</dc:date>
    </item>
  </channel>
</rss>

