Help

0 views
Skip to first unread message

Derek W. Folkers

unread,
May 15, 2010, 11:00:31 PM5/15/10
to gmote...@googlegroups.com

 

C:\Program Files\GmoteServer>java -classpath bin;lib\slf4j-api-1.5.3.jar;lib\jna

.jar;lib\swing-worker-1.2.jar org.gmote.server.GmoteServerUiWindows loglevel=ALL

 

May 15, 2010 10:32:25 PM org.gmote.server.GmoteServerUi sharedMain

WARNING: Gmote Version: 2.0.2

May 15, 2010 10:32:25 PM org.gmote.server.GmoteServerUi sharedMain

WARNING: OperatingSystem: Windows Vista

May 15, 2010 10:32:26 PM org.gmote.server.settings.SupportedFiletypeSettings <in

it>

INFO: Initializing supported file types settings.

May 15, 2010 10:32:26 PM org.gmote.server.settings.SupportedFiletypeSettings <in

it>

INFO: Done initializing supported file types settings.

May 15, 2010 10:32:26 PM org.gmote.server.media.MediaPlayerManager createNewMedi

aPlayerInstance

INFO: Creating media player with name: org.gmote.server.media.vlc.VlcMediaPlayer

 

May 15, 2010 10:32:26 PM org.gmote.server.ServerUtil findInstallDirectory

WARNING: Current directory: C:\Program Files\GmoteServer

[00000001] main libvlc debug: VLC media player - version 0.9.6 Grishenko - (c) 1

996-2008 the VideoLAN team

[00000001] main libvlc debug: libvlc was configured with ./configure  '--host=i5

86-mingw32msvc' '--build=i386-linux' '--enable-mkv' '--enable-release' '--withou

t-contrib' '--enable-nls' '--enable-shared-libvlc' '--enable-update-check' '--en

able-lua' '--enable-faad' '--enable-flac' '--enable-theora' '--enable-twolame' '

--enable-quicktime' '--enable-real' '--enable-realrtsp' '--enable-ffmpeg' '--wit

h-ffmpeg-mp3lame' '--with-ffmpeg-faac' '--with-ffmpeg-config-path=/usr/win32/bin

' '--with-ffmpeg-zlib' '--enable-live555' '--with-live555-tree=/usr/win32/live.c

om' '--ena

[00000001] main libvlc debug: translation test: code is "C"

[00000001] main libvlc debug: opening config file (C:\Users\Derek W. Folkers\App

Data\Roaming\vlc\vlcrc)

[00000001] main libvlc debug: checking builtin modules

[00000001] main libvlc debug: checking plugin modules

[00000001] main libvlc debug: recursively browsing `C:\Windows\system32\modules'

 

[00000001] main libvlc debug: recursively browsing `C:\Windows\system32\plugins'

 

[00000001] main libvlc debug: recursively browsing `C:\Program Files\GmoteServer

\bin\vlc\plugins'

[00000353] main module warning: cannot find symbol "vlc_entry__0_9_0m" in file `

C:\Program Files\GmoteServer\bin\vlc\plugins\libxml_plugin.dll' (The specified p

rocedure could not be found. (error 127))

[00000001] main libvlc debug: module bank initialized, found 260 modules

[00000001] main libvlc debug: opening config file (C:\Users\Derek W. Folkers\App

Data\Roaming\vlc\vlcrc)

[00000001] main libvlc debug: CPU has capabilities 486 586 MMX 3DNow! MMXEXT SSE

 SSE2 FPU

[00000001] main libvlc debug: looking for memcpy module: 4 candidates

[00000001] main libvlc debug: using memcpy module "memcpymmxext"

[00000357] main interaction debug: thread 5528 (Interaction control) created at

priority 0 (interface/interaction.c:382)

[00000357] main interaction debug: thread started

[00000359] main preparser debug: waiting for thread initialization

[00000359] main preparser debug: thread started

[00000359] main preparser debug: thread 5592 (preparser) created at priority 0 (

playlist/thread.c:79)

[00000360] main fetcher debug: waiting for thread initialization

[00000360] main fetcher debug: thread started

[00000360] main fetcher debug: thread 5608 (fetcher) created at priority 0 (play

list/thread.c:108)

[00000358] main playlist debug: waiting for thread initialization

[00000358] main playlist debug: thread started

[00000358] main playlist debug: rebuilding array of current - root Playlist

[00000358] main playlist debug: rebuild done - 0 items, index -1

[00000358] main playlist debug: thread 5612 (playlist) created at priority 0 (pl

aylist/thread.c:117)

[00000361] main interface debug: looking for interface module: 1 candidate

[00000361] main interface debug: using interface module "hotkeys"

[00000361] main interface debug: TIMER module_Need() : 5.000 ms - Total 5.000 ms

 / 1 intvls (Avg 5.000 ms)

[00000361] main interface debug: thread 5632 (interface) created at priority 0 (

interface/interface.c:168)

[00000361] main interface debug: thread started

May 15, 2010 10:32:29 PM org.gmote.server.GmoteServer startServer

INFO: Waiting for TCP connection on port: 8889

Waiting for a connection on port: 8889

May 15, 2010 10:32:31 PM org.gmote.server.MulticastServerThread run

INFO: Listening for udp packets on 9901

May 15, 2010 10:34:07 PM org.gmote.server.MulticastServerThread handleServiceDis

coveryRequest

INFO: Received an ip request

May 15, 2010 10:34:07 PM org.gmote.server.MulticastServerThread sendDiscoveryRep

ly

INFO: Sending packet to: /192.168.1.106

May 15, 2010 10:34:12 PM org.gmote.server.MulticastServerThread handleServiceDis

coveryRequest

INFO: Received an ip request

May 15, 2010 10:34:12 PM org.gmote.server.MulticastServerThread sendDiscoveryRep

ly

INFO: Sending packet to: /192.168.1.106

May 15, 2010 10:34:26 PM org.gmote.server.GmoteServer startServer

SEVERE: Connection reset

java.net.SocketException: Connection reset

        at java.net.SocketInputStream.read(Unknown Source)

        at java.io.ObjectInputStream$PeekInputStream.read(Unknown Source)

        at java.io.ObjectInputStream$PeekInputStream.readFully(Unknown Source)

        at java.io.ObjectInputStream$BlockDataInputStream.readShort(Unknown Sour

ce)

        at java.io.ObjectInputStream.readStreamHeader(Unknown Source)

        at java.io.ObjectInputStream.<init>(Unknown Source)

        at org.gmote.common.TcpConnection.handleConnectionEstablished(TcpConnect

ion.java:217)

        at org.gmote.common.TcpConnection.listenForConnections(TcpConnection.jav

a:111)

        at org.gmote.server.GmoteServer.startServer(GmoteServer.java:111)

        at org.gmote.server.GmoteServerUi.sharedMain(GmoteServerUi.java:334)

        at org.gmote.server.GmoteServerUiWindows.main(GmoteServerUiWindows.java:

36)

May 15, 2010 10:34:26 PM org.gmote.server.GmoteServer startServer

INFO: Waiting for TCP connection on port: 8889

Waiting for a connection on port: 8889

--
You received this message because you are subscribed to the Google Groups "gmote users" group.
To post to this group, send email to gmote...@googlegroups.com.
To unsubscribe from this group, send email to gmote-users...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/gmote-users?hl=en.
Reply all
Reply to author
Forward
0 new messages