[UnsupportedAudioFileException] when merging two .wav files on EAP 6
Issue
We are getting exception in appending .wav files
The following exception gets thrown when merging two files.
javax.sound.sampled.UnsupportedAudioFileException: could not get audio input stream from input file
at javax.sound.sampled.AudioSystem.getAudioInputStream(AudioSystem.java:1187) [rt.jar:1.7.0_45]
The same code worked in JBoss 5.1.
Environment
- Red Hat JBoss Enterprise Application Platform
- 6.x
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.