Return-Path: X-Original-To: apmail-geronimo-dev-archive@www.apache.org Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 1427CE821 for ; Thu, 10 Jan 2013 14:58:13 +0000 (UTC) Received: (qmail 73740 invoked by uid 500); 10 Jan 2013 14:58:12 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 73663 invoked by uid 500); 10 Jan 2013 14:58:12 -0000 Mailing-List: contact dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 73655 invoked by uid 99); 10 Jan 2013 14:58:12 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 Jan 2013 14:58:12 +0000 Date: Thu, 10 Jan 2013 14:58:12 +0000 (UTC) From: "Marcos (JIRA)" To: dev@geronimo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (GERONIMO-6430) geronimo-ejb_3.1_spec broken? MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/GERONIMO-6430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13549679#comment-13549679 ] Marcos commented on GERONIMO-6430: ---------------------------------- Well... resolved by adding org.apache.geronimo.specs geronimo-ejb_3.1_spec 1.0.2 I guess I must have had it in my local repo at some point. > geronimo-ejb_3.1_spec broken? > ----------------------------- > > Key: GERONIMO-6430 > URL: https://issues.apache.org/jira/browse/GERONIMO-6430 > Project: Geronimo > Issue Type: Bug > Security Level: public(Regular issues) > Components: car-maven-plugin, general, specs > Affects Versions: 3.0.0 > Environment: macosx 10.8 > java 1.7 > maven 3.0.4 > Reporter: Marcos > > I've had my car working for a while (since last year). I start off a build today and then I start getting these errors in our build server. I had to wipe my local repo to see the errors locally - my old repo seems to have stuff that works. > Did something get messed up in maven central???? Any ideas how to solve this? This was working. > The problems seem to start starting org.apache.geronimo.specs/geronimo-ejb_3.1_spec/1.0.2. > My old logs show this bundle starting without issues. > [org.apache.geronimo.system.configuration.DependencyManager] : Starting artifact: DependencyType [org.apache.servicemix.bundles/org.apache.servicemix.bundles.xpp3/1.1.4c_3/jar:null] > [org.apache.geronimo.system.configuration.DependencyManager] : Starting artifact: DependencyType [org.apache.geronimo.specs/geronimo-jaxrpc_1.1_spec/2.1/jar:null] > [org.apache.geronimo.system.configuration.DependencyManager] : Starting artifact: DependencyType [org.apache.geronimo.specs/geronimo-ejb_3.1_spec/1.0.2/jar:null] > [org.apache.geronimo.system.configuration.DependencyManager] : Starting artifact: DependencyType [org.apache.geronimo.specs/geronimo-j2ee-management_1.1_spec/1.0.1/jar:null] > I'm removing the m2/repo and starting from scratch and it fails. Not sure what this error is: > [org.apache.geronimo.system.configuration.DependencyManager] : Could not install bundle dependency > org.apache.geronimo.kernel.config.NoSuchConfigException: org.apache.geronimo.specs/geronimo-ejb_3.1_spec/1.0.2/jar (configId: org.apache.geronimo.specs/geronimo-ejb_3.1_spec/1.0.2/jar) (configId: org.apache.geronimo.specs/geronimo-ejb_3.1_spec/1.0.2/jar) > ---- ERRORS ---- > [org.apache.geronimo.system.configuration.DependencyManager] : Could not install bundle dependency > org.apache.geronimo.kernel.config.NoSuchConfigException: org.apache.geronimo.specs/geronimo-ejb_3.1_spec/1.0.2/jar (configId: org.apache.geronimo.specs/geronimo-ejb_3.1_spec/1.0.2/jar) (configId: org.apache.geronimo.specs/geronimo-ejb_3.1_spec/1.0.2/jar) > [org.apache.geronimo.system.configuration.DependencyManager] : Could not start bundle: org.apache.geronimo.framework.rmi-naming_3.0.0 [13] > org.osgi.framework.BundleException: The bundle "org.apache.geronimo.framework.rmi-naming_3.0.0 [13]" could not be resolved. Reason: Missing Constraint: Import-Package: org.apache.geronimo.blueprint; version="0.0.0" > [org.apache.geronimo.system.configuration.DependencyManager] : Could not start bundle: org.apache.geronimo.framework.plugin_3.0.0 [12] > org.osgi.framework.BundleException: Exception in org.apache.geronimo.kernel.osgi.ConfigurationActivator.start() of bundle org.apache.geronimo.framework.plugin. > at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:734) > [ERROR] Could not load deployer configuration: org.apache.geronimo.framework/geronimo-gbean-deployer/3.0.0/car > org.apache.geronimo.framework/geronimo-gbean-deployer/3.0.0/car: ADD > org.apache.geronimo.framework/geronimo-gbean-deployer/3.0.0/car: READING > FINISHED > org.apache.geronimo.kernel.config.LifecycleException: load of org.apache.geronimo.framework/geronimo-gbean-deployer/3.0.0/car failed > at org.apache.geronimo.kernel.config.SimpleConfigurationManager.loadConfiguration(SimpleConfigurationManager.java:316) -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira