[
http://jira.codehaus.org/browse/CONTINUUM-1729?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=139436#action_139436
]
Olivier Lamiral commented on CONTINUUM-1729:
--------------------------------------------
Brett,
There is a file named components.xml in META-IN/plexus folder, but there is
no section for the database configurator. Am I looking in the right file? If
yes, could you send me the tags so I can put them in the xml file?
Also, is this information is related to the -buildsJdbcUrl parameter, passed
in the command line? I´m searching the components.xml file in the source code
repository, but I still haven´t found it.
Thanky you!
> 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