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

gRPC interop: oauth2_auth_token test fails #892

Open
stevej opened this issue Jan 5, 2017 · 0 comments
Open

gRPC interop: oauth2_auth_token test fails #892

stevej opened this issue Jan 5, 2017 · 0 comments
Labels

Comments

@stevej
Copy link

stevej commented Jan 5, 2017

This is from the grpc-java interop tests

INFO: [io.grpc.internal.ManagedChannelImpl-1] Created with target directaddress:https:///proxy-test-4b/10.240.0.10:
4141
Running test oauth2_auth_token
Jan 05, 2017 8:48:35 PM io.grpc.internal.ManagedChannelImpl maybeTerminateChannel
INFO: [io.grpc.internal.ManagedChannelImpl-1] Terminated
Exception in thread "main" java.lang.NullPointerException
        at java.io.File.<init>(File.java:277)
        at io.grpc.testing.integration.TestServiceClient.runTest(TestServiceClient.java:253)
        at io.grpc.testing.integration.TestServiceClient.run(TestServiceClient.java:200)
        at io.grpc.testing.integration.TestServiceClient.main(TestServiceClient.java:84)
Shutting down```
@olix0r olix0r added the gRPC label Jan 6, 2017
Tim-Brooks pushed a commit to Tim-Brooks/linkerd that referenced this issue Dec 20, 2018
In order to pick up tower-rs/tower-grpc#60,
upgrade tower dependencies. This will reduce the cost of updating
for upcoming tower-h2 improvements.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants