]
Frank Riedel commented on EJBTHREE-1724:
----------------------------------------
i have tried to produce the same error with a jar with less classes and i can't
produce it.
Migration from JBoss 4.2.3.GA to JBoss 5.0.0.GA, the deploy of the
myeb3.jar fails
----------------------------------------------------------------------------------
Key: EJBTHREE-1724
URL:
https://jira.jboss.org/jira/browse/EJBTHREE-1724
Project: EJB 3.0
Issue Type: Bug
Components: deployers, ejb3, interceptors
Affects Versions: AS 5.0.0.CR1
Environment: JBoss Bootstrap Environment
JBOSS_HOME: C:\Server\jboss-5.0.0.GA
JAVA: C:\Programme\Java\jdk1.6.0_10\bin\java
JAVA_OPTS: -Dprogram.name=run.bat -server -Xms128m -Xmx512m -XX:MaxPermSize=256m
-Dorg.jboss.resolver.warning=true -Dsun.rmi.dgc.client.gcInterval=3600000
-Dsun.rmi.dgc.server.gcInterval=3600000
CLASSPATH: C:\Server\jboss-5.0.0.GA\bin\run.jar
Reporter: Frank Riedel
In the jar-file are my ejb's with their local facades. the jar consists of over 1000
classes.
there are two interceptors included which will be called on object creation and update.
Every facade uses this interceptors with the @Interceptors annotation.
the creation of database will work, but the deploy fails with an exception:
10:05:23,263 ERROR [AbstractKernelController] Error installing to Start:
name=jboss.j2ee:jar=PROOFCenter-EJB.jar,name=AuftraggebernummerFacade,service=EJB3
state=Create
java.lang.StackOverflowError
in the log is also a warning with the interceptors:
09:54:33,953 WARN [InjectInterceptorsFactory] WEIRDNESS IN AOP: advisor
org.jboss.ejb3.aop.ExtendedManagedObjectAdvisor@ff364a
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: