[infinispan-dev] Infinispan 4.0.0.CR4

Sanne Grinovero sanne.grinovero at gmail.com
Wed Feb 3 08:28:38 EST 2010


Hi Philippe,
it is there on http://repository.jboss.org/maven2/org/infinispan since
much time;
for example the core link:
http://repository.jboss.org/maven2/org/infinispan/infinispan-core/4.0.0.CR4/infinispan-core-4.0.0.CR4.jar
check you can download that, or you might have some local network problem

Sanne

2010/2/3 Philippe Van Dyck <pvdyck at gmail.com>:
> Thanks Manik, for your answers.
> Maybe it could be a good idea to remove the full stack trace when the
> TimeoutException occurs on a warning log level ? It is a bit verbose.
> I will wait for CR4 to, appear
> on http://repository.jboss.org/maven2/org/infinispan (I don't really
> understand the relationship with the mirroring stuff but I suppose it is
> related to JBoss internal infrastructure).
> Phil
> P.S.: I seems to have race conditions when I use the async mechanism with
> transactions, I am investigating it.
>
> On Wed, Feb 3, 2010 at 12:30 PM, Manik Surtani <manik at jboss.org> wrote:
>>
>> On 3 Feb 2010, at 11:08, philippe van dyck wrote:
>>
>> Le 3 févr. 2010 à 11:47, Manik Surtani a écrit :
>>
>> On 3 Feb 2010, at 10:24, Philippe Van Dyck wrote:
>>
>> Hi Manik.
>> I follow this issue, and no I can't confirm that it is working correctly.
>> Right now, I have a lot of locking problems (looks like a deadlock, but I
>> can't find the exact source).
>> So, for me, until further notice, this bug is closed, until I can reopen
>> it.
>> BTW, could you please tell me when the CR4 release is ? I can't find it
>> the usual jboss repositories.
>>
>> http://infinispan.blogspot.com/2010/02/infinispan-400cr4.html
>> https://sourceforge.net/projects/infinispan/files/
>> http://repository.jboss.org/maven2/org/infinispan
>> The mirroring has been a bit slow this time around though, others have
>> complained about not being able to see artifacts ...
>>
>> Actually I am not able to see CR4 at all
>> on http://repository.jboss.org/maven2/org/infinispan
>> Could you please confirm this situation on your side ?
>>
>> I just had a look and it seems to be there.  Like I said, there were some
>> issues with propagating to mirrors, etc.
>>
>> Right now I have an issue with the eviction thread :
>> org.infinispan.util.concurrent.TimeoutException: Unable to acquire lock
>> after [0 milliseconds] on key [AcceptedTerm/Q8B6KXHQqKTD3wtv4G5T0QAAAEew]
>> for requestor [Thread[Scheduled-eviction-thread-0,1,main]]! Lock held by
>> [GlobalTransaction:<Macintosh-2-27529>:839]
>> The eviction thread seems to be asking for the lock of the entry to get
>> rid off, but it seems to wait for ... 0 milliseconds to acquire it.
>> Is this the normal behavior ?
>>
>> Yes.  The eviction thread should not be competing with real, worker
>> threads.  The exception you see should not cause any problems with the
>> eviction thread, the thread should simply move to the next evictable
>> element.
>> Cheers
>> Manik
>>
>> phil
>>
>>
>>
>> Thanks,
>> Phil
>> On Wed, Feb 3, 2010 at 11:19 AM, Manik Surtani <manik at jboss.org> wrote:
>>>
>>> On 2 Feb 2010, at 18:21, Amin Abbaspour wrote:
>>>
>>> > Thanks Manik, but why didn't you wait for
>>> > https://jira.jboss.org/jira/browse/ISPN-340 be fully closed before
>>> > CR4?
>>>
>>> Isn't ISPN-340 closed?  Have you not been able to verify Galder's fix?
>>>
>>> Cheers
>>> Manik
>>>
>>> >
>>> >
>>> > On Tue, Feb 2, 2010 at 8:59 PM, Manik Surtani <manik at jboss.org> wrote:
>>> >> I've just cut Infinispan 4.0.0.CR4 and am looking for feedback on this
>>> >> late-stage release candidate, as we get close to a final release.
>>> >>
>>> >>     http://digg.com/d31HYoQ
>>> >>     http://www.dzone.com/links/infinispan_400cr4.html
>>> >>
>>> >> Enjoy,
>>> >> Manik
>>> >>
>>> >> --
>>> >> Manik Surtani
>>> >> manik at jboss.org
>>> >> Lead, Infinispan
>>> >> Lead, JBoss Cache
>>> >> http://www.infinispan.org
>>> >> http://www.jbosscache.org
>>> >>
>>> >>
>>> >>
>>> >>
>>> >>
>>> >> _______________________________________________
>>> >> infinispan-dev mailing list
>>> >> infinispan-dev at lists.jboss.org
>>> >> https://lists.jboss.org/mailman/listinfo/infinispan-dev
>>> >>
>>> >
>>> > _______________________________________________
>>> > infinispan-dev mailing list
>>> > infinispan-dev at lists.jboss.org
>>> > https://lists.jboss.org/mailman/listinfo/infinispan-dev
>>>
>>> --
>>> Manik Surtani
>>> manik at jboss.org
>>> Lead, Infinispan
>>> Lead, JBoss Cache
>>> http://www.infinispan.org
>>> http://www.jbosscache.org
>>>
>>>
>>>
>>>
>>>
>>> _______________________________________________
>>> infinispan-dev mailing list
>>> infinispan-dev at lists.jboss.org
>>> https://lists.jboss.org/mailman/listinfo/infinispan-dev
>>
>> _______________________________________________
>> infinispan-dev mailing list
>> infinispan-dev at lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/infinispan-dev
>>
>> --
>> Manik Surtani
>> manik at jboss.org
>> Lead, Infinispan
>> Lead, JBoss Cache
>> http://www.infinispan.org
>> http://www.jbosscache.org
>>
>>
>>
>> _______________________________________________
>> infinispan-dev mailing list
>> infinispan-dev at lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/infinispan-dev
>>
>> _______________________________________________
>> infinispan-dev mailing list
>> infinispan-dev at lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/infinispan-dev
>>
>> --
>> Manik Surtani
>> manik at jboss.org
>> Lead, Infinispan
>> Lead, JBoss Cache
>> http://www.infinispan.org
>> http://www.jbosscache.org
>>
>>
>>
>>
>> _______________________________________________
>> infinispan-dev mailing list
>> infinispan-dev at lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/infinispan-dev
>
>
> _______________________________________________
> infinispan-dev mailing list
> infinispan-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/infinispan-dev
>




More information about the infinispan-dev mailing list