Hi,
I am getting the below error in Smartclient 12.1 - isomorphic_core_rpc.jar and not getting in Smartclient 12.0 - isomorphic_core_rpc.jar.
Is there any settings we have to include to run in 12.1?
ERROR LoadDSTag - Exception while attempting to process a loadDS tag.
java.lang.StackOverflowError
at sun.misc.URLClassPath.access$100(URLClassPath.java:65)
at com.isomorphic.datasource.BasicDataSource.elementAsRecord(BasicDataSource.java:2181)
at com.isomorphic.taglib.LoadDSTag.doStartTag(LoadDSTag.java:62)
I am getting the below error in Smartclient 12.1 - isomorphic_core_rpc.jar and not getting in Smartclient 12.0 - isomorphic_core_rpc.jar.
Is there any settings we have to include to run in 12.1?
ERROR LoadDSTag - Exception while attempting to process a loadDS tag.
java.lang.StackOverflowError
at sun.misc.URLClassPath.access$100(URLClassPath.java:65)
at com.isomorphic.datasource.BasicDataSource.elementAsRecord(BasicDataSource.java:2181)
at com.isomorphic.taglib.LoadDSTag.doStartTag(LoadDSTag.java:62)
Comment