New continuum instance for directory

2010-08-11 Thread Stefan Seelmann
Hi dev, Brett Porter set up a new Continuum server, thanks Brett! First, you need to create a new account because all previous accounts are gone. I can assign permissions for the Directory group then. (LDAP integration would be cool btw, let me file a Jira) The directory group can be found at [1

Re: New continuum instance for directory

2010-08-16 Thread Pierre-Arnaud Marcelot
Hi Stefan, On 11 août 2010, at 22:26, Stefan Seelmann wrote: > Hi dev, > > Brett Porter set up a new Continuum server, thanks Brett! > > First, you need to create a new account because all previous accounts > are gone. I can assign permissions for the Directory group then. (LDAP > integration wo

Re: New continuum instance for directory

2010-08-16 Thread Stefan Seelmann
>> First, you need to create a new account because all previous accounts >> are gone. I can assign permissions for the Directory group then. (LDAP >> integration would be cool btw, let me file a Jira) > > I create a new account for myself. id=pamarcelot Done, you are admin. >> Unfortunately the A

Re: New continuum instance for directory

2010-08-16 Thread Felix Knecht
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 >> Indeed, one failing test in >> 'testLoadCoreInetOrgPersonAndNis(org.apache.directory.shared.ldap.schema.loader.ldif.SchemaManagerLoadTest)'. >> :( > > I really don't understand why that happens. I built the server on > serveral other machines wh

Re: New continuum instance for directory

2010-08-16 Thread Stefan Seelmann
Hi Felix, > Working: > $ mvn -v > [WARN ][jrockit] MaxPermSize=512m ignored: Not a valid option for JRockit > Apache Maven 2.2.1 (r801777; 2009-08-06 21:16:01+0200) > Java version: 1.6.0_20 > Java home: /opt/jrmc-4.0.0-1.6.0/jre > Default locale: en_US, platform encoding: ANSI_X3.4-1968 > OS name:

Re: New continuum instance for directory

2010-08-16 Thread Felix Knecht
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 08/16/10 22:09, Stefan Seelmann wrote: > Hi Felix, > >> Working: >> $ mvn -v >> [WARN ][jrockit] MaxPermSize=512m ignored: Not a valid option for JRockit >> Apache Maven 2.2.1 (r801777; 2009-08-06 21:16:01+0200) >> Java version: 1.6.0_20 >> Java ho

Re: New continuum instance for directory

2010-08-16 Thread Emmanuel Lecharny
Hi guys, I wonder if the issues mentionned in https://issues.apache.org/jira/browse/DIRSERVER-1541 can cause the issues we have ... -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com

Re: New continuum instance for directory

2010-08-16 Thread Kiran Ayyagari
On Tue, Aug 17, 2010 at 3:06 AM, Emmanuel Lecharny wrote: >  Hi guys, > > I wonder if the issues mentionned in > https://issues.apache.org/jira/browse/DIRSERVER-1541 can cause the issues we > have ... don't think continuum runs on windows, in any case the server build is consistently failing on CI

Re: New continuum instance for directory

2010-08-16 Thread Felix Knecht
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 As I can reproduce the failure I'll try to elaborate this a bit. Felix On 08/16/10 23:39, Kiran Ayyagari wrote: > On Tue, Aug 17, 2010 at 3:06 AM, Emmanuel Lecharny > wrote: >> Hi guys, >> >> I wonder if the issues mentionned in >> https://issues.

Re: New continuum instance for directory

2010-08-16 Thread Stefan Seelmann
On Tue, Aug 17, 2010 at 6:04 AM, Felix Knecht wrote: > As I can reproduce the failure I'll try to elaborate this a bit. Thanks Felix. Could you test the following patch [1]? It's just a blind guess but sets explicit encoding when reading and writing the schema files. Kind Regards, Stefan [1]

Re: New continuum instance for directory

2010-08-16 Thread Felix Knecht
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 > Could you test the following patch [1]? It's just a blind guess but > sets explicit encoding when reading and writing the schema files. Thanks Stefan Patch doesn't resolves the problem. I could elaborate a bit more. Following change will throw a

Re: New continuum instance for directory

2010-08-17 Thread Felix Knecht
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I finally got it running ... But I'm not sure if the 'solution' shows up an issue. I don't know if the order of given schemas to load matters. If it shouldn't it's a problem. Maybe schemas are loaded line by line into a e.g.Map and then processed. IIRC

Re: New continuum instance for directory

2010-08-17 Thread Emmanuel Lecharny
On 8/17/10 2:16 PM, Felix Knecht wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I finally got it running ... But I'm not sure if the 'solution' shows up an issue. I don't know if the order of given schemas to load matters. If it shouldn't it's a problem. Maybe schemas are loaded line by l

Re: New continuum instance for directory

2010-08-17 Thread Alex Karasulu
Can someone give me admin permissions as well. Tried to go in and I cannot do anything through the UI (meaning trigger builds). Thanks, Alex On Mon, Aug 16, 2010 at 9:58 PM, Stefan Seelmann wrote: > >> First, you need to create a new account because all previous accounts > >> are gone. I can ass

Re: New continuum instance for directory

2010-08-17 Thread Stefan Seelmann
On Tue, Aug 17, 2010 at 2:32 PM, Alex Karasulu wrote: > Can someone give me admin permissions as well. Tried to go in and I cannot > do anything through the UI (meaning trigger builds). > Thanks, > Alex Done, you and Emmanuel have admin permission.

Re: New continuum instance for directory

2010-08-18 Thread Pierre-Arnaud Marcelot
On 16 août 2010, at 20:58, Stefan Seelmann wrote: >>> First, you need to create a new account because all previous accounts >>> are gone. I can assign permissions for the Directory group then. (LDAP >>> integration would be cool btw, let me file a Jira) >> >> I create a new account for myself. id