-
We're looking for a Developer Advocate in India!
Hey Solace Community! We're looking to hire a new Developer Advocate to join our cool awesome team š The location we are looking for is India; preferably Bangalore, Karnatak. Let us know if you are interested of know someone who would fit our team The job posting is here https://solace.bamboohr.com/jobs/view.php?id=241ā¦
-
Updates on Python Samples
I have updated the Python API Samples with the new guaranteed messages samples. https://github.com/SolaceSamples/solace-samples-python/tree/master/samples Feedback welcomed!
-
Simple pub/sub inside the connector (MedTech Dev Kit) Python
I wonder how I can replace the echo device with my python code inside MedTech Dev Kit: how I can replace my code with an echo device without a BLE device
-
Websocket connection failed error.
Hi Team, We are trying to connect to SOLACE system to access Queue using Java Script. For some reason Javascript is giving following error. "Websocket connection failed error. Error during websocket handshake". Please advise. Thanks Rahul
-
Solace Python API v0.2.0 publicly released on PyPi š
Now Available! The second and final round of our Python API early access is now available on Pypi for everyone in the Solace Community to use. Check it out here: https://pypi.org/project/solace-pubsubplus/ or use pip install solace-pubsubplus This release includes support for 1. Direct Messaging (from v0.1.0) 2. Guaranteedā¦
-
solace JNDI Connection error
Hi, Im trying to fetch a feed of data via a VPN connection. The VPN connection is successful , however the jumpstart kit based on solace when runs throws an error ( screenshot attached). Hence we are not able to receive the data feed.
-
Happy New Year everyone! š
To all Solace colleagues, customers, and users: Happy 2021! All the best for an event-filled and event-driven year! š
-
Are there any minimum system requirements for SolAdmin
As per the documentation no specific system requirements are mentioned for SolAdmin, are there any minimum specs required?
-
JMS Connector vs SMF (Solace Connector)
Hi there, We're currently looking at using Solace for our organization. We use Dell Boomi as an integration platform and would like to connect Solace to the integrations that occur within Boomi. I notice that we have a choice to connect to our Solace either using JMS or SMF (or others). One of the arguments for JMS is thatā¦
-
Solace and Boomi Deployment
Hi All, I am facing some issues related to the deployment in Boomi for Solace Pubsub connector. I am using Solace Pubsub+ Connector. Whenever I deploy to Test cloud Atom Listening operation is failing. I installed required jar files in Atom cloud but still I get below error, Can any one guide if I need to set someā¦
-
.NET - Context.Init throws exception when used with dependency injecetion
Hi! I am trying to setup a .NET Framework 4.7.2 application for publishing to an Solace Event Broker. I have made a class with the role to configure and contain the SolaceContext and provide it whenever I'd like to create a session to publish a message. public class SolaceContextContainer : ISolaceContextContainer {ā¦
-
SMF Connection error in Boomi
Hi there, I'm fairly new to Solace. I'm trying to set up a Solace PubSub+ connection in Dell Boomi (using Solace Connector in Boomi). I have been able to set this up successfully to connect to a Solace Cloud instance but when trying to connect to the local solace, I get a connection error. So I have a few questionsā¦
-
Python! Who's in for a real treat?
Hey Solace community! I'm calling out all Python enthusiasts who are interested in checking out a sneak peak of our upcoming new native Python API (Direct Messaging for now). I'm personally very excited for this since Python is one of the languages that I am super eager about. I have built a couple random side projectsā¦
-
Solace Python API v0.2.1 released! š
With continuous updates and development on the Solace Python API, we have released v0.2.1 of the API. This minor version update includes: * Documentation updates * Better debugging support and handling of message printing * Improved contextual logging * Finalized states upon termination and idempotent lifecycle operationsā¦
-
Spring Cloud Stream msgTtl on producer/supplier binding
Hi there I tried this: spring.cloud.stream.bindings.bookSupplierV1-out-0.destination=v1/bookJsonspring.cloud.stream.bindings.bookSupplierV1-out-0.binder=solace1 This works. But when I do this in addition: spring.cloud.stream.solace.bindings.bookSupplierV1-out-0.producer.msgTtl=23000 no message is sent to the destination.ā¦
-
Pubsub+ with serverless cloud components (esp azure) in the data flow: which tech? How?
We are using pubsub+ in an event-carried-state-transfer pattern to integrate data between a number of enterprise applications. As of right now, the publishers can make use of a nuget package authored by me to simplify connectivity, which they can incorporate into their application if it can raise events natively. Forā¦
-
SolCharts - A simple utility to chart broker activity
Hello Folks, I wrote a simple utility to chart Solace PubSub+ broker stats. You can find it here - https://solacese.github.io/sol-charts/ SolCharts uses SEMP commands to pull monitoring stats from Solace PubSub+ brokers. It completely runs on the client side and hence any credentials put into the tool does not get sentā¦
-
šāļø Happy Holidays! Let's see your Ugly Sweaters! šāļø
Happy Holidays to everyone in the Solace Community! https://youtu.be/ILNAuQ34yHw
-
Getting into the holiday spirit at Solace
We've worked hard all year and now it's time for some fun! Here at Solace we've been sharing fun Christmas themed videos, recipes, and talents of the entire Solace crew. To start us off we have @Greg with this light-hearted take on the Christmas classic "Santa Baby" - take it away Greg!ā¦
-
'Message VPN' showing 'Down' status after docker restart
Hi there, I am taking over an old Solace VM setup for our proof of concept with the intent to productionize Solace at a later point. I see that the solace application was running on docker on an Azure VM with the below script and it seemed to be running fine. I've had to restart docker container recently and now I see thatā¦
-
What causes messages to go to Incoming Message Discards and how to prevent it
I have a producer calling send after invoking newTopicProducer. Send looks successful, but not seeing it arrive at the queue that is set up for that topic. Looking at the stats on the Solace UI, I just see the messages being discarded. Are there tools to see why the messages are being discarded?
-
How to ack message?
Hi, I am using JCSMP 10.9.1 API in my code. I want to control the acki'ng of the messages on the consumer side instead of relying on auto_ack. So, I set the message ack mode to client_ack. And I am calling message.ackMessage() after every 1000 message. However, after 20000 number of messages, my consumer stops gettingā¦
-
Slow subscriber causing solace spool quota blow up
Hi Solace experts - I am new to solace world and getting to know things. We have solace set up in our application platform and it has been running fine for few weeks. As client applications are increased, we see some slow subscribers in solAdmin tool. The delivery mode set up is "DIRECT" and the client apps subscribe toā¦
-
Solace PubSub+ Cache Timestamp
Hi there, everybody, is there a way in the Solace Java API (JCSMP) to retrieve a received-timestamp from Solace Pubsub+ cache messages ? In other words a timestamp of when the cache received the message. We use the cache as a kind of last value store and would like to use board-level tools to query when a specific topicā¦
-
Missing log level in the remote syslog server log files
On our solace appliances we have configured to send logs to our syslog servers. We are receiving them but in the log messages the log level and destination is missing. Do anyone have any idea why the logs not printing log level/destination on our remote syslog servers? We can see log level/destination on the solaceā¦
-
Solace asp.net mvc integration
Dear community Could you please show me sample code pub/sub messaging from asp.net mvc application Thank you
-
Round robin Active-Active (non exclusive queue) for bridges
Hi everyone, IĀ“ve been trying out Solace and its great use of topics. IĀ“ve been wondering however if there is a way to achieve some kind of round robin between remote brokers. The idea would be to have a "region" which produces the messages and then have 2 other active regions that receive these messages on a round robinā¦
-
503: Spool Over Quota. Message VPN limit exceeded
I am using spark to publish data to solace topic. What could be the problem for this. In below question , I found out that size of record may be the cause. However, record size is much smaller than the quota we were provided. stackoverflow. Can anyone help me on this?
-
Unable to reuse sessions in Springboot while producing persistent messages to SOLACE SMF
We have been trying to create a Bean that creates the JCSMPSession. In the class we are using the session object do session.connect(). We are using asynchronous mode to publish the data. It seems the code is not thread safe in this case and we are not able to receive the acknowledgement. Can some one share a sampleā¦
-
How to test ssl after ssl is enabled
We have moved the cert to the solace and enabled it, now when we try to perform the test connection on TIBCO BW tool using smfs://<>:55443 we are getting the error Can some one advise what is the issue and how enable loglevel to debug as the doc suggest to use the java systemproperties: Dsun.security.krb5.debug=true. Howā¦