Thanks for sharing Alena!
> On 24-Mar-2015, at 6:02 am, Alena Prokharchyk wrote:
>
> network_group table is long gone. I guess the only one reason for the
> keeping table related mysql statements in ConfigurationServerImpl.java - is
> to handle the upgrade scenarios. We should probably just disab
Thanks for the insight Alena :-)
--
Erik
Den tirsdag 24. mars 2015 skrev Alena Prokharchyk
følgende:
> network_group table is long gone. I guess the only one reason for the
> keeping table related mysql statements in ConfigurationServerImpl.java - is
> to handle the upgrade scenarios. We shoul
network_group table is long gone. I guess the only one reason for the
keeping table related mysql statements in ConfigurationServerImpl.java - is
to handle the upgrade scenarios. We should probably just disable the
logging for this case.
The situation with creating duplicated system/admin user is
Hi Erik,
Yes, I've seen them before. The network_group table does not exist in
ACS, I've seen this issue as well but this is probably harmless and
perhaps has to do with maintaining migrations from old/other CCP
releases though I'm not sure.
I'll try to see if we can address them, though they lo
Anyone else see these during startup?
2015-03-23 11:59:32,712 DEBUG [c.c.s.ConfigurationServerImpl] (main:null)
Caught exception when inserting system account: Duplicate entry '1' for key
'PRIMARY'
2015-03-23 11:59:32,713 DEBUG [c.c.s.ConfigurationServerImpl] (main:null)
Caught SQLException when i