You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Alex Karasulu (JIRA)" <ji...@apache.org> on 2007/07/13 17:30:04 UTC

[jira] Closed: (DIRSERVER-996) apacheds-tools 'dump' throws Exception

     [ https://issues.apache.org/jira/browse/DIRSERVER-996?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alex Karasulu closed DIRSERVER-996.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 1.5.1

This was fixed in the trunk for 1.5.1.

> apacheds-tools 'dump' throws Exception
> --------------------------------------
>
>                 Key: DIRSERVER-996
>                 URL: https://issues.apache.org/jira/browse/DIRSERVER-996
>             Project: Directory ApacheDS
>          Issue Type: Bug
>          Components: tools
>    Affects Versions: 1.5.0
>         Environment: Windows 2003 Server, JDK 1.5.0
>            Reporter: Markus Pohle
>            Assignee: Alex Karasulu
>             Fix For: 1.5.1
>
>
> 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) 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.