[wsf-c-dev] [jira] Commented: (WSFC-135) problem starting simple axis server with savan engaged

Dushshantha Chandradasa (JIRA) jira at wso2.org
Mon Sep 17 03:30:48 PDT 2007


    [ http://www.wso2.org/jira/browse/WSFC-135?page=comments#action_12600 ] 
            
Dushshantha Chandradasa commented on WSFC-135:
----------------------------------------------

the server segfaults on a particular port only when the publisher service's SubscriptionMgrURL is set to an endpoit with that port.

For example server segfaults when it is started on 9090 when the following setting is there in the services.xml file for publisher service.

<parameter name="SubscriptionMgrURL" locked="xsd:false">http://localhost:9090/axis2/services/subscription</parameter>

server can be start all the other ports



> problem starting simple axis server with savan engaged
> ------------------------------------------------------
>
>                 Key: WSFC-135
>                 URL: http://www.wso2.org/jira/browse/WSFC-135
>             Project: WSO2 WSF/C
>          Issue Type: Bug
>          Components: Apache Savan/C (Eventing)
>         Environment: all
>            Reporter: Dushshantha Chandradasa
>
> steps to recreate the issue:
> 1. build wsfc with default configuration
> 2. start axis2_http_server on port 9090 ( without giving any command line arg)
> the server segfualts...
> 3. start  axis2_http_server -p9080
> the server starts without any problem. But it doesn't create any any database for savan. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://www.wso2.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the Wsf-c-dev mailing list