[
https://issues.apache.org/jira/browse/CLOUDSTACK-6498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13980890#comment-13980890
]
Harikrishna Patnala commented on CLOUDSTACK-6498:
-------------------------------------------------
It seems all the errors are handled gracefully except the encryption error.
2014-04-24 14:49:07,370 DEBUG [utils.crypt.DBEncryptionUtil] (main:null) Error
while decrypting: 2jA0WZQvg6SptQ8gRYdqRw
2014-04-24 14:49:07,376 INFO [factory.support.DefaultListableBeanFactory]
(main:null) Destroying singletons in
org.springframework.beans.factory.support.DefaultListableBeanFactory@632deed0:
defining beans
[premiumSecondaryStorageManagerImpl,componentContext,encryptionSecretKeyChecker,userAuthenticatorsRegistry,userPasswordEncodersRegistry,securityCheckersRegistry,resourceDiscoverersRegistry,haInvestigatorsRegistry,haFenceBuildersRegistry,deploymen
Recently similar issue is fixed
https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;a=commitdiff;h=45ab288e;hp=89c6f0087c832a05ed55256a394aee7541ac83d4
on 4.4 (https://issues.apache.org/jira/browse/CLOUDSTACK-6239) but yet to fix
on master.
> [Automation] unable to start management server after restart
> ------------------------------------------------------------
>
> Key: CLOUDSTACK-6498
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-6498
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: Management Server
> Affects Versions: 4.5.0
> Environment: advanced zone
> xenserer 6.2
> Reporter: Srikanteswararao Talluri
> Assignee: Harikrishna Patnala
> Priority: Blocker
> Fix For: 4.5.0
>
> Attachments: cloud.sql, log.tar.gz
>
>
> on the daily automation environment, After the zone is deployed , system VMs
> came up fine. After setting few global settings, I tried to restart
> management server, it never came up again. I could see some db exceptions
> related to duplicate keys.
> I will attach management server logs to this bug for your reference.
> Caught SQLException when inserting system account
> com.mysql.jdbc.exceptions.jdbc4.MySQLIntegrityConstraintViolationException:
> Duplicate entry '1' for key 'PRIMARY'
> at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native
> Method)
> at
> sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
> at
> sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
> at java.lang.reflect.Constructor.newInstance(Constructor.java:526)
> at com.mysql.jdbc.Util.handleNewInstance(Util.java:411)
> at com.mysql.jdbc.Util.getInstance(Util.java:386)
> at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1040)
> at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3597)
> at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3529)
> at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1990)
> at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2151)
> at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2625)
> at
> com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:2119)
> at
> com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:2415)
> at
> com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:2333)
> at
> com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:2318)
> at
> org.apache.commons.dbcp.DelegatingPreparedStatement.executeUpdate(DelegatingPreparedStatement.java:105)
> at
> org.apache.commons.dbcp.DelegatingPreparedStatement.executeUpdate(DelegatingPreparedStatement.java:105)
>
>
> 14761,2-9 96%
--
This message was sent by Atlassian JIRA
(v6.2#6252)