Hello,
I've installed Glassfish 4.0 and created 2 domains other than the default domain1, in a /glassfishdata/ directory.
When I do a backup-domain of one of them, it finishes correctly, but for the other one I get the following message:
[glassfish@machinedev~]$ glassfish/bin/asadmin --port 4948 --user admin --passwordfile passwords.txt backup-domain --long --domaindir /glassfishdata domaindev
com.sun.enterprise.backup.BackupException: Error writing Zip file: /glassfishdata/domaindev/backups/domaindev_2014_08_27_v00003.zip
Command backup-domain failed.
I've checked that all the files are owned by the same user, and that there is enough free space in disk. I've tried to get more details about the error, but with no success.
Anyone can tell me how to find why this domain can't be backed up?
Thank you in advance,
José