Return-Path: Delivered-To: apmail-ws-axis-c-user-archive@www.apache.org Received: (qmail 84144 invoked from network); 11 Jun 2007 20:31:56 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 11 Jun 2007 20:31:56 -0000 Received: (qmail 11324 invoked by uid 500); 11 Jun 2007 20:31:55 -0000 Delivered-To: apmail-ws-axis-c-user-archive@ws.apache.org Received: (qmail 11248 invoked by uid 500); 11 Jun 2007 20:31:54 -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 11126 invoked by uid 99); 11 Jun 2007 20:31:54 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 11 Jun 2007 13:31:54 -0700 X-ASF-Spam-Status: No, hits=0.9 required=10.0 tests=DATE_IN_PAST_12_24 X-Spam-Check-By: apache.org Received-SPF: neutral (herse.apache.org: local policy) Received: from [209.68.5.16] (HELO relay02.pair.com) (209.68.5.16) by apache.org (qpsmtpd/0.29) with SMTP; Mon, 11 Jun 2007 13:31:49 -0700 Received: (qmail 24857 invoked from network); 11 Jun 2007 20:31:27 -0000 Received: from 124.43.196.80 (HELO ?192.168.1.2?) (124.43.196.80) by relay02.pair.com with SMTP; 11 Jun 2007 20:31:27 -0000 X-pair-Authenticated: 124.43.196.80 Message-ID: <466D0120.50505@wso2.com> Date: Mon, 11 Jun 2007 13:30:32 +0530 From: Dumindu Pallewela User-Agent: Thunderbird 2.0.0.0 (X11/20070326) MIME-Version: 1.0 To: Apache AXIS C User List Subject: Re: [AXIS2C]: How to implement business logic in C++? References: <32a38c20706111141k3e7bd19eqd2f86deca45d540b@mail.gmail.com> <874pleuxc0.fsf@etch.wso2.com> <32a38c20706111208j4fb1e3ch8e049fa9f4da5bcf@mail.gmail.com> In-Reply-To: <32a38c20706111208j4fb1e3ch8e049fa9f4da5bcf@mail.gmail.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Yingwei Yang wrote: > Hi Dinesh, > > Thank you very much for the reply. I just realized that I didn't run the > axis2_http_server with the correct permission, which caused the error I > mentioned above. and no log files been written because of the lack of > permission. Hi Yang and Dinesh, I don't think that the axis2_http_server should seg fault on a permissions issue. When I try to run the server without write permissions for log file, it instead is written to the standard output. I guess that this _might_ possibly be a bug. If you could please provide more details on how the seg fault could be recreated. -Dumindu. > Now it runs fine. :) > Thanks. > > On 6/11/07, *Dinesh Premalal* > wrote: > > Hi Yingwei, > > "Yingwei Yang" > writes: > > then I got the Segmentation fault at the "Invoke the handler > context_handler > > within the phase PostDispatch" phase. > > > > what did I do wrong? is it possible to implement the service > skeleton code in > > C++? > > I think it is possible, in order to determine what has happened in > your case we need some more details. > > 1. Are you sure about your service.xml ? What is the directory name > that you use to put your service? > > 2. Can you provide us your axis2.log , Please make sure to run server > in debug mode. > > 3. It would be great if you could send us gdb backtrace. > > thanks, > Dinesh > -- > Dinesh Premalal > http://xydinesh.wordpress.com > GPG ID : A255955C > GPG Key Finger Print : C481 E5D4 C27E DC34 9257 0229 4F44 266E A255 > 955C > > --------------------------------------------------------------------- > To unsubscribe, e-mail: axis-c-user-unsubscribe@ws.apache.org > > For additional commands, e-mail: axis-c-user-help@ws.apache.org > > > > > > -- > Yingwei Yang --------------------------------------------------------------------- To unsubscribe, e-mail: axis-c-user-unsubscribe@ws.apache.org For additional commands, e-mail: axis-c-user-help@ws.apache.org