Archiva starts with a fresh new user database. But I can't create the admin : java.lang.IllegalAccessError: tried to access method javax.mail.internet.InternetAddress.<init>(Ljava/lang/String;Z)
Seems my tomcat instance doesn't have the expected javamail version On Tue, Mar 24, 2009 at 12:18 PM, nicolas de loof <[email protected]>wrote: > java.lang.OutOfMemoryError: PermGen space :-/ > Seems i've made too much start/stop tests - This time I will need some help > from my system admin :) > > On Tue, Mar 24, 2009 at 12:10 PM, Brett Porter <[email protected]> wrote: > >> Are you able to check if it works with a clean one? I did try the upgrade >> earlier, but I wonder if anyone else is testing an upgrade from an older >> version? >> >> - Brett >> >> >> On 24/03/2009, at 10:04 PM, nicolas de loof wrote: >> >> I'm sharing the database from my existing Archiva 1.1.1 instance >>> >>> On Tue, Mar 24, 2009 at 12:03 PM, Brett Porter <[email protected]> wrote: >>> >>> On 24/03/2009, at 9:49 PM, nicolas de loof wrote: >>>> >>>> This is fully repeatable, and the app is deployed on a private test >>>> >>>>> context >>>>> path, so no request is coming in yet. >>>>> >>>>> >>>> Does the test set up have an existing users database or a clean users >>>> database? >>>> >>>> Cheers, >>>> Brett >>>> >>>> >>>> -- >>>> Brett Porter >>>> [email protected] >>>> http://blogs.exist.com/bporter/ >>>> >>>> >>>> >> -- >> Brett Porter >> [email protected] >> http://blogs.exist.com/bporter/ >> >> >
