Re: Stack trace after this James service just stops

2011-07-13 Thread Norman Maurer
we had quite some changes .. so using latest james server should be the easist one bye norman Am Mittwoch, 13. Juli 2011 schrieb Saibabu Vallurupalli : > Okay, I will try these steps. This morning first thing I did is just > updating Mailbox-JPA jar and started then it complained about depe

Re: Unable to start James after Mailbox upgrade

2011-07-13 Thread Norman Maurer
sure.. bye norman Am Mittwoch, 13. Juli 2011 schrieb Saibabu Vallurupalli : > Hi Norman, The complete stack trace is about 300 lines. Is it okay if I > paste it here? > > Thanks, Sai > > On Wed, Jul 13, 2011 at 3:31 PM, Norman Maurer > wrote: > >> Hi there, >> >> this should be no problem.. >> >>

Re: Unable to start James after Mailbox upgrade

2011-07-13 Thread Saibabu Vallurupalli
Hi Norman, The complete stack trace is about 300 lines. Is it okay if I paste it here? Thanks, Sai On Wed, Jul 13, 2011 at 3:31 PM, Norman Maurer wrote: > Hi there, > > this should be no problem.. > > And this is not the complete stacktrace :( I need the complete one.. > > Bye, > Norman > > > >

Re: Unable to start James after Mailbox upgrade

2011-07-13 Thread Norman Maurer
Hi there, this should be no problem.. And this is not the complete stacktrace :( I need the complete one.. Bye, Norman 2011/7/13 Saibabu Vallurupalli : > Hi Norman, > I am pasting the stack trace below. I have one quick question is there any > place where these JARs refer to libraries I mean

Re: Unable to start James after Mailbox upgrade

2011-07-13 Thread Saibabu Vallurupalli
Hi Norman, I am pasting the stack trace below. I have one quick question is there any place where these JARs refer to libraries I mean classpath. The reason is my older JAR files as uses with JackRabbit 2.2.2 and just now I verified the Trunk and the POM.xml has got 2.2.0 reference. Do you think th

svn commit: r1146243 - /james/imap/trunk/processor/src/main/java/org/apache/james/imap/processor/base/MailboxEventAnalyser.java

2011-07-13 Thread norman
Author: norman Date: Wed Jul 13 19:09:57 2011 New Revision: 1146243 URL: http://svn.apache.org/viewvc?rev=1146243&view=rev Log: Make sure the MailboxEventAnalyser is 100% thread-safe. See IMAP-320 Modified: james/imap/trunk/processor/src/main/java/org/apache/james/imap/processor/base/Mailbox

Re: Unable to start James after Mailbox upgrade

2011-07-13 Thread Norman Maurer
Show me the stacktrace... Bye, Norman 2011/7/13 Saibabu Vallurupalli : > After commenting this file it still not starting. James server throws > java.lang.Exception on MailRepositoryStoreBeanFactory.init() method. > > Please help me with this upgrade process Norman. > > Thank you, > Sai > > On W

[jira] [Resolved] (IMAP-320) MailboxEventAnalyser is not 100 % thread-safe

2011-07-13 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/IMAP-320?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norman Maurer resolved IMAP-320. Resolution: Fixed done > MailboxEventAnalyser is not 100 % thread-safe > ---

[jira] [Created] (IMAP-320) MailboxEventAnalyser is not 100 % thread-safe

2011-07-13 Thread Norman Maurer (JIRA)
MailboxEventAnalyser is not 100 % thread-safe - Key: IMAP-320 URL: https://issues.apache.org/jira/browse/IMAP-320 Project: JAMES Imap Issue Type: Bug Components: Protocol Affects Vers

svn commit: r1146240 - /james/imap/trunk/processor/src/main/java/org/apache/james/imap/processor/base/MailboxEventAnalyser.java

2011-07-13 Thread norman
Author: norman Date: Wed Jul 13 19:08:31 2011 New Revision: 1146240 URL: http://svn.apache.org/viewvc?rev=1146240&view=rev Log: Make sure the MailboxEventAnalyser is 100% thread-safe. See IMAP-320 Modified: james/imap/trunk/processor/src/main/java/org/apache/james/imap/processor/base/Mailbox

Re: Unable to start James after Mailbox upgrade

2011-07-13 Thread Saibabu Vallurupalli
After commenting this file it still not starting. James server throws java.lang.Exception on MailRepositoryStoreBeanFactory.init() method. Please help me with this upgrade process Norman. Thank you, Sai On Wed, Jul 13, 2011 at 3:02 PM, Norman Maurer wrote: > conf/context/james-server-context.x

[jira] [Resolved] (IMAP-305) Add support for CONDSTORE extension

2011-07-13 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/IMAP-305?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norman Maurer resolved IMAP-305. Resolution: Fixed Fix Version/s: 0.3 Assignee: Norman Maurer done! > Add support for

svn commit: r1146234 [2/2] - in /james/imap/trunk: api/src/main/java/org/apache/james/imap/api/ api/src/main/java/org/apache/james/imap/api/display/ api/src/main/java/org/apache/james/imap/api/message

2011-07-13 Thread norman
Modified: james/imap/trunk/processor/src/main/java/org/apache/james/imap/processor/StoreProcessor.java URL: http://svn.apache.org/viewvc/james/imap/trunk/processor/src/main/java/org/apache/james/imap/processor/StoreProcessor.java?rev=1146234&r1=1146233&r2=1146234&view=diff ===

Re: Unable to start James after Mailbox upgrade

2011-07-13 Thread Saibabu Vallurupalli
Hi Eric, I found it. Will try with this workaround. Thanks so much. Regards, Sai On Wed, Jul 13, 2011 at 2:55 PM, Eric Charles wrote: > Hi, > > I have to leave and can not give you a valid answer to solve this (time is > too short). > > As temp workaround, you could comment all references in th

Re: Unable to start James after Mailbox upgrade

2011-07-13 Thread Norman Maurer
conf/context/james-server-context.xml Bye, Norman 2011/7/13 Saibabu Vallurupalli : > Hi Eric, where is the main Spring file located? Sorry to ask too many > questions. > > Thanks, Sai > > On Wed, Jul 13, 2011 at 2:55 PM, Eric Charles > wrote: > >> Hi, >> >> I have to leave and can not give you

Re: Unable to start James after Mailbox upgrade

2011-07-13 Thread Saibabu Vallurupalli
Hi Eric, where is the main Spring file located? Sorry to ask too many questions. Thanks, Sai On Wed, Jul 13, 2011 at 2:55 PM, Eric Charles wrote: > Hi, > > I have to leave and can not give you a valid answer to solve this (time is > too short). > > As temp workaround, you could comment all refer

Re: Unable to start James after Mailbox upgrade

2011-07-13 Thread Eric Charles
Hi, I have to leave and can not give you a valid answer to solve this (time is too short). As temp workaround, you could comment all references in the main spring file to the mailbox-jrc-context.xml (spring will not load that part). Thx. On 13/07/11 20:47, Saibabu Vallurupalli wrote: Hi E

Re: Unable to start James after Mailbox upgrade

2011-07-13 Thread Saibabu Vallurupalli
Hi Eric, This error is coming from Jackrabbit on two argument constructor using "public static RepositoryConfig create(String file, String home)" I am not familiar with the relation between the configuration inside the file James/conf/context/james-mailbox-jcr-context.xml and Jackrabbit. But same

Re: Unable to start James after Mailbox upgrade

2011-07-13 Thread Saibabu Vallurupalli
I am using this "context/james-mailbox-jcr-context.xml" file from app. Thanks, Sai On Wed, Jul 13, 2011 at 2:16 PM, Eric Charles wrote: > Hi, > Do you use the spring files from app or fro mailbox/spring ? > You should normally rely on app ones, the mailbox/spring ones are not > up-to-date. > >

Re: Unable to start James after Mailbox upgrade

2011-07-13 Thread Eric Charles
Hi, Do you use the spring files from app or fro mailbox/spring ? You should normally rely on app ones, the mailbox/spring ones are not up-to-date. Thx. On 13/07/11 18:33, Saibabu Vallurupalli wrote: Hi Eric, I just did the upgrade part for Mailbox got the files from: https://repository.apach

Unable to start James after Mailbox upgrade

2011-07-13 Thread Saibabu Vallurupalli
Hi Eric, I just did the upgrade part for Mailbox got the files from: https://repository.apache.org/content/groups/snapshots/org/apache/james/ apache-james-mailbox-api-0.4-20110713.042145-27.jar apache-james-mailbox-jcr-0.4-20110713.042325-27.jar apache-james-mailbox-jpa-0.4-20110713.042245-27.jar

Re: configuration files

2011-07-13 Thread Saibabu Vallurupalli
Hi Eric, Just seeing this message. Thanks for pointing me to correct path otherwise I am looking at the configuration files in a different path which are very similar except the name of the files. ..\mailbox\spring\src\main\resources\META-INF\james\ Thank you once again for correcting me. Looks li

Re: svn commit: r1145691 - in /james/mailbox/trunk: ./ jpa/ jpa/src/main/java/org/apache/james/mailbox/jpa/mail/model/openjpa/ jpa/src/main/java/org/apache/james/mailbox/jpa/openjpa/

2011-07-13 Thread Eric Charles
I you use a tar.gz snapshot from maven, take care to build mailbox trunk (not a tag). Maybe you're falling in "race condition", where trunk/snapshot is not yet published in maven repo (it's not instantaneous, can take a few hours...). You could try to build mailbox from src without any chang

Re: svn commit: r1145691 - in /james/mailbox/trunk: ./ jpa/ jpa/src/main/java/org/apache/james/mailbox/jpa/mail/model/openjpa/ jpa/src/main/java/org/apache/james/mailbox/jpa/openjpa/

2011-07-13 Thread Saibabu Vallurupalli
Hi Eric, Yes, it is from Snapshot 0.4-SNAPSHOT. I was able to start James and send email properly before upgrade. I started upgrading entire Mailbox instead of just JPA and got another issue will send it in a separate thread. Thanks, Sai On Wed, Jul 13, 2011 at 11:40 AM, Eric Charles wrote: > O

Re: configuration files

2011-07-13 Thread Eric Charles
On 13/07/11 17:05, Saibabu Vallurupalli wrote: Hi, I am looking into the source path in SVN to get access to configuration files like james-server-context.xml etc., where can I find them? These files are not under regular source tree for that modules i.e., for example If I am working on Mailbox-

Re: svn commit: r1145691 - in /james/mailbox/trunk: ./ jpa/ jpa/src/main/java/org/apache/james/mailbox/jpa/mail/model/openjpa/ jpa/src/main/java/org/apache/james/mailbox/jpa/openjpa/

2011-07-13 Thread Eric Charles
On 13/07/11 16:50, Saibabu Vallurupalli wrote: This sounds like I have upgrade entire MailBox NOT just Mailbox-JPA library. Please correct me if there is anything I am missing. Thanks, Sai Hi, Did you build from src or used a snapshot from maven? Also, before any change, can you start james? T

Re: svn commit: r1145691 - in /james/mailbox/trunk: ./ jpa/ jpa/src/main/java/org/apache/james/mailbox/jpa/mail/model/openjpa/ jpa/src/main/java/org/apache/james/mailbox/jpa/openjpa/

2011-07-13 Thread Saibabu Vallurupalli
Before getting your response, I went a head and deployed Mailbox-Store library as well 0.4-SNAPSHOT and see the error below: ** DEBUG 10:43:21,414 | org.springframework.beans.factory.support.DefaultListableBeanFactory | Ignoring bean class loading failure for bean 'authenticator' org.spring

Re: svn commit: r1145691 - in /james/mailbox/trunk: ./ jpa/ jpa/src/main/java/org/apache/james/mailbox/jpa/mail/model/openjpa/ jpa/src/main/java/org/apache/james/mailbox/jpa/openjpa/

2011-07-13 Thread Saibabu Vallurupalli
Hi Norman, This morning I started upgrade and just deployed Mailbox-JPA JAR file did all the configuration changes and started James server. In the log file I found an error as below: org.springframework.beans.factory.CannotLoadBeanClassException: Error loading class [org.apache.james.mailbox.

Re: [VOTE] Release Apache James Server 3.0-beta2 artifacts

2011-07-13 Thread Norman Maurer
Am 12.07.2011 21:03, schrieb Robert Burrell Donkin: On Tue, Jul 12, 2011 at 5:57 PM, Norman Maurer wrote: Yes the files was committed by me and it seems like I forgot them :( I'll add them into trunk, and then maybe take a look at seeing why rat isn't part of the build... Robert so what t