When I innocently query a job through api/xml with an xpath parameter my server becomes unusable due to OutOfMemoryError: Java heap space. The API docs on the job page do mention this might be a ...
I'd say the problem is that you're even dealing with a 2Gb XML file to begin with. XML is designed mostly as a method to exchange data between programs. What it looks like you're doing here is using ...
I uninstalled all Red hat related Java extentions und installed Netbeans Extensions. I want to try to use it, but no project is found or navigating though code also not working. I left my computer, ...