-
show version vs solacectl version
Hello Recently, I upgraded a solace pubsub+ standalone from version 9.3.1.5 - with solbase version 2.0.8.0 to version 9.5.0.30 - with solbase version 2.1.5.39 If i do a solacectl version it dont show the solbase version instead i see "UNKNOWN" Otherwise, after logging on CLI, i do a show version, it shows the solbase…
-
Can't Connect with jmstoolbox
I'm trying to connect to a Solace queue with Jmstoolbox. It appears that it requires a mgmt_url, which I don't think I have access to this from the solace queue that has been assigned to me. Is this required in order to be able to connect to a Solace Queue with jmstoolbox?
-
Clarity needed on some core concepts
Q1) when i publish to a topic created at run time in code (using jms ) where does the message go since topic is part of message payload. The message arrives at NAB (first point of entry) , moves to TRB (topic routing blade), is it stored at some temporary storage to see if there is consumer who matches its destination?What…
-
JMSToolBox for Solace
Hi, JMSToolBox allows me to delete the message even if I connected as a read-only SEMP user. Has anyone experienced the same? also do we have any options to browse the messages on DTE?
-
Showing All VPN Services in AMQP In General TBP
Hi All, We are using solace hardware Appliance and we are around 30 + VPNs, when I check all vpn and ports numbers up and running, but in all VPN service is showing in AMQP in general Tap in SolAdmin, my thinking is showing data is wrong? Because we are using Amqp and Soljams but in general Tab showing only all VPN is AMQP…
-
Solace REST URL
Hi Everyone If I want to send messages to a queue directly what should be my URL ?
-
How to create Secure connection using SolClient with WSS portocol
Hi Team, I am using SolClient API for a web application and using solace web transport to connect appliances. Secure connection needs to be created to avoid the risk of sharing the password in network so, I want to use WSS to create secure connection with username and password. Getting an error as…
-
Queue depth and consumer monitoring
1.To identify the queue which is having current queue depth greater than (specific threshold e.g 1000) 2.To identify the queue which is having current queue depth greater than (specific threshold e.g 1000) and also consumer is not connected. Which will be the effective way to monitor from support perspective. 1) to write a…
-
A course for you: Introduction to Solace PubSub+ Cloud 101 Training
This instructor-led, three-day-long private on-site training course is designed for developers and engineering staff responsible for developing applications that leverage Solace messaging as well as administrators responsible for configuring and managing application-level features. It introduces Solace products and how you…
-
Calling all Solace developers to build a COVID19 application
As some of you might know, #BuildForCovid19 has been going on for the past two weeks. The aim behind this initiative is it encourage developers and technical thinkers to contribute back to the overall public good with their skills during this pandemic. In the spirit of all this, we at Solace made available a broker to…
-
MsgSpoolStatusDown
Hi Team, We are getting below mentioned alert in my solace Appliance. Alert: Solace Mssage Spool Status Down. Can you please tell me exact reason, why we are getting the alert.
-
VPN Bridges and JMS request/response with direct messaging
Hello, I have problems configuring a VPN bridge such that a JMS direct request / response pattern works. The reply-to topic is temporary so I would need wildcard logic such as t/reply/* subsriptions to have them routed over the bridge. Can someone point to a working example how to set this up? Regards, Harald
-
JavaScript, Solace + SSL (HTTPS, WSS)
Hi all - I have a web based JavaScript/React (no Node JS) app currently using the Solace JavaScript client successfuly. Due to company demands we are being told to convert to using secure connections (understandable). I have looked at the sample below which seems to suggest you can use basic authentication while using…
-
Response message saving
Hi, Can i get raw response message from solace by subscribing to topic, which can be stored in flat files? Thanks, Prasoon
-
Storing IMessage and ITopic
Hi, Do we have any way by which we can store IMessage or ITopic in our file system? Thanks, Prasoon
-
Is there a way to log message payload on Broker logs?
Hi, Is it possible to log message payload in broker logs? Could someone please know how to configure it if it is possible? Thanks, Raghu
-
what method should I use to return the contents of a solace.message in human readable string
Hi, I am exploring the node.js SOLACE REST API. I got the pub/sub to work with the sample code to work substituting vpn/url/credentials. The received message, however, has the payload plus a lot of other things and I couldn't isolate the payload by itself. I looked up the API…
-
Serialize Message
Hi, I want to serialize MessageEventArgs.Messsage and store it in flat file, but while serializing i am getting exception that type is non serializable. Any way by which i can serialize "Message" and store in flat file?
-
MFA for the Solace Cloud Console
Hey all, I was wondering if MFA is enabled on the Solace Cloud Console and I could not locate it. I don't see it as an option. I was wondering what else secures a solace deployment's configuration and management access via the web. Accessing the router from a terminal is secure if configured properly, but the access to the…
-
Apache Camel with Solace on Docker
I am trying to configure Apache Camel Route I configure a Spring bean Route is When i connect i get this message Can someone point me to the error ?
-
Join us at our Developer Workshop in NYC
Date: Thursday, February 20, 2020 Time: 5:30 PM - 7:00 PM Location: Solace NYC, 104 W 40th St. Suite 1800, NY, NY 10018 Join us on February 20th for a hands-on introduction to our popular Replay feature on PubSub+. The potential costs to a business for losing data can be enormous, both to their bottom line and to their…
-
Free developer workshop and course: Building the Battleship game with TypeScript, Java, and PubSub+
Good news! Solace has just released a free Udemy course and a free Codelab developer workshop! They teach developers how to build a working online version of the game “Battleship” using TypeScript with the Aurelia framework as the front end, Java with the Spring Cloud Steam framework as the back end, and Solace PubSub+…
-
Spring JMS Session Usage.
What would be the best practice in the usage of JMS Sessions? Is it good to reuse a Single Session to handle multiple publishers & subscribers? What would be the benefits if I go for individual Sessions?
-
Integration over Http
I am attempting to integrate our IBM mainframe reservation system with Solace as an alternative to IBM MQ hoping this will provide a secure and persistent delivery of messages to Kafka. The idea is that Solace will be deployed close to or on the mainframe (docker) and will provide guaranteed delivery between it and our AWS…
-
Solace Hybrid Edge
Hi Team, Can you please share the documents/tutorials for solace hybrid edge ?
-
Solace-JMS Dynamic Subscriptions.
What would be the best option to subscribe & unsubscribe to Topics/Queues dynamically with solace-jms with out using @JMSListener? I could see a couple of options as listed below: I) Initiating JmsListenerContainerFactory for individual endpoints. ii) Making use of Connection instance to create JMS Session and having the…
-
Working at Solace
Wondering what working at Solace is like? Read the blog post "My Event-ful Internship at Solace" by Rajiv Abraham Xavier, an intern in our Singapore office. If you're interested in career opportunities at Solace, please visit our Careers page.
-
Client Discunnect Automatically.
Hi Team, We are using Solace hardware Appliance, but one of my client has been automatically disconnected, when I check log it is showing permission denied.
-
Announcing Early Access to the PubSub+ Event Portal!!
It’s with great excitement that we announce that development of PubSub+ Event Portal has reached Early Access (aka MVP) Readiness! A big shout out to our Development and Product Management team for achieving this significant milestone. There are a few items of note for you to find out more information around this…
-
What is your favourite IDE?
With the wealth of available IDE's out there (IntelliJ, Atom, VS Code, etc.), what are you personal favourites and why?