Home Theater Forum and Systems banner

Error whille strating REW5

Tags
java problem
1K views 4 replies 2 participants last post by  marko.m 
#1 ·
Ok here is the problem when I star new REW5
The problem is in Java but since Im not very familiar with it can some one help me.

Error during startup


Message:
java.lang.NoClassDefFoundError: Could not initialize class com.sun.media.sound.Platform
Level:
SEVERE
Stack Trace:
Could not initialize class com.sun.media.sound.Platform
com.sun.media.sound.HeadspaceMixer. (Unknown Source)
com.sun.media.sound.MixerSynthProvider.getDeviceInfo(Unknown Source)
javax.sound.midi.MidiSystem.getMidiDeviceInfo(Unknown Source)
roomeqwizard._C.B(Unknown Source)
roomeqwizard._C.A(Unknown Source)
roomeqwizard.RoomEQ_Wizard.J(Unknown Source)
roomeqwizard.RoomEQ_Wizard.main(Unknown Source)
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
java.lang.reflect.Method.invoke(Unknown Source)
jexepackboot.run(Unknown Source)
jexepackboot.boot(Unknown Source)


Thanks
 
See less See more
This is an older thread, you may not receive a response, and could be reviving an old thread. Please consider creating a new thread.
Top