The media Locator class is not caching resources properly when they are requested from a jar:http:// source. It appears the content length is incorrect (full jar size) so it appears it never finishes filling the cache buffer which blocks it from being able to play. This is particularly noticeable with AudioClip instances that use media located in the application jar, which should work.
Logs are attached.
Logs are attached.