Return-Path: X-Original-To: apmail-activemq-issues-archive@minotaur.apache.org Delivered-To: apmail-activemq-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 4EEB418F32 for ; Thu, 19 Nov 2015 14:15:11 +0000 (UTC) Received: (qmail 81163 invoked by uid 500); 19 Nov 2015 14:15:11 -0000 Delivered-To: apmail-activemq-issues-archive@activemq.apache.org Received: (qmail 81072 invoked by uid 500); 19 Nov 2015 14:15:11 -0000 Mailing-List: contact issues-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@activemq.apache.org Delivered-To: mailing list issues@activemq.apache.org Received: (qmail 81049 invoked by uid 99); 19 Nov 2015 14:15:11 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 19 Nov 2015 14:15:11 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 045B32C1F63 for ; Thu, 19 Nov 2015 14:15:11 +0000 (UTC) Date: Thu, 19 Nov 2015 14:15:11 +0000 (UTC) From: "Christopher L. Shannon (JIRA)" To: issues@activemq.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (AMQ-5321) activeMQ levelDB MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/AMQ-5321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christopher L. Shannon updated AMQ-5321: ---------------------------------------- Fix Version/s: (was: 5.14.0) NEEDS_REVIEW > activeMQ levelDB > ----------------- > > Key: AMQ-5321 > URL: https://issues.apache.org/jira/browse/AMQ-5321 > Project: ActiveMQ > Issue Type: Bug > Components: activemq-leveldb-store > Affects Versions: 5.10.0 > Environment: windows 7 > Reporter: Kevin > Fix For: NEEDS_REVIEW > > > https://issues.apache.org/jira/browse/AMQ-5257 which was duplicated by > https://issues.apache.org/jira/browse/AMQ-5105. > claimed to be fixed in 5.11.0, but when I used the binaries of 5.11.0 from unreleased (https://repository.apache.org/content/repositories/snapshots/org/apache/activemq/apache-activemq/5.11-SNAPSHOT/) , it is not fixed yet. > here is what I got: > PSHOT\bin\win32>activemq.bat > wrapper | --> Wrapper Started as Console > wrapper | Launching a JVM... > jvm 1 | Wrapper (Version 3.2.3) http://wrapper.tanukisoftware.org > jvm 1 | Copyright 1999-2006 Tanuki Software, Inc. All Rights Reserved. > jvm 1 | > jvm 1 | Java Runtime: Oracle Corporation 1.7.0_67 C:\Program Files (x86)\Java > \jre7 > jvm 1 | Heap sizes: current=15872k free=12305k max=1013632k > jvm 1 | JVM args: -Dactivemq.home=../.. -Dactivemq.base=../.. -Djavax.net > .ssl.keyStorePassword=password -Djavax.net.ssl.trustStorePassword=password -Djav > ax.net.ssl.keyStore=../../conf/broker.ks -Djavax.net.ssl.trustStore=../../conf/b > roker.ts -Dcom.sun.management.jmxremote -Dorg.apache.activemq.UseDedicatedTaskRu > nner=true -Djava.util.logging.config.file=logging.properties -Dactivemq.conf=../ > ../conf -Dactivemq.data=../../data -Djava.security.auth.login.config=../../conf/ > login.config -Xmx1024m -Djava.library.path=../../bin/win32 -Dwrapper.key=7JJvTVF > 5VnXQi50z -Dwrapper.port=32000 -Dwrapper.jvm.port.min=31000 -Dwrapper.jvm.port.m > ax=31999 -Dwrapper.pid=6236 -Dwrapper.version=3.2.3 -Dwrapper.native_library=wra > pper -Dwrapper.cpu.timeout=10 -Dwrapper.jvmid=1 > jvm 1 | Extensions classpath: > jvm 1 | [..\..\lib,..\..\lib\camel,..\..\lib\optional,..\..\lib\web,..\..\l > ib\extra] > jvm 1 | ACTIVEMQ_HOME: ..\.. > jvm 1 | ACTIVEMQ_BASE: ..\.. > jvm 1 | ACTIVEMQ_CONF: ..\..\conf > jvm 1 | ACTIVEMQ_DATA: ..\..\data > jvm 1 | Loading message broker from: xbean:activemq.xml > jvm 1 | INFO | Refreshing org.apache.activemq.xbean.XBeanBrokerFactory$1@193 > c227: startup date [Wed Aug 13 10:00:30 EDT 2014]; root of context hierarchy > jvm 1 | INFO | Using Persistence Adapter: Replicated LevelDB[C:\ActiveMQ\apa > che-activemq-5.11-20140808.003936-58-bin\apache-activemq-5.11-SNAPSHOT\bin\win32 > \..\..\data\leveldb, bosvsvm01:2181//activemq/leveldb-stores] > jvm 1 | INFO | Starting StateChangeDispatcher > jvm 1 | INFO | Client environment:zookeeper.version=3.4.5-1392090, built on > 09/30/2012 17:52 GMT > jvm 1 | INFO | Client environment:host.name=WMT-VS009.bost.local > jvm 1 | INFO | Client environment:java.version=1.7.0_67 > jvm 1 | INFO | Client environment:java.vendor=Oracle Corporation > jvm 1 | INFO | Client environment:java.home=C:\Program Files (x86)\Java\jre7 > jvm 1 | INFO | Client environment:java.class.path=../../bin/wrapper.jar;../. > ./bin/activemq.jar > jvm 1 | INFO | Client environment:java.library.path=../../bin/win32 > jvm 1 | INFO | Client environment:java.io.tmpdir=C:\Users\george\AppData\Lo > cal\Temp\ > jvm 1 | INFO | Client environment:java.compiler= > jvm 1 | INFO | Client environment:os.name=Windows 7 > jvm 1 | INFO | Client environment:os.arch=x86 > jvm 1 | INFO | Client environment:os.version=6.1 > jvm 1 | INFO | Client environment:user.name=george > jvm 1 | INFO | Client environment:user.home=C:\Users\george > jvm 1 | INFO | Client environment:user.dir=C:\ActiveMQ\apache-activemq-5.11- > 20140808.003936-58-bin\apache-activemq-5.11-SNAPSHOT\bin\win32 > jvm 1 | INFO | Initiating client connection, connectString=bosvsvm01:2181 > sessionTimeout=2000 watcher=org.apache.activemq.leveldb.replicated.groups.ZKCli > ent@1fbdfd0 > jvm 1 | WARN | SASL configuration failed: javax.security.auth.login.LoginExc > eption: No JAAS configuration section named 'Client' was found in specified JAAS > configuration file: '../../conf/login.config'. Will continue connection to Zook > eeper server without SASL authentication, if Zookeeper server allows it. > jvm 1 | INFO | Opening socket connection to server brlvsvolap01.bluecrest.lo > cal/10.42.0.109:2181 > jvm 1 | WARN | unprocessed event state: AuthFailed > jvm 1 | INFO | Socket connection established to bosvsvm01:2181.bos.local > /10.42.0.109:2181, initiating session > jvm 1 | INFO | Session establishment complete on server bosvsvm01:2181.bos.local/10.42.0.109:2181, sessionid = 0x4474d0f01983ec1, negotiated timeout = 4 > 000 > I used to have this "Client" warning before, but zookeeper allowed it, and I could access to web management of my cluster. But now I can not. > I tried the solution listed https://issues.apache.org/jira/browse/AMQ-5105 > but it does not work on my side. -- This message was sent by Atlassian JIRA (v6.3.4#6332)