Comments

Flat
Problem with record permission
User: tobiasBora
Date: 3/27/2011 8:18 am
Views: 6710
Rating: 13

Hello, I've a problem with the record permission : When I click on the button "record", I've an error :

"Error

java.security.AccessControlException: access denied (javax.sound.sampled.AudioPermission record)"

 

How could I solve this ?

 

Thanks.

------

Bonjour,

J'ai un problème avec l'enregistrement de phrases : lorsque je clique sur "enregistrer", j'ai en bas un message d'erreur :

"Error

java.security.AccessControlException: access denied (javax.sound.sampled.AudioPermission record)"

 

Comment réparer ce problème ?

 

Merci d'avance.

 

Tobias Bora

[email protected]

Re: Problem with record permission
User: kmaclean
Date: 3/30/2011 9:29 am
Views: 330
Rating: 15

>java.security.AccessControlException: access denied (javax.sound.sampled.AudioPermission record)"

This is likely a problem with the version of OpenJDK you are using.  You can either update it to the most current version, or use the Sun/Oracle version of the Java.   See this post for how to do this: SOLVED: Problems with Java 6 Update 16 and greater on Fedora 12 and Ubuntu 10.04

 

 

 

PreviousNext