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
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.<init>(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(<generated>)
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(<generated>)
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(<generated>)
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(<generated>)
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(<generated>)
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