Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error in Java: Cloud Run - hello-pubsub template #50

Open
meteatamel opened this issue Mar 6, 2023 · 0 comments
Open

Error in Java: Cloud Run - hello-pubsub template #50

meteatamel opened this issue Mar 6, 2023 · 0 comments

Comments

@meteatamel
Copy link
Owner

It ends up with this error when triggered by test_cloud.sh:

Triggering hello-pubsub-run-java by sending a message to topic cloud-functions-topic
messageIds:

  • '7101780159878866'
    Wait a little and read the logs
    2023-03-06 09:28:36 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) ~[netty-transport-4.1.85.Final.jar!/:4.1.85.Final]
    2023-03-06 09:28:36 at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) ~[netty-transport-4.1.85.Final.jar!/:4.1.85.Final]
    2023-03-06 09:28:36 at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800) ~[netty-transport-classes-epoll-4.1.85.Final.jar!/:4.1.85.Final]
    2023-03-06 09:28:36 at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:499) ~[netty-transport-classes-epoll-4.1.85.Final.jar!/:4.1.85.Final]
    2023-03-06 09:28:36 at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:397) ~[netty-transport-classes-epoll-4.1.85.Final.jar!/:4.1.85.Final]
    2023-03-06 09:28:36 at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.85.Final.jar!/:4.1.85.Final]
    2023-03-06 09:28:36 at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.85.Final.jar!/:4.1.85.Final]
    2023-03-06 09:28:36 at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.85.Final.jar!/:4.1.85.Final]
    2023-03-06 09:28:36 at java.base/java.lang.Thread.run(Thread.java:829) ~[na:na]
    2023-03-06 09:28:36 POST 500 https://hello-pubsub-run-java-wska3uftcq-uc.a.run.app/?__GCP_CloudEventsMode=CUSTOM_PUBSUB_projects%2Fcloudcode-atamel%2Ftopics%2Fcloud-functions-topic
@meteatamel meteatamel changed the title Error in Java: Cloud Run - HelloPubSub template Error in Java: Cloud Run - hello-pubsub template Mar 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant