[ http://issues.apache.org/jira/browse/GERONIMO-1359?page=all ]
     
Aaron Mulder resolved GERONIMO-1359:
------------------------------------

    Resolution: Fixed

Aaron checked in fix on 1.0 branch, David J on trunk

> Connector deployer fails for plans with no parent ID
> ----------------------------------------------------
>
>          Key: GERONIMO-1359
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1359
>      Project: Geronimo
>         Type: Bug
>   Components: deployment, connector
>     Versions: 1.0
>     Reporter: Aaron Mulder
>     Assignee: Aaron Mulder
>      Fix For: 1.0

>
> When deploying a connector (in this case, a database pool) without a 
> parentId, I get:
> Deployer operation failed: neither domain and server nor any way to determine 
> them was provided for configuration user/database-pool-MySQL/1/car
> org.apache.geronimo.common.DeploymentException: neither domain and server nor 
> any way to determine them was provided for configuration 
> user/database-pool-MySQL/1/car
>         at 
> org.apache.geronimo.deployment.DeploymentContext.determineNaming(DeploymentContext.java:121)
>         at 
> org.apache.geronimo.deployment.DeploymentContext.<init>(DeploymentContext.java:111)
>         at 
> org.apache.geronimo.deployment.DeploymentContext.<init>(DeploymentContext.java:85)
>         at 
> org.apache.geronimo.j2ee.deployment.EARContext.<init>(EARContext.java:60)
>         at 
> org.apache.geronimo.j2ee.deployment.EARConfigBuilder.buildConfiguration(EARConfigBuilder.java:292)
>         at 
> org.apache.geronimo.j2ee.deployment.EARConfigBuilder$$FastClassByCGLIB$$38e56ec6.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$$5896ed49.buildConfiguration(<generated>)
>         at org.apache.geronimo.deployment.Deployer.deploy(Deployer.java:269)
>         at org.apache.geronimo.deployment.Deployer.deploy(Deployer.java:102)
>         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:178)
>         at 
> org.apache.geronimo.deployment.plugin.local.AbstractDeployCommand.doDeploy(AbstractDeployCommand.java:106)
>         at 
> org.apache.geronimo.deployment.plugin.local.DistributeCommand.run(DistributeCommand.java:59)
>         at java.lang.Thread.run(Thread.java:534)

-- 
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

Reply via email to