unissoft-bj / ihostsvc

system services & data services on ihost
0 stars 0 forks source link

wms date change after midnight, new folder for audio files needs to be created. #59

Open michaelyin opened 9 years ago

michaelyin commented 9 years ago

java.io.FileNotFoundException: \wms\audio\user1\2015-05-09\1431144594171.wav (The system cannot find the path specified)Sat May 09 00:09:54 EDT 2015: Receive data: <== le output to file now.

Sat May 09 00:09:54 EDT 2015: Receive data: <== length: 1280 at java.io.FileOutputStream.open(Native Method) Sat May 09 00:09:54 EDT 2015: Receive data: <== length: 1280 at java.io.FileOutputStream.(FileOutputStream.java:213) at java.io.FileOutputStream.(FileOutputStream.java:162) at net.wyun.wm.audio.utils.AudioUtil.toWAVFile(AudioUtil.java:53) at net.wyun.wm.audio.AudioAgent.toFile(AudioAgent.java:62) at net.wyun.wm.audio.AudioAgent.add(AudioAgent.java:55) at net.wyun.wm.audio.PacketService.execute(PacketService.java:60) at net.wyun.wm.audio.PacketService.run(PacketService.java:48)

michaelyin commented 9 years ago

fixed.