You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Robert Levas (JIRA)" <ji...@apache.org> on 2018/12/06 20:28:00 UTC

[jira] [Resolved] (AMBARI-25003) Starting JPA persistence service sometimes throws IllegalStateException

     [ https://issues.apache.org/jira/browse/AMBARI-25003?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Levas resolved AMBARI-25003.
-----------------------------------
    Resolution: Fixed

> Starting JPA persistence service sometimes throws IllegalStateException
> -----------------------------------------------------------------------
>
>                 Key: AMBARI-25003
>                 URL: https://issues.apache.org/jira/browse/AMBARI-25003
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-server
>    Affects Versions: 2.8.0
>            Reporter: Robert Levas
>            Assignee: Robert Levas
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 2.8.0
>
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> Starting JPA persistence service sometimes throws IllegalStateException.  
> For example:
> {noformat}
> Exception in thread "main" java.lang.IllegalStateException: Persistence service was already initialized.
> 	at com.google.common.base.Preconditions.checkState(Preconditions.java:173)
> 	at com.google.inject.persist.jpa.JpaPersistService.start(JpaPersistService.java:104)
> 	at com.google.inject.persist.jpa.AmbariJpaPersistService.start(AmbariJpaPersistService.java:27)
> 	at 
> {noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)