[jboss-jira] [JBoss JIRA] Resolved: (AS7-1226) Doubled word in exception message
Stuart Douglas (JIRA)
jira-events at lists.jboss.org
Sun Jul 10 20:25:23 EDT 2011
[ https://issues.jboss.org/browse/AS7-1226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Stuart Douglas resolved AS7-1226.
---------------------------------
Assignee: Stuart Douglas
Resolution: Done
> Doubled word in exception message
> ---------------------------------
>
> Key: AS7-1226
> URL: https://issues.jboss.org/browse/AS7-1226
> Project: Application Server 7
> Issue Type: Bug
> Components: Server
> Affects Versions: 7.0.0.CR1
> Reporter: Martin Vecera
> Assignee: Stuart Douglas
> Priority: Minor
>
> I had broken EAR deployment and I received the following error which is expected. IMHO there should be only one "class" word in the error message.
> Caused by: java.lang.RuntimeException: Error getting reflective information for class >>class<< org.jboss.test.TaskHelper
> at org.jboss.as.server.deployment.reflect.DeploymentReflectionIndex.getClassIndex(DeploymentReflectionIndex.java:70)
> at org.jboss.as.ejb3.deployment.processors.dd.EjbConcurrencyProcessor.checkMethodOverrides(EjbConcurrencyProcessor.java:109)
> at org.jboss.as.ejb3.deployment.processors.dd.EjbConcurrencyProcessor.deploy(EjbConcurrencyProcessor.java:86)
> at org.jboss.as.server.deployment.DeploymentUnitPhaseService.start(DeploymentUnitPhaseService.java:115)
> ... 5 more
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list