You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@deltacloud.apache.org by "Marios Andreou (Commented) (JIRA)" <ji...@apache.org> on 2011/11/18 13:46:52 UTC

[jira] [Commented] (DTACLOUD-107) Images not loading with IBM SBC

    [ https://issues.apache.org/jira/browse/DTACLOUD-107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13152813#comment-13152813 ] 

Marios Andreou commented on DTACLOUD-107:
-----------------------------------------

Hmm.. sound like it may be a timeout issue. Can you please try something to help us look for the issue:

1. Activate verbose mode for deltacloudd.... either by using the -V flag or by setting API_VERBOSE=1:
---> deltacloudd -i sbc -V  
OR
---> EXPORT API_VERBOSE=1; deltacloudd -i sbc

2. You can try and increase the timeout for requests using the -t option. Default is 60 seconds, try making it 120:
---> deltacloudd -i sbc -V -t 120
                
> Images not loading with IBM SBC
> -------------------------------
>
>                 Key: DTACLOUD-107
>                 URL: https://issues.apache.org/jira/browse/DTACLOUD-107
>             Project: DeltaCloud
>          Issue Type: Bug
>          Components: Server
>            Reporter: Andrea Decorte
>            Assignee: David Lutterkort
>
> When clicking on Images (/api/images) in the web client, I just get an empty page and no useful messages on server's console

--
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