From issues-return-73241-apmail-cloudstack-issues-archive=cloudstack.apache.org@cloudstack.apache.org Thu Sep 8 14:11:21 2016 Return-Path: X-Original-To: apmail-cloudstack-issues-archive@www.apache.org Delivered-To: apmail-cloudstack-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E59131949F for ; Thu, 8 Sep 2016 14:11:20 +0000 (UTC) Received: (qmail 71416 invoked by uid 500); 8 Sep 2016 14:11:20 -0000 Delivered-To: apmail-cloudstack-issues-archive@cloudstack.apache.org Received: (qmail 71385 invoked by uid 500); 8 Sep 2016 14:11:20 -0000 Mailing-List: contact issues-help@cloudstack.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cloudstack.apache.org Delivered-To: mailing list issues@cloudstack.apache.org Received: (qmail 71376 invoked by uid 500); 8 Sep 2016 14:11:20 -0000 Delivered-To: apmail-incubator-cloudstack-issues@incubator.apache.org Received: (qmail 71347 invoked by uid 99); 8 Sep 2016 14:11:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 08 Sep 2016 14:11:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 818272C1B83 for ; Thu, 8 Sep 2016 14:11:20 +0000 (UTC) Date: Thu, 8 Sep 2016 14:11:20 +0000 (UTC) From: "felder (JIRA)" To: cloudstack-issues@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CLOUDSTACK-9347) SS VM agent fails to start due to Java error (clone from #8234) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CLOUDSTACK-9347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15473968#comment-15473968 ] felder commented on CLOUDSTACK-9347: ------------------------------------ Hi Dominic Thanks for the fast reply. Could you provide more informations. What packages need to be replaced, and how? Could you share more precisely how this can be fixed. Thanks a lot > SS VM agent fails to start due to Java error (clone from #8234) > ---------------------------------------------------------------- > > Key: CLOUDSTACK-9347 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9347 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the default.) > Components: SystemVM > Affects Versions: 4.5.0 > Environment: CentOS 6, KVM > Reporter: Dominic Blais > Priority: Critical > Labels: secondary_storage, ssvm > > After an upgrade from 4.4.2 everything appears to go smoothly except the SSVM agent which fails to start: > From the VM's /var/log/cloud.log: > ERROR [cloud.agent.AgentShell] (main:null) Unable to start agent: Resource class not found: com.cloud.storage.resource.PremiumSecondaryStorageResource due to: java.lang.ClassNotFoundException: com.cloud.storage.resource.PremiumSecondaryStorageResource > More here http://fpaste.org/183058/34269811/raw/ > Java is installed: > root@s-386-VM:~# dpkg -l| grep jre > ii openjdk-7-jre-headless:amd64 7u75-2.5.4-1~deb7u1 amd64 OpenJDK Java runtime, using Hotspot JIT (headless) > The HV and management servers are also on openjdk 7 (1.7.0) from CentOS 6 stock. -- This message was sent by Atlassian JIRA (v6.3.4#6332)