It's all about the answers!

Ask a question

Jazz Build Engine errors


Jukka Dahlbom (11) | asked Nov 09 '09, 10:17 a.m.
Running a build on a local Jazz build engine (on xp) causes the following error:

com.ibm.team.repository.common.TeamRepositoryException: Failure downloading file [repository_source_path_for_the_file]

-- skipping several rows of stacktrace --
Caused by: org.eclipse.core.runtime.CoreException: Error while writing to [team.scm.fetchDestination/path_for_the_file] (Not enough quota is available to process this command.)


I assume this is the essence of my problem:
Not enough quota is available to process this command.


What could cause this?

2 answers



permanent link
Nick Edgar (6.5k711) | answered Nov 12 '09, 2:58 p.m.
JAZZ DEVELOPER
This message comes from Windows, and suggests you're running out of virtual memory.
See http://technet.microsoft.com/en-us/library/cc958981.aspx

You could check the size of the JBE process via Windows Task Manager (Ctrl+Shift+Esc). It should not grow excessively large, but it's worth checking.

permanent link
Nick Edgar (6.5k711) | answered Nov 12 '09, 3:08 p.m.
JAZZ DEVELOPER
You could also check whether quota management is turned on for that drive:
- select the drive in Windows Explorer
- right click, choose Properties
- click the Quota tab

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.