You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Ole Ersoy (JIRA)" <ji...@apache.org> on 2007/06/12 02:33:26 UTC

[jira] Created: (DIRSERVER-968) NoSuchMethodError When Connecting to Hot Partition

NoSuchMethodError When Connecting to Hot Partition
--------------------------------------------------

                 Key: DIRSERVER-968
                 URL: https://issues.apache.org/jira/browse/DIRSERVER-968
             Project: Directory ApacheDS
          Issue Type: Bug
            Reporter: Ole Ersoy


This is related to:

https://issues.apache.org/jira/browse/DIRSERVER-964

Emmanuel attached a test that passes for him.  I upped the version of  apache-core to 1.5.0, and when I run the test I get this:

java.lang.NoSuchMethodError: org.apache.directory.server.core.configuration.MutableStartupConfiguration.setPartitionConfigurations(Ljava/util/Set;)V
	at org.apache.tuscany.das.ldap.create.test.SelfContainedBindingTest.createDASPartition(SelfContainedBindingTest.java:152)

The test compiles fine though.


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


[jira] Closed: (DIRSERVER-968) NoSuchMethodError When Connecting to Hot Partition

Posted by "Emmanuel Lecharny (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DIRSERVER-968?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Emmanuel Lecharny closed DIRSERVER-968.
---------------------------------------


> NoSuchMethodError When Connecting to Hot Partition
> --------------------------------------------------
>
>                 Key: DIRSERVER-968
>                 URL: https://issues.apache.org/jira/browse/DIRSERVER-968
>             Project: Directory ApacheDS
>          Issue Type: Bug
>            Reporter: Ole Ersoy
>
> This is related to:
> https://issues.apache.org/jira/browse/DIRSERVER-964
> Emmanuel attached a test that passes for him.  I upped the version of  apache-core to 1.5.0, and when I run the test I get this:
> java.lang.NoSuchMethodError: org.apache.directory.server.core.configuration.MutableStartupConfiguration.setPartitionConfigurations(Ljava/util/Set;)V
> 	at org.apache.tuscany.das.ldap.create.test.SelfContainedBindingTest.createDASPartition(SelfContainedBindingTest.java:152)
> The test compiles fine though.

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


[jira] Resolved: (DIRSERVER-968) NoSuchMethodError When Connecting to Hot Partition

Posted by "Emmanuel Lecharny (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DIRSERVER-968?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Emmanuel Lecharny resolved DIRSERVER-968.
-----------------------------------------

    Resolution: Invalid

This failure was due to a bad pom.xml (referring to older jar versions)

> NoSuchMethodError When Connecting to Hot Partition
> --------------------------------------------------
>
>                 Key: DIRSERVER-968
>                 URL: https://issues.apache.org/jira/browse/DIRSERVER-968
>             Project: Directory ApacheDS
>          Issue Type: Bug
>            Reporter: Ole Ersoy
>
> This is related to:
> https://issues.apache.org/jira/browse/DIRSERVER-964
> Emmanuel attached a test that passes for him.  I upped the version of  apache-core to 1.5.0, and when I run the test I get this:
> java.lang.NoSuchMethodError: org.apache.directory.server.core.configuration.MutableStartupConfiguration.setPartitionConfigurations(Ljava/util/Set;)V
> 	at org.apache.tuscany.das.ldap.create.test.SelfContainedBindingTest.createDASPartition(SelfContainedBindingTest.java:152)
> The test compiles fine though.

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