You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@synapse.apache.org by "Isuru Udana Loku Narangoda (JIRA)" <ji...@apache.org> on 2014/07/12 10:44:04 UTC

[jira] [Resolved] (SYNAPSE-978) Warnings get printed while deploying a proxy service

     [ https://issues.apache.org/jira/browse/SYNAPSE-978?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Isuru Udana Loku Narangoda resolved SYNAPSE-978.
------------------------------------------------

       Resolution: Fixed
    Fix Version/s: 3.0

Made mail transport and vfs transport listener disabled by default in r1609891

> Warnings get printed while deploying a proxy service
> ----------------------------------------------------
>
>                 Key: SYNAPSE-978
>                 URL: https://issues.apache.org/jira/browse/SYNAPSE-978
>             Project: Synapse
>          Issue Type: Bug
>    Affects Versions: 3.0
>            Reporter: Isuru Udana Loku Narangoda
>            Assignee: Hiranya Jayathilaka
>            Priority: Minor
>             Fix For: 3.0
>
>
> At Server start up...
> -----------------------------
> 2013-08-30 15:07:03,126 [-] [main]  WARN MailTransportListener Unable to configure the service StockQuoteProxy for the MAILTO transport: Service doesn't have configuration information for transport mailto. This service is being marked as faulty and will not be available over the MAILTO transport.
> 2013-08-30 15:07:03,126 [-] [main]  WARN MailTransportListener Disabling the mailto transport for the service StockQuoteProxy, because it is not configured properly for the service
> 2013-08-30 15:07:03,161 [-] [main]  WARN PollTableEntry required parameter transport.vfs.FileURI is missing in the proxy service configuration
> 2013-08-30 15:07:03,162 [-] [main]  WARN VFSTransportListener Unable to configure the service StockQuoteProxy for the VFS transport: Service doesn't have configuration information for transport vfs. This service is being marked as faulty and will not be available over the VFS transport.
> 2013-08-30 15:07:03,162 [-] [main]  WARN VFSTransportListener Disabling the vfs transport for the service StockQuoteProxy, because it is not configured properly for the service
> At Server shut down...
> ---------------------------------
> 2013-08-30 15:09:14,415 [-] [Thread-9] ERROR MailTransportListener Unable to stop service : StockQuoteProxy - unable to find the corresponding protocol endpoint
> 2013-08-30 15:09:14,416 [-] [Thread-9] ERROR VFSTransportListener Unable to stop service : StockQuoteProxy - unable to find the corresponding protocol endpoint
> It looks like VFSTransportListener and MailTransportListener is enabled by default in axis2.xml [1].
> It should be disabled by default.
> [1] http://svn.apache.org/repos/asf/synapse/trunk/java/repository/conf/axis2.xml



--
This message was sent by Atlassian JIRA
(v6.2#6252)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@synapse.apache.org
For additional commands, e-mail: dev-help@synapse.apache.org