What steps will reproduce the problem?
1. observing fics games
2.
3.
What is the expected output? What do you see instead?
What version of the product are you using? On what operating system and
what environment?
.98u3f7 ubuntu 10.04 32 bit
Please provide any additional information below.
Error occured! We are trying to make Raptor bug free and we need your help!
Please take a moment to report this issue by selecting the menu:
Help -> Report Issue
Error occured playing sound file: resources/sounds/chat.wav
IOException: Cannot run program "play": java.io.IOException: error=24, Too many
open files
java.io.IOException: Cannot run program "play": java.io.IOException: error=24,
Too many open files
at java.lang.ProcessBuilder.start(ProcessBuilder.java:488)
at raptor.sound.ProcessSoundPlayer.play(Unknown Source)
at raptor.sound.ProcessSoundPlayer.playSound(Unknown Source)
at raptor.service.SoundService$3.run(Unknown Source)
at raptor.service.ThreadService$RunnableExceptionDecorator.run(Unknown Source)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
at java.util.concurrent.FutureTask.run(FutureTask.java:166)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$101(ScheduledThreadPoolExecutor.java:165)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:701)
Caused by: java.io.IOException: java.io.IOException: error=24, Too many open
files
at java.lang.UNIXProcess.<init>(UNIXProcess.java:164)
at java.lang.ProcessImpl.start(ProcessImpl.java:81)
at java.lang.ProcessBuilder.start(ProcessBuilder.java:470)
... 12 more
Original issue reported on code.google.com by v.serve...@gmail.com on 1 Apr 2014 at 9:10
Original issue reported on code.google.com by
v.serve...@gmail.com
on 1 Apr 2014 at 9:10