Q: Final Cut Server Client Error won't start Application
Hello I am new to Final Cut Server 1.1 I have setup the server on a Mac Pro Intel based with 8Gb of memory 2x3.2Ghz Quad Core processor. the server is running fine I am able to connect to it from another workstation (windows and MAC) through the web browser but when the application starts this is the exception I get on the MAC client:
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.ja va:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.sun.javaws.Launcher.executeApplication(Launcher.java:1812)
at com.sun.javaws.Launcher.executeMainClass(Launcher.java:1750)
at com.sun.javaws.Launcher.doLaunchApp(Launcher.java:1532)
at com.sun.javaws.Launcher.run(Launcher.java:135)
at java.lang.Thread.run(Thread.java:637)
Caused by: java.lang.UnsatisfiedLinkError: quicktime.QTSession.Gestalt(I[I)S
at quicktime.QTSession.Gestalt(Native Method)
at quicktime.QTSession.gestalt(QTSession.java:935)
at quicktime.QTSession.open(QTSession.java:641)
at quicktime.QTSession.open(QTSession.java:608)
at com.apple.FinalCutServer.javaui.quicktime.QTInit.open(QTInit.java:37)
at com.apple.FinalCutServer.javaui.FinalCutServer.main(FinalCutServer.java:263)
... 9 more
I have checked that all apple updates have been applied but can't get around this error. Has anyone any suggestions? We are very eager to get this server running.
Thank you!
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.ja va:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.sun.javaws.Launcher.executeApplication(Launcher.java:1812)
at com.sun.javaws.Launcher.executeMainClass(Launcher.java:1750)
at com.sun.javaws.Launcher.doLaunchApp(Launcher.java:1532)
at com.sun.javaws.Launcher.run(Launcher.java:135)
at java.lang.Thread.run(Thread.java:637)
Caused by: java.lang.UnsatisfiedLinkError: quicktime.QTSession.Gestalt(I[I)S
at quicktime.QTSession.Gestalt(Native Method)
at quicktime.QTSession.gestalt(QTSession.java:935)
at quicktime.QTSession.open(QTSession.java:641)
at quicktime.QTSession.open(QTSession.java:608)
at com.apple.FinalCutServer.javaui.quicktime.QTInit.open(QTInit.java:37)
at com.apple.FinalCutServer.javaui.FinalCutServer.main(FinalCutServer.java:263)
... 9 more
I have checked that all apple updates have been applied but can't get around this error. Has anyone any suggestions? We are very eager to get this server running.
Thank you!
MACPRO, Mac OS X (10.6.4)
Posted on Oct 18, 2010 8:10 PM