The exception which was received is javax.jms.JMSException: MQJMS2008: failed to open MQ queue ESB.DOC.TRANSPORT.BL.RS - websphere

i have my application running on WAS 6.1.0.47 and im getting below error in the logs. Few documents are passing successful and few are failing with below error can someone throw some light on what is causing the issue and what is the fix
[6/6/22 4:36:02:090 EST] 00000014 ConnectionEve A J2CA0056I: The Connection Manager received a fatal connection error from the Resource Adapter for resourc
e JMS$QUWBatchLoaderRSCF$JMSManagedConnection#401. The exception which was received is javax.jms.JMSException: MQJMS2008: failed to open MQ queue ESB.DOC.TR
ANSPORT.BL.RS
[6/6/22 4:36:02:093 EST] 00000014 ConnectionEve A J2CA0056I: The Connection Manager received a fatal connection error from the Resource Adapter for resourc
e jms/QUWBatchLoaderRSCF. The exception which was received is javax.jms.JMSException: MQJMS2008: failed to open MQ queue ESB.DOC.TRANSPORT.BL.RS
[6/6/22 4:36:02:101 EST] 00000014 SystemOut O 2022-06-06 04:36:02,101 ERROR [au.com.qbe.batchloader.impl.FIReponseMessageSender] - FIResponse send messag
e failed.
javax.jms.JMSException: MQJMS2008: failed to open MQ queue ESB.DOC.TRANSPORT.BL.RS
at com.ibm.mq.jms.MQQueueServices.getQueueOpenException(MQQueueServices.java:406)
at com.ibm.mq.jms.MQQueueServices.getOutputQueue(MQQueueServices.java:334)
at com.ibm.mq.jms.JMSServicesMgr.getOutputQueue(JMSServicesMgr.java:138)
at com.ibm.mq.jms.MQSession.createQSender(MQSession.java:6454)
at com.ibm.mq.jms.MQQueueSession.createSender(MQQueueSession.java:236)
at com.ibm.ejs.jms.JMSQueueSenderHandle.<init>(JMSQueueSenderHandle.java:101)
at com.ibm.ejs.jms.JMSQueueSessionHandle.createSender(JMSQueueSessionHandle.java:234)
at au.com.qbe.batchloader.impl.FIReponseMessageSender.sendMessage(FIReponseMessageSender.java:47)
at au.com.qbe.batchloader.ProcessorBatchLoaderResponse.createResponse(ProcessorBatchLoaderResponse.java:40)
at au.com.qbe.batchloader.impl.BatchLoaderProcessorImpl.handleSuccess(BatchLoaderProcessorImpl.java:409)
at au.com.qbe.batchloader.impl.BatchLoaderProcessorImpl.doProcessBCF(BatchLoaderProcessorImpl.java:322)
at au.com.qbe.batchloader.impl.BatchLoaderProcessorImpl.process(BatchLoaderProcess

Related

Quarkus grpc is throwing start up error: Unable to start the gRPC server: java.nio.channels.UnresolvedAddressException

I am trying to start the grpc server with the property
quarkus.grpc.server.use-separate-server=true
in that case, i am getting the below error during server start up
2023-01-19 13:12:51,762 WARN [io.qua.grp.run.GrpcServerRecorder] (main) Using legacy gRPC support, with separate new HTTP server instance. Switch to single HTTP server instance usage with quarkus.grpc.server.use-separate-server=false property
2023-01-19 13:12:51,824 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-0) Registering gRPC reflection service
2023-01-19 13:12:51,934 ERROR [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-0) Unable to start the gRPC server: java.nio.channels.UnresolvedAddressException
at java.base/sun.nio.ch.Net.checkAddress(Net.java:149)
at java.base/sun.nio.ch.Net.checkAddress(Net.java:157)
at java.base/sun.nio.ch.ServerSocketChannelImpl.netBind(ServerSocketChannelImpl.java:330)
at java.base/sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:294)
at io.netty.channel.socket.nio.NioServerSocketChannel.doBind(NioServerSocketChannel.java:141)
But when I start the grpc server with property
quarkus.grpc.server.use-separate-server=false
the grpc server starts but the client is not able to access the server
I am getting the below error on the client side
13:54:28 ERROR line=111 traceId=, parentId=, spanId=, sampled= [qu.ms.of.OfferResource] (executor-thread-0) Exception: UNAVAILABLE: upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111: io.grpc.StatusRuntimeException: UNAVAILABLE: upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111
at io.grpc.stub.ClientCalls.toStatusRuntimeException(ClientCalls.java:271)
at io.grpc.stub.ClientCalls.getUnchecked(ClientCalls.java:252)
at io.grpc.stub.ClientCalls.blockingUnaryCall(ClientCalls.java:165)
How do we overcome this issue?

can not access NIFI UI?

Always can access UI until today!
show logs,why error of other server would make NIFI UI can not be accessed!?
1
2020-04-25 14:59:53,546 ERROR [Timer-Driven Process Thread-41] o.apache.nifi.processors.standard.PutSQL PutSQL[id=c1451287-2ee5-397e-9842-5e477212e954] Failed to update database due to a failed batch update, java.sql.BatchUpdateException: ORA-02291: integrity constraint (ISA.PHY_ASSET_CLASS_X_PHY_ASSET_MAPPING_FK1) violated - parent key not found
. There were a total of 1 FlowFiles that failed, 0 that succeeded, and 0 that were not execute and will be routed to retry; : java.sql.BatchUpdateException: ORA-02291: integrity constraint (ISA.PHY_ASSET_CLASS_X_PHY_ASSET_MAPPING_FK1) violated - parent key not found
java.sql.BatchUpdateException: ORA-02291: integrity constraint (ISA.PHY_ASSET_CLASS_X_PHY_ASSET_MAPPING_FK1) violated - parent key not found
2
IOError: java.nio.channels.ClosedByInterruptException
org.python.core.PyException: null
3
2020-04-25 14:59:58,537 ERROR [Timer-Driven Process Thread-94] o.apache.nifi.processors.standard.PutSQL PutSQL[id=d9733768-de43-17b7-0000-00007453720b] Failed to process session due to org.apache.nifi.processor.exception.ProcessException: java.sql.SQLException: Cannot get a connection, pool error Timeout waiting for idle object: org.apache.nifi.processor.exception.ProcessException: java.sql.SQLException: Cannot get a connection, pool error Timeout waiting for idle object
org.apache.nifi.processor.exception.ProcessException: java.sql.SQLException: Cannot get a connection, pool error Timeout waiting for idle object
4
ERROR [MasterListener-mymaster-[10.148.xxx.xx:26379]] redis.clients.jedis.JedisSentinelPool Lost connection to Sentinel at 10.xxx.xxx.xx:xxxx. Sleeping 5000ms and retrying.
redis.clients.jedis.exceptions.JedisConnectionException: java.net.ConnectException: Connection refused (Connection refused)
Maybe there are many other error...
ANY HELP IS APPRECIATED!

How to establish a JMS connection with EAP 7

After following all the steps for setting up a JMS client ( How to configure JMS in JBoss EAP 7?),
I have the following lines of errors:
javax.naming.CommunicationException: WFNAM00018: Failed to connect to remote host [Root exception is java.io.IOException: JBREM000202: Abrupt close on Remoting connection 3c6a9a86 to /127.0.0.1:8080 of endpoint (anonymous) <13805618>]
Caused by: java.io.IOException: JBREM000202: Abrupt close on Remoting connection 3c6a9a86 to /127.0.0.1:8080 of endpoint (anonymous) <13805618>

Unable to connect to smtp server when running from intellij

I have a block of code, that sends email by connecting to SMTP server. (Grails 2.4.4 project)
When i run it in eclipse, everything works fine,
When i run in intellij idea (2016.1.2), I get MailSendException
org.springframework.mail.MailSendException: Mail server connection failed; nested exception is javax.mail.MessagingException: Exception reading response;
nested exception is:
java.net.SocketException: Connection reset. Failed messages: javax.mail.MessagingException: Exception reading response;
nested exception is:
java.net.SocketException: Connection reset; message exception details (1) are:
Failed message 1:
javax.mail.MessagingException: Exception reading response;
Does any one have any idea of what is going on?

what is causing recv failed (ActiveMQ 5.6.0 on Windows 7)

I'm having a problem with ActiveMQ 5.6.0 on Windows 7.
WARN | Transport Connection to: tcp://127.0.0.1:55793 failed: java.net.SocketException: Software caused connection abort: recv failed
WARN | Transport Connection to: tcp://127.0.0.1:55791 failed: java.net.SocketException: Software caused connection abort: recv failed
WARN | Transport Connection to: tcp://127.0.0.1:55792 failed: java.net.SocketException: Software caused connection abort: recv failed
Anyone know what might cause this? Here's a screenshot:
Can you run your app/JRE with the following command line arguments?
-Djava.net.preferIPv4Stack=true
See here for more info.

Resources