Vincent Potucek

Results 11 comments of Vincent Potucek

+1 polymer 3 support plz

same over here: ![image](https://user-images.githubusercontent.com/8830888/195888485-9ef4c377-bdab-41c7-8937-945b40138126.png) thanks for report and fix

Caused by: java.lang.NullPointerException: Cannot invoke "io.quarkus.hal.HalService.getSelfLink(Object)" because the return value of "io.quarkus.arc.InstanceHandle.get()" is null the dependency does not fix the issue plus this seems to be an fishy workaround, we...

dont seems to be an general issue, the other project is more complex, panache and more maybe thats some hint:

same thing over here: ``` "message":"Synthetic bean instance for io.quarkus.scheduler.runtime.SchedulerContext not initialized yet: io_quarkus_scheduler_runtime_SchedulerContext_97d170e1550eee4afc0af065b78cda302a97674c\n\t- a synthetic bean initialized during RUNTIME_INIT must not be accessed during STATIC_INIT\n\t- RUNTIME_INIT build steps that...

I cloud solve my issue by removing environment specific config: the jar which used the other env than quarkusDev which always workes fine, so the db configuration was not propper...