not that i know of...i wanted you to check before entering a bug report with a test case to repro the problem.
thanks, dims On Tue, 6 Jul 2004 12:53:06 -0700 (PDT), atul <[EMAIL PROTECTED]> wrote: > Dims, > I did do a fresh cvs update -Pd and built the jars > (7/6)! > Is there a known bug? > > thx > > > --- Davanum Srinivas <[EMAIL PROTECTED]> wrote: > > try latest nightly. > > > > -- dims > > > > On Tue, 6 Jul 2004 09:46:29 -0700 (PDT), atul > > <[EMAIL PROTECTED]> wrote: > > > Hi, > > > I am unable to get axis 1.2 to run with my > > deployed > > > services for quiet some time now! (It works w/ > > axis > > > 1.1)!! > > > > > > I enabled the debug trace and got this output on > > the > > > service side : > > > > > > 42171 [Thread-39] DEBUG > > > org.apache.axis.i18n.ProjectResourceBundle - > > > > > > org.apache.axis.i18n.resource::handleGetObject(startElem00) > > > 42171 [Thread-39] DEBUG > > > org.apache.axis.encoding.SerializationContextImpl > > - > > > Start element [urn:service:2002-08]:Resource > > > 42181 [Thread-39] DEBUG > > > org.apache.axis.i18n.ProjectResourceBundle - > > > > > > org.apache.axis.i18n.resource::handleGetObject(exception00) > > > 42181 [Thread-39] WARN > > > org.apache.axis.attachments.AttachmentsImpl - > > > Exception: > > > 42191 [Thread-39] DEBUG > > org.apache.axis.utils.NSStack > > > - NSPush (32) > > > 42191 [Thread-39] DEBUG > > > org.apache.axis.i18n.ProjectResourceBundle - > > > > > > org.apache.axis.i18n.resource::handleGetObject(empty00) > > > 42191 [Thread-39] DEBUG > > org.apache.axis.utils.NSStack > > > - NSPop (empty) > > > 42191 [Thread-39] DEBUG > > org.apache.axis.utils.NSStack > > > - NSPush (32) > > > 42201 [Thread-39] DEBUG > > > org.apache.axis.i18n.ProjectResourceBundle - > > > > > > org.apache.axis.i18n.resource::handleGetObject(empty00) > > > 42201 [Thread-39] DEBUG > > org.apache.axis.utils.NSStack > > > - NSPop (empty) > > > AxisFault > > > faultCode: > > > > > > {http://schemas.xmlsoap.org/soap/envelope/}Server.userException > > > faultSubcode: > > > faultString: java.lang.NullPointerException > > > faultActor: > > > faultNode: > > > faultDetail: > > > > > > > > > {http://xml.apache.org/axis/}stackTrace:java.lang.NullPointerException > > > at > > > > > > org.apache.axis.encoding.SerializationContextImpl.startElement(SerializationContextImpl.java:933) > > > at > > > > > > org.apache.axis.message.MessageElement.outputImpl(MessageElement.java:941) > > > at > > > > > > org.apache.axis.message.MessageElement.output(MessageElement.java:899) > > > at > > > > > > org.apache.axis.message.MessageElement.outputImpl(MessageElement.java:944) > > > at > > > > > > org.apache.axis.message.MessageElement.output(MessageElement.java:899) > > > at > > > > > > org.apache.axis.message.SOAPBody.outputImpl(SOAPBody.java:139) > > > at > > > > > > org.apache.axis.message.SOAPEnvelope.outputImpl(SOAPEnvelope.java:484) > > > at > > > > > > org.apache.axis.message.MessageElement.output(MessageElement.java:899) > > > at > > > > > org.apache.axis.SOAPPart.writeTo(SOAPPart.java:298) > > > at > > > > > org.apache.axis.SOAPPart.writeTo(SOAPPart.java:272) > > > at > > > > > > org.apache.axis.SOAPPart.saveChanges(SOAPPart.java:483) > > > at > > > > > > org.apache.axis.attachments.AttachmentsImpl.getAttachmentCount(AttachmentsImpl.java:519) > > > at > > > > > > org.apache.axis.Message.getContentType(Message.java:475) > > > at > > > > > > org.apache.axis.transport.http.AxisServlet.doPost(AxisServlet.java:697) > > > at > > > > > > javax.servlet.http.HttpServlet.service(HttpServlet.java:760) > > > at > > > > > > org.apache.axis.transport.http.AxisServletBase.service(AxisServletBase.java:301) > > > at > > > > > > javax.servlet.http.HttpServlet.service(HttpServlet.java:853) > > > at > > > > > > org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:247) > > > at > > > > > > org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:193) > > > at > > > > > > org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:260) > > > at > > > > > > org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643) > > > at > > > > > > org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480) > > > at > > > > > > org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995) > > > at > > > > > > org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191) > > > at > > > > > > org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643) > > > at > > > > > > org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480) > > > at > > > > > > org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995) > > > at > > > > > > org.apache.catalina.core.StandardContext.invoke(StandardContext.java:2415) > > > at > > > > > > org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:180) > > > at > > > > > > org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643) > > > at > > > > > > org.apache.catalina.valves.ErrorDispatcherValve.invoke(ErrorDispatcherValve.java:170) > > > at > > > > > > org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:641) > > > at > > > > > > org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:172) > > > at > > > > > > org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:641) > > > at > > > > > > org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480) > > > at > > > > > > org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995) > > > at > > > > > > org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:174) > > > at > > > > > > org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643) > > > at > > > > > > org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480) > > > at > > > > > > org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995) > > > at > > > > > > org.apache.coyote.tomcat4.CoyoteAdapter.service(CoyoteAdapter.java:223) > > > at > > > > > > org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:432) > > > at > > > > > > org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protocol.java:386) > > > at > > > > > > org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:534) > > > at > > > > > > org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:530) > > > at java.lang.Thread.run(Thread.java:534) > > > > > > === message truncated === > > > __________________________________ > Do you Yahoo!? > Yahoo! Mail Address AutoComplete - You start. We finish. > > > http://promotions.yahoo.com/new_mail > -- Davanum Srinivas - http://webservices.apache.org/~dims/