--
---
You received this message because you are subscribed to the Google Groups "Ebean ORM" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ebean+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ebean/c8b42670-c617-453a-aec2-34194726694bn%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ebean/56235454-17c2-4abf-9f68-d245e7f2bb03n%40googlegroups.com.
> Are you able to build ebean from source?
I tried first, but I couldn't.So I used example-minimalI create github account and push my test.Could you try again?
> I can get stack trace next week.
2023年4月10日月曜日 19:03:07 UTC+9 Rob Bygrave:
To view this discussion on the web visit https://groups.google.com/d/msgid/ebean/6c808e72-cae4-48f5-b0b5-b6f2e7474c34n%40googlegroups.com.
[ERROR] Tests run: 2, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.471 s <<< FAILURE! - in org.example.domain.OrderTest
[ERROR] org.example.domain.OrderTest.lazyloadToOneOfDeserializedEntity Time elapsed: 0.456 s <<< ERROR!
java.lang.NullPointerException: Cannot invoke "java.util.concurrent.locks.ReentrantLock.lock()" because "this.lock" is null
at org.example.domain.OrderTest.lazyloadToOneOfDeserializedEntity(OrderTest.java:57)