aMule Forum
July 17, 2025, 03:18:33 PM
Welcome,
Guest
Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
We're back! (IN POG FORM)
Home
Help
Bugs
Wiki
Search
Login
Register
aMule Forum
>
English
>
aMule Help
>
CVS 01/13 aMuled Error logs question...?
« previous
next »
Pages: [
1
]
Print
Author
Topic: CVS 01/13 aMuled Error logs question...? (Read 1630 times)
hopelessone
Full Member
Karma: 1
Offline
Posts: 107
Ubuntu 8.04
CVS 01/13 aMuled Error logs question...?
«
on:
January 13, 2008, 11:49:19 AM »
Hi,
In todays aMuled i get many Error logs for:
2008-01-13 19:37:01: Logger.cpp(268): Error: can't open file '/media/hdd_4/Temp/052.part.met' (error 2: No such file or directory)
I checked the directory and it's there !!??
and
2008-01-13 19:36:48: Logger.cpp(268): Error: can't open file '/media/hdd_4/Temp/374.part.met' (error 24: Too many open files)
2008-01-13 19:34:47: ClientCreditsList.cpp(364): Credits: Error while creating signature: OS_Rng: open /dev/urandom operation failed with error 24
i haven't seen these errors for about 1 & 1/2 weeks with other aMuled's
now i have the standard 1024 files set...in aMule i don't get this log error...I'm using wxWidgets 2.8.7..
Can i increase the number of open files safely with aMuled?
should i run aMuled in GDB??
I await you commands oh mighty one(s)..
Logged
hopelessone
Full Member
Karma: 1
Offline
Posts: 107
Ubuntu 8.04
Re: CVS 01/13 aMuled Error logs question...?
«
Reply #1 on:
January 13, 2008, 02:06:35 PM »
if i go into aMuleGUI for the stats (cauze i don't know the command for it in aMuleCMD)...
i get:
Active Connections:453
Max Connection Limit Reached: Never
Peak Connections: 622
Active Downloads(chunks): 81
Active Uploads: 53
Any ideas on how i fix me mule?
«
Last Edit: January 13, 2008, 02:12:36 PM by hopelessone
»
Logged
Xaignar
Admin and Code Junky
Hero Member
Karma: 19
Offline
Posts: 1103
Re: CVS 01/13 aMuled Error logs question...?
«
Reply #2 on:
January 13, 2008, 02:17:14 PM »
If you use linux, can you try checking how many files are actually opened by aMuled when you get that error?
Something like this should do:
ls /proc/$(pidof amuled)/fd|wc -l
Also, how many downloads do you have, and how many shared files?
Logged
hopelessone
Full Member
Karma: 1
Offline
Posts: 107
Ubuntu 8.04
Re: CVS 01/13 aMuled Error logs question...?
«
Reply #3 on:
January 13, 2008, 04:01:31 PM »
Hi,
DownloadQueue.cpp(172): Found 503 part files
SharedFileList.cpp(382): Found 1047 known shared files, 1 unknown
i will have to wait for the errors...but currently..
ls /proc/$(pidof amuled)/fd|wc -l
757
Logged
Print
Pages: [
1
]
« previous
next »
aMule Forum
>
English
>
aMule Help
>
CVS 01/13 aMuled Error logs question...?