Re: [slim] Last, Best Hope for getting SlimServer to work??

2007-06-08 Thread Shep
Pat Farrell;207518 Wrote: > Shep wrote: > > Thanks to all for your patience and assistance. I appreciate your > > willingness to help a mostly incompetent computer person get SS back > on > > track again. Best regards to all. > > Great to hear you are hearing music again. > > Ready to install L

Re: [slim] Last, Best Hope for getting SlimServer to work??

2007-06-07 Thread mswlogo
Awesome at least you got it up. -- mswlogo mswlogo's Profile: http://forums.slimdevices.com/member.php?userid=9090 View this thread: http://forums.slimdevices.com/showthread.php?t=35875 ___

Re: [slim] Last, Best Hope for getting SlimServer to work??

2007-06-07 Thread Pat Farrell
Shep wrote: > Thanks to all for your patience and assistance. I appreciate your > willingness to help a mostly incompetent computer person get SS back on > track again. Best regards to all. Great to hear you are hearing music again. Ready to install Linux? -- Pat http://www.pfarrell.com/music/s

Re: [slim] Last, Best Hope for getting SlimServer to work??

2007-06-07 Thread Shep
In the end it took a Windows reinstall to get SlimServer working again. So, 2 months and 14 hours later I've got music again!! Thanks to all for your patience and assistance. I appreciate your willingness to help a mostly incompetent computer person get SS back on track again. Best regards to all

Re: [slim] Last, Best Hope for getting SlimServer to work??

2007-06-07 Thread Mark Lanctot
Two links to check: http://wiki.slimdevices.com/index.cgi?ServerIsAlreadyRunning and http://forums.slimdevices.com/showthread.php?t=33516 -- Mark Lanctot 'Sean Adams' Response-O-Matic checklist, patent pending!' (http://forums.slimdevices.com/showpost.php?p=200910&postcount=2) -

Re: [slim] Last, Best Hope for getting SlimServer to work??

2007-06-07 Thread mswlogo
My advice to Shep is find a freind that can help him that knows this stuff. Even for an expert it can take a few long hours to sort it out. Even reinstalling XP is not trvial for a novice. If you have a recovered CD or you may have a recovery image on the laptop itself that is the simplest for th

Re: [slim] Last, Best Hope for getting SlimServer to work??

2007-06-07 Thread mswlogo
tyler_durden;207031 Wrote: > If you don't do any web surfing via the server computer, after > reinstalling windoze, disable automatic updates. All you need is for > it to run- you don't need all the updates. I can't count the number of > problems that stopped happening after I disabled auto upd

Re: [slim] Last, Best Hope for getting SlimServer to work??

2007-06-07 Thread mswlogo
Chip Hart;207294 Wrote: > Shep wrote: > > Thanks for the reply. I research how to reinstall XP as a last > resort > > if it comes to that. I'd like to get SS to work on this laptop & it > > would be pretty much dedicated to SS / SB activity along with the > > external hard drive with all my music

Re: [slim] Last, Best Hope for getting SlimServer to work??

2007-06-07 Thread bpa
Port 9000 problem are a red herring. That error message appears when Slimsserver tries to open port 3483 UDP and find someody else is using it or Slim.exe is not allowed to open it (e.g. firewall). What firewall are you using and has slim.exe been marked as a trusted app. When you re-install s

Re: [slim] Last, Best Hope for getting SlimServer to work??

2007-06-07 Thread snarlydwarf
Okay, this message is generated in Networking/UDP.pm: Code: $udpsock = IO::Socket::INET->new( Proto => 'udp', LocalPort => SERVERPORT, LocalAddr => $main::localClientNetAddr ) or do { errorMsg("There is already another copy of the SlimServer running

Re: [slim] Last, Best Hope for getting SlimServer to work??

2007-06-07 Thread Shep
bpa;207345 Wrote: > I don't know if MCE is different but the following is XP. > > You should have 6.5.2 or 6.5.3 installed as SlimTray of 6.5.1 or > earlier does not save the changed port address in the web link and will > always try to open browser on port 9000. > > 1. Goto Run menu under the

Re: [slim] Last, Best Hope for getting SlimServer to work??

2007-06-07 Thread Shep
JJZolx;207274 Wrote: > If the server isn't starting up, he won't be able to set that on the > Server Settings > Network page. :-) > > It would have to be done by editing slimserver.pref in the server > folder. Open the file using Wordpad and search for the 9000 and change > it. > > Then try st

Re: [slim] Last, Best Hope for getting SlimServer to work??

2007-06-07 Thread bpa
I don't know if MCE is different but the following is XP. You should have 6.5.2 or 6.5.3 installed as SlimTray of 6.5.1 or earlier does not save the changed port address in the web link and will always try to open browser on port 9000. 1. Goto Run menu under the Start button enter "cmd" in the o

Re: [slim] Last, Best Hope for getting SlimServer to work??

2007-06-07 Thread Shep
bpa;207222 Wrote: > Alternatively start slim.exe with --httpport 9001 and use > http://localhost:9001 > > There are some minor bugs with using port other than 9000 and so use > 6.5.2 or better 6.5.3 Thanks bpa, I'm gonna need additional help to follow your suggestion as I don't know what "Alter

Re: [slim] Last, Best Hope for getting SlimServer to work??

2007-06-07 Thread Shep
oreillymj;207219 Wrote: > BTW - This thread mentions WMP11 using port 9000, but I cannot find a > mention of this in the help file or in the list of ports that the > "Windows Media Player Network Sharing Service" adds to the Windows > firewall rules. However I have found that Twonkyviosion uses

Re: [slim] Last, Best Hope for getting SlimServer to work??

2007-06-07 Thread Shep
oreillymj;207217 Wrote: > The time zone entry is fine. It's more informational than a warning. > Slimserver works just fine without it. > > So it appears you don't have Slim.exe running, but when run from the > command prompt it detects a previously rnning instance. > > Very weird. > > Try ope

Re: [slim] Last, Best Hope for getting SlimServer to work??

2007-06-07 Thread Shep
Just wanted to offer my thanks & appreciation for the many suggestions so far. Give me a little time to understand and implement your suggestions and I'll get back w/the results. Maybe there's hope for getting SlimServer up & running again. -- Shep --

Re: [slim] Last, Best Hope for getting SlimServer to work??

2007-06-07 Thread Chip Hart
Shep wrote: > Thanks for the reply. I research how to reinstall XP as a last resort > if it comes to that. I'd like to get SS to work on this laptop & it > would be pretty much dedicated to SS / SB activity along with the > external hard drive with all my music. I'll be the first to say it

Re: [slim] Last, Best Hope for getting SlimServer to work??

2007-06-07 Thread JJZolx
MrStan;207272 Wrote: > By default Windows Media Player 11 does not use port 9000. I am using it > at the moment with Vista. But other users have discovered this problem > in the past therefore I suspect it is a plugin or option that causes > this. > > You can check this by setting Server Setting

Re: [slim] Last, Best Hope for getting SlimServer to work??

2007-06-07 Thread MrStan
oreillymj;207219 Wrote: > BTW - This thread mentions WMP11 using port 9000, but I cannot find a > mention of this in the help file or in the list of ports that the > "Windows Media Player Network Sharing Service" adds to the Windows > firewall rules. By default Windows Media Player 11 does not

Re: [slim] Last, Best Hope for getting SlimServer to work??

2007-06-06 Thread bpa
Alternatively start slim.exe with --httpport 9001 and use http://localhost:9001 There are some minor bugs with using port other than 9000 and so use 6.5.2 or better 6.5.3 -- bpa bpa's Profile: http://forums.slimdevices.co

Re: [slim] Last, Best Hope for getting SlimServer to work??

2007-06-06 Thread oreillymj
BTW - This thread mentions WMP11 using port 9000, but I cannot find a mention of this in the help file or in the list of ports that the "Windows Media Player Network Sharing Service" adds to the Windows firewall rules. However I have found that Twonkyviosion uses port 9000 if free. >From the Two

Re: [slim] Last, Best Hope for getting SlimServer to work??

2007-06-06 Thread oreillymj
The time zone entry is fine. It's more informational than a warning. Slimserver works just fine without it. So it appears you don't have Slim.exe running, but when run from the command prompt it detects a previously rnning instance. Very weird. Try opening a command window. Start->Run->cmd Cd

Re: [slim] Last, Best Hope for getting SlimServer to work??

2007-06-06 Thread Shep
oreillymj;207136 Wrote: > According to the Windows Media player help file, Windows Media sharing > does not use port 9000. > > The following table shows the firewall ports that must be opened if you > want to share media to other devices. > Port > Protocol > Scope > > 1900 > UDP > local subnet

Re: [slim] Last, Best Hope for getting SlimServer to work??

2007-06-06 Thread Mark Lanctot
Two things: 1. WMP (Windows Media Player) 11 uses port 9000. Do you have WMP 11? 2. There was some obscure fix for the "service already running" error which was out there 2 years ago or so. It used to be in the FAQ, can't find it now. Unfortunately the forum search function isn't working fo

Re: [slim] Last, Best Hope for getting SlimServer to work??

2007-06-06 Thread Shep
Michael Herger;207120 Wrote: > > Loaded module: [Slim::Utils::PerlRunTime] ok! > > 2007-06-06 11:31:22.3682 ERROR: There is already another copy of the > > SlimServer > > running on this machine. (Unknown error) > > This means there's already something running and listening on port 9000 > > (se

Re: [slim] Last, Best Hope for getting SlimServer to work??

2007-06-06 Thread Shep
Thanks Michael, I'm sure it's a stupid question but what do you mean "make sure SS is shut down" since it won't start? Slim Tray says "stopped". Here's the result... Microsoft Windows XP [Version 5.1.2600] (C) Copyright 1985-2001 Microsoft Corp. C:\Documents and Settings\Owner>netstat -an Act

Re: [slim] Last, Best Hope for getting SlimServer to work??

2007-06-06 Thread oreillymj
According to the Windows Media player help file, Windows Media sharing does not use port 9000. The following table shows the firewall ports that must be opened if you want to share media to other devices. Port Protocol Scope 1900 UDP local subnet only 2869 TCP local subnet only 10243 TCP local

Re: [slim] Last, Best Hope for getting SlimServer to work??

2007-06-06 Thread JJZolx
Ok, from the error we know that either slim.exe is already running or another process is listening on port 9000. Open Windows Task Manager. I believe this should work on all versions of XP: Hit and in the dialogue box select 'Task Manager'. Go to the 'Processes' tab. Tick 'Show processes fro

Re: [slim] Last, Best Hope for getting SlimServer to work??

2007-06-06 Thread Shep
oreillymj;207033 Wrote: > Have you looked in the Windows event log for Slimserver related errors? > > I sent the Windows to Slim Support and they indicated there were no > anomilies with it. I'm not versed in what the event log means so it's > Greek to me. > > Did you empty or rename your plugi

Re: [slim] Last, Best Hope for getting SlimServer to work??

2007-06-06 Thread Michael Herger
> Loaded module: [Slim::Utils::PerlRunTime] ok! > 2007-06-06 11:31:22.3682 ERROR: There is already another copy of the > SlimServer > running on this machine. (Unknown error) This means there's already something running and listening on port 9000 (see my other mail regarding netstat). Make sure

Re: [slim] Last, Best Hope for getting SlimServer to work??

2007-06-06 Thread Shep
tyler_durden;207031 Wrote: > If you don't do any web surfing via the server computer, after > reinstalling windoze, disable automatic updates. All you need is for > it to run- you don't need all the updates. I can't count the number of > problems that stopped happening after I disabled auto upd

Re: [slim] Last, Best Hope for getting SlimServer to work??

2007-06-06 Thread snarlydwarf
Shep;207112 Wrote: > > > Loaded module: [Slim::Utils::PerlRunTime] ok! > 2007-06-06 11:31:22.3682 ERROR: There is already another copy of the > SlimServer > running on this machine. (Unknown error) > > Most likely that means that Windows Media Player has stolen port 9000, which SlimServer wa

Re: [slim] Last, Best Hope for getting SlimServer to work??

2007-06-06 Thread Shep
JJZolx;207014 Wrote: > Do you know whether the server is actually running? Hey Jim, My PC chops aren't all that strong so not sure what you mean by "server is actually running". I have a wired home network with 3 PCs but not a 'server' per se. Does that make any sense? -- Shep ---

Re: [slim] Last, Best Hope for getting SlimServer to work??

2007-06-06 Thread Shep
mswlogo;207013 Wrote: > Have you considered reinstalling XP? > > You might get away with a repair install. You won't lose any data but > you will have to reinstall applications. > > My guess is it's remnants of the Anti Virus Programs you had installed. > Sometimes they are very hard to remove

Re: [slim] Last, Best Hope for getting SlimServer to work??

2007-06-06 Thread Shep
erland;207024 Wrote: > Could you try to: > 1. Open up a Command Prompt window > 2. Goto the "server" directory below the SlimServer installation > directory, for example: cd "C:\Program Files\SlimServer\server" > 3. Run: Slim.exe --d_startup > > If you are returned to the command prompt, post th

Re: [slim] Last, Best Hope for getting SlimServer to work??

2007-06-06 Thread Michael Herger
> *No problem w/SlimServer until downloading ver.6.5.1 end of March. > *Shortly after downloading new version, unable to connect to SS (no > localhost 9000) Is there something running on port 9000? Do a "netstat -an" in a DOS window. Do you see something on port 9000? Shut down SlimServer and d

Re: [slim] Last, Best Hope for getting SlimServer to work??

2007-06-06 Thread oreillymj
Have you looked in the Windows event log for Slimserver related errors? Did you empty or rename your plugin directory before doing an upgrade? If you upgraded from 3.x to 6.5.x, then I suspect that any plugin's you had installed will no longer work. You don't mention what browser your using. You

Re: [slim] Last, Best Hope for getting SlimServer to work??

2007-06-06 Thread tyler_durden
If you don't do any web surfing via the server computer, after reinstalling windoze, disable automatic updates. All you need is for it to run- you don't need all the updates. I can't count the number of problems that stopped happening after I disabled auto updates in my win2k machine. M$ OSes a

Re: [slim] Last, Best Hope for getting SlimServer to work??

2007-06-05 Thread erland
Shep;207007 Wrote: > All that to say I'm out of ideas and on the verge of abandoning my > Squeezeboxes unless I can get help here. Any ideas or suggestions most > appreciatedPlease!! Could you try to: 1. Open up a Command Prompt window 2. Goto the "server" directory below the SlimServer insta

Re: [slim] Last, Best Hope for getting SlimServer to work??

2007-06-05 Thread Greg Erskine
hi Shep, Are you having "exactly" the same problem on both PCs? Your problem sort of reminds me of an issue I was having around the same time. My PC had "Intel Accelerator" drivers (unsupported) that very occassionally caused general PC problems, but 3 or 4 months ago the problem started to occu

Re: [slim] Last, Best Hope for getting SlimServer to work??

2007-06-05 Thread mswlogo
Have you considered reinstalling XP? You might get away with a repair install. You won't lose any data but you will have to reinstall applications. My guess is it's remnants of the Anti Virus Programs you had installed. Sometimes they are very hard to remove because they need to protect themselv

Re: [slim] Last, Best Hope for getting SlimServer to work??

2007-06-05 Thread JJZolx
Do you know whether the server is actually running? -- JJZolx Jim JJZolx's Profile: http://forums.slimdevices.com/member.php?userid=10 View this thread: http://forums.slimdevices.com/showthread.php?t=35875 __

[slim] Last, Best Hope for getting SlimServer to work??

2007-06-05 Thread Shep
1st post here but been successfully using SB2&3 / SS for nearly 2 years. Here from despair at SlimServer crashing on 2 computers and inablility to get it working after over 2 months of troubleshooting and working with Slim Support group (email & telephone). Summary of failure follows: *No problem