Not enough space error on windows

I

Ittay Dror

I get a 'Not enough space' error on windows. The disk has plenty of
space and it looks like this is happening when writing a message to the
screen.


I saw somewhere that python has such an error because it is using a
buffer to large for windows's taste. could this be the case here?


Any hints will be appreciated.


Ittay
 
S

Sven S.

Ittay said:
I get a 'Not enough space' error on windows. The disk has plenty of
space and it looks like this is happening when writing a message to the
screen.


I saw somewhere that python has such an error because it is using a
buffer to large for windows's taste. could this be the case here?


Any hints will be appreciated.


Ittay

Could you give a little more context? What code did produce the error
message?
 
I

Ittay Dror

[Note: parts of this message were removed to make it a legal post.]

sorry, here is the stack trace (it gets the error during 'puts')

Not enough space

c:/dev/tools/ruby/lib/ruby/1.8/fileutils.rb:1460:in `write'

c:/dev/tools/ruby/lib/ruby/1.8/fileutils.rb:1460:in `puts'

c:/dev/tools/ruby/lib/ruby/1.8/fileutils.rb:1460:in `fu_output_message'

c:/dev/tools/ruby/lib/ruby/1.8/fileutils.rb:606:in `rm_r'

c:/dev/tools/ruby/lib/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:1072:in
`rm_r'

c:/dev/tools/ruby/lib/ruby/1.8/fileutils.rb:634:in `rm_rf'

c:/dev/tools/ruby/lib/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:1072:in
`rm_rf'

/build/buildr/assembly.rb:366:in `after_define'

c:/dev/tools/ruby/lib/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:1090:in
`verbose'

/build/buildr/assembly.rb:364:in `after_define'

c:/dev/tools/ruby/lib/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:617:in
`call'

c:/dev/tools/ruby/lib/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:617:in
`execute'

c:/dev/tools/ruby/lib/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:612:in
`each'

c:/dev/tools/ruby/lib/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:612:in
`execute'

c:/dev/tools/ruby/lib/ruby/gems/1.8/gems/buildr-1.3.4/lib/buildr/core/application.rb:655:in
`invoke_with_call_chain'

c:/dev/tools/ruby/lib/ruby/1.8/monitor.rb:242:in `synchronize'

c:/dev/tools/ruby/lib/ruby/gems/1.8/gems/buildr-1.3.4/lib/buildr/core/application.rb:641:in
`invoke_with_call_chain'

c:/dev/tools/ruby/lib/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:588:in
`invoke_prerequisites'

c:/dev/tools/ruby/lib/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:585:in
`each'

c:/dev/tools/ruby/lib/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:585:in
`invoke_prerequisites'

c:/dev/tools/ruby/lib/ruby/gems/1.8/gems/buildr-1.3.4/lib/buildr/core/project.rb:191:in
`invoke_prerequisites'

c:/dev/tools/ruby/lib/ruby/gems/1.8/gems/buildr-1.3.4/lib/buildr/core/application.rb:648:in
`invoke_with_call_chain'

c:/dev/tools/ruby/lib/ruby/1.8/monitor.rb:242:in `synchronize'

c:/dev/tools/ruby/lib/ruby/gems/1.8/gems/buildr-1.3.4/lib/buildr/core/application.rb:641:in
`invoke_with_call_chain'

c:/dev/tools/ruby/lib/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:588:in
`invoke_prerequisites'

c:/dev/tools/ruby/lib/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:585:in
`each'

c:/dev/tools/ruby/lib/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:585:in
`invoke_prerequisites'

c:/dev/tools/ruby/lib/ruby/gems/1.8/gems/buildr-1.3.4/lib/buildr/core/project.rb:191:in
`invoke_prerequisites'

c:/dev/tools/ruby/lib/ruby/gems/1.8/gems/buildr-1.3.4/lib/buildr/core/application.rb:648:in
`invoke_with_call_chain'

c:/dev/tools/ruby/lib/ruby/1.8/monitor.rb:242:in `synchronize'

c:/dev/tools/ruby/lib/ruby/gems/1.8/gems/buildr-1.3.4/lib/buildr/core/application.rb:641:in
`invoke_with_call_chain'

c:/dev/tools/ruby/lib/ruby/gems/1.8/gems/buildr-1.3.4/lib/buildr/core/application.rb:636:in
`invoke'

c:/dev/tools/ruby/lib/ruby/gems/1.8/gems/buildr-1.3.4/lib/buildr/core/project.rb:330:in
`local_task'

c:/dev/tools/ruby/lib/ruby/gems/1.8/gems/buildr-1.3.4/lib/buildr/core/project.rb:355:in
`[]'

c:/dev/tools/ruby/lib/ruby/gems/1.8/gems/buildr-1.3.4/lib/buildr/core/project.rb:355:in
`local_projects'

c:/dev/tools/ruby/lib/ruby/gems/1.8/gems/buildr-1.3.4/lib/buildr/core/project.rb:355:in
`each'

c:/dev/tools/ruby/lib/ruby/gems/1.8/gems/buildr-1.3.4/lib/buildr/core/project.rb:355:in
`local_projects'

c:/dev/tools/ruby/lib/ruby/gems/1.8/gems/buildr-1.3.4/lib/buildr/core/project.rb:328:in
`local_task'

c:/dev/tools/ruby/lib/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:615:in
`call'

c:/dev/tools/ruby/lib/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:615:in
`execute'

c:/dev/tools/ruby/lib/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:612:in
`each'

c:/dev/tools/ruby/lib/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:612:in
`execute'

c:/dev/tools/ruby/lib/ruby/gems/1.8/gems/buildr-1.3.4/lib/buildr/core/application.rb:655:in
`invoke_with_call_chain'

c:/dev/tools/ruby/lib/ruby/1.8/monitor.rb:242:in `synchronize'

c:/dev/tools/ruby/lib/ruby/gems/1.8/gems/buildr-1.3.4/lib/buildr/core/application.rb:641:in
`invoke_with_call_chain'

c:/dev/tools/ruby/lib/ruby/gems/1.8/gems/buildr-1.3.4/lib/buildr/core/application.rb:636:in
`invoke'

c:/dev/tools/ruby/lib/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:2019:in
`invoke_task'

c:/dev/tools/ruby/lib/ruby/gems/1.8/gems/buildr-1.3.4/lib/buildr/core/application.rb:232:in
`top_level'

c:/dev/tools/ruby/lib/ruby/gems/1.8/gems/buildr-1.3.4/lib/buildr/core/application.rb:232:in
`each'

c:/dev/tools/ruby/lib/ruby/gems/1.8/gems/buildr-1.3.4/lib/buildr/core/application.rb:232:in
`top_level'

c:/dev/tools/ruby/lib/ruby/gems/1.8/gems/buildr-1.3.4/lib/buildr/core/application.rb:521:in
`standard_exception_handling'

c:/dev/tools/ruby/lib/ruby/gems/1.8/gems/buildr-1.3.4/lib/buildr/core/application.rb:223:in
`top_level'

c:/dev/tools/ruby/lib/ruby/gems/1.8/gems/buildr-1.3.4/lib/buildr/core/application.rb:138:in
`run'

c:/dev/tools/ruby/lib/ruby/gems/1.8/gems/buildr-1.3.4/lib/buildr/core/application.rb:521:in
`standard_exception_handling'

c:/dev/tools/ruby/lib/ruby/gems/1.8/gems/buildr-1.3.4/lib/buildr/core/application.rb:135:in
`run'

c:/dev/tools/ruby/lib/ruby/gems/1.8/gems/buildr-1.3.4/bin/buildr:19

c:/dev/tools/ruby/bin/buildr:19:in `load'

c:/dev/tools/ruby/bin/buildr:19
 
I

Ittay Dror

anyone?

[Note:  parts of this message were removed to make it a legal post.]

sorry, here is the stack trace (it gets the error during 'puts')

Not enough space

c:/dev/tools/ruby/lib/ruby/1.8/fileutils.rb:1460:in `write'

c:/dev/tools/ruby/lib/ruby/1.8/fileutils.rb:1460:in `puts'

c:/dev/tools/ruby/lib/ruby/1.8/fileutils.rb:1460:in `fu_output_message'

c:/dev/tools/ruby/lib/ruby/1.8/fileutils.rb:606:in `rm_r'

c:/dev/tools/ruby/lib/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:1072:in
`rm_r'

c:/dev/tools/ruby/lib/ruby/1.8/fileutils.rb:634:in `rm_rf'

c:/dev/tools/ruby/lib/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:1072:in
`rm_rf'

/build/buildr/assembly.rb:366:in `after_define'

c:/dev/tools/ruby/lib/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:1090:in
`verbose'

/build/buildr/assembly.rb:364:in `after_define'

c:/dev/tools/ruby/lib/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:617:in
`call'

c:/dev/tools/ruby/lib/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:617:in
`execute'

c:/dev/tools/ruby/lib/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:612:in
`each'

c:/dev/tools/ruby/lib/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:612:in
`execute'

c:/dev/tools/ruby/lib/ruby/gems/1.8/gems/buildr-1.3.4/lib/buildr/core/application.rb:655:in
`invoke_with_call_chain'

c:/dev/tools/ruby/lib/ruby/1.8/monitor.rb:242:in `synchronize'

c:/dev/tools/ruby/lib/ruby/gems/1.8/gems/buildr-1.3.4/lib/buildr/core/application.rb:641:in
`invoke_with_call_chain'

c:/dev/tools/ruby/lib/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:588:in
`invoke_prerequisites'

c:/dev/tools/ruby/lib/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:585:in
`each'

c:/dev/tools/ruby/lib/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:585:in
`invoke_prerequisites'

c:/dev/tools/ruby/lib/ruby/gems/1.8/gems/buildr-1.3.4/lib/buildr/core/project.rb:191:in
`invoke_prerequisites'

c:/dev/tools/ruby/lib/ruby/gems/1.8/gems/buildr-1.3.4/lib/buildr/core/application.rb:648:in
`invoke_with_call_chain'

c:/dev/tools/ruby/lib/ruby/1.8/monitor.rb:242:in `synchronize'

c:/dev/tools/ruby/lib/ruby/gems/1.8/gems/buildr-1.3.4/lib/buildr/core/application.rb:641:in
`invoke_with_call_chain'

c:/dev/tools/ruby/lib/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:588:in
`invoke_prerequisites'

c:/dev/tools/ruby/lib/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:585:in
`each'

c:/dev/tools/ruby/lib/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:585:in
`invoke_prerequisites'

c:/dev/tools/ruby/lib/ruby/gems/1.8/gems/buildr-1.3.4/lib/buildr/core/project.rb:191:in
`invoke_prerequisites'

c:/dev/tools/ruby/lib/ruby/gems/1.8/gems/buildr-1.3.4/lib/buildr/core/application.rb:648:in
`invoke_with_call_chain'

c:/dev/tools/ruby/lib/ruby/1.8/monitor.rb:242:in `synchronize'

c:/dev/tools/ruby/lib/ruby/gems/1.8/gems/buildr-1.3.4/lib/buildr/core/application.rb:641:in
`invoke_with_call_chain'

c:/dev/tools/ruby/lib/ruby/gems/1.8/gems/buildr-1.3.4/lib/buildr/core/application.rb:636:in
`invoke'

c:/dev/tools/ruby/lib/ruby/gems/1.8/gems/buildr-1.3.4/lib/buildr/core/project.rb:330:in
`local_task'

c:/dev/tools/ruby/lib/ruby/gems/1.8/gems/buildr-1.3.4/lib/buildr/core/project.rb:355:in
`[]'

c:/dev/tools/ruby/lib/ruby/gems/1.8/gems/buildr-1.3.4/lib/buildr/core/project.rb:355:in
`local_projects'

c:/dev/tools/ruby/lib/ruby/gems/1.8/gems/buildr-1.3.4/lib/buildr/core/project.rb:355:in
`each'

c:/dev/tools/ruby/lib/ruby/gems/1.8/gems/buildr-1.3.4/lib/buildr/core/project.rb:355:in
`local_projects'

c:/dev/tools/ruby/lib/ruby/gems/1.8/gems/buildr-1.3.4/lib/buildr/core/project.rb:328:in
`local_task'

c:/dev/tools/ruby/lib/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:615:in
`call'

c:/dev/tools/ruby/lib/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:615:in
`execute'

c:/dev/tools/ruby/lib/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:612:in
`each'

c:/dev/tools/ruby/lib/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:612:in
`execute'

c:/dev/tools/ruby/lib/ruby/gems/1.8/gems/buildr-1.3.4/lib/buildr/core/application.rb:655:in
`invoke_with_call_chain'

c:/dev/tools/ruby/lib/ruby/1.8/monitor.rb:242:in `synchronize'

c:/dev/tools/ruby/lib/ruby/gems/1.8/gems/buildr-1.3.4/lib/buildr/core/application.rb:641:in
`invoke_with_call_chain'

c:/dev/tools/ruby/lib/ruby/gems/1.8/gems/buildr-1.3.4/lib/buildr/core/application.rb:636:in
`invoke'

c:/dev/tools/ruby/lib/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb:2019:in
`invoke_task'

c:/dev/tools/ruby/lib/ruby/gems/1.8/gems/buildr-1.3.4/lib/buildr/core/application.rb:232:in
`top_level'

c:/dev/tools/ruby/lib/ruby/gems/1.8/gems/buildr-1.3.4/lib/buildr/core/application.rb:232:in
`each'

c:/dev/tools/ruby/lib/ruby/gems/1.8/gems/buildr-1.3.4/lib/buildr/core/application.rb:232:in
`top_level'

c:/dev/tools/ruby/lib/ruby/gems/1.8/gems/buildr-1.3.4/lib/buildr/core/application.rb:521:in
`standard_exception_handling'

c:/dev/tools/ruby/lib/ruby/gems/1.8/gems/buildr-1.3.4/lib/buildr/core/application.rb:223:in
`top_level'

c:/dev/tools/ruby/lib/ruby/gems/1.8/gems/buildr-1.3.4/lib/buildr/core/application.rb:138:in
`run'

c:/dev/tools/ruby/lib/ruby/gems/1.8/gems/buildr-1.3.4/lib/buildr/core/application.rb:521:in
`standard_exception_handling'

c:/dev/tools/ruby/lib/ruby/gems/1.8/gems/buildr-1.3.4/lib/buildr/core/application.rb:135:in
`run'

c:/dev/tools/ruby/lib/ruby/gems/1.8/gems/buildr-1.3.4/bin/buildr:19

c:/dev/tools/ruby/bin/buildr:19:in `load'

c:/dev/tools/ruby/bin/buildr:19


Ittay Dror wrote:
Could you give a little more context? What code did produce the error
message?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,011
Latest member
AjaUqq1950

Latest Threads

Top