Build failed in Jenkins: ActiveMQ » ActiveMQ-Artemis-JDK8 #336

2021-04-16 Thread Apache Jenkins Server
See 


Changes:

[Clebert Suconic] ARTEMIS-3240 - ensure pending transactions are rolled back on 
connection failure. Fix and test


--
[...truncated 1.58 MB...]
at hudson.remoting.Channel$2.adapt(Channel.java:1033)
at hudson.remoting.FutureAdapter.get(FutureAdapter.java:59)
at 
hudson.maven.AbstractMavenBuilder.waitForAsynchronousExecutions(AbstractMavenBuilder.java:186)
at hudson.maven.Maven3Builder.call(Maven3Builder.java:144)
at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
at hudson.remoting.UserRequest.perform(UserRequest.java:211)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:375)
at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:73)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.NullPointerException
ERROR: Asynchronous execution failure
java.util.concurrent.ExecutionException: java.lang.NullPointerException
at hudson.remoting.Channel$2.adapt(Channel.java:1039)
at hudson.remoting.Channel$2.adapt(Channel.java:1033)
at hudson.remoting.FutureAdapter.get(FutureAdapter.java:59)
at 
hudson.maven.AbstractMavenBuilder.waitForAsynchronousExecutions(AbstractMavenBuilder.java:186)
at hudson.maven.Maven3Builder.call(Maven3Builder.java:144)
at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
at hudson.remoting.UserRequest.perform(UserRequest.java:211)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:375)
at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:73)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.NullPointerException
ERROR: Asynchronous execution failure
java.util.concurrent.ExecutionException: java.lang.NullPointerException
at hudson.remoting.Channel$2.adapt(Channel.java:1039)
at hudson.remoting.Channel$2.adapt(Channel.java:1033)
at hudson.remoting.FutureAdapter.get(FutureAdapter.java:59)
at 
hudson.maven.AbstractMavenBuilder.waitForAsynchronousExecutions(AbstractMavenBuilder.java:186)
at hudson.maven.Maven3Builder.call(Maven3Builder.java:144)
at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
at hudson.remoting.UserRequest.perform(UserRequest.java:211)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:375)
at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:73)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.NullPointerException
ERROR: Asynchronous execution failure
java.util.concurrent.ExecutionException: java.lang.NullPointerException
at hudson.remoting.Channel$2.adapt(Channel.java:1039)
at hudson.remoting.Channel$2.adapt(Channel.java:1033)
at hudson.remoting.FutureAdapter.get(FutureAdapter.java:59)
at 
hudson.maven.AbstractMavenBuilder.waitForAsynchronousExecutions(AbstractMavenBuilder.java:186)
at hudson.maven.Maven3Builder.call(Maven3Builder.java:144)
at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
at hudson.remoting.UserRequest.perform(UserRequest.java:211)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:375)
at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:73)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.NullPointerException
ERROR: Asynchronous execution failure
java.util.concurrent.ExecutionException: java.lang.NullPointerException
at 

[CONF] Apache ActiveMQ > Apache ActiveMQ Board Report - 2021.04 (Apr)

2021-04-16 Thread Bruce Snyder (Confluence)
Title: Message Title



 
 
 
There's 1 new edit on this page 
 
 
 
 
 
 
  
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Apache ActiveMQ Board Report - 2021.04 (Apr) 
 
 
  
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
Bruce Snyder edited this page 
 
 
  
 
 

 
 
 
  
 
 
  
 
 
  
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Here's what changed: 
 
 
 
 
 
 
 
 
 
 
 ... 
 
 ActiveMQ 
 
 5.16.1 has been released on 2021-01-20 fixing CVE and issues on the 5.16.x series (5.16.x series is running compliant with JDK 9+)  
 5.15.15 release is in vote, fixing CVE (dependencies) and issues. We will probably announce that 5.15.15 will be the last release on the 5.15.x, inviting users to upgrade at least on 5.16.x.  
 5.16.2 release will be released soon. We have one issue to fix (the broker redelivery plugin doesn't work properly on 5.16.x) to fix before moving forward with the release.  
 5.17.x (main branch) is moving forward: we already have a PR allowing to fully build with JDK 11+. Couple of PRs are almost ready to upgrade to Spring 5.x and log4j2. JMS 2.x support (at least client side) and other new features will come soon as well.  
 To give more visibility for the users, we discussed about renaming ActiveMQ (from "ActiveMQ classic" to something else, to clearly identify ActiveMQ and Artemis). This thread drives to a consensus to move forward on the website (documentation mostly).  
 Some new features are in preparation as "PoC": replicated kahadb, improvements on the Karaf support, ...  
 An effort is underway to clear up the outstanding ActiveMQ JIRA (AMQ-*) in support of the new features planned for ActiveMQ 5.17. and beyond.  
 A standardized Docker container is being designed and planned to be released alongside the 5.17.0 with JDK 11 release.  
  
 ActiveMQ Artemis  
 
ActiveMQ Artemis 2.17.0 has been released on 2021-02-11 
ActiveMQ Artemis 2.18.0 to be released soon, with substantial improvements on Disaster and Recovery capabilities introduced as part of AMQP Broker Connections. 
 
it will be possible to have two or more broker synchronized, improving possibilities for failover scenarios. 
significant hardening work on OpenWire advisories and Virtual Topics, to support migrating users 
 smart replica packet batching, on shared nothing replication; greatly improves performance of replication by saving network bandwidth.  
  
 
 ActiveMQ NMS (.NET Clients) 
 
 TODO  
 ActiveMQ CMS (C++ Clients) 
 
Community contributors have expressed interest in modernizing the C++ clients to support more modern patterns as well as deprecate legacy language features. 
  
  Releases  ...  
 
 5.16.1 was released on 2021-01-20.  
 5.15.14 was released on 2020-12-10.  
 ActiveMQ Artemis 2.15.0 was released on 2020-08-31.  
  Committer/PMC Changes  
 
No new PMC members. Last addition was Jean-Baptiste Onofré on 2019-12-17 
No new committers. Last addition was Domenico Francesco Bruscino on 2020-06-29 
Report to be submitted by 16 Apr 2021 (Some stats above are pulled from reporter.apache.org)  
 
 
  
 
 
  
 
 
  
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Go to page history 
 
 
  
 
 
  
 
 
  
 
 
  
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
View page 
 
 
  
 
 
  
 
 
  
 
 
  
 
 
 
 
 
 
 
 
 
 
Stop watching space
• 
 
 
 
 
 
 
Manage notifications 
 
 
 
 
 
 
 
 
 
 
  
 
 
This message was sent by Atlassian Confluence 7.5.0  
 
 
  
 
 
 
 
 
 
 
 
 




[activemq-artemis] branch main updated: ARTEMIS-3240 - ensure pending transactions are rolled back on connection failure. Fix and test

2021-04-16 Thread clebertsuconic
This is an automated email from the ASF dual-hosted git repository.

clebertsuconic pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git


The following commit(s) were added to refs/heads/main by this push:
 new 0f3d877  ARTEMIS-3240 - ensure pending transactions are rolled back on 
connection failure. Fix and test
0f3d877 is described below

commit 0f3d87799a6be4faea768537594fc7fd7fb3c3df
Author: gtully 
AuthorDate: Tue Apr 13 14:35:40 2021 +0100

ARTEMIS-3240 - ensure pending transactions are rolled back on connection 
failure. Fix and test
---
 .../core/protocol/openwire/OpenWireConnection.java |  4 ++
 .../integration/openwire/amq/JMSConsumer2Test.java | 60 ++
 2 files changed, 64 insertions(+)

diff --git 
a/artemis-protocols/artemis-openwire-protocol/src/main/java/org/apache/activemq/artemis/core/protocol/openwire/OpenWireConnection.java
 
b/artemis-protocols/artemis-openwire-protocol/src/main/java/org/apache/activemq/artemis/core/protocol/openwire/OpenWireConnection.java
index b66f477..8af0731 100644
--- 
a/artemis-protocols/artemis-openwire-protocol/src/main/java/org/apache/activemq/artemis/core/protocol/openwire/OpenWireConnection.java
+++ 
b/artemis-protocols/artemis-openwire-protocol/src/main/java/org/apache/activemq/artemis/core/protocol/openwire/OpenWireConnection.java
@@ -682,6 +682,10 @@ public class OpenWireConnection extends 
AbstractRemotingConnection implements Se
@Override
public void fail(ActiveMQException me, String message) {
 
+  for (Transaction tx : txMap.values()) {
+ tx.rollbackIfPossible();
+  }
+
   if (me != null) {
  //filter it like the other protocols
  if (!(me instanceof ActiveMQRemoteDisconnectException)) {
diff --git 
a/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/openwire/amq/JMSConsumer2Test.java
 
b/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/openwire/amq/JMSConsumer2Test.java
index 31ff706..60bc068 100644
--- 
a/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/openwire/amq/JMSConsumer2Test.java
+++ 
b/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/openwire/amq/JMSConsumer2Test.java
@@ -21,7 +21,9 @@ import javax.jms.Message;
 import javax.jms.MessageConsumer;
 import javax.jms.MessageListener;
 import javax.jms.Session;
+import java.io.IOException;
 import java.lang.Thread.UncaughtExceptionHandler;
+import java.net.Socket;
 import java.util.Collections;
 import java.util.HashMap;
 import java.util.Map;
@@ -31,10 +33,15 @@ import java.util.concurrent.Executors;
 import java.util.concurrent.TimeUnit;
 import java.util.concurrent.atomic.AtomicInteger;
 
+import org.apache.activemq.ActiveMQConnection;
 import org.apache.activemq.ActiveMQMessageConsumer;
+import org.apache.activemq.artemis.api.core.SimpleString;
+import org.apache.activemq.artemis.core.server.Queue;
 import 
org.apache.activemq.artemis.tests.integration.openwire.BasicOpenWireTest;
 import org.apache.activemq.artemis.utils.ActiveMQThreadFactory;
+import org.apache.activemq.artemis.utils.Wait;
 import org.apache.activemq.command.ActiveMQDestination;
+import org.apache.activemq.command.ActiveMQQueue;
 import org.junit.Test;
 
 /**
@@ -211,4 +218,57 @@ public class JMSConsumer2Test extends BasicOpenWireTest {
   redispatchSession.close();
}
 
+   @Test
+   public void testRedeliveryOnServerConnectionFailWithPendingAckInLocalTx() 
throws Exception {
+  // Send a message to the broker.
+  connection.start();
+  sendMessages(connection, new ActiveMQQueue(queueName), 1);
+  connection.close();
+
+  factory.setWatchTopicAdvisories(false);
+  factory.setNonBlockingRedelivery(true);
+  connection = (ActiveMQConnection) factory.createConnection();
+  connection.start();
+
+  Session session = connection.createSession(true, 
Session.SESSION_TRANSACTED);
+  ActiveMQDestination destination = createDestination(session, 
ActiveMQDestination.QUEUE_TYPE);
+  MessageConsumer consumer = session.createConsumer(destination);
+
+  final CountDownLatch gotMessage = new CountDownLatch(1);
+  consumer.setMessageListener(message -> gotMessage.countDown());
+
+  assertTrue(gotMessage.await(1, TimeUnit.SECONDS));
+
+  // want to ensure the ack has had a chance to get back to the broker
+  final Queue queueInstance = server.locateQueue(new 
SimpleString(queueName));
+  Wait.waitFor(new Wait.Condition() {
+ @Override
+ public boolean isSatisfied() throws Exception {
+return queueInstance.getAcknowledgeAttempts() > 0;
+ }
+  });
+
+  // whack the connection so there is no transaction outcome
+  try {
+ connection.getTransport().narrow(Socket.class).close();
+  } catch (IOException e) {
+ e.printStackTrace();
+  }
+  

[CONF] Apache ActiveMQ > Apache ActiveMQ Board Report - 2021.04 (Apr)

2021-04-16 Thread Matt Pavlovich (Confluence)
Title: Message Title



 
 
 
There's 1 new edit on this page 
 
 
 
 
 
 
  
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Apache ActiveMQ Board Report - 2021.04 (Apr) 
 
 
  
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
Matt Pavlovich edited this page 
 
 
  
 
 

 
 
 
  
 
 
  
 
 
  
 
 
 
 
 
 
 
 
 
 
Here's the version comment 
 
 
 
 
 
 
 
 
 
 
 
 
 
  
 
 
  
 
 
  
 
 
 
 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
Matt Pavlovich edited at 01:59 PM 
 
 
  
 
 

 
 
 
 
 
 
 
 
 JIRA clean-up, Docker container and C++ notes  
 
 
  
 
 
  
 
 

 
 
 
  
 
 
  
 
 
  
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Here's what changed: 
 
 
 
 
 
 
 
 
 
 
 ... 
 
 ActiveMQ 
 
 5.16.1 has been released on 2021-01-20 fixing CVE and issues on the 5.16.x series (5.16.x series is running compliant with JDK 9+)  
 5.15.15 release is in vote, fixing CVE (dependencies) and issues. We will probably announce that 5.15.15 will be the last release on the 5.15.x, inviting users to upgrade at least on 5.16.x.  
 5.16.2 release will be released soon. We have one issue to fix (the broker redelivery plugin doesn't work properly on 5.16.x) to fix before moving forward with the release.  
 5.17.x (main branch) is moving forward: we already have a PR allowing to fully build with JDK 11+. Couple of PRs are almost ready to upgrade to Spring 5.x and log4j2. JMS 2.x support (at least client side) and other new features will come soon as well.  
 To give more visibility for the users, we discussed about renaming ActiveMQ (from "ActiveMQ classic" to something else, to clearly identify ActiveMQ and Artemis). This thread drives to a consensus to move forward on the website (documentation mostly).  
 Some new features are in preparation as "PoC": replicated kahadb, improvements on the Karaf support, ...  
 An effort is underway to clear up the outstanding ActiveMQ JIRA (AMQ-*) in support of the new features planned for ActiveMQ 5.17. and beyond.  
 A standardized Docker container is being designed and planned to be released alongside the 5.17.0 with JDK 11 release.  
  
 ActiveMQ Artemis  
 
ActiveMQ Artemis 2.17.0 has been released on 2021-02-11 
ActiveMQ Artemis 2.18.0 to be released soon, with substantial improvements on Disaster and Recovery capabilities introduced as part of AMQP Broker Connections. 
 
it will be possible to have two or more broker synchronized, improving possibilities for failover scenarios. 
significant hardening work on OpenWire advisories and Virtual Topics, to support migrating users 
 smart replica packet batching, on shared nothing replication; greatly improves performance of replication by saving network bandwidth.  
  
 
 ActiveMQ NMS (.NET Clients) 
 
 TODO  
  
 ActiveMQ CMS (C++ Clients) 
 
 TODOCommunity contributors have expressed interest in modernizing the C++ clients to support more modern patterns as well as deprecate legacy language features.  
  
  Releases  
 
To be pulled from Reporter 
 ...  
 
 
  
 
 
  
 
 
  
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Go to page history 
 
 
  
 
 
  
 
 
  
 
 
  
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
View page 
 
 
  
 
 
  
 
 
  
 
 
  
 
 
 
 
 
 
 
 
 
 
Stop watching space
• 
 
 
 
 
 
 
Manage notifications 
 
 
 
 
 
 
 
 
 
 
  
 
 
This message was sent by Atlassian Confluence 7.5.0  
 
 
  
 
 
 
 
 
 
 
 
 




[jira] [Deleted] (APLO-413) Gain Marks in VMware Certified - 2V0-21.20 Dumps PDF [2021] - Prepare4test

2021-04-16 Thread Timothy A. Bish (Jira)


 [ 
https://issues.apache.org/jira/browse/APLO-413?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Timothy A. Bish deleted APLO-413:
-


> Gain Marks in VMware Certified - 2V0-21.20 Dumps PDF [2021] - Prepare4test
> --
>
> Key: APLO-413
> URL: https://issues.apache.org/jira/browse/APLO-413
> Project: ActiveMQ Apollo
>  Issue Type: Bug
>Reporter: Pauline Jessie
>Priority: Major
>
> *Take Up the 2V0-21.20 Exam For a Successful Career!*
> In order to prove your expertise in the Professional VMware vSphere 7.x Exam 
> the best thing you could do is to take up the exam 2V0-21.20. This would 
> bring instant fame to you and also prove that you are an Data Center 
> Virtualization 2020 - VCP expert. The passing score is decided by the VMware 
> and it is likely to change. You may refer to the VMware website in order to 
> find the correct passing score. 
> There are many recommended 2V0-21.20 courses that you may take up for the 
> Professional VMware vSphere 7.x Exam exam and these include Data Center 
> Virtualization 2020 - VCP services etc. Having this knowledge would help you 
> to perform well in the 2V0-21.20 exam. All these training programs are 
> offered by VMware and you can make use of the online training option in order 
> to get trained at home itself! The [Data Center Virtualization 2020 - VCP 
> exam|http://prepare4test.com/exam/2v0-21-20-dumps/] syllabus would include 
> topics like basic Professional VMware vSphere 7.x Exam etc. In case you 
> failed to pass the 2V0-21.20 exam with the required percentage of marks, you 
> could re attend the Professional VMware vSphere 7.x Exam exam. In order to 
> prepare well for the Data Center Virtualization 2020 - VCP exam, you could 
> take up various coaching programs by the VMware university. There are 
> different types of programs which includes instructor led class, web based 
> class. You could choose the appropriate program based on your convenience. 
> There are also lots of 2V0-21.20 practice exams that are available online. 
> You could take up these 2V0-21.20 practice tests in order to understand the 
> Professional VMware vSphere 7.x Exam exam pattern in a better way!
> [!https://i.imgur.com/maE1HKX.jpg!|http://prepare4test.com/exam/2v0-21-20-dumps/]
> {quote} {quote}
> *Why Professional VMware vSphere 7.x Exam training and certification?*
> IT professionals those who are Data Center Virtualization 2020 - VCP training 
> and certification holders boast a distinct advantage over other IT aspirants. 
> VMware 2V0-21.20 certification is valuable and globally recognized credential 
> that prove the skills and expertise of the IT professionals. Data Center 
> Virtualization 2020 - VCP is the most innovative and top data base product, 
> developed to handle the massive and continuously growing and expanding 
> requirements of modern organizations at lower costs, with high quality 
> standards. Professional VMware vSphere 7.x Exam certification bring forth the 
> aspirants' level of knowledge and skills to create and maintain Data Center 
> Virtualization 2020 - VCP environment, etc. This is hence, can be considered 
> as one of the highly respectable and viable VMware certification in the 
> industry. 2V0-21.20 IT professionals already working in the industry get 
> benefited by being eligible to get a salary raise, also strengthen and create 
> newer avenues in the job market and career hierarchy.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Deleted] (APLO-414) 350-901 PDF - Become Cisco Certified With The Help Of Prepare4test

2021-04-16 Thread Timothy A. Bish (Jira)


 [ 
https://issues.apache.org/jira/browse/APLO-414?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Timothy A. Bish deleted APLO-414:
-


> 350-901 PDF - Become Cisco Certified With The Help Of Prepare4test
> --
>
> Key: APLO-414
> URL: https://issues.apache.org/jira/browse/APLO-414
> Project: ActiveMQ Apollo
>  Issue Type: Bug
>Reporter: Pauline Jessie
>Priority: Major
>
> *Take Up the 350-901 Exam For a Successful Career!*
> In order to prove your expertise in the Developing Applications using Cisco 
> Core Platforms and APIs Exam the best thing you could do is to take up the 
> exam 350-901. This would bring instant fame to you and also prove that you 
> are an Cisco Certified DevNet Professional expert. The passing score is 
> decided by the Cisco and it is likely to change. You may refer to the Cisco 
> website in order to find the correct passing score. 
> There are many recommended 350-901 courses that you may take up for the 
> Developing Applications using Cisco Core Platforms and APIs Exam exam and 
> these include Cisco Certified DevNet Professional services etc. Having this 
> knowledge would help you to perform well in the 350-901 exam. All these 
> training programs are offered by Cisco and you can make use of the online 
> training option in order to get trained at home itself! The [Cisco Certified 
> DevNet Professional exam|http://prepare4test.com/exam/350-901-dumps/] 
> syllabus would include topics like basic Developing Applications using Cisco 
> Core Platforms and APIs Exam etc. In case you failed to pass the 350-901 exam 
> with the required percentage of marks, you could re attend the Developing 
> Applications using Cisco Core Platforms and APIs Exam exam. In order to 
> prepare well for the Cisco Certified DevNet Professional exam, you could take 
> up various coaching programs by the Cisco university. There are different 
> types of programs which includes instructor led class, web based class. You 
> could choose the appropriate program based on your convenience. There are 
> also lots of 350-901 practice exams that are available online. You could take 
> up these 350-901 practice tests in order to understand the Developing 
> Applications using Cisco Core Platforms and APIs Exam exam pattern in a 
> better way!
> [!https://i.imgur.com/maE1HKX.jpg!|http://prepare4test.com/exam/350-901-dumps/]
> {quote} {quote}
> *Why Developing Applications using Cisco Core Platforms and APIs Exam 
> training and certification?*
> IT professionals those who are Cisco Certified DevNet Professional training 
> and certification holders boast a distinct advantage over other IT aspirants. 
> Cisco 350-901 certification is valuable and globally recognized credential 
> that prove the skills and expertise of the IT professionals. Cisco Certified 
> DevNet Professional is the most innovative and top data base product, 
> developed to handle the massive and continuously growing and expanding 
> requirements of modern organizations at lower costs, with high quality 
> standards. Developing Applications using Cisco Core Platforms and APIs Exam 
> certification bring forth the aspirants' level of knowledge and skills to 
> create and maintain Cisco Certified DevNet Professional environment, etc. 
> This is hence, can be considered as one of the highly respectable and viable 
> Cisco certification in the industry. 350-901 IT professionals already working 
> in the industry get benefited by being eligible to get a salary raise, also 
> strengthen and create newer avenues in the job market and career hierarchy.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Deleted] (APLO-415) Gain 100% Guaranteed Marks With AZ-303 Dumps [2021] - Here is How To Pass

2021-04-16 Thread Timothy A. Bish (Jira)


 [ 
https://issues.apache.org/jira/browse/APLO-415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Timothy A. Bish deleted APLO-415:
-


> Gain 100% Guaranteed Marks With AZ-303 Dumps [2021] - Here is How To Pass
> -
>
> Key: APLO-415
> URL: https://issues.apache.org/jira/browse/APLO-415
> Project: ActiveMQ Apollo
>  Issue Type: Bug
>Reporter: Pauline Jessie
>Priority: Major
>
> *Take Up the AZ-303 Exam For a Successful Career!*
> In order to prove your expertise in the Microsoft Azure Architect 
> Technologies Exam the best thing you could do is to take up the exam AZ-303. 
> This would bring instant fame to you and also prove that you are an Azure 
> Solutions Architect expert. The passing score is decided by the Microsoft and 
> it is likely to change. You may refer to the Microsoft website in order to 
> find the correct passing score. 
> There are many recommended AZ-303 courses that you may take up for the 
> Microsoft Azure Architect Technologies Exam exam and these include Azure 
> Solutions Architect services etc. Having this knowledge would help you to 
> perform well in the AZ-303 exam. All these training programs are offered by 
> Microsoft and you can make use of the online training option in order to get 
> trained at home itself! The [Azure Solutions Architect 
> exam|http://prepare4test.com/exam/az-303-dumps/] syllabus would include 
> topics like basic Microsoft Azure Architect Technologies Exam etc. In case 
> you failed to pass the AZ-303 exam with the required percentage of marks, you 
> could re attend the Microsoft Azure Architect Technologies Exam exam. In 
> order to prepare well for the Azure Solutions Architect exam, you could take 
> up various coaching programs by the Microsoft university. There are different 
> types of programs which includes instructor led class, web based class. You 
> could choose the appropriate program based on your convenience. There are 
> also lots of AZ-303 practice exams that are available online. You could take 
> up these AZ-303 practice tests in order to understand the Microsoft Azure 
> Architect Technologies Exam exam pattern in a better way!
> [!https://i.imgur.com/maE1HKX.jpg!|http://prepare4test.com/exam/az-303-dumps/]
> {quote} {quote}
> *Why Microsoft Azure Architect Technologies Exam training and certification?*
> IT professionals those who are Azure Solutions Architect training and 
> certification holders boast a distinct advantage over other IT aspirants. 
> Microsoft AZ-303 certification is valuable and globally recognized credential 
> that prove the skills and expertise of the IT professionals. Azure Solutions 
> Architect is the most innovative and top data base product, developed to 
> handle the massive and continuously growing and expanding requirements of 
> modern organizations at lower costs, with high quality standards. Microsoft 
> Azure Architect Technologies Exam certification bring forth the aspirants' 
> level of knowledge and skills to create and maintain Azure Solutions 
> Architect environment, etc. This is hence, can be considered as one of the 
> highly respectable and viable Microsoft certification in the industry. AZ-303 
> IT professionals already working in the industry get benefited by being 
> eligible to get a salary raise, also strengthen and create newer avenues in 
> the job market and career hierarchy.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[BUILD-FAILURE]: Job 'ActiveMQ/ActiveMQ/activemq-5.15.x [activemq-5.15.x] [90]'

2021-04-16 Thread Apache Jenkins Server
BUILD-FAILURE: Job 'ActiveMQ/ActiveMQ/activemq-5.15.x [activemq-5.15.x] [90]':
Check console output at "https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ/job/activemq-5.15.x/90/;>ActiveMQ/ActiveMQ/activemq-5.15.x
 [activemq-5.15.x] [90]"

[CONF] Apache ActiveMQ > Apache ActiveMQ Board Report - 2021.04 (Apr)

2021-04-16 Thread Gary Tully (Confluence)
Title: Message Title



 
 
 
There's 1 new edit on this page 
 
 
 
 
 
 
  
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Apache ActiveMQ Board Report - 2021.04 (Apr) 
 
 
  
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
Gary Tully edited this page 
 
 
  
 
 

 
 
 
  
 
 
  
 
 
  
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Here's what changed: 
 
 
 
 
 
 
 
 
 
 
 ... 
 
 ActiveMQ 
 
 5.16.1 has been released on 2021-01-20 fixing CVE and issues on the 5.16.x series (5.16.x series is running compliant with JDK 9+)  
 5.15.15 release is in vote, fixing CVE (dependencies) and issues. We will probably announce that 5.15.15 will be the last release on the 5.15.x, inviting users to upgrade at least on 5.16.x.  
 5.16.2 release will be released soon. We have one issue to fix (the broker redelivery plugin doesn't work properly on 5.16.x) to fix before moving forward with the release.  
 5.17.x (main branch) is moving forward: we already have a PR allowing to fully build with JDK 11+. Couple of PRs are almost ready to upgrade to Spring 5.x and log4j2. JMS 2.x support (at least client side) and other new features will come soon as well.  
 To give more visibility for the users, we discussed about renaming ActiveMQ (from "ActiveMQ classic" to something else, to clearly identify ActiveMQ and Artemis). This thread drives to a consensus to move forward on the website (documentation mostly).  
 Some new features are in preparation as "PoC": replicated kahadb, improvements on the Karaf support, ...  
  
 ActiveMQ Artemis  
 
ActiveMQ Artemis 2.17.0 has been released on 2021-02-11 
ActiveMQ Artemis 2.18.0 to be released soon, with substantial improvements on Disaster and Recovery capabilities introduced as part of AMQP Broker Connections. 
 
it will be possible to have two or more broker synchronized, improving possibilities for failover scenarios. 
significant hardening work on OpenWire advisories and Virtual Topics, to support migrating users 
 smart replica packet batching, on shared nothing replication; greatly improves performance of replication by saving network bandwidth.  
  
 
 ActiveMQ NMS (.NET Clients) 
 
 TODO  
  
 ActiveMQ CMS (C++ Clients) 
 
TODO 
  
 ...  
 
 
  
 
 
  
 
 
  
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Go to page history 
 
 
  
 
 
  
 
 
  
 
 
  
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
View page 
 
 
  
 
 
  
 
 
  
 
 
  
 
 
 
 
 
 
 
 
 
 
Stop watching space
• 
 
 
 
 
 
 
Manage notifications 
 
 
 
 
 
 
 
 
 
 
  
 
 
This message was sent by Atlassian Confluence 7.5.0  
 
 
  
 
 
 
 
 
 
 
 
 




[BUILD-FAILURE]: Job 'ActiveMQ/ActiveMQ/activemq-5.15.x [activemq-5.15.x] [89]'

2021-04-16 Thread Apache Jenkins Server
BUILD-FAILURE: Job 'ActiveMQ/ActiveMQ/activemq-5.15.x [activemq-5.15.x] [89]':
Check console output at "https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ/job/activemq-5.15.x/89/;>ActiveMQ/ActiveMQ/activemq-5.15.x
 [activemq-5.15.x] [89]"

[activemq] branch main updated: AMQ-7298 - fix regression with broker redelivery plugin, fix and test relates to AMQ-8168

2021-04-16 Thread gtully
This is an automated email from the ASF dual-hosted git repository.

gtully pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/activemq.git


The following commit(s) were added to refs/heads/main by this push:
 new c4d2ddf  AMQ-7298 - fix regression with broker redelivery plugin, fix 
and test relates to AMQ-8168
c4d2ddf is described below

commit c4d2ddfce9944cff6ec4003242ce79a2e843aac8
Author: gtully 
AuthorDate: Fri Apr 16 13:12:13 2021 +0100

AMQ-7298 - fix regression with broker redelivery plugin, fix and test 
relates to AMQ-8168
---
 .../org/apache/activemq/ActiveMQMessageConsumer.java   |  2 ++
 .../apache/activemq/broker/BrokerRedeliveryTest.java   | 18 +-
 2 files changed, 19 insertions(+), 1 deletion(-)

diff --git 
a/activemq-client/src/main/java/org/apache/activemq/ActiveMQMessageConsumer.java
 
b/activemq-client/src/main/java/org/apache/activemq/ActiveMQMessageConsumer.java
index 764f8c9..3fc56cf 100644
--- 
a/activemq-client/src/main/java/org/apache/activemq/ActiveMQMessageConsumer.java
+++ 
b/activemq-client/src/main/java/org/apache/activemq/ActiveMQMessageConsumer.java
@@ -1263,6 +1263,8 @@ public class ActiveMQMessageConsumer implements 
MessageAvailableConsumer, StatsC
 for (Iterator iter = 
deliveredMessages.iterator(); iter.hasNext();) {
 MessageDispatch md = iter.next();
 md.getMessage().onMessageRolledBack();
+// ensure we don't filter this as a duplicate
+session.connection.rollbackDuplicate(this, 
md.getMessage());
 }
 
 if (redeliveryPolicy.getMaximumRedeliveries() != 
RedeliveryPolicy.NO_MAXIMUM_REDELIVERIES
diff --git 
a/activemq-unit-tests/src/test/java/org/apache/activemq/broker/BrokerRedeliveryTest.java
 
b/activemq-unit-tests/src/test/java/org/apache/activemq/broker/BrokerRedeliveryTest.java
index fbc0212..2635c8f 100644
--- 
a/activemq-unit-tests/src/test/java/org/apache/activemq/broker/BrokerRedeliveryTest.java
+++ 
b/activemq-unit-tests/src/test/java/org/apache/activemq/broker/BrokerRedeliveryTest.java
@@ -23,6 +23,7 @@ import javax.jms.MessageConsumer;
 import javax.jms.MessageProducer;
 import javax.jms.Session;
 
+import junit.framework.Test;
 import org.apache.activemq.ActiveMQConnection;
 import org.apache.activemq.ActiveMQConnectionFactory;
 import org.apache.activemq.RedeliveryPolicy;
@@ -40,12 +41,18 @@ public class BrokerRedeliveryTest extends 
org.apache.activemq.TestSupport {
 
 static final Logger LOG = 
LoggerFactory.getLogger(BrokerRedeliveryTest.class);
 BrokerService broker = null;
+TransportConnector tcpConnector = null;
 
 final ActiveMQQueue destination = new ActiveMQQueue("Redelivery");
 final String data = "hi";
 final long redeliveryDelayMillis = 2000;
 long initialRedeliveryDelayMillis = 4000;
 int maxBrokerRedeliveries = 2;
+public Boolean checkForDuplicates = Boolean.TRUE;
+
+public void initCombosForTestScheduledRedelivery() {
+addCombinationValues("checkForDuplicates", new Object[] {Boolean.TRUE, 
Boolean.FALSE});
+}
 
 public void testScheduledRedelivery() throws Exception {
 doTestScheduledRedelivery(maxBrokerRedeliveries, true);
@@ -130,6 +137,8 @@ public class BrokerRedeliveryTest extends 
org.apache.activemq.TestSupport {
 Message dlqMessage = dlqConsumer.receive(2000);
 assertNotNull("Got message from dql", dlqMessage);
 assertEquals("message matches", message.getStringProperty("data"), 
dlqMessage.getStringProperty("data"));
+
+consumerConnection.close();
 }
 
 public void testNoScheduledRedeliveryOfDuplicates() throws Exception {
@@ -178,6 +187,8 @@ public class BrokerRedeliveryTest extends 
org.apache.activemq.TestSupport {
 Message dlqMessage = dlqConsumer.receive(4000);
 assertNotNull("Got message from dql", dlqMessage);
 assertEquals("message matches", message.getStringProperty("data"), 
dlqMessage.getStringProperty("data"));
+
+consumerConnection.close();
 }
 
 private void sendMessage(int timeToLive) throws Exception {
@@ -206,6 +217,7 @@ public class BrokerRedeliveryTest extends 
org.apache.activemq.TestSupport {
 broker = new BrokerService();
 broker.setPersistent(persistent);
 broker.setSchedulerSupport(true);
+tcpConnector = broker.addConnector("tcp://localhost:0");
 
 RedeliveryPlugin redeliveryPlugin = new RedeliveryPlugin();
 
@@ -231,7 +243,7 @@ public class BrokerRedeliveryTest extends 
org.apache.activemq.TestSupport {
 
 @Override
 protected ActiveMQConnectionFactory createConnectionFactory() throws 
Exception {
-return new ActiveMQConnectionFactory("vm://localhost");
+return new ActiveMQConnectionFactory("failover:(" + 
tcpConnector.getPublishableConnectString() + ")?jms.checkForDuplicates=" + 
checkForDuplicates.toString());
 }
 
  

[CONF] Apache ActiveMQ > Apache ActiveMQ Board Report - 2021.04 (Apr)

2021-04-16 Thread Gary Tully (Confluence)
Title: Message Title



 
 
 
There's 1 new edit on this page 
 
 
 
 
 
 
  
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Apache ActiveMQ Board Report - 2021.04 (Apr) 
 
 
  
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
Gary Tully edited this page 
 
 
  
 
 

 
 
 
  
 
 
  
 
 
  
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Here's what changed: 
 
 
 
 
 
 
 
 
 
 
 ... 
 
 ActiveMQ 
 
 5.16.1 has been released on 2021-01-20 fixing CVE and issues on the 5.16.x series (5.16.x series is running compliant with JDK 9+)  
 5.15.15 release is in vote, fixing CVE (dependencies) and issues. We will probably announce that 5.15.15 will be the last release on the 5.15.x, inviting users to upgrade at least on 5.16.x.  
 5.16.2 release will be released soon. We have one issue to fix (the broker redelivery plugin doesn't work properly on 5.16.x) to fix before moving forward with the release.  
 5.17.x (main branch) is moving forward: we already have a PR allowing to fully build with JDK 11+. Couple of PRs are almost ready to upgrade to Spring 5.x and log4j2. JMS 2.x support (at least client side) and other new features will come soon as well.  
 To give more visibility for the users, we discussed about renaming ActiveMQ (from "ActiveMQ classic" to something else, to clearly identify ActiveMQ and Artemis). This thread drives to a consensus to move forward on the website (documentation mostly).  
 Some new features are in preparation as "PoC": replicated kahadb, improvements on the Karaf support, ...  
  
 ActiveMQ Artemis  
 
ActiveMQ Artemis 2.17.0 has been released on 2021-02-11 
ActiveMQ Artemis 2.18.0 to be released soon, with substantial improvements on Disaster and Recovery capabilities introduced as part of AMQP Broker Connections. 
 
it will be possible to have two or more broker synchronized improving possibilities for failover scenarios. 
 significant hardening work on OpenWire advisories and Virtual Topics, to support migrating users  
  
 
 ActiveMQ NMS (.NET Clients) 
 
 TODO  
  
 ActiveMQ CMS (C++ Clients) 
 
TODO 
  
 ...  
 
 
  
 
 
  
 
 
  
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Go to page history 
 
 
  
 
 
  
 
 
  
 
 
  
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
View page 
 
 
  
 
 
  
 
 
  
 
 
  
 
 
 
 
 
 
 
 
 
 
Stop watching space
• 
 
 
 
 
 
 
Manage notifications 
 
 
 
 
 
 
 
 
 
 
  
 
 
This message was sent by Atlassian Confluence 7.5.0  
 
 
  
 
 
 
 
 
 
 
 
 




[jira] [Created] (APLO-414) 350-901 PDF - Become Cisco Certified With The Help Of Prepare4test

2021-04-16 Thread Pauline Jessie (Jira)
Pauline Jessie created APLO-414:
---

 Summary: 350-901 PDF - Become Cisco Certified With The Help Of 
Prepare4test
 Key: APLO-414
 URL: https://issues.apache.org/jira/browse/APLO-414
 Project: ActiveMQ Apollo
  Issue Type: Bug
Reporter: Pauline Jessie


*Take Up the 350-901 Exam For a Successful Career!*

In order to prove your expertise in the Developing Applications using Cisco 
Core Platforms and APIs Exam the best thing you could do is to take up the exam 
350-901. This would bring instant fame to you and also prove that you are an 
Cisco Certified DevNet Professional expert. The passing score is decided by the 
Cisco and it is likely to change. You may refer to the Cisco website in order 
to find the correct passing score. 

There are many recommended 350-901 courses that you may take up for the 
Developing Applications using Cisco Core Platforms and APIs Exam exam and these 
include Cisco Certified DevNet Professional services etc. Having this knowledge 
would help you to perform well in the 350-901 exam. All these training programs 
are offered by Cisco and you can make use of the online training option in 
order to get trained at home itself! The [Cisco Certified DevNet Professional 
exam|http://prepare4test.com/exam/350-901-dumps/] syllabus would include topics 
like basic Developing Applications using Cisco Core Platforms and APIs Exam 
etc. In case you failed to pass the 350-901 exam with the required percentage 
of marks, you could re attend the Developing Applications using Cisco Core 
Platforms and APIs Exam exam. In order to prepare well for the Cisco Certified 
DevNet Professional exam, you could take up various coaching programs by the 
Cisco university. There are different types of programs which includes 
instructor led class, web based class. You could choose the appropriate program 
based on your convenience. There are also lots of 350-901 practice exams that 
are available online. You could take up these 350-901 practice tests in order 
to understand the Developing Applications using Cisco Core Platforms and APIs 
Exam exam pattern in a better way!

[!https://i.imgur.com/maE1HKX.jpg!|http://prepare4test.com/exam/350-901-dumps/]
{quote} {quote}
*Why Developing Applications using Cisco Core Platforms and APIs Exam training 
and certification?*

IT professionals those who are Cisco Certified DevNet Professional training and 
certification holders boast a distinct advantage over other IT aspirants. Cisco 
350-901 certification is valuable and globally recognized credential that prove 
the skills and expertise of the IT professionals. Cisco Certified DevNet 
Professional is the most innovative and top data base product, developed to 
handle the massive and continuously growing and expanding requirements of 
modern organizations at lower costs, with high quality standards. Developing 
Applications using Cisco Core Platforms and APIs Exam certification bring forth 
the aspirants' level of knowledge and skills to create and maintain Cisco 
Certified DevNet Professional environment, etc. This is hence, can be 
considered as one of the highly respectable and viable Cisco certification in 
the industry. 350-901 IT professionals already working in the industry get 
benefited by being eligible to get a salary raise, also strengthen and create 
newer avenues in the job market and career hierarchy.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Created] (APLO-415) Gain 100% Guaranteed Marks With AZ-303 Dumps [2021] - Here is How To Pass

2021-04-16 Thread Pauline Jessie (Jira)
Pauline Jessie created APLO-415:
---

 Summary: Gain 100% Guaranteed Marks With AZ-303 Dumps [2021] - 
Here is How To Pass
 Key: APLO-415
 URL: https://issues.apache.org/jira/browse/APLO-415
 Project: ActiveMQ Apollo
  Issue Type: Bug
Reporter: Pauline Jessie


*Take Up the AZ-303 Exam For a Successful Career!*

In order to prove your expertise in the Microsoft Azure Architect Technologies 
Exam the best thing you could do is to take up the exam AZ-303. This would 
bring instant fame to you and also prove that you are an Azure Solutions 
Architect expert. The passing score is decided by the Microsoft and it is 
likely to change. You may refer to the Microsoft website in order to find the 
correct passing score. 

There are many recommended AZ-303 courses that you may take up for the 
Microsoft Azure Architect Technologies Exam exam and these include Azure 
Solutions Architect services etc. Having this knowledge would help you to 
perform well in the AZ-303 exam. All these training programs are offered by 
Microsoft and you can make use of the online training option in order to get 
trained at home itself! The [Azure Solutions Architect 
exam|http://prepare4test.com/exam/az-303-dumps/] syllabus would include topics 
like basic Microsoft Azure Architect Technologies Exam etc. In case you failed 
to pass the AZ-303 exam with the required percentage of marks, you could re 
attend the Microsoft Azure Architect Technologies Exam exam. In order to 
prepare well for the Azure Solutions Architect exam, you could take up various 
coaching programs by the Microsoft university. There are different types of 
programs which includes instructor led class, web based class. You could choose 
the appropriate program based on your convenience. There are also lots of 
AZ-303 practice exams that are available online. You could take up these AZ-303 
practice tests in order to understand the Microsoft Azure Architect 
Technologies Exam exam pattern in a better way!

[!https://i.imgur.com/maE1HKX.jpg!|http://prepare4test.com/exam/az-303-dumps/]
{quote} {quote}
*Why Microsoft Azure Architect Technologies Exam training and certification?*

IT professionals those who are Azure Solutions Architect training and 
certification holders boast a distinct advantage over other IT aspirants. 
Microsoft AZ-303 certification is valuable and globally recognized credential 
that prove the skills and expertise of the IT professionals. Azure Solutions 
Architect is the most innovative and top data base product, developed to handle 
the massive and continuously growing and expanding requirements of modern 
organizations at lower costs, with high quality standards. Microsoft Azure 
Architect Technologies Exam certification bring forth the aspirants' level of 
knowledge and skills to create and maintain Azure Solutions Architect 
environment, etc. This is hence, can be considered as one of the highly 
respectable and viable Microsoft certification in the industry. AZ-303 IT 
professionals already working in the industry get benefited by being eligible 
to get a salary raise, also strengthen and create newer avenues in the job 
market and career hierarchy.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Created] (APLO-413) Gain Marks in VMware Certified - 2V0-21.20 Dumps PDF [2021] - Prepare4test

2021-04-16 Thread Pauline Jessie (Jira)
Pauline Jessie created APLO-413:
---

 Summary: Gain Marks in VMware Certified - 2V0-21.20 Dumps PDF 
[2021] - Prepare4test
 Key: APLO-413
 URL: https://issues.apache.org/jira/browse/APLO-413
 Project: ActiveMQ Apollo
  Issue Type: Bug
Reporter: Pauline Jessie


*Take Up the 2V0-21.20 Exam For a Successful Career!*

In order to prove your expertise in the Professional VMware vSphere 7.x Exam 
the best thing you could do is to take up the exam 2V0-21.20. This would bring 
instant fame to you and also prove that you are an Data Center Virtualization 
2020 - VCP expert. The passing score is decided by the VMware and it is likely 
to change. You may refer to the VMware website in order to find the correct 
passing score. 

There are many recommended 2V0-21.20 courses that you may take up for the 
Professional VMware vSphere 7.x Exam exam and these include Data Center 
Virtualization 2020 - VCP services etc. Having this knowledge would help you to 
perform well in the 2V0-21.20 exam. All these training programs are offered by 
VMware and you can make use of the online training option in order to get 
trained at home itself! The [Data Center Virtualization 2020 - VCP 
exam|http://prepare4test.com/exam/2v0-21-20-dumps/] syllabus would include 
topics like basic Professional VMware vSphere 7.x Exam etc. In case you failed 
to pass the 2V0-21.20 exam with the required percentage of marks, you could re 
attend the Professional VMware vSphere 7.x Exam exam. In order to prepare well 
for the Data Center Virtualization 2020 - VCP exam, you could take up various 
coaching programs by the VMware university. There are different types of 
programs which includes instructor led class, web based class. You could choose 
the appropriate program based on your convenience. There are also lots of 
2V0-21.20 practice exams that are available online. You could take up these 
2V0-21.20 practice tests in order to understand the Professional VMware vSphere 
7.x Exam exam pattern in a better way!

[!https://i.imgur.com/maE1HKX.jpg!|http://prepare4test.com/exam/2v0-21-20-dumps/]
{quote} {quote}
*Why Professional VMware vSphere 7.x Exam training and certification?*

IT professionals those who are Data Center Virtualization 2020 - VCP training 
and certification holders boast a distinct advantage over other IT aspirants. 
VMware 2V0-21.20 certification is valuable and globally recognized credential 
that prove the skills and expertise of the IT professionals. Data Center 
Virtualization 2020 - VCP is the most innovative and top data base product, 
developed to handle the massive and continuously growing and expanding 
requirements of modern organizations at lower costs, with high quality 
standards. Professional VMware vSphere 7.x Exam certification bring forth the 
aspirants' level of knowledge and skills to create and maintain Data Center 
Virtualization 2020 - VCP environment, etc. This is hence, can be considered as 
one of the highly respectable and viable VMware certification in the industry. 
2V0-21.20 IT professionals already working in the industry get benefited by 
being eligible to get a salary raise, also strengthen and create newer avenues 
in the job market and career hierarchy.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[BUILD-FAILURE]: Job 'ActiveMQ/ActiveMQ/activemq-5.16.x [activemq-5.16.x] [91]'

2021-04-16 Thread Apache Jenkins Server
BUILD-FAILURE: Job 'ActiveMQ/ActiveMQ/activemq-5.16.x [activemq-5.16.x] [91]':
Check console output at "https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ/job/activemq-5.16.x/91/;>ActiveMQ/ActiveMQ/activemq-5.16.x
 [activemq-5.16.x] [91]"

[activemq] branch activemq-5.16.x updated: AMQ-8226 match any amount of spaces before activemq PID in bin/activemq startup script

2021-04-16 Thread jbonofre
This is an automated email from the ASF dual-hosted git repository.

jbonofre pushed a commit to branch activemq-5.16.x
in repository https://gitbox.apache.org/repos/asf/activemq.git


The following commit(s) were added to refs/heads/activemq-5.16.x by this push:
 new ec95c6f  AMQ-8226 match any amount of spaces before activemq PID in 
bin/activemq startup script
ec95c6f is described below

commit ec95c6f9486ffe79b98121cbf3b0d0380c794a03
Author: charlie-aws 
AuthorDate: Thu Apr 15 16:07:14 2021 -0700

AMQ-8226 match any amount of spaces before activemq PID in bin/activemq 
startup script

(cherry picked from commit f1190f8feddb68e27eb1b7484f2a0928e32996f9)
---
 assembly/src/release/bin/activemq | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/assembly/src/release/bin/activemq 
b/assembly/src/release/bin/activemq
index 66fca3e..07af279 100755
--- a/assembly/src/release/bin/activemq
+++ b/assembly/src/release/bin/activemq
@@ -476,7 +476,7 @@ checkRunning(){
 return 2
fi
local activemq_pid="`cat "$pidfile"`"
-   local RET="`ps -o "pid,args" | grep "^$activemq_pid\s.*java"`"
+   local RET="`ps -o "pid,args" | grep "^\s*$activemq_pid\s.*java"`"
if [ -n "$RET" ];then
  return 0;
else


[activemq] branch activemq-5.15.x updated: AMQ-8226 match any amount of spaces before activemq PID in bin/activemq startup script

2021-04-16 Thread jbonofre
This is an automated email from the ASF dual-hosted git repository.

jbonofre pushed a commit to branch activemq-5.15.x
in repository https://gitbox.apache.org/repos/asf/activemq.git


The following commit(s) were added to refs/heads/activemq-5.15.x by this push:
 new 4b7b039  AMQ-8226 match any amount of spaces before activemq PID in 
bin/activemq startup script
4b7b039 is described below

commit 4b7b039be8b25fdc1780ca88bd3a48c154b63619
Author: charlie-aws 
AuthorDate: Thu Apr 15 16:07:14 2021 -0700

AMQ-8226 match any amount of spaces before activemq PID in bin/activemq 
startup script

(cherry picked from commit f1190f8feddb68e27eb1b7484f2a0928e32996f9)
---
 assembly/src/release/bin/activemq | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/assembly/src/release/bin/activemq 
b/assembly/src/release/bin/activemq
index dbd641e..7f72826 100755
--- a/assembly/src/release/bin/activemq
+++ b/assembly/src/release/bin/activemq
@@ -387,7 +387,7 @@ checkRunning(){
 return 2
fi
local activemq_pid="`cat "$pidfile"`"
-   local RET="`ps -o "pid,args" | grep "^$activemq_pid\s.*java"`"
+   local RET="`ps -o "pid,args" | grep "^\s*$activemq_pid\s.*java"`"
if [ -n "$RET" ];then
  return 0;
else


[activemq] branch main updated: AMQ-8226 match any amount of spaces before activemq PID in bin/activemq startup script

2021-04-16 Thread jbonofre
This is an automated email from the ASF dual-hosted git repository.

jbonofre pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/activemq.git


The following commit(s) were added to refs/heads/main by this push:
 new f1190f8  AMQ-8226 match any amount of spaces before activemq PID in 
bin/activemq startup script
 new bd5af82  Merge pull request #648 from Charlie-chenchrl/AMQ-8226
f1190f8 is described below

commit f1190f8feddb68e27eb1b7484f2a0928e32996f9
Author: charlie-aws 
AuthorDate: Thu Apr 15 16:07:14 2021 -0700

AMQ-8226 match any amount of spaces before activemq PID in bin/activemq 
startup script
---
 assembly/src/release/bin/activemq | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/assembly/src/release/bin/activemq 
b/assembly/src/release/bin/activemq
index 66fca3e..07af279 100755
--- a/assembly/src/release/bin/activemq
+++ b/assembly/src/release/bin/activemq
@@ -476,7 +476,7 @@ checkRunning(){
 return 2
fi
local activemq_pid="`cat "$pidfile"`"
-   local RET="`ps -o "pid,args" | grep "^$activemq_pid\s.*java"`"
+   local RET="`ps -o "pid,args" | grep "^\s*$activemq_pid\s.*java"`"
if [ -n "$RET" ];then
  return 0;
else