Skip to Main Content

Java User Groups

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

java program cannot access my external hd on osx catalina

49c43d27-bde7-4c92-88f8-ec3cd2b57a50Feb 7 2020 — edited Feb 7 2020

I am using java software SeqMonk developed by a university in england.   I have data on an external drive I want to access.  However, when I go to that drive off of /Volumes/Seagat8TB  (my external partition)  I see no files.   I have attempted to remedy this by going into preferences, security, privacy and adding the program to allow to use FULL DISK ACCESS.  But it does not seem to do anything.   I also looked for problems running a java monitor tool while trying to access the external drive.   I do not see anything indicating a problem.  It is like a lack permision somehow to read the external hard drive with the program.  I can see the harddrive with disk utilities and go to the data using cd /.   I contacted the software vendor and they have no idea what is causing the problem other than possibly something to do with gatekeeper and the latest mac os.

Comments

Post Details

Added on Feb 7 2020
0 comments
398 views