Hi Alex,

thx for building the trunk - I was able to download, install, run as service. Also tested the apacheds-tools and they worked for dump.

But still two questions:

- what file format does the import command require? ldif? or can I use the file written thru dump command to use with import command?

- now that I have the built snapshot release, can I go and copy the two files apacheds-tools.jar and apacheds-schema-registries-1.5.1-SNAPSHOT.jar over my installed apacheds-1.5.0 version and use this instead? will that work? Or do I need to install this snapshot version on my windows 2003 server to make the apacheds-tools work properly?

TIA
Markus

Alex Karasulu schrieb:
Markus any luck with this new build?

Alex

On 7/12/07, Alex Karasulu <[EMAIL PROTECTED]> wrote:

I just fixed this the issues with the dump command in the 1.5.x branch
(the ads trunk).
You can checkout and build the trunk now if you like.  However just for
your convenience
I built it for you and dropped a copy of the 1.5.1-SNAPSHOT build into my
home directory
here for you to test:

    http://people.apache.org/~akarasulu/apacheds/latest/trunk
<http://people.apache.org/%7Eakarasulu/apacheds/trunk>

There you will find the latest windows installer exe for Apacheds 1.5.1SNAPSHOT. Let me know if this works for you.

Alex

On 7/12/07, Alex Karasulu <[EMAIL PROTECTED]> wrote:
>
> Markus do you have a apacheds-schema-registries-1.5.0.jar in your lib
> directory
> of the installation home for ADS?  This is the jar that contains the
> SchemaLoader
> class that seems to be having issues. Also check and see if the problem
> exists
> even if you try to dump the system partition.  I want to single out a
> few things.
>
> Alex
>
> On 7/12/07, Markus Pohle < [EMAIL PROTECTED]> wrote:
> >
> >
> >
> > Hi All,
> > tried the apacheds-tools.jar from within my apacheds-1.5.0 running on
> > windows 2003 server (englisch version) to dump a partition.
> >
> > the command i executed is:
> > C:\Program Files\apacheds-1.5.0\bin>java -jar apacheds-tools.jar dump
> > -i "C:\Program Files\apacheds- 1.5.0" -p DouglasHolding
> >
> > the error message i do get is:
> > Exception in thread "main" java.lang.NoClassDefFoundError:
> > org/apache/directory/server/schema/registries/SchemaLoader
> >          at
> >
> > org.apache.directory.server.tools.commands.dumpcmd.DumpCommandExecutorSkeleton.execute(DumpCommandExecutorSke
> > leton.java:34)
> >          at
> >
> > org.apache.directory.server.tools.commands.dumpcmd.DumpCommandExecutorStub.execute
> > (DumpCommandExecutorStub.ja
> > va:36)
> >          at
> > org.apache.directory.server.tools.request.BaseToolCommandCL.execute (
> > BaseToolCommandCL.java:67)
> >          at
> > org.apache.directory.server.tools.ApachedsTools.main(
> > ApachedsTools.java:122)
> >
> > can anybody help me please?
> >
> > TIA
> > Markus
> >
> >
>


Reply via email to