RE: Running ActiveMQ Broker as different username unable to connect via web admin console

2016-04-27 Thread Tim Bain
Is anything listening on 80 or 443 on that host? And I assume you've checked the logs and there are no errors or warnings whatsoever? Tim On Apr 27, 2016 7:07 AM, "jboss" wrote: > We are running Windows 2012 R2.This is all on the internal network with > no Firewall. > >

Re: ClassCastException while subscribing to a topic

2016-04-27 Thread Tim Bain
It doesn't, it throws a new RuntimeException wrapping the inner exception, and I've never seen Log4J not lot the inner exception's stack trace. Too bad, because without knowing where that ClassCastException was thrown, it's likely to be difficult to impossible to fix the problem. On Apr 26, 2016

Re: Documentation needs minor update on how to start in Windows

2016-04-27 Thread Timothy Bish
On 04/27/2016 02:51 PM, thompjs wrote: http://activemq.apache.org/getting-started.html I had to use bin\activemq.bat start Not just bin\activemq.bat -- View this message in context:

Documentation needs minor update on how to start in Windows

2016-04-27 Thread thompjs
http://activemq.apache.org/getting-started.html I had to use bin\activemq.bat start Not just bin\activemq.bat -- View this message in context: http://activemq.2283324.n4.nabble.com/Documentation-needs-minor-update-on-how-to-start-in-Windows-tp4711293.html Sent from the ActiveMQ - User

Re: prefetch limit and clustering

2016-04-27 Thread Christopher Wood
(inline) On Tue, Apr 26, 2016 at 08:29:23PM -0600, Tim Bain wrote: > Cross-datacenter connectivity is definitely possible. > > You can configure ActiveMQ to discard messages once the dispatch queue is > full, and you can specify strategies for deciding which messages to > discard, but it appears

Re: LevelDB and warning - invalid log position

2016-04-27 Thread cszczotka
Hi, I set debug level for logging. Looks like is one thread responsible for maintenance/GC level db files (Thread-2). This thread produce WARN message “Invalid log position”. Is it possible that is clean process remove more than is needed? In below log is visible such sequence: Topic: 8 GC to

RE: Running ActiveMQ Broker as different username unable to connect via web admin console

2016-04-27 Thread jboss
We are running Windows 2012 R2.This is all on the internal network with no Firewall. Thanks, -- View this message in context: http://activemq.2283324.n4.nabble.com/Running-ActiveMQ-Broker-as-different-username-unable-to-connect-via-web-admin-console-tp4711175p4711282.html Sent from the

RE: Running ActiveMQ Broker as different username unable to connect via web admin console

2016-04-27 Thread Christopher Fogarty
What Platform? Do you have a firewall running Chris Fogarty VP, System Engineering Versiant Corporation 3700 Arco Corporate Drive Suite 350 Charlotte, NC 28273 Office: (704) 831-3905 | Mobile: (704) 763- chris.foga...@versiant.com -Original Message- From: jboss

Re: Running ActiveMQ Broker as different username unable to connect via web admin console

2016-04-27 Thread jboss
The web console does not come up at all. The error that the Chrome gives is "Connection Refused". Does not even get to the point of asking for username/password. Thanks, -- View this message in context: