Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
The tRestRequest is called for a particular URL pattern but instead a tJavaRow component is invoked with null values resulting into NPE like :
Exception in component tJava_2 (<job name>) java.lang.NullPointerException
Can anyone please help us to avoid and resolve this issue ?
Hi
Can you post the tJava's code? Need to find out where the error occurred.
Regards
Shicong
Hi,
Actually I need to avoid call to tJavaRow_2 while the request is for other URL path.
But tJavaRow_2 is invoked and NPE occurs at the very first line.
Thanks,
Chinmay