when i delete memory, than the number is count up. why?
Warning like this:
2014-03-02 01:17:44.67 - WARNING -- DatabaseMemory(active(0), long(0)):javax.persistence.PersistenceException: Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.6.0.v20130919-377691b): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: org.postgresql.util.PSQLException: ERROR: relation "rl_meta_indx2" already exists
Error Code: 0
Call: create index RL_META_INDX2 on RELATIONSHIP (META_ID)
Query: DataModifyQuery(sql="create index RL_META_INDX2 on RELATIONSHIP (META_ID)")
|