Hi, I installed an Unified push server 1.0.3 in a Wildfly 9 running on postgresql. We are having a bug about constrain violation over the restriction category_pkey. So I understand that we are trying to create categories with the same Id. Looking at this table I see unordered ids with negative numbers positive, ... http://pastebin.com/PmGWvivH
Any idea what's going on? Is hibernate ignoring the sequence?
|