MLDonkey Forum Index
Homepage •  Bugs •  Tasks •  Patches •  SF.net Project Page •  ChangeLog •  German forum •  Links •  Wiki •  Downloads
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
 
WARNING: Directory C:\mlDonkey is full, MLDonkey shuts down

 
Post new topic   Reply to topic    MLDonkey Forum Index -> Windows
View previous topic :: View next topic  
Author Message
RammsteinTR
neophyte


Joined: 27 Aug 2008
Posts: 2

PostPosted: Thu Aug 28, 2008 6:32 am    Post subject: WARNING: Directory C:\mlDonkey is full, MLDonkey shuts down Reply with quote

hi everyone, i've problem with mldonkey on win 2003. When i start the mlnet.exe program get this error:
Code:

2008/08/27 15:56:18 [cO] Starting MLDonkey 2.9.6 …
2008/08/27 15:56:18 [cO] Language TR, locale CP1254, ulimit for open files 1024
2008/08/27 15:56:18 [cO] MLDonkey is working in .

2008/08/27 15:56:18 [cO] creating new MLDonkey base directory in .

2008/08/27 15:56:18 [Gettext] Loading language resource mlnet_strings.TR_CP1254
2008/08/27 15:56:18 [cO] loaded language resource file
2008/08/27 15:56:18 [DNS] Resolving [depo] …
2008/08/27 15:56:18 [DNS] Resolving [www.mldonkey.org] …
2008/08/27 15:56:18 [dMain] Libmagic file-type recognition database present
2008/08/27 15:56:18 [cInt] WARNING: Directory C:\mlDonkey is full, MLDonkey shuts down

2008/08/27 15:56:18 WARNING: Directory C:\mlDonkey is full, MLDonkey shuts down


i searched the forum about this problem. all the solutions are about linux systems. how can i solve this problem?
Back to top
View user's profile Send private message
spiralvoice
Sage


Joined: 06 Jan 2003
Posts: 3982
Location: Germany

PostPosted: Thu Aug 28, 2008 6:46 am    Post subject: Reply with quote

How much space is left on your c:\ drive?
_________________
Link overview and precompiled cores here: http://mldonkey.sourceforge.net/DownloadLinks
Back to top
View user's profile Send private message
RammsteinTR
neophyte


Joined: 27 Aug 2008
Posts: 2

PostPosted: Thu Aug 28, 2008 8:08 am    Post subject: Reply with quote

spiralvoice wrote:
How much space is left on your c:\ drive?


1,8 TB
Back to top
View user's profile Send private message
spiralvoice
Sage


Joined: 06 Jan 2003
Posts: 3982
Location: Germany

PostPosted: Thu Aug 28, 2008 9:54 am    Post subject: Reply with quote

In downloads.ini change options hdd_coredir_stop_core and hdd_temp_stop_core
to false, restart MLDonkey and post the output of MLDonkey command "diskinfo".

I guess the free-space computation returns wrong values on your system.

Whether this is related to Win2003 or the high value of 1.8TB creating
an overflow somewhere remains to be seen. I can not debug both
stuff here due to lack of big hard drives and lack of Win2003.

If you are able to code C you could try to fix src/utils/lib/stubs_c.c from line 924.
The values returned to Ocaml are int64, but maybe the C values are too small:
Code:
struct statfs {
   long    f_type;     /* type of filesystem (see below) */
   long    f_bsize;    /* optimal transfer block size */
   long    f_blocks;   /* total data blocks in file system */
   long    f_bfree;    /* free blocks in fs */
   long    f_bavail;   /* free blocks avail to non-superuser */
   long    f_files;    /* total file nodes in file system */
   long    f_ffree;    /* free file nodes in fs */
   long    f_fsid;     /* file system id */
   long    f_namelen;  /* maximum length of filenames */
   long    f_spare[6]; /* spare for later */
};

I do not know...
_________________
Link overview and precompiled cores here: http://mldonkey.sourceforge.net/DownloadLinks
Back to top
View user's profile Send private message
spiralvoice
Sage


Joined: 06 Jan 2003
Posts: 3982
Location: Germany

PostPosted: Thu Apr 30, 2009 3:59 pm    Post subject: Reply with quote

RammsteinTR wrote:
spiralvoice wrote:
How much space is left on your c:\ drive?

1,8 TB

Maybe the bug was fixed in Ocaml CVS:
http://caml.inria.fr/mantis/view.php?id=4735

Are you willing to test a binary I could prepare for you?
_________________
Link overview and precompiled cores here: http://mldonkey.sourceforge.net/DownloadLinks
Back to top
View user's profile Send private message
spiralvoice
Sage


Joined: 06 Jan 2003
Posts: 3982
Location: Germany

PostPosted: Sun Mar 28, 2010 8:35 am    Post subject: Reply with quote

spiralvoice wrote:
Are you willing to test a binary I could prepare for you?

Please test http://spiralvoice.users.sourceforge.net/mlnet.exe
_________________
Link overview and precompiled cores here: http://mldonkey.sourceforge.net/DownloadLinks
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    MLDonkey Forum Index -> Windows All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Sourceforge.net Logo