Hi Seho,
We don't ship jcr mailbox with beta4 (nor beta3 I think) due to
incompatibility between james mailbox-lucene and the lucene shipped by
jackrabbit (the version available at that time was using lucene 2.x).
James uses lucene 3.1. Which version does jackrabbit 2.4.2 (or 2.5.0)?
We could align if jackrabbit uses a version > 3.1, and ship again jcr
mailbox.
Now, regarding your exception, it's strange it is working well with IMAP
but not with POP3 (I would have bet on the contrary).
The end of the stack trace seems to have been mangled, so I can't help
much (please resend the stack trace).
Thx, Eric
On 07/19/2012 01:46 AM, 배세호 wrote:
I tryed to use james 3.0-beta4. but I have a problem to use mailbox for JCR.
I modified spring-mailbox-jcr.xml like below (
jackrabbit-standalone-2.4.2.jar in classpath) and James connected to
JackRabbit 2.4.2.
<bean id="jcrRepository"
class="org.springframework.beans.factory.config.MethodInvokingFactoryBean">
<property
name="targetClass"><value>org.apache.jackrabbit.commons.JcrUtils</value></property>
<property name="targetMethod"><value>getRepository</value></property>
<property name="arguments">
<value>http://192.128.0.1:8080/jackrabbit/server</value>
</property>
</bean>
IMAP is operating well, but POP3 is not, error message is below.
INFO | jvm 1 | 2012/07/16 15:44:39 | ERROR 15:44:39,642 |
james.pop3server | Id='27258747' User='[email protected]' Unable
to access property jcr:uuid
INFO | jvm 1 | 2012/07/16 15:44:39 |
javax.jcr.RepositoryException: This session has been closed.
INFO | jvm 1 | 2012/07/16 15:44:39 | at
org.apache.jackrabbit.jcr2spi.SessionImpl.checkIsAlive(SessionImpl.java:924)
INFO | jvm 1 | 2012/07/16 15:44:39 | at
org.apache.jackrabbit.jcr2spi.ItemImpl.checkStatus(ItemImpl.java:436)
INFO | jvm 1 | 2012/07/16 15:44:39 | at
org.apache.jackrabbit.jcr2spi.NodeImpl.getIdentifier(NodeImpl.java:557)
INFO | jvm 1 | 2012/07/16 15:44:39 | at
org.apache.james.mailbox.jcr.mail.model.JCRMailbox.getMailboxId(JCRMailbox.java:208)
INFO | jvm 1 | 2012/07/16 15:44:39 | at
org.apache.james.mailbox.jcr.mail.model.JCRMailbox.getMailboxId(JCRMailbox.java:38)
INFO | jvm 1 | 2012/07/16 15:44:39 | at
org.apache.james.mailbox.jcr.mail.JCRMessageMapper.getMailboxPath(JCRMessageMapper.java:190)
INFO | jvm 1 | 2012/07/16 15:44:39 | at
org.apache.james.mailbox.jcr.mail.JCRMessageMapper.findMessagesInMailboxAfterUID(JCRMessageMapper.java:304)
INFO | jvm 1 | 2012/07/16 15:44:39 | at
org.apache.james.mailbox.jcr.maiReturn-Path:
<[email protected]>
Received: from hermes.apache.org (HELO mail.apache.org) ([140.211.11.3])
by srv002 (JAMES SMTP Server ) with SMTP ID 2062263288
for <[email protected]>;
Wed, 18 Jul 2012 04:52:30 +0200 (CEST)
Received: (qmail 55581 invoked by uid 500); 18 Jul 2012 14:52:29 -0000
Delivered-To: [email protected]
Received: (qmail 55536 invoked by uid 500); 18 Jul 2012 14:52:28 -0000
Mailing-List: contact [email protected]; run by ezmlm
Precedence: bulk
List-Help: <mailto:[email protected]>
List-Unsubscribe: <mailto:[email protected]>
List-Post: <mailto:[email protected]>
List-Id: <private.james.apache.org>
Reply-To: [email protected]
Delivered-To: mailing list [email protected]
Delivered-To: [email protected]
Received: (qmail 55504 invoked by uid 99); 18 Jul 2012 14:52:27 -0000
Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136)
by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 18 Jul 2012 14:52:27 +0000
X-ASF-Spam-Status: No, hits=1.5 required=5.0
tests=RCVD_IN_DNSWL_NONE,RCVD_NUMERIC_HELO,SPF_NEUTRAL
X-Spam-Check-By: apache.org
Received-SPF: neutral (athena.apache.org: local policy)
Received: from [195.238.6.173] (HELO mailrelay007.isp.belgacom.be)
(195.238.6.173)
by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 18 Jul 2012 14:52:21 +0000
X-IronPort-Anti-Spam-Filtered: true
X-IronPort-Anti-Spam-Result:
ApcFABDMBlBbtyYw/2dsb2JhbABFhWqzR4EJgiABAQUjFR4iEQgDGAICBRYLAgIJAwIBAgEnHhMIAQGIDasOkn6BIIoggzOCCoESA5VEgROJd4R/gmE
Received: from 48.38-183-91.adsl-static.isp.belgacom.be (HELO localhost)
([91.183.38.48])
by relay.skynet.be with ESMTP; 18 Jul 2012 16:52:00 +0200
MIME-Version: 1.0
X-UserIsAuth: true
Received: from 213.246.205.194 (EHLO [10.100.11.47]) ([213.246.205.194])
by srv002 (JAMES SMTP Server ) with ESMTPA ID 583285763;
Wed, 18 Jul 2012 04:51:59 +0200 (CEST)
Message-ID: <[email protected]>
Date: Wed, 18 Jul 2012 16:52:00 +0200
From: Eric Charles <[email protected]>
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:13.0) Gecko/20120615
Thunderbird/13.0.1
To: [email protected]
Subject: Re: James presence @ ApacheCon EU?
References: <cafvdmibxonhzzcprcgg-iwzgtpclm-mjajx3s+iqkpwpauv...@mail.gmail.com>
In-Reply-To:
<cafvdmibxonhzzcprcgg-iwzgtpclm-mjajx3s+iqkpwpauv...@mail.gmail.com>
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
X-Virus-Checked: Checked by ClamAV on apache.org
Hi Ioan,
I won't be able to participate.
Will you be there and which track are you thinking to
(http://www.apachecon.eu/tracks/)?
Btw, how was it at BerlinBuzz?
Thx, Eric
On 07/18/2012 03:33 PM, Ioan Eugen Stan wrote:
Hello there,
As you know the CFP for ApacheCon EU [1] is open. Is anyone interested
in giving a talk about James there? I'm considering submitting an
application.
Cheers,
[1] http://www.apachecon.eu/
--
eric | http://about.echarles.net | @echarles
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]