You are not logged in.
Announcement
Unanswered posts
|
Hi Pedro,
After reading a tutorial about JVM config, it's running ok
in preferences form on parameters of JVM , I've feed it like that :
- XX:StackShadowPages=20
- Xss10M
- Xms256M
- Xmx1024M
I've procede identicaly with TOS_DI-win32-x86.ini :
-vmargs
-XX:StackShadowPages=20
-Xss10m
-Xms64m
-Xmx768m
-XX:MaxPermSize=256m
Regards,
Laurent
Hi Pedro,
After multiple test, this is Unfortunatly the same result when I feed this parameters form with : Xss10m ( 10 or more... )
Hi
You need to modify the parameters of JVM as the following image.
Regards,
Pedro
Hi all,
I actually try to create a component it using JNI.
When I execute test job from designer, I'd the following message : "An unrecoverable stack overflow has occurred".
However, I'd exported test job and set Java native stack size parameter in .bat command line and job running ok
(Of course without this setting exported job return same message : "An unrecoverable stack overflow has occurred".)
So, I'd modified TOS_DI-win32-x86.ini by adding -Xss10m option like previously done in .bat command line but there no effect on execution.
Thanks for help
Regards,
Version: 5.0.0
Build id: r72978-20111123-0231
WinXP SP3