Re: Unable to launch ActiveMQ v5.14.3 with Jetty

2017-01-06 Thread Tim Bain
Could you please write a bug report in JIRA for this issue? On Jan 5, 2017 9:04 AM, "xabhi" wrote: > Looks like it is due to Jetty upgrade in ActiveMQ version and > SelectChannelConnector seems to have been removed in new jetty version ( > http://stackoverflow.com/questions/36788049/selectchanne

Re: Unable to launch ActiveMQ v5.14.3 with Jetty

2017-01-05 Thread xabhi
Looks like it is due to Jetty upgrade in ActiveMQ version and SelectChannelConnector seems to have been removed in new jetty version ( http://stackoverflow.com/questions/36788049/selectchannelconnector-alternative-class-in-jetty-9-and-above

Re: Unable to launch ActiveMQ v5.14.3 with Jetty

2017-01-05 Thread xabhi
Below is the minimum configuration required to reproduce this problem. I am using these files will freshly extracted ActiveMQ v5.14.3 with no changes. I am not sure what is missing as this works fine with v5.11.1 with below command: ~/apache-activemq-5.11.1/bin/activemq console xbean:/u/choudhab/a

Unable to launch ActiveMQ v5.14.3 with Jetty

2017-01-05 Thread xabhi
Hi, I am trying to use new version of ActiveMQ v5.14.3 but i am not able to launch it with embedded jetty server of AJAX. The same setup is working for ActiveMQ v5.11.1 without any issues: The jetty version in 5.11.1 is v8.1.16.v20140903. *Java command for v5.14.3:* Java Runtime: Oracle Corporati