moonrancher |
This crash didn't even bring up the reporting browser. And the logfile was not created. I knew it was ready to go, as it took longer and longer to respond to simple moves and changes of the four gradient nodes in the filter. When I finally exited and let it try to render, is when it crashed.
<class XFW::OSCallError> ::CreateFileW(file 'C:\DOCUME~1\Owner\LOCALS~1\Temp\\Filter Forge x86-SSE2.log') failed with error code 0x00000718: Not enough quota is available to process this command. ![]() |
|||
Posted: May 29, 2006 4:42 pm | ||||
moonrancher |
On the next start of the Filter Forge (running standalone now), it won't start. I'm figuring this is due to the crash, and I'm off to delete the xml, or reinstall, depending on success.
------- the prefs file follows, and then the crash report: <?xml version="1.0" encoding="utf-8"?> <Preferences> <Globals> <ShowBetaHelpStub value="true"/> </Globals> <Editor> <LastUsedAuthorsURL value=""/> <SnapToGrid value="true"/> <MoveSubtree value="true"/> </Editor> <FilterLibrary> <HideAlreadyDownloaded value="false"/> <LowRankSorting value="true"/> </FilterLibrary> <Randomization level="1" affects_variation="true" affects_controls="true" affects_lighting="true" affects_size="true"/> <Positions/> </Preferences> --- > crash report --> Operating system: Windows XP (5.1 build 2600) Service Pack 2 Physical memory: 1023 MB Number of processors: 1 Processor info: Intel® Pentium® 4 CPU 2.53GHz, 2532MHz Filter Forge x86-SSE2 1.002.1516.49458 Release-SSE2, May 24, 2006 14:54 [5/29/2006 3:52:04 PM] Exception caught at thread 00000E28: <class FFXLib::Serialization::XMLParseError> Parse failed: error 3 (file 'C:\Documents and Settings\Owner\Application Data\Filter Forge\Preferences.xml', line 1, column 0). <unknown function>()+0 at 0053689E in Filter Forge x86-SSE2.exe <unknown function>()+0 at 00539E45 in Filter Forge x86-SSE2.exe <unknown function>()+0 at 004BC81C in Filter Forge x86-SSE2.exe <unknown function>()+0 at 0040A52C in Filter Forge x86-SSE2.exe <unknown function>()+0 at 00654B1F in Filter Forge x86-SSE2.exe <unknown function>()+0 at 006571E4 in Filter Forge x86-SSE2.exe <unknown function>()+0 at 0065435A in Filter Forge x86-SSE2.exe <unknown function>()+0 at 006548AE in Filter Forge x86-SSE2.exe <unknown function>()+0 at 0065953D in Filter Forge x86-SSE2.exe RegisterWaitForInputIdle()+73 at 7C816D4F in C:\WINDOWS\system32\kernel32.dll ![]() |
|||
Posted: May 29, 2006 4:58 pm | ||||
onyXMaster
Posts: 350 |
It is certainly not a memory leak - you exceeed your disk/file quota. Please contact your system administrator (or tune your quota settings if you're an admin). Also cleaning your profile (Documents and Settings\UserName) folder (especially temporary folder) may help.
As a side note, we're looking into storing temporary files such as thumbnails and cached library filters in profile's local application data, instead of global/roaming one - this may or may not help, depending on your quota configuration, usage of roaming profiles, domain controller and so on. |
|||
Posted: May 30, 2006 12:32 am | ||||
onyXMaster
Posts: 350 |
Deleting the Preferences.xml will help (it's holds your preferences, which will be reset to default), but before dismissing this as a quota limitation, I would like to ask you to measure the size of "%APPDATA%\Filter Forge" folder -- probably we have some other bug which pollutes your profile?
|
|||
Posted: May 30, 2006 1:01 am | ||||
moonrancher |
Size: 8.79 MB (9,220,084 bytes)
Size: 9.21 MB (9,658,368 bytes) Once I deleted the profile, I was able to addd several more filters, so I'm not thinking it's folder limits. As I mentioned before, the system slowed to its knees right before each quota crash. I was moving a lot of nodes repeatedly, copying and pasting, endlessly messing with an idea. Each node change seemed to slow it more. |
|||
Posted: May 30, 2006 6:34 am | ||||
moonrancher |
Can you say more about this quota? I have never run into this issue. I'm the owner/admin on a single-user system. Disk free space is currently running at 24GB |
|||
Posted: May 30, 2006 6:39 am | ||||
onyXMaster
Posts: 350 |
Hmm. It looks like a very interesting bug -- pretends to be quota limitation, but on a single-user machine ... and performance hit just before the crash...
Well, please help us be sure that quota does not matter: Open Command Prompt (Start->Run->cmd.exe) Type "fsutil quota query c:" (without the quotes) If the result is "Quotas are not enabled on volume c:", then we'll take a closer look on this one ![]() |
|||
Posted: May 30, 2006 7:30 am | ||||
onyXMaster
Posts: 350 |
P.S. we're surely may be hitting the non-paged pool limit or handle limit (because of resource leaks), but disk quota is just easy to check, while other aren't.
|
|||
Posted: May 30, 2006 7:39 am | ||||
moonrancher | ||||
Posted: May 30, 2006 9:15 am | ||||
onyXMaster
Posts: 350 |
Okay, we'll look into it (we have at least two known resource leaks for now, so probably when they will be fixed it will fix this problem also).
|
|||
Posted: May 30, 2006 9:21 am | ||||
memesphere |
I have this same problem occurring in my environment (see below). I installed and ran Filter Forge as an administrator. The 'not enough quota' seems to occur under different circumstances (it has occurred several times for me). If it occurs while trying to save my filter then the filter file (ffxml) does not flush correctly and the end result is a 0 size file. This then prevents Filter Forge from opening againing as it cannot read what appears to be a corrupt file. Deleting the filter file resolves this.
I have not been able to reproduce the specific sequence of events that results in the 'not enough quota' problem but it only seems to occur after a lot of editing work on a filter. Operating system: Windows 2000 (5.0 build 2195) Service Pack 4 Physical memory: 1023 MB Number of processors: 2 Processor info: Intel® Pentium® 4 CPU 2.40GHz, 2409MHz Filter Forge x86-SSE2 1.002.1516.49458 Release-SSE2, May 24, 2006 14:54 [2006/06/04 09:25:43] Exception caught at thread 00002294: <class FFXLib::Serialization::XMLParseError> Parse failed: error 3 (file 'C:\Documents and Settings\Administrator\Application Data\Filter Forge\My Filters\Hull surface.ffxml', line 1, column 0). <unknown function>()+0 at 0053689E in Filter Forge x86-SSE2.exe <unknown function>()+0 at 00539E45 in Filter Forge x86-SSE2.exe [I] |
|||
Posted: June 4, 2006 2:37 am | ||||
memesphere |
I cleared up another 3GB on my c: drive to see whether this would make any difference. No change. After about 30 interactions in the filter editor the 'not enough quota' error appears.
|
|||
Posted: June 4, 2006 5:45 am | ||||
moonrancher |
Yes, this describes the issue very well. It's seems related to the number of changes to the nodes, not so much to the addition of new nodes. I have a habit sometimes, for example, of changing from one noise to another and switching the order of the nodes to learn things.
|
|||
Posted: June 4, 2006 8:24 am | ||||
onyXMaster
Posts: 350 |
Please check my reply at http://www.filterforge.com/forum/read...=8&TID=224
|
|||
Posted: June 4, 2006 10:37 am | ||||
moonrancher |
So. I think you're saying the problem described here has now been found and is fixed in the next version?
|
|||
Posted: June 4, 2006 12:17 pm | ||||
IONclad |
I got the same error, and I have 100+ GB free. I've found that it MAY be a memory leak, since after using the software for long periods of time it becomes slower and slower and eventually will crash with most often "out of memory error" or the one above. There is something amiss, but after all... it is a beta version.
the artist formerly known as Bongo51 |
|||
Posted: June 13, 2006 4:10 pm | ||||
bigred1
Posts: 1 |
i have been having a problem where i leave my computer idle all day, when i come home i find the error message that says not enough quota to complete this task. now for the interesting part, i am using high speed thru my phone company. if i disconnect my high speed connection while im at work for the day i never have a problem! i have been reading all these threads where people are saying they are having simerlar problems, but no oneseems to have really heard of this before, how strange! i think its becouse our computers are being used by others over the net. what do you think?
|
|||
Posted: July 8, 2006 9:12 pm | ||||
onyXMaster
Posts: 350 |
Thanks for the information, but we already fixed a set of problems that may lead to such problems. Although we're not _completely_ sure that new release will help, we never observed such problematic behavior in our internal testing of the new version, so we presume it to be fixed. Stay tuned for the next release.
|
|||
Posted: July 9, 2006 11:39 am |
Filter Forge has a thriving, vibrant, knowledgeable user community. Feel free to join us and have fun!
33,711 Registered Users
+18 new in 30 days!
153,531 Posts
+36 new in 30 days!
15,347 Topics
+72 new in year!
20 unregistered users.