-
C# .net integration getting error Failed to create session
I follow the instruction in this tutorial: https://solace.com/samples/solace-samples-dotnet/publish-subscribe/ Getting error (SOLCLIENT_FAIL - Failed to create session) when create session and connect how to reproduce: * Create Solace Cloud free plan * Pub/Sub using Secured SMF URI with (host, vpn, username, password)…
-
Error setting up HA Solace event broker
Hi I'm having issues setting up HA group on my local docker installation. I followed the guide: But whenever i run the docker start command the containers get up and running for 30-45 sec. and then shuts down again. I have setup the shared key on all docker create commands. The last lines of logs that is presented is:…
-
Solace health checks
Hi, I'm currently implementing health checks endpoints for my Asp.Net Core services. Most of them are connected to Solace, so I'd like to have one of the health checks to check if service can be connected to VPN. What would be the best/"cheap" way of doing this? Creating Solace Session each time and trying to connect? My…
-
🎓 Developer Certification Challenge #ImSolaceCertified [March 2022]
🚀 Solace Academy offers a FREE certification for developers: Solace Certified Developer Practitioner (Level 1) 🎉 As we celebrate the end of Winter and launch into Spring in the northern hemisphere it felt like a perfect time for a challenge and some giveaways! Complete the steps below to be entered in a live giveaway to…
-
Special characters for topic addresses
Dear Community I just started learning Solace and I'm doing hands-on from the Solace Essentials training course. Although I was instructed to create a topic address like below, <YOUR_NAME>/rideshare/ride/accepted/2.0.5/{location}/json/{customer_id}/{request_id}/{driver} it gives me an error when I try to download a…
-
Docker container for broker in macbook air M1 is getting existed every time
I have macbook air m1 and I am trying to deploy pubsub+ on docker container but its showing AMD sign with '!' sign and container is immediately existing. can anyone knows how to resolve the issue.
-
Solace Spring cloud stream, DLQ exception headers
There was exception thrown from the service and the message went to DLQ, when i pulled it from queue and checked there is no way to get why the exception was thrown. Rabbit has the headers like x-exception-stacktrace, x-exception-message where i can get enough details about it, there could be so many message in DLQ so i…
-
Announcing the prize winners of the Solace Developer Community virtual Easter egg hunt
The first Solace Developer Community virtual Easter egg hunt ended on April 26 with a bang. Over the course of the 15 days, people participated from 11 countries and submitted hundreds of answers on the site. After we graded all the submissions and did the tie-breaking live raffle, here are the winners with the usernames…
-
Join the First Solace Developer Community Virtual Easter Egg Hunt (April 4-26)
April is for egg hunt! We are glad to announce the launch of the first Solace Developer Community Virtual Easter Egg Hunt. We sincerely invite everyone to take part in this fun event and we are eager to see how many “eggs” you find. When is the event? The event starts on April 4 and ends on April 26. Who can participate?…
-
What is your favourite SDKPerf Command?!
During one of his office hours, @Aaron and @derrick_solace started talking about SDKPerf and some of the cool ways they use the tool with 😎 Watch it here! What is YOUR favourite SDKPerf tool command? What do you use it for and how do you use it? What's your SDKPerf trikcsssss?! Thanks @rey for asking the question and…
-
Generate C# code using Async API
Hi, As per my understanding, Async API tools generate the basic skeleton code. Could anyone used Async API to generate code for C#. If it is could you please share me the useful links. With Warm Regards, Sreeram Architect
-
Disable message redelivery in Solace container
Hello, Some integration tests fail randomly because the message is redelivered multiple times and we couldn't find why. We can see in Solace UI that the queue only received 10 messages but we can see that the message was redelivered 20 times even though we are acknowledging the message in the consumer. Is there a way to…
-
topic drop messages when full
I am sending messages to a temporary topic from my jms endpoint. Jms provide a timeToLive property that configures how long the message lives on the topic. I was trying to figure out if there is a way to configure on jms to tell the broker to drop messages from the topic if the topic is full and not block it. I dont see…
-
Using Client Certificate in JMSToolBox
Hi, I have a customer who is trying to use Client Certificate in JMSToolBox. I tried to configure the appropriate properties but the underlying API still tried to use basic authentication to connect to Solace. Could you provide an example? Thanks, David.
-
Error connecting to a temp jms queue
i am using camel to connecto to my underlying solace broker. All my static queue connections work fine. eg. jms:queue:<queue_Name>?queryParams But when I make a temp queue connection it fails. jms:temp-queue:<queueName> The error is as follows Highlighted Exception Caused by:…
-
This month’s Community Contributor badge recipients
As you may have noticed that we’ve announced the addition of our new Community Contributor badge and promised to award it to community members each month, I’m glad to announce the recipients for the month of October! * @harry – for writing the blog post “Sending Events in a Distributed Way to PubSub+ with a Spark-Solace…
-
Gopher in an Event-Driven playground
In this Conf42 Golang 2022 talk, @Tamimi gives a high-level overview of what an Event-Driven Architecture (EDA) is and its relevance to the real-world use cases. He shows how one can adopt a protocol and language agnostic event-driven architecture using GoLang. Watch the video to understand: Asynchronous Event APIs vs…
-
Where can I find release notes for SolaceSystems.SolClient.Messaging C# lib from 10.7.0.0 onwards?
Sometimes having issues with the client I'm working on being a slow consumer. Using SolaceSystems.SolClient.Messaging 10.7.0.0 and difficult to upgrade due to company policies. I want to know if there's any bug fixed in the client lib after this version regarding slow consumers. I tried looking for them, but I can't find…
-
Go API v1.0.0 coming soon 👀
The PubSub+ Messaging API for Go will be GA towards the end of this week! Let us know if you will be using it 🙌 FYI: More details on the early access version is found here https://solace.community/group/4-solace-early-access-golang-api A couple of questions to the community Are you currently using GoLang in your…
-
OAuth with REST consumer
hi, I am using Solace Event Broker Version9.10.0.21; I am trying to set up Azure function as one on of the consumers but it should use OAuth for authentication. What all setup I should do, please advice as I am new to Solace. Do I have to enable OAuth Provider Authentication at the service level a first step ? Then in the…
-
.NET solace API (data network) to get solace timestamp
As title, is there any API for me to get current timestamp from solace ??
-
Developer Certification Challenge #ImSolaceCertified
🚀 We just released a brand new FREE certification for developers: Solace Certified Developer Practitioner (Level 1)! 🎉 To me this felt like a perfect time for a challenge and some giveaways! Complete the steps below to be entered in a live raffle to win! ✅ Here's how you can qualify for the challenge: 1. Take the…
-
Apache Qpid Messaging C++ rejection
I'm trying to write a small program using the Apache Qpid Messaging C++ library to send AMQP1.0 messages to a Solace broker. When I send a message to the broker, it looks like I'm getting a reject: delivery 0 refused: amqp:not-allowed: SMF AD ack response error I get the same result if I use the examples provided with the…
-
What is the Context object and how many do I need?
The docs describe a minimum of one context being needed per process. What are the conditions to have more than one?
-
Messages to SOLACE are failing with the error “Too Many Connections For Client-Username”:
We have an integration from SAP PO (Middleware tool from SAP) towards SOLACE. SOLACE is able to accept 30 messages [to the max] from SAP PO at a given point of time. All other messages to SOLACE at that moment are getting errored out. Currently we are having 450+ messages as a backlog due to this issue.
-
Differences between (RPC and PubSub) RabbitMQ and Solace
Hi , i'm a newbie of Solace. I used for years RabbitMq and i would change for Solace. I'm reading documentation but i still didnt userstand the difference between Direct, RPC and pubsub. In Rabbitmq i have someone that publish on a certain queue a message and subscriber (registered on rabbit) of that certain queue receive…
-
How to set replyTo header with OutboundMessageBuilder
Hi, we're trying to use Python and new Java APIs but are we struggling to set replyTo header on outgoing messages. In old Java API you can just call BytesMessage.setReplyTo. Is there a way to do it in Python and new Java APIs with OutboundMessageBuilder? Thanks
-
Is it applicable to turn on/off Respect TTL settings in queue via API (using C#)
Hi everyone, as title, I would like to turn on/off the Respect TTL setting using C# due to I have multiple queues with the same topic for different systems, and not all of the queue has consumers. For those queue without consumers, I hope I can turn on the Message Expiry/Respect TTL freely until there is consumer to digest…
-
Can you publish multiple messages with a single REST request?
Is it possible to do a bulk publish to the broker with REST?
-
ServiceNow Discovery for CMDB population With Solace
We’re looking to auto-populate data from Solace appliances into CMDB. Any guidance around it, Any suggestions how we might auto-populate these into CMDB?