An internal error occurred during: "Requesting Java AST from selection". unable to create new native

An internal error occurred during: “Requesting Java AST from selection”.

unable to create new native thread

Please suggest why this error occuring

Which version of Java are you using? Java 10?

Please share the .log file where you would find something informative.

## Katalon Studio logs:

  • Windows logs folder: \config\.metadata\.log

  • MacOS logs folder: file:///Applications/Katalon%20Studio.app/Contents/MacOS/config/.metadata/.plugins/org.eclipse.ui.workbench/log

kazurayam said:

Which version of Java are you using? Java 10?

using java 1.8 version

one more while running arrays 12 number is automatically replaced with null ie empty( def singledatapoints = new String)

Example
def singledatapoints = new String[12]

def doubledatapoints = new String\[12\]

log.txt

Veerender,

You posted this discussion at 2018-11-15. On the other hand, the .log file you attached contains only the records since 2018-11-16.

Are you still having "

An internal error occurred during: “Requesting Java AST from selection”. unable to create new native

" problem?

In the .log file I noticed a few “java.lang.OutOfMemoryError: unable to create new native thread” messages.

Do you have enough size of memory? How much of Giga Byte memory do you have?

kazurayam said:

Veerender,

You posted this discussion at 2018-11-15. On the other hand, the .log file you attached contains only the records since 2018-11-16.

Are you still having "

An internal error occurred during: “Requesting Java AST from selection”. unable to create new native

" problem?

After that am not getting this error