cancel
Showing results for 
Search instead for 
Did you mean: 

Slow startup on MAC OS X Sierra and Exiftools files in /tmp directory

nicolas_chaillo
Champ on-the-rise
Champ on-the-rise

Hi,

For a few days (since the update to Mac OS X Sierra ???), the start of my Nuxeo local servers (7.10) time consuming when I logged in Wifi whereas with a network connection ethernet all OK . Files are generated at each start in $NUXEO_HOME/tmp: These files contain information "exiftool (1) User Contributed Perl Documentation exiftool (1)." An idea to solve this problem?

1 ACCEPTED ANSWER

ThibArg_
Star Contributor
Star Contributor

I had the same problem (Starting Nuxeo of elasticsearch was very slow since I upgraded to Sierra) it was solved following this:

https://github.com/thoeni/inetTester

Basically, just add your mac to the list (here, added after localhost):

127.0.0.1   localhost YOUR_MAC.local
::1         localhost YOUR_MAC.local

View answer in original post

5 REPLIES 5

Julien_Carsique
Elite Collaborator
Elite Collaborator

Hi,

Given the first sentence, "Mac OS X possible update" and "WiFi versus Ethernet", it looks like an OS or hardware issue, independent from Nuxeo.

The sample temporary file suggests that something is wrong about exiftool. But if it was a third-party version issue, then the "WiFi/Ethernet" switch would have no effect.

You can try with comparing the server logs between the two situations:

  • look for different lines
  • check the timings (execution duration)

Maybe that you will find some issue related to a timeout for instance.

ThibArg_
Star Contributor
Star Contributor

I had the same problem (Starting Nuxeo of elasticsearch was very slow since I upgraded to Sierra) it was solved following this:

https://github.com/thoeni/inetTester

Basically, just add your mac to the list (here, added after localhost):

127.0.0.1   localhost YOUR_MAC.local
::1         localhost YOUR_MAC.local

it solves my problem. thank you very much

nicolas_chaillo
Champ on-the-rise
Champ on-the-rise

it solves my problem. thank you very much

otheus_uibk
Champ on-the-rise
Champ on-the-rise

Please see https

Getting started

Find what you came for

We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.