JDownloader Community - Appwork GmbH
 

Go Back   JDownloader Community - Appwork GmbH > International Support > JDownloader 2
Reply
 
Thread Tools Display Modes
  #1  
Old 10.09.2016, 03:23
HanSooloo HanSooloo is offline
Junior Loader
 
Join Date: Sep 2010
Posts: 11
Question Mount point not found in fstab errors in logfile

I have setup JDownloader2 in headless mode running inside a FreeNAS 9.10 jail with OpenJDK 8.

Every time (I think) a file gets done downloading, I see the below error messages (with no ill effect, downloads complete successfully and extract OK).

What is JD trying to find in fstab that it complains about?

Code:
17095|jd.controlling.downloadcontroller.DiskSpaceManager.log 9/9/16 9:16:25 PM - SEVERE [ jd.controlling.downloadcontroller.DiskSpaceManager.log ] -> java.io.IOException: Mount point not found in fstab
           at sun.nio.fs.BsdFileStore.findMountEntry(BsdFileStore.java:86)
           at sun.nio.fs.UnixFileStore.<init>(UnixFileStore.java:65)
           at sun.nio.fs.BsdFileStore.<init>(BsdFileStore.java:40)
           at sun.nio.fs.BsdFileSystemProvider.getFileStore(BsdFileSystemProvider.java:55)
           at sun.nio.fs.BsdFileSystemProvider.getFileStore(BsdFileSystemProvider.java:39)
           at sun.nio.fs.UnixFileSystemProvider.getFileStore(UnixFileSystemProvider.java:368)
           at java.nio.file.Files.getFileStore(Files.java:1461)
           at jd.controlling.downloadcontroller.FileStoreHacks.getRootFor(FileStoreHacks.java:137)
           at jd.controlling.downloadcontroller.DiskSpaceManager.checkAndReserve(DiskSpaceManager.java:112)
           at jd.plugins.download.DownloadLinkDownloadable.checkAndReserve(DownloadLinkDownloadable.java:509)
           at jd.plugins.download.raf.OldRAFDownload$1.run(OldRAFDownload.java:561)
           at jd.plugins.download.DownloadLinkDownloadable$1.run(DownloadLinkDownloadable.java:163)
           at jd.controlling.downloadcontroller.DownloadWatchDog$39.execute(DownloadWatchDog.java:4231)
           at jd.controlling.downloadcontroller.DownloadWatchDog$34.processJobs(DownloadWatchDog.java:3270)
           at jd.controlling.downloadcontroller.DownloadWatchDog$34.run(DownloadWatchDog.java:3667)
Below is the mount command results:
Code:
root@JDownloader:/usr/local/JDownloader # mount
tank/jails/JDownloader on / (zfs, local, noatime, nfsv4acls)
And a weird /etc/fstab, i.e., nothing!
Code:
root@JDownloader:/usr/local/JDownloader # cat /etc/fstab
root@JDownloader:/usr/local/JDownloader #
This being inside a FreeBSD jail, wondering if the normal mount related files/info is simply not there.

Last edited by Think3r; 10.09.2016 at 16:34. Reason: Double post
Reply With Quote
  #2  
Old 11.09.2016, 14:44
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,554
Default

I guess it is because of FreeBSD jail has no own fstab
Try to disable
Settings-Advanced Settings-GeneralSettings.freespacecheckenabled

Or try out solution from here
github.com/elastic/elasticsearch/issues/12018
Quote:
it seems that setting the jail’s enforce_statfs property to 1 allows
__________________
JD-Dev & Server-Admin
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

All times are GMT +2. The time now is 09:02.
Provided By AppWork GmbH | Privacy | Imprint
Parts of the Design are used from Kirsch designed by Andrew & Austin
Powered by vBulletin® Version 3.8.10 Beta 1
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.