I compiled it but it didn't work

I compiled it but it didn’t work.

I setting all of the things from the guidline of this document.

but I compiled it and when I launched spark client. All of the function is right.

But I can’t execute the logout .

So checked my error message plz.

My Revision is 11554 and fix google plugin

    1. 3 오후 4:19:44 net.sf.fmj.media.cdp.civil.CaptureDevicePlugger addCaptureDevices
      경고: com.lti.civil.CaptureException: java.lang.UnsatisfiedLinkError: no civil in java.library.path
      com.lti.civil.CaptureException: java.lang.UnsatisfiedLinkError: no civil in java.library.path
      at com.lti.civil.impl.jni.NativeCaptureSystemFactory.createCaptureSystem(NativeCap tureSystemFactory.java:24)
      at net.sf.fmj.media.cdp.civil.CaptureDevicePlugger.addCaptureDevices(CaptureDevice Plugger.java:37)
      at net.sf.fmj.media.cdp.GlobalCaptureDevicePlugger.addCaptureDevices(GlobalCapture DevicePlugger.java:18)
      at org.jivesoftware.sparkimpl.preference.media.MediaPreferencePanel.scanDevices(Me diaPreferencePanel.java:92)
      at org.jivesoftware.sparkimpl.preference.media.MediaPreferencePanel.(MediaPr eferencePanel.java:68)
      at org.jivesoftware.sparkimpl.preference.media.MediaPreference.(MediaPrefere nce.java:14)
      at org.jivesoftware.spark.preference.PreferenceManager.(PreferenceManager.ja va:49)
      at org.jivesoftware.spark.SparkManager.getPreferenceManager(SparkManager.java:161)
      at org.jivesoftware.spark.filetransfer.SparkTransferManager.(SparkTransferMa nager.java:172)
      at org.jivesoftware.spark.filetransfer.SparkTransferManager.getInstance(SparkTrans ferManager.java:130)
      at org.jivesoftware.spark.Workspace.buildLayout(Workspace.java:202)
      at org.jivesoftware.LoginDialog.startSpark(LoginDialog.java:1045)
      at org.jivesoftware.LoginDialog.access$3(LoginDialog.java:987)
      at org.jivesoftware.LoginDialog$LoginPanel$1.construct(LoginDialog.java:612)
      at org.jivesoftware.spark.util.SwingWorker$2.run(SwingWorker.java:131)
      at java.lang.Thread.run(Unknown Source)
      Caused by: java.lang.UnsatisfiedLinkError: no civil in java.library.path
      at java.lang.ClassLoader.loadLibrary(Unknown Source)
      at java.lang.Runtime.loadLibrary0(Unknown Source)
      at java.lang.System.loadLibrary(Unknown Source)
      at com.lti.civil.impl.jni.NativeCaptureSystemFactory.createCaptureSystem(NativeCap tureSystemFactory.java:21)
      … 15 more
      javasound:주 사운드 ??드:0
      LINEAR, Unknown Sample Rate, 16-bit, Stereo, LittleEndian, Signed, FrameSize=32 bits
      LINEAR, Unknown Sample Rate, 16-bit, Stereo, BigEndian, Signed, FrameSize=32 bits
      LINEAR, Unknown Sample Rate, 8-bit, Stereo, Unsigned, FrameSize=16 bits
      LINEAR, Unknown Sample Rate, 8-bit, Stereo, Signed, FrameSize=16 bits
      LINEAR, Unknown Sample Rate, 16-bit, Mono, LittleEndian, Signed, FrameSize=16 bits
      LINEAR, Unknown Sample Rate, 16-bit, Mono, BigEndian, Signed, FrameSize=16 bits
      LINEAR, Unknown Sample Rate, 8-bit, Mono, Unsigned, FrameSize=8 bits
      LINEAR, Unknown Sample Rate, 8-bit, Mono, Signed, FrameSize=8 bits
      javasound:Realtek HD Audio Input:1
      LINEAR, Unknown Sample Rate, 16-bit, Stereo, LittleEndian, Signed, FrameSize=32 bits
      LINEAR, Unknown Sample Rate, 16-bit, Stereo, BigEndian, Signed, FrameSize=32 bits
      LINEAR, Unknown Sample Rate, 8-bit, Stereo, Unsigned, FrameSize=16 bits
      LINEAR, Unknown Sample Rate, 8-bit, Stereo, Signed, FrameSize=16 bits
      LINEAR, Unknown Sample Rate, 16-bit, Mono, LittleEndian, Signed, FrameSize=16 bits
      LINEAR, Unknown Sample Rate, 16-bit, Mono, BigEndian, Signed, FrameSize=16 bits
      LINEAR, Unknown Sample Rate, 8-bit, Mono, Unsigned, FrameSize=8 bits
      LINEAR, Unknown Sample Rate, 8-bit, Mono, Signed, FrameSize=8 bits
    1. 3 오후 4:19:44 org.jivesoftware.spark.util.log.Log error
      심각: Bookmark plugin loaded earlier then BookmarkUI. BookmarksListener Events wouldn’t work!
    1. 3 오후 4:19:46 org.jivesoftware.spark.util.log.Log error
      심각: Error unzipping plugin
      java.util.zip.ZipException: error in opening zip file
      at java.util.zip.ZipFile.open(Native Method)
      at java.util.zip.ZipFile.(Unknown Source)
      at java.util.jar.JarFile.(Unknown Source)
      at java.util.jar.JarFile.(Unknown Source)
      at org.jivesoftware.spark.PluginManager.unzipPlugin(PluginManager.java:558)
      at org.jivesoftware.spark.PluginManager.expandNewPlugins(PluginManager.java:492)
      at org.jivesoftware.spark.PluginManager.loadPublicPlugins(PluginManager.java:500)
      at org.jivesoftware.spark.PluginManager.loadPlugins(PluginManager.java:171)
      at org.jivesoftware.spark.Workspace$4.run(Workspace.java:260)
      at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
      at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
      at java.util.concurrent.FutureTask.run(Unknown Source)
      at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
      at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
      at java.lang.Thread.run(Unknown Source)
    1. 3 오후 4:19:46 org.jivesoftware.spark.util.log.Log error
      심각: Unable to load plugin org.jivesoftware.fastpath.FastpathPlugin.
      java.lang.ExceptionInInitializerError
      at org.jivesoftware.fastpath.FastpathPlugin.(FastpathPlugin.java:63)
      at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
      at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
      at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
      at java.lang.reflect.Constructor.newInstance(Unknown Source)
      at java.lang.Class.newInstance0(Unknown Source)
      at java.lang.Class.newInstance(Unknown Source)
      at org.jivesoftware.spark.PluginManager.loadPublicPlugin(PluginManager.java:265)
      at org.jivesoftware.spark.PluginManager.loadPublicPlugins(PluginManager.java:519)
      at org.jivesoftware.spark.PluginManager.loadPlugins(PluginManager.java:171)
      at org.jivesoftware.spark.Workspace$4.run(Workspace.java:260)
      at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
      at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
      at java.util.concurrent.FutureTask.run(Unknown Source)
      at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
      at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
      at java.lang.Thread.run(Unknown Source)
      Caused by: java.util.MissingResourceException: Can’t find bundle for base name i18n/fastpath_i18n, locale ko_KR
      at java.util.ResourceBundle.throwMissingResourceException(Unknown Source)
      at java.util.ResourceBundle.getBundleImpl(Unknown Source)
      at java.util.ResourceBundle.getBundle(Unknown Source)
      at org.jivesoftware.fastpath.FpRes.(FpRes.java:32)
      … 17 more
    1. 3 오후 4:19:46 org.jivesoftware.spark.util.log.Log error
      심각:
      java.lang.ExceptionInInitializerError
      at org.jivesoftware.spark.plugin.flashing.FlashingPreferenceDialog.(Flashing PreferenceDialog.java:29)
      at org.jivesoftware.spark.plugin.flashing.FlashingPreference.(FlashingPrefer ence.java:15)
      at org.jivesoftware.spark.plugin.flashing.FlashingPlugin.initialize(FlashingPlugin .java:15)
      at org.jivesoftware.spark.PluginManager$1.run(PluginManager.java:397)
      at java.awt.event.InvocationEvent.dispatch(Unknown Source)
      at java.awt.EventQueue.dispatchEvent(Unknown Source)
      at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
      at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
      at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
      at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
      at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
      at java.awt.EventDispatchThread.run(Unknown Source)
      Caused by: java.util.MissingResourceException: Can’t find bundle for base name i18n/flashing_i18n, locale ko_KR
      at java.util.ResourceBundle.throwMissingResourceException(Unknown Source)
      at java.util.ResourceBundle.getBundleImpl(Unknown Source)
      at java.util.ResourceBundle.getBundle(Unknown Source)
      at org.jivesoftware.spark.plugin.flashing.FlashingResources.(FlashingResou rces.java:14)
      … 12 more
      log4j:WARN No appenders could be found for logger (org.jivesoftware.smackx.jingle.nat.STUN).
      log4j:WARN Please initialize the log4j system properly.file:/C:/Documents%20and%20Settings/master/workspace/spark/bin/
    1. 3 오후 4:19:46 org.jivesoftware.spark.util.log.Log error
      심각:
      java.lang.ExceptionInInitializerError
      at org.jivesoftware.spellchecker.SpellcheckerPreferenceDialog.(SpellcheckerP referenceDialog.java:38)
      at org.jivesoftware.spellchecker.SpellcheckerPreference.(SpellcheckerPrefere nce.java:18)
      at org.jivesoftware.spellchecker.SpellcheckManager.(SpellcheckManager.java:3 6)
      at org.jivesoftware.spellchecker.SpellcheckManager.getInstance(SpellcheckManager.j ava:27)
      at org.jivesoftware.spellchecker.SpellcheckerPlugin.initialize(SpellcheckerPlugin. java:18)
      at org.jivesoftware.spark.PluginManager$1.run(PluginManager.java:397)
      at java.awt.event.InvocationEvent.dispatch(Unknown Source)
      at java.awt.EventQueue.dispatchEvent(Unknown Source)
      at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
      at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
      at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
      at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
      at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
      at java.awt.EventDispatchThread.run(Unknown Source)
      Caused by: java.util.MissingResourceException: Can’t find bundle for base name i18n/spellchecker_i18n, locale ko_KR
      at java.util.ResourceBundle.throwMissingResourceException(Unknown Source)
      at java.util.ResourceBundle.getBundleImpl(Unknown Source)
      at java.util.ResourceBundle.getBundle(Unknown Source)
      at org.jivesoftware.spellchecker.SpellcheckerResource.(SpellcheckerResourc e.java:14)
      … 14 more