is HTTPCLIENT-841 really fixed ?

View: New views
5 Messages — Rating Filter:   Alert me  

is HTTPCLIENT-841 really fixed ?

by olamy-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi Folks,
I have added a comment and attached a jvm error pid.
Is there any know issue regarding deadlock issue with the final 4.0 ?
(with heavy load).

Thanks
--
Olivier

---------------------------------------------------------------------
To unsubscribe, e-mail: httpclient-users-unsubscribe@...
For additional commands, e-mail: httpclient-users-help@...


Re: is HTTPCLIENT-841 really fixed ?

by olegk :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Fri, Sep 11, 2009 at 04:29:20PM +0200, Olivier Lamy wrote:
> Hi Folks,
> I have added a comment and attached a jvm error pid.
> Is there any know issue regarding deadlock issue with the final 4.0 ?
> (with heavy load).
>
> Thanks
> --
> Olivier
>

Olivier,

Yes, I am prerry certian the issue has been resolved. There are no known /
reported issues with HttpClient 4.0 stability.

Oleg


> ---------------------------------------------------------------------
> To unsubscribe, e-mail: httpclient-users-unsubscribe@...
> For additional commands, e-mail: httpclient-users-help@...
>

---------------------------------------------------------------------
To unsubscribe, e-mail: httpclient-users-unsubscribe@...
For additional commands, e-mail: httpclient-users-help@...


Re: is HTTPCLIENT-841 really fixed ?

by olamy-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

It was new stuff we introduced in new version which break under heavy load.

So I have to search somewhere else :-(.

Thanks for your time,
--
Olivier

2009/9/11 Oleg Kalnichevski <olegk@...>:

> On Fri, Sep 11, 2009 at 04:29:20PM +0200, Olivier Lamy wrote:
>> Hi Folks,
>> I have added a comment and attached a jvm error pid.
>> Is there any know issue regarding deadlock issue with the final 4.0 ?
>> (with heavy load).
>>
>> Thanks
>> --
>> Olivier
>>
>
> Olivier,
>
> Yes, I am prerry certian the issue has been resolved. There are no known /
> reported issues with HttpClient 4.0 stability.
>
> Oleg
>
>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: httpclient-users-unsubscribe@...
>> For additional commands, e-mail: httpclient-users-help@...
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: httpclient-users-unsubscribe@...
> For additional commands, e-mail: httpclient-users-help@...
>
>



--
Olivier

---------------------------------------------------------------------
To unsubscribe, e-mail: httpclient-users-unsubscribe@...
For additional commands, e-mail: httpclient-users-help@...


Re: is HTTPCLIENT-841 really fixed ?

by olegk :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Fri, Sep 11, 2009 at 05:15:31PM +0200, Olivier Lamy wrote:
> It was new stuff we introduced in new version which break under heavy load.
>
> So I have to search somewhere else :-(.
>
> Thanks for your time,
> --
> Olivier
>

Olivier

I would look into upgrading / downgrading the JVM first

#
# An unexpected error has been detected by Java Runtime Environment:
#
#  Internal Error (sharedRuntime.cpp:461), pid=21886, tid=20
#  Error: guarantee(false,"missing exception handler")
#
# Java VM: Java HotSpot(TM) Server VM (10.0-b19 mixed mode solaris-sparc)
# If you would like to submit a bug report, please visit:
#   http://java.sun.com/webapps/bugreport/crash.jsp
#

sharedRuntime.cpp:461 smells like a trouble to me

Oleg


> 2009/9/11 Oleg Kalnichevski <olegk@...>:
> > On Fri, Sep 11, 2009 at 04:29:20PM +0200, Olivier Lamy wrote:
> >> Hi Folks,
> >> I have added a comment and attached a jvm error pid.
> >> Is there any know issue regarding deadlock issue with the final 4.0 ?
> >> (with heavy load).
> >>
> >> Thanks
> >> --
> >> Olivier
> >>
> >
> > Olivier,
> >
> > Yes, I am prerry certian the issue has been resolved. There are no known /
> > reported issues with HttpClient 4.0 stability.
> >
> > Oleg
> >
> >
> >> ---------------------------------------------------------------------
> >> To unsubscribe, e-mail: httpclient-users-unsubscribe@...
> >> For additional commands, e-mail: httpclient-users-help@...
> >>
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: httpclient-users-unsubscribe@...
> > For additional commands, e-mail: httpclient-users-help@...
> >
> >
>
>
>
> --
> Olivier
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: httpclient-users-unsubscribe@...
> For additional commands, e-mail: httpclient-users-help@...
>

---------------------------------------------------------------------
To unsubscribe, e-mail: httpclient-users-unsubscribe@...
For additional commands, e-mail: httpclient-users-help@...


Re: is HTTPCLIENT-841 really fixed ?

by olamy-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Yes I see that

look to be already logged :
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6865265.

--
Olivier

2009/9/11 Oleg Kalnichevski <olegk@...>:

> On Fri, Sep 11, 2009 at 05:15:31PM +0200, Olivier Lamy wrote:
>> It was new stuff we introduced in new version which break under heavy load.
>>
>> So I have to search somewhere else :-(.
>>
>> Thanks for your time,
>> --
>> Olivier
>>
>
> Olivier
>
> I would look into upgrading / downgrading the JVM first
>
> #
> # An unexpected error has been detected by Java Runtime Environment:
> #
> #  Internal Error (sharedRuntime.cpp:461), pid=21886, tid=20
> #  Error: guarantee(false,"missing exception handler")
> #
> # Java VM: Java HotSpot(TM) Server VM (10.0-b19 mixed mode solaris-sparc)
> # If you would like to submit a bug report, please visit:
> #   http://java.sun.com/webapps/bugreport/crash.jsp
> #
>
> sharedRuntime.cpp:461 smells like a trouble to me
>
> Oleg
>
>
>> 2009/9/11 Oleg Kalnichevski <olegk@...>:
>> > On Fri, Sep 11, 2009 at 04:29:20PM +0200, Olivier Lamy wrote:
>> >> Hi Folks,
>> >> I have added a comment and attached a jvm error pid.
>> >> Is there any know issue regarding deadlock issue with the final 4.0 ?
>> >> (with heavy load).
>> >>
>> >> Thanks
>> >> --
>> >> Olivier
>> >>
>> >
>> > Olivier,
>> >
>> > Yes, I am prerry certian the issue has been resolved. There are no known /
>> > reported issues with HttpClient 4.0 stability.
>> >
>> > Oleg
>> >
>> >
>> >> ---------------------------------------------------------------------
>> >> To unsubscribe, e-mail: httpclient-users-unsubscribe@...
>> >> For additional commands, e-mail: httpclient-users-help@...
>> >>
>> >
>> > ---------------------------------------------------------------------
>> > To unsubscribe, e-mail: httpclient-users-unsubscribe@...
>> > For additional commands, e-mail: httpclient-users-help@...
>> >
>> >
>>
>>
>>
>> --
>> Olivier
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: httpclient-users-unsubscribe@...
>> For additional commands, e-mail: httpclient-users-help@...
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: httpclient-users-unsubscribe@...
> For additional commands, e-mail: httpclient-users-help@...
>
>



--
Olivier

---------------------------------------------------------------------
To unsubscribe, e-mail: httpclient-users-unsubscribe@...
For additional commands, e-mail: httpclient-users-help@...