server problem

4 views
Skip to first unread message

Max Bowman

unread,
Oct 30, 2010, 2:15:29 AM10/30/10
to gmote...@googlegroups.com

C:\Program Files (x86)\GmoteServer>java -classpath bin;lib\slf4j-api-1.5.3.jar;l
ib\jna.jar;lib\swing-worker-1.2.jar org.gmote.server.GmoteServerUiWindows loglev
el=ALL
Oct 30, 2010 1:14:27 AM org.gmote.server.GmoteServerUi sharedMain
WARNING: Gmote Version: 2.0.2
Oct 30, 2010 1:14:27 AM org.gmote.server.GmoteServerUi sharedMain
WARNING: OperatingSystem: Windows 7
Oct 30, 2010 1:14:27 AM org.gmote.server.MulticastServerThread run
INFO: Listening for udp packets on 9901
Oct 30, 2010 1:14:27 AM org.gmote.server.settings.SupportedFiletypeSettings <ini
t>
INFO: Initializing supported file types settings.
Oct 30, 2010 1:14:27 AM org.gmote.server.settings.SupportedFiletypeSettings <ini
t>
INFO: Done initializing supported file types settings.
Oct 30, 2010 1:14:27 AM org.gmote.server.media.MediaPlayerManager createNewMedia
PlayerInstance
INFO: Creating media player with name: org.gmote.server.media.vlc.VlcMediaPlayer

Oct 30, 2010 1:14:27 AM org.gmote.server.ServerUtil findInstallDirectory
WARNING: Current directory: C:\Program Files (x86)\GmoteServer
Oct 30, 2010 1:14:27 AM org.gmote.server.media.vlc.VlcMediaPlayer initialise
SEVERE: Error while gmote tried to start vlc. Make sure that vlc is installed an
d in your system PATH variable. Please see the logs for more details or visit ww
w.gmote.org/faq : Unable to load library 'libvlc': The specified module could no
t be found.

java.lang.UnsatisfiedLinkError: Unable to load library 'libvlc': The specified m
odule could not be found.

        at com.sun.jna.NativeLibrary.loadLibrary(NativeLibrary.java:127)
        at com.sun.jna.NativeLibrary.getInstance(NativeLibrary.java:170)
        at com.sun.jna.Library$Handler.<init>(Library.java:123)
        at com.sun.jna.Native.loadLibrary(Native.java:260)
        at com.sun.jna.Native.loadLibrary(Native.java:246)
        at org.videolan.jvlc.internal.LibVlc.<clinit>(LibVlc.java:41)
        at org.videolan.jvlc.JVLC.<init>(JVLC.java:45)
        at org.gmote.server.media.vlc.VlcMediaPlayer.initialise(VlcMediaPlayer.j
ava:86)
        at org.gmote.server.media.MediaPlayerManager.createNewMediaPlayerInstanc
e(MediaPlayerManager.java:102)
        at org.gmote.server.media.MediaPlayerManager.getMediaPlayerInstance(Medi
aPlayerManager.java:91)
        at org.gmote.server.media.MediaPlayerManager.getMediaPlayer(MediaPlayerM
anager.java:58)
        at org.gmote.server.media.MediaPlayerManager.initialize(MediaPlayerManag
er.java:47)
        at org.gmote.server.GmoteServer.startServer(GmoteServer.java:94)
        at org.gmote.server.GmoteServerUi.sharedMain(GmoteServerUi.java:334)
        at org.gmote.server.GmoteServerUiWindows.main(GmoteServerUiWindows.java:
36)

Reply all
Reply to author
Forward
0 new messages