gurleen-gks commented on issue #310:
URL: https://github.com/apache/pulsar-manager/issues/310#issuecomment-1216188380

   However now I am struggling with the below error
   
   ```
        at 
io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:499) 
~[netty-transport-4.1.24.Final.jar:4.1.24.Final]
        at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) 
~[netty-transport-4.1.24.Final.jar:4.1.24.Final]
        at 
io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
 ~[netty-all-4.1.24.Final.jar:4.1.24.Final]
        at 
io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
 ~[netty-all-4.1.24.Final.jar:4.1.24.Final]
        at java.base/java.lang.Thread.run(Thread.java:832) ~[na:na]
   Caused by: javax.ws.rs.NotAuthorizedException: HTTP 401 Unauthorized
        at 
org.glassfish.jersey.client.JerseyInvocation.convertToException(JerseyInvocation.java:1080)
 ~[jersey-client-2.26.jar:na]
        at 
org.glassfish.jersey.client.JerseyInvocation.access$700(JerseyInvocation.java:99)
 ~[jersey-client-2.26.jar:na]
        ... 57 common frames omitted
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to