Copy and paste error exists stating ”Fuse Size Exceeded” in ALM 11?
Question ID: 104711
0
0

Hi,
I am receiving the following error when trying to copy and paste a very large file from one location to the next" "Fuse Size Exceeded". What could cause this issue?

Thanks for the help.

Marked as spam
Posted by (Questions: 379, Answers: 35)
Asked on November 26, 2012 10:13 am
51 views
Answers (1)
1
Private answer

Hello HomerJ,

This error can be triggered with larger files. Some performance fuses were inserted into QC's code in order to alert you when performing ''heavy'' actions that might impact the entire server. The recommendation in cases of hitting the fuse is to try and break down those actions into smaller steps.

If splitting your test set is not an option, in order to avoid hitting the fuse, you can override its fuse size limit for the system. You can accomplish this with the following steps:
* Login to Site Admin
* Go to ''Site Configuration'' tab
* Add a new parameter
o Parameter: CLOSURE_FACT_BETWEEN_DEPTH_FACTOR_PCT
o Value: 500
* Restart the server

If this doesn't help, you can do accomplish the same with the addition of the following parameter:
Parameter name = CLOSURE_ROWS_FUSE_FACTOR_PCT
you should start with the value first set at 500
if the first parameter doesn't work, adding the second parameter should hopefully work , if neither works, increase the value.

Clearly, this change is reversible, so it is suggested validating its effect on the overall performance of QC and in case that overload is noticeable, consider removing the above added parameters and split the copy of your test-set to not exceed the filter size.

Hope this helps,
Dan

Marked as spam
Posted by (Questions: 0, Answers: 770)
Answered on November 26, 2012 10:21 am
0
Thanks the fix suggested worked. HomerJ
( at November 27, 2012 12:05 pm)
EyeOnTesting

Welcome back to "EyeOnTesting" brought to you by Orasi Software, Inc.

X
Scroll to Top