FireFly Media Server › Firefly Media Server Forums › Firefly Media Server › Nightlies Feedback › 1652 not running on windows XP
- This topic has 15 replies, 4 voices, and was last updated 17 years, 3 months ago by rpedde.
-
AuthorPosts
-
05/09/2007 at 9:11 AM #1678beluParticipant
The first 4 plugin-files are not found, but they are in the same place as the 5th….
Here is the LOG (of the third try…)
2007-09-05 11:02:15 (6897f527): Firefly Version svn-1652: Starting with debuglevel 2
2007-09-05 11:02:15 (6897f527): Error loading plugin C:ProgrammeFirefly Media Serverpluginsout-daap.dll: Das angegebene Modul wurde nicht gefunden.2007-09-05 11:02:15 (6897f527): Error loading plugin C:ProgrammeFirefly Media Serverpluginsrsp.dll: Das angegebene Modul wurde nicht gefunden.
2007-09-05 11:02:15 (6897f527): Error loading plugin C:ProgrammeFirefly Media Serverpluginsssc-ffmpeg.dll: Das angegebene Modul wurde nicht gefunden.
2007-09-05 11:02:15 (6897f527): Error loading plugin C:ProgrammeFirefly Media Serverpluginsssc-wma.dll: Das angegebene Modul wurde nicht gefunden.
2007-09-05 11:02:15 (6897f527): Plugin loaded: w32-event/svn-1652
2007-09-05 11:02:15 (6897f527): Starting rendezvous daemon
2007-09-05 11:02:15 (6897f527): Building drive mapping table from C:ProgrammeFirefly Media Servermapping.ini
2007-09-05 11:02:15 (6897f527): Initializing database
2007-09-05 11:02:15 (6897f527): Starting web server from C:ProgrammeFirefly Media Serveradmin-root on port 9999
2007-09-05 11:02:15 (6897f527): Registering rendezvous names
2007-09-05 11:02:15 (6897f527): Serving 3633 songs. Startup complete in 0 seconds
2007-09-05 11:02:15 (6897f527): Rescanning database
2007-09-05 11:02:28 (6897f527): Starting playlist scan
2007-09-05 11:02:29 (6897f527): Updating playlists
2007-09-05 11:02:29 (6897f527): Scanned 3633 songs (was 3633) in 14 seconds06/09/2007 at 3:20 AM #12351rpeddeParticipant@belu wrote:
2007-09-05 11:02:15 (6897f527): Error loading plugin C:ProgrammeFirefly Media Serverpluginsrsp.dll: Das angegebene Modul wurde nicht gefunden.
I don’t speak much the german, but does that mean “The entrypoint was not found?”
Looks like “The something-or-other module was not found”. Puzzling. English, anyone? 🙂
Did I forget to redistribute a dll?
Dang it… works of course on my machine. :/
06/09/2007 at 7:11 AM #12352beluParticipantrpedde wrote:Did I forget to redistribute a dll?All 5 dlls (from 5/9/07) are in place, that is: in the same directory, but the first 4 of them are reported to be missing (“das angegebene modul” means: “the object in question”), only the last one is reported to be found – and loaded. That’s really puzzling (at lest to me)…
Here is the 1586-log: Everything working perfectly (after reinstall):
Log file: firefly.log2007-09-06 08:46:08 (d369c0a0): Firefly Version svn-1586: Starting with debuglevel 2
2007-09-06 08:46:08 (d369c0a0): Plugin loaded: w32-event/svn-1586
2007-09-06 08:46:08 (d369c0a0): Plugin loaded: ssc-wma/svn-1586
2007-09-06 08:46:08 (d369c0a0): Plugin loaded: ssc-ffmpeg/svn-1586
2007-09-06 08:46:08 (d369c0a0): Plugin loaded: rsp/svn-1586
2007-09-06 08:46:08 (d369c0a0): Plugin loaded: daap/svn-1586
2007-09-06 08:46:08 (d369c0a0): Starting rendezvous daemon
……
plugin-directory looks exactly like that of 1652 (but with all files from 19/05/07, of course)BeLu
ps
just realized that the w32-event module is loaded in both cases. But: as first module in the 1586-version and as last in the 1652. Is it possible that
loading the other 4 modules requires the w32-event-module to be already installed??07/09/2007 at 3:41 AM #12353rpeddeParticipant@belu wrote:
@rpedde wrote:
Did I forget to redistribute a dll?
All 5 dlls (from 5/9/07) are in place, that is: in the same directory, but the first 4 of them are reported to be missing (“das angegebene modul” means: “the object in question”), only the last one is reported to be found – and loaded. That’s really puzzling (at lest to me)…
Here is the 1586-log: Everything working perfectly (after reinstall):
Log file: firefly.log2007-09-06 08:46:08 (d369c0a0): Firefly Version svn-1586: Starting with debuglevel 2
2007-09-06 08:46:08 (d369c0a0): Plugin loaded: w32-event/svn-1586
2007-09-06 08:46:08 (d369c0a0): Plugin loaded: ssc-wma/svn-1586
2007-09-06 08:46:08 (d369c0a0): Plugin loaded: ssc-ffmpeg/svn-1586
2007-09-06 08:46:08 (d369c0a0): Plugin loaded: rsp/svn-1586
2007-09-06 08:46:08 (d369c0a0): Plugin loaded: daap/svn-1586
2007-09-06 08:46:08 (d369c0a0): Starting rendezvous daemon
……
plugin-directory looks exactly like that of 1652 (but with all files from 19/05/07, of course)BeLu
ps
just realized that the w32-event module is loaded in both cases. But: as first module in the 1586-version and as last in the 1652. Is it possible that
loading the other 4 modules requires the w32-event-module to be already installed??There was an iconv.dll in there, wasn’t there?
That’s the only new dependency. I think.
07/09/2007 at 6:41 AM #1235407/09/2007 at 6:48 AM #12355rpeddeParticipant07/09/2007 at 9:53 AM #12356beluParticipantSorry, but no good news: 🙁
1)
Log file: firefly.log
2007-09-07 11:45:19 (f3bcfdca): Firefly Version svn-1655: Starting with debuglevel 2
2007-09-07 11:45:19 (f3bcfdca): Error loading plugin C:ProgrammeFirefly Media Serverpluginsout-daap.dll: Das angegebene Modul wurde nicht gefunden.2007-09-07 11:45:19 (f3bcfdca): Error loading plugin C:ProgrammeFirefly Media Serverpluginsrsp.dll: Das angegebene Modul wurde nicht gefunden.
2007-09-07 11:45:19 (f3bcfdca): Error loading plugin C:ProgrammeFirefly Media Serverpluginsssc-ffmpeg.dll: Das angegebene Modul wurde nicht gefunden.
2007-09-07 11:45:19 (f3bcfdca): Error loading plugin C:ProgrammeFirefly Media Serverpluginsssc-wma.dll: Das angegebene Modul wurde nicht gefunden.
2007-09-07 11:45:19 (f3bcfdca): Plugin loaded: w32-event/svn-1655
2007-09-07 11:45:19 (f3bcfdca): Starting rendezvous daemon
2007-09-07 11:45:19 (f3bcfdca): Building drive mapping table from C:ProgrammeFirefly Media Servermapping.ini
2007-09-07 11:45:19 (f3bcfdca): Initializing database
2007-09-07 11:45:20 (f3bcfdca): Starting web server from C:ProgrammeFirefly Media Serveradmin-root on port 9999
2007-09-07 11:45:20 (f3bcfdca): Registering rendezvous names
2007-09-07 11:45:20 (f3bcfdca): Serving 3644 songs. Startup complete in 1 seconds
2007-09-07 11:45:20 (f3bcfdca): Rescanning database
2007-09-07 11:45:35 (f3bcfdca): Starting playlist scan
2007-09-07 11:45:35 (f3bcfdca): Updating playlists
2007-09-07 11:45:36 (f3bcfdca): Scanned 3644 songs (was 3644) in 16 seconds
2) the plugin-directory:07.09.2007 11:51 .
07.09.2007 11:51 ..
07.09.2007 11:02 37.376 out-daap.dll
07.09.2007 11:03 17.408 rsp.dll
07.09.2007 11:03 77.824 ssc-ffmpeg.dll
07.09.2007 11:02 57.344 ssc-wma.dll
07.09.2007 11:03 53.248 w32-event.dll
6 Datei(en) 243.200 Bytes
BeLu07/09/2007 at 10:11 AM #12357beluParticipantHi Ron, just tested the 1634: Already the same defect!
(1586 runs well since it was released)BeLu
Log file: firefly.log2007-09-07 12:07:05 (604eae02): Firefly Version svn-1634: Starting with debuglevel 2
2007-09-07 12:07:05 (604eae02): Error loading plugin C:ProgrammeFirefly Media Serverpluginsout-daap.dll: Das angegebene Modul wurde nicht gefunden.2007-09-07 12:07:05 (604eae02): Error loading plugin C:ProgrammeFirefly Media Serverpluginsrsp.dll: Das angegebene Modul wurde nicht gefunden.
2007-09-07 12:07:06 (604eae02): Error loading plugin C:ProgrammeFirefly Media Serverpluginsssc-ffmpeg.dll: Das angegebene Modul wurde nicht gefunden.
2007-09-07 12:07:06 (604eae02): Error loading plugin C:ProgrammeFirefly Media Serverpluginsssc-wma.dll: Das angegebene Modul wurde nicht gefunden.
2007-09-07 12:07:06 (604eae02): Plugin loaded: w32-event/svn-1634
2007-09-07 12:07:06 (604eae02): Starting rendezvous daemon10/09/2007 at 8:31 PM #12358E-weGuestHi!
I got the same problem.
v. 1655
log:
Log file: firefly.log
2007-09-10 22:00:57 (71ec97ab): Firefly Version svn-1655: Starting with debuglevel 2
2007-09-10 22:00:57 (71ec97ab): Error loading plugin C:ProgramFirefly Media Serverpluginsout-daap.dll: Det g?r inte att hitta den angivna modulen.
2007-09-10 22:00:57 (71ec97ab): Error loading plugin C:ProgramFirefly Media Serverpluginsrsp.dll: Det g?r inte att hitta den angivna modulen.
2007-09-10 22:00:58 (71ec97ab): Error loading plugin C:ProgramFirefly Media Serverpluginsssc-ffmpeg.dll: Det g?r inte att hitta den angivna modulen.
2007-09-10 22:00:58 (71ec97ab): Error loading plugin C:ProgramFirefly Media Serverpluginsssc-wma.dll: Det g?r inte att hitta den angivna modulen.
2007-09-10 22:00:58 (71ec97ab): Plugin loaded: w32-event/svn-1655
2007-09-10 22:00:58 (71ec97ab): Starting rendezvous daemon
2007-09-10 22:00:58 (71ec97ab): Building drive mapping table from C:ProgramFirefly Media Servermapping.ini
2007-09-10 22:00:58 (71ec97ab): Initializing databaseAny ideas?
10/09/2007 at 8:36 PM #12359indierocksteveParticipantlooks like what’s happening to me as well, except I get the error in english.
-
AuthorPosts
- The forum ‘Nightlies Feedback’ is closed to new topics and replies.