[jboss-jira] [JBoss JIRA] Moved: (JBAS-5320) Dependency names need to be validated earlier

Adrian Brock (JIRA) jira-events at lists.jboss.org
Mon Mar 17 17:12:50 EDT 2008


     [ http://jira.jboss.com/jira/browse/JBAS-5320?page=all ]

Adrian Brock moved JBMICROCONT-152 to JBAS-5320:
------------------------------------------------

          Project: JBoss Application Server  (was: JBoss MicroContainer)
              Key: JBAS-5320  (was: JBMICROCONT-152)
      Component/s: MicroContainer bus
                       (was: Dependency)
    Fix Version/s: JBossAS-5.0.0.CR1
                       (was: JBossMC-2.0.0.Beta11)
         Security: Public

> Dependency names need to be validated earlier
> ---------------------------------------------
>
>                 Key: JBAS-5320
>                 URL: http://jira.jboss.com/jira/browse/JBAS-5320
>             Project: JBoss Application Server
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: MicroContainer bus
>            Reporter: Scott M Stark
>         Assigned To: Adrian Brock
>             Fix For: JBossAS-5.0.0.CR1
>
>         Attachments: helloApp4.rar
>
>
> I'm seeing an error like the following testing profileservice attachments overrides:
> Caused by: java.lang.IllegalArgumentException: Null name
> 	at org.jboss.dependency.plugins.AbstractController.getContext(AbstractController.java:129)
> 	at org.jboss.kernel.plugins.dependency.AbstractKernelController.getContext(AbstractKernelController.java:101)
> 	at org.jboss.dependency.plugins.AbstractDependencyItem.resolve(AbstractDependencyItem.java:117)
> 	at org.jboss.dependency.plugins.AbstractDependencyInfo.resolveDependencies(AbstractDependencyInfo.java:128)
> 	at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:595)
> 	at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:531)
> 	at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:489)
> 	at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:289)
> 	at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:192)
> 	at org.jboss.system.ServiceController.doInstall(ServiceController.java:638)
> 	at org.jboss.system.ServiceController.install(ServiceController.java:271)
> This error regarding the invalid dependency item name not showing up until there is an attempt to resolve it makes it impossible to debug the problem as there is no context in the dependency to understand why its null.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list