You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@deltacloud.apache.org by "Dies Koper (JIRA)" <ji...@apache.org> on 2012/10/08 03:22:02 UTC

[jira] [Created] (DTACLOUD-335) [404] NilClass:messageNot Found when looking up a non-existing resource

Dies Koper created DTACLOUD-335:
-----------------------------------

             Summary: [404] NilClass:messageNot Found when looking up a non-existing resource
                 Key: DTACLOUD-335
                 URL: https://issues.apache.org/jira/browse/DTACLOUD-335
             Project: DeltaCloud
          Issue Type: Bug
          Components: Server
         Environment: fgcp driver, workspace up to date
            Reporter: Dies Koper
            Priority: Minor


When typing a url like the following, where the id points to a resource that doesn't exist, "messageNot Found" is logged to the console of deltacloudd. Same happens for instances and realms.

http://localhost:3001/api/storage_volumes/NWBMTWSD-XDQY04AGQ-D-0007

[404] NilClass:messageNot Found

In the browser, for storage_volumes and instances I get a 14 page long error page. For realms I get only get a "Not Found" message.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (DTACLOUD-335) [404] NilClass:messageNot Found when looking up a non-existing resource

Posted by "Michal Fojtik (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/DTACLOUD-335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13471565#comment-13471565 ] 

Michal Fojtik commented on DTACLOUD-335:
----------------------------------------

Problem solved in this patchset:

http://tracker.deltacloud.org/set/88
                
> [404] NilClass:messageNot Found when looking up a non-existing resource
> -----------------------------------------------------------------------
>
>                 Key: DTACLOUD-335
>                 URL: https://issues.apache.org/jira/browse/DTACLOUD-335
>             Project: DeltaCloud
>          Issue Type: Bug
>          Components: Server
>         Environment: fgcp driver, workspace up to date
>            Reporter: Dies Koper
>            Assignee: Michal Fojtik
>            Priority: Minor
>
> When typing a url like the following, where the id points to a resource that doesn't exist, "messageNot Found" is logged to the console of deltacloudd. Same happens for instances and realms.
> http://localhost:3001/api/storage_volumes/NWBMTWSD-XDQY04AGQ-D-0007
> [404] NilClass:messageNot Found
> In the browser, for storage_volumes and instances I get a 14 page long error page. For realms I get only get a "Not Found" message.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (DTACLOUD-335) [404] NilClass:messageNot Found when looking up a non-existing resource

Posted by "Dies Koper (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/DTACLOUD-335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13471492#comment-13471492 ] 

Dies Koper commented on DTACLOUD-335:
-------------------------------------

About the 14 page error, after a few pages of attributes and values under +Request details, the following:

\"\n\n; _erbout.concat((h exception.class ).to_s); _erbout.concat \" at \"; _erbout.concat((h path ).to_s); _erbout.concat \"\\n

\\n
\"\n\n; _erbout.concat((h exception.message ).to_s); _erbout.concat \"

\\n
\\n
file: \\n \"\n\n\n; _erbout.concat((h frames.first.filename.split(\"/\").last ).to_s); _erbout.concat \"
\\n
location: \"\n; _erbout.concat((h frames.first.function ).to_s); _erbout.concat \"\\n
\\n
line:\\n \"\n\n\n; _erbout.concat((h frames.first.lineno ).to_s); _erbout.concat \"
\\n
\\n
\\n
\\n
\\n\\n
\\n
BACKTRACE

\\n
(expand)

\\n
JUMP TO:\\n GET\\n POST\\n COOKIES\\n ENV\\n

\\n
\\n\\n
\\n\\n \"\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n; id = 1 ; _erbout.concat \"\\n \"\n; frames.each do |frame| ; _erbout.concat \"\\n \"\n; if frame.context_line && frame.context_line != \"#\" ; _erbout.concat \"\\n\\n
\\n \"\n; _erbout.concat((h frame.filename ).to_s); _erbout.concat \" in\\n \"\n; _erbout.concat((h frame.function ).to_s); _erbout.concat \"\\n
\\n\\n
                
> [404] NilClass:messageNot Found when looking up a non-existing resource
> -----------------------------------------------------------------------
>
>                 Key: DTACLOUD-335
>                 URL: https://issues.apache.org/jira/browse/DTACLOUD-335
>             Project: DeltaCloud
>          Issue Type: Bug
>          Components: Server
>         Environment: fgcp driver, workspace up to date
>            Reporter: Dies Koper
>            Assignee: Michal Fojtik
>            Priority: Minor
>
> When typing a url like the following, where the id points to a resource that doesn't exist, "messageNot Found" is logged to the console of deltacloudd. Same happens for instances and realms.
> http://localhost:3001/api/storage_volumes/NWBMTWSD-XDQY04AGQ-D-0007
> [404] NilClass:messageNot Found
> In the browser, for storage_volumes and instances I get a 14 page long error page. For realms I get only get a "Not Found" message.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Assigned] (DTACLOUD-335) [404] NilClass:messageNot Found when looking up a non-existing resource

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

Michal Fojtik reassigned DTACLOUD-335:
--------------------------------------

    Assignee: Michal Fojtik
    
> [404] NilClass:messageNot Found when looking up a non-existing resource
> -----------------------------------------------------------------------
>
>                 Key: DTACLOUD-335
>                 URL: https://issues.apache.org/jira/browse/DTACLOUD-335
>             Project: DeltaCloud
>          Issue Type: Bug
>          Components: Server
>         Environment: fgcp driver, workspace up to date
>            Reporter: Dies Koper
>            Assignee: Michal Fojtik
>            Priority: Minor
>
> When typing a url like the following, where the id points to a resource that doesn't exist, "messageNot Found" is logged to the console of deltacloudd. Same happens for instances and realms.
> http://localhost:3001/api/storage_volumes/NWBMTWSD-XDQY04AGQ-D-0007
> [404] NilClass:messageNot Found
> In the browser, for storage_volumes and instances I get a 14 page long error page. For realms I get only get a "Not Found" message.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira