Return-Path: Delivered-To: apmail-ws-axis-c-user-archive@www.apache.org Received: (qmail 29986 invoked from network); 23 Jul 2007 08:16:33 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 23 Jul 2007 08:16:33 -0000 Received: (qmail 24149 invoked by uid 500); 23 Jul 2007 08:16:33 -0000 Delivered-To: apmail-ws-axis-c-user-archive@ws.apache.org Received: (qmail 24130 invoked by uid 500); 23 Jul 2007 08:16:32 -0000 Mailing-List: contact axis-c-user-help@ws.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: List-Id: "Apache AXIS C User List" Reply-To: "Apache AXIS C User List" Delivered-To: mailing list axis-c-user@ws.apache.org Received: (qmail 24119 invoked by uid 99); 23 Jul 2007 08:16:32 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 23 Jul 2007 01:16:32 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: local policy) Received: from [65.116.131.35] (HELO postal.aylus.com) (65.116.131.35) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 23 Jul 2007 01:16:29 -0700 Received: from postal.aylus.com (localhost.localdomain [127.0.0.1]) by postal.aylus.com (8.13.1/8.13.1) with ESMTP id l6N8LaF2005267 for ; Mon, 23 Jul 2007 04:21:37 -0400 Date: Mon, 23 Jul 2007 14:02:21 +0530 From: "Manoj Rao" To: axis-c-user@ws.apache.org Message-ID: In-Reply-To: <873azfo7wq.fsf@etch.wso2.com> Subject: RE: Services.xml x-scalix-Hops: 2 MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Virus-Checked: Checked by ClamAV on apache.org Ok Maybe I was not clear in my previous emails, sorry. I am using 1.0's=20 axis2.xml and when I send a request from the client my application dies=20 after invoking the handler context_handler in PostDispatch phase.=20 Backtrace from core shows the following. =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D (gdb) bt #0 axis2_msg_recv_make_new_svc_obj (msg_recv=3D0x8194290, env=3D0x81fbe2= 8,=20 msg_ctx=3D0x81fc8f0) at msg_recv.c:157 #1 0xb7a61b35 in axis2_msg_recv_get_impl_obj (msg_recv=3D0x8194290,=20 env=3D0x81fbe28, msg_ctx=3D0x81fc8f0) at msg_recv.c:184 #2 0xb7a61fc2 in=20 axis2_raw_xml_in_out_msg_recv_invoke_business_logic_sync=20 (msg_recv=3D0x8194290, env=3D0x81fbe28, msg_ctx=3D0x81fc8f0, new_msg_ctx=3D0x8204e50) at=20 raw_xml_in_out_msg_recv.c:93 #3 0xb7a61694 in axis2_msg_recv_invoke_business_logic=20 (msg_recv=3D0x8194290, env=3D0x81fbe28, in_msg_ctx=3D0x81fc8f0, out_msg_ctx=3D0x8204e50) at msg_recv.c:372 #4 0xb7a61c4d in axis2_msg_recv_receive_impl (msg_recv=3D0x8194290,=20 env=3D0x81fbe28, msg_ctx=3D0x81fc8f0, callback_recv_param=3D0x0) at msg_recv.c:304 #5 0xb7a61714 in axis2_msg_recv_receive (msg_recv=3D0x8194290,=20 env=3D0x81fbe28, msg_ctx=3D0x81fc8f0, callback_recv_param=3D0x0) at msg_recv.c:407 #6 0xb7a59aac in axis2_engine_receive (engine=3D0x82045b0, env=3D0x81fbe= 28,=20 msg_ctx=3D0x81fc8f0) at engine.c:288 #7 0xb7a7e144 in axis2_http_transport_utils_process_http_post_request=20 (env=3D0x81fbe28, msg_ctx=3D0x81fc8f0, in_stream=3D0x81fbe58, out_stream=3D0x81fbff0, content_type=3D0x81fbe= f8=20 "text/xml; charset=3Dutf-8", content_length=3D632, soap_action_header=3D0x81fcc30, request_uri=3D0x81fca78=20 "http://127.0.0.1:9090/axis2/services/SpsMvnoprofile") at http_transport_utils.c:485 #8 0xb76ad307 in axis2_http_worker_process_request=20 (http_worker=3D0x81fa9d8, env=3D0x81fbe28, svr_conn=3D0x81fbe48, simple_request=3D0x81fbee0) at http_worker.c:299 #9 0xb7a8db72 in axis2_svr_thread_worker_func (thd=3D0x81fbda0,=20 data=3D0x81faa10) at http_svr_thread.c:256 #10 0xb7aad9fd in dummy_worker () from /opt/aylus/lib/libaxutil.so.0 #11 0xb7f510bd in start_thread () from /lib/tls/libpthread.so.0 #12 0xb793b9ee in clone () from /lib/tls/libc.so.6 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D I am not quite sure what the problem is, AXIS2_SVC_SKELETON_INIT fails=20 as impl_class =3D 0x00 -----Original Message----- From: Dinesh Premalal [mailto:xydinesh@gmail.com]=20 Sent: Monday, July 23, 2007 1:43 PM To: axis-c-user@ws.apache.org Subject: Re: Services.xml Hi Manoj, "Manoj Rao" writes: > Hi Dinesh, > Thanks for the reply. I was using axis2c 0.90 till recently and now=20 > migrated to 1.0 the same services.xml doesn't work here is there=20 > anything I need to change in axis2.xml before using it? Sample of my=20 > working services.xml is the simple math sample. It is the same services.xml still in math sample. AFAIK there is no special changes required in axis2.xml. What does your axis2.log says ? thanks, Dinesh --=20 Dinesh Premalal http://xydinesh.wordpress.com/ GPG ID : A255955C GPG Key Finger Print : C481 E5D4 C27E DC34 9257 0229 4F44 266E A255=20 955C --------------------------------------------------------------------- To unsubscribe, e-mail: axis-c-user-unsubscribe@ws.apache.org For additional commands, e-mail: axis-c-user-help@ws.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: axis-c-user-unsubscribe@ws.apache.org For additional commands, e-mail: axis-c-user-help@ws.apache.org