java.lang.ClassCastException: java.lang.String cannot be cast to [Ljava.lang.Object;
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
java.lang.ClassCastException: java.lang.String cannot be cast to [Ljava.lang.Object;
at jsystem.extensions.paramproviders.StringArrayOptionsParameterProvider.getAsString(StringArrayOptionsParameterProvider.java:26)
at jsystem.framework.scenario.Parameter.getStringValue(Parameter.java:501)
at jsystem.framework.scenario.RunnerTest.updateProperties(RunnerTest.java:699)