YOUR ACCOUNT

Login or Register to post new topics or replies
moonrancher
Posts: 34
Filters: 10
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.

  Details E-Mail
moonrancher
Posts: 34
Filters: 10
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

  Details E-Mail
onyXMaster
Filter Forge, Inc.
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.
  Details E-Mail
onyXMaster
Filter Forge, Inc.
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?
  Details E-Mail
moonrancher
Posts: 34
Filters: 10
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.
  Details E-Mail
moonrancher
Posts: 34
Filters: 10
Quote
Please contact your system administrator (or tune your quota settings if you're an admin).


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
  Details E-Mail
onyXMaster
Filter Forge, Inc.
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 smile:)
  Details E-Mail
onyXMaster
Filter Forge, Inc.
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.
  Details E-Mail
moonrancher
Posts: 34
Filters: 10
Hmmm. The command didn't work on this system, but I did go look at the quota for my c:\ drive, and it's disabled, as you can confirm in the attached screen shot.

  Details E-Mail
onyXMaster
Filter Forge, Inc.
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).
  Details E-Mail
memesphere
Posts: 3
Filters: 2
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]
  Details E-Mail
memesphere
Posts: 3
Filters: 2
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.
  Details E-Mail
moonrancher
Posts: 34
Filters: 10
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.
  Details E-Mail
onyXMaster
Filter Forge, Inc.
Posts: 350
  Details E-Mail
moonrancher
Posts: 34
Filters: 10
So. I think you're saying the problem described here has now been found and is fixed in the next version?
  Details E-Mail
IONclad
Building art one node at a time.
Posts: 123
Filters: 25
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
  Details E-Mail
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?
  Details E-Mail
onyXMaster
Filter Forge, Inc.
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.
  Details E-Mail

Join Our Community!

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!

Create an Account

Online Users Last minute:

37 unregistered users.