I get sound in raspi if force audio jack with omxplayer -o -local test.mp3 but not sounds with service of mrl audiofile and this script:

audiofile = Runtime.createAndStart("audiofile","AudioFile")

audiofile.playfile("/home/pi/Desktop/Mrl/ejemplos/test.mp3")