You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@manifoldcf.apache.org by "Karl Wright (JIRA)" <ji...@apache.org> on 2011/07/26 16:21:10 UTC

[jira] [Created] (CONNECTORS-227) CMIS connector does not report exception text for connection check method

CMIS connector does not report exception text for connection check method
-------------------------------------------------------------------------

                 Key: CONNECTORS-227
                 URL: https://issues.apache.org/jira/browse/CONNECTORS-227
             Project: ManifoldCF
          Issue Type: Improvement
          Components: CMIS connector
    Affects Versions: ManifoldCF 0.3
            Reporter: Karl Wright
            Assignee: Karl Wright
            Priority: Minor


The CMIS connector does not include the exception text in its connection errors:

"Connection failed: CMIS: Error during getting a new session"

The convention is to include the exception text, as follows:

"Connection failed: CMIS: Error during getting a new session: xxx"

... where xxx is the text.


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (CONNECTORS-227) CMIS connector does not report exception text for connection check method

Posted by "Karl Wright (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CONNECTORS-227?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Karl Wright updated CONNECTORS-227:
-----------------------------------

       Resolution: Fixed
    Fix Version/s: ManifoldCF 0.3
           Status: Resolved  (was: Patch Available)

r1151170.


> CMIS connector does not report exception text for connection check method
> -------------------------------------------------------------------------
>
>                 Key: CONNECTORS-227
>                 URL: https://issues.apache.org/jira/browse/CONNECTORS-227
>             Project: ManifoldCF
>          Issue Type: Improvement
>          Components: CMIS connector
>    Affects Versions: ManifoldCF 0.3
>            Reporter: Karl Wright
>            Assignee: Karl Wright
>            Priority: Minor
>             Fix For: ManifoldCF 0.3
>
>         Attachments: patch.txt
>
>
> The CMIS connector does not include the exception text in its connection errors:
> "Connection failed: CMIS: Error during getting a new session"
> The convention is to include the exception text, as follows:
> "Connection failed: CMIS: Error during getting a new session: xxx"
> ... where xxx is the text.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Issue Comment Edited] (CONNECTORS-227) CMIS connector does not report exception text for connection check method

Posted by "Piergiorgio Lucidi (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CONNECTORS-227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13071168#comment-13071168 ] 

Piergiorgio Lucidi edited comment on CONNECTORS-227 at 7/26/11 3:46 PM:
------------------------------------------------------------------------

This patch add the exception message to log info.
The patch must be applied to the trunk.

      was (Author: piergiorgiolucidi@gmail.com):
    This patch add the exception message to log info
  
> CMIS connector does not report exception text for connection check method
> -------------------------------------------------------------------------
>
>                 Key: CONNECTORS-227
>                 URL: https://issues.apache.org/jira/browse/CONNECTORS-227
>             Project: ManifoldCF
>          Issue Type: Improvement
>          Components: CMIS connector
>    Affects Versions: ManifoldCF 0.3
>            Reporter: Karl Wright
>            Assignee: Karl Wright
>            Priority: Minor
>         Attachments: patch.txt
>
>
> The CMIS connector does not include the exception text in its connection errors:
> "Connection failed: CMIS: Error during getting a new session"
> The convention is to include the exception text, as follows:
> "Connection failed: CMIS: Error during getting a new session: xxx"
> ... where xxx is the text.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (CONNECTORS-227) CMIS connector does not report exception text for connection check method

Posted by "Piergiorgio Lucidi (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CONNECTORS-227?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Piergiorgio Lucidi updated CONNECTORS-227:
------------------------------------------

    Comment: was deleted

(was: This patch add the exception message to log info)

> CMIS connector does not report exception text for connection check method
> -------------------------------------------------------------------------
>
>                 Key: CONNECTORS-227
>                 URL: https://issues.apache.org/jira/browse/CONNECTORS-227
>             Project: ManifoldCF
>          Issue Type: Improvement
>          Components: CMIS connector
>    Affects Versions: ManifoldCF 0.3
>            Reporter: Karl Wright
>            Assignee: Karl Wright
>            Priority: Minor
>         Attachments: patch.txt
>
>
> The CMIS connector does not include the exception text in its connection errors:
> "Connection failed: CMIS: Error during getting a new session"
> The convention is to include the exception text, as follows:
> "Connection failed: CMIS: Error during getting a new session: xxx"
> ... where xxx is the text.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (CONNECTORS-227) CMIS connector does not report exception text for connection check method

Posted by "Piergiorgio Lucidi (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CONNECTORS-227?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Piergiorgio Lucidi updated CONNECTORS-227:
------------------------------------------

    Status: Patch Available  (was: Open)

This patch add the exception message to log info

> CMIS connector does not report exception text for connection check method
> -------------------------------------------------------------------------
>
>                 Key: CONNECTORS-227
>                 URL: https://issues.apache.org/jira/browse/CONNECTORS-227
>             Project: ManifoldCF
>          Issue Type: Improvement
>          Components: CMIS connector
>    Affects Versions: ManifoldCF 0.3
>            Reporter: Karl Wright
>            Assignee: Karl Wright
>            Priority: Minor
>
> The CMIS connector does not include the exception text in its connection errors:
> "Connection failed: CMIS: Error during getting a new session"
> The convention is to include the exception text, as follows:
> "Connection failed: CMIS: Error during getting a new session: xxx"
> ... where xxx is the text.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (CONNECTORS-227) CMIS connector does not report exception text for connection check method

Posted by "Piergiorgio Lucidi (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CONNECTORS-227?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Piergiorgio Lucidi updated CONNECTORS-227:
------------------------------------------

    Attachment: patch.txt

This patch add the exception message to log info

> CMIS connector does not report exception text for connection check method
> -------------------------------------------------------------------------
>
>                 Key: CONNECTORS-227
>                 URL: https://issues.apache.org/jira/browse/CONNECTORS-227
>             Project: ManifoldCF
>          Issue Type: Improvement
>          Components: CMIS connector
>    Affects Versions: ManifoldCF 0.3
>            Reporter: Karl Wright
>            Assignee: Karl Wright
>            Priority: Minor
>         Attachments: patch.txt
>
>
> The CMIS connector does not include the exception text in its connection errors:
> "Connection failed: CMIS: Error during getting a new session"
> The convention is to include the exception text, as follows:
> "Connection failed: CMIS: Error during getting a new session: xxx"
> ... where xxx is the text.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira