|
From: Chris S. <Chr...@di...> - 2002-09-03 06:48:50
|
Hello,
Firstly a question and then a suggestion:
Question: Which version of the firmware are you using?
Suggestion: When debugging, do not start the firmware from the startup
file. Instead, use a default startup file, then telnet into the TINI,
then execute:
stopserver -s
java mp3v2.tini &
This should start the program.
Could you please include the debug that you receive after trying this so
that I can get to the bottom of the problem
Thank you,
Chris.
web...@we... wrote:
>I've followed all of the directions, configured the TINI, put the JV onto
>the TINI, programmed the PIC with the elf firmware, edited the TINI startup
>file, installed the elf server and all of the additional JAR files ....
>but when I start the server it doesn't appear to recognize the TINI on the
>network.
>
>My elf appears dead (the LCD doesn't show anything) and the server looks
>like it's just waiting for an elf to connect.
>
>Any help would be *greatly* appreciated.
>-- Tim.
>
>INSTALLATION DETAILS:
>---------------------------------------------------------------------
>Using Elf v2
>Elf network using DHCP
>Server PC network using DHCP
>The MAC address in the config is the address for my Server PC (it is entered
>correctly on the PC) NOTE: using the the MAC for the Elf didn't appear to
>change anything.
>
>
>
>ELF Server Startup output:
>---------------------------------------------------------------------elfServer
>Revision: 2.0alpha2 $Date: 2002/06/10 12:46:35 $
>10 [main] INFO mp3elf.elfServer - elfServer Revision: 2.0alpha2 $Date:
>2002/06
>/10 12:46:35 $
>821 [Thread-1] INFO mp3elf.elfServer - elfServer Revision: 2.0alpha2 $Date:
>20
>02/06/10 12:46:35 $
>831 [Thread-1] INFO mp3elf.elfServer - Starting
>831 [Thread-1] DEBUG mp3elf.elfServer.XMLRPCClientListener - Someone wants
>me
>841 [Thread-1] DEBUG mp3elf.elfServer.XMLRPCClientListener - But I don't
>exist
>841 [Thread-2] DEBUG mp3elf.elfServer.XMLRPCClientListener - XMLRPCClient
>liste
>ner initialising
>881 [Thread-2] DEBUG mp3elf.elfServer.XMLRPCClientListener - Adding handler
>for
> elfServer
>992 [Thread-2] DEBUG mp3elf.elfServer.XMLRPCClientListener - XMLRPCClient
>handl
>er registered
>1032 [Thread-1] DEBUG mp3elf.elfServer.elfServerConfig - Initialising default
>1072 [Thread-3] DEBUG mp3elf.elfServer.MulticastListener - Multicast listener
>i
>nitialising
>1092 [Thread-3] DEBUG mp3elf.elfServer.MulticastListener - Joined multicast
>gro
>up
>1102 [Thread-3] DEBUG mp3elf.elfServer.MulticastListener - Heard from elfServer
> at 192.168.1.102
>
>
>
>ELF Server Config:
>---------------------------------------------------------------------
><elfServer.Config>
> <!--(Logfile.Name , Debug.Level , Multicast.Address , Multicast.Port ,
>TINIPort , Default.PlaylistID,Playlist* , MP3elf* )-->
> <Multicast.Address>228.5.6.7</Multicast.Address>
> <Multicast.Port>8464</Multicast.Port>
> <TINIPort>19191</TINIPort>
> <Sys.Default.PlaylistID>default:sample</Sys.Default.PlaylistID>
> <Provider Name="default" class="net.mp3elf.elfServer.SimpleProvider">
> <param Name="config" value="elfServer.cfg"/>
> </Provider>
> <Playlist Name = "Default Playlist" ID = "sample">
> <!--(Playlist.Filename , Playlist.Random , Playlist.Repeat , Playlist.AutoStart)*-->
> <Playlist.Filename>default.m3u</Playlist.Filename>
> </Playlist>
> <MP3elf Name = "wilko" ID = "00.30.1B.XX.XX.XX">
> <!--(Default.PlaylistID , IPAddress?)-->
> <Default.PlaylistID>default:sample</Default.PlaylistID>
> <IPAddress>optional</IPAddress>
> <REPEAT>false</REPEAT>
> <RANDOM>false</RANDOM>
> <LCD SIZE="2x24">
> <LCDFIELD FIELDY="0" FIELDX="1" FIELDLEN="24" FIELDCONTENT="serverControlled">%t
>%r %a</LCDFIELD>
> <LCDFIELD FIELDY="0" FIELDX="0" FIELDLEN="1" FIELDCONTENT="elfControlled">short_status</LCDFIELD>
> <LCDFIELD FIELDY="1" FIELDX="0" FIELDLEN="2" FIELDCONTENT="serverControlled">%l%s</LCDFIELD>
> <LCDFIELD FIELDY="1" FIELDX="3" FIELDLEN="21" FIELDCONTENT="serverControlled">%p</LCDFIELD>
> </LCD>
> </MP3elf>
></elfServer.Config>
>
>
>
>
>-------------------------------------------------------
>This sf.net email is sponsored by: OSDN - Tired of that same old
>cell phone? Get a new here for FREE!
>https://www.inphonic.com/r.asp?r=urceforge1&refcode1=vs3390
>_______________________________________________
>Mp3elf-users mailing list
>Mp3...@li...
>https://lists.sourceforge.net/lists/listinfo/mp3elf-users
>
>
******************************************************************************
- NOTICE -
This message is confidential, and may contain proprietary or legally privileged information. If you have received this email in error, please notify the sender and delete it immediately.
Internet communications are not secure. You should scan this message and any attachments for viruses. Under no circumstances do we accept liability for any loss or damage which may result from your receipt of this message or any attachments.
******************************************************************************
|