You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@wink.apache.org by "David Calavera (JIRA)" <ji...@apache.org> on 2010/08/23 12:13:16 UTC

[jira] Created: (WINK-308) Log message placeholders are wrong

Log message placeholders are wrong
----------------------------------

                 Key: WINK-308
                 URL: https://issues.apache.org/jira/browse/WINK-308
             Project: Wink
          Issue Type: Bug
            Reporter: David Calavera


I've been using wink for some months and I haven't seen a log message properly written yet, all of them show placeholders where they should show variable. for instance:

{noformat}
java.lang.RuntimeException: No javax.ws.rs.ext.MessageBodyWriter found for type {0} and media type {1}.  Verify that all entity providers are correctly registered.
12:04:03.503 WARN  o.a.w.s.i.a.ApplicationProcessor - {0} is neither a resource nor a provider. Ignoring.
{noformat}



-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (WINK-308) Log message placeholders are wrong

Posted by "Bryant Luk (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/WINK-308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12901425#action_12901425 ] 

Bryant Luk commented on WINK-308:
---------------------------------

Are you using the latest version (1.1.1)?  I think there were some fixes applied at various stages.

> Log message placeholders are wrong
> ----------------------------------
>
>                 Key: WINK-308
>                 URL: https://issues.apache.org/jira/browse/WINK-308
>             Project: Wink
>          Issue Type: Bug
>            Reporter: David Calavera
>
> I've been using wink for some months and I haven't seen a log message properly written yet, all of them show placeholders where they should show variable. for instance:
> {noformat}
> java.lang.RuntimeException: No javax.ws.rs.ext.MessageBodyWriter found for type {0} and media type {1}.  Verify that all entity providers are correctly registered.
> 12:04:03.503 WARN  o.a.w.s.i.a.ApplicationProcessor - {0} is neither a resource nor a provider. Ignoring.
> {noformat}

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (WINK-308) Log message placeholders are wrong

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

Bryant Luk resolved WINK-308.
-----------------------------

         Assignee: Bryant Luk
    Fix Version/s: 1.1.1
       Resolution: Invalid

I think this was already fixed and haven't received a reply back so marking invalid for now.  If you still see a problem, please re-open.

> Log message placeholders are wrong
> ----------------------------------
>
>                 Key: WINK-308
>                 URL: https://issues.apache.org/jira/browse/WINK-308
>             Project: Wink
>          Issue Type: Bug
>            Reporter: David Calavera
>            Assignee: Bryant Luk
>             Fix For: 1.1.1
>
>
> I've been using wink for some months and I haven't seen a log message properly written yet, all of them show placeholders where they should show variable. for instance:
> {noformat}
> java.lang.RuntimeException: No javax.ws.rs.ext.MessageBodyWriter found for type {0} and media type {1}.  Verify that all entity providers are correctly registered.
> 12:04:03.503 WARN  o.a.w.s.i.a.ApplicationProcessor - {0} is neither a resource nor a provider. Ignoring.
> {noformat}

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.