-
Suggestion
-
Resolution: Won't Fix
-
None
-
1
-
NOTE: This suggestion is for Confluence Cloud. Using Confluence Server? See the corresponding suggestion.
Currently, it is possible for duplicate global labels to be created in the database, typically from a malfunctioning plugin. This causes errors similar to this:
2010-08-12 15:32:12,612 ERROR [TP-Processor28] [com.atlassian.hibernate.HibernateObjectDao] doInHibernate There is more than one label named 'test-label' in the 'global' namespace. -- url: /confluence/createrssfeed.action | userName: xxxxx | action: createrssfeed 2010-08-12 15:32:12,659 ERROR [TP-Processor83] [com.atlassian.hibernate.HibernateObjectDao] findSingleObject Uh oh - found more than one object when single object requested: [Labelling[content: 126583340, label: 76808259, owner: xxxxx], Labelling[content: 126583340, label: 76808259, owner: xxxxx]]
A means to prevent this from happening would be beneficial.
- is related to
-
CONFSERVER-20581 Add constraint to prevent creation of duplicate global labels
- Closed
[CONFCLOUD-20581] Add constraint to prevent creation of duplicate global labels
Workflow | Original: JAC Suggestion Workflow [ 3416357 ] | New: JAC Suggestion Workflow 3 [ 3629147 ] |
Status | Original: RESOLVED [ 5 ] | New: Closed [ 6 ] |
Workflow | Original: Confluence Workflow - Public Facing v3 [ 2253382 ] | New: JAC Suggestion Workflow [ 3416357 ] |
Workflow | Original: Confluence Workflow - Public Facing v3 - TEMP [ 2149961 ] | New: Confluence Workflow - Public Facing v3 [ 2253382 ] |
Workflow | Original: Confluence Workflow - Public Facing v3 [ 1905067 ] | New: Confluence Workflow - Public Facing v3 - TEMP [ 2149961 ] |
Workflow | Original: Confluence Workflow - Public Facing v2 [ 1802645 ] | New: Confluence Workflow - Public Facing v3 [ 1905067 ] |
Description |
Original:
Currently, it is possible for duplicate global labels to be created in the database, typically from a malfunctioning plugin. This causes errors similar to this: {code} 2010-08-12 15:32:12,612 ERROR [TP-Processor28] [com.atlassian.hibernate.HibernateObjectDao] doInHibernate There is more than one label named 'test-label' in the 'global' namespace. -- url: /confluence/createrssfeed.action | userName: xxxxx | action: createrssfeed 2010-08-12 15:32:12,659 ERROR [TP-Processor83] [com.atlassian.hibernate.HibernateObjectDao] findSingleObject Uh oh - found more than one object when single object requested: [Labelling[content: 126583340, label: 76808259, owner: xxxxx], Labelling[content: 126583340, label: 76808259, owner: xxxxx]] {code} A means to prevent this from happening would be beneficial. |
New:
{panel:bgColor=#e7f4fa} *NOTE:* This suggestion is for *Confluence Cloud*. Using *Confluence Server*? [See the corresponding suggestion|http://jira.atlassian.com/browse/CONFSERVER-20581]. {panel} Currently, it is possible for duplicate global labels to be created in the database, typically from a malfunctioning plugin. This causes errors similar to this: {code} 2010-08-12 15:32:12,612 ERROR [TP-Processor28] [com.atlassian.hibernate.HibernateObjectDao] doInHibernate There is more than one label named 'test-label' in the 'global' namespace. -- url: /confluence/createrssfeed.action | userName: xxxxx | action: createrssfeed 2010-08-12 15:32:12,659 ERROR [TP-Processor83] [com.atlassian.hibernate.HibernateObjectDao] findSingleObject Uh oh - found more than one object when single object requested: [Labelling[content: 126583340, label: 76808259, owner: xxxxx], Labelling[content: 126583340, label: 76808259, owner: xxxxx]] {code} A means to prevent this from happening would be beneficial. |
Link |
New:
This issue is related to |
Project Import | New: Sat Apr 01 14:06:06 UTC 2017 [ 1491055566265 ] |