cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
396
Views
0
Helpful
1
Replies

Calling my own java class from a CRA script

adancso
Level 1
Level 1

Hi All!

I'm struggling with the following problem. I have a script in CRA which should call an external java class written by me.

I've created a "Java Type" variable with null value.

I can call the costructor of my java class. It executes, but it looks like that it somehow stucks. The thread count and memory usage of the CRA engine's executable is increasing with each call.

This makes CRA to stop with OutofMemory after a while...

Anyone had experience with this?

Attila

1 Reply 1

michael_oldham
Level 1
Level 1

CRA is very senstive to the jre version