Skip to main content
Kofax

DesignStudio crashing with the error message java.util.Map.computeIfAbsent(Map.java:957)

Article # 3038467 - Page views: 59

Issue

When I try to open a big Robot in DesignStudio then it is crashing with the following error message.

java.util.Map.computeIfAbsent(Map.java:957)

Cause

This issue is caused by a to small Java Stack size of the Design Studio for such a big robot.

 

Solution

You can solve the problem by increasing the Java stack size.

This can be done by adding the following line to the DesignStudio.conf file in the Kofax RPA installation folder (e.g. C:\Program Files\Kofax RPA 10.7.0.7 283 x64\bin) and restarting the Design Studio.

 wrapper.java.additional.1=-Xss4m

 

Level of Complexity 

Easy

 

Applies to  

Product Version Build Environment Hardware
Kofax RPA 10.x
11.x
     

References

Add any references to other internal or external articles

 

Article # 3038467
  • Was this article helpful?