Good morning,
got an update via apt.
The sysinfo shows an error and a warning:
Unicode Filesystem: java.lang.NoSuchMethodError: 'void com.sun.jna.Memory.close()'
WARNING: sun.jnu.encoding = UTF-8
but I got no error while using the program.
FYI the complete output:
helmut@helmutpc ...
Search found 4 matches
- 01 Sep 2023, 08:32
- Forum: Feature Requests and Bug Reports
- Topic: [FileBot 5.1.0] java.lang.NoSuchMethodError: 'void com.sun.jna.Memory.close()' on Debian Linux
- Replies: 15
- Views: 7467
- 31 Aug 2023, 12:04
- Forum: Feature Requests and Bug Reports
- Topic: [FileBot 5.1.0] java.lang.NoSuchMethodError: 'void com.sun.jna.Memory.close()' on Debian Linux
- Replies: 15
- Views: 7467
Re: Filebot upgrade Java errors Ubuntu Linux
This did it for me.rednoah wrote: 31 Aug 2023, 07:57 ....
If you are using a x64 machine, then you can work around the issue by using the x64 package which includes all native dependencies including JNA instead of relying on the system package repository for dependencies.
....
Thank you!
- 31 Aug 2023, 11:54
- Forum: Feature Requests and Bug Reports
- Topic: [FileBot 5.1.0] java.lang.NoSuchMethodError: 'void com.sun.jna.Memory.close()' on Debian Linux
- Replies: 15
- Views: 7467
Re: Filebot upgrade Java errors Ubuntu Linux
@rednoah:
Do you mean the console output while the error occurs?
Current application revision (r9972) does not match cache revision (r9125)
Initialize new disk cache: /home/helmut/.filebot/cache/1
java.lang.NoSuchMethodError: 'void com.sun.jna.Memory.close()'
java.util.concurrent ...
Do you mean the console output while the error occurs?
Current application revision (r9972) does not match cache revision (r9125)
Initialize new disk cache: /home/helmut/.filebot/cache/1
java.lang.NoSuchMethodError: 'void com.sun.jna.Memory.close()'
java.util.concurrent ...
- 31 Aug 2023, 06:50
- Forum: Feature Requests and Bug Reports
- Topic: [FileBot 5.1.0] java.lang.NoSuchMethodError: 'void com.sun.jna.Memory.close()' on Debian Linux
- Replies: 15
- Views: 7467
Re: Filebot upgrade Java errors Ubuntu Linux
Same error here.
java.lang.NoSuchMethodError: 'void com.sun.jna.Memory.close()'
java.util.concurrent.ExecutionException: java.util.concurrent.ExecutionException: java.lang.NoSuchMethodError: 'void com.sun.jna.Memory.close()'
at net.filebot.util.ui.SwingUI$SwingLambda.done(Unknown Source ...
java.lang.NoSuchMethodError: 'void com.sun.jna.Memory.close()'
java.util.concurrent.ExecutionException: java.util.concurrent.ExecutionException: java.lang.NoSuchMethodError: 'void com.sun.jna.Memory.close()'
at net.filebot.util.ui.SwingUI$SwingLambda.done(Unknown Source ...