That exception is thrown in hundreds of places inside the JDK and can mean
any number of things. The message in the exception (which doesn't appear in
the Gump log) would tie down the reason the exception was thrown except
when it is empty, which it is in a number of cases when it is thrown by
iterators.

We should get the message and the complete stack trace next time and then
we'l be better off.

Glyn


                                                                                       
                           
                    Tom Jordahl                                                        
                           
                    <tomj@macromed       To:     "'[EMAIL PROTECTED]'" 
<[EMAIL PROTECTED]>            
                    ia.com>              cc:                                           
                           
                                         Subject:     RE: [GUMP] Build Failure - Axis  
                           
                    20/02/02 15:35                                                     
                           
                    Please respond                                                     
                           
                    to axis-dev                                                        
                           
                                                                                       
                           
                                                                                       
                           




Wile I have had my problems with the multi-thread test
(sinced fixed), I have never seen this error.

What does it mean: "ava.lang.IllegalStateException"?
--
Tom Jordahl


-----Original Message-----
From: Russell Butek [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, February 20, 2002 8:49 AM
To: [EMAIL PROTECTED]
Subject: Re: [GUMP] Build Failure - Axis


Ouch!  Do we have a multithreading problem?  Has anyone else seen this
failure?  I suppose we should debug this if we find the time.

Russell Butek
[EMAIL PROTECTED]


Sam Ruby/Raleigh/IBM@IBMUS on 02/20/2002 07:46:32 AM

Please respond to [EMAIL PROTECTED]

To:   [EMAIL PROTECTED]
cc:
Subject:  [GUMP] Build Failure - Axis



----------------------------------------------------
This email is autogenerated from the output from:
<http://jakarta.apache.org/builds/gump/2002-02-20/xml-axis.html>
----------------------------------------------------

Build results exceed maximum length.
Please see URL above for details.
Last 50 lines of build output follows.

    [junit]     <property name="env.jakarta_ant_myrmidon" value
="1"></property>
    [junit]     <property name="env.scarab" value="1"></property>
    [junit]     <property name="docs.dir" value="./docs"></property>
    [junit]     <property name="axis.version" value="alpha 3"></property>
    [junit]     <property name="env.gump" value="1"></property>
    [junit]     <property name="env.dist_ant" value="1"></property>
    [junit]     <property name="packages" value="org.*,javax.*"></property>
    [junit]     <property name="env.jakarta_avalon_dist" value
="1"></property>
    [junit]     <property name="env.SHELL" value="/bin/sh"></property>
    [junit]     <property name="env.JREHOME" value
="/usr/java/jdk1.3.1_02/jre"></property>
    [junit]     <property name="env.commons_io" value="1"></property>
    [junit]     <property name="clutil.present" value="true"></property>
    [junit]     <property name="env.rhino" value="1"></property>
    [junit]     <property name="env.jakarta_turbine_torque" value
="1"></property>
    [junit]     <property name="env.xml_xalan2_smoketest" value
="1"></property>
    [junit]     <property name="java.vendor" value="Sun Microsystems
Inc."></property>
    [junit]     <property name="env.jakarta_avalon_exceptionutil" value
="1"></property>
    [junit]     <property name="env.commons_jxpath" value="1"></property>
    [junit]     <property name="java.specification.version" value
="1.3"></property>
    [junit]     <property name="env.jakarta_jetspeed" value="1"></property>
    [junit]   </properties>
    [junit]   <testcase name="testMultithreading" time="51.51">
    [junit]     <failure message="Throwable caught:
java.lang.IllegalStateException" type
="junit.framework.AssertionFailedError">junit.framework.AssertionFailedError:


Throwable caught: java.lang.IllegalStateException
    [junit]    at test.wsdl.multithread.MultithreadTestCase$Run.run(Unknown
Source)
    [junit]    at java.lang.Thread.run(Thread.java:484)
    [junit] </failure>
    [junit]   </testcase>
    [junit]   <system-out></system-out>
    [junit]   <system-err></system-err>
    [junit] </testsuite>
dropping /home/rubys/jakarta/xml-security/xmlsec.jar from path as it
doesn't exist
Trying to override old definition of task runaxisfunctionaltests

stop-signature-signing-and-verification:

stop-functional-test-http-server:
     [echo] Stopping test http server.
dropping /home/rubys/jakarta/xml-security/xmlsec.jar from path as it
doesn't exist
dropping /home/rubys/jakarta/xml-security/xmlsec.jar from path as it
doesn't exist
dropping /home/rubys/jakarta/xml-security/xmlsec.jar from path as it
doesn't exist
dropping /home/rubys/jakarta/xml-security/xmlsec.jar from path as it
doesn't exist
     [java] Doing a quit
     [java] Administration service requested to quit, quitting.
     [java] SimpleAxisServer quitting.
     [java] <Admin> quitting.</Admin>
[runaxisfunctionaltests] RunAxisFunctionalTestsTask.callStop successfully
sent quit message.

BUILD FAILED
/home/rubys/jakarta/xml-axis/java/test/build_functional_tests.xml:93: Test
test.wsdl.multithread.MultithreadTestCase failed

Total time: 9 minutes 23 seconds





Reply via email to