You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@stratos.apache.org by "manas padegaonkar (JIRA)" <ji...@apache.org> on 2014/04/15 07:12:18 UTC

[jira] [Resolved] (STRATOS-602) vCloud: Stratos Manager Unable To Push Payload to Cartridge VM

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

manas padegaonkar resolved STRATOS-602.
---------------------------------------

       Resolution: Done
    Fix Version/s: 4.0.0 RC1

I raised this jira because I was getting following error:--

"NullPointerException on node https://10.105.91.240/api/vApp/vapp-8cb22765-ee01-425f-916c-04e6654a55df:
java.lang.NullPointerException: no credential found for root on node https://10.105.91.240/api/vApp/vapp-8cb22765-ee01-425f-916c-04e6654a55df"

The above error was due to unavailability of VMware Tools on the cartridge image (Stratos Cartridge preparation document for vCloud never talks about such pre-requisite).

After installing VMware tools I land up on another blocker & started getting forllowing error:

"TID: [0] [STRATOS] [2014-04-12 09:23:28,875] DEBUG {jclouds.compute} -  >> blocking on sockets [6.6.6.101:22] for 600000 MILLISECONDS {jclouds.compute}
TID: [0] [STRATOS] [2014-04-12 09:23:28,879]  WARN {jclouds.compute} -  Error checking reachability of ip:port 6.6.6.101:22 {jclouds.compute}"

This error was because of the Java version (jdk7u51) installed on Stratos Manager. After downgrading the java to jdk7u21 payload is getting pushed into the Cartridge VM using the customization script.


Manas...

> vCloud: Stratos Manager Unable To Push Payload to Cartridge VM
> --------------------------------------------------------------
>
>                 Key: STRATOS-602
>                 URL: https://issues.apache.org/jira/browse/STRATOS-602
>             Project: Stratos
>          Issue Type: Bug
>          Components: Stratos Manager
>    Affects Versions: 4.0.0 RC1
>         Environment: IaaS: vCloud
> Stratos Manager underlying OS: Ubuntu 12.04 Server
> Cartridge Underlying OS: Ubuntu 12.04 
>            Reporter: manas padegaonkar
>            Priority: Blocker
>              Labels: customization-script, payload, vcloud
>             Fix For: 4.0.0 RC1
>
>         Attachments: vcloud-wso2carbon.log
>
>
> Followed the documentation to configure Stratos Manager & Cartridge & successfully subscribed to the tomcat cartridge but I can see that the customization script is not passing the PAYLOAD information from Manager to the Cartridge VM.



--
This message was sent by Atlassian JIRA
(v6.2#6252)