I get a sweet crash on launching that:
Here's the dump of the crashed thread:
Thread 25 Crashed:
0 libobjc.A.dylib 0x90a4e380 objc_msgSend + 16
1 libjogl.jnilib 0x026c1f0f createContext + 1103
2 libjogl.jnilib 0x026c333e Java_com_sun_opengl_impl_macosx_CGL_createContext1__JJIIIIIIIIIIIIIIIILjava_lang_Object_2I + 229
3 <<00000000>> 0x0457a1d1 0 + 72851921
4 <<00000000>> 0x04574994 0 + 72829332
5 <<00000000>> 0x04574994 0 + 72829332
6 <<00000000>> 0x04574a6b 0 + 72829547
7 <<00000000>> 0x04574a6b 0 + 72829547
8 <<00000000>> 0x045749bf 0 + 72829375
9 <<00000000>> 0x045749bf 0 + 72829375
10 <<00000000>> 0x045749bf 0 + 72829375
11 <<00000000>> 0x04574913 0 + 72829203
12 <<00000000>> 0x045749ea 0 + 72829418
13 <<00000000>> 0x04574913 0 + 72829203
14 <<00000000>> 0x0457215d 0 + 72819037
15 libclient.dylib 0x9bdf2e4e jio_snprintf + 397272
16 libclient.dylib 0x9bdff2ef JVM_StartThread + 2323
17 libclient.dylib 0x9bdff201 JVM_StartThread + 2085
18 libclient.dylib 0x9bdff151 JVM_StartThread + 1909
19 libclient.dylib 0x9bdff07d JVM_StartThread + 1697
20 libclient.dylib 0x9bd8a0a9 JNI_CreateJavaVM_Impl + 52779
21 libSystem.B.dylib 0x90024b07 _pthread_body + 84
Ok this testing environment is getting fun, this could be because i had to put all my jars in the extension folder, let me yank that and try again...yep, I still get the smae crash.
If you want the entire crash report I can email it but it;s too big to paste in these forums.