activemq-cpp

Failed to build activemq CMS 3.9.5 with OpenSSL 1.1.1

拥有回忆 提交于 2021-01-29 06:51:50
问题 Readme.txt for ActiveMQ CPP library version 3.9.5 states 1.3 OpenSSL If you wish to use the SSL Transport then you will need to have OpenSSL and its includes installed on your system. We recommend that you use version 1.0.0 or higher for best performance and security, but version from 0.9.8 are also known to work. I'm trying to build activemq cms 3.9.5 with OpenSSL 1.1.1 using Visual Studio project (included into activemq-cpp 3.9.5 distribution) and looks like CRYPTO_malloc_init() is removed

ActiveMQ C++ Synchronous consumer

▼魔方 西西 提交于 2020-01-14 06:26:06
问题 There are some code samples for ActiveMQ C++ Client, which are asynchronous. What I am looking for is synchronous consumer. I just want to send and get messages. The code I have pointed out uses asynchronous and not sure how to make a synchronous class out of it. MessageConsumer class indicates that there is a synchronous call, ie: recieve(). When i call this on my object it fails as follows, how can i fix this? how can i just call a recieve from queue. ActiveMQConsumer.cc: In member function

Does ActiveMQ-CPP 3.9.4 Support OpenSSL 1.1.0?

白昼怎懂夜的黑 提交于 2019-12-25 18:37:22
问题 I am attempting to build the latest version of Apache ActiveMQ-CPP, which is 3.9.4. I have built both of the required dependencies, APR and OpenSSL. For OpenSSL, this is version 1.1.0f. I am able to build all 4 of the configurations without SSL support (Debug, DebugDLL, Release, ReleaseDLL). However, attempting to build anything with SSL support results in a number of errors: ..\src\main\decaf\internal\net\ssl\openssl\OpenSSLContextSpi.cpp(186): error C3861: 'CRYPTO_malloc_init': identifier

Segmentation Fault Fail?

拜拜、爱过 提交于 2019-12-25 00:41:04
问题 Program received signal SIGSEGV, Segmentation fault. [Switching to Thread -177935456 (LWP 5483)] 0xf79ff2ca in activemq::core::ActiveMQSessionExecutor::dispatch (this=0xf4b04bc0, dispatch=@0xf564e240) at activemq/core/ActiveMQSessionExecutor.cpp:129 129 activemq/core/ActiveMQSessionExecutor.cpp: No such file or directory. in activemq/core/ActiveMQSessionExecutor.cpp Current language: auto; currently c++ How can i fix this? do you need more code? I dont know where it fails? how can i find

My C++ ActiveMQ client can send messages, but not receive messages

白昼怎懂夜的黑 提交于 2019-12-09 23:53:06
问题 I have the ActiveMQ-CPP 2.2.1 Visual Studio 2005 project compiling and running. In the console window, it shows the messages are being sent, though they're not being received. I can both send and receive messages with ActiveMQ-CPP 2.0.1, but not 2.2.1. I'm new to ActiveMQ and don't even know where to begin troubleshooting. Any thoughts/suggestions/good place to start would be a great help. It if helps, I'm using the ActiveMQ 5.1.0 binary. Thanks in advance! 回答1: I'd recommend posting this to

Where can I manually configure ActiveMQ hostname?

▼魔方 西西 提交于 2019-12-03 17:47:41
问题 I'm trying to set up Apache ActiveMQ for the first time I discovered that the name of my server has an underscore in it, and that is preventing ActiveMQ from starting. It throws this exception : java.net.URISyntaxException: Illegal character in hostname at index 8: ws://cms_delta.mycompany.com:61614? maximumConnections=1000&wireFormat.maxFrameSize=104857600) ... Where can I set the hostname in configuration. This server has other alias names without underscores, or I could use the IP address.

ActiveMQ-CPP and Visual Studio 2003

你说的曾经没有我的故事 提交于 2019-12-03 10:20:38
问题 ActiveMQ CPP and Visual Studio 2003 I've have a requirement to get AMQ to work with some code that requires VS 7.1, however I'm having a difficult time getting it and various Apache libraries like apr etc to build using VS 7.1. There is a vs2008 solution/project for AMQ-CPP, I've used that as a template and tried to create one for VS 7.1, However when trying to build, I get errors like the following: "\amq\activemq-cpp-library-3.4.1\src\main\activemq\util\primitivemap.cpp(70): fatal error

ActiveMQ-CPP and Visual Studio 2003

自闭症网瘾萝莉.ら 提交于 2019-12-03 00:51:56
ActiveMQ CPP and Visual Studio 2003 I've have a requirement to get AMQ to work with some code that requires VS 7.1, however I'm having a difficult time getting it and various Apache libraries like apr etc to build using VS 7.1. There is a vs2008 solution/project for AMQ-CPP, I've used that as a template and tried to create one for VS 7.1, However when trying to build, I get errors like the following: "\amq\activemq-cpp-library-3.4.1\src\main\activemq\util\primitivemap.cpp(70): fatal error C1001: INTERNAL COMPILER ERROR (compiler file 'f:\vs70builds\3077\vc\Compiler\Utc\src\P2\main.c', line 148