You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Dean Kamali (JIRA)" <ji...@apache.org> on 2013/10/04 21:47:41 UTC

[jira] [Commented] (CLOUDSTACK-1994) [SSVM] Unable to start agent: Resource class not found: org.apache.cloudstack.storage.resource.NfsSecondaryStorageResource due to: java.lang.ClassNotFoundException: org.apache.cloudstack.storage.resource.NfsSecondaryStorageResource

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

Dean Kamali commented on CLOUDSTACK-1994:
-----------------------------------------

I'm having the same issue with cloudstack 4.2 and xenserver 6.2 

I wonder from where can I get a copy of new ssvm ?, please advise

> [SSVM] Unable to start agent: Resource class not found: org.apache.cloudstack.storage.resource.NfsSecondaryStorageResource due to: java.lang.ClassNotFoundException: org.apache.cloudstack.storage.resource.NfsSecondaryStorageResource
> ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-1994
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-1994
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: Storage Controller
>    Affects Versions: 4.2.0
>         Environment: commit 97c2f7d0c4b330f3456e8c1b5236e280b9931197
>            Reporter: venkata swamybabu budumuru
>            Priority: Blocker
>             Fix For: 4.2.0
>
>         Attachments: logs.tgz
>
>
> Steps to reproduce :
> 1. Have the latest master and deploy an advanced zone with Xen Cluster
> 2. use system vm template "systemvmtemplate-2013-03-27-master-xen.vhd.bz2" from http://jenkins.cloudstack.org
> 3. verify whether system vms come up fine or not
> Observations :
> (i) both v-2-VM and s-1-VM are shown in running state
> (ii) cloud.host table doesn't show the SSVM but, shows the console proxy in host table.
> (iii) default centos template download doesn't happen. New template registration as well fails to download
> (iv) Here is the snippet from SSVM:/var/log/cloud/cloud.out
> log4j:WARN No appenders could be found for logger (org.apache.commons.httpclient.params.DefaultHttpParams).
> log4j:WARN Please initialize the log4j system properly.
> log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
> 08:15:40,493 ERROR AgentShell:610 - Unable to start agent: Resource class not found: org.apache.cloudstack.storage.resource.NfsSecondaryStorageResource due to: java.lang.ClassNotFoundException: org.apache.cloudstack.storage.resource.NfsSecondaryStorageResource
> Unable to start agent: Resource class not found: org.apache.cloudstack.storage.resource.NfsSecondaryStorageResource due to: java.lang.ClassNotFoundException: org.apache.cloudstack.storage.resource.NfsSecondaryStorageResource
> (v) Based on the above log, it looks like agent on the ssvm is failing to start. ps -aef | grep -i java doesn't show up an process.
> Attaching all the required logs to bug.



--
This message was sent by Atlassian JIRA
(v6.1#6144)