Unoffical empeg BBS

Quick Links: Empeg FAQ | RioCar.Org | Hijack | BigDisk Builder | jEmplode | emphatic
Repairs: Repairs

Page 3 of 3 < 1 2 3
Topic Options
#195474 - 06/01/2004 12:09 Re: V3 Beta5 [Re: mschrag]
mcomb
pooh-bah

Registered: 31/08/1999
Posts: 1649
Loc: San Carlos, CA
I don't remember seeing the findFid function

It could be cleaned up with your RemoteFid class, but the basic idea is attached. My guess is you removed it because it was kind of a hack and then forgot to replace it with something better

-Mike


Attachments
195181-findFid.txt (199 downloads)

_________________________
EmpMenuX - ext3 filesystem - Empeg iTunes integration

Top
#195475 - 06/01/2004 14:48 Re: V3 Beta5 [Re: mschrag]
Defiler
journeyman

Registered: 23/09/2003
Posts: 50
While we're on the topic, and all anxiously waiting for updated tools.. Heh.. Should it be possible to use the Logo Editor plugin in 48? I don't have any entries on the Plugins menu in 48.. I had to fire up 47 in order to change animated boot logos.

Top
#195476 - 06/01/2004 15:48 Re: V3 Beta5 [Re: Defiler]
mschrag
pooh-bah

Registered: 09/09/2000
Posts: 2303
Loc: Richmond, VA
If you're just running 48 by running the jar separately, it won't find the plugins ... Once I get the real installers up (after I get 48 to work right ), it will put them in the right place and setup the classpath properly ...

Top
#195477 - 07/01/2004 07:01 Re: V3 Beta5 [Re: Defiler]
mschrag
pooh-bah

Registered: 09/09/2000
Posts: 2303
Loc: Richmond, VA
OK everyone .. My sat connection has been down for the past 3 days, but now that the "helpful" folks at DirecWay have me back up on a new frequency, I can actually get some work done at home. So I'll work on these problems when I get home tonight.

ms

Top
#195478 - 07/01/2004 07:07 Re: V3 Beta5 [Re: mcomb]
mschrag
pooh-bah

Registered: 09/09/2000
Posts: 2303
Loc: Richmond, VA
Ah hah .. I see waht happened ... I never applied your second patch. Remember when I had you resend the first patch? I had a brain fart and was thinking that was both of them together, which it wasn't. So I never actually did have those fixes ... I have the email w/ the second patch though. Checking it out now.

Thanks for catching that Mike ...

ms

Top
#195479 - 07/01/2004 17:30 Re: V3 Beta5 [Re: mschrag]
image
old hand

Registered: 28/04/2002
Posts: 770
Loc: Los Angeles, CA
i broke the database rebuild by doing the following. i deleted a file completely, then created a new playlist. i then said, i dont need that playlist, so i went to the pending operations, and deleted that event that created it. when i synced, it died on updating All Music.

now, this was all good since i could try and rebuild the database on v3a5 manually. but here's what happened:

[RemoteFid: name=101; path=/empeg/fids0/_00000/; fullPath=/empeg/fids0/_00000/101; fid=257]
playlist = adjusted to 7 entries
[RemoteFid: name=111; path=/empeg/fids1/_00000/; fullPath=/empeg/fids1/_00000/111; fid=273]
playlist = adjusted to 0 entries
[RemoteFid: name=181; path=/empeg/fids0/_00000/; fullPath=/empeg/fids0/_00000/181; fid=385]
playlist = adjusted to 0 entries
com.enterprisedt.net.ftp.FTPException: Failed.
at com.enterprisedt.net.ftp.FTPControlSocket.validateReply(FTPControlSocket.java:436)
at com.enterprisedt.net.ftp.FTPClient.initPut(FTPClient.java:380)
at com.enterprisedt.net.ftp.FTPClient.putBinary(FTPClient.java:422)
at org.jempeg.empeg.util.HijackUtils.upload(HijackUtils.java:149)
at org.jempeg.empeg.protocol.RebuildDatabase.main(RebuildDatabase.java:166)

Top
#195480 - 07/01/2004 18:23 Re: V3 Beta5 [Re: image]
mschrag
pooh-bah

Registered: 09/09/2000
Posts: 2303
Loc: Richmond, VA
Is it possible you ran the commandline and something else was running on your Empeg also? This is basically failing when uploading /empeg/var/tags. Can you check and see if there's anything weird looking about that folder on your Empeg? Does the file exist or not?

Top
#195481 - 07/01/2004 19:13 Re: V3 Beta5 [Re: mschrag]
image
old hand

Registered: 28/04/2002
Posts: 770
Loc: Los Angeles, CA
yup, its there. the serial log give a lot of errors. here's the tail of it.

kftpd: open(/empeg/fids0/_00001/fd1) failed, rc=-2
kftpd: open(/empeg/fids1/_00001/fd1) failed, rc=-2
kftpd: open(/empeg/fids0/_00001/fe1) failed, rc=-2
kftpd: open(/empeg/fids1/_00001/fe1) failed, rc=-2
kftpd: open(/empeg/fids0/_00001/ff1) failed, rc=-2
kftpd: open(/empeg/fids1/_00001/ff1) failed, rc=-2
kftpd: open(/empeg/fids0/_00002/001) failed, rc=-2
kftpd: open(/empeg/fids1/_00002/001) failed, rc=-2
kftpd: open(/empeg/var/tags) failed, rc=-30
hijack: Remounting read-only: /

and i think its mounting the wrong partition rw. it says /, but isnt it supposed to be the music partitions?

Top
#195482 - 07/01/2004 21:07 Re: V3 Beta5 [Re: Daria]
mschrag
pooh-bah

Registered: 09/09/2000
Posts: 2303
Loc: Richmond, VA
Note to self: caches that never clear, have no upper bound, and get hit a lot with unique values are not healthy for memory use

Top
#195483 - 07/01/2004 22:00 Re: V3 Beta5 [Re: mschrag]
self
new poster

Registered: 07/01/2004
Posts: 13
noted

Top
#195484 - 08/01/2004 03:37 Re: V3 Beta5 [Re: self]
frog51
pooh-bah

Registered: 09/08/2000
Posts: 2091
Loc: Edinburgh, Scotland
ROFL!

_________________________
Rory
MkIIa, blue lit buttons, memory upgrade, 1Tb in Subaru Forester STi
MkII, 240Gb in Mark Lord dock
MkII, 80Gb SSD in dock

Top
#195485 - 08/01/2004 05:52 Re: V3 Beta5 [Re: frog51]
pgrzelak
carpal tunnel

Registered: 15/08/2000
Posts: 4859
Loc: New Jersey, USA
That was excellent!
_________________________
Paul Grzelak
200GB with 48MB RAM, Illuminated Buttons and Digital Outputs

Top
#195486 - 08/01/2004 15:17 Re: V3 Beta5 [Re: pgrzelak]
JBjorgen
carpal tunnel

Registered: 19/01/2002
Posts: 3582
Loc: Columbus, OH
/me laughs
_________________________
~ John

Top
#195487 - 28/01/2004 19:06 Re: V3 Beta5 [Re: image]
image
old hand

Registered: 28/04/2002
Posts: 770
Loc: Los Angeles, CA
after a few tries, i have come to a two fold conclusion on my RebuildDatabase errors.

first of all, the reason why it can't write the /empeg/var/tags file is because it sets / as rw, not the music partitions. this is demonstrated by me actually running 'rwm' right before executing the command, and it has no trouble writing all of the necessary files. this becomes unnecessary if we do it from the GUI, since the sync makes the music partitions writable.

but unfortunately, the resulting database is corrupt. i imagine that its because you're counting the number of kftp err=-2 lines before terminating the fid scan. i imagine this is to prevent jemplode from scanning way past the maximum fid. this is fine and dandy for most, but i recently deleted the first 2000 songs that i first uploaded, and probably decimated the _00000 and _00001 directories totally as a result. so it only gets to /_00002/ (actually, its _00003 now, since i started uploading and probably reusing the deleted fids) before terminating and trying to write the tags and database3 files.

so, if this is what really is happening (didnt look at the source, so be gentle), might i suggest recursively doing an ls -al in ftp and parsing the results, instead of blindly trying to read fids?

Top
#195488 - 31/01/2004 20:05 Re: V3 Beta5 [Re: tfabris]
thedon
journeyman

Registered: 18/08/2002
Posts: 65
So... I'm just having issues

I've installed the Alpha 5 upgrade on my Mk II, and I have NONE of my playlists... I've tried rebuilding the playlist db using the command from the command line that have been suggested in other threads and it ran just fine with no errors... But still no love on the playlists... When going into the playlists on the emepeg it just says "None".

Also, how would I upload new tunes if I can't connect to it through jEmplode or emplode?

I get Out of memory errors while using emplode when it rebuilds the db, and nothing happens at all in jEmplode...

I can use any and all help...

(Btw - I've been waiting over a year and a half for crossfade support, and this is the ONLY reason I ever tried putting the alpha upgrade on here... If anyone has another solution, i'd be willing to entertain those options... And yes, for those that are wondering I am impatient, and maybe worse, I am stubborn as all hell )


Joey

Top
#195489 - 31/01/2004 20:12 Re: V3 Beta5 [Re: thedon]
Daria
carpal tunnel

Registered: 24/01/2002
Posts: 3937
Loc: Providence, RI
I've installed the Alpha 5 upgrade on my Mk II, and I have NONE of my playlists... I've tried rebuilding the playlist db using the command from the command line that have been suggested in other threads and it ran just fine with no errors... But still no love on the playlists... When going into the playlists on the emepeg it just says "None".


That's what I get. I'm not willing to go through and figure out what it's choking on so I went back to alpha 3.

(Btw - I've been waiting over a year and a half for crossfade support, and this is the ONLY reason I ever tried putting the alpha upgrade on here... If anyone has another solution, i'd be willing to entertain those options... And yes, for those that are wondering I am impatient, and maybe worse, I am stubborn as all hell )


Alpha3 has crossfade, and mostly works otherwise. I can upload music to it and rebuild the database.

Top
#195490 - 31/01/2004 20:22 Re: V3 Beta5 [Re: Daria]
thedon
journeyman

Registered: 18/08/2002
Posts: 65
Where do I get my hands on alpha 3?

Top
Page 3 of 3 < 1 2 3