-
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!
-
Partitioned Queues and XA transactions
We noticed that we can not use XA transactions on a partitioned queues. Our primary use case is to process the messages in the order, and we wanted to use the "USER_ID" as the partition key and that would have taken care of our requirement of processing messages in order per user. With this restriction of XA not supported…
-
Need help as how to change default solace logging directory
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…
-
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.
-
Facing issue in Building SolacePubSub in Go Project in different Environment
We have tried to implement solace in Go App. And we are facing some critical issue. I am having Windows Laptop with Intel i5 processor, I can build the project (via Debian in Windows WSL) and can run in Docker using the debian:buster image. But when one other Developer (his laptop is Windows with AMD Processor) tried to…
-
Clarifitcations regarding sticky load balancing example architecture by Mathew Hobbis
Hello, I have read the example implementation of sticky load balancing by Mathew Hobbis on this link and am slightly confused about a few things. Was hoping I could get some answers to the following: Inquiry 1: Regarding "Consumer Group Clients", is this the same client as LBG Client? or is it a different service? Question…
-
XA and Partitioned Queues
Will solace support XA transactions on partitioned queues ?
-
Is solace pubSub-connector-debezium available ?
Hi, Just checked this post regarding debezium as solace CDC connector. Want to know where do I get its related documentation and jar/image etc as am not able to find it at below link. 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:…
-
How to use/ enable oAuth2 in spring cloud stream to connect to Solace broker ?
I have implemented spring cloud solace binder to consume messages from Solace Queue. I am using Azure OAuth and registered the app as well as enabled OAuth on the solace broker. I am having hard time finding Oauth properties to connect to solace binder. Referred to various dev tutorials and could only find below properties…
-
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
-
Issue with replication mode: Messages stuck in "Pending Replication" state
Hello all, I am trying to set up replication here between 2 nodes. I tried to follow the instructions as mentioned in the Steps-for-Replication-Configuration page. I tried to reach the replication state starting from both: kubernetes HA deployment fresh docker deployments (so not HA, just standalone instances (initially)).…
-
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…
-
Regarding Token endpoints
I have configured an OAuth profile and need to test it. Could you please suggest where the token endpoint is located?.
-
Unable to Subscribe Topic in Solace Local from Streamset Pipeline (JMS Producer)
I have set up Docker containers for SQL Server, StreamSets, and Solace, following the steps outlined in the blog https://solace.com/blog/change-data-capture-solace-streamsets-dr/. My goal is to enable Change Data Capture (CDC) and stream data from SQL Server to Solace via StreamSets. In the setup, I'm able to configure…
-
Error while integrating with streamsets using JMS API
Hi, I am trying to connect to Solace event broker using JMS Producer from Streamsets and configured all JMS parameters (user name and password ) but still pipeline throwing below error: RETRY: JMS_00 - Could not create initial context 'com.solacesystems.jndi.SolJNDIInitialContextFactory' with provider URL…
-
Using Azure Functions to move data from Solace to Azure SQL DB
Hello, I am using Solace & Azure Functions for the first time, and I was wondering if there is a git that answers my technical requirement. I have multiple files that come in real-time to Solace and I wanted to use Azure Functions to move them as they come into specific tables in Azure SQL Database. Thanks in advance :)
-
I need help as Solace Pub Sub container is not coming as healthy if i use ENTRYPOINT or CMD
my docker file FROM solace/solace-pubsub-standard:latest EXPOSE 8080 55555 ADD configure_queue.sh /usr/local/bin/ ADD start.sh /usr/local/bin/ USER root RUN chmod +x /usr/local/bin/configure_queue.sh RUN chmod +x /usr/local/bin/start.sh ENTRYPOINT ["/usr/local/bin/start.sh"] start.sh #!/bin/bash /configure_queue.sh &…
-
Spring cloud stream solace binder StreamBridge.send() unexpected error
Hi Solace team, we are using Spring Cloud Stream Solace in our Spring Boot project, when we try to send messages simultaneously from 5 different threads by using `StreamBridge.send()` the underlying implementation "randomly" throws `org.springframework.messaging.MessagingException`, by randomly I mean it doesn't matter if…
-
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.
-
Observing DNS resolution failed when connecting to external application through RDP for .com url
We are currently using Solace 10.4.1.121 version deployed through Podman and observing this issue for many integrations whenever .com url is involved. Flow : MuleSoft—>EMS(Solace RDP)—>MuleSoft(.com url) - Not working But the same integration, when APIGW is involved in between it is working fine. Flow :…
-
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…
-
"SYSTEM_AD_SPOOL_FILES_EXCEEDED" occurred while running Event Broker.
Hello, "SYSTEM_AD_SPOOL_FILES_EXCEEDED" occurred while running Event Broker. I have some questions regarding the issue. Q1. What is the definition of SPOOL_FILES? Q2. Where is the SPOOL_FILES stored? or is it in the 'spool' directory? Q3. How many SPOOL_FILES are created and is there an option in the CLI to control them?…
-
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?
-
Can we copy files from Solace queue
We have a requirement to copy a csv file from Solace Queue to an Azure Data Lake location. I am new to Solace and I do not know if there are any existing services to directly copy a file from a queue instead of consuming the content of the file as a message and copying that. Please advise.