[
https://issues.apache.org/jira/browse/CLOUDSTACK-35?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sailaja Mada updated CLOUDSTACK-35:
-----------------------------------
Attachment: screenshot-1.jpg
> Failed to download systemvm templates
> -------------------------------------
>
> Key: CLOUDSTACK-35
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-35
> Project: CloudStack
> Issue Type: Bug
> Components: Install and Setup, Template
> Affects Versions: pre-4.0.0
> Reporter: Sailaja Mada
> Priority: Blocker
> Attachments: screenshot-1.jpg
>
>
> Setup:
> Single Management server : Cent OS 6.2 64 bit, Hypervisor : Xen 5.6 SP2
> Steps:
> 1. Install the rpm build
> 2. Download system VM template
> 3. Configure Advanced Networking Zone
> Below are the observations after adv zone configuration with Xen server:
> 1) Cent OS default template not got downloaded
> 2) System VM’s got created but System VM template does not show the size
> of the template . [attached the snap]
> [root@ms3 template]# cat tmpl/1/1/template.properties
> filename=5b69a542-b9fc-4d36-8c39-63a58e0f4a8e.vhd
> description=SystemVM Template
> checksum=
> hvm=false
> size=565240320
> vhd=true
> id=1
> public=true
> vhd.filename=5b69a542-b9fc-4d36-8c39-63a58e0f4a8e.vhd
> uniquename=routing-1
> vhd.virtualsize=565240320
> virtualsize=565240320
> vhd.size=565240320
> [root@ms3 template]#
> Note: New Template registration also did not trigger download.
> Exception:
> Exception in thread "main" java.lang.NoClassDefFoundError:
> com/cloud/agent/AgentShell
> Caused by: java.lang.ClassNotFoundException: com.cloud.agent.AgentShell
> at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
> at java.security.AccessController.doPrivileged(Native Method)
> at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
> at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
> at
> sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
> at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
> Could not find the main class: com.cloud.agent.AgentShell. Program will exit.
--
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