Hi Marcello, did you see the error more then one time ? What kind of MailRepository you use for your users mailboxes ?
Thx, Norman 2010/9/7 Marcello Marangio <[email protected]>: > Hi norman. > Tank for your reply. > We get the error running it. > Thanks > M > >> -----Messaggio originale----- >> Da: [email protected] [mailto:[email protected]] Per >> conto di Norman Maurer >> Inviato: lunedì 6 settembre 2010 12.51 >> A: James Users List >> Oggetto: Re: cannot open user inbox in org.apache.james.James.getUserInbox >> >> Hi Marcello, >> >> sorry I missed your email before.. Do you see the error when startup >> james or while running it ? >> >> Bye, >> Norman >> >> >> 2010/9/2 Marcello Marangio <[email protected]>: >> > Hi all >> > >> > We are having quite randomly an exception calling the getUserInbox >> method of >> > the class org.apache.james.James. >> > >> > We found the following message in james.log: >> > >> > 02/09/10 10:12:04 ERROR James: Cannot open user >> > Mailboxorg.apache.avalon.framework.service.ServiceException: Cannot find >> or >> > init repository (Key='') >> > >> > >> > >> > We believe the error occurs in the following instruction: >> > >> > userInbox = (MailRepository) store.select(mboxConf); >> > >> > >> > >> > We are sure that the value of mboxConf is correct, because we print it >> out >> > just before the call that goes bad. >> > >> > >> > >> > We are using james 2.3.2 on a red hat SO and oracle db. >> > >> > Any experience about this kind of issue? >> > >> > Thanks >> > >> > Marcello >> > >> > >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
