upgrade 4.0.2 to 4.2 fail

2013-12-04 Thread Jaro 2079
Hello
after upgrade when I run "cloudstack-management start"  cloudstack
successfully prepare database
" Upgrade completed for version 4.2.0"

 and stops on
utils.crypt.DBEncryptionUtil] (Timer-2:null) Error while decrypting: true

in mysql last log seen
UPDATE configuration SET value = 'qUC9aJDgXXXMX1ST/ZA==' WHERE name =
'init'

in catalina.out



Exception in thread "Timer-2"
org.jasypt.exceptions.EncryptionOperationNotPossibleException
at
org.jasypt.encryption.pbe.StandardPBEByteEncryptor.decrypt(StandardPBEByteEncryptor.java:918)
at
org.jasypt.encryption.pbe.StandardPBEStringEncryptor.decrypt(StandardPBEStringEncryptor.java:725)
at
com.cloud.utils.crypt.DBEncryptionUtil.decrypt(DBEncryptionUtil.java:65)
at
com.cloud.configuration.ConfigurationVO.getValue(ConfigurationVO.java:92)
at
com.cloud.configuration.dao.ConfigurationDaoImpl.getConfiguration(ConfigurationDaoImpl.java:84)
at
com.cloud.configuration.dao.ConfigurationDaoImpl_EnhancerByCloudStack_daa8e77a.CGLIB$getConfiguration$6()
at
com.cloud.configuration.dao.ConfigurationDaoImpl_EnhancerByCloudStack_daa8e77a_FastClassByCloudStack_f2c2e518.invoke()
at net.sf.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:228)
at
com.cloud.utils.component.ComponentInstantiationPostProcessor$InterceptorDispatcher.intercept(ComponentInstantiationPostProcessor.java:125)
at
com.cloud.configuration.dao.ConfigurationDaoImpl_EnhancerByCloudStack_daa8e77a.getConfiguration()
at
com.cloud.cluster.ClusterManagerImpl.configure(ClusterManagerImpl.java:1287)
at
com.cloud.utils.component.ComponentContext.initComponentsLifeCycle(ComponentContext.java:111)
at
com.cloud.servlet.CloudStartupServlet$1.run(CloudStartupServlet.java:54)
at java.util.TimerThread.mainLoop(Timer.java:534)
at java.util.TimerThread.run(Timer.java:484)


upgrade 4.1.1 to 4.2 and new system template

2013-11-14 Thread Jaro 2079
Hello
After test upgrade CS 4.1.1 to 4.2 I found in DB new entry


   id name url type hypervisor_type  1 SystemVM Template (XenServer)
http://download.cloud.com/templates/acton/acton-systemvm-02062012.vhd.bz2
SYSTEM XenServer  3 SystemVM Template (KVM)
http://download.cloud.com/templates/4.2/systemvmtemplate-2013-06-12-master-kvm.qcow2.bz2
SYSTEM KVM  8 SystemVM Template (vSphere)
http://download.cloud.com/templates/4.2/systemvmtemplate-4.2-vh7.ova SYSTEM
VMware  9 SystemVM Template (HyperV)
http://download.cloud.com/templates/4.2/systemvmtemplate-2013-06-12-master-xen.vhd.bz2
SYSTEM Hyperv  10 SystemVM Template (LXC)
http://download.cloud.com/templates/acton/acton-systemvm-02062012.qcow2.bz2
SYSTEM LXC

but I didnt see entry to
http://download.cloud.com/templates/4.2/systemvmtemplate-2013-07-12-master-xen.vhd.bz2nev
template to Xenserver.

Is it correct or how to fix it ?


upgrade xen 6.0.2 to 6.2

2013-10-22 Thread Jaro 2079
Hello
Did anyone know how is procedure to upgrade existing host in the cluster to
xenserver 6.2 from xenserver 6.0.2 ?