generate-app-cds: line 19: Aborted (core dumped)
Posted: 27 Jul 2024, 05:56
Hi,
I have just installed Filebot and Filebot Node using the Synology package and have successfully got it running. I also purchased the 1 year license.
I notice I always get this core dump error:
I read somewhere in the forum that this shouldn't be a problem and will be fixed in a later release. However, that was some time ago and I have only just installed it (on 2024-07-25) so it is the latest.
Ideally I would like to run Filebot from the "Run External Program" option in qBitTorrent. However qBitTorrent is running in a container so doesn't have access to it.
Are there any tips on getting around this? Presumably Filebot could be installed in the qBitTorrent container as well - but would that mean it would have to be readded every time qBitTorrent is updated?
Or is there another way to call Filebot, perhaps running it as some sort of service or daemon that could be reached from the qBItTorrent container?
As a last resort I could use FileWatcher to watch a "Completed" folder instead. What's the best way to install this on a Synology NAS.
I have just installed Filebot and Filebot Node using the Synology package and have successfully got it running. I also purchased the 1 year license.
I notice I always get this core dump error:
Code: Select all
/var/packages/filebot/target/jsa/generate-app-cds: line 19: 12729 Aborted (core dumped) java -Xshare:dump -XX:SharedClassListFile="$CDS_ARCHIVE.lst" -XX:SharedArchiveFile="$CDS_ARCHIVE" -jar "$CDS_CLASSPATH" > "$CDS_ARCHIVE.log" 2>&1
Ideally I would like to run Filebot from the "Run External Program" option in qBitTorrent. However qBitTorrent is running in a container so doesn't have access to it.
Are there any tips on getting around this? Presumably Filebot could be installed in the qBitTorrent container as well - but would that mean it would have to be readded every time qBitTorrent is updated?
Or is there another way to call Filebot, perhaps running it as some sort of service or daemon that could be reached from the qBItTorrent container?
As a last resort I could use FileWatcher to watch a "Completed" folder instead. What's the best way to install this on a Synology NAS.