[jboss-user] [JBoss jBPM] - Wonky IDs being generated - Any explanation?

michaelholtzman do-not-reply at jboss.com
Tue Aug 22 08:55:50 EDT 2006


Greetings. Out of the blue, the id numbers generated by jbpm (well, really Hibernate, I guess) have gone crazy:



  | 1> select ID_ from JBPM_PROCESSINSTANCE
  | 2> go
  |  ID_
  |  ----------------------
  |                       1
  |                       2
  |                       3
  |                       4
  |                       5
  |                       6
  |                       7
  |                       8
  |                       9
  |                      10
  |                      11
  |                      12
  |                      13
  |                      14
  |                      15
  |                      16
  |                      17
  |                      18
  |                      19
  |                      20
  |                      21
  |                      22
  |                      23
  |                      26
  |                      27
  |                      28
  |                      31
  |                      32
  |                      33
  |                      34
  |                      36
  |                      40
  |                      41
  |                      42
  |                      43
  |                      44
  |                      45
  |                      60
  |                      61
  |                      63
  |                      66
  |                      67
  |                      68
  |                      69
  |                      70
  |                      73
  |                      74
  |                      75
  |                      76
  |                      77
  |                      78
  |                      81
  |                      82
  |                      84
  |                      85
  |                      86
  |                      87
  |                      88
  |                      89
  |                      90
  |                      91
  |        5000000000000002
  |        5000000000000003
  |        5000000000000004
  |        5000000000000005
  |        5000000000000006
  |        5000000000000007
  | 

Any ideas what might cause this? Or how to fix it? 

Thanx.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3966686#3966686

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3966686



More information about the jboss-user mailing list