On Wed, Jul 28, 2004 at 10:20:53PM -0400, Davanum Srinivas wrote:
> David,
>
> PLEASE post the test case output / stack trace whatever you have...
SURE, here it is....
My system info:
WinXp
CYGWIN_NT-5.1
java version "1.4.2_03"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_03-b01)
Java HotSpot(TM) Client VM (build 1.4.2_03-b01, mixed mode)
-David
>
> On Wed, 28 Jul 2004 22:09:33 -0400, Alan D. Cabrera <[EMAIL PROTECTED]> wrote:
> > Worked for me on WinXP an hour ago.
> >
> > Regards,
> > Alan
> >
> >
> >
> > > -----Original Message-----
> > > From: David Blevins [mailto:[EMAIL PROTECTED]
> > > Sent: Wednesday, July 28, 2004 9:00 PM
> > > To: [EMAIL PROTECTED]
> > > Subject: Re: [ERROR] TEST org.apache.geronimo.axis.EchoHeadersTest
> > FAILED
> > >
> > > On Wed, Jul 28, 2004 at 02:46:22PM -0500, David Blevins wrote:
> > > > Need to get this fixed today or I'll need to cut it out of the build
> > > > so we can release.
> > >
> > > Turns out this seems to only fail on windows. Going to yank this out
> > > of the build so we can release. People can still build it by going to
> > > the axis module and typing 'maven'.
> > >
> > > -David
> >
> >
>
>
> --
> Davanum Srinivas - http://webservices.apache.org/~dims/
Testsuite: org.apache.geronimo.axis.EchoHeadersTest
Tests run: 11, Failures: 0, Errors: 1, Time elapsed: 7.2 sec
------------- Standard Output ---------------
Created MBeanServer with ID: 1198891:fe08ea66ff:-8000:Pepe:1
Axis GBean has started
[EMAIL PROTECTED]
test:name=AxisGBean
Axis GBean has stoped
Created MBeanServer with ID: 1198891:fe08ea66ff:-7fff:Pepe:2
Axis GBean has started
[EMAIL PROTECTED]
test:name=AxisGBean
Axis GBean has stoped
Created MBeanServer with ID: 1198891:fe08ea66ff:-7ffe:Pepe:3
Axis GBean has started
[EMAIL PROTECTED]
test:name=AxisGBean
Axis GBean has stoped
Created MBeanServer with ID: 1198891:fe08ea66ff:-7ffd:Pepe:4
Axis GBean has started
[EMAIL PROTECTED]
test:name=AxisGBean
Axis GBean has stoped
Created MBeanServer with ID: 1198891:fe08ea66ff:-7ffc:Pepe:5
Axis GBean has started
[EMAIL PROTECTED]
test:name=AxisGBean
Axis GBean has stoped
Created MBeanServer with ID: 1198891:fe08ea66ff:-7ffb:Pepe:6
Axis GBean has started
[EMAIL PROTECTED]
test:name=AxisGBean
Axis GBean has stoped
Created MBeanServer with ID: 1198891:fe08ea66ff:-7ffa:Pepe:7
Axis GBean has started
[EMAIL PROTECTED]
test:name=AxisGBean
Axis GBean has stoped
Created MBeanServer with ID: 1198891:fe08ea66ff:-7ff9:Pepe:8
Axis GBean has started
[EMAIL PROTECTED]
test:name=AxisGBean
Axis GBean has stoped
Created MBeanServer with ID: 1198891:fe08ea66ff:-7ff8:Pepe:9
Axis GBean has started
[EMAIL PROTECTED]
test:name=AxisGBean
Axis GBean has stoped
Created MBeanServer with ID: 1198891:fe08ea66ff:-7ff7:Pepe:10
Axis GBean has started
[EMAIL PROTECTED]
test:name=AxisGBean
Axis GBean has stoped
Created MBeanServer with ID: 1198891:fe08ea66ff:-7ff6:Pepe:11
Axis GBean has started
[EMAIL PROTECTED]
test:name=AxisGBean
Axis GBean has stoped
------------- ---------------- ---------------
------------- Standard Error -----------------
log4j:WARN No appenders could be found for logger
(org.apache.geronimo.kernel.Kernel).
log4j:WARN Please initialize the log4j system properly.
------------- ---------------- ---------------
Testcase: testSynchronization(org.apache.geronimo.axis.EchoHeadersTest):
Caused an ERROR
(500)Converter+malfunction+%28Unicode%29+%2D%2D+please+submit+a+bug+report+via+http%3A%2F%2Fjava%2Esun%2Ecom%2Fcgi%2Dbin%2Fbugreport%2Ecgi
javax.xml.soap.SOAPException:
(500)Converter+malfunction+%28Unicode%29+%2D%2D+please+submit+a+bug+report+via+http%3A%2F%2Fjava%2Esun%2Ecom%2Fcgi%2Dbin%2Fbugreport%2Ecgi
at
org.apache.axis.soap.SOAPConnectionImpl.call(SOAPConnectionImpl.java:95)
at
org.apache.geronimo.axis.EchoHeadersTest.testSynchronization(EchoHeadersTest.java:146)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
Caused by:
(500)Converter+malfunction+%28Unicode%29+%2D%2D+please+submit+a+bug+report+via+http%3A%2F%2Fjava%2Esun%2Ecom%2Fcgi%2Dbin%2Fbugreport%2Ecgi
at
org.apache.axis.transport.http.HTTPSender.readFromSocket(HTTPSender.java:663)
at org.apache.axis.transport.http.HTTPSender.invoke(HTTPSender.java:94)
at
org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrategy.java:32)
at org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:118)
at org.apache.axis.SimpleChain.invoke(SimpleChain.java:83)
at org.apache.axis.client.AxisClient.invoke(AxisClient.java:147)
at org.apache.axis.client.Call.invokeEngine(Call.java:2735)
at org.apache.axis.client.Call.invoke(Call.java:2718)
at org.apache.axis.client.Call.invoke(Call.java:1832)
at
org.apache.axis.soap.SOAPConnectionImpl.call(SOAPConnectionImpl.java:90)
... 15 more