[jboss-jira] [JBoss JIRA] Created: (AS7-1226) Doubled word in exception message

Martin Vecera (JIRA) jira-events at lists.jboss.org
Thu Jul 7 18:39:23 EDT 2011


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