Skip to content

Instantly share code, notes, and snippets.

@alesj
Created November 19, 2013 14:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save alesj/7546370 to your computer and use it in GitHub Desktop.
Save alesj/7546370 to your computer and use it in GitHub Desktop.
INFO: [Maven-Overrides] Added MavenCoordinate [org.jogamp.gluegen:gluegen-rt:jar:2.1.2] to MavenCoordinate [org.jogamp.jogl:jogl-all:jar:2.1.2].
Catched FileNotFoundException: /Users/alesj/.m2/repository/org/jogamp/gluegen/gluegen-rt/2.1.2/gluegen-rt-2.1.2-natives-macosx-universal.jar (No such file or directory), while addNativeJarLibsImpl(classFromJavaJar class com.jogamp.common.os.Platform, classJarURI jar:file:/Users/alesj/.m2/repository/org/jogamp/gluegen/gluegen-rt/2.1.2/gluegen-rt-2.1.2.jar!/com/jogamp/common/os/Platform.class, nativeJarBaseName gluegen-rt-2.1.2-natives-macosx-universal.jar): [ file:/Users/alesj/.m2/repository/org/jogamp/gluegen/gluegen-rt/2.1.2/gluegen-rt-2.1.2.jar -> file:/Users/alesj/.m2/repository/org/jogamp/gluegen/gluegen-rt/2.1.2/ ] + gluegen-rt-2.1.2-natives-macosx-universal.jar -> slim: jar:file:/Users/alesj/.m2/repository/org/jogamp/gluegen/gluegen-rt/2.1.2/gluegen-rt-2.1.2-natives-macosx-universal.jar!/
Catched FileNotFoundException: /Users/alesj/.m2/repository/org/jogamp/jogl/jogl-all/2.1.2/jogl-all-2.1.2-natives-macosx-universal.jar (No such file or directory), while addNativeJarLibsImpl(classFromJavaJar class jogamp.nativewindow.NWJNILibLoader, classJarURI jar:file:/Users/alesj/.m2/repository/org/jogamp/jogl/jogl-all/2.1.2/jogl-all-2.1.2.jar!/jogamp/nativewindow/NWJNILibLoader.class, nativeJarBaseName jogl-all-2.1.2-natives-macosx-universal.jar): [ file:/Users/alesj/.m2/repository/org/jogamp/jogl/jogl-all/2.1.2/jogl-all-2.1.2.jar -> file:/Users/alesj/.m2/repository/org/jogamp/jogl/jogl-all/2.1.2/ ] + jogl-all-2.1.2-natives-macosx-universal.jar -> slim: jar:file:/Users/alesj/.m2/repository/org/jogamp/jogl/jogl-all/2.1.2/jogl-all-2.1.2-natives-macosx-universal.jar!/
Catched IOException: TempJarCache: addNativeLibs: jar:file:/Users/alesj/.m2/repository/org/jogamp/jogl/jogl-all/2.1.2/jogl-all-2.1.2-natives-macosx-universal.jar!/, previous load attempt failed, while addNativeJarLibsImpl(classFromJavaJar class jogamp.nativewindow.NWJNILibLoader, classJarURI jar:file:/Users/alesj/.m2/repository/org/jogamp/jogl/jogl-all/2.1.2/jogl-all-2.1.2.jar!/jogamp/nativewindow/NWJNILibLoader.class, nativeJarBaseName jogl-all-2.1.2-natives-macosx-universal.jar): [ file:/Users/alesj/.m2/repository/org/jogamp/jogl/jogl-all/2.1.2/jogl-all-2.1.2.jar -> file:/Users/alesj/.m2/repository/org/jogamp/jogl/jogl-all/2.1.2/ ] + jogl-all-2.1.2-natives-macosx-universal.jar -> slim: jar:file:/Users/alesj/.m2/repository/org/jogamp/jogl/jogl-all/2.1.2/jogl-all-2.1.2-natives-macosx-universal.jar!/
java.lang.UnsatisfiedLinkError: jogamp.nativewindow.jawt.JAWTFactory.JAWT_GetAWT1(Ljava/nio/ByteBuffer;)Z
at jogamp.nativewindow.jawt.JAWTFactory.JAWT_GetAWT1(Native Method)
at jogamp.nativewindow.jawt.JAWTFactory.JAWT_GetAWT(JAWTFactory.java:37)
at jogamp.nativewindow.jawt.JAWT$1.run(JAWT.java:106)
at jogamp.nativewindow.jawt.JAWT$1.run(JAWT.java:103)
at java.security.AccessController.doPrivileged(Native Method)
at jogamp.nativewindow.jawt.JAWT.getJAWT(JAWT.java:103)
at jogamp.nativewindow.jawt.JAWTUtil.getJAWT(JAWTUtil.java:274)
at jogamp.nativewindow.jawt.JAWTUtil.<clinit>(JAWTUtil.java:309)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:266)
at javax.media.nativewindow.NativeWindowFactory$3.run(NativeWindowFactory.java:327)
at javax.media.nativewindow.NativeWindowFactory$3.run(NativeWindowFactory.java:323)
at java.security.AccessController.doPrivileged(Native Method)
at javax.media.nativewindow.NativeWindowFactory.initSingleton(NativeWindowFactory.java:323)
at javax.media.opengl.GLProfile.initProfilesForDefaultDevices(GLProfile.java:1545)
at javax.media.opengl.GLProfile.access$100(GLProfile.java:76)
at javax.media.opengl.GLProfile$1.run(GLProfile.java:155)
at java.security.AccessController.doPrivileged(Native Method)
at javax.media.opengl.GLProfile.initSingleton(GLProfile.java:123)
at javax.media.opengl.GLProfile.getProfileMap(GLProfile.java:2063)
at javax.media.opengl.GLProfile.get(GLProfile.java:906)
at javax.media.opengl.GLProfile.getDefault(GLProfile.java:640)
at javax.media.opengl.GLProfile.getDefault(GLProfile.java:651)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at org.jogl.ceylon.run_.main(run_.java:29)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at ceylon.modules.api.runtime.SecurityActions.invokeRunInternal(SecurityActions.java:58)
at ceylon.modules.api.runtime.SecurityActions.invokeRun(SecurityActions.java:48)
at ceylon.modules.api.runtime.AbstractRuntime.invokeRun(AbstractRuntime.java:90)
at ceylon.modules.api.runtime.AbstractRuntime.execute(AbstractRuntime.java:144)
at ceylon.modules.api.runtime.AbstractRuntime.execute(AbstractRuntime.java:129)
at ceylon.modules.Main.execute(Main.java:69)
at ceylon.modules.Main.main(Main.java:42)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at org.jboss.modules.Module.run(Module.java:270)
at org.jboss.modules.Main.main(Main.java:294)
at org.jboss.ceylon.test.modules.ModulesTest.execute(ModulesTest.java:207)
at org.jboss.ceylon.test.modules.nativex.test.NativeTestCase.execute(NativeTestCase.java:44)
at org.jboss.ceylon.test.modules.ModulesTest.execute(ModulesTest.java:185)
at org.jboss.ceylon.test.modules.ModulesTest.testArchive(ModulesTest.java:129)
at org.jboss.ceylon.test.modules.ModulesTest.testArchive(ModulesTest.java:90)
at org.jboss.ceylon.test.modules.nativex.test.NativeTestCase.testUsage(NativeTestCase.java:53)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
at org.junit.runner.JUnitCore.run(JUnitCore.java:157)
at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:77)
at com.intellij.rt.execution.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:195)
at com.intellij.rt.execution.junit.JUnitStarter.main(JUnitStarter.java:63)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at com.intellij.rt.execution.application.AppMain.main(AppMain.java:120)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment