Translations: Lightweight Contracts/220/en

From ArdorDocs
Jump to: navigation, search

To monitor the permissions assigned to your contract in runtime, use the following Java command line flag -Djava.security.debug="access". Additional information about protection domains can be obtained using -Djava.security.debug="access,domain" but this creates very verbose output. Look in the generated log for permissions which are marked as "denied" and use the diagnostic information to learn the reason for denial.