Skip to main content
Filter by
Sorted by
Tagged with
-1 votes
0 answers
11 views

Message spooled in Solace when consumers are running without errors or exceptions

We tested various combinations of Solace Spring Cloud, Spring Cloud, Spring Boot Starter Parent, and Sol JCSMP versions, including: Solace Spring Cloud 4.5.0, Spring Cloud 2023.0.4, Spring Boot ...
sheng's user avatar
  • 1
0 votes
1 answer
13 views

While using @JmsListener, using "concurrency" getting active connection more than configured concurrency

While using @JmsListener I'm using the concurrency field to set max active threads for specified listener. However, I'm getting more than number of connections configured. The listener is active with ...
Yogi's user avatar
  • 11
0 votes
0 answers
73 views

Setting up a Solace connection with IBM CDC using JMS

I’m working to establish a connection between IBM Change Data Capture (CDC) and Solace PubSub+ Standard using the JMS API. I placed the necessary Solace JAR files (sol-jms-10.25.1 and sol-common-10.25....
Ali Mumtaz's user avatar
0 votes
1 answer
70 views

Error while upgrading to .NET 8.0 for SolaceSystems.SolClient.Messaging

We are using Assembly SolaceSystems.SolClient.Messaging in messaging applications (Streaming microservices). Our applications are deployed in OpenShift Containers. We are using C# with .NET 6.0. ...
Creative Learner's user avatar
0 votes
0 answers
23 views

How to programmatically change the host of JmsInboundGateway during runtime?

I tried this, however after after restarting the gateway, it stops consuming any new messages. SolConnectionFactory connFactory = (SolConnectionFactory) msgListenerContainer....
czolbe's user avatar
  • 611
0 votes
0 answers
39 views

JNDI Lookup failed: Channel is closed by peer

I'm migrating a microservice from springboot 2.x.x to 3.x.x, My project is working fine before migrating to springboot 3.x.x. I'm using .jks file for certification and Solace JMS. I've changed Topic, ...
Roopesh Malviya's user avatar
0 votes
1 answer
140 views

Tibco ems to solace using apache camel

Is there a provision to send and receive message from a tibco queue to solace queue using apache camel? If yes please help how? can we create a route directly . i tried hybridedge but that is no ...
Aakanksha Wankhede's user avatar
0 votes
1 answer
296 views

Encountered sasl exception when connecting to Solace topic with AMQPLite dotnet library(AMQP 1.0)

I am suffering an error when I tried to send/publish the messages with AMQP in my C# code. Below is the error: {error(condition:amqp:not-implemented,description:sasl-mechanisms(sasl-server-mechanisms:[...
PeiHua Li's user avatar
0 votes
1 answer
696 views

Spring-cloud-stream Solace connectivity issue

In one of my Java-Spring boot based micro-service, i have the Solace integration setup for messaging. I am using the spring-cloud-stream and Solace binder to connect the Solace. Overall the ...
learner4life's user avatar
1 vote
1 answer
412 views

ActiveMQ Bridge Configuration for Solace

I have a requirement to create a bridge between a Queue in ActiveMQ and a Queue in Solace. When ever there is a message in ActiveMQ Queue it should automatically get transferred to SolaceQ. I'm ...
Shankar's user avatar
  • 53
2 votes
1 answer
2k views

View Messages on Queue

How can I view/browse the message on the queue programmatically? I don't want to consume the message. Below is the code I am using to send the message: @Autowired private JmsTemplate ...
hello world's user avatar
-1 votes
1 answer
979 views

Can messages sent from Solace JCSMP be consumed in services written in other languages

What exactly is Solace JCSMP? Is it just a more suited JMS API for Solace? What kind of other benefits does it have? For example, I would need to create a Java application using SolaceMQ that needs to ...
Edmund Ham's user avatar
0 votes
1 answer
3k views

spring boot reconnect solace jms queue

I am using spring boot to connect to solace queue. I have used below tutorial to connect to the solace JMS queue. https://www.devglan.com/spring-boot/spring-jms-solace-example It is able to make ...
Coder Guru's user avatar
1 vote
0 answers
806 views

why solace connection refused, and resumes after restart

I have a app will connect to solace using spring jms, and solace server maintain yesterday, after that my app always says Connecting to host 'orig=tcp://xxx, scheme=tcp://, host=xxx' (host 1 of 1, ...
Gentle Chen's user avatar
4 votes
1 answer
1k views

Solace Queue - Message should automatically redeliver on exception without reconnecting session

We are planning to use Solace Queue Management. One of the usecase is, After receiving message on consumer, if any exception while processing message, Message should be redeliver automatically. As of ...
Dhaval Thakkar's user avatar

15 30 50 per page
1
2 3 4 5 6