-
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…
-
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…
-
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…
-
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…
-
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
-
Partition Queue Support required Error
I am getting above error when I try to consume messages from partition queue.
-
Issue with Solace Consumers
Hy Folks, I have a scenario where my App has multiple consumers and Publishers, Publishing part is working fine but my consumers are behaving weirdly, It stops consuming messages after some time, when I check from portal it shows my Consumers are active and connected to the queue but messages sit in the queue and does not…
-
Solace Pubsub+ Event Broker Operator is Now Available!
Solace Community, I am excited to announce that Solace has launched its own Kubernetes Operator a.k.a Solace Pubsub+ Event Broker Operator , Version 1.0.0 and it is available at https://github.com/SolaceProducts/pubsubplus-kubernetes-quickstart. Pubsub+ Event Broker Operator makes event broker deployment declarative in a…
-
Comparision on EventCatalog vs Solace
Hi Forum, Has anyone done comparison between OpenSource EventCatalog Tool and Solace by any chance ? I have attached link below for reference. Thank you
-
Relation between Window size and unack messages in message consumer service
Hi, The page nicely summarises from publisher acknowledgment point of view Is there something similar for consumer acknowledgment? We see window size often dropping to 0 when unack messages are around 255. The listener/consumer service is built using Spring Cloud Stream. Thanks Tilak
-
SDKPerf | JMS | Client cert based authentication
Hi Team ,Can anyone please guide me on how to do cert based authentication from sdkperf jms with cert and privake key or p12 file.
-
Solace supporting FHIR
Does Solace supports HL7 FHIR ?
-
arm64 on Linux
Hi, I'm exploring migration to arm64 architecture atm, but as soon as I publish my app for linux-musl-arm64 architecture and try to run it in Docker container based on Alpine 3.1 memory usage goes to 100% and container being killed by runtime. When switched back to x64 same code runs fine. Is Alpine supported at all for…
-
Encountered Error - Timed out waiting for credit to send Message
I using Camel AMQP client to receive messages from other EMS and publish to Solace EMS. However i encountered this error - "Timed out waiting for credit to send Message" if i set jms.sendTimeout=2000. 1) May i know how does broker issue credit to publisher? 2) Can I increase the credit at the EMS broker? at…
-
In the .NET API, why isn't the `CorrelationKey` set on the `RejectedMessageError`?
I have an application with messages sent to Persistent and a session event handler checking for SessionEvent.RejectedMessageErrorstatuses. I wan to add some special handling logic for the scenario where a persistent message is too large (>30MB), but for some reason the SessionEventArgs.CorrelationKey is always null,…