You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@synapse.apache.org by "Vijayaratha Vijayasingam (JIRA)" <ji...@apache.org> on 2012/07/27 12:53:34 UTC

[jira] [Updated] (SYNAPSE-895) Introduce a additional log to identify the issue in wrong vfs proxy configuration

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

Vijayaratha Vijayasingam updated SYNAPSE-895:
---------------------------------------------

    Attachment: vfsTransport.patch
    
> Introduce a additional log to identify the issue in wrong vfs proxy configuration
> ---------------------------------------------------------------------------------
>
>                 Key: SYNAPSE-895
>                 URL: https://issues.apache.org/jira/browse/SYNAPSE-895
>             Project: Synapse
>          Issue Type: Bug
>          Components: Transports
>    Affects Versions: NIGHTLY
>            Reporter: Vijayaratha Vijayasingam
>             Fix For: FUTURE
>
>         Attachments: vfsTransport.patch
>
>
> When we create a vfs proxy, there is a must parameter "transport.vfs.FileURI", which we have to define.
> But if user misses to define it, he gets only a warning says,
>  WARN -VFSTransportListener Unable to configure the service VfsToHttpProxy 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. 
> In the above warning, user could not identify what was the missing parameter.. 
> It is better if we add a descriptive log, if that required parameter is missing in the configuration
> I have added a simple patch, which basically adds a log to notify the user..

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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