cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Hybris hybrisHTTP321 thread dumbs?

former_member1354369
Participant
0 Likes
2,507

Hello Hybr,

we are getting the below exception in the console hybrisHTTP321 - priority:5 - threadId:0x00002b01e4371000 - nativeId:0x4886 - nativeId (decimal):18566 - state:BLOCKED stackTrace: java.lang.Thread.State: BLOCKED (on object monitor) at java.lang.reflect.Executable.declaredAnnotations(Executable.java:594) - locked (a java.lang.reflect.Method)

Could you please explain why is it causing and solution to fix.

Thanks in Advance

BR R Venkata karthik

Accepted Solutions (0)

Answers (1)

Answers (1)

arvind-kumar_avinash
Active Contributor
0 Likes

Hi Karthik - there are many documents on the web to explain the states of a thread. The following links can be useful w.r.t. your question:

  1. https://dzone.com/articles/how-analyze-java-thread-dumps

  2. https://dzone.com/articles/difference-between-blocked-waiting-timed-waiting-e

Please let me know if you need any further help regarding this.

former_member1354369
Participant
0 Likes

Thank you Arvind 🙂

BR R Venkata karthik

arvind-kumar_avinash
Active Contributor
0 Likes

You are most welcome.