RED
RED copied to clipboard
'Building' has encountered a problem. An internal error occurred during. "Building"
Hi Everyone,
I tried to create a Robot project , but I am getting this error : An internal error occurred during: "Building".
Unable to communicate with XML-RPC server
I tried some solution , but didn't work , and now when I press OK , I can't access to the libraries and the files inside the projects...
Hi,
It may be help to increase Java Virtual Machine Xms and Xmx parameters.
Memory allocation is controlled in eclipse.ini/RED.ini file in eclipse/RED folder with Java Virtual Machine Xms and Xmx parameters. By default Eclipse is configured to run on system with 2GB of memory, in case of stronger systems it is advised to increase those parameters to respectful levels. Change or add those parameters in .ini file after -vmargs parameter: -vmargs -Xms2048m -Xmx4096m_
see http://nokia.github.io/RED/help/user_guide/known_issues.html
I have the same issue, changing parameters did not help Robot Framework 5.0 (Python 3.10.4 on darwin)
I am facing this error too. Below are my configurations
Python 3.10.4 Robot Framework 5.0 (Python 3.10.4 on win32) Eclipse Version: 2022-03 (4.23.0) RED Version: 0.9.5
Please note that the latest Robot Framework version supported by RED is 3.2.x.
Support for RF 4+ (and whether there will be any future development) is being discussed in https://github.com/nokia/RED/issues/413 (eg. https://github.com/nokia/RED/issues/413#issuecomment-1017710081)
Thx I am closing this issue