You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@continuum.apache.org by "Brett Porter (JIRA)" <ji...@codehaus.org> on 2008/05/07 01:16:22 UTC

[jira] Closed: (CONTINUUM-1729) ComponentLookupException during database export (1.1-beta-3)

     [ http://jira.codehaus.org/browse/CONTINUUM-1729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brett Porter closed CONTINUUM-1729.
-----------------------------------

      Assignee: Brett Porter
    Resolution: Cannot Reproduce

I was able to run the JAR as downloaded from the website and execute an export

> ComponentLookupException during database export (1.1-beta-3)
> ------------------------------------------------------------
>
>                 Key: CONTINUUM-1729
>                 URL: http://jira.codehaus.org/browse/CONTINUUM-1729
>             Project: Continuum
>          Issue Type: Bug
>    Affects Versions: 1.1
>         Environment: Windows XP
>            Reporter: Olivier Lamiral
>            Assignee: Brett Porter
>
> Hi!
> The following exception is being thrown when trying to export database records:
> Exception in thread "main" org.codehaus.plexus.component.repository.exception.ComponentLookupException: Component descriptor cannot be found in the component repository: org.apache.maven.continuum.management.DatabaseFactoryConfigurator [continuum] (lookup realm: ClassRealm[app, parent: ClassRealm[plexus.core, parent: null]]).
>         at org.codehaus.plexus.DefaultComponentLookupManager.lookup(DefaultComponentLookupManager.java:139)
>         at org.codehaus.plexus.DefaultPlexusContainer.lookup(DefaultPlexusContainer.java:333)
>         at org.apache.maven.continuum.management.DataManagementCli.processDatabase(DataManagementCli.java:229)
>         at org.apache.maven.continuum.management.DataManagementCli.main(DataManagementCli.java:146)
> Command line: java -Xmx512M -jar data-management-cli-1.1-beta-3-app.jar -buildsJdbcUrl jdbc:derby:continuum-1.1-beta-3/data/continuum/database -mode EXPORT -directory backups
> I´ve run maven dependency resolver over the data-management-cli-1.1-beta-3-app pom file to make sure that all the dependencies where available.
> Let me know if I am missing something or doing something wrong.
> Thank you in advance!
> Olivier.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira