Questions tagged [solace]

Solace's open data movement technology gives you the freedom to embrace hybrid computing by offering real-time event-driven publish/subscribe, streaming, request/reply and persistent message routing with zero risk of getting locked into API or environments. Solace runs in public and private clouds, supports open APIs and protocols like JMS, MQTT, Paho, OpenMAMA and REST, and offers APIs for popular programming languages.

Solace Technology and Tools

  • Virtual Message Router: Software message broker that runs in wide range of public cloud, private cloud and legacy/on-premise computing environments.
  • Message Router Appliances: Purpose-built hardware appliances that offer unparalleled capacity, performance and TCO in a compact footprint.
  • Any APIs: Solace accepts connections from third party client libraries and data movement technology which support open wire protocols such as MQTT and REST or open APIs like JMS and OpenMAMA.
  • Any Cloud: Solace runs in all kinds of environments so you can easily link assets that live in diverse environments, and migrate workloads as your needs evolve. Examples include AWS, BlueMix, OpenStack, Pivotal Cloud Foundry.
  • Native APIs: Provide robust, uniform client access to all of Solace’s capabilities.

Tips for Getting Help Fast

Solace product experts monitor our Developer Community first for questions and suggestions. To help them respond to you as quickly and effectively as possible, please include the following in your post over there:

  1. Indicate the API language, version, and platform you are working with.
  2. Include the Solace message router type. I.e. Virtual message router or a message router appliance.
  3. Include in the version of SolOS that message router is running.

More Helpful Resources

Our developer portal at solace.dev provides lots of resources you might find useful including software downloads, product documentation, tutorials and integration guides for a variety of third-party and open source products.

  • Tutorials to help you set up a Solace message router and configure it for pub/sub messaging.
  • Full product documentation including docs specific to all of Solace’s management APIs, enterprise messaging APIs and web/mobile messaging APIs.
  • Integration Guides for popular commercial and open source technologies you’re likely to want to integrate with Solace.
403 questions
0
votes
1 answer

Solace Unauthorized with Kafka Connect JMS Connector

I am trying to connect to Solace JMS with Kafka Connect JMS Source Connect (by datamountaineer), and I keep getting unauthorized at smfclient4. I am sure that the username and password are correct. The log is as below. [2018-01-10 07:52:49,859] INFO…
0
votes
1 answer

Not able to publish Rest message from solace to http listner?

Trying publish rest message from solace to http listener. But configured rest delivery points, consumer, queue-binding status are down :( (Note: Admin status is up) Http listener link: http://hostname:port/ws/simple/getDefaultRDP added the screen…
0
votes
1 answer

Can I subscribe to a durable topic endpoint using wildcards in Solace using Java?

The idea is to send messages to topic and consume them in stripes via pub/sub only (without queues) and using PERSISTENT delivery mode. For simplicity, lets say producer(s) publish messages to specific topics having the following hierarchy:…
Gena L
  • 420
  • 1
  • 5
  • 16
0
votes
1 answer

Is Solace VMR for HP-Unix available ? and do we have C-API for HP-Unix?

I would like to know below details regarding Solace. Could you please help me! All of my client code is present in C and built in HP-Unix machine. Now with this client I would like to push the messages to Solace. I wanted to test this in my local…
0
votes
1 answer

Does Interface Requestor in com.solacesystems.jcsmp work with DTO=false?

Even though I called BytesXMLMessage.setDeliverToOne(false), I noticed that Requestor.request(XMLMessage request, long timeoutMillis, Destination sendDestination) will just return immediately when a reply is received from any one of the producers. …
Koon Sang
  • 319
  • 3
  • 12
0
votes
1 answer

Solace JS API..slow when message size is big

We are developing using Solace JS API. In the web app we are subscribing to a topic and consuming messages flatbuffer (around 700 kb). For testing, after consumption we are just printing "message recieved". It seems we are not able to consume faster…
Atiraj
  • 1
0
votes
2 answers

How do I publish to a solace temp queue created in another process

I have a Java application that consumes messages from a queue. I also have a test client that runs as a separate Java application and publishes messages to that queue. To test the listener application locally, I have it create a temp queue and…
datguy
  • 623
  • 8
  • 24
0
votes
1 answer

Solace throws Exception when publishing large volume of messages

Only once in a while I manage to successfully publish a large number of messages with Direct Messaging using JCSMP API to a physical Solace appliance. However, most of the time I am getting the following…
Koon Sang
  • 319
  • 3
  • 12
0
votes
1 answer

Solace NIFI JMSConnectionFactoryProvider unbinding/binding

Using the JNDI Connection Factory Provider for Apache NiFi from http://dev.solace.com/integration-guides/nifi/ The site I'm trying consume messages from (running Solace JMS) is seeing the client (NiFi ConsumeJMS processor) continually…
Bob C.
  • 1
0
votes
1 answer

hazelcast WAN replication vs Solace

We are evaluating IMDG technologies, Apache Geode vs Hazelcast, any real differences? hazelcast has WAN replication. Also hazelcast can be used with Solace. whats the difference?
sbpothineni
  • 85
  • 10
0
votes
1 answer

Error loading 'libsolclient.dll'

I'm at a bit of a loss. I am trying to get I am getting this error: InnerException = {"Unable to load DLL 'libsolclient.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E)"} When trying to execute:…
cyclical
  • 395
  • 4
  • 14
0
votes
0 answers

sdkperf_java takes forever to launch multiple clients while sdkperf_mqtt is instantaneous

Trying to test message delivery to multiple clients and found that sdkperf_java takes about 30 seconds per client before receiving messages. ./sdkperf_java.sh -cip=HOST -cu default@vpn-1 -cp default -stl=topics/data -cc=20 The MQTT version of…
RangerDan
  • 81
  • 1
  • 9
0
votes
1 answer

Solace Multi-Node Routing Port

I am trying connect Solace appliances using Multi-Node Routing. May I know what ports do I need to open in my firewall to connect Solace appliances using Multi-Node Routing?
Koon Sang
  • 319
  • 3
  • 12
0
votes
1 answer

Warning: message-spool operational status is not AD-Active

I am using Solace VMR community edition version 8.1 Whenever I try to create a topic or queue on the VMR the warning message shows up. I have tried following the guide…
chey
  • 21
  • 2
0
votes
1 answer

Change IP address of Solace VMR Community Edition on ESXi 6.5

I have installed Solace VMR 8.1.0 Community Edition on ESXi 6.5. I have a few IP addresses provided by our network engineer to be used for VMs on this ESXi server. May I know how I can change the IP address of the Solace VMR? The online guide…
Koon Sang
  • 319
  • 3
  • 12