Copy Paste in Test Plan Errors out
Question ID: 106019
0
0

When I copy a folder in test plan and paste into another folder I receive an error:

Messages:
Failed to Paste Data; CopyManger failed to paste the data ; Error creating closure for copy paste operation; Failed to create closure;

Stack Trace:
java.lang.NullPointerException
at com.hp.alm.platform.closure.ClosureSubTypesMapping.getEntitySubType(ClosureSubTypesMapping.java:162)
at com.hp.alm.platform.closure.ClosureTablesManager.convertCodeToEntitySubtype(ClosureTablesManager.java:706)
at com.hp.alm.platform.closure.ClosureCreationWorker$1.processRow(ClosureCreationWorker.java:297)
at com.hp.alm.platform.db.jdbc.RowIterator.extractData(RowIterator.java:25)
at com.hp.alm.platform.db.jdbc.JDBCTemplate.executeQuery(JDBCTemplate.java:1054)

Marked as spam
Posted by (Questions: 122, Answers: 3)
Asked on April 27, 2015 5:11 pm
161 views
Answers (1)
0
Private answer

There are two ways to fix the error message.

1) (Recommended) Break down the copy/paste actions into smaller steps.

2) If splitting the copied folder is not an option, therefore, in order to avoid hitting the fuse, the fuse limit should be overwritten.
It could be done with the following steps.
1) Login to Site Admin.
2) Go to ''Site Configuration'' tab
3) Add a new parameter
4) Parameter: CLOSURE_FACT_BETWEEN_DEPTH_FACTOR_PCT
Value: 200
5) Restart the ALM server

Marked as spam
Posted by (Questions: 3, Answers: 168)
Answered on April 27, 2015 5:12 pm
EyeOnTesting

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

X
Scroll to Top