josse82
2014-05-02 08:35:42 UTC
Dear Grails users,
I get a strange exception after upgrading grails to version 2.3.8. For some
reason a new instance of TypeSpecifyableTransactionProxyFactoryBean fails to
be created during AOP because the type argument has not been set. Does
anybody have an idea of the cause?
[...]
Caused by: org.springframework.beans.factory.BeanCreationException: Error
creating bean with name 'vaultService': Initialization of bean failed;
nested exception is org.springframework.aop.framework.AopConfigException:
Could not generate CGLIB subclass of class [class
org.codehaus.groovy.grails.commons.spring.TypeSpecifyableTransactionProxyFactoryBean]:
Common causes of this problem include using a final class or a non-visible
class; nested exception is java.lang.IllegalArgumentException: Superclass
has no null constructors but no arguments were given
... 4 more
Caused by: org.springframework.aop.framework.AopConfigException: Could not
generate CGLIB subclass of class [class
org.codehaus.groovy.grails.commons.spring.TypeSpecifyableTransactionProxyFactoryBean]:
Common causes of this problem include using a final class or a non-visible
class; nested exception is java.lang.IllegalArgumentException: Superclass
has no null constructors but no arguments were given
at
grails.plugin.springsecurity.acl.AclAutoProxyCreator.createProxy(AclAutoProxyCreator.java:120)
... 4 more
Caused by: java.lang.IllegalArgumentException: Superclass has no null
constructors but no arguments were given
... 5 more
Any help will be greatly appreciated!
Kind Regards,
Joris
Belgium
--
View this message in context: http://grails.1312388.n4.nabble.com/CGLIB-AopConfigException-when-upgrading-from-2-2-4-to-2-3-8-tp4656554.html
Sent from the Grails - user mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email
I get a strange exception after upgrading grails to version 2.3.8. For some
reason a new instance of TypeSpecifyableTransactionProxyFactoryBean fails to
be created during AOP because the type argument has not been set. Does
anybody have an idea of the cause?
[...]
Caused by: org.springframework.beans.factory.BeanCreationException: Error
creating bean with name 'vaultService': Initialization of bean failed;
nested exception is org.springframework.aop.framework.AopConfigException:
Could not generate CGLIB subclass of class [class
org.codehaus.groovy.grails.commons.spring.TypeSpecifyableTransactionProxyFactoryBean]:
Common causes of this problem include using a final class or a non-visible
class; nested exception is java.lang.IllegalArgumentException: Superclass
has no null constructors but no arguments were given
... 4 more
Caused by: org.springframework.aop.framework.AopConfigException: Could not
generate CGLIB subclass of class [class
org.codehaus.groovy.grails.commons.spring.TypeSpecifyableTransactionProxyFactoryBean]:
Common causes of this problem include using a final class or a non-visible
class; nested exception is java.lang.IllegalArgumentException: Superclass
has no null constructors but no arguments were given
at
grails.plugin.springsecurity.acl.AclAutoProxyCreator.createProxy(AclAutoProxyCreator.java:120)
... 4 more
Caused by: java.lang.IllegalArgumentException: Superclass has no null
constructors but no arguments were given
... 5 more
Any help will be greatly appreciated!
Kind Regards,
Joris
Belgium
--
View this message in context: http://grails.1312388.n4.nabble.com/CGLIB-AopConfigException-when-upgrading-from-2-2-4-to-2-3-8-tp4656554.html
Sent from the Grails - user mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email