i found out that when you using glassfish and you need a debug mode. to enable debug mode export environment variable

export AS_DEBUG=true

it’s pretty helpful sometimes