serviio 1.5.2 libmp3lame and could not lock user prefs

Hi,
I have an old serviio 1.4 server (with licence) and I try to update it bacause system is old too and updte is out of date. It is an opensuse 12.2 server and serviio works perfectly this server.
I installed a new opensuse 13.1 server and serviio 1.5.2 (on my test pc and old serviio works my old server) but serviio 1.5.2 doesn't work correctly. Serviio 1.5.2 can stream files to my Samsung TV and it can play files correctly but serviio mediabrowser can't play files on webbrowser. Error message:
200, Stream not found, NetStream.Play.StreamNotFound, clip: '[Clip]'http://192.168.1.2:23424/cds/resource/5/MEDIA_ITEM/FLV-0/MEDIUM?profile=flv_player&authToken=613f955b48...."
The problem same as in Chrome and Firefox webbrowser on linux and windows7 client.
I found these in serviio.log when I try to play file in mediabrowser:
2015-06-22 13:37:32,408 WARN [ProcessExecutor] Process ffmpeg has a return code of 1! This is a possible error. Detailed output follows.
Stream #0:1(und): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 95 kb/s (default)
Metadata:
creation_time : 2013-10-20 20:11:49
handler_name : IsoMedia File Produced by Google, 5-11-2011
Unknown encoder 'libmp3lame'
2015-06-22 13:37:42,369 WARN [ServiioStatusService] IOException occured. Returning error code 500 to the REST layer. Message: Transcoded file '/tmp/Serviio/transcoding-temp-5-flv_player-MEDIUM.stf' cannot be found, FFmpeg execution probably failed
2015-06-22 13:37:42,445 WARN [ProcessExecutor] Process ffmpeg has a return code of 1! This is a possible error. Detailed output follows.
Stream #0:1(und): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 95 kb/s (default)
Metadata:
creation_time : 2013-10-20 20:11:49
handler_name : IsoMedia File Produced by Google, 5-11-2011
Unknown encoder 'libmp3lame'
2015-06-22 13:37:52,407 WARN [ServiioStatusService] IOException occured. Returning error code 500 to the REST layer. Message: Transcoded file '/tmp/Serviio/transcoding-temp-5-flv_player-MEDIUM.stf' cannot be found, FFmpeg execution probably failed
2015-06-22 13:37:52,514 WARN [ProcessExecutor] Process ffmpeg has a return code of 1! This is a possible error. Detailed output follows.
Stream #0:1(und): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 95 kb/s (default)
Metadata:
creation_time : 2013-10-20 20:11:49
handler_name : IsoMedia File Produced by Google, 5-11-2011
Unknown encoder 'libmp3lame'
2015-06-22 13:37:59,957 WARN [prefs] Could not lock User prefs. Unix error code 2.
2015-06-22 13:37:59,957 WARN [prefs] Couldn't flush user prefs: java.util.prefs.BackingStoreException: Couldn't get file lock.
2015-06-22 13:38:02,478 WARN [ServiioStatusService] IOException occured. Returning error code 500 to the REST layer. Message: Transcoded file '/tmp/Serviio/transcoding-temp-5-flv_player-MEDIUM.stf' cannot be found, FFmpeg execution probably failed
2015-06-22 13:38:29,956 WARN [prefs] Could not lock User prefs. Unix error code 2.
2015-06-22 13:38:29,956 WARN [prefs] Couldn't flush user prefs: java.util.prefs.BackingStoreException: Couldn't get file lock.
I use ffmpeg version
ffmpeg -version
ffmpeg version 2.7 Copyright (c) 2000-2015 the FFmpeg developers
built with gcc 4.8 (SUSE Linux)
configuration: --shlibdir=/usr/lib64 --prefix=/usr --mandir=/usr/share/man --libdir=/usr/lib64 --enable-shared --disable-static --enable-debug --disable-stripping --extra-cflags='-fmessage-length=0 -grecord-gcc-switches -fstack-protector -O2 -Wall -D_FORTIFY_SOURCE=2 -funwind-tables -fasynchronous-unwind-tables -g' --enable-pic --optflags='-fmessage-length=0 -grecord-gcc-switches -fstack-protector -O2 -Wall -D_FORTIFY_SOURCE=2 -funwind-tables -fasynchronous-unwind-tables -g' --enable-gpl --enable-x11grab --enable-version3 --enable-pthreads --datadir=/usr/share/ffmpeg --enable-avfilter --enable-libpulse --enable-libwebp --enable-libvpx --enable-libopus --enable-libmp3lame --enable-libvorbis --enable-libtheora --enable-libspeex --enable-libxvid --enable-libx264 --enable-libx265 --enable-libschroedinger --enable-libgsm --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-postproc --enable-libdc1394 --enable-librtmp --enable-libfreetype --enable-avresample --enable-libtwolame --enable-libvo-aacenc --enable-gnutls --enable-libass --enable-frei0r --enable-libcelt --enable-libcdio --enable-ladspa
libavutil 54. 27.100 / 54. 27.100
libavcodec 56. 41.100 / 56. 41.100
libavformat 56. 36.100 / 56. 36.100
libavdevice 56. 4.100 / 56. 4.100
libavfilter 5. 16.101 / 5. 16.101
libavresample 2. 1. 0 / 2. 1. 0
libswscale 3. 1.101 / 3. 1.101
libswresample 1. 2.100 / 1. 2.100
libpostproc 53. 3.100 / 53. 3.100
and libmp3lame0 3.99.5 lame 3.99.5 libtwolame 0.3.13.
My old serviio 1.4.-2 on suse 12.2 can stream this file in mediabrowser... It use lame 0.9.2 libmp3lame0 3.99.5 libtwolame 0.3.13 and ffmpeg 2.3.3.
I don't understand this problem, can someone help me? Thanks.
I have an old serviio 1.4 server (with licence) and I try to update it bacause system is old too and updte is out of date. It is an opensuse 12.2 server and serviio works perfectly this server.
I installed a new opensuse 13.1 server and serviio 1.5.2 (on my test pc and old serviio works my old server) but serviio 1.5.2 doesn't work correctly. Serviio 1.5.2 can stream files to my Samsung TV and it can play files correctly but serviio mediabrowser can't play files on webbrowser. Error message:
200, Stream not found, NetStream.Play.StreamNotFound, clip: '[Clip]'http://192.168.1.2:23424/cds/resource/5/MEDIA_ITEM/FLV-0/MEDIUM?profile=flv_player&authToken=613f955b48...."
The problem same as in Chrome and Firefox webbrowser on linux and windows7 client.
I found these in serviio.log when I try to play file in mediabrowser:
2015-06-22 13:37:32,408 WARN [ProcessExecutor] Process ffmpeg has a return code of 1! This is a possible error. Detailed output follows.
Stream #0:1(und): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 95 kb/s (default)
Metadata:
creation_time : 2013-10-20 20:11:49
handler_name : IsoMedia File Produced by Google, 5-11-2011
Unknown encoder 'libmp3lame'
2015-06-22 13:37:42,369 WARN [ServiioStatusService] IOException occured. Returning error code 500 to the REST layer. Message: Transcoded file '/tmp/Serviio/transcoding-temp-5-flv_player-MEDIUM.stf' cannot be found, FFmpeg execution probably failed
2015-06-22 13:37:42,445 WARN [ProcessExecutor] Process ffmpeg has a return code of 1! This is a possible error. Detailed output follows.
Stream #0:1(und): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 95 kb/s (default)
Metadata:
creation_time : 2013-10-20 20:11:49
handler_name : IsoMedia File Produced by Google, 5-11-2011
Unknown encoder 'libmp3lame'
2015-06-22 13:37:52,407 WARN [ServiioStatusService] IOException occured. Returning error code 500 to the REST layer. Message: Transcoded file '/tmp/Serviio/transcoding-temp-5-flv_player-MEDIUM.stf' cannot be found, FFmpeg execution probably failed
2015-06-22 13:37:52,514 WARN [ProcessExecutor] Process ffmpeg has a return code of 1! This is a possible error. Detailed output follows.
Stream #0:1(und): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 95 kb/s (default)
Metadata:
creation_time : 2013-10-20 20:11:49
handler_name : IsoMedia File Produced by Google, 5-11-2011
Unknown encoder 'libmp3lame'
2015-06-22 13:37:59,957 WARN [prefs] Could not lock User prefs. Unix error code 2.
2015-06-22 13:37:59,957 WARN [prefs] Couldn't flush user prefs: java.util.prefs.BackingStoreException: Couldn't get file lock.
2015-06-22 13:38:02,478 WARN [ServiioStatusService] IOException occured. Returning error code 500 to the REST layer. Message: Transcoded file '/tmp/Serviio/transcoding-temp-5-flv_player-MEDIUM.stf' cannot be found, FFmpeg execution probably failed
2015-06-22 13:38:29,956 WARN [prefs] Could not lock User prefs. Unix error code 2.
2015-06-22 13:38:29,956 WARN [prefs] Couldn't flush user prefs: java.util.prefs.BackingStoreException: Couldn't get file lock.
I use ffmpeg version
ffmpeg -version
ffmpeg version 2.7 Copyright (c) 2000-2015 the FFmpeg developers
built with gcc 4.8 (SUSE Linux)
configuration: --shlibdir=/usr/lib64 --prefix=/usr --mandir=/usr/share/man --libdir=/usr/lib64 --enable-shared --disable-static --enable-debug --disable-stripping --extra-cflags='-fmessage-length=0 -grecord-gcc-switches -fstack-protector -O2 -Wall -D_FORTIFY_SOURCE=2 -funwind-tables -fasynchronous-unwind-tables -g' --enable-pic --optflags='-fmessage-length=0 -grecord-gcc-switches -fstack-protector -O2 -Wall -D_FORTIFY_SOURCE=2 -funwind-tables -fasynchronous-unwind-tables -g' --enable-gpl --enable-x11grab --enable-version3 --enable-pthreads --datadir=/usr/share/ffmpeg --enable-avfilter --enable-libpulse --enable-libwebp --enable-libvpx --enable-libopus --enable-libmp3lame --enable-libvorbis --enable-libtheora --enable-libspeex --enable-libxvid --enable-libx264 --enable-libx265 --enable-libschroedinger --enable-libgsm --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-postproc --enable-libdc1394 --enable-librtmp --enable-libfreetype --enable-avresample --enable-libtwolame --enable-libvo-aacenc --enable-gnutls --enable-libass --enable-frei0r --enable-libcelt --enable-libcdio --enable-ladspa
libavutil 54. 27.100 / 54. 27.100
libavcodec 56. 41.100 / 56. 41.100
libavformat 56. 36.100 / 56. 36.100
libavdevice 56. 4.100 / 56. 4.100
libavfilter 5. 16.101 / 5. 16.101
libavresample 2. 1. 0 / 2. 1. 0
libswscale 3. 1.101 / 3. 1.101
libswresample 1. 2.100 / 1. 2.100
libpostproc 53. 3.100 / 53. 3.100
and libmp3lame0 3.99.5 lame 3.99.5 libtwolame 0.3.13.
My old serviio 1.4.-2 on suse 12.2 can stream this file in mediabrowser... It use lame 0.9.2 libmp3lame0 3.99.5 libtwolame 0.3.13 and ffmpeg 2.3.3.
I don't understand this problem, can someone help me? Thanks.