Re: [hibernate-dev] Developer meetings day/time

2011-08-29 Thread Strong Liu
works for me --- Strong Liu http://hibernate.org http://github.com/stliu On Aug 30, 2011, at 5:35 AM, Steve Ebersole wrote: > Due to a change in schedule I can no longer do the meetings on Monday at > the same time. To keep it on Monday we would need to move it back an > hour which r

Re: [hibernate-dev] MassIndexer have any known issues when InfinispanDirectory is used?

2011-08-29 Thread Tom Waterhouse
Here is the associated stack at the time of the call, if it would be helpful. The stack is the same for both the initial call that obtains the lock and the second and subsequent calls that fail. BaseLuceneLock(Lock).obtain(long) line: 72 IndexWriter.(Directory, IndexWriterConfig) line: 11

Re: [hibernate-dev] MassIndexer have any known issues when InfinispanDirectory is used?

2011-08-29 Thread Tom Waterhouse
I set a breakpoint inside of org.apache.lucene.store.Lock.obtain(long) and noticed something peculiar - the method is called twice. The first call succeeds, the second fails, my guess because the first call obtained the lock. I added logging/stepped through our code to verify that we only make th

Re: [hibernate-dev] Developer meetings day/time

2011-08-29 Thread Sanne Grinovero
Works for me. And since it won't match with the Infinispan IRC meeting anymore I might even be more active. Sanne 2011/8/29 Steve Ebersole : > Due to a change in schedule I can no longer do the meetings on Monday at > the same time.  To keep it on Monday we would need to move it back an > hour wh

[hibernate-dev] Configuration, deprecation and 4.x plans

2011-08-29 Thread Steve Ebersole
This morning on IRC we discussed the fact that Configuration is still marked as deprecated in the 4.0 code base and whether we should revert that. This ties in with post-4.0 plans so I think its best to outline that here. The plan is : 1) Revert the deprecation on Configuration and Ejb3Configu

[hibernate-dev] Developer meetings day/time

2011-08-29 Thread Steve Ebersole
Due to a change in schedule I can no longer do the meetings on Monday at the same time. To keep it on Monday we would need to move it back an hour which really is not reasonable for Strong or anyone in Europe for that matter. Assuming we keep it at about the same time, Wednesday is also out f

Re: [hibernate-dev] [Search] 3.4.1: HSEARCH-776 fix causes index out of bound exception

2011-08-29 Thread Sanne Grinovero
Hi Elmer, thanks for noticing it, again. Please open a new issue. Not sure how this went unnoticed past all tests? Could you add a unit test with the fix? thanks again, Sanne 2011/8/29 Elmer van Chastelet : > Hi again, > > I just upgraded to from HS 3.4.0 to 3.4.1. > When using range faceting, I

[hibernate-dev] [Search] 3.4.1: HSEARCH-776 fix causes index out of bound exception

2011-08-29 Thread Elmer van Chastelet
Hi again, I just upgraded to from HS 3.4.0 to 3.4.1. When using range faceting, I get this exception: exception message: toIndex = 3 java.lang.IndexOutOfBoundsException: toIndex = 3 at java.util.ArrayList.subListRangeCheck(ArrayList.java:885) at java.util.Arra

[hibernate-dev] Meeting today

2011-08-29 Thread Steve Ebersole
I will be late for todays meeting. We need to talk about moving the meetings. st...@hibernate.org http://hibernate.org ___ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/hibernate-dev