[jboss-jira] [JBoss JIRA] Commented: (JBAS-8789) Stackoverflow deploying WAR with specific JAR in lib

Nicklas Karlsson (JIRA) jira-events at lists.jboss.org
Fri Jan 7 05:47:18 EST 2011


    [ https://issues.jboss.org/browse/JBAS-8789?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12574047#comment-12574047 ] 

Nicklas Karlsson commented on JBAS-8789:
----------------------------------------

http://download.osgeo.org/webdav/geotools/org/opengis/geoapi/2.3-M1/geoapi-2.3-M1-sources.jar

The issue is subtle in the way that it's can barf on pretty much any point the cycle, I think. Add some more jars and you end up in another place.

> Stackoverflow deploying WAR with specific JAR in lib
> ----------------------------------------------------
>
>                 Key: JBAS-8789
>                 URL: https://issues.jboss.org/browse/JBAS-8789
>             Project: JBoss Application Server
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Deployers
>    Affects Versions: 6.0.0.Final
>            Reporter: Nicklas Karlsson
>            Assignee: Ales Justin
>         Attachments: geoapi-2.3-M1.jar
>
>
> A WAR with the geoapi-2.3.M1.jar (as example) fails to deploy with 
> Caused by: java.lang.RuntimeException: Error visiting resource: VFSResourceContext @ org/opengis/annotation/UML.class / BaseClassLoader at 6b35456b{vfs:///C:/Java/as/jboss-6.0.0.Final/server/default/deploy/geoserver.war}, visitor: org.jboss.scanning.hierarchy.plugins.HierarchyTypeVisitor at 73d2fcae
> 	at org.jboss.scanning.plugins.visitor.IgnoreSetErrorHandler.handleError(IgnoreSetErrorHandler.java:56) [:1.0.0.GA]
> 	at org.jboss.scanning.plugins.visitor.ReflectResourceVisitor.visit(ReflectResourceVisitor.java:91) [:1.0.0.GA]
> 	at org.jboss.scanning.hierarchy.plugins.HierarchyIndexScanningPlugin.visit(HierarchyIndexScanningPlugin.java:91) [:1.0.0.GA]
> 	at org.jboss.scanning.spi.helpers.ScanningPluginWrapper.visit(ScanningPluginWrapper.java:112) [:1.0.0.GA]
> 	at org.jboss.classloading.plugins.visitor.FederatedResourceVisitor.visit(FederatedResourceVisitor.java:101) [jboss-classloading.jar:2.2.0.GA]
> 	at org.jboss.classloading.plugins.vfs.VFSResourceVisitor.visit(VFSResourceVisitor.java:264) [jboss-classloading-vfs.jar:2.2.0.GA]
> 	... 48 more
> Caused by: java.lang.StackOverflowError
> 	at sun.reflect.generics.parser.SignatureParser.parseSimpleClassTypeSignature(SignatureParser.java:253) [:1.6.0_23]
> 	at sun.reflect.generics.parser.SignatureParser.parseClassTypeSignatureSuffix(SignatureParser.java:270) [:1.6.0_23]
> 	at sun.reflect.generics.parser.SignatureParser.parseClassTypeSignature(SignatureParser.java:244) [:1.6.0_23]
> 	at sun.reflect.generics.parser.SignatureParser.parseFieldTypeSignature(SignatureParser.java:228) [:1.6.0_23]
> 	at sun.reflect.generics.parser.SignatureParser.parseTypeSignature(SignatureParser.java:359) [:1.6.0_23]
> 	at sun.reflect.generics.parser.SignatureParser.parseTypeSig(SignatureParser.java:157) [:1.6.0_23]
> 	at sun.reflect.annotation.AnnotationParser.parseSig(AnnotationParser.java:367) [:1.6.0_23]
> 	at sun.reflect.annotation.AnnotationParser.parseAnnotation(AnnotationParser.java:181) [:1.6.0_23]
> 	at sun.reflect.annotation.AnnotationParser.parseAnnotations2(AnnotationParser.java:69) [:1.6.0_23]
> 	at sun.reflect.annotation.AnnotationParser.parseAnnotations(AnnotationParser.java:52) [:1.6.0_23]
> 	at java.lang.reflect.Field.declaredAnnotations(Field.java:1014) [:1.6.0_23]
> 	at java.lang.reflect.Field.getDeclaredAnnotations(Field.java:1007) [:1.6.0_23]
> 	at java.lang.reflect.AccessibleObject.getAnnotations(AccessibleObject.java:175) [:1.6.0_23]
> 	at org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactoryImpl.readAnnotations(IntrospectionTypeInfoFactoryImpl.java:610) [jboss-reflect.jar:2.2.0.GA]
> 	at org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactoryImpl.getAnnotations(IntrospectionTypeInfoFactoryImpl.java:126) [jboss-reflect.jar:2.2.0.GA]
> 	at org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactoryImpl.instantiate(IntrospectionTypeInfoFactoryImpl.java:482) [jboss-reflect.jar:2.2.0.GA]
> 	at org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactoryImpl.instantiate(IntrospectionTypeInfoFactoryImpl.java:73) [jboss-reflect.jar:2.2.0.GA]
> 	at org.jboss.util.collection.WeakTypeCache.getClass(WeakTypeCache.java:243) [jboss-common-core.jar:2.2.17.GA]
> 	at org.jboss.util.collection.WeakTypeCache.get(WeakTypeCache.java:67) [jboss-common-core.jar:2.2.17.GA]
> 	at org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactoryImpl.getTypeInfo(IntrospectionTypeInfoFactoryImpl.java:348) [jboss-reflect.jar:2.2.0.GA]
> 	at org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactoryImpl.instantiate(IntrospectionTypeInfoFactoryImpl.java:495) [jboss-reflect.jar:2.2.0.GA]
> 	at org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactoryImpl.instantiate(IntrospectionTypeInfoFactoryImpl.java:73) [jboss-reflect.jar:2.2.0.GA]
> 	at org.jboss.util.collection.WeakTypeCache.getClass(WeakTypeCache.java:243) [jboss-common-core.jar:2.2.17.GA]
> 	at org.jboss.util.collection.WeakTypeCache.get(WeakTypeCache.java:67) [jboss-common-core.jar:2.2.17.GA]
> 	at org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactoryImpl.getTypeInfo(IntrospectionTypeInfoFactoryImpl.java:348) [jboss-reflect.jar:2.2.0.GA]
> 	at org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactoryImpl.getAnnotations(IntrospectionTypeInfoFactoryImpl.java:140) [jboss-reflect.jar:2.2.0.GA]
> 	at org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactoryImpl.instantiate(IntrospectionTypeInfoFactoryImpl.java:482) [jboss-reflect.jar:2.2.0.GA]
> 	at org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactoryImpl.instantiate(IntrospectionTypeInfoFactoryImpl.java:73) [jboss-reflect.jar:2.2.0.GA]
> 	at org.jboss.util.collection.WeakTypeCache.getClass(WeakTypeCache.java:243) [jboss-common-core.jar:2.2.17.GA]
> 	at org.jboss.util.collection.WeakTypeCache.get(WeakTypeCache.java:67) [jboss-common-core.jar:2.2.17.GA]
> 	at org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactoryImpl.getTypeInfo(IntrospectionTypeInfoFactoryImpl.java:348) [jboss-reflect.jar:2.2.0.GA]
> 	at org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactoryImpl.instantiate(IntrospectionTypeInfoFactoryImpl.java:495) [jboss-reflect.jar:2.2.0.GA]
> 	at org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactoryImpl.instantiate(IntrospectionTypeInfoFactoryImpl.java:73) [jboss-reflect.jar:2.2.0.GA]
> 	at org.jboss.util.collection.WeakTypeCache.getClass(WeakTypeCache.java:243) [jboss-common-core.jar:2.2.17.GA]
> 	at org.jboss.util.collection.WeakTypeCache.get(WeakTypeCache.java:67) [jboss-common-core.jar:2.2.17.GA]
> 	at org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactoryImpl.getTypeInfo(IntrospectionTypeInfoFactoryImpl.java:348) [jboss-reflect.jar:2.2.0.GA]
> 	at org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactoryImpl.getAnnotations(IntrospectionTypeInfoFactoryImpl.java:140) [jboss-reflect.jar:2.2.0.GA]
> 	at org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactoryImpl.instantiate(IntrospectionTypeInfoFactoryImpl.java:482) [jboss-reflect.jar:2.2.0.GA]
> 	at org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactoryImpl.instantiate(IntrospectionTypeInfoFactoryImpl.java:73) [jboss-reflect.jar:2.2.0.GA]
> 	at org.jboss.util.collection.WeakTypeCache.getClass(WeakTypeCache.java:243) [jboss-common-core.jar:2.2.17.GA]
> 	at org.jboss.util.collection.WeakTypeCache.get(WeakTypeCache.java:67) [jboss-common-core.jar:2.2.17.GA]
> 	at org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactoryImpl.getTypeInfo(IntrospectionTypeInfoFactoryImpl.java:348) [jboss-reflect.jar:2.2.0.GA]
> 	at org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactoryImpl.instantiate(IntrospectionTypeInfoFactoryImpl.java:495) [jboss-reflect.jar:2.2.0.GA]
> 	at org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactoryImpl.instantiate(IntrospectionTypeInfoFactoryImpl.java:73) [jboss-reflect.jar:2.2.0.GA]
> 	at org.jboss.util.collection.WeakTypeCache.getClass(WeakTypeCache.java:243) [jboss-common-core.jar:2.2.17.GA]
> 	at org.jboss.util.collection.WeakTypeCache.get(WeakTypeCache.java:67) [jboss-common-core.jar:2.2.17.GA]
> 	at org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactoryImpl.getTypeInfo(IntrospectionTypeInfoFactoryImpl.java:348) [jboss-reflect.jar:2.2.0.GA]
> 	at org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactoryImpl.getAnnotations(IntrospectionTypeInfoFactoryImpl.java:140) [jboss-reflect.jar:2.2.0.GA]
> 	at org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactoryImpl.instantiate(IntrospectionTypeInfoFactoryImpl.java:482) [jboss-reflect.jar:2.2.0.GA]
> 	at org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactoryImpl.instantiate(IntrospectionTypeInfoFactoryImpl.java:73) [jboss-reflect.jar:2.2.0.GA]
> 	at org.jboss.util.collection.WeakTypeCache.getClass(WeakTypeCache.java:243) [jboss-common-core.jar:2.2.17.GA]
> 	at org.jboss.util.collection.WeakTypeCache.get(WeakTypeCache.java:67) [jboss-common-core.jar:2.2.17.GA]
> 	at org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactoryImpl.getTypeInfo(IntrospectionTypeInfoFactoryImpl.java:348) [jboss-reflect.jar:2.2.0.GA]
> 	at org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactoryImpl.instantiate(IntrospectionTypeInfoFactoryImpl.java:495) [jboss-reflect.jar:2.2.0.GA]
> 	at org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactoryImpl.instantiate(IntrospectionTypeInfoFactoryImpl.java:73) [jboss-reflect.jar:2.2.0.GA]
> 	at org.jboss.util.collection.WeakTypeCache.getClass(WeakTypeCache.java:243) [jboss-common-core.jar:2.2.17.GA]
> 	at org.jboss.util.collection.WeakTypeCache.get(WeakTypeCache.java:67) [jboss-common-core.jar:2.2.17.GA]
> 	at org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactoryImpl.getTypeInfo(IntrospectionTypeInfoFactoryImpl.java:348) [jboss-reflect.jar:2.2.0.GA]
> 	at org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactoryImpl.getAnnotations(IntrospectionTypeInfoFactoryImpl.java:140) [jboss-reflect.jar:2.2.0.GA]
> 	at org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactoryImpl.instantiate(IntrospectionTypeInfoFactoryImpl.java:482) [jboss-reflect.jar:2.2.0.GA]
> 	at org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactoryImpl.instantiate(IntrospectionTypeInfoFactoryImpl.java:73) [jboss-reflect.jar:2.2.0.GA]
> 	at org.jboss.util.collection.WeakTypeCache.getClass(WeakTypeCache.java:243) [jboss-common-core.jar:2.2.17.GA]
> 	at org.jboss.util.collection.WeakTypeCache.get(WeakTypeCache.java:67) [jboss-common-core.jar:2.2.17.GA]
> 	at org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactoryImpl.getTypeInfo(IntrospectionTypeInfoFactoryImpl.java:348) [jboss-reflect.jar:2.2.0.GA]
> 	at org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactoryImpl.instantiate(IntrospectionTypeInfoFactoryImpl.java:495) [jboss-reflect.jar:2.2.0.GA]
> 	at org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactoryImpl.instantiate(IntrospectionTypeInfoFactoryImpl.java:73) [jboss-reflect.jar:2.2.0.GA]
> 	at org.jboss.util.collection.WeakTypeCache.getClass(WeakTypeCache.java:243) [jboss-common-core.jar:2.2.17.GA]
> 	at org.jboss.util.collection.WeakTypeCache.get(WeakTypeCache.java:67) [jboss-common-core.jar:2.2.17.GA]
> 	at org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactoryImpl.getTypeInfo(IntrospectionTypeInfoFactoryImpl.java:348) [jboss-reflect.jar:2.2.0.GA]
> 	at org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactoryImpl.getAnnotations(IntrospectionTypeInfoFactoryImpl.java:140) [jboss-reflect.jar:2.2.0.GA]
> 	at org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactoryImpl.instantiate(IntrospectionTypeInfoFactoryImpl.java:482) [jboss-reflect.jar:2.2.0.GA]
> 	at org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactoryImpl.instantiate(IntrospectionTypeInfoFactoryImpl.java:73) [jboss-reflect.jar:2.2.0.GA]
> 	at org.jboss.util.collection.WeakTypeCache.getClass(WeakTypeCache.java:243) [jboss-common-core.jar:2.2.17.GA]
> 	at org.jboss.util.collection.WeakTypeCache.get(WeakTypeCache.java:67) [jboss-common-core.jar:2.2.17.GA]
> 	at org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactoryImpl.getTypeInfo(IntrospectionTypeInfoFactoryImpl.java:348) [jboss-reflect.jar:2.2.0.GA]
> 	at org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactoryImpl.instantiate(IntrospectionTypeInfoFactoryImpl.java:495) [jboss-reflect.jar:2.2.0.GA]
> 	at org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactoryImpl.instantiate(IntrospectionTypeInfoFactoryImpl.java:73) [jboss-reflect.jar:2.2.0.GA]
> 	at org.jboss.util.collection.WeakTypeCache.getClass(WeakTypeCache.java:243) [jboss-common-core.jar:2.2.17.GA]
> 	at org.jboss.util.collection.WeakTypeCache.get(WeakTypeCache.java:67) [jboss-common-core.jar:2.2.17.GA]
> 	at org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactoryImpl.getTypeInfo(IntrospectionTypeInfoFactoryImpl.java:348) [jboss-reflect.jar:2.2.0.GA]
> 	at org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactoryImpl.getAnnotations(IntrospectionTypeInfoFactoryImpl.java:140) [jboss-reflect.jar:2.2.0.GA]
> 	at org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactoryImpl.instantiate(IntrospectionTypeInfoFactoryImpl.java:482) [jboss-reflect.jar:2.2.0.GA]
> 	at org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactoryImpl.instantiate(IntrospectionTypeInfoFactoryImpl.java:73) [jboss-reflect.jar:2.2.0.GA]
> 	at org.jboss.util.collection.WeakTypeCache.getClass(WeakTypeCache.java:243) [jboss-common-core.jar:2.2.17.GA]
> 	at org.jboss.util.collection.WeakTypeCache.get(WeakTypeCache.java:67) [jboss-common-core.jar:2.2.17.GA]
> 	at org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactoryImpl.getTypeInfo(IntrospectionTypeInfoFactoryImpl.java:348) [jboss-reflect.jar:2.2.0.GA]
> 	at org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactoryImpl.instantiate(IntrospectionTypeInfoFactoryImpl.java:495) [jboss-reflect.jar:2.2.0.GA]
> 	at org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactoryImpl.instantiate(IntrospectionTypeInfoFactoryImpl.java:73) [jboss-reflect.jar:2.2.0.GA]
> 	at org.jboss.util.collection.WeakTypeCache.getClass(WeakTypeCache.java:243) [jboss-common-core.jar:2.2.17.GA]
> 	at org.jboss.util.collection.WeakTypeCache.get(WeakTypeCache.java:67) [jboss-common-core.jar:2.2.17.GA]
> 	at org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactoryImpl.getTypeInfo(IntrospectionTypeInfoFactoryImpl.java:348) [jboss-reflect.jar:2.2.0.GA]
> 	at org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactoryImpl.getAnnotations(IntrospectionTypeInfoFactoryImpl.java:140) [jboss-reflect.jar:2.2.0.GA]
> 	at org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactoryImpl.instantiate(IntrospectionTypeInfoFactoryImpl.java:482) [jboss-reflect.jar:2.2.0.GA]
> 	at org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactoryImpl.instantiate(IntrospectionTypeInfoFactoryImpl.java:73) [jboss-reflect.jar:2.2.0.GA]
> 	at org.jboss.util.collection.WeakTypeCache.getClass(WeakTypeCache.java:243) [jboss-common-core.jar:2.2.17.GA]
> 	at org.jboss.util.collection.WeakTypeCache.get(WeakTypeCache.java:67) [jboss-common-core.jar:2.2.17.GA]
> 	at org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactoryImpl.getTypeInfo(IntrospectionTypeInfoFactoryImpl.java:348) [jboss-reflect.jar:2.2.0.GA]
> 	at org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactoryImpl.instantiate(IntrospectionTypeInfoFactoryImpl.java:495) [jboss-reflect.jar:2.2.0.GA]
> 	at org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactoryImpl.instantiate(IntrospectionTypeInfoFactoryImpl.java:73) [jboss-reflect.jar:2.2.0.GA]
> 	at org.jboss.util.collection.WeakTypeCache.getClass(WeakTypeCache.java:243) [jboss-common-core.jar:2.2.17.GA]
> 	at org.jboss.util.collection.WeakTypeCache.get(WeakTypeCache.java:67) [jboss-common-core.jar:2.2.17.GA]
> 	at org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactoryImpl.getTypeInfo(IntrospectionTypeInfoFactoryImpl.java:348) [jboss-reflect.jar:2.2.0.GA]
> 	at org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactoryImpl.getAnnotations(IntrospectionTypeInfoFactoryImpl.java:140) [jboss-reflect.jar:2.2.0.GA]
> 	at org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactoryImpl.instantiate(IntrospectionTypeInfoFactoryImpl.java:482) [jboss-reflect.jar:2.2.0.GA]
> 	at org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactoryImpl.instantiate(IntrospectionTypeInfoFactoryImpl.java:73) [jboss-reflect.jar:2.2.0.GA]
> 	at org.jboss.util.collection.WeakTypeCache.getClass(WeakTypeCache.java:243) [jboss-common-core.jar:2.2.17.GA]
> 	at org.jboss.util.collection.WeakTypeCache.get(WeakTypeCache.java:67) [jboss-common-core.jar:2.2.17.GA]
> 	at org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactoryImpl.getTypeInfo(IntrospectionTypeInfoFactoryImpl.java:348) [jboss-reflect.jar:2.2.0.GA]
> 	at org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactoryImpl.instantiate(IntrospectionTypeInfoFactoryImpl.java:495) [jboss-reflect.jar:2.2.0.GA]
> 	at org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactoryImpl.instantiate(IntrospectionTypeInfoFactoryImpl.java:73) [jboss-reflect.jar:2.2.0.GA]
> 	at org.jboss.util.collection.WeakTypeCache.getClass(WeakTypeCache.java:243) [jboss-common-core.jar:2.2.17.GA]
> 	at org.jboss.util.collection.WeakTypeCache.get(WeakTypeCache.java:67) [jboss-common-core.jar:2.2.17.GA]
> 	at org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactoryImpl.getTypeInfo(IntrospectionTypeInfoFactoryImpl.java:348) [jboss-reflect.jar:2.2.0.GA]
> 	at org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactoryImpl.getAnnotations(IntrospectionTypeInfoFactoryImpl.java:140) [jboss-reflect.jar:2.2.0.GA]
> 	at org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactoryImpl.instantiate(IntrospectionTypeInfoFactoryImpl.java:482) [jboss-reflect.jar:2.2.0.GA]
> 	at org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactoryImpl.instantiate(IntrospectionTypeInfoFactoryImpl.java:73) [jboss-reflect.jar:2.2.0.GA]
> 	at org.jboss.util.collection.WeakTypeCache.getClass(WeakTypeCache.java:243) [jboss-common-core.jar:2.2.17.GA]
> 	at org.jboss.util.collection.WeakTypeCache.get(WeakTypeCache.java:67) [jboss-common-core.jar:2.2.17.GA]
> 	at org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactoryImpl.getTypeInfo(IntrospectionTypeInfoFactoryImpl.java:348) [jboss-reflect.jar:2.2.0.GA]
> 	at org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactoryImpl.instantiate(IntrospectionTypeInfoFactoryImpl.java:495) [jboss-reflect.jar:2.2.0.GA]
> 	at org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactoryImpl.instantiate(IntrospectionTypeInfoFactoryImpl.java:73) [jboss-reflect.jar:2.2.0.GA]
> 	at org.jboss.util.collection.WeakTypeCache.getClass(WeakTypeCache.java:243) [jboss-common-core.jar:2.2.17.GA]
> 	at org.jboss.util.collection.WeakTypeCache.get(WeakTypeCache.java:67) [jboss-common-core.jar:2.2.17.GA]
> 	at org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactoryImpl.getTypeInfo(IntrospectionTypeInfoFactoryImpl.java:348) [jboss-reflect.jar:2.2.0.GA]
> 	at org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactoryImpl.getAnnotations(IntrospectionTypeInfoFactoryImpl.java:140) [jboss-reflect.jar:2.2.0.GA]
> 	at org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactoryImpl.instantiate(IntrospectionTypeInfoFactoryImpl.java:482) [jboss-reflect.jar:2.2.0.GA]
> 	at org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactoryImpl.instantiate(IntrospectionTypeInfoFactoryImpl.java:73) [jboss-reflect.jar:2.2.0.GA]
> 	at org.jboss.util.collection.WeakTypeCache.getClass(WeakTypeCache.java:243) [jboss-common-core.jar:2.2.17.GA]
> 	at org.jboss.util.collection.WeakTypeCache.get(WeakTypeCache.java:67) [jboss-common-core.jar:2.2.17.GA]
> 	at org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactoryImpl.getTypeInfo(IntrospectionTypeInfoFactoryImpl.java:348) [jboss-reflect.jar:2.2.0.GA]
> 	at org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactoryImpl.instantiate(IntrospectionTypeInfoFactoryImpl.java:495) [jboss-reflect.jar:2.2.0.GA]
> 	at org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactoryImpl.instantiate(IntrospectionTypeInfoFactoryImpl.java:73) [jboss-reflect.jar:2.2.0.GA]
> 	at org.jboss.util.collection.WeakTypeCache.getClass(WeakTypeCache.java:243) [jboss-common-core.jar:2.2.17.GA]
> 	at org.jboss.util.collection.WeakTypeCache.get(WeakTypeCache.java:67) [jboss-common-core.jar:2.2.17.GA]
> 	at org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactoryImpl.getTypeInfo(IntrospectionTypeInfoFactoryImpl.java:348) [jboss-reflect.jar:2.2.0.GA]
> 	at org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactoryImpl.getAnnotations(IntrospectionTypeInfoFactoryImpl.java:140) [jboss-reflect.jar:2.2.0.GA]
> 	at org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactoryImpl.instantiate(IntrospectionTypeInfoFactoryImpl.java:482) [jboss-reflect.jar:2.2.0.GA]
> 	at org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactoryImpl.instantiate(IntrospectionTypeInfoFactoryImpl.java:73) [jboss-reflect.jar:2.2.0.GA]
> 	at org.jboss.util.collection.WeakTypeCache.getClass(WeakTypeCache.java:243) [jboss-common-core.jar:2.2.17.GA]
> 	at org.jboss.util.collection.WeakTypeCache.get(WeakTypeCache.java:67) [jboss-common-core.jar:2.2.17.GA]
> 	at org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactoryImpl.getTypeInfo(IntrospectionTypeInfoFactoryImpl.java:348) [jboss-reflect.jar:2.2.0.GA]
> 	at org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactoryImpl.instantiate(IntrospectionTypeInfoFactoryImpl.java:495) [jboss-reflect.jar:2.2.0.GA]
> 	at org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactoryImpl.instantiate(IntrospectionTypeInfoFactoryImpl.java:73) [jboss-reflect.jar:2.2.0.GA]
> 	at org.jboss.util.collection.WeakTypeCache.getClass(WeakTypeCache.java:243) [jboss-common-core.jar:2.2.17.GA]
> 	at org.jboss.util.collection.WeakTypeCache.get(WeakTypeCache.java:67) [jboss-common-core.jar:2.2.17.GA]

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