You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by Satish MG <mg...@gmail.com> on 2006/01/25 08:12:49 UTC

[BaseUrlClient] null failed for Java Harness Test

Hi,

I ran the Java Harness Test with Tomcat 5.0.28 compiled with Java 5 and
executed  on Java 1.4.2.
For one of the test cases,
com/sun/ts/tests/jsp/spec/core_syntax/scripting/el/URLClient.java#elNumberCoercionTest

I got the folowing error message -

ERROR: Exception at: ERROR:
com.sun.ts.tests.common.webclient.TestFailureException: Test FAILED! at
com.sun.ts.tests.common.webclient.WebTestCase.execute(WebTestCase.java:168)
at com.sun.ts.tests.common.webclient.BaseUrlClient.invoke(BaseUrlClient.java:383)
at
com.sun.ts.tests.jsp.spec.core_syntax.scripting.el.URLClient.elNumberCoercionTest
(URLClient.java:552) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method) at sun.reflect.NativeMethodAccessorImpl.invoke(
NativeMethodAccessorImpl.java:39) at
sun.reflect.DelegatingMethodAccessorImpl.invoke(
DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(
Method.java:324) at com.sun.ts.lib.harness.EETest.run(EETest.java:473) at
com.sun.ts.lib.harness.EETest.getPropsReady(EETest.java:370) at
com.sun.ts.lib.harness.EETest.run(EETest.java:229) at
com.sun.ts.tests.jsp.spec.core_syntax.scripting.el.URLClient.main(
URLClient.java:23)
[BaseUrlClient] Test cleanup OK STATUS:Failed.Test case throws exception:
[BaseUrlClient] null failed! Check output for cause of failure

Could any one help me out in finding what is this error message and how to
overcome it.
Would appreciate your valuable help.


satish