-
Introductions Thread - New to the community? Start here!
Intro Hi all, if you've joined recently you may have seen a welcome message from me in your inbox but I figured a great way to get to know folks here would be an intro thread. As we share Solace related knowledge and learn from each other, let's get to know each other! Name or handle (only share what you're comfortable…
-
Solace Terraform Appliance Provider & Modules (Declarative SEMP) now generally available!
This is our 1.0.0 Appliances Declarative SEMP for Terraform Release General Availability release! This, like our Beta, was designed to manage broker services (the message VPN and the configuration contained within it)! More than just a provider, this release also includes modules! Terraform modules encapsulate the…
-
☕️ Engage with an Advocate (Chat with us!)
Hi Solace Community 👋🏻, Thanks for participating in our Community Forum. I just wanted to share that we are now introducing a way for you to book a chat with one of our global developer advocates via our Engage with an Advocate program! We'd love to hear about your Solace experience: 🌟 What do you like? 🛠️ Where can we…
-
Solace Terraform Software & Cloud Provider & Modules (Declarative SEMP) now generally available!
Our first Declarative SEMP for Terraform Release General Availability release! This, like our Beta, was designed to manage broker services (the message VPN and the configuration contained within it)! More than just a provider, this release also includes modules! Terraform modules encapsulate the configuration of a set of…
-
New Distributed Tracing Video Series
Howdy y'all! We have a new video series explaining what distributed tracing is and how it fits within event-driven architecture. You can watch it here! This playlist includes Episodes 1 through 5 and cover: 1: What is Open Telemetry? 2: How does Open Telemetry work? 3: The Basics of Distributed Tracing 4: Introduction to…
-
SolaceCommunity Github Contribution Guide 🎉
📣 We are launching the SolaceCommunity Github organization! This organization offers community supported, authored and maintained open source projects. As our community grows, these projects offer integration with, and ways to use, Solace technologies. What to contribute Contributions to the SolaceCommunity Github…
-
Message Ordering with Retry and NACK (how does it work)
In this page it states that message ordering is guaranteed when using guaranteed delivery: I understand that it either would work when: Using exclusive queues Using non exclusive but partioned queues It would not work: Push Subscription (RDP) Non Exclusive Queues (without partition) I would like to understand how certain…
-
Fail to run solace in docker
"runParameters": -d -p 8080:8080 -p 5550:5550 -p 5672:5672 -e username_admin_globalaccesslevel=admin -e username_admin_password=admin -e system_scaling_maxconnectioncount=100 --shm-size=1g --entrypoint /usr/sbin/boot.sh I curl following api for health check, and got 503 http://127.0.0.1:5550/health-check/guaranteed-active…
-
Clarification on Partition Queue and how it interacts with the consumer.
I am sending messages from the Publisher to the Partition Queues with the partition key defined . Now i have 2 consumers. Is it possible that Consumer 1 receives messages that has partition key1 and consumer2 receives messages that has partition key 2?
-
HA Pair Issue: AD-NotReady Local ADB Key Invalid
Seeing an issue with a HA Software Event Broker pair where the standby broker keeps rebooting. Each time it reboots we see the broker go into AD-Standby state which is expected, but then goings to AD-NotReady Event logs is outputting the following message: backup-broker event: SYSTEM: SYSTEM_AD_MSG_SPOOL_CHG: - - Message…
-
Soladmin on MAC m3
Are there any minimum system requirements for SolAdmin, I installed SolAdmin on mac M3. But when I try to open solAdmin, Application is not opening and closing on its own without any error message.
-
RDP not coming up.
RDP is not coming up, mentioning that host resolution failure error. When checked with network team, they mentioned that it is because solace is not sending SNI header is not present when solace is trying to make a connection. It is working in dev and qa environment. The same configuration has been pushed to production,…
-
Where do i find all mappings between Solace proprietary fields and standard protocols like JMS,MQTT
Solace has build a solution which supports multiple protocols. To be able to do that a mapping is needed between internal (proprietary) message fields and fields defined as part of the standard related to protocols like MQTT, JMS. JMS: Message (Java(TM) EE 7 Specification APIs) (oracle.com) I search for something like that…
-
How is the number of connections counted for partitioned queue?
I am using partitioned queues. Let's say I have: 1 topic "p_topic" 10 consumers queues from "p_topic" (one queue per consumer) "consumer1_partitioned_queue", "consumer2_partitioned_queue", etc. Each queue is partitioned into 4 by a key. The scenario I have is: Mule Consumer1 API, which uses Mule JMS connector with number…
-
How is the number of connections counted for licences?
Let's say I have: 1 topic "p_topic" 10 consumers queues from "p_topic" (one queue per consumer) "consumer1_queue", "consumer2_queue", etc. 1 common queue (not from "p_topic") "common_queue" The scenario I have is: 10 consumers generally go about their processing by consuming from own individual queues. For example,…
-
Message published but cant figure out the error.
Hello I am new to Solace. I want to publish messages to solace. I have messages in JSON format which I convert in bytes and then publish it. At the receiver's end we can see that the messgae is receieved but I get the following error. "Exception is class com.solacesystems.jms.message.SolMessage cannot be cast to class…
-
Topic to Queue Mapping and Queue Full
In a setup where we are using Topic to Queue Mapping, lets say the queue is full and can not receive any new messages, what happens to the messages that are being posted to the Topic and are subscribed by the Queue (that is full and unable to receive any new message) . Are these messages lost ?
-
Getting 401 when running discovery scan using event mgmt. agent installed on docker on Windows10
I am trying to install a docker container with the event management agent on my local Windows desktop (windows 10). This is the credential section of the agent YAML file: authentication: - properties: - value: basicAuthentication name: type protocol: semp credentials: - properties: - name: username value:…
-
Where can i find Solace Solution Architect frame works for different use cases.
I'm working on a Solace POC for my client and was wondering if there are any platforms or freelancers who could assist me with this. Any recommendations would be greatly appreciated. Thank you!
-
JCSMP - List all topic subscriptions for a queue
Hi there, The JCSMPSession has methods to add/remove topic subscriptions to a queue, but none to list the current subscriptions. How do I do this using JCSMP? TIA.
-
Gitlab: Terraform script timeout
I am running terraform script to create objects in event broker instance. In APPLY stage I just see below messages solacebroker_msg_vpn_queue.test_poc2queue: Still creating... [46m1s elapsed]1692solacebroker_msg_vpn_queue.test_poc1queue: Still creating... [46m1s elapsed]1693solacebroker_msg_vpn_client_profile.test_default:…
-
Docker Solace logging
when i am trying to bring the container , it fails by throwing "The file: /usr/sw/jail/logs/debug.log is not writable." is there a way i can change the logging directory to ay /opt i beleive if i keep logging_debug_output=none , still debug.log will try to get created but due to permission issue it will not work for me, so…
-
Do Event Portal’s Graphical Designer creates objects in event broker?
I am aware about Event Portal’s Graphical Designer and information mentioned here. It helps Architects to design EDA and developers to understand the same for implementation. But Do these graphical design able to create the objects like queues, topics etc. in event broker service. Any thoughts with this. BR, Swap
-
I am very confused about the status of my HA redundancy group being offline.
Hi All, I have prepared 3 VM on my laptop and installed solace latest through Dokcer. I am trying to refer to this tutorial to configure my HA redundancy group. Configuring High-availability (HA) Redundancy Groups (solace.com) I am very confused about the status of my HA redundancy group being offline. primary…
-
Solace Beta Opportunity: Solace Terraform Appliance Provider (Declarative SEMP)
Now Available! Solace's Hashicorp Terraform Appliance Provider Public Beta Release 0.9.0 is available from the Terraform Registry! Now is your opportunity to try out the Beta release of the PubSub+ Appliance Provider alone or in combination with the PubSub+ Software Broker Provider for Service Automation! The appliance…
-
Does solace topic support XA Transaction.
Am successfully tested XA Transaction when sending message to a queue directly. But when publishing msg (with XA transaction only) to a topic which is subscribed a queue, behavior is different. So does solace topic support XA Transaction ? or its there only for queue ( like when sending msg directly to queue)
-
How to connect 1443 port through sloace broker in try me ?
Hello, I have deployed Solace in AWS with EKS and a Network LB. Now, I want to connect to port 1443 using "Try Me," but it gives me a timeout.
-
Help Shape the Future of Solace: We Want Your Feedback!
Hello Solace Community! The Solace Developer Advocate team is excited to hear from you! We’re seeking your valuable input on how we can enhance Solace products, improve the user experience, and streamline the developer journey. Your feedback is crucial as it guides us in making meaningful improvements that directly impact…
-
Solace jms spring boot starter has started failing eureka health check after april 2024.
Hi All, We are using dependency of solace-jms-spring-boot-starter (1.0.0) version and spring boot version is 2.7.13. Till April 2024 we didnt face any issue. But yesterday when we deployed our application in production we got an unexpected exception of Connection refused and application was up and running but was…
-
How to connect XASession of Solace JMS API with Weblogic Database XAConnection?
Hi Team, Am looking for a way to connect solace XASession with database XA connection (my datasource is on weblogic server) so that if the query execution fails, solace transaction should be rollback when db transaction.rollback is called; and same with commit statement. Or vice-versa - if solace transaction is rolled…
-
Is there a plan for an arm linux python build
I saw that an arm python build Mac was released recently. Are there any plans for an arm build for linux?
-
Subscription Level Handlers on a Queue
I plan to have a temporary queue subscribed to 2 subscription topics for all my clients. I want to have a different behavior based on from which subscription topic the message came from. It is not possible to have separate queues for each subscription. So I'd like to know if there are any alternatives.
-
PubSub+ Messaging Python API - Deliver-To-One
Hi all, I would need to set in Python API Deliver-To-One property to True. Because multiple subsribers are listening to my requests, I get the same response from every of them. In docs I found that it can be done for JMS https://docs.solace.com/API/Solace-JMS-API/Delivering-Messages-to-single-consumer.htm I would need to…
-
Queue outgoing rate setting
Hey team, I wonder if there's a way to change the outgoing rate for a specific queue or the entire cluster? 20+ per second is way too low for our use case.
-
libeay32.dll not found
Hello, I've been trying to test our build that should publish messages to a solace server. And subscribe to queues. This build seems to work on any other machine. But the test servers keep failing on every connection attempt to solace. We see the same error can't find libeay32.dll. I have made builds for AnyCpu, 64x and…
-
Is there any solace cli command to create topic like in IBM MQ
Hi team please advise