java.lang.IllegalStateException: Cannot send another request
at zmq.Req.xsend(Req.java:51) ~[jeromq-0.3.4.jar:na]
at zmq.SocketBase.send(SocketBase.java:613) ~[jeromq-0.3.4.jar:na]
at org.zeromq.ZMQ$Socket.send(ZMQ.java:1206) ~[jeromq-0.3.4.jar:na]
at org.zeromq.ZMQ$Socket.sendMore(ZMQ.java:1189) ~[jeromq-0.3.4.jar:na]
at com.xyz.messaging.zeromq.SubReqProxyConnector.resendMessage(SubReqProxyConnector.java:47) ~[classes/:na]
at com.xyz.messaging.zeromq.SubReqProxyConnector.start(SubReqProxyConnector.java:35) ~[classes/:na]
接口隐式提供以下两个对象HandlerInterceptorAdapter
。但它没有隐含地提供HttpServletRequest , HttpServletResponse
对象。以任何方式访问拦截器中的HttpSession
对象
答案 0 :(得分:0)
您可以从Error:Execution failed for task ':app:buildNative'. A problem occurred starting process 'command 'null/ndk-build''