Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 66730 invoked from network); 8 Dec 2005 06:47:35 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 8 Dec 2005 06:47:35 -0000 Received: (qmail 9686 invoked by uid 500); 8 Dec 2005 06:47:34 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 8972 invoked by uid 500); 8 Dec 2005 06:47:30 -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 8959 invoked by uid 99); 8 Dec 2005 06:47:30 -0000 X-ASF-Spam-Status: No, hits=1.3 required=10.0 tests=SPF_FAIL X-Spam-Check-By: apache.org Received: from [192.87.106.226] (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 Dec 2005 22:47:30 -0800 Received: from ajax.apache.org (ajax.apache.org [127.0.0.1]) by ajax.apache.org (Postfix) with ESMTP id C243E184 for ; Thu, 8 Dec 2005 07:47:08 +0100 (CET) Message-ID: <306461418.1134024428736.JavaMail.jira@ajax.apache.org> Date: Thu, 8 Dec 2005 07:47:08 +0100 (CET) From: "Vamsavardhana Reddy (JIRA)" To: dev@geronimo.apache.org Subject: [jira] Closed: (GERONIMO-1251) Unable to add a new realm thru "Security Realms" portlet In-Reply-To: <833400684.1133357909849.JavaMail.jira@ajax.apache.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ http://issues.apache.org/jira/browse/GERONIMO-1251?page=all ] Vamsavardhana Reddy closed GERONIMO-1251: ----------------------------------------- > Unable to add a new realm thru "Security Realms" portlet > -------------------------------------------------------- > > Key: GERONIMO-1251 > URL: http://issues.apache.org/jira/browse/GERONIMO-1251 > Project: Geronimo > Type: Bug > Components: console > Versions: 1.0 > Environment: Win XP, Sun JDK 1.4.2_08 > Reporter: Vamsavardhana Reddy > Assignee: Aaron Mulder > Fix For: 1.0 > > Adding a new security realm thru "Security Realms" portlet results in an error. Clicking on "show plan" button shows a plan that uses "org/apache/geronimo/Server" as parentId. > Following exception is logged to geronimo.log > 19:05:44,984 DEBUG [Deployer] Deployment failed: plan=C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\console-deployment53507.xml, module=null > org.apache.geronimo.common.DeploymentException: Unable to load first parent of configuration SecurityRealmonemore-properties-realm > at org.apache.geronimo.deployment.DeploymentContext.determineNaming(DeploymentContext.java:145) > at org.apache.geronimo.deployment.DeploymentContext.(DeploymentContext.java:111) > at org.apache.geronimo.deployment.service.ServiceConfigBuilder.buildConfiguration(ServiceConfigBuilder.java:199) > at org.apache.geronimo.deployment.service.ServiceConfigBuilder.buildConfiguration(ServiceConfigBuilder.java:167) > at org.apache.geronimo.deployment.service.ServiceConfigBuilder$$FastClassByCGLIB$$9f173be6.invoke() > at net.sf.cglib.reflect.FastMethod.invoke(FastMethod.java:53) > at org.apache.geronimo.gbean.runtime.FastMethodInvoker.invoke(FastMethodInvoker.java:38) > at org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperation.java:118) > at org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.java:800) > at org.apache.geronimo.gbean.runtime.RawInvoker.invoke(RawInvoker.java:57) > at org.apache.geronimo.kernel.basic.RawOperationInvoker.invoke(RawOperationInvoker.java:36) > at org.apache.geronimo.kernel.basic.ProxyMethodInterceptor.intercept(ProxyMethodInterceptor.java:96) > at org.apache.geronimo.deployment.ConfigurationBuilder$$EnhancerByCGLIB$$124a682d.buildConfiguration() > at org.apache.geronimo.deployment.Deployer.deploy(Deployer.java:178) > at org.apache.geronimo.deployment.Deployer.deploy(Deployer.java:85) > at org.apache.geronimo.deployment.Deployer$$FastClassByCGLIB$$734a235d.invoke() > at net.sf.cglib.reflect.FastMethod.invoke(FastMethod.java:53) > at org.apache.geronimo.gbean.runtime.FastMethodInvoker.invoke(FastMethodInvoker.java:38) > at org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperation.java:118) > at org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.java:835) > at org.apache.geronimo.kernel.basic.BasicKernel.invoke(BasicKernel.java:180) > at org.apache.geronimo.deployment.plugin.local.AbstractDeployCommand.doDeploy(AbstractDeployCommand.java:103) > at org.apache.geronimo.deployment.plugin.local.DistributeCommand.run(DistributeCommand.java:62) > at java.lang.Thread.run(Unknown Source) > Caused by: org.apache.geronimo.kernel.config.NoSuchConfigException: No configuration with id: org/apache/geronimo/Server > at org.apache.geronimo.kernel.config.ConfigurationManagerImpl.load(ConfigurationManagerImpl.java:116) > at org.apache.geronimo.kernel.config.ConfigurationManagerImpl$$FastClassByCGLIB$$fbed85d2.invoke() > at net.sf.cglib.reflect.FastMethod.invoke(FastMethod.java:53) > at org.apache.geronimo.gbean.runtime.FastMethodInvoker.invoke(FastMethodInvoker.java:38) > at org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperation.java:118) > at org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.java:800) > at org.apache.geronimo.gbean.runtime.RawInvoker.invoke(RawInvoker.java:57) > at org.apache.geronimo.kernel.basic.RawOperationInvoker.invoke(RawOperationInvoker.java:36) > at org.apache.geronimo.kernel.basic.ProxyMethodInterceptor.intercept(ProxyMethodInterceptor.java:96) > at org.apache.geronimo.kernel.config.ConfigurationManager$$EnhancerByCGLIB$$f1362611.load() > at org.apache.geronimo.deployment.DeploymentContext.determineNaming(DeploymentContext.java:129) > ... 23 more -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira