Nilesh Vishwakarma created CLOUDSTACK-33: --------------------------------------------
Summary: ASF 4.0 : Failure in Copy of System templates Key: CLOUDSTACK-33 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-33 Project: CloudStack Issue Type: Bug Components: Install and Setup Affects Versions: pre-4.0.0 Environment: Installed ASF4.0.rpm.tar build on CentOS release 6.2 Reporter: Nilesh Vishwakarma Priority: Blocker Steps: - install ASF 4.0 - Try to copy system templates While Copying System templates following erros are logged: # /usr/lib64/cloud/agent/scripts/storage/secondary/cloud-install-sys-tmplt -m /mnt/sec/ -u http://10.147.28.6/templates/acton/acton-systemvm-02062012.vhd.bz2 -h xenserver -F /usr/lib64/cloud/agent/scripts/storage/secondary/cloud-install-sys-tmplt: line 108: [: missing `]' Exception in thread "main" java.lang.NoClassDefFoundError: org/jasypt/intf/cli/JasyptPBEStringDecryptionCLI Caused by: java.lang.ClassNotFoundException: org.jasypt.intf.cli.JasyptPBEStringDecryptionCLI at java.net.URLClassLoader$1.run(URLClassLoader.java:217) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:205) at java.lang.ClassLoader.loadClass(ClassLoader.java:321) at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294) at java.lang.ClassLoader.loadClass(ClassLoader.java:266) Could not find the main class: org.jasypt.intf.cli.JasyptPBEStringDecryptionCLI. Program will exit. Failed to decrypt DB password from db.properties Installation failed ------------------------------------------------ Expected behavior: System templates should be copied successfully on secondary storage. ------------------------------------------------ Git Info: Git Revision: 36af3fcfd5ffe7ed8a4c665f66342b5fd3e8ecbb Git URL: https://git-wip-us.apache.org/repos/asf/incubator-cloudstack.git -- 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