[
https://issues.apache.org/jira/browse/CLOUDSTACK-6498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14068231#comment-14068231
]
sadhu suresh commented on CLOUDSTACK-6498:
------------------------------------------
Its reproduced on my setup and setup in same state.till i hit this issue my
management server is up and running but today i kill the java process(as UI
is non responsive ) and restart the cloudstack management service manually
causing this issue.
HTTP Status 404 -
type Status report
message
description The requested resource () is not available.
Apache Tomcat/6.0.24
and in the log it fail decrypt .
2014-07-21 16:03:54,458 INFO [c.c.c.ClusterManagerImpl] (main:null) Start
configuring cluster manager : ClusterManagerImpl
2014-07-21 16:03:54,458 INFO [c.c.c.ClusterManagerImpl] (main:null) Cluster
node IP : 10.147.38.143
2014-07-21 16:03:54,535 INFO [c.c.c.ClusterManagerImpl] (main:null) Cluster
manager is configured.
2014-07-21 16:03:55,107 DEBUG [c.c.u.c.DBEncryptionUtil] (main:null) Error
while decrypting: sc20X2B-SzHp1nU3FYc-AA
2014-07-21 16:04:08,726 INFO [c.c.u.c.ComponentContext] (main:null)
Configuring
com.cloud.bridge.persist.dao.CloudStackAccountDaoImpl_EnhancerByCloudStack_f74ba087
> [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: CLOUDSTACK-6498.rar, 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)