Funqy Knative events quickstart failing with NPE
See original GitHub issueBuilding the development branch of the quickstarts with current master, I end up with:
2021-01-20 18:26:22,342 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-1) HTTP Request to / failed, error id: e283732b-23a6-42a3-be41-21de8aae01b6-1: java.lang.NullPointerException
at io.quarkus.funqy.runtime.bindings.knative.events.VertxRequestHandler.isSupportedSpecVersion(VertxRequestHandler.java:369)
at io.quarkus.funqy.runtime.bindings.knative.events.VertxRequestHandler.lambda$processCloudEvent$4(VertxRequestHandler.java:142)
at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2415)
at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452)
at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
at java.base/java.lang.Thread.run(Thread.java:834)
at org.jboss.threads.JBossThread.run(JBossThread.java:501)
Issue Analytics
- State:
- Created 3 years ago
- Comments:14 (13 by maintainers)
Top Results From Across the Web
Funqy Knative Events Binding - Quarkus
The guide walks through quickstart code to show you how you can deploy and invoke on Funqy functions with Knative Events.
Read more >About Knative Eventing
This tutorial shows how you can use a basic workflow for managing events that uses Event Sources, Brokers, Triggers, and Sinks.
Read more >chore(deps): update dependency io.quarkus:quarkus ... - GitLab
An error occurred while retrieving approval data for this merge request. chore(deps): update dependency io.quarkus:quarkus ...
Read more >Quarkus changelog - Awesome Java - LibHunt
#12535 - Quarkus-native failure "No instances of java.awt.color.ICC_ColorSpace are allowed in the image heap as this class should be initialized at image ...
Read more >DevConf.cz 2021: Full Schedule
Are you interested in Data Streaming, GraphQL or Event-Driven Frontends? ... Availability zone failure protection in two, or three availability zone setups.
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
I’ll check. Remind me tomorrow morning if I don’t get back to you.
@patriot1burke this could be closed, right?