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

Marek Smigielski commented on SEAMSECURITY-26:
----------------------------------------------

For me this issue is resolved in 3.0.0.CR1 but there is still issue with 
deploying it as described in: https://issues.jboss.org/browse/SEAMSECURITY-34.

> Unable to deploy openid-op example to JBossAS 6
> -----------------------------------------------
>
>                 Key: SEAMSECURITY-26
>                 URL: https://issues.jboss.org/browse/SEAMSECURITY-26
>             Project: Seam Security
>          Issue Type: Bug
>    Affects Versions: 3.0.0.Beta1
>         Environment: JBossAS 6 Final
>            Reporter: Martin Gencur
>            Assignee: Shane Bryzak
>             Fix For: 3.0.0.CR1
>
>
> JBossAS console shows the following exception after deploying the application:
> 16:27:20,826 ERROR 
> [org.jboss.kernel.plugins.dependency.AbstractKernelController] Error 
> installing to PostClassLoader: 
> name=vfs:///home/mgencur/Java/jboss6/jboss6final/jboss-6.0.0.Final/server/default/deploy/openid-op.war
>  state=ClassLoader mode=Manual requiredState=PostClassLoader: 
> org.jboss.deployers.spi.DeploymentException: Error during deploy: 
> vfs:///home/mgencur/Java/jboss6/jboss6final/jboss-6.0.0.Final/server/default/deploy/openid-op.war
>       at 
> org.jboss.deployers.spi.DeploymentException.rethrowAsDeploymentException(DeploymentException.java:49)
>  [:2.2.0.GA]
>       at 
> org.jboss.deployers.plugins.deployers.DeployerWrapper.deploy(DeployerWrapper.java:185)
>  [:2.2.0.GA]
>       at 
> org.jboss.deployers.plugins.deployers.DeployersImpl.doDeploy(DeployersImpl.java:1832)
>  [:2.2.0.GA]
>       at 
> org.jboss.deployers.plugins.deployers.DeployersImpl.doInstallParentFirst(DeployersImpl.java:1550)
>  [:2.2.0.GA]
>       at 
> org.jboss.deployers.plugins.deployers.DeployersImpl.install(DeployersImpl.java:1491)
>  [:2.2.0.GA]
>       at 
> org.jboss.dependency.plugins.AbstractControllerContext.install(AbstractControllerContext.java:379)
>  [jboss-dependency.jar:2.2.0.GA]
>       at 
> org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:2044)
>  [jboss-dependency.jar:2.2.0.GA]
>       at 
> org.jboss.dependency.plugins.AbstractController.incrementState(AbstractController.java:1083)
>  [jboss-dependency.jar:2.2.0.GA]
>       at 
> org.jboss.dependency.plugins.AbstractController.executeOrIncrementStateDirectly(AbstractController.java:1322)
>  [jboss-dependency.jar:2.2.0.GA]
>       at 
> org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1246)
>  [jboss-dependency.jar:2.2.0.GA]
>       at 
> org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1139)
>  [jboss-dependency.jar:2.2.0.GA]
>       at 
> org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:939)
>  [jboss-dependency.jar:2.2.0.GA]
>       at 
> org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:654)
>  [jboss-dependency.jar:2.2.0.GA]
>       at 
> org.jboss.deployers.plugins.deployers.DeployersImpl.change(DeployersImpl.java:1983)
>  [:2.2.0.GA]
>       at 
> org.jboss.deployers.plugins.deployers.DeployersImpl.process(DeployersImpl.java:1076)
>  [:2.2.0.GA]
>       at 
> org.jboss.deployers.plugins.main.MainDeployerImpl.process(MainDeployerImpl.java:679)
>  [:2.2.0.GA]
>       at 
> org.jboss.system.server.profileservice.deployers.MainDeployerPlugin.process(MainDeployerPlugin.java:106)
>  [:6.0.0.Final]
>       at 
> org.jboss.profileservice.dependency.ProfileControllerContext$DelegateDeployer.process(ProfileControllerContext.java:143)
>  [:0.2.2]
>       at 
> org.jboss.profileservice.deployment.hotdeploy.HDScanner$HDScanAction.deploy(HDScanner.java:240)
>  [:0.2.2]
>       at 
> org.jboss.profileservice.deployment.hotdeploy.HDScanner$HDScanAction.complete(HDScanner.java:192)
>  [:0.2.2]
>       at 
> org.jboss.profileservice.management.TwoPCActionWrapper.doComplete(TwoPCActionWrapper.java:57)
>  [:0.2.2]
>       at 
> org.jboss.profileservice.management.actions.AbstractTwoPhaseModificationAction.complete(AbstractTwoPhaseModificationAction.java:74)
>  [:0.2.2]
>       at 
> org.jboss.profileservice.management.actions.AbstractTwoPhaseModificationAction.prepare(AbstractTwoPhaseModificationAction.java:95)
>  [:0.2.2]
>       at 
> org.jboss.profileservice.management.ModificationSession.prepare(ModificationSession.java:87)
>  [:0.2.2]
>       at 
> org.jboss.profileservice.management.AbstractActionController.internalPerfom(AbstractActionController.java:234)
>  [:0.2.2]
>       at 
> org.jboss.profileservice.management.AbstractActionController.performWrite(AbstractActionController.java:213)
>  [:0.2.2]
>       at 
> org.jboss.profileservice.management.AbstractActionController.perform(AbstractActionController.java:150)
>  [:0.2.2]
>       at 
> org.jboss.profileservice.management.AbstractActionController.perform(AbstractActionController.java:135)
>  [:0.2.2]
>       at 
> org.jboss.profileservice.deployment.hotdeploy.HDScanner.scan(HDScanner.java:146)
>  [:0.2.2]
>       at 
> org.jboss.profileservice.deployment.hotdeploy.HDScanner.run(HDScanner.java:90)
>  [:0.2.2]
>       at 
> java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441) 
> [:1.6.0_21]
>       at 
> java.util.concurrent.FutureTask$Sync.innerRunAndReset(FutureTask.java:317) 
> [:1.6.0_21]
>       at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:150) 
> [:1.6.0_21]
>       at 
> java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$101(ScheduledThreadPoolExecutor.java:98)
>  [:1.6.0_21]
>       at 
> java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.runPeriodic(ScheduledThreadPoolExecutor.java:181)
>  [:1.6.0_21]
>       at 
> java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:205)
>  [:1.6.0_21]
>       at 
> java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
>  [:1.6.0_21]
>       at 
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
>  [:1.6.0_21]
>       at java.lang.Thread.run(Thread.java:619) [:1.6.0_21]
> Caused by: java.lang.Error: Error visiting 
> "/home/mgencur/Java/jboss6/jboss6final/jboss-6.0.0.Final/server/default/deploy/openid-op.war/WEB-INF/lib/seam-servlet-3.0.0.Beta1.jar/org/jboss/seam/servlet/log/ServletLog.class"
>       at 
> org.jboss.classloading.plugins.vfs.VFSResourceVisitor.visit(VFSResourceVisitor.java:268)
>  [jboss-classloading-vfs.jar:2.2.0.GA]
>       at org.jboss.vfs.VirtualFile.visit(VirtualFile.java:408) 
> [jboss-vfs.jar:3.0.0.GA]
>       at org.jboss.vfs.VirtualFile.visit(VirtualFile.java:410) 
> [jboss-vfs.jar:3.0.0.GA]
>       at org.jboss.vfs.VirtualFile.visit(VirtualFile.java:410) 
> [jboss-vfs.jar:3.0.0.GA]
>       at org.jboss.vfs.VirtualFile.visit(VirtualFile.java:410) 
> [jboss-vfs.jar:3.0.0.GA]
>       at org.jboss.vfs.VirtualFile.visit(VirtualFile.java:410) 
> [jboss-vfs.jar:3.0.0.GA]
>       at org.jboss.vfs.VirtualFile.visit(VirtualFile.java:410) 
> [jboss-vfs.jar:3.0.0.GA]
>       at org.jboss.vfs.VirtualFile.visit(VirtualFile.java:396) 
> [jboss-vfs.jar:3.0.0.GA]
>       at 
> org.jboss.classloading.plugins.vfs.VFSResourceVisitor.visit(VFSResourceVisitor.java:102)
>  [jboss-classloading-vfs.jar:2.2.0.GA]
>       at 
> org.jboss.deployers.vfs.plugins.classloader.VFSDeploymentClassLoaderPolicyModule.visit(VFSDeploymentClassLoaderPolicyModule.java:181)
>  [:2.2.0.GA]
>       at 
> org.jboss.scanning.plugins.DeploymentUnitScanner.scan(DeploymentUnitScanner.java:111)
>  [:1.0.0.GA]
>       at org.jboss.scanning.spi.helpers.UrlScanner.scan(UrlScanner.java:96) 
> [:1.0.0.GA]
>       at 
> org.jboss.scanning.deployers.ScanningDeployer.deploy(ScanningDeployer.java:95)
>  [:1.0.0.GA]
>       at 
> org.jboss.deployers.plugins.deployers.DeployerWrapper.deploy(DeployerWrapper.java:179)
>  [:2.2.0.GA]
>       ... 37 more
> Caused by: java.lang.RuntimeException: Error visiting resource: 
> VFSResourceContext @ org/jboss/seam/servlet/log/ServletLog.class / 
> BaseClassLoader@160a4e66{vfs:///home/mgencur/Java/jboss6/jboss6final/jboss-6.0.0.Final/server/default/deploy/openid-op.war},
>  visitor: 
> org.jboss.scanning.annotations.plugins.GenericAnnotationVisitor@4772cf3c
>       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.annotations.plugins.AnnotationsScanningPlugin.visit(AnnotationsScanningPlugin.java:89)
>  [: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]
>       ... 50 more
> Caused by: java.lang.RuntimeException: Error retrieving annotation attribute 
> values
>       at 
> org.jboss.reflect.plugins.AnnotationValueFactory.createAnnotationValue(AnnotationValueFactory.java:124)
>  [jboss-reflect.jar:2.2.0.GA]
>       at 
> org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactoryImpl.createAnnotationValue(IntrospectionTypeInfoFactoryImpl.java:148)
>  [jboss-reflect.jar:2.2.0.GA]
>       at 
> org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactoryImpl.getAnnotations(IntrospectionTypeInfoFactoryImpl.java:141)
>  [jboss-reflect.jar:2.2.0.GA]
>       at 
> org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactoryImpl$2.run(IntrospectionTypeInfoFactoryImpl.java:229)
>  [jboss-reflect.jar:2.2.0.GA]
>       at 
> org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactoryImpl$2.run(IntrospectionTypeInfoFactoryImpl.java:218)
>  [jboss-reflect.jar:2.2.0.GA]
>       at java.security.AccessController.doPrivileged(Native Method) 
> [:1.6.0_21]
>       at 
> org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactoryImpl.getMethods(IntrospectionTypeInfoFactoryImpl.java:217)
>  [jboss-reflect.jar:2.2.0.GA]
>       at 
> org.jboss.reflect.plugins.ClassInfoImpl.getDeclaredMethods(ClassInfoImpl.java:416)
>  [jboss-reflect.jar:2.2.0.GA]
>       at 
> org.jboss.scanning.plugins.visitor.ClassHierarchyResourceVisitor.handleClass(ClassHierarchyResourceVisitor.java:80)
>  [:1.0.0.GA]
>       at 
> org.jboss.scanning.plugins.visitor.ReflectResourceVisitor.doVisit(ReflectResourceVisitor.java:108)
>  [:1.0.0.GA]
>       at 
> org.jboss.scanning.plugins.visitor.ReflectResourceVisitor.visit(ReflectResourceVisitor.java:86)
>  [:1.0.0.GA]
>       ... 54 more
> Caused by: java.lang.annotation.AnnotationTypeMismatchException: Incorrectly 
> typed data found for annotation element public abstract 
> org.jboss.logging.Logger$Level org.jboss.logging.LogMessage.level() (Found 
> data of type Lorg/jboss/logging/Logger$Level;.INFO)
>       at 
> sun.reflect.annotation.AnnotationTypeMismatchExceptionProxy.generateException(AnnotationTypeMismatchExceptionProxy.java:38)
>  [:1.6.0_21]
>       at 
> sun.reflect.annotation.AnnotationInvocationHandler.invoke(AnnotationInvocationHandler.java:56)
>  [:1.6.0_21]
>       at $Proxy259.level(Unknown Source)      at 
> sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [:1.6.0_21]
>       at 
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) 
> [:1.6.0_21]
>       at 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>  [:1.6.0_21]
>       at java.lang.reflect.Method.invoke(Method.java:597) [:1.6.0_21]
>       at 
> org.jboss.reflect.plugins.introspection.ReflectionUtils.invoke(ReflectionUtils.java:60)
>  [jboss-reflect.jar:2.2.0.GA]
>       at 
> org.jboss.reflect.plugins.introspection.ReflectMethodInfoImpl.invoke(ReflectMethodInfoImpl.java:168)
>  [jboss-reflect.jar:2.2.0.GA]
>       at 
> org.jboss.reflect.plugins.SecurityActions.invokeMethod(SecurityActions.java:78)
>  [jboss-reflect.jar:2.2.0.GA]
>       at 
> org.jboss.reflect.plugins.AnnotationValueFactory.createAnnotationValue(AnnotationValueFactory.java:117)
>  [jboss-reflect.jar:2.2.0.GA]
>       ... 64 more

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
seam-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/seam-issues

Reply via email to